2025-07-24T03:42:04.7567328Z Current runner version: '2.327.0' 2025-07-24T03:42:04.7573913Z Runner name: 'i-02778975168daf7aa' 2025-07-24T03:42:04.7574775Z Runner group name: 'default' 2025-07-24T03:42:04.7575613Z Machine name: 'ip-10-0-16-192' 2025-07-24T03:42:04.7578418Z ##[group]GITHUB_TOKEN Permissions 2025-07-24T03:42:04.7580777Z Contents: read 2025-07-24T03:42:04.7581400Z Metadata: read 2025-07-24T03:42:04.7581981Z ##[endgroup] 2025-07-24T03:42:04.7584193Z Secret source: Actions 2025-07-24T03:42:04.7585193Z Prepare workflow directory 2025-07-24T03:42:04.8209129Z Prepare all required actions 2025-07-24T03:42:04.8251622Z Getting action download info 2025-07-24T03:42:05.0398072Z Download action repository 'pytorch/test-infra@main' (SHA:e32c622fbd62d34f173b9f131f1eca78782b2be2) 2025-07-24T03:42:06.8604801Z Download action repository 'pytorch/pytorch@main' (SHA:07df6ba7f5597488a93b3855d52d2ead55675125) 2025-07-24T03:42:20.4880203Z Getting action download info 2025-07-24T03:42:20.5852693Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-07-24T03:42:20.8571196Z Getting action download info 2025-07-24T03:42:20.9641210Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-07-24T03:42:21.1689164Z Getting action download info 2025-07-24T03:42:21.2671057Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-07-24T03:42:21.4977783Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/149961/merge (5569cd4ca334a1ae6954f4e673fae67c59e9bc65) 2025-07-24T03:42:21.4982396Z ##[group] Inputs 2025-07-24T03:42:21.4982854Z build-environment: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-07-24T03:42:21.4983488Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-07-24T03:42:21.4983991Z cuda-version: cpu 2025-07-24T03:42:21.4984239Z sync-tag: 2025-07-24T03:42:21.4984848Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge" }, ]} 2025-07-24T03:42:21.4985426Z runner: linux.large 2025-07-24T03:42:21.4985696Z ##[endgroup] 2025-07-24T03:42:21.4986214Z Complete job name: linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, linux.4xlarge) 2025-07-24T03:42:21.5475979Z A job started hook has been configured by the self-hosted runner administrator 2025-07-24T03:42:21.5593435Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-07-24T03:42:21.5602825Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:42:21.5603502Z ##[endgroup] 2025-07-24T03:42:22.8419668Z Runner Type: linux.4xlarge 2025-07-24T03:42:22.8420220Z Instance Type: c5.4xlarge 2025-07-24T03:42:22.8420496Z AMI Name: unknown 2025-07-24T03:42:22.8453939Z AMI ID: ami-05ffe3c48a9991133 2025-07-24T03:42:28.4266786Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-07-24T03:42:28.4267279Z with: 2025-07-24T03:42:28.4267903Z github-secret: *** 2025-07-24T03:42:28.4268203Z activate-with-label: false 2025-07-24T03:42:28.4268520Z label: with-ssh 2025-07-24T03:42:28.4268798Z remove-existing-keys: true 2025-07-24T03:42:28.4269102Z fail-silently: true 2025-07-24T03:42:28.4269348Z env: 2025-07-24T03:42:28.4269575Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:42:28.4269835Z ##[endgroup] 2025-07-24T03:42:28.5751800Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-07-24T03:42:28.9504198Z Grabbing public ssh keys from https://github.com/benjaminglass1.keys 2025-07-24T03:42:29.0071811Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2025-07-24T03:42:29.0086155Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2025-07-24T03:42:29.0122977Z Login using: ssh ec2-user@ec2-44-202-204-28.compute-1.amazonaws.com 2025-07-24T03:42:29.0278622Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-07-24T03:42:29.0279087Z with: 2025-07-24T03:42:29.0279521Z submodules: recursive 2025-07-24T03:42:29.0279786Z fetch-depth: 0 2025-07-24T03:42:29.0280026Z env: 2025-07-24T03:42:29.0280238Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:42:29.0280512Z ##[endgroup] 2025-07-24T03:42:29.0370620Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:42:29.0371660Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:42:29.0381413Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:42:29.0381828Z env: 2025-07-24T03:42:29.0382047Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:42:29.0382324Z ##[endgroup] 2025-07-24T03:42:29.0489540Z ##[group]Run # Use all available CPUs for fetching 2025-07-24T03:42:29.0490062Z # Use all available CPUs for fetching 2025-07-24T03:42:29.0490425Z cd "${GITHUB_WORKSPACE}" 2025-07-24T03:42:29.0490805Z git config --global fetch.parallel 0 2025-07-24T03:42:29.0491209Z git config --global submodule.fetchJobs 0 2025-07-24T03:42:29.0491573Z  2025-07-24T03:42:29.0491957Z # Clean workspace. The default checkout action should also do this, but 2025-07-24T03:42:29.0492454Z # do it here as well just in case 2025-07-24T03:42:29.0492798Z if [[ -d .git ]]; then 2025-07-24T03:42:29.0493095Z  if [ -z "${NO_SUDO}" ]; then 2025-07-24T03:42:29.0493434Z  sudo git clean -ffdx 2025-07-24T03:42:29.0493719Z  else 2025-07-24T03:42:29.0493983Z  git clean -ffdx 2025-07-24T03:42:29.0494284Z  fi 2025-07-24T03:42:29.0494515Z fi 2025-07-24T03:42:29.0500155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:42:29.0500568Z env: 2025-07-24T03:42:29.0500941Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:42:29.0501232Z NO_SUDO: 2025-07-24T03:42:29.0501456Z ##[endgroup] 2025-07-24T03:42:29.0642559Z ##[group]Run actions/checkout@v4 2025-07-24T03:42:29.0643018Z with: 2025-07-24T03:42:29.0643381Z ref: 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:42:29.0643842Z fetch-depth: 0 2025-07-24T03:42:29.0644166Z submodules: recursive 2025-07-24T03:42:29.0644559Z show-progress: false 2025-07-24T03:42:29.0644947Z repository: pytorch/pytorch 2025-07-24T03:42:29.0645464Z token: *** 2025-07-24T03:42:29.0645821Z ssh-strict: true 2025-07-24T03:42:29.0646118Z ssh-user: git 2025-07-24T03:42:29.0646498Z persist-credentials: true 2025-07-24T03:42:29.0646852Z clean: true 2025-07-24T03:42:29.0647231Z sparse-checkout-cone-mode: true 2025-07-24T03:42:29.0647677Z fetch-tags: false 2025-07-24T03:42:29.0648050Z lfs: false 2025-07-24T03:42:29.0648392Z set-safe-directory: true 2025-07-24T03:42:29.0648706Z env: 2025-07-24T03:42:29.0649103Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:42:29.0649427Z ##[endgroup] 2025-07-24T03:42:29.1856625Z Syncing repository: pytorch/pytorch 2025-07-24T03:42:29.1858223Z ##[group]Getting Git version info 2025-07-24T03:42:29.1858978Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-07-24T03:42:29.1859843Z [command]/usr/bin/git version 2025-07-24T03:42:29.2033857Z git version 2.47.1 2025-07-24T03:42:29.2060033Z ##[endgroup] 2025-07-24T03:42:29.2076179Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/79eb5359-de98-464d-9a43-e0f599bb1038/.gitconfig' 2025-07-24T03:42:29.2094917Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/79eb5359-de98-464d-9a43-e0f599bb1038' before making global git config changes 2025-07-24T03:42:29.2096102Z Adding repository directory to the temporary git global config as a safe directory 2025-07-24T03:42:29.2099762Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-24T03:42:29.2144893Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-07-24T03:42:29.2148018Z ##[group]Initializing the repository 2025-07-24T03:42:29.2152232Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-24T03:42:29.2210574Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-07-24T03:42:29.2211364Z hint: is subject to change. To configure the initial branch name to use in all 2025-07-24T03:42:29.2212036Z hint: of your new repositories, which will suppress this warning, call: 2025-07-24T03:42:29.2212557Z hint: 2025-07-24T03:42:29.2212937Z hint: git config --global init.defaultBranch 2025-07-24T03:42:29.2213400Z hint: 2025-07-24T03:42:29.2213836Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-07-24T03:42:29.2214497Z hint: 'development'. The just-created branch can be renamed via this command: 2025-07-24T03:42:29.2215068Z hint: 2025-07-24T03:42:29.2215380Z hint: git branch -m 2025-07-24T03:42:29.2229528Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-07-24T03:42:29.2237740Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-07-24T03:42:29.2275081Z ##[endgroup] 2025-07-24T03:42:29.2275699Z ##[group]Disabling automatic garbage collection 2025-07-24T03:42:29.2278288Z [command]/usr/bin/git config --local gc.auto 0 2025-07-24T03:42:29.2303692Z ##[endgroup] 2025-07-24T03:42:29.2304166Z ##[group]Setting up auth 2025-07-24T03:42:29.2309826Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-24T03:42:29.2336284Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-24T03:42:29.2685807Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-24T03:42:29.2714834Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-07-24T03:42:29.3021458Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-24T03:42:29.3072228Z ##[endgroup] 2025-07-24T03:42:29.3072679Z ##[group]Fetching the repository 2025-07-24T03:42:29.3094918Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-07-24T03:43:15.5184947Z From https://github.com/pytorch/pytorch 2025-07-24T03:43:15.5185495Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-07-24T03:43:15.5186250Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-07-24T03:43:15.5187071Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-07-24T03:43:15.5188412Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-07-24T03:43:15.5189153Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-07-24T03:43:15.5189808Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-07-24T03:43:15.5190582Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-07-24T03:43:15.5191679Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-07-24T03:43:15.5193087Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-07-24T03:43:15.5194157Z * [new branch] ZainRizvi-patch-1 -> origin/ZainRizvi-patch-1 2025-07-24T03:43:15.5195946Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-07-24T03:43:15.5196619Z * [new branch] addVllmPin -> origin/addVllmPin 2025-07-24T03:43:15.5197772Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-07-24T03:43:15.5198900Z * [new branch] addbuildvllm -> origin/addbuildvllm 2025-07-24T03:43:15.5200055Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-07-24T03:43:15.5201428Z * [new branch] addsimde -> origin/addsimde 2025-07-24T03:43:15.5203222Z * [new branch] addvllpinnedfile -> origin/addvllpinnedfile 2025-07-24T03:43:15.5204848Z * [new branch] adi/skip_slow_tests -> origin/adi/skip_slow_tests 2025-07-24T03:43:15.5205857Z * [new branch] adi/test -> origin/adi/test 2025-07-24T03:43:15.5207011Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-07-24T03:43:15.5208300Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-07-24T03:43:15.5209346Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-07-24T03:43:15.5210509Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-07-24T03:43:15.5211670Z * [new branch] adi/update_openblas -> origin/adi/update_openblas 2025-07-24T03:43:15.5213756Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-07-24T03:43:15.5214812Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-07-24T03:43:15.5215995Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-07-24T03:43:15.5217369Z * [new branch] alt-disable -> origin/alt-disable 2025-07-24T03:43:15.5219058Z * [new branch] angelayi/155426 -> origin/angelayi/155426 2025-07-24T03:43:15.5219971Z * [new branch] angelayi/157183 -> origin/angelayi/157183 2025-07-24T03:43:15.5221214Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-07-24T03:43:15.5222341Z * [new branch] angelayi/aoti_custom_op -> origin/angelayi/aoti_custom_op 2025-07-24T03:43:15.5223405Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-07-24T03:43:15.5224611Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-07-24T03:43:15.5226293Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-07-24T03:43:15.5227423Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-07-24T03:43:15.5228927Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-07-24T03:43:15.5230500Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-07-24T03:43:15.5231582Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-07-24T03:43:15.5232752Z * [new branch] angelayi/docs2 -> origin/angelayi/docs2 2025-07-24T03:43:15.5234084Z * [new branch] angelayi/dynamo_fake_input -> origin/angelayi/dynamo_fake_input 2025-07-24T03:43:15.5235074Z * [new branch] angelayi/fake_device -> origin/angelayi/fake_device 2025-07-24T03:43:15.5236284Z * [new branch] angelayi/int_lift_constants -> origin/angelayi/int_lift_constants 2025-07-24T03:43:15.5237545Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-07-24T03:43:15.5238612Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-07-24T03:43:15.5239780Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-07-24T03:43:15.5241034Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-07-24T03:43:15.5242115Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-07-24T03:43:15.5243306Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-07-24T03:43:15.5244440Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-07-24T03:43:15.5245677Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-07-24T03:43:15.5246793Z * [new branch] aoti_static_linkage -> origin/aoti_static_linkage 2025-07-24T03:43:15.5248061Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-07-24T03:43:15.5249867Z * [new branch] arsh/symint_mm_ind_decomp -> origin/arsh/symint_mm_ind_decomp 2025-07-24T03:43:15.5251388Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-07-24T03:43:15.5252442Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-07-24T03:43:15.5253637Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-07-24T03:43:15.5254921Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-07-24T03:43:15.5256043Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-07-24T03:43:15.5257320Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-07-24T03:43:15.5258496Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-07-24T03:43:15.5259623Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-07-24T03:43:15.5260806Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-07-24T03:43:15.5261940Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-07-24T03:43:15.5263323Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-07-24T03:43:15.5264467Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-07-24T03:43:15.5265577Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-07-24T03:43:15.5266790Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-07-24T03:43:15.5267935Z * [new branch] backupvllm -> origin/backupvllm 2025-07-24T03:43:15.5269768Z * [new branch] base/1.5 -> origin/base/1.5 2025-07-24T03:43:15.5270939Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-07-24T03:43:15.5272019Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-07-24T03:43:15.5273168Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-07-24T03:43:15.5275174Z * [new branch] benjaminglass1/mark-large-tensor-tests-serial -> origin/benjaminglass1/mark-large-tensor-tests-serial 2025-07-24T03:43:15.5276475Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-07-24T03:43:15.5278094Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-07-24T03:43:15.5279714Z * [new branch] bf/cg-capture-size -> origin/bf/cg-capture-size 2025-07-24T03:43:15.5280685Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-07-24T03:43:15.5281778Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-07-24T03:43:15.5283018Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-07-24T03:43:15.5284793Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-07-24T03:43:15.5285845Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-07-24T03:43:15.5287026Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-07-24T03:43:15.5288155Z * [new branch] bf/improve-kernel-bench -> origin/bf/improve-kernel-bench 2025-07-24T03:43:15.5289241Z * [new branch] bf/kernel-benchmark -> origin/bf/kernel-benchmark 2025-07-24T03:43:15.5290406Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-07-24T03:43:15.5291609Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-07-24T03:43:15.5292782Z * [new branch] bf/recompile-context -> origin/bf/recompile-context 2025-07-24T03:43:15.5293922Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-07-24T03:43:15.5295007Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-07-24T03:43:15.5296083Z * [new branch] bf16adamw -> origin/bf16adamw 2025-07-24T03:43:15.5297445Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-07-24T03:43:15.5298388Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-07-24T03:43:15.5299477Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-07-24T03:43:15.5300628Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-07-24T03:43:15.5301704Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-07-24T03:43:15.5302794Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-07-24T03:43:15.5303899Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-07-24T03:43:15.5305081Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-07-24T03:43:15.5306192Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-07-24T03:43:15.5307255Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-07-24T03:43:15.5308314Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-07-24T03:43:15.5309438Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-07-24T03:43:15.5310565Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-07-24T03:43:15.5311632Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-07-24T03:43:15.5312773Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-07-24T03:43:15.5313811Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-07-24T03:43:15.5314859Z * [new branch] bit8_transpose_pack -> origin/bit8_transpose_pack 2025-07-24T03:43:15.5316648Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-07-24T03:43:15.5317699Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-07-24T03:43:15.5318741Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-07-24T03:43:15.5320503Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-07-24T03:43:15.5322048Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-07-24T03:43:15.5323178Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-07-24T03:43:15.5324284Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-07-24T03:43:15.5325385Z * [new branch] brister/wrapper_fx_precomputed_size -> origin/brister/wrapper_fx_precomputed_size 2025-07-24T03:43:15.5326387Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-07-24T03:43:15.5327441Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-07-24T03:43:15.5329681Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-07-24T03:43:15.5330918Z * [new branch] camyll/test_precommit_hooks_lintrunner -> origin/camyll/test_precommit_hooks_lintrunner 2025-07-24T03:43:15.5331906Z * [new branch] camyllh/cherry-pick-155109-revert-to-release2.8 -> origin/camyllh/cherry-pick-155109-revert-to-release2.8 2025-07-24T03:43:15.5332997Z * [new branch] camyllh/cherrypick-151547-for-release28 -> origin/camyllh/cherrypick-151547-for-release28 2025-07-24T03:43:15.5334053Z * [new branch] camyllh/cherrypick_152932_for_release_2.8 -> origin/camyllh/cherrypick_152932_for_release_2.8 2025-07-24T03:43:15.5335442Z * [new branch] camyllh/revert-138222-in-release-2.8 -> origin/camyllh/revert-138222-in-release-2.8 2025-07-24T03:43:15.5337066Z * [new branch] camyllh/revert-155412-on-release-branch -> origin/camyllh/revert-155412-on-release-branch 2025-07-24T03:43:15.5338060Z * [new branch] camyllh/revert-156552-on-release-2.8 -> origin/camyllh/revert-156552-on-release-2.8 2025-07-24T03:43:15.5339190Z * [new branch] camyllh/revert_156517_on_release_2.8 -> origin/camyllh/revert_156517_on_release_2.8 2025-07-24T03:43:15.5340327Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-07-24T03:43:15.5341566Z * [new branch] cherry-pick-147095-by-pytorch_bot_bot_ -> origin/cherry-pick-147095-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5342787Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5343954Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5345255Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5346417Z * [new branch] cherry-pick-155214-by-pytorch_bot_bot_ -> origin/cherry-pick-155214-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5348112Z * [new branch] cherry-pick-155255-by-pytorch_bot_bot_ -> origin/cherry-pick-155255-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5349300Z * [new branch] cherry-pick-155896-by-pytorch_bot_bot_ -> origin/cherry-pick-155896-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5350687Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5351977Z * [new branch] cherry-pick-156499-by-pytorch_bot_bot_ -> origin/cherry-pick-156499-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5353162Z * [new branch] cherry-pick-156664-by-pytorch_bot_bot_ -> origin/cherry-pick-156664-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5354297Z * [new branch] cherry-pick-156708-by-pytorch_bot_bot_ -> origin/cherry-pick-156708-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5355556Z * [new branch] cherry-pick-156719-by-pytorch_bot_bot_ -> origin/cherry-pick-156719-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5356719Z * [new branch] cherry-pick-156731-by-pytorch_bot_bot_ -> origin/cherry-pick-156731-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5358013Z * [new branch] cherry-pick-156783-by-pytorch_bot_bot_ -> origin/cherry-pick-156783-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5359077Z * [new branch] cherry-pick-156847-by-pytorch_bot_bot_ -> origin/cherry-pick-156847-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5360330Z * [new branch] cherry-pick-156876-by-pytorch_bot_bot_ -> origin/cherry-pick-156876-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5362186Z * [new branch] cherry-pick-156888-by-pytorch_bot_bot_ -> origin/cherry-pick-156888-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5363185Z * [new branch] cherry-pick-156898-by-pytorch_bot_bot_ -> origin/cherry-pick-156898-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5364436Z * [new branch] cherry-pick-156910-by-pytorch_bot_bot_ -> origin/cherry-pick-156910-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5365725Z * [new branch] cherry-pick-157014-by-pytorch_bot_bot_ -> origin/cherry-pick-157014-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5366995Z * [new branch] cherry-pick-157017-by-pytorch_bot_bot_ -> origin/cherry-pick-157017-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5368204Z * [new branch] cherry-pick-157023-by-pytorch_bot_bot_ -> origin/cherry-pick-157023-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5369355Z * [new branch] cherry-pick-157130-by-pytorch_bot_bot_ -> origin/cherry-pick-157130-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5370507Z * [new branch] cherry-pick-157179-by-pytorch_bot_bot_ -> origin/cherry-pick-157179-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5371746Z * [new branch] cherry-pick-157292-by-pytorch_bot_bot_ -> origin/cherry-pick-157292-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5372955Z * [new branch] cherry-pick-157322-by-pytorch_bot_bot_ -> origin/cherry-pick-157322-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5374079Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5375250Z * [new branch] cherry-pick-157466-by-pytorch_bot_bot_ -> origin/cherry-pick-157466-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5376401Z * [new branch] cherry-pick-157467-by-pytorch_bot_bot_ -> origin/cherry-pick-157467-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5377604Z * [new branch] cherry-pick-157503-by-pytorch_bot_bot_ -> origin/cherry-pick-157503-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5378792Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5379956Z * [new branch] cherry-pick-157516-by-pytorch_bot_bot_ -> origin/cherry-pick-157516-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5381150Z * [new branch] cherry-pick-157558-by-pytorch_bot_bot_ -> origin/cherry-pick-157558-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5382223Z * [new branch] cherry-pick-157598-by-pytorch_bot_bot_ -> origin/cherry-pick-157598-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5383412Z * [new branch] cherry-pick-157600-by-pytorch_bot_bot_ -> origin/cherry-pick-157600-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5384701Z * [new branch] cherry-pick-157630-by-pytorch_bot_bot_ -> origin/cherry-pick-157630-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5385981Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5387104Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5388375Z * [new branch] cherry-pick-157733-by-pytorch_bot_bot_ -> origin/cherry-pick-157733-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5389590Z * [new branch] cherry-pick-157843-by-pytorch_bot_bot_ -> origin/cherry-pick-157843-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5390707Z * [new branch] cherry-pick-157993-by-pytorch_bot_bot_ -> origin/cherry-pick-157993-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5392460Z * [new branch] cherry-pick-158064-by-pytorch_bot_bot_ -> origin/cherry-pick-158064-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5393615Z * [new branch] cherry-pick-158126-by-pytorch_bot_bot_ -> origin/cherry-pick-158126-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5394633Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5395833Z * [new branch] cherry-pick-158295-by-pytorch_bot_bot_ -> origin/cherry-pick-158295-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5397087Z * [new branch] cherry-pick-158301-by-pytorch_bot_bot_ -> origin/cherry-pick-158301-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5398303Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5399512Z * [new branch] cherry-pick-158572-by-pytorch_bot_bot_ -> origin/cherry-pick-158572-by-pytorch_bot_bot_ 2025-07-24T03:43:15.5400502Z * [new branch] cherry-pick-158595 -> origin/cherry-pick-158595 2025-07-24T03:43:15.5402330Z * [new branch] cherry-pick-PR-158746 -> origin/cherry-pick-PR-158746 2025-07-24T03:43:15.5403891Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-07-24T03:43:15.5405228Z * [new branch] ck-epilogue-fix -> origin/ck-epilogue-fix 2025-07-24T03:43:15.5406331Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-07-24T03:43:15.5407512Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-07-24T03:43:15.5408573Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-07-24T03:43:15.5409620Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-07-24T03:43:15.5410719Z * [new branch] cleantest1 -> origin/cleantest1 2025-07-24T03:43:15.5412831Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-07-24T03:43:15.5413986Z * [new branch] codex/update-default-size_hint-fallback-value -> origin/codex/update-default-size_hint-fallback-value 2025-07-24T03:43:15.5414784Z * [new branch] collective_c_shim -> origin/collective_c_shim 2025-07-24T03:43:15.5415949Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-07-24T03:43:15.5417133Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-07-24T03:43:15.5418186Z * [new branch] context_test -> origin/context_test 2025-07-24T03:43:15.5419833Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-07-24T03:43:15.5420848Z * [new branch] copy_graph -> origin/copy_graph 2025-07-24T03:43:15.5422538Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-07-24T03:43:15.5424018Z * [new branch] csl/3_proc_sm -> origin/csl/3_proc_sm 2025-07-24T03:43:15.5425218Z * [new branch] csl/add_file_merge_conflict_csv -> origin/csl/add_file_merge_conflict_csv 2025-07-24T03:43:15.5426266Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-07-24T03:43:15.5427383Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-07-24T03:43:15.5428412Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-07-24T03:43:15.5429943Z * [new branch] csl/ci_upload_artifacts_with_running -> origin/csl/ci_upload_artifacts_with_running 2025-07-24T03:43:15.5431271Z * [new branch] csl/clean_up_max_jobs_override -> origin/csl/clean_up_max_jobs_override 2025-07-24T03:43:15.5432331Z * [new branch] csl/clean_up_more_tags -> origin/csl/clean_up_more_tags 2025-07-24T03:43:15.5433520Z * [new branch] csl/disable_periodic_tests -> origin/csl/disable_periodic_tests 2025-07-24T03:43:15.5434470Z * [new branch] csl/docker_instru_ssh -> origin/csl/docker_instru_ssh 2025-07-24T03:43:15.5435593Z * [new branch] csl/faketensortest_super_setup -> origin/csl/faketensortest_super_setup 2025-07-24T03:43:15.5436648Z * [new branch] csl/fix_docker_imgs_for_release -> origin/csl/fix_docker_imgs_for_release 2025-07-24T03:43:15.5437670Z * [new branch] csl/fix_flaky_dist_test -> origin/csl/fix_flaky_dist_test 2025-07-24T03:43:15.5438809Z * [new branch] csl/katex -> origin/csl/katex 2025-07-24T03:43:15.5439923Z * [new branch] csl/keep_going_main -> origin/csl/keep_going_main 2025-07-24T03:43:15.5440999Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-07-24T03:43:15.5442287Z * [new branch] csl/lintrunner_changed_files_removed -> origin/csl/lintrunner_changed_files_removed 2025-07-24T03:43:15.5443430Z * [new branch] csl/lintrunner_changed_files_removed_test -> origin/csl/lintrunner_changed_files_removed_test 2025-07-24T03:43:15.5444380Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-07-24T03:43:15.5445427Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-07-24T03:43:15.5446576Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-07-24T03:43:15.5447637Z * [new branch] csl/print_set_output -> origin/csl/print_set_output 2025-07-24T03:43:15.5448675Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-07-24T03:43:15.5449958Z * [new branch] csl/rocm_binary -> origin/csl/rocm_binary 2025-07-24T03:43:15.5451068Z * [new branch] csl/rocm_inductor -> origin/csl/rocm_inductor 2025-07-24T03:43:15.5452299Z * [new branch] csl/rocm_upload_artifacts_while_running -> origin/csl/rocm_upload_artifacts_while_running 2025-07-24T03:43:15.5453332Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-07-24T03:43:15.5454389Z * [new branch] csl/td_dynamo -> origin/csl/td_dynamo 2025-07-24T03:43:15.5455583Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-07-24T03:43:15.5456580Z * [new branch] csl/unused_docker -> origin/csl/unused_docker 2025-07-24T03:43:15.5457717Z * [new branch] csl/update_mobile_build_docker_img -> origin/csl/update_mobile_build_docker_img 2025-07-24T03:43:15.5458869Z * [new branch] csl/viable_strict_concurrency_group -> origin/csl/viable_strict_concurrency_group 2025-07-24T03:43:15.5459845Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-07-24T03:43:15.5461130Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-07-24T03:43:15.5462176Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-07-24T03:43:15.5463338Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-07-24T03:43:15.5464576Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-07-24T03:43:15.5466258Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-07-24T03:43:15.5467253Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-07-24T03:43:15.5468331Z * [new branch] d4l3k/fix_h100_ci -> origin/d4l3k/fix_h100_ci 2025-07-24T03:43:15.5469365Z * [new branch] d4l3k/wait_stream -> origin/d4l3k/wait_stream 2025-07-24T03:43:15.5470676Z * [new branch] dcp-safetensor-test-fix -> origin/dcp-safetensor-test-fix 2025-07-24T03:43:15.5471842Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-07-24T03:43:15.5472939Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-07-24T03:43:15.5475906Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-07-24T03:43:15.5476775Z * [new branch] deprecation_decorator -> origin/deprecation_decorator 2025-07-24T03:43:15.5478495Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-07-24T03:43:15.5479532Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-07-24T03:43:15.5481768Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-07-24T03:43:15.5482936Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-07-24T03:43:15.5484455Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-07-24T03:43:15.5485730Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-07-24T03:43:15.5486774Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-07-24T03:43:15.5488314Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-07-24T03:43:15.5489895Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-07-24T03:43:15.5491438Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-07-24T03:43:15.5493064Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-07-24T03:43:15.5494512Z * [new branch] dev/joona/sdpa_nans -> origin/dev/joona/sdpa_nans 2025-07-24T03:43:15.5495809Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-07-24T03:43:15.5497100Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-07-24T03:43:15.5498525Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-07-24T03:43:15.5499850Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-07-24T03:43:15.5500892Z * [new branch] disable -> origin/disable 2025-07-24T03:43:15.5502155Z * [new branch] divup -> origin/divup 2025-07-24T03:43:15.5503578Z * [new branch] divyanshk-log-api-usage-datapipes-1 -> origin/divyanshk-log-api-usage-datapipes-1 2025-07-24T03:43:15.5504539Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-07-24T03:43:15.5506324Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-07-24T03:43:15.5507345Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-07-24T03:43:15.5508482Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-07-24T03:43:15.5509501Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-07-24T03:43:15.5510928Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-07-24T03:43:15.5511996Z * [new branch] enable-b200-benchmark -> origin/enable-b200-benchmark 2025-07-24T03:43:15.5513278Z * [new branch] enable_td_rocm -> origin/enable_td_rocm 2025-07-24T03:43:15.5514380Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-07-24T03:43:15.5515495Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-07-24T03:43:15.5516859Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-07-24T03:43:15.5518482Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-07-24T03:43:15.5519534Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-07-24T03:43:15.5520595Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-07-24T03:43:15.5521743Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-07-24T03:43:15.5522763Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-07-24T03:43:15.5524285Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-07-24T03:43:15.5525696Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-07-24T03:43:15.5526863Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-07-24T03:43:15.5527792Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-07-24T03:43:15.5528992Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-07-24T03:43:15.5530104Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-07-24T03:43:15.5531132Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-07-24T03:43:15.5532434Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-07-24T03:43:15.5533388Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-07-24T03:43:15.5534652Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-07-24T03:43:15.5535671Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-07-24T03:43:15.5536690Z * [new branch] exclamaforte/log_mul -> origin/exclamaforte/log_mul 2025-07-24T03:43:15.5537831Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-07-24T03:43:15.5539017Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-07-24T03:43:15.5540184Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-07-24T03:43:15.5541311Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-07-24T03:43:15.5542455Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-07-24T03:43:15.5543526Z * [new branch] exclamaforte/update-pandas-numpy-ci -> origin/exclamaforte/update-pandas-numpy-ci 2025-07-24T03:43:15.5545312Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-07-24T03:43:15.5546283Z * [new branch] exec -> origin/exec 2025-07-24T03:43:15.5547681Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-07-24T03:43:15.5548791Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-07-24T03:43:15.5550315Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-07-24T03:43:15.5552371Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-07-24T03:43:15.5553534Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-07-24T03:43:15.5554852Z * [new branch] export-D71446522 -> origin/export-D71446522 2025-07-24T03:43:15.5555959Z * [new branch] export-D72391401 -> origin/export-D72391401 2025-07-24T03:43:15.5557478Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-07-24T03:43:15.5558461Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-07-24T03:43:15.5559577Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-07-24T03:43:15.5560893Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-07-24T03:43:15.5561994Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-07-24T03:43:15.5563306Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-07-24T03:43:15.5564319Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-07-24T03:43:15.5565441Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-07-24T03:43:15.5566548Z * [new branch] export-D76463347 -> origin/export-D76463347 2025-07-24T03:43:15.5567658Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-07-24T03:43:15.5568755Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-07-24T03:43:15.5569895Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-07-24T03:43:15.5572496Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-07-24T03:43:15.5573388Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-07-24T03:43:15.5574085Z * [new branch] export-D77639021 -> origin/export-D77639021 2025-07-24T03:43:15.5574635Z * [new branch] export-D78047846 -> origin/export-D78047846 2025-07-24T03:43:15.5575664Z * [new branch] export-D78308105 -> origin/export-D78308105 2025-07-24T03:43:15.5576794Z * [new branch] export-D78363609 -> origin/export-D78363609 2025-07-24T03:43:15.5578127Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-07-24T03:43:15.5579514Z * [new branch] export-D78431075 -> origin/export-D78431075 2025-07-24T03:43:15.5580542Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-07-24T03:43:15.5581925Z * [new branch] export-D78524147 -> origin/export-D78524147 2025-07-24T03:43:15.5583014Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-07-24T03:43:15.5584336Z * [new branch] export-D78588406 -> origin/export-D78588406 2025-07-24T03:43:15.5585783Z * [new branch] export-D78691422 -> origin/export-D78691422 2025-07-24T03:43:15.5587325Z * [new branch] export-D78758466 -> origin/export-D78758466 2025-07-24T03:43:15.5588669Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-07-24T03:43:15.5589697Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-07-24T03:43:15.5590982Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-07-24T03:43:15.5592066Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-07-24T03:43:15.5593625Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-07-24T03:43:15.5594961Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-07-24T03:43:15.5596006Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-07-24T03:43:15.5597337Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-07-24T03:43:15.5598974Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-07-24T03:43:15.5600248Z * [new branch] fca -> origin/fca 2025-07-24T03:43:15.5601448Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-07-24T03:43:15.5602431Z * [new branch] fca5 -> origin/fca5 2025-07-24T03:43:15.5604252Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-07-24T03:43:15.5605423Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-07-24T03:43:15.5606486Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-07-24T03:43:15.5607345Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-07-24T03:43:15.5609137Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-07-24T03:43:15.5610143Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-07-24T03:43:15.5611955Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-07-24T03:43:15.5612925Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-07-24T03:43:15.5614050Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-07-24T03:43:15.5615064Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-07-24T03:43:15.5616096Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-07-24T03:43:15.5617129Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-07-24T03:43:15.5618202Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-07-24T03:43:15.5619589Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-07-24T03:43:15.5621356Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-07-24T03:43:15.5622452Z * [new branch] fix -> origin/fix 2025-07-24T03:43:15.5623857Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-07-24T03:43:15.5624999Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-07-24T03:43:15.5626288Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-07-24T03:43:15.5627392Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-07-24T03:43:15.5628568Z * [new branch] fix-issue-149534-attempt-1 -> origin/fix-issue-149534-attempt-1 2025-07-24T03:43:15.5629697Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-07-24T03:43:15.5630782Z * [new branch] fix_153389 -> origin/fix_153389 2025-07-24T03:43:15.5632156Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-07-24T03:43:15.5633209Z * [new branch] fix_fake_tensor_issue -> origin/fix_fake_tensor_issue 2025-07-24T03:43:15.5634366Z * [new branch] fix_sbgemm_bf16 -> origin/fix_sbgemm_bf16 2025-07-24T03:43:15.5635703Z * [new branch] fixes-triage -> origin/fixes-triage 2025-07-24T03:43:15.5636748Z * [new branch] flex-lowering -> origin/flex-lowering 2025-07-24T03:43:15.5638145Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-07-24T03:43:15.5639754Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-07-24T03:43:15.5640796Z * [new branch] fsdp-qps-drop -> origin/fsdp-qps-drop 2025-07-24T03:43:15.5642135Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-07-24T03:43:15.5643246Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-07-24T03:43:15.5644773Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-07-24T03:43:15.5645779Z * [new branch] fused_qkv -> origin/fused_qkv 2025-07-24T03:43:15.5647146Z * [new branch] fx_cpp -> origin/fx_cpp 2025-07-24T03:43:15.5649277Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-07-24T03:43:15.5652070Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-07-24T03:43:15.5653067Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-07-24T03:43:15.5654908Z * [new branch] gh/CaoE/1/base -> origin/gh/CaoE/1/base 2025-07-24T03:43:15.5655904Z * [new branch] gh/CaoE/1/head -> origin/gh/CaoE/1/head 2025-07-24T03:43:15.5657037Z * [new branch] gh/CaoE/1/orig -> origin/gh/CaoE/1/orig 2025-07-24T03:43:15.5658680Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-07-24T03:43:15.5659652Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-07-24T03:43:15.5660963Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-07-24T03:43:15.5662484Z * [new branch] gh/CaoE/3/base -> origin/gh/CaoE/3/base 2025-07-24T03:43:15.5663501Z * [new branch] gh/CaoE/3/head -> origin/gh/CaoE/3/head 2025-07-24T03:43:15.5664665Z * [new branch] gh/CaoE/3/orig -> origin/gh/CaoE/3/orig 2025-07-24T03:43:15.5666996Z * [new branch] gh/ColinPeppler/72/base -> origin/gh/ColinPeppler/72/base 2025-07-24T03:43:15.5667983Z * [new branch] gh/ColinPeppler/72/head -> origin/gh/ColinPeppler/72/head 2025-07-24T03:43:15.5669075Z * [new branch] gh/ColinPeppler/72/orig -> origin/gh/ColinPeppler/72/orig 2025-07-24T03:43:15.5670772Z * [new branch] gh/ColinPeppler/75/base -> origin/gh/ColinPeppler/75/base 2025-07-24T03:43:15.5671815Z * [new branch] gh/ColinPeppler/75/head -> origin/gh/ColinPeppler/75/head 2025-07-24T03:43:15.5672953Z * [new branch] gh/ColinPeppler/75/orig -> origin/gh/ColinPeppler/75/orig 2025-07-24T03:43:15.5674439Z * [new branch] gh/ColinPeppler/76/base -> origin/gh/ColinPeppler/76/base 2025-07-24T03:43:15.5675511Z * [new branch] gh/ColinPeppler/76/head -> origin/gh/ColinPeppler/76/head 2025-07-24T03:43:15.5676699Z * [new branch] gh/ColinPeppler/76/orig -> origin/gh/ColinPeppler/76/orig 2025-07-24T03:43:15.5678578Z * [new branch] gh/ColinPeppler/77/base -> origin/gh/ColinPeppler/77/base 2025-07-24T03:43:15.5679537Z * [new branch] gh/ColinPeppler/77/head -> origin/gh/ColinPeppler/77/head 2025-07-24T03:43:15.5680684Z * [new branch] gh/ColinPeppler/77/orig -> origin/gh/ColinPeppler/77/orig 2025-07-24T03:43:15.5682743Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-07-24T03:43:15.5683742Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-07-24T03:43:15.5685328Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-07-24T03:43:15.5686451Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-07-24T03:43:15.5687553Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-07-24T03:43:15.5689154Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-07-24T03:43:15.5690115Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-07-24T03:43:15.5691234Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-07-24T03:43:15.5693707Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-07-24T03:43:15.5694576Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-07-24T03:43:15.5696569Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-07-24T03:43:15.5697582Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-07-24T03:43:15.5698664Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-07-24T03:43:15.5700389Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-07-24T03:43:15.5701366Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-07-24T03:43:15.5702474Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-07-24T03:43:15.5704127Z * [new branch] gh/H-Huang/172/base -> origin/gh/H-Huang/172/base 2025-07-24T03:43:15.5705534Z * [new branch] gh/H-Huang/172/head -> origin/gh/H-Huang/172/head 2025-07-24T03:43:15.5706541Z * [new branch] gh/H-Huang/172/orig -> origin/gh/H-Huang/172/orig 2025-07-24T03:43:15.5708207Z * [new branch] gh/H-Huang/177/base -> origin/gh/H-Huang/177/base 2025-07-24T03:43:15.5709226Z * [new branch] gh/H-Huang/177/head -> origin/gh/H-Huang/177/head 2025-07-24T03:43:15.5710335Z * [new branch] gh/H-Huang/177/orig -> origin/gh/H-Huang/177/orig 2025-07-24T03:43:15.5712069Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-07-24T03:43:15.5713010Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-07-24T03:43:15.5714147Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-07-24T03:43:15.5715760Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-07-24T03:43:15.5716753Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-07-24T03:43:15.5717867Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-07-24T03:43:15.5719499Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-07-24T03:43:15.5720530Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-07-24T03:43:15.5721584Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-07-24T03:43:15.5723206Z * [new branch] gh/H-Huang/185/base -> origin/gh/H-Huang/185/base 2025-07-24T03:43:15.5724373Z * [new branch] gh/H-Huang/185/head -> origin/gh/H-Huang/185/head 2025-07-24T03:43:15.5725492Z * [new branch] gh/H-Huang/185/orig -> origin/gh/H-Huang/185/orig 2025-07-24T03:43:15.5727197Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-07-24T03:43:15.5728109Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-07-24T03:43:15.5729199Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-07-24T03:43:15.5730939Z * [new branch] gh/H-Huang/191/base -> origin/gh/H-Huang/191/base 2025-07-24T03:43:15.5731938Z * [new branch] gh/H-Huang/191/head -> origin/gh/H-Huang/191/head 2025-07-24T03:43:15.5733041Z * [new branch] gh/H-Huang/191/orig -> origin/gh/H-Huang/191/orig 2025-07-24T03:43:15.5734952Z * [new branch] gh/H-Huang/192/base -> origin/gh/H-Huang/192/base 2025-07-24T03:43:15.5735881Z * [new branch] gh/H-Huang/192/head -> origin/gh/H-Huang/192/head 2025-07-24T03:43:15.5736958Z * [new branch] gh/H-Huang/192/orig -> origin/gh/H-Huang/192/orig 2025-07-24T03:43:15.5738683Z * [new branch] gh/H-Huang/193/base -> origin/gh/H-Huang/193/base 2025-07-24T03:43:15.5739748Z * [new branch] gh/H-Huang/193/head -> origin/gh/H-Huang/193/head 2025-07-24T03:43:15.5740737Z * [new branch] gh/H-Huang/193/orig -> origin/gh/H-Huang/193/orig 2025-07-24T03:43:15.5742233Z * [new branch] gh/H-Huang/194/base -> origin/gh/H-Huang/194/base 2025-07-24T03:43:15.5743205Z * [new branch] gh/H-Huang/194/head -> origin/gh/H-Huang/194/head 2025-07-24T03:43:15.5744318Z * [new branch] gh/H-Huang/194/orig -> origin/gh/H-Huang/194/orig 2025-07-24T03:43:15.5746165Z * [new branch] gh/H-Huang/195/base -> origin/gh/H-Huang/195/base 2025-07-24T03:43:15.5747185Z * [new branch] gh/H-Huang/195/head -> origin/gh/H-Huang/195/head 2025-07-24T03:43:15.5748280Z * [new branch] gh/H-Huang/195/orig -> origin/gh/H-Huang/195/orig 2025-07-24T03:43:15.5750050Z * [new branch] gh/H-Huang/196/base -> origin/gh/H-Huang/196/base 2025-07-24T03:43:15.5751142Z * [new branch] gh/H-Huang/196/head -> origin/gh/H-Huang/196/head 2025-07-24T03:43:15.5752242Z * [new branch] gh/H-Huang/196/orig -> origin/gh/H-Huang/196/orig 2025-07-24T03:43:15.5753767Z * [new branch] gh/H-Huang/197/base -> origin/gh/H-Huang/197/base 2025-07-24T03:43:15.5754748Z * [new branch] gh/H-Huang/197/head -> origin/gh/H-Huang/197/head 2025-07-24T03:43:15.5755842Z * [new branch] gh/H-Huang/197/orig -> origin/gh/H-Huang/197/orig 2025-07-24T03:43:15.5758010Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-07-24T03:43:15.5759281Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-07-24T03:43:15.5760378Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-07-24T03:43:15.5762104Z * [new branch] gh/IvanKobzarev/109/base -> origin/gh/IvanKobzarev/109/base 2025-07-24T03:43:15.5763137Z * [new branch] gh/IvanKobzarev/109/head -> origin/gh/IvanKobzarev/109/head 2025-07-24T03:43:15.5764208Z * [new branch] gh/IvanKobzarev/109/orig -> origin/gh/IvanKobzarev/109/orig 2025-07-24T03:43:15.5765845Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-07-24T03:43:15.5766837Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-07-24T03:43:15.5767996Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-07-24T03:43:15.5769739Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-07-24T03:43:15.5770719Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-07-24T03:43:15.5771856Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-07-24T03:43:15.5773529Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-07-24T03:43:15.5774523Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-07-24T03:43:15.5775629Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-07-24T03:43:15.5777617Z * [new branch] gh/IvanKobzarev/114/base -> origin/gh/IvanKobzarev/114/base 2025-07-24T03:43:15.5778784Z * [new branch] gh/IvanKobzarev/114/head -> origin/gh/IvanKobzarev/114/head 2025-07-24T03:43:15.5779973Z * [new branch] gh/IvanKobzarev/114/orig -> origin/gh/IvanKobzarev/114/orig 2025-07-24T03:43:15.5781622Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-07-24T03:43:15.5785005Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-07-24T03:43:15.5785894Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-07-24T03:43:15.5786673Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-07-24T03:43:15.5787448Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-07-24T03:43:15.5788225Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-07-24T03:43:15.5789578Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-07-24T03:43:15.5790653Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-07-24T03:43:15.5791738Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-07-24T03:43:15.5793522Z * [new branch] gh/IvanKobzarev/119/base -> origin/gh/IvanKobzarev/119/base 2025-07-24T03:43:15.5794631Z * [new branch] gh/IvanKobzarev/119/head -> origin/gh/IvanKobzarev/119/head 2025-07-24T03:43:15.5795659Z * [new branch] gh/IvanKobzarev/119/orig -> origin/gh/IvanKobzarev/119/orig 2025-07-24T03:43:15.5797611Z * [new branch] gh/IvanKobzarev/120/base -> origin/gh/IvanKobzarev/120/base 2025-07-24T03:43:15.5798592Z * [new branch] gh/IvanKobzarev/120/head -> origin/gh/IvanKobzarev/120/head 2025-07-24T03:43:15.5799644Z * [new branch] gh/IvanKobzarev/120/orig -> origin/gh/IvanKobzarev/120/orig 2025-07-24T03:43:15.5801382Z * [new branch] gh/IvanKobzarev/121/base -> origin/gh/IvanKobzarev/121/base 2025-07-24T03:43:15.5802387Z * [new branch] gh/IvanKobzarev/121/head -> origin/gh/IvanKobzarev/121/head 2025-07-24T03:43:15.5803509Z * [new branch] gh/IvanKobzarev/121/orig -> origin/gh/IvanKobzarev/121/orig 2025-07-24T03:43:15.5805123Z * [new branch] gh/IvanKobzarev/122/base -> origin/gh/IvanKobzarev/122/base 2025-07-24T03:43:15.5806057Z * [new branch] gh/IvanKobzarev/122/head -> origin/gh/IvanKobzarev/122/head 2025-07-24T03:43:15.5807140Z * [new branch] gh/IvanKobzarev/122/orig -> origin/gh/IvanKobzarev/122/orig 2025-07-24T03:43:15.5808929Z * [new branch] gh/IvanKobzarev/123/base -> origin/gh/IvanKobzarev/123/base 2025-07-24T03:43:15.5809970Z * [new branch] gh/IvanKobzarev/123/head -> origin/gh/IvanKobzarev/123/head 2025-07-24T03:43:15.5811086Z * [new branch] gh/IvanKobzarev/123/orig -> origin/gh/IvanKobzarev/123/orig 2025-07-24T03:43:15.5812793Z * [new branch] gh/IvanKobzarev/124/base -> origin/gh/IvanKobzarev/124/base 2025-07-24T03:43:15.5813867Z * [new branch] gh/IvanKobzarev/124/head -> origin/gh/IvanKobzarev/124/head 2025-07-24T03:43:15.5815027Z * [new branch] gh/IvanKobzarev/124/orig -> origin/gh/IvanKobzarev/124/orig 2025-07-24T03:43:15.5816580Z * [new branch] gh/IvanKobzarev/125/base -> origin/gh/IvanKobzarev/125/base 2025-07-24T03:43:15.5817616Z * [new branch] gh/IvanKobzarev/125/head -> origin/gh/IvanKobzarev/125/head 2025-07-24T03:43:15.5818772Z * [new branch] gh/IvanKobzarev/125/orig -> origin/gh/IvanKobzarev/125/orig 2025-07-24T03:43:15.5820926Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-07-24T03:43:15.5822012Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-07-24T03:43:15.5823126Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-07-24T03:43:15.5825138Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-07-24T03:43:15.5826218Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-07-24T03:43:15.5827334Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-07-24T03:43:15.5829179Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-07-24T03:43:15.5830054Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-07-24T03:43:15.5831115Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-07-24T03:43:15.5832930Z * [new branch] gh/IvanKobzarev/129/base -> origin/gh/IvanKobzarev/129/base 2025-07-24T03:43:15.5833853Z * [new branch] gh/IvanKobzarev/129/head -> origin/gh/IvanKobzarev/129/head 2025-07-24T03:43:15.5834948Z * [new branch] gh/IvanKobzarev/129/orig -> origin/gh/IvanKobzarev/129/orig 2025-07-24T03:43:15.5836940Z * [new branch] gh/IvanKobzarev/130/base -> origin/gh/IvanKobzarev/130/base 2025-07-24T03:43:15.5838012Z * [new branch] gh/IvanKobzarev/130/head -> origin/gh/IvanKobzarev/130/head 2025-07-24T03:43:15.5839116Z * [new branch] gh/IvanKobzarev/130/orig -> origin/gh/IvanKobzarev/130/orig 2025-07-24T03:43:15.5840873Z * [new branch] gh/IvanKobzarev/131/base -> origin/gh/IvanKobzarev/131/base 2025-07-24T03:43:15.5841945Z * [new branch] gh/IvanKobzarev/131/head -> origin/gh/IvanKobzarev/131/head 2025-07-24T03:43:15.5843099Z * [new branch] gh/IvanKobzarev/131/orig -> origin/gh/IvanKobzarev/131/orig 2025-07-24T03:43:15.5845177Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-07-24T03:43:15.5846185Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-07-24T03:43:15.5847815Z * [new branch] gh/NikhilAPatel/16/base -> origin/gh/NikhilAPatel/16/base 2025-07-24T03:43:15.5848893Z * [new branch] gh/NikhilAPatel/16/head -> origin/gh/NikhilAPatel/16/head 2025-07-24T03:43:15.5850126Z * [new branch] gh/NikhilAPatel/16/orig -> origin/gh/NikhilAPatel/16/orig 2025-07-24T03:43:15.5851683Z * [new branch] gh/NikhilAPatel/17/base -> origin/gh/NikhilAPatel/17/base 2025-07-24T03:43:15.5852719Z * [new branch] gh/NikhilAPatel/17/head -> origin/gh/NikhilAPatel/17/head 2025-07-24T03:43:15.5853828Z * [new branch] gh/NikhilAPatel/17/orig -> origin/gh/NikhilAPatel/17/orig 2025-07-24T03:43:15.5855367Z * [new branch] gh/NikhilAPatel/18/base -> origin/gh/NikhilAPatel/18/base 2025-07-24T03:43:15.5856451Z * [new branch] gh/NikhilAPatel/18/head -> origin/gh/NikhilAPatel/18/head 2025-07-24T03:43:15.5857496Z * [new branch] gh/NikhilAPatel/18/orig -> origin/gh/NikhilAPatel/18/orig 2025-07-24T03:43:15.5858830Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-07-24T03:43:15.5860020Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-07-24T03:43:15.5861655Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-07-24T03:43:15.5862791Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-07-24T03:43:15.5864677Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-07-24T03:43:15.5865644Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-07-24T03:43:15.5866739Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-07-24T03:43:15.5868586Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-07-24T03:43:15.5869640Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-07-24T03:43:15.5870851Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-07-24T03:43:15.5872619Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-07-24T03:43:15.5873678Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-07-24T03:43:15.5874716Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-07-24T03:43:15.5876350Z * [new branch] gh/PaliC/10/base -> origin/gh/PaliC/10/base 2025-07-24T03:43:15.5877330Z * [new branch] gh/PaliC/10/head -> origin/gh/PaliC/10/head 2025-07-24T03:43:15.5878691Z * [new branch] gh/PaliC/11/base -> origin/gh/PaliC/11/base 2025-07-24T03:43:15.5879813Z * [new branch] gh/PaliC/11/head -> origin/gh/PaliC/11/head 2025-07-24T03:43:15.5881369Z * [new branch] gh/PaliC/12/base -> origin/gh/PaliC/12/base 2025-07-24T03:43:15.5882460Z * [new branch] gh/PaliC/12/head -> origin/gh/PaliC/12/head 2025-07-24T03:43:15.5883649Z * [new branch] gh/PaliC/12/orig -> origin/gh/PaliC/12/orig 2025-07-24T03:43:15.5885197Z * [new branch] gh/PaliC/13/base -> origin/gh/PaliC/13/base 2025-07-24T03:43:15.5886284Z * [new branch] gh/PaliC/13/head -> origin/gh/PaliC/13/head 2025-07-24T03:43:15.5887418Z * [new branch] gh/PaliC/13/orig -> origin/gh/PaliC/13/orig 2025-07-24T03:43:15.5888938Z * [new branch] gh/PaliC/14/base -> origin/gh/PaliC/14/base 2025-07-24T03:43:15.5905946Z * [new branch] gh/PaliC/14/head -> origin/gh/PaliC/14/head 2025-07-24T03:43:15.5906608Z * [new branch] gh/PaliC/14/orig -> origin/gh/PaliC/14/orig 2025-07-24T03:43:15.5907160Z * [new branch] gh/PaliC/15/base -> origin/gh/PaliC/15/base 2025-07-24T03:43:15.5907872Z * [new branch] gh/PaliC/15/head -> origin/gh/PaliC/15/head 2025-07-24T03:43:15.5908411Z * [new branch] gh/PaliC/15/orig -> origin/gh/PaliC/15/orig 2025-07-24T03:43:15.5909074Z * [new branch] gh/PaliC/16/base -> origin/gh/PaliC/16/base 2025-07-24T03:43:15.5909662Z * [new branch] gh/PaliC/16/head -> origin/gh/PaliC/16/head 2025-07-24T03:43:15.5910254Z * [new branch] gh/PaliC/16/orig -> origin/gh/PaliC/16/orig 2025-07-24T03:43:15.5910808Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-07-24T03:43:15.5911435Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-07-24T03:43:15.5911984Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-07-24T03:43:15.5912608Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-07-24T03:43:15.5913159Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-07-24T03:43:15.5913796Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-07-24T03:43:15.5914345Z * [new branch] gh/PaliC/19/base -> origin/gh/PaliC/19/base 2025-07-24T03:43:15.5914925Z * [new branch] gh/PaliC/19/head -> origin/gh/PaliC/19/head 2025-07-24T03:43:15.5915575Z * [new branch] gh/PaliC/19/orig -> origin/gh/PaliC/19/orig 2025-07-24T03:43:15.5916212Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-07-24T03:43:15.5916761Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-07-24T03:43:15.5917372Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-07-24T03:43:15.5917924Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-07-24T03:43:15.5918462Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-07-24T03:43:15.5919147Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-07-24T03:43:15.5919838Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-07-24T03:43:15.5920481Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-07-24T03:43:15.5921265Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-07-24T03:43:15.5922766Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-07-24T03:43:15.5923797Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-07-24T03:43:15.5924909Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-07-24T03:43:15.5926368Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-07-24T03:43:15.5927383Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-07-24T03:43:15.5928738Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-07-24T03:43:15.5930258Z * [new branch] gh/PaliC/3/base -> origin/gh/PaliC/3/base 2025-07-24T03:43:15.5931330Z * [new branch] gh/PaliC/3/head -> origin/gh/PaliC/3/head 2025-07-24T03:43:15.5932697Z * [new branch] gh/PaliC/4/base -> origin/gh/PaliC/4/base 2025-07-24T03:43:15.5933717Z * [new branch] gh/PaliC/4/head -> origin/gh/PaliC/4/head 2025-07-24T03:43:15.5935107Z * [new branch] gh/PaliC/5/base -> origin/gh/PaliC/5/base 2025-07-24T03:43:15.5936140Z * [new branch] gh/PaliC/5/head -> origin/gh/PaliC/5/head 2025-07-24T03:43:15.5937942Z * [new branch] gh/PaliC/6/base -> origin/gh/PaliC/6/base 2025-07-24T03:43:15.5939005Z * [new branch] gh/PaliC/6/head -> origin/gh/PaliC/6/head 2025-07-24T03:43:15.5940466Z * [new branch] gh/PaliC/7/base -> origin/gh/PaliC/7/base 2025-07-24T03:43:15.5941559Z * [new branch] gh/PaliC/7/head -> origin/gh/PaliC/7/head 2025-07-24T03:43:15.5943097Z * [new branch] gh/PaliC/8/base -> origin/gh/PaliC/8/base 2025-07-24T03:43:15.5944172Z * [new branch] gh/PaliC/8/head -> origin/gh/PaliC/8/head 2025-07-24T03:43:15.5945695Z * [new branch] gh/PaliC/9/base -> origin/gh/PaliC/9/base 2025-07-24T03:43:15.5946607Z * [new branch] gh/PaliC/9/head -> origin/gh/PaliC/9/head 2025-07-24T03:43:15.5948478Z * [new branch] gh/PaulZhang12/1/base -> origin/gh/PaulZhang12/1/base 2025-07-24T03:43:15.5949544Z * [new branch] gh/PaulZhang12/1/head -> origin/gh/PaulZhang12/1/head 2025-07-24T03:43:15.5952543Z * [new branch] gh/PaulZhang12/1/orig -> origin/gh/PaulZhang12/1/orig 2025-07-24T03:43:15.5954127Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-07-24T03:43:15.5955187Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-07-24T03:43:15.5956788Z * [new branch] gh/PaulZhang12/18/base -> origin/gh/PaulZhang12/18/base 2025-07-24T03:43:15.5958248Z * [new branch] gh/PaulZhang12/18/head -> origin/gh/PaulZhang12/18/head 2025-07-24T03:43:15.5959308Z * [new branch] gh/PaulZhang12/18/orig -> origin/gh/PaulZhang12/18/orig 2025-07-24T03:43:15.5960864Z * [new branch] gh/PaulZhang12/19/base -> origin/gh/PaulZhang12/19/base 2025-07-24T03:43:15.5962063Z * [new branch] gh/PaulZhang12/19/head -> origin/gh/PaulZhang12/19/head 2025-07-24T03:43:15.5963332Z * [new branch] gh/PaulZhang12/19/orig -> origin/gh/PaulZhang12/19/orig 2025-07-24T03:43:15.5964617Z * [new branch] gh/PaulZhang12/4/base -> origin/gh/PaulZhang12/4/base 2025-07-24T03:43:15.5965717Z * [new branch] gh/PaulZhang12/4/head -> origin/gh/PaulZhang12/4/head 2025-07-24T03:43:15.5966979Z * [new branch] gh/PaulZhang12/4/orig -> origin/gh/PaulZhang12/4/orig 2025-07-24T03:43:15.5968716Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-07-24T03:43:15.5969693Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-07-24T03:43:15.5972208Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-07-24T03:43:15.5973410Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-07-24T03:43:15.5974872Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-07-24T03:43:15.5976380Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-07-24T03:43:15.5977594Z * [new branch] gh/Sidharth123-cpu/28/base -> origin/gh/Sidharth123-cpu/28/base 2025-07-24T03:43:15.5978726Z * [new branch] gh/Sidharth123-cpu/28/head -> origin/gh/Sidharth123-cpu/28/head 2025-07-24T03:43:15.5980252Z * [new branch] gh/Sidharth123-cpu/28/orig -> origin/gh/Sidharth123-cpu/28/orig 2025-07-24T03:43:15.5982004Z * [new branch] gh/Sidharth123-cpu/34/base -> origin/gh/Sidharth123-cpu/34/base 2025-07-24T03:43:15.5983057Z * [new branch] gh/Sidharth123-cpu/34/head -> origin/gh/Sidharth123-cpu/34/head 2025-07-24T03:43:15.5984189Z * [new branch] gh/Sidharth123-cpu/34/orig -> origin/gh/Sidharth123-cpu/34/orig 2025-07-24T03:43:15.5986147Z * [new branch] gh/Sidharth123-cpu/35/base -> origin/gh/Sidharth123-cpu/35/base 2025-07-24T03:43:15.5987239Z * [new branch] gh/Sidharth123-cpu/35/head -> origin/gh/Sidharth123-cpu/35/head 2025-07-24T03:43:15.5988341Z * [new branch] gh/Sidharth123-cpu/35/orig -> origin/gh/Sidharth123-cpu/35/orig 2025-07-24T03:43:15.5990200Z * [new branch] gh/Sidharth123-cpu/36/base -> origin/gh/Sidharth123-cpu/36/base 2025-07-24T03:43:15.5991303Z * [new branch] gh/Sidharth123-cpu/36/head -> origin/gh/Sidharth123-cpu/36/head 2025-07-24T03:43:15.5992452Z * [new branch] gh/Sidharth123-cpu/36/orig -> origin/gh/Sidharth123-cpu/36/orig 2025-07-24T03:43:15.5994208Z * [new branch] gh/Sidharth123-cpu/38/base -> origin/gh/Sidharth123-cpu/38/base 2025-07-24T03:43:15.5995171Z * [new branch] gh/Sidharth123-cpu/38/head -> origin/gh/Sidharth123-cpu/38/head 2025-07-24T03:43:15.5996259Z * [new branch] gh/Sidharth123-cpu/38/orig -> origin/gh/Sidharth123-cpu/38/orig 2025-07-24T03:43:15.5997912Z * [new branch] gh/Sidharth123-cpu/39/base -> origin/gh/Sidharth123-cpu/39/base 2025-07-24T03:43:15.5998875Z * [new branch] gh/Sidharth123-cpu/39/head -> origin/gh/Sidharth123-cpu/39/head 2025-07-24T03:43:15.6000012Z * [new branch] gh/Sidharth123-cpu/39/orig -> origin/gh/Sidharth123-cpu/39/orig 2025-07-24T03:43:15.6001567Z * [new branch] gh/Sidharth123-cpu/40/base -> origin/gh/Sidharth123-cpu/40/base 2025-07-24T03:43:15.6002572Z * [new branch] gh/Sidharth123-cpu/40/head -> origin/gh/Sidharth123-cpu/40/head 2025-07-24T03:43:15.6003684Z * [new branch] gh/Sidharth123-cpu/40/orig -> origin/gh/Sidharth123-cpu/40/orig 2025-07-24T03:43:15.6005333Z * [new branch] gh/Sidharth123-cpu/41/base -> origin/gh/Sidharth123-cpu/41/base 2025-07-24T03:43:15.6006925Z * [new branch] gh/Sidharth123-cpu/41/head -> origin/gh/Sidharth123-cpu/41/head 2025-07-24T03:43:15.6007935Z * [new branch] gh/Sidharth123-cpu/41/orig -> origin/gh/Sidharth123-cpu/41/orig 2025-07-24T03:43:15.6009769Z * [new branch] gh/Sidharth123-cpu/42/base -> origin/gh/Sidharth123-cpu/42/base 2025-07-24T03:43:15.6010726Z * [new branch] gh/Sidharth123-cpu/42/head -> origin/gh/Sidharth123-cpu/42/head 2025-07-24T03:43:15.6011871Z * [new branch] gh/Sidharth123-cpu/42/orig -> origin/gh/Sidharth123-cpu/42/orig 2025-07-24T03:43:15.6013713Z * [new branch] gh/Sidharth123-cpu/43/base -> origin/gh/Sidharth123-cpu/43/base 2025-07-24T03:43:15.6014674Z * [new branch] gh/Sidharth123-cpu/43/head -> origin/gh/Sidharth123-cpu/43/head 2025-07-24T03:43:15.6015911Z * [new branch] gh/Sidharth123-cpu/43/orig -> origin/gh/Sidharth123-cpu/43/orig 2025-07-24T03:43:15.6017831Z * [new branch] gh/Sidharth123-cpu/44/base -> origin/gh/Sidharth123-cpu/44/base 2025-07-24T03:43:15.6018948Z * [new branch] gh/Sidharth123-cpu/44/head -> origin/gh/Sidharth123-cpu/44/head 2025-07-24T03:43:15.6020063Z * [new branch] gh/Sidharth123-cpu/44/orig -> origin/gh/Sidharth123-cpu/44/orig 2025-07-24T03:43:15.6021652Z * [new branch] gh/Sidharth123-cpu/45/base -> origin/gh/Sidharth123-cpu/45/base 2025-07-24T03:43:15.6022653Z * [new branch] gh/Sidharth123-cpu/45/head -> origin/gh/Sidharth123-cpu/45/head 2025-07-24T03:43:15.6023807Z * [new branch] gh/Sidharth123-cpu/45/orig -> origin/gh/Sidharth123-cpu/45/orig 2025-07-24T03:43:15.6025871Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-07-24T03:43:15.6026835Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-07-24T03:43:15.6028468Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-07-24T03:43:15.6029411Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-07-24T03:43:15.6030518Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-07-24T03:43:15.6032204Z * [new branch] gh/StrongerXi/127/base -> origin/gh/StrongerXi/127/base 2025-07-24T03:43:15.6033189Z * [new branch] gh/StrongerXi/127/head -> origin/gh/StrongerXi/127/head 2025-07-24T03:43:15.6034325Z * [new branch] gh/StrongerXi/127/orig -> origin/gh/StrongerXi/127/orig 2025-07-24T03:43:15.6035871Z * [new branch] gh/StrongerXi/128/base -> origin/gh/StrongerXi/128/base 2025-07-24T03:43:15.6036856Z * [new branch] gh/StrongerXi/128/head -> origin/gh/StrongerXi/128/head 2025-07-24T03:43:15.6037978Z * [new branch] gh/StrongerXi/128/orig -> origin/gh/StrongerXi/128/orig 2025-07-24T03:43:15.6039714Z * [new branch] gh/StrongerXi/129/base -> origin/gh/StrongerXi/129/base 2025-07-24T03:43:15.6040704Z * [new branch] gh/StrongerXi/129/head -> origin/gh/StrongerXi/129/head 2025-07-24T03:43:15.6041755Z * [new branch] gh/StrongerXi/129/orig -> origin/gh/StrongerXi/129/orig 2025-07-24T03:43:15.6043521Z * [new branch] gh/StrongerXi/130/base -> origin/gh/StrongerXi/130/base 2025-07-24T03:43:15.6044469Z * [new branch] gh/StrongerXi/130/head -> origin/gh/StrongerXi/130/head 2025-07-24T03:43:15.6045609Z * [new branch] gh/StrongerXi/130/orig -> origin/gh/StrongerXi/130/orig 2025-07-24T03:43:15.6047301Z * [new branch] gh/StrongerXi/131/base -> origin/gh/StrongerXi/131/base 2025-07-24T03:43:15.6048207Z * [new branch] gh/StrongerXi/131/head -> origin/gh/StrongerXi/131/head 2025-07-24T03:43:15.6049327Z * [new branch] gh/StrongerXi/131/orig -> origin/gh/StrongerXi/131/orig 2025-07-24T03:43:15.6051209Z * [new branch] gh/StrongerXi/132/base -> origin/gh/StrongerXi/132/base 2025-07-24T03:43:15.6052219Z * [new branch] gh/StrongerXi/132/head -> origin/gh/StrongerXi/132/head 2025-07-24T03:43:15.6053321Z * [new branch] gh/StrongerXi/132/orig -> origin/gh/StrongerXi/132/orig 2025-07-24T03:43:15.6054890Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-07-24T03:43:15.6055885Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-07-24T03:43:15.6057084Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-07-24T03:43:15.6058554Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-07-24T03:43:15.6059539Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-07-24T03:43:15.6060741Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-07-24T03:43:15.6062341Z * [new branch] gh/StrongerXi/135/base -> origin/gh/StrongerXi/135/base 2025-07-24T03:43:15.6063408Z * [new branch] gh/StrongerXi/135/head -> origin/gh/StrongerXi/135/head 2025-07-24T03:43:15.6064576Z * [new branch] gh/StrongerXi/135/orig -> origin/gh/StrongerXi/135/orig 2025-07-24T03:43:15.6066244Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-07-24T03:43:15.6067193Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-07-24T03:43:15.6068325Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-07-24T03:43:15.6069898Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-07-24T03:43:15.6070848Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-07-24T03:43:15.6072022Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-07-24T03:43:15.6073528Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-07-24T03:43:15.6074517Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-07-24T03:43:15.6075626Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-07-24T03:43:15.6077299Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-07-24T03:43:15.6078256Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-07-24T03:43:15.6079850Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-07-24T03:43:15.6080833Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-07-24T03:43:15.6082911Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-07-24T03:43:15.6084249Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-07-24T03:43:15.6085331Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-07-24T03:43:15.6086908Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-07-24T03:43:15.6088002Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-07-24T03:43:15.6089111Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-07-24T03:43:15.6091573Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-07-24T03:43:15.6093727Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-07-24T03:43:15.6094812Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-07-24T03:43:15.6096792Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-07-24T03:43:15.6098364Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-07-24T03:43:15.6099358Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-07-24T03:43:15.6101087Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-07-24T03:43:15.6102246Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-07-24T03:43:15.6103293Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-07-24T03:43:15.6105103Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-07-24T03:43:15.6106093Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-07-24T03:43:15.6107198Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-07-24T03:43:15.6108845Z * [new branch] gh/XilunWu/129/base -> origin/gh/XilunWu/129/base 2025-07-24T03:43:15.6110006Z * [new branch] gh/XilunWu/129/head -> origin/gh/XilunWu/129/head 2025-07-24T03:43:15.6111077Z * [new branch] gh/XilunWu/129/orig -> origin/gh/XilunWu/129/orig 2025-07-24T03:43:15.6112750Z * [new branch] gh/XilunWu/130/base -> origin/gh/XilunWu/130/base 2025-07-24T03:43:15.6113704Z * [new branch] gh/XilunWu/130/head -> origin/gh/XilunWu/130/head 2025-07-24T03:43:15.6114774Z * [new branch] gh/XilunWu/130/orig -> origin/gh/XilunWu/130/orig 2025-07-24T03:43:15.6116504Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-07-24T03:43:15.6117678Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-07-24T03:43:15.6118865Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-07-24T03:43:15.6120600Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-07-24T03:43:15.6121510Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-07-24T03:43:15.6122689Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-07-24T03:43:15.6124378Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-07-24T03:43:15.6125425Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-07-24T03:43:15.6126556Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-07-24T03:43:15.6128191Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-07-24T03:43:15.6129278Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-07-24T03:43:15.6130332Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-07-24T03:43:15.6132028Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-07-24T03:43:15.6133016Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-07-24T03:43:15.6134140Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-07-24T03:43:15.6135918Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-07-24T03:43:15.6136901Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-07-24T03:43:15.6138047Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-07-24T03:43:15.6139736Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-07-24T03:43:15.6140754Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-07-24T03:43:15.6141840Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-07-24T03:43:15.6143302Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-07-24T03:43:15.6144279Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-07-24T03:43:15.6145954Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-07-24T03:43:15.6147566Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-07-24T03:43:15.6148581Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-07-24T03:43:15.6149935Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-07-24T03:43:15.6151416Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-07-24T03:43:15.6152372Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-07-24T03:43:15.6153493Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-07-24T03:43:15.6155054Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-07-24T03:43:15.6156115Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-07-24T03:43:15.6157238Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-07-24T03:43:15.6158734Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-07-24T03:43:15.6159675Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-07-24T03:43:15.6160816Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-07-24T03:43:15.6162631Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-07-24T03:43:15.6163725Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-07-24T03:43:15.6164876Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-07-24T03:43:15.6166448Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-07-24T03:43:15.6167367Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-07-24T03:43:15.6168408Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-07-24T03:43:15.6170190Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-07-24T03:43:15.6171262Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-07-24T03:43:15.6172354Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-07-24T03:43:15.6174060Z * [new branch] gh/XilunWu/154/base -> origin/gh/XilunWu/154/base 2025-07-24T03:43:15.6175113Z * [new branch] gh/XilunWu/154/head -> origin/gh/XilunWu/154/head 2025-07-24T03:43:15.6176217Z * [new branch] gh/XilunWu/154/orig -> origin/gh/XilunWu/154/orig 2025-07-24T03:43:15.6177971Z * [new branch] gh/XilunWu/155/base -> origin/gh/XilunWu/155/base 2025-07-24T03:43:15.6179060Z * [new branch] gh/XilunWu/155/head -> origin/gh/XilunWu/155/head 2025-07-24T03:43:15.6180590Z * [new branch] gh/XilunWu/155/orig -> origin/gh/XilunWu/155/orig 2025-07-24T03:43:15.6182338Z * [new branch] gh/XilunWu/156/base -> origin/gh/XilunWu/156/base 2025-07-24T03:43:15.6183400Z * [new branch] gh/XilunWu/156/head -> origin/gh/XilunWu/156/head 2025-07-24T03:43:15.6184688Z * [new branch] gh/XilunWu/156/orig -> origin/gh/XilunWu/156/orig 2025-07-24T03:43:15.6186357Z * [new branch] gh/XilunWu/157/base -> origin/gh/XilunWu/157/base 2025-07-24T03:43:15.6187450Z * [new branch] gh/XilunWu/157/head -> origin/gh/XilunWu/157/head 2025-07-24T03:43:15.6188549Z * [new branch] gh/XilunWu/157/orig -> origin/gh/XilunWu/157/orig 2025-07-24T03:43:15.6190337Z * [new branch] gh/XilunWu/158/base -> origin/gh/XilunWu/158/base 2025-07-24T03:43:15.6191292Z * [new branch] gh/XilunWu/158/head -> origin/gh/XilunWu/158/head 2025-07-24T03:43:15.6192350Z * [new branch] gh/XilunWu/158/orig -> origin/gh/XilunWu/158/orig 2025-07-24T03:43:15.6194007Z * [new branch] gh/XilunWu/159/base -> origin/gh/XilunWu/159/base 2025-07-24T03:43:15.6195476Z * [new branch] gh/XilunWu/159/head -> origin/gh/XilunWu/159/head 2025-07-24T03:43:15.6196468Z * [new branch] gh/XilunWu/159/orig -> origin/gh/XilunWu/159/orig 2025-07-24T03:43:15.6198274Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-07-24T03:43:15.6199237Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-07-24T03:43:15.6200346Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-07-24T03:43:15.6202494Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-07-24T03:43:15.6203538Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-07-24T03:43:15.6204849Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-07-24T03:43:15.6206497Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-07-24T03:43:15.6207532Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-07-24T03:43:15.6208709Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-07-24T03:43:15.6210224Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-07-24T03:43:15.6211264Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-07-24T03:43:15.6212364Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-07-24T03:43:15.6213941Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-07-24T03:43:15.6214949Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-07-24T03:43:15.6216043Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-07-24T03:43:15.6217815Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-07-24T03:43:15.6218767Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-07-24T03:43:15.6219865Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-07-24T03:43:15.6221558Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-07-24T03:43:15.6222522Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-07-24T03:43:15.6223611Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-07-24T03:43:15.6225403Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-07-24T03:43:15.6226370Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-07-24T03:43:15.6227476Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-07-24T03:43:15.6229057Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-07-24T03:43:15.6230034Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-07-24T03:43:15.6231223Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-07-24T03:43:15.6232783Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-07-24T03:43:15.6233799Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-07-24T03:43:15.6235755Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-07-24T03:43:15.6237223Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-07-24T03:43:15.6238187Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-07-24T03:43:15.6239367Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-07-24T03:43:15.6241050Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-07-24T03:43:15.6241921Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-07-24T03:43:15.6243068Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-07-24T03:43:15.6244592Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-07-24T03:43:15.6245574Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-07-24T03:43:15.6246649Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-07-24T03:43:15.6248351Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-07-24T03:43:15.6249369Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-07-24T03:43:15.6250651Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-07-24T03:43:15.6252150Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-07-24T03:43:15.6253129Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-07-24T03:43:15.6254208Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-07-24T03:43:15.6255820Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-07-24T03:43:15.6256779Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-07-24T03:43:15.6257911Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-07-24T03:43:15.6259478Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-07-24T03:43:15.6260450Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-07-24T03:43:15.6261563Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-07-24T03:43:15.6263242Z * [new branch] gh/XuehaiPan/279/base -> origin/gh/XuehaiPan/279/base 2025-07-24T03:43:15.6264257Z * [new branch] gh/XuehaiPan/279/head -> origin/gh/XuehaiPan/279/head 2025-07-24T03:43:15.6265532Z * [new branch] gh/XuehaiPan/279/orig -> origin/gh/XuehaiPan/279/orig 2025-07-24T03:43:15.6267558Z * [new branch] gh/XuehaiPan/281/base -> origin/gh/XuehaiPan/281/base 2025-07-24T03:43:15.6268556Z * [new branch] gh/XuehaiPan/281/head -> origin/gh/XuehaiPan/281/head 2025-07-24T03:43:15.6269661Z * [new branch] gh/XuehaiPan/281/orig -> origin/gh/XuehaiPan/281/orig 2025-07-24T03:43:15.6271305Z * [new branch] gh/XuehaiPan/283/base -> origin/gh/XuehaiPan/283/base 2025-07-24T03:43:15.6272276Z * [new branch] gh/XuehaiPan/283/head -> origin/gh/XuehaiPan/283/head 2025-07-24T03:43:15.6273424Z * [new branch] gh/XuehaiPan/283/orig -> origin/gh/XuehaiPan/283/orig 2025-07-24T03:43:15.6274993Z * [new branch] gh/XuehaiPan/284/base -> origin/gh/XuehaiPan/284/base 2025-07-24T03:43:15.6275988Z * [new branch] gh/XuehaiPan/284/head -> origin/gh/XuehaiPan/284/head 2025-07-24T03:43:15.6277096Z * [new branch] gh/XuehaiPan/284/orig -> origin/gh/XuehaiPan/284/orig 2025-07-24T03:43:15.6278816Z * [new branch] gh/XuehaiPan/287/base -> origin/gh/XuehaiPan/287/base 2025-07-24T03:43:15.6279802Z * [new branch] gh/XuehaiPan/287/head -> origin/gh/XuehaiPan/287/head 2025-07-24T03:43:15.6280933Z * [new branch] gh/XuehaiPan/287/orig -> origin/gh/XuehaiPan/287/orig 2025-07-24T03:43:15.6282853Z * [new branch] gh/XuehaiPan/288/base -> origin/gh/XuehaiPan/288/base 2025-07-24T03:43:15.6283654Z * [new branch] gh/XuehaiPan/288/head -> origin/gh/XuehaiPan/288/head 2025-07-24T03:43:15.6284880Z * [new branch] gh/XuehaiPan/288/orig -> origin/gh/XuehaiPan/288/orig 2025-07-24T03:43:15.6286362Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-07-24T03:43:15.6287328Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-07-24T03:43:15.6288420Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-07-24T03:43:15.6290022Z * [new branch] gh/XuehaiPan/299/base -> origin/gh/XuehaiPan/299/base 2025-07-24T03:43:15.6291068Z * [new branch] gh/XuehaiPan/299/head -> origin/gh/XuehaiPan/299/head 2025-07-24T03:43:15.6292108Z * [new branch] gh/XuehaiPan/299/orig -> origin/gh/XuehaiPan/299/orig 2025-07-24T03:43:15.6293920Z * [new branch] gh/XuehaiPan/311/base -> origin/gh/XuehaiPan/311/base 2025-07-24T03:43:15.6294879Z * [new branch] gh/XuehaiPan/311/head -> origin/gh/XuehaiPan/311/head 2025-07-24T03:43:15.6295965Z * [new branch] gh/XuehaiPan/311/orig -> origin/gh/XuehaiPan/311/orig 2025-07-24T03:43:15.6297643Z * [new branch] gh/XuehaiPan/312/base -> origin/gh/XuehaiPan/312/base 2025-07-24T03:43:15.6298603Z * [new branch] gh/XuehaiPan/312/head -> origin/gh/XuehaiPan/312/head 2025-07-24T03:43:15.6300055Z * [new branch] gh/XuehaiPan/312/orig -> origin/gh/XuehaiPan/312/orig 2025-07-24T03:43:15.6301459Z * [new branch] gh/XuehaiPan/318/base -> origin/gh/XuehaiPan/318/base 2025-07-24T03:43:15.6302422Z * [new branch] gh/XuehaiPan/318/head -> origin/gh/XuehaiPan/318/head 2025-07-24T03:43:15.6303508Z * [new branch] gh/XuehaiPan/318/orig -> origin/gh/XuehaiPan/318/orig 2025-07-24T03:43:15.6305247Z * [new branch] gh/XuehaiPan/320/base -> origin/gh/XuehaiPan/320/base 2025-07-24T03:43:15.6306230Z * [new branch] gh/XuehaiPan/320/head -> origin/gh/XuehaiPan/320/head 2025-07-24T03:43:15.6307329Z * [new branch] gh/XuehaiPan/320/orig -> origin/gh/XuehaiPan/320/orig 2025-07-24T03:43:15.6309100Z * [new branch] gh/XuehaiPan/325/base -> origin/gh/XuehaiPan/325/base 2025-07-24T03:43:15.6310068Z * [new branch] gh/XuehaiPan/325/head -> origin/gh/XuehaiPan/325/head 2025-07-24T03:43:15.6311165Z * [new branch] gh/XuehaiPan/325/orig -> origin/gh/XuehaiPan/325/orig 2025-07-24T03:43:15.6312761Z * [new branch] gh/XuehaiPan/326/base -> origin/gh/XuehaiPan/326/base 2025-07-24T03:43:15.6313736Z * [new branch] gh/XuehaiPan/326/head -> origin/gh/XuehaiPan/326/head 2025-07-24T03:43:15.6314807Z * [new branch] gh/XuehaiPan/326/orig -> origin/gh/XuehaiPan/326/orig 2025-07-24T03:43:15.6316448Z * [new branch] gh/XuehaiPan/327/base -> origin/gh/XuehaiPan/327/base 2025-07-24T03:43:15.6317495Z * [new branch] gh/XuehaiPan/327/head -> origin/gh/XuehaiPan/327/head 2025-07-24T03:43:15.6318587Z * [new branch] gh/XuehaiPan/327/orig -> origin/gh/XuehaiPan/327/orig 2025-07-24T03:43:15.6320270Z * [new branch] gh/XuehaiPan/328/base -> origin/gh/XuehaiPan/328/base 2025-07-24T03:43:15.6321332Z * [new branch] gh/XuehaiPan/328/head -> origin/gh/XuehaiPan/328/head 2025-07-24T03:43:15.6322447Z * [new branch] gh/XuehaiPan/328/orig -> origin/gh/XuehaiPan/328/orig 2025-07-24T03:43:15.6324172Z * [new branch] gh/XuehaiPan/329/base -> origin/gh/XuehaiPan/329/base 2025-07-24T03:43:15.6325150Z * [new branch] gh/XuehaiPan/329/head -> origin/gh/XuehaiPan/329/head 2025-07-24T03:43:15.6326300Z * [new branch] gh/XuehaiPan/329/orig -> origin/gh/XuehaiPan/329/orig 2025-07-24T03:43:15.6328054Z * [new branch] gh/XuehaiPan/330/base -> origin/gh/XuehaiPan/330/base 2025-07-24T03:43:15.6328931Z * [new branch] gh/XuehaiPan/330/head -> origin/gh/XuehaiPan/330/head 2025-07-24T03:43:15.6330025Z * [new branch] gh/XuehaiPan/330/orig -> origin/gh/XuehaiPan/330/orig 2025-07-24T03:43:15.6331647Z * [new branch] gh/XuehaiPan/331/base -> origin/gh/XuehaiPan/331/base 2025-07-24T03:43:15.6332616Z * [new branch] gh/XuehaiPan/331/head -> origin/gh/XuehaiPan/331/head 2025-07-24T03:43:15.6333736Z * [new branch] gh/XuehaiPan/331/orig -> origin/gh/XuehaiPan/331/orig 2025-07-24T03:43:15.6335339Z * [new branch] gh/XuehaiPan/332/base -> origin/gh/XuehaiPan/332/base 2025-07-24T03:43:15.6336342Z * [new branch] gh/XuehaiPan/332/head -> origin/gh/XuehaiPan/332/head 2025-07-24T03:43:15.6337456Z * [new branch] gh/XuehaiPan/332/orig -> origin/gh/XuehaiPan/332/orig 2025-07-24T03:43:15.6339231Z * [new branch] gh/XuehaiPan/333/base -> origin/gh/XuehaiPan/333/base 2025-07-24T03:43:15.6340238Z * [new branch] gh/XuehaiPan/333/head -> origin/gh/XuehaiPan/333/head 2025-07-24T03:43:15.6341562Z * [new branch] gh/XuehaiPan/333/orig -> origin/gh/XuehaiPan/333/orig 2025-07-24T03:43:15.6342918Z * [new branch] gh/XuehaiPan/334/base -> origin/gh/XuehaiPan/334/base 2025-07-24T03:43:15.6343900Z * [new branch] gh/XuehaiPan/334/head -> origin/gh/XuehaiPan/334/head 2025-07-24T03:43:15.6345174Z * [new branch] gh/XuehaiPan/334/orig -> origin/gh/XuehaiPan/334/orig 2025-07-24T03:43:15.6346765Z * [new branch] gh/XuehaiPan/335/base -> origin/gh/XuehaiPan/335/base 2025-07-24T03:43:15.6347755Z * [new branch] gh/XuehaiPan/335/head -> origin/gh/XuehaiPan/335/head 2025-07-24T03:43:15.6349308Z * [new branch] gh/XuehaiPan/335/orig -> origin/gh/XuehaiPan/335/orig 2025-07-24T03:43:15.6350509Z * [new branch] gh/XuehaiPan/336/base -> origin/gh/XuehaiPan/336/base 2025-07-24T03:43:15.6351658Z * [new branch] gh/XuehaiPan/336/head -> origin/gh/XuehaiPan/336/head 2025-07-24T03:43:15.6352755Z * [new branch] gh/XuehaiPan/336/orig -> origin/gh/XuehaiPan/336/orig 2025-07-24T03:43:15.6354503Z * [new branch] gh/XuehaiPan/337/base -> origin/gh/XuehaiPan/337/base 2025-07-24T03:43:15.6355510Z * [new branch] gh/XuehaiPan/337/head -> origin/gh/XuehaiPan/337/head 2025-07-24T03:43:15.6356644Z * [new branch] gh/XuehaiPan/337/orig -> origin/gh/XuehaiPan/337/orig 2025-07-24T03:43:15.6358173Z * [new branch] gh/XuehaiPan/338/base -> origin/gh/XuehaiPan/338/base 2025-07-24T03:43:15.6359142Z * [new branch] gh/XuehaiPan/338/head -> origin/gh/XuehaiPan/338/head 2025-07-24T03:43:15.6360284Z * [new branch] gh/XuehaiPan/338/orig -> origin/gh/XuehaiPan/338/orig 2025-07-24T03:43:15.6361958Z * [new branch] gh/XuehaiPan/339/base -> origin/gh/XuehaiPan/339/base 2025-07-24T03:43:15.6362986Z * [new branch] gh/XuehaiPan/339/head -> origin/gh/XuehaiPan/339/head 2025-07-24T03:43:15.6364026Z * [new branch] gh/XuehaiPan/339/orig -> origin/gh/XuehaiPan/339/orig 2025-07-24T03:43:15.6365680Z * [new branch] gh/XuehaiPan/340/base -> origin/gh/XuehaiPan/340/base 2025-07-24T03:43:15.6366656Z * [new branch] gh/XuehaiPan/340/head -> origin/gh/XuehaiPan/340/head 2025-07-24T03:43:15.6367758Z * [new branch] gh/XuehaiPan/340/orig -> origin/gh/XuehaiPan/340/orig 2025-07-24T03:43:15.6369461Z * [new branch] gh/XuehaiPan/341/base -> origin/gh/XuehaiPan/341/base 2025-07-24T03:43:15.6370486Z * [new branch] gh/XuehaiPan/341/head -> origin/gh/XuehaiPan/341/head 2025-07-24T03:43:15.6371722Z * [new branch] gh/XuehaiPan/341/orig -> origin/gh/XuehaiPan/341/orig 2025-07-24T03:43:15.6373230Z * [new branch] gh/XuehaiPan/342/base -> origin/gh/XuehaiPan/342/base 2025-07-24T03:43:15.6374204Z * [new branch] gh/XuehaiPan/342/head -> origin/gh/XuehaiPan/342/head 2025-07-24T03:43:15.6375590Z * [new branch] gh/XuehaiPan/342/orig -> origin/gh/XuehaiPan/342/orig 2025-07-24T03:43:15.6377139Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-07-24T03:43:15.6378139Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-07-24T03:43:15.6379257Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-07-24T03:43:15.6380870Z * [new branch] gh/XuehaiPan/344/base -> origin/gh/XuehaiPan/344/base 2025-07-24T03:43:15.6381882Z * [new branch] gh/XuehaiPan/344/head -> origin/gh/XuehaiPan/344/head 2025-07-24T03:43:15.6382965Z * [new branch] gh/XuehaiPan/344/orig -> origin/gh/XuehaiPan/344/orig 2025-07-24T03:43:15.6384805Z * [new branch] gh/XuehaiPan/345/base -> origin/gh/XuehaiPan/345/base 2025-07-24T03:43:15.6385836Z * [new branch] gh/XuehaiPan/345/head -> origin/gh/XuehaiPan/345/head 2025-07-24T03:43:15.6387001Z * [new branch] gh/XuehaiPan/345/orig -> origin/gh/XuehaiPan/345/orig 2025-07-24T03:43:15.6388594Z * [new branch] gh/XuehaiPan/346/base -> origin/gh/XuehaiPan/346/base 2025-07-24T03:43:15.6389549Z * [new branch] gh/XuehaiPan/346/head -> origin/gh/XuehaiPan/346/head 2025-07-24T03:43:15.6390645Z * [new branch] gh/XuehaiPan/346/orig -> origin/gh/XuehaiPan/346/orig 2025-07-24T03:43:15.6392307Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-07-24T03:43:15.6393296Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-07-24T03:43:15.6394409Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-07-24T03:43:15.6396125Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-07-24T03:43:15.6397149Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-07-24T03:43:15.6398239Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-07-24T03:43:15.6400055Z * [new branch] gh/XuehaiPan/349/base -> origin/gh/XuehaiPan/349/base 2025-07-24T03:43:15.6401060Z * [new branch] gh/XuehaiPan/349/head -> origin/gh/XuehaiPan/349/head 2025-07-24T03:43:15.6402201Z * [new branch] gh/XuehaiPan/349/orig -> origin/gh/XuehaiPan/349/orig 2025-07-24T03:43:15.6403783Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-07-24T03:43:15.6404784Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-07-24T03:43:15.6405877Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-07-24T03:43:15.6407495Z * [new branch] gh/XuehaiPan/351/base -> origin/gh/XuehaiPan/351/base 2025-07-24T03:43:15.6408467Z * [new branch] gh/XuehaiPan/351/head -> origin/gh/XuehaiPan/351/head 2025-07-24T03:43:15.6409586Z * [new branch] gh/XuehaiPan/351/orig -> origin/gh/XuehaiPan/351/orig 2025-07-24T03:43:15.6411221Z * [new branch] gh/XuehaiPan/352/base -> origin/gh/XuehaiPan/352/base 2025-07-24T03:43:15.6412220Z * [new branch] gh/XuehaiPan/352/head -> origin/gh/XuehaiPan/352/head 2025-07-24T03:43:15.6413303Z * [new branch] gh/XuehaiPan/352/orig -> origin/gh/XuehaiPan/352/orig 2025-07-24T03:43:15.6415060Z * [new branch] gh/XuehaiPan/353/base -> origin/gh/XuehaiPan/353/base 2025-07-24T03:43:15.6416141Z * [new branch] gh/XuehaiPan/353/head -> origin/gh/XuehaiPan/353/head 2025-07-24T03:43:15.6417171Z * [new branch] gh/XuehaiPan/353/orig -> origin/gh/XuehaiPan/353/orig 2025-07-24T03:43:15.6418765Z * [new branch] gh/XuehaiPan/354/base -> origin/gh/XuehaiPan/354/base 2025-07-24T03:43:15.6419769Z * [new branch] gh/XuehaiPan/354/head -> origin/gh/XuehaiPan/354/head 2025-07-24T03:43:15.6420837Z * [new branch] gh/XuehaiPan/354/orig -> origin/gh/XuehaiPan/354/orig 2025-07-24T03:43:15.6422515Z * [new branch] gh/XuehaiPan/355/base -> origin/gh/XuehaiPan/355/base 2025-07-24T03:43:15.6423505Z * [new branch] gh/XuehaiPan/355/head -> origin/gh/XuehaiPan/355/head 2025-07-24T03:43:15.6424701Z * [new branch] gh/XuehaiPan/355/orig -> origin/gh/XuehaiPan/355/orig 2025-07-24T03:43:15.6426409Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-07-24T03:43:15.6427361Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-07-24T03:43:15.6428453Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-07-24T03:43:15.6430179Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-07-24T03:43:15.6431148Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-07-24T03:43:15.6432252Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-07-24T03:43:15.6433863Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-07-24T03:43:15.6434870Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-07-24T03:43:15.6435941Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-07-24T03:43:15.6437570Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-07-24T03:43:15.6438558Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-07-24T03:43:15.6439743Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-07-24T03:43:15.6441291Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-07-24T03:43:15.6442309Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-07-24T03:43:15.6443813Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-07-24T03:43:15.6445140Z * [new branch] gh/XuehaiPan/361/base -> origin/gh/XuehaiPan/361/base 2025-07-24T03:43:15.6446141Z * [new branch] gh/XuehaiPan/361/head -> origin/gh/XuehaiPan/361/head 2025-07-24T03:43:15.6447219Z * [new branch] gh/XuehaiPan/361/orig -> origin/gh/XuehaiPan/361/orig 2025-07-24T03:43:15.6448961Z * [new branch] gh/XuehaiPan/362/base -> origin/gh/XuehaiPan/362/base 2025-07-24T03:43:15.6450278Z * [new branch] gh/XuehaiPan/362/head -> origin/gh/XuehaiPan/362/head 2025-07-24T03:43:15.6451211Z * [new branch] gh/XuehaiPan/362/orig -> origin/gh/XuehaiPan/362/orig 2025-07-24T03:43:15.6452889Z * [new branch] gh/XuehaiPan/363/base -> origin/gh/XuehaiPan/363/base 2025-07-24T03:43:15.6453852Z * [new branch] gh/XuehaiPan/363/head -> origin/gh/XuehaiPan/363/head 2025-07-24T03:43:15.6454964Z * [new branch] gh/XuehaiPan/363/orig -> origin/gh/XuehaiPan/363/orig 2025-07-24T03:43:15.6456607Z * [new branch] gh/XuehaiPan/364/base -> origin/gh/XuehaiPan/364/base 2025-07-24T03:43:15.6457570Z * [new branch] gh/XuehaiPan/364/head -> origin/gh/XuehaiPan/364/head 2025-07-24T03:43:15.6458717Z * [new branch] gh/XuehaiPan/364/orig -> origin/gh/XuehaiPan/364/orig 2025-07-24T03:43:15.6460546Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-07-24T03:43:15.6461385Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-07-24T03:43:15.6462472Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-07-24T03:43:15.6464124Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-07-24T03:43:15.6465223Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-07-24T03:43:15.6466810Z * [new branch] gh/XuehaiPan/367/base -> origin/gh/XuehaiPan/367/base 2025-07-24T03:43:15.6467815Z * [new branch] gh/XuehaiPan/367/head -> origin/gh/XuehaiPan/367/head 2025-07-24T03:43:15.6469499Z * [new branch] gh/XuehaiPan/368/base -> origin/gh/XuehaiPan/368/base 2025-07-24T03:43:15.6470476Z * [new branch] gh/XuehaiPan/368/head -> origin/gh/XuehaiPan/368/head 2025-07-24T03:43:15.6471550Z * [new branch] gh/XuehaiPan/368/orig -> origin/gh/XuehaiPan/368/orig 2025-07-24T03:43:15.6473165Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-07-24T03:43:15.6474127Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-07-24T03:43:15.6475324Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-07-24T03:43:15.6476992Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-07-24T03:43:15.6477956Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-07-24T03:43:15.6479093Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-07-24T03:43:15.6480773Z * [new branch] gh/XuehaiPan/371/base -> origin/gh/XuehaiPan/371/base 2025-07-24T03:43:15.6481716Z * [new branch] gh/XuehaiPan/371/head -> origin/gh/XuehaiPan/371/head 2025-07-24T03:43:15.6482849Z * [new branch] gh/XuehaiPan/371/orig -> origin/gh/XuehaiPan/371/orig 2025-07-24T03:43:15.6484454Z * [new branch] gh/XuehaiPan/372/base -> origin/gh/XuehaiPan/372/base 2025-07-24T03:43:15.6485439Z * [new branch] gh/XuehaiPan/372/head -> origin/gh/XuehaiPan/372/head 2025-07-24T03:43:15.6486564Z * [new branch] gh/XuehaiPan/372/orig -> origin/gh/XuehaiPan/372/orig 2025-07-24T03:43:15.6488083Z * [new branch] gh/XuehaiPan/373/base -> origin/gh/XuehaiPan/373/base 2025-07-24T03:43:15.6489075Z * [new branch] gh/XuehaiPan/373/head -> origin/gh/XuehaiPan/373/head 2025-07-24T03:43:15.6490413Z * [new branch] gh/XuehaiPan/373/orig -> origin/gh/XuehaiPan/373/orig 2025-07-24T03:43:15.6492180Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-07-24T03:43:15.6493301Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-07-24T03:43:15.6494362Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-07-24T03:43:15.6495872Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-07-24T03:43:15.6496983Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-07-24T03:43:15.6498350Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-07-24T03:43:15.6499362Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-07-24T03:43:15.6500943Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-07-24T03:43:15.6502039Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-07-24T03:43:15.6503663Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-07-24T03:43:15.6504738Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-07-24T03:43:15.6506294Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-07-24T03:43:15.6507402Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-07-24T03:43:15.6508537Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-07-24T03:43:15.6510383Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-07-24T03:43:15.6511545Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-07-24T03:43:15.6512889Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-07-24T03:43:15.6514061Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-07-24T03:43:15.6515559Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-07-24T03:43:15.6516622Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-07-24T03:43:15.6517826Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-07-24T03:43:15.6519642Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-07-24T03:43:15.6520785Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-07-24T03:43:15.6521913Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-07-24T03:43:15.6523742Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-07-24T03:43:15.6524575Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-07-24T03:43:15.6525801Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-07-24T03:43:15.6527365Z * [new branch] gh/alexsamardzic/5/base -> origin/gh/alexsamardzic/5/base 2025-07-24T03:43:15.6528482Z * [new branch] gh/alexsamardzic/5/head -> origin/gh/alexsamardzic/5/head 2025-07-24T03:43:15.6529564Z * [new branch] gh/alexsamardzic/5/orig -> origin/gh/alexsamardzic/5/orig 2025-07-24T03:43:15.6531145Z * [new branch] gh/alexsamardzic/6/base -> origin/gh/alexsamardzic/6/base 2025-07-24T03:43:15.6532249Z * [new branch] gh/alexsamardzic/6/head -> origin/gh/alexsamardzic/6/head 2025-07-24T03:43:15.6533329Z * [new branch] gh/alexsamardzic/6/orig -> origin/gh/alexsamardzic/6/orig 2025-07-24T03:43:15.6534835Z * [new branch] gh/alexsamardzic/7/base -> origin/gh/alexsamardzic/7/base 2025-07-24T03:43:15.6535948Z * [new branch] gh/alexsamardzic/7/head -> origin/gh/alexsamardzic/7/head 2025-07-24T03:43:15.6537043Z * [new branch] gh/alexsamardzic/7/orig -> origin/gh/alexsamardzic/7/orig 2025-07-24T03:43:15.6538851Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-07-24T03:43:15.6539966Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-07-24T03:43:15.6541076Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-07-24T03:43:15.6543027Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-07-24T03:43:15.6544235Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-07-24T03:43:15.6545619Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-07-24T03:43:15.6547236Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-07-24T03:43:15.6548506Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-07-24T03:43:15.6549621Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-07-24T03:43:15.6552787Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-07-24T03:43:15.6553845Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-07-24T03:43:15.6554966Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-07-24T03:43:15.6556605Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-07-24T03:43:15.6557761Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-07-24T03:43:15.6558924Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-07-24T03:43:15.6560417Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-07-24T03:43:15.6561712Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-07-24T03:43:15.6562868Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-07-24T03:43:15.6564395Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-07-24T03:43:15.6565565Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-07-24T03:43:15.6566703Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-07-24T03:43:15.6568322Z * [new branch] gh/andyanwang/29/base -> origin/gh/andyanwang/29/base 2025-07-24T03:43:15.6569538Z * [new branch] gh/andyanwang/29/head -> origin/gh/andyanwang/29/head 2025-07-24T03:43:15.6570775Z * [new branch] gh/andyanwang/29/orig -> origin/gh/andyanwang/29/orig 2025-07-24T03:43:15.6572115Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-07-24T03:43:15.6573554Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-07-24T03:43:15.6574664Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-07-24T03:43:15.6576188Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-07-24T03:43:15.6577601Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-07-24T03:43:15.6579117Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-07-24T03:43:15.6580422Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-07-24T03:43:15.6582274Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-07-24T03:43:15.6583543Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-07-24T03:43:15.6584859Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-07-24T03:43:15.6590273Z * [new branch] gh/andyanwang/33/base -> origin/gh/andyanwang/33/base 2025-07-24T03:43:15.6590510Z * [new branch] gh/andyanwang/33/head -> origin/gh/andyanwang/33/head 2025-07-24T03:43:15.6590753Z * [new branch] gh/andyanwang/33/orig -> origin/gh/andyanwang/33/orig 2025-07-24T03:43:15.6591004Z * [new branch] gh/andyanwang/34/base -> origin/gh/andyanwang/34/base 2025-07-24T03:43:15.6591504Z * [new branch] gh/andyanwang/34/head -> origin/gh/andyanwang/34/head 2025-07-24T03:43:15.6592440Z * [new branch] gh/andyanwang/34/orig -> origin/gh/andyanwang/34/orig 2025-07-24T03:43:15.6594161Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-07-24T03:43:15.6595223Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-07-24T03:43:15.6596834Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-07-24T03:43:15.6598270Z * [new branch] gh/angelayi/100/base -> origin/gh/angelayi/100/base 2025-07-24T03:43:15.6599318Z * [new branch] gh/angelayi/100/head -> origin/gh/angelayi/100/head 2025-07-24T03:43:15.6600456Z * [new branch] gh/angelayi/100/orig -> origin/gh/angelayi/100/orig 2025-07-24T03:43:15.6601882Z * [new branch] gh/angelayi/101/base -> origin/gh/angelayi/101/base 2025-07-24T03:43:15.6603010Z * [new branch] gh/angelayi/101/head -> origin/gh/angelayi/101/head 2025-07-24T03:43:15.6604097Z * [new branch] gh/angelayi/101/orig -> origin/gh/angelayi/101/orig 2025-07-24T03:43:15.6605548Z * [new branch] gh/angelayi/102/base -> origin/gh/angelayi/102/base 2025-07-24T03:43:15.6606664Z * [new branch] gh/angelayi/102/head -> origin/gh/angelayi/102/head 2025-07-24T03:43:15.6607892Z * [new branch] gh/angelayi/102/orig -> origin/gh/angelayi/102/orig 2025-07-24T03:43:15.6609269Z * [new branch] gh/angelayi/103/base -> origin/gh/angelayi/103/base 2025-07-24T03:43:15.6610403Z * [new branch] gh/angelayi/103/head -> origin/gh/angelayi/103/head 2025-07-24T03:43:15.6611507Z * [new branch] gh/angelayi/103/orig -> origin/gh/angelayi/103/orig 2025-07-24T03:43:15.6612933Z * [new branch] gh/angelayi/104/base -> origin/gh/angelayi/104/base 2025-07-24T03:43:15.6614062Z * [new branch] gh/angelayi/104/head -> origin/gh/angelayi/104/head 2025-07-24T03:43:15.6615131Z * [new branch] gh/angelayi/104/orig -> origin/gh/angelayi/104/orig 2025-07-24T03:43:15.6616577Z * [new branch] gh/angelayi/105/base -> origin/gh/angelayi/105/base 2025-07-24T03:43:15.6617676Z * [new branch] gh/angelayi/105/head -> origin/gh/angelayi/105/head 2025-07-24T03:43:15.6618747Z * [new branch] gh/angelayi/105/orig -> origin/gh/angelayi/105/orig 2025-07-24T03:43:15.6620296Z * [new branch] gh/angelayi/82/base -> origin/gh/angelayi/82/base 2025-07-24T03:43:15.6621501Z * [new branch] gh/angelayi/82/head -> origin/gh/angelayi/82/head 2025-07-24T03:43:15.6622692Z * [new branch] gh/angelayi/82/orig -> origin/gh/angelayi/82/orig 2025-07-24T03:43:15.6624175Z * [new branch] gh/angelayi/97/base -> origin/gh/angelayi/97/base 2025-07-24T03:43:15.6625387Z * [new branch] gh/angelayi/97/head -> origin/gh/angelayi/97/head 2025-07-24T03:43:15.6626490Z * [new branch] gh/angelayi/97/orig -> origin/gh/angelayi/97/orig 2025-07-24T03:43:15.6628228Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-07-24T03:43:15.6629349Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-07-24T03:43:15.6630413Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-07-24T03:43:15.6632404Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-07-24T03:43:15.6633469Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-07-24T03:43:15.6634987Z * [new branch] gh/anijain2305/710/base -> origin/gh/anijain2305/710/base 2025-07-24T03:43:15.6636154Z * [new branch] gh/anijain2305/710/head -> origin/gh/anijain2305/710/head 2025-07-24T03:43:15.6637264Z * [new branch] gh/anijain2305/710/orig -> origin/gh/anijain2305/710/orig 2025-07-24T03:43:15.6638868Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-07-24T03:43:15.6639996Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-07-24T03:43:15.6641171Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-07-24T03:43:15.6642765Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-07-24T03:43:15.6643773Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-07-24T03:43:15.6644857Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-07-24T03:43:15.6646372Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-07-24T03:43:15.6647445Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-07-24T03:43:15.6648565Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-07-24T03:43:15.6650229Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-07-24T03:43:15.6651431Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-07-24T03:43:15.6652529Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-07-24T03:43:15.6654026Z * [new branch] gh/anijain2305/794/base -> origin/gh/anijain2305/794/base 2025-07-24T03:43:15.6655107Z * [new branch] gh/anijain2305/794/head -> origin/gh/anijain2305/794/head 2025-07-24T03:43:15.6656192Z * [new branch] gh/anijain2305/794/orig -> origin/gh/anijain2305/794/orig 2025-07-24T03:43:15.6657674Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-07-24T03:43:15.6658754Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-07-24T03:43:15.6659846Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-07-24T03:43:15.6661297Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-07-24T03:43:15.6662394Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-07-24T03:43:15.6663488Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-07-24T03:43:15.6665045Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-07-24T03:43:15.6666270Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-07-24T03:43:15.6667396Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-07-24T03:43:15.6668885Z * [new branch] gh/anijain2305/806/base -> origin/gh/anijain2305/806/base 2025-07-24T03:43:15.6669980Z * [new branch] gh/anijain2305/806/head -> origin/gh/anijain2305/806/head 2025-07-24T03:43:15.6671130Z * [new branch] gh/anijain2305/806/orig -> origin/gh/anijain2305/806/orig 2025-07-24T03:43:15.6672593Z * [new branch] gh/anijain2305/807/base -> origin/gh/anijain2305/807/base 2025-07-24T03:43:15.6673668Z * [new branch] gh/anijain2305/807/head -> origin/gh/anijain2305/807/head 2025-07-24T03:43:15.6674769Z * [new branch] gh/anijain2305/807/orig -> origin/gh/anijain2305/807/orig 2025-07-24T03:43:15.6676335Z * [new branch] gh/anijain2305/808/base -> origin/gh/anijain2305/808/base 2025-07-24T03:43:15.6677401Z * [new branch] gh/anijain2305/808/head -> origin/gh/anijain2305/808/head 2025-07-24T03:43:15.6678497Z * [new branch] gh/anijain2305/808/orig -> origin/gh/anijain2305/808/orig 2025-07-24T03:43:15.6680062Z * [new branch] gh/anijain2305/809/base -> origin/gh/anijain2305/809/base 2025-07-24T03:43:15.6681333Z * [new branch] gh/anijain2305/809/head -> origin/gh/anijain2305/809/head 2025-07-24T03:43:15.6682482Z * [new branch] gh/anijain2305/809/orig -> origin/gh/anijain2305/809/orig 2025-07-24T03:43:15.6683978Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-07-24T03:43:15.6685048Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-07-24T03:43:15.6686069Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-07-24T03:43:15.6687617Z * [new branch] gh/anijain2305/811/base -> origin/gh/anijain2305/811/base 2025-07-24T03:43:15.6688967Z * [new branch] gh/anijain2305/811/head -> origin/gh/anijain2305/811/head 2025-07-24T03:43:15.6689761Z * [new branch] gh/anijain2305/811/orig -> origin/gh/anijain2305/811/orig 2025-07-24T03:43:15.6691818Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-07-24T03:43:15.6692991Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-07-24T03:43:15.6694094Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-07-24T03:43:15.6695652Z * [new branch] gh/anijain2305/813/base -> origin/gh/anijain2305/813/base 2025-07-24T03:43:15.6696926Z * [new branch] gh/anijain2305/813/head -> origin/gh/anijain2305/813/head 2025-07-24T03:43:15.6698007Z * [new branch] gh/anijain2305/813/orig -> origin/gh/anijain2305/813/orig 2025-07-24T03:43:15.6699524Z * [new branch] gh/anijain2305/814/base -> origin/gh/anijain2305/814/base 2025-07-24T03:43:15.6700623Z * [new branch] gh/anijain2305/814/head -> origin/gh/anijain2305/814/head 2025-07-24T03:43:15.6701717Z * [new branch] gh/anijain2305/814/orig -> origin/gh/anijain2305/814/orig 2025-07-24T03:43:15.6703275Z * [new branch] gh/anijain2305/815/base -> origin/gh/anijain2305/815/base 2025-07-24T03:43:15.6704335Z * [new branch] gh/anijain2305/815/head -> origin/gh/anijain2305/815/head 2025-07-24T03:43:15.6705529Z * [new branch] gh/anijain2305/815/orig -> origin/gh/anijain2305/815/orig 2025-07-24T03:43:15.6707050Z * [new branch] gh/anijain2305/816/base -> origin/gh/anijain2305/816/base 2025-07-24T03:43:15.6708119Z * [new branch] gh/anijain2305/816/head -> origin/gh/anijain2305/816/head 2025-07-24T03:43:15.6709566Z * [new branch] gh/anijain2305/817/base -> origin/gh/anijain2305/817/base 2025-07-24T03:43:15.6710717Z * [new branch] gh/anijain2305/817/head -> origin/gh/anijain2305/817/head 2025-07-24T03:43:15.6711895Z * [new branch] gh/anijain2305/817/orig -> origin/gh/anijain2305/817/orig 2025-07-24T03:43:15.6713452Z * [new branch] gh/anijain2305/818/base -> origin/gh/anijain2305/818/base 2025-07-24T03:43:15.6714622Z * [new branch] gh/anijain2305/818/head -> origin/gh/anijain2305/818/head 2025-07-24T03:43:15.6715741Z * [new branch] gh/anijain2305/818/orig -> origin/gh/anijain2305/818/orig 2025-07-24T03:43:15.6717298Z * [new branch] gh/anijain2305/819/base -> origin/gh/anijain2305/819/base 2025-07-24T03:43:15.6718420Z * [new branch] gh/anijain2305/819/head -> origin/gh/anijain2305/819/head 2025-07-24T03:43:15.6719817Z * [new branch] gh/anijain2305/819/orig -> origin/gh/anijain2305/819/orig 2025-07-24T03:43:15.6721148Z * [new branch] gh/anijain2305/820/base -> origin/gh/anijain2305/820/base 2025-07-24T03:43:15.6722300Z * [new branch] gh/anijain2305/820/head -> origin/gh/anijain2305/820/head 2025-07-24T03:43:15.6723428Z * [new branch] gh/anijain2305/820/orig -> origin/gh/anijain2305/820/orig 2025-07-24T03:43:15.6724807Z * [new branch] gh/anijain2305/821/base -> origin/gh/anijain2305/821/base 2025-07-24T03:43:15.6725894Z * [new branch] gh/anijain2305/821/head -> origin/gh/anijain2305/821/head 2025-07-24T03:43:15.6727253Z * [new branch] gh/anijain2305/821/orig -> origin/gh/anijain2305/821/orig 2025-07-24T03:43:15.6728772Z * [new branch] gh/anijain2305/822/base -> origin/gh/anijain2305/822/base 2025-07-24T03:43:15.6729955Z * [new branch] gh/anijain2305/822/head -> origin/gh/anijain2305/822/head 2025-07-24T03:43:15.6731073Z * [new branch] gh/anijain2305/822/orig -> origin/gh/anijain2305/822/orig 2025-07-24T03:43:15.6732436Z * [new branch] gh/anijain2305/823/base -> origin/gh/anijain2305/823/base 2025-07-24T03:43:15.6733552Z * [new branch] gh/anijain2305/823/head -> origin/gh/anijain2305/823/head 2025-07-24T03:43:15.6734635Z * [new branch] gh/anijain2305/823/orig -> origin/gh/anijain2305/823/orig 2025-07-24T03:43:15.6736239Z * [new branch] gh/anijain2305/824/base -> origin/gh/anijain2305/824/base 2025-07-24T03:43:15.6737395Z * [new branch] gh/anijain2305/824/head -> origin/gh/anijain2305/824/head 2025-07-24T03:43:15.6738517Z * [new branch] gh/anijain2305/824/orig -> origin/gh/anijain2305/824/orig 2025-07-24T03:43:15.6740043Z * [new branch] gh/anijain2305/825/base -> origin/gh/anijain2305/825/base 2025-07-24T03:43:15.6741150Z * [new branch] gh/anijain2305/825/head -> origin/gh/anijain2305/825/head 2025-07-24T03:43:15.6742367Z * [new branch] gh/anijain2305/825/orig -> origin/gh/anijain2305/825/orig 2025-07-24T03:43:15.6743871Z * [new branch] gh/anijain2305/826/base -> origin/gh/anijain2305/826/base 2025-07-24T03:43:15.6745044Z * [new branch] gh/anijain2305/826/head -> origin/gh/anijain2305/826/head 2025-07-24T03:43:15.6746170Z * [new branch] gh/anijain2305/826/orig -> origin/gh/anijain2305/826/orig 2025-07-24T03:43:15.6748633Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-07-24T03:43:15.6749912Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-07-24T03:43:15.6751091Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-07-24T03:43:15.6753040Z * [new branch] gh/ankitageorge/10/base -> origin/gh/ankitageorge/10/base 2025-07-24T03:43:15.6754135Z * [new branch] gh/ankitageorge/10/head -> origin/gh/ankitageorge/10/head 2025-07-24T03:43:15.6755446Z * [new branch] gh/ankitageorge/10/orig -> origin/gh/ankitageorge/10/orig 2025-07-24T03:43:15.6757205Z * [new branch] gh/ankitageorge/11/base -> origin/gh/ankitageorge/11/base 2025-07-24T03:43:15.6758341Z * [new branch] gh/ankitageorge/11/head -> origin/gh/ankitageorge/11/head 2025-07-24T03:43:15.6759517Z * [new branch] gh/ankitageorge/11/orig -> origin/gh/ankitageorge/11/orig 2025-07-24T03:43:15.6760858Z * [new branch] gh/ankitageorge/12/base -> origin/gh/ankitageorge/12/base 2025-07-24T03:43:15.6762085Z * [new branch] gh/ankitageorge/12/head -> origin/gh/ankitageorge/12/head 2025-07-24T03:43:15.6763670Z * [new branch] gh/ankitageorge/12/orig -> origin/gh/ankitageorge/12/orig 2025-07-24T03:43:15.6765220Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-07-24T03:43:15.6766422Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-07-24T03:43:15.6767596Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-07-24T03:43:15.6769262Z * [new branch] gh/ankitageorge/5/base -> origin/gh/ankitageorge/5/base 2025-07-24T03:43:15.6770335Z * [new branch] gh/ankitageorge/5/head -> origin/gh/ankitageorge/5/head 2025-07-24T03:43:15.6771874Z * [new branch] gh/ankitageorge/5/orig -> origin/gh/ankitageorge/5/orig 2025-07-24T03:43:15.6773786Z * [new branch] gh/ankitageorge/7/base -> origin/gh/ankitageorge/7/base 2025-07-24T03:43:15.6774732Z * [new branch] gh/ankitageorge/7/head -> origin/gh/ankitageorge/7/head 2025-07-24T03:43:15.6776043Z * [new branch] gh/ankitageorge/7/orig -> origin/gh/ankitageorge/7/orig 2025-07-24T03:43:15.6777577Z * [new branch] gh/ankitageorge/8/base -> origin/gh/ankitageorge/8/base 2025-07-24T03:43:15.6778690Z * [new branch] gh/ankitageorge/8/head -> origin/gh/ankitageorge/8/head 2025-07-24T03:43:15.6779842Z * [new branch] gh/ankitageorge/8/orig -> origin/gh/ankitageorge/8/orig 2025-07-24T03:43:15.6781421Z * [new branch] gh/ankitageorge/9/base -> origin/gh/ankitageorge/9/base 2025-07-24T03:43:15.6782509Z * [new branch] gh/ankitageorge/9/head -> origin/gh/ankitageorge/9/head 2025-07-24T03:43:15.6783715Z * [new branch] gh/ankitageorge/9/orig -> origin/gh/ankitageorge/9/orig 2025-07-24T03:43:15.6785788Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-07-24T03:43:15.6786942Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-07-24T03:43:15.6788423Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-07-24T03:43:15.6789495Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-07-24T03:43:15.6791245Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-07-24T03:43:15.6792387Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-07-24T03:43:15.6793682Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-07-24T03:43:15.6794924Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-07-24T03:43:15.6796162Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-07-24T03:43:15.6797099Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-07-24T03:43:15.6798916Z * [new branch] gh/anshul-si/6/base -> origin/gh/anshul-si/6/base 2025-07-24T03:43:15.6800026Z * [new branch] gh/anshul-si/6/head -> origin/gh/anshul-si/6/head 2025-07-24T03:43:15.6801144Z * [new branch] gh/anshul-si/6/orig -> origin/gh/anshul-si/6/orig 2025-07-24T03:43:15.6803205Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-07-24T03:43:15.6804305Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-07-24T03:43:15.6805828Z * [new branch] gh/aorenste/231/base -> origin/gh/aorenste/231/base 2025-07-24T03:43:15.6807086Z * [new branch] gh/aorenste/231/head -> origin/gh/aorenste/231/head 2025-07-24T03:43:15.6808243Z * [new branch] gh/aorenste/231/orig -> origin/gh/aorenste/231/orig 2025-07-24T03:43:15.6825099Z * [new branch] gh/aorenste/234/base -> origin/gh/aorenste/234/base 2025-07-24T03:43:15.6825530Z * [new branch] gh/aorenste/234/head -> origin/gh/aorenste/234/head 2025-07-24T03:43:15.6825823Z * [new branch] gh/aorenste/234/orig -> origin/gh/aorenste/234/orig 2025-07-24T03:43:15.6826083Z * [new branch] gh/aorenste/235/base -> origin/gh/aorenste/235/base 2025-07-24T03:43:15.6826325Z * [new branch] gh/aorenste/235/head -> origin/gh/aorenste/235/head 2025-07-24T03:43:15.6826569Z * [new branch] gh/aorenste/235/orig -> origin/gh/aorenste/235/orig 2025-07-24T03:43:15.6826794Z * [new branch] gh/aorenste/236/base -> origin/gh/aorenste/236/base 2025-07-24T03:43:15.6827126Z * [new branch] gh/aorenste/236/head -> origin/gh/aorenste/236/head 2025-07-24T03:43:15.6827494Z * [new branch] gh/aorenste/236/orig -> origin/gh/aorenste/236/orig 2025-07-24T03:43:15.6827724Z * [new branch] gh/aorenste/237/base -> origin/gh/aorenste/237/base 2025-07-24T03:43:15.6828021Z * [new branch] gh/aorenste/237/head -> origin/gh/aorenste/237/head 2025-07-24T03:43:15.6828342Z * [new branch] gh/aorenste/237/orig -> origin/gh/aorenste/237/orig 2025-07-24T03:43:15.6828566Z * [new branch] gh/bdhirsh/647/base -> origin/gh/bdhirsh/647/base 2025-07-24T03:43:15.6828801Z * [new branch] gh/bdhirsh/647/head -> origin/gh/bdhirsh/647/head 2025-07-24T03:43:15.6829020Z * [new branch] gh/bdhirsh/647/orig -> origin/gh/bdhirsh/647/orig 2025-07-24T03:43:15.6830193Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-07-24T03:43:15.6831457Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-07-24T03:43:15.6832605Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-07-24T03:43:15.6834383Z * [new branch] gh/bdhirsh/651/base -> origin/gh/bdhirsh/651/base 2025-07-24T03:43:15.6835474Z * [new branch] gh/bdhirsh/651/head -> origin/gh/bdhirsh/651/head 2025-07-24T03:43:15.6836545Z * [new branch] gh/bdhirsh/651/orig -> origin/gh/bdhirsh/651/orig 2025-07-24T03:43:15.6837890Z * [new branch] gh/bdhirsh/652/base -> origin/gh/bdhirsh/652/base 2025-07-24T03:43:15.6838964Z * [new branch] gh/bdhirsh/652/head -> origin/gh/bdhirsh/652/head 2025-07-24T03:43:15.6840074Z * [new branch] gh/bdhirsh/652/orig -> origin/gh/bdhirsh/652/orig 2025-07-24T03:43:15.6841672Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-07-24T03:43:15.6842785Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-07-24T03:43:15.6844144Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-07-24T03:43:15.6845227Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-07-24T03:43:15.6846539Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-07-24T03:43:15.6847783Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-07-24T03:43:15.6848859Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-07-24T03:43:15.6850533Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-07-24T03:43:15.6851637Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-07-24T03:43:15.6852713Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-07-24T03:43:15.6854299Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-07-24T03:43:15.6855446Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-07-24T03:43:15.6856538Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-07-24T03:43:15.6858014Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-07-24T03:43:15.6859103Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-07-24T03:43:15.6860173Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-07-24T03:43:15.6862066Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-07-24T03:43:15.6863184Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-07-24T03:43:15.6864270Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-07-24T03:43:15.6866035Z * [new branch] gh/benjaminglass1/83/base -> origin/gh/benjaminglass1/83/base 2025-07-24T03:43:15.6866971Z * [new branch] gh/benjaminglass1/83/head -> origin/gh/benjaminglass1/83/head 2025-07-24T03:43:15.6868168Z * [new branch] gh/benjaminglass1/83/orig -> origin/gh/benjaminglass1/83/orig 2025-07-24T03:43:15.6869646Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-07-24T03:43:15.6870738Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-07-24T03:43:15.6871821Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-07-24T03:43:15.6873301Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-07-24T03:43:15.6874385Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-07-24T03:43:15.6875497Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-07-24T03:43:15.6877059Z * [new branch] gh/benjaminglass1/90/base -> origin/gh/benjaminglass1/90/base 2025-07-24T03:43:15.6878134Z * [new branch] gh/benjaminglass1/90/head -> origin/gh/benjaminglass1/90/head 2025-07-24T03:43:15.6879222Z * [new branch] gh/benjaminglass1/90/orig -> origin/gh/benjaminglass1/90/orig 2025-07-24T03:43:15.6880681Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-07-24T03:43:15.6881784Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-07-24T03:43:15.6882901Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-07-24T03:43:15.6884458Z * [new branch] gh/benjaminglass1/92/base -> origin/gh/benjaminglass1/92/base 2025-07-24T03:43:15.6885528Z * [new branch] gh/benjaminglass1/92/head -> origin/gh/benjaminglass1/92/head 2025-07-24T03:43:15.6886659Z * [new branch] gh/benjaminglass1/92/orig -> origin/gh/benjaminglass1/92/orig 2025-07-24T03:43:15.6888126Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-07-24T03:43:15.6889217Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-07-24T03:43:15.6890387Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-07-24T03:43:15.6891956Z * [new branch] gh/benjaminglass1/94/base -> origin/gh/benjaminglass1/94/base 2025-07-24T03:43:15.6893077Z * [new branch] gh/benjaminglass1/94/head -> origin/gh/benjaminglass1/94/head 2025-07-24T03:43:15.6894231Z * [new branch] gh/benjaminglass1/94/orig -> origin/gh/benjaminglass1/94/orig 2025-07-24T03:43:15.6895675Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-07-24T03:43:15.6896759Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-07-24T03:43:15.6897880Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-07-24T03:43:15.6899350Z * [new branch] gh/benjaminglass1/96/base -> origin/gh/benjaminglass1/96/base 2025-07-24T03:43:15.6900440Z * [new branch] gh/benjaminglass1/96/head -> origin/gh/benjaminglass1/96/head 2025-07-24T03:43:15.6901597Z * [new branch] gh/benjaminglass1/96/orig -> origin/gh/benjaminglass1/96/orig 2025-07-24T03:43:15.6903313Z * [new branch] gh/bobrenjc93/439/base -> origin/gh/bobrenjc93/439/base 2025-07-24T03:43:15.6906055Z * [new branch] gh/bobrenjc93/439/head -> origin/gh/bobrenjc93/439/head 2025-07-24T03:43:15.6908280Z * [new branch] gh/bobrenjc93/439/orig -> origin/gh/bobrenjc93/439/orig 2025-07-24T03:43:15.6909881Z * [new branch] gh/bobrenjc93/460/base -> origin/gh/bobrenjc93/460/base 2025-07-24T03:43:15.6911081Z * [new branch] gh/bobrenjc93/460/head -> origin/gh/bobrenjc93/460/head 2025-07-24T03:43:15.6912031Z * [new branch] gh/bobrenjc93/460/orig -> origin/gh/bobrenjc93/460/orig 2025-07-24T03:43:15.6913581Z * [new branch] gh/bobrenjc93/464/base -> origin/gh/bobrenjc93/464/base 2025-07-24T03:43:15.6914712Z * [new branch] gh/bobrenjc93/464/head -> origin/gh/bobrenjc93/464/head 2025-07-24T03:43:15.6916181Z * [new branch] gh/bobrenjc93/464/orig -> origin/gh/bobrenjc93/464/orig 2025-07-24T03:43:15.6917691Z * [new branch] gh/bobrenjc93/465/base -> origin/gh/bobrenjc93/465/base 2025-07-24T03:43:15.6918800Z * [new branch] gh/bobrenjc93/465/head -> origin/gh/bobrenjc93/465/head 2025-07-24T03:43:15.6919898Z * [new branch] gh/bobrenjc93/465/orig -> origin/gh/bobrenjc93/465/orig 2025-07-24T03:43:15.6921316Z * [new branch] gh/bobrenjc93/466/base -> origin/gh/bobrenjc93/466/base 2025-07-24T03:43:15.6922445Z * [new branch] gh/bobrenjc93/466/head -> origin/gh/bobrenjc93/466/head 2025-07-24T03:43:15.6923591Z * [new branch] gh/bobrenjc93/466/orig -> origin/gh/bobrenjc93/466/orig 2025-07-24T03:43:15.6925057Z * [new branch] gh/bobrenjc93/467/base -> origin/gh/bobrenjc93/467/base 2025-07-24T03:43:15.6926245Z * [new branch] gh/bobrenjc93/467/head -> origin/gh/bobrenjc93/467/head 2025-07-24T03:43:15.6927337Z * [new branch] gh/bobrenjc93/467/orig -> origin/gh/bobrenjc93/467/orig 2025-07-24T03:43:15.6928829Z * [new branch] gh/bobrenjc93/469/base -> origin/gh/bobrenjc93/469/base 2025-07-24T03:43:15.6929899Z * [new branch] gh/bobrenjc93/469/head -> origin/gh/bobrenjc93/469/head 2025-07-24T03:43:15.6931017Z * [new branch] gh/bobrenjc93/469/orig -> origin/gh/bobrenjc93/469/orig 2025-07-24T03:43:15.6932529Z * [new branch] gh/bobrenjc93/471/base -> origin/gh/bobrenjc93/471/base 2025-07-24T03:43:15.6933592Z * [new branch] gh/bobrenjc93/471/head -> origin/gh/bobrenjc93/471/head 2025-07-24T03:43:15.6934937Z * [new branch] gh/bobrenjc93/471/orig -> origin/gh/bobrenjc93/471/orig 2025-07-24T03:43:15.6936389Z * [new branch] gh/bobrenjc93/473/base -> origin/gh/bobrenjc93/473/base 2025-07-24T03:43:15.6937458Z * [new branch] gh/bobrenjc93/473/head -> origin/gh/bobrenjc93/473/head 2025-07-24T03:43:15.6938569Z * [new branch] gh/bobrenjc93/473/orig -> origin/gh/bobrenjc93/473/orig 2025-07-24T03:43:15.6940316Z * [new branch] gh/bobrenjc93/474/base -> origin/gh/bobrenjc93/474/base 2025-07-24T03:43:15.6941184Z * [new branch] gh/bobrenjc93/474/head -> origin/gh/bobrenjc93/474/head 2025-07-24T03:43:15.6942361Z * [new branch] gh/bobrenjc93/474/orig -> origin/gh/bobrenjc93/474/orig 2025-07-24T03:43:15.6943861Z * [new branch] gh/bobrenjc93/475/base -> origin/gh/bobrenjc93/475/base 2025-07-24T03:43:15.6945060Z * [new branch] gh/bobrenjc93/475/head -> origin/gh/bobrenjc93/475/head 2025-07-24T03:43:15.6946202Z * [new branch] gh/bobrenjc93/475/orig -> origin/gh/bobrenjc93/475/orig 2025-07-24T03:43:15.6947623Z * [new branch] gh/bobrenjc93/477/base -> origin/gh/bobrenjc93/477/base 2025-07-24T03:43:15.6948703Z * [new branch] gh/bobrenjc93/477/head -> origin/gh/bobrenjc93/477/head 2025-07-24T03:43:15.6949981Z * [new branch] gh/bobrenjc93/477/orig -> origin/gh/bobrenjc93/477/orig 2025-07-24T03:43:15.6951500Z * [new branch] gh/bobrenjc93/478/base -> origin/gh/bobrenjc93/478/base 2025-07-24T03:43:15.6952574Z * [new branch] gh/bobrenjc93/478/head -> origin/gh/bobrenjc93/478/head 2025-07-24T03:43:15.6953791Z * [new branch] gh/bobrenjc93/478/orig -> origin/gh/bobrenjc93/478/orig 2025-07-24T03:43:15.6955256Z * [new branch] gh/bobrenjc93/479/base -> origin/gh/bobrenjc93/479/base 2025-07-24T03:43:15.6956290Z * [new branch] gh/bobrenjc93/479/head -> origin/gh/bobrenjc93/479/head 2025-07-24T03:43:15.6957481Z * [new branch] gh/bobrenjc93/479/orig -> origin/gh/bobrenjc93/479/orig 2025-07-24T03:43:15.6958924Z * [new branch] gh/bobrenjc93/480/base -> origin/gh/bobrenjc93/480/base 2025-07-24T03:43:15.6960003Z * [new branch] gh/bobrenjc93/480/head -> origin/gh/bobrenjc93/480/head 2025-07-24T03:43:15.6961105Z * [new branch] gh/bobrenjc93/480/orig -> origin/gh/bobrenjc93/480/orig 2025-07-24T03:43:15.6962564Z * [new branch] gh/bobrenjc93/481/base -> origin/gh/bobrenjc93/481/base 2025-07-24T03:43:15.6963690Z * [new branch] gh/bobrenjc93/481/head -> origin/gh/bobrenjc93/481/head 2025-07-24T03:43:15.6964759Z * [new branch] gh/bobrenjc93/481/orig -> origin/gh/bobrenjc93/481/orig 2025-07-24T03:43:15.6966690Z * [new branch] gh/bobrenjc93/482/base -> origin/gh/bobrenjc93/482/base 2025-07-24T03:43:15.6967827Z * [new branch] gh/bobrenjc93/482/head -> origin/gh/bobrenjc93/482/head 2025-07-24T03:43:15.6968950Z * [new branch] gh/bobrenjc93/482/orig -> origin/gh/bobrenjc93/482/orig 2025-07-24T03:43:15.6970570Z * [new branch] gh/bobrenjc93/483/base -> origin/gh/bobrenjc93/483/base 2025-07-24T03:43:15.6971907Z * [new branch] gh/bobrenjc93/483/head -> origin/gh/bobrenjc93/483/head 2025-07-24T03:43:15.6972969Z * [new branch] gh/bobrenjc93/483/orig -> origin/gh/bobrenjc93/483/orig 2025-07-24T03:43:15.6974457Z * [new branch] gh/bobrenjc93/484/base -> origin/gh/bobrenjc93/484/base 2025-07-24T03:43:15.6975548Z * [new branch] gh/bobrenjc93/484/head -> origin/gh/bobrenjc93/484/head 2025-07-24T03:43:15.6976633Z * [new branch] gh/bobrenjc93/484/orig -> origin/gh/bobrenjc93/484/orig 2025-07-24T03:43:15.6978156Z * [new branch] gh/bobrenjc93/485/base -> origin/gh/bobrenjc93/485/base 2025-07-24T03:43:15.6979262Z * [new branch] gh/bobrenjc93/485/head -> origin/gh/bobrenjc93/485/head 2025-07-24T03:43:15.6980343Z * [new branch] gh/bobrenjc93/485/orig -> origin/gh/bobrenjc93/485/orig 2025-07-24T03:43:15.6981839Z * [new branch] gh/bobrenjc93/486/base -> origin/gh/bobrenjc93/486/base 2025-07-24T03:43:15.6982938Z * [new branch] gh/bobrenjc93/486/head -> origin/gh/bobrenjc93/486/head 2025-07-24T03:43:15.6984030Z * [new branch] gh/bobrenjc93/486/orig -> origin/gh/bobrenjc93/486/orig 2025-07-24T03:43:15.6985728Z * [new branch] gh/bobrenjc93/487/base -> origin/gh/bobrenjc93/487/base 2025-07-24T03:43:15.6986799Z * [new branch] gh/bobrenjc93/487/head -> origin/gh/bobrenjc93/487/head 2025-07-24T03:43:15.6987880Z * [new branch] gh/bobrenjc93/487/orig -> origin/gh/bobrenjc93/487/orig 2025-07-24T03:43:15.6989361Z * [new branch] gh/bobrenjc93/488/base -> origin/gh/bobrenjc93/488/base 2025-07-24T03:43:15.6990440Z * [new branch] gh/bobrenjc93/488/head -> origin/gh/bobrenjc93/488/head 2025-07-24T03:43:15.6991507Z * [new branch] gh/bobrenjc93/488/orig -> origin/gh/bobrenjc93/488/orig 2025-07-24T03:43:15.6993006Z * [new branch] gh/bobrenjc93/489/base -> origin/gh/bobrenjc93/489/base 2025-07-24T03:43:15.6994079Z * [new branch] gh/bobrenjc93/489/head -> origin/gh/bobrenjc93/489/head 2025-07-24T03:43:15.6995436Z * [new branch] gh/bobrenjc93/489/orig -> origin/gh/bobrenjc93/489/orig 2025-07-24T03:43:15.6996938Z * [new branch] gh/bobrenjc93/490/base -> origin/gh/bobrenjc93/490/base 2025-07-24T03:43:15.6998161Z * [new branch] gh/bobrenjc93/490/head -> origin/gh/bobrenjc93/490/head 2025-07-24T03:43:15.6999106Z * [new branch] gh/bobrenjc93/490/orig -> origin/gh/bobrenjc93/490/orig 2025-07-24T03:43:15.7000756Z * [new branch] gh/bobrenjc93/491/base -> origin/gh/bobrenjc93/491/base 2025-07-24T03:43:15.7001853Z * [new branch] gh/bobrenjc93/491/head -> origin/gh/bobrenjc93/491/head 2025-07-24T03:43:15.7003615Z * [new branch] gh/bobrenjc93/491/orig -> origin/gh/bobrenjc93/491/orig 2025-07-24T03:43:15.7005083Z * [new branch] gh/bobrenjc93/492/base -> origin/gh/bobrenjc93/492/base 2025-07-24T03:43:15.7006232Z * [new branch] gh/bobrenjc93/492/head -> origin/gh/bobrenjc93/492/head 2025-07-24T03:43:15.7008027Z * [new branch] gh/bobrenjc93/492/orig -> origin/gh/bobrenjc93/492/orig 2025-07-24T03:43:15.7009564Z * [new branch] gh/bobrenjc93/493/base -> origin/gh/bobrenjc93/493/base 2025-07-24T03:43:15.7010643Z * [new branch] gh/bobrenjc93/493/head -> origin/gh/bobrenjc93/493/head 2025-07-24T03:43:15.7012118Z * [new branch] gh/bobrenjc93/493/orig -> origin/gh/bobrenjc93/493/orig 2025-07-24T03:43:15.7013311Z * [new branch] gh/bobrenjc93/494/base -> origin/gh/bobrenjc93/494/base 2025-07-24T03:43:15.7014403Z * [new branch] gh/bobrenjc93/494/head -> origin/gh/bobrenjc93/494/head 2025-07-24T03:43:15.7015545Z * [new branch] gh/bobrenjc93/494/orig -> origin/gh/bobrenjc93/494/orig 2025-07-24T03:43:15.7017169Z * [new branch] gh/bobrenjc93/495/base -> origin/gh/bobrenjc93/495/base 2025-07-24T03:43:15.7018289Z * [new branch] gh/bobrenjc93/495/head -> origin/gh/bobrenjc93/495/head 2025-07-24T03:43:15.7019399Z * [new branch] gh/bobrenjc93/495/orig -> origin/gh/bobrenjc93/495/orig 2025-07-24T03:43:15.7020924Z * [new branch] gh/bobrenjc93/496/base -> origin/gh/bobrenjc93/496/base 2025-07-24T03:43:15.7022041Z * [new branch] gh/bobrenjc93/496/head -> origin/gh/bobrenjc93/496/head 2025-07-24T03:43:15.7023147Z * [new branch] gh/bobrenjc93/496/orig -> origin/gh/bobrenjc93/496/orig 2025-07-24T03:43:15.7024687Z * [new branch] gh/bobrenjc93/497/base -> origin/gh/bobrenjc93/497/base 2025-07-24T03:43:15.7025839Z * [new branch] gh/bobrenjc93/497/head -> origin/gh/bobrenjc93/497/head 2025-07-24T03:43:15.7026924Z * [new branch] gh/bobrenjc93/497/orig -> origin/gh/bobrenjc93/497/orig 2025-07-24T03:43:15.7028418Z * [new branch] gh/bobrenjc93/498/base -> origin/gh/bobrenjc93/498/base 2025-07-24T03:43:15.7029506Z * [new branch] gh/bobrenjc93/498/head -> origin/gh/bobrenjc93/498/head 2025-07-24T03:43:15.7030592Z * [new branch] gh/bobrenjc93/498/orig -> origin/gh/bobrenjc93/498/orig 2025-07-24T03:43:15.7032213Z * [new branch] gh/bobrenjc93/499/base -> origin/gh/bobrenjc93/499/base 2025-07-24T03:43:15.7033306Z * [new branch] gh/bobrenjc93/499/head -> origin/gh/bobrenjc93/499/head 2025-07-24T03:43:15.7034415Z * [new branch] gh/bobrenjc93/499/orig -> origin/gh/bobrenjc93/499/orig 2025-07-24T03:43:15.7035917Z * [new branch] gh/bobrenjc93/500/base -> origin/gh/bobrenjc93/500/base 2025-07-24T03:43:15.7037002Z * [new branch] gh/bobrenjc93/500/head -> origin/gh/bobrenjc93/500/head 2025-07-24T03:43:15.7038073Z * [new branch] gh/bobrenjc93/500/orig -> origin/gh/bobrenjc93/500/orig 2025-07-24T03:43:15.7039599Z * [new branch] gh/bobrenjc93/501/base -> origin/gh/bobrenjc93/501/base 2025-07-24T03:43:15.7040698Z * [new branch] gh/bobrenjc93/501/head -> origin/gh/bobrenjc93/501/head 2025-07-24T03:43:15.7041852Z * [new branch] gh/bobrenjc93/501/orig -> origin/gh/bobrenjc93/501/orig 2025-07-24T03:43:15.7043295Z * [new branch] gh/bobrenjc93/502/base -> origin/gh/bobrenjc93/502/base 2025-07-24T03:43:15.7044417Z * [new branch] gh/bobrenjc93/502/head -> origin/gh/bobrenjc93/502/head 2025-07-24T03:43:15.7045529Z * [new branch] gh/bobrenjc93/502/orig -> origin/gh/bobrenjc93/502/orig 2025-07-24T03:43:15.7047107Z * [new branch] gh/bobrenjc93/503/base -> origin/gh/bobrenjc93/503/base 2025-07-24T03:43:15.7048178Z * [new branch] gh/bobrenjc93/503/head -> origin/gh/bobrenjc93/503/head 2025-07-24T03:43:15.7049259Z * [new branch] gh/bobrenjc93/503/orig -> origin/gh/bobrenjc93/503/orig 2025-07-24T03:43:15.7053761Z * [new branch] gh/bobrenjc93/504/base -> origin/gh/bobrenjc93/504/base 2025-07-24T03:43:15.7054895Z * [new branch] gh/bobrenjc93/504/head -> origin/gh/bobrenjc93/504/head 2025-07-24T03:43:15.7056047Z * [new branch] gh/bobrenjc93/504/orig -> origin/gh/bobrenjc93/504/orig 2025-07-24T03:43:15.7057531Z * [new branch] gh/bobrenjc93/505/base -> origin/gh/bobrenjc93/505/base 2025-07-24T03:43:15.7058629Z * [new branch] gh/bobrenjc93/505/head -> origin/gh/bobrenjc93/505/head 2025-07-24T03:43:15.7059738Z * [new branch] gh/bobrenjc93/505/orig -> origin/gh/bobrenjc93/505/orig 2025-07-24T03:43:15.7061221Z * [new branch] gh/bobrenjc93/506/base -> origin/gh/bobrenjc93/506/base 2025-07-24T03:43:15.7062323Z * [new branch] gh/bobrenjc93/506/head -> origin/gh/bobrenjc93/506/head 2025-07-24T03:43:15.7063428Z * [new branch] gh/bobrenjc93/506/orig -> origin/gh/bobrenjc93/506/orig 2025-07-24T03:43:15.7065166Z * [new branch] gh/bobrenjc93/507/base -> origin/gh/bobrenjc93/507/base 2025-07-24T03:43:15.7066313Z * [new branch] gh/bobrenjc93/507/head -> origin/gh/bobrenjc93/507/head 2025-07-24T03:43:15.7067451Z * [new branch] gh/bobrenjc93/507/orig -> origin/gh/bobrenjc93/507/orig 2025-07-24T03:43:15.7068950Z * [new branch] gh/bobrenjc93/508/base -> origin/gh/bobrenjc93/508/base 2025-07-24T03:43:15.7070037Z * [new branch] gh/bobrenjc93/508/head -> origin/gh/bobrenjc93/508/head 2025-07-24T03:43:15.7071131Z * [new branch] gh/bobrenjc93/508/orig -> origin/gh/bobrenjc93/508/orig 2025-07-24T03:43:15.7072600Z * [new branch] gh/bobrenjc93/509/base -> origin/gh/bobrenjc93/509/base 2025-07-24T03:43:15.7073686Z * [new branch] gh/bobrenjc93/509/head -> origin/gh/bobrenjc93/509/head 2025-07-24T03:43:15.7074795Z * [new branch] gh/bobrenjc93/509/orig -> origin/gh/bobrenjc93/509/orig 2025-07-24T03:43:15.7076320Z * [new branch] gh/bobrenjc93/510/base -> origin/gh/bobrenjc93/510/base 2025-07-24T03:43:15.7077454Z * [new branch] gh/bobrenjc93/510/head -> origin/gh/bobrenjc93/510/head 2025-07-24T03:43:15.7078525Z * [new branch] gh/bobrenjc93/510/orig -> origin/gh/bobrenjc93/510/orig 2025-07-24T03:43:15.7080066Z * [new branch] gh/bobrenjc93/511/base -> origin/gh/bobrenjc93/511/base 2025-07-24T03:43:15.7081194Z * [new branch] gh/bobrenjc93/511/head -> origin/gh/bobrenjc93/511/head 2025-07-24T03:43:15.7082271Z * [new branch] gh/bobrenjc93/511/orig -> origin/gh/bobrenjc93/511/orig 2025-07-24T03:43:15.7083670Z * [new branch] gh/bobrenjc93/512/base -> origin/gh/bobrenjc93/512/base 2025-07-24T03:43:15.7084758Z * [new branch] gh/bobrenjc93/512/head -> origin/gh/bobrenjc93/512/head 2025-07-24T03:43:15.7085882Z * [new branch] gh/bobrenjc93/512/orig -> origin/gh/bobrenjc93/512/orig 2025-07-24T03:43:15.7087424Z * [new branch] gh/bobrenjc93/513/base -> origin/gh/bobrenjc93/513/base 2025-07-24T03:43:15.7088684Z * [new branch] gh/bobrenjc93/513/head -> origin/gh/bobrenjc93/513/head 2025-07-24T03:43:15.7089623Z * [new branch] gh/bobrenjc93/513/orig -> origin/gh/bobrenjc93/513/orig 2025-07-24T03:43:15.7091149Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-07-24T03:43:15.7092235Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-07-24T03:43:15.7093336Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-07-24T03:43:15.7095008Z * [new branch] gh/bobrenjc93/515/base -> origin/gh/bobrenjc93/515/base 2025-07-24T03:43:15.7096068Z * [new branch] gh/bobrenjc93/515/head -> origin/gh/bobrenjc93/515/head 2025-07-24T03:43:15.7097145Z * [new branch] gh/bobrenjc93/515/orig -> origin/gh/bobrenjc93/515/orig 2025-07-24T03:43:15.7098697Z * [new branch] gh/bobrenjc93/516/base -> origin/gh/bobrenjc93/516/base 2025-07-24T03:43:15.7099768Z * [new branch] gh/bobrenjc93/516/head -> origin/gh/bobrenjc93/516/head 2025-07-24T03:43:15.7100880Z * [new branch] gh/bobrenjc93/516/orig -> origin/gh/bobrenjc93/516/orig 2025-07-24T03:43:15.7102395Z * [new branch] gh/bobrenjc93/517/base -> origin/gh/bobrenjc93/517/base 2025-07-24T03:43:15.7103472Z * [new branch] gh/bobrenjc93/517/head -> origin/gh/bobrenjc93/517/head 2025-07-24T03:43:15.7104617Z * [new branch] gh/bobrenjc93/517/orig -> origin/gh/bobrenjc93/517/orig 2025-07-24T03:43:15.7106151Z * [new branch] gh/bobrenjc93/518/base -> origin/gh/bobrenjc93/518/base 2025-07-24T03:43:15.7107250Z * [new branch] gh/bobrenjc93/518/head -> origin/gh/bobrenjc93/518/head 2025-07-24T03:43:15.7108298Z * [new branch] gh/bobrenjc93/518/orig -> origin/gh/bobrenjc93/518/orig 2025-07-24T03:43:15.7109947Z * [new branch] gh/bobrenjc93/519/base -> origin/gh/bobrenjc93/519/base 2025-07-24T03:43:15.7110878Z * [new branch] gh/bobrenjc93/519/head -> origin/gh/bobrenjc93/519/head 2025-07-24T03:43:15.7111969Z * [new branch] gh/bobrenjc93/519/orig -> origin/gh/bobrenjc93/519/orig 2025-07-24T03:43:15.7113458Z * [new branch] gh/bobrenjc93/520/base -> origin/gh/bobrenjc93/520/base 2025-07-24T03:43:15.7114553Z * [new branch] gh/bobrenjc93/520/head -> origin/gh/bobrenjc93/520/head 2025-07-24T03:43:15.7115710Z * [new branch] gh/bobrenjc93/520/orig -> origin/gh/bobrenjc93/520/orig 2025-07-24T03:43:15.7117133Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-07-24T03:43:15.7118233Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-07-24T03:43:15.7119306Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-07-24T03:43:15.7120792Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-07-24T03:43:15.7121875Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-07-24T03:43:15.7122970Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-07-24T03:43:15.7124558Z * [new branch] gh/bobrenjc93/523/base -> origin/gh/bobrenjc93/523/base 2025-07-24T03:43:15.7125709Z * [new branch] gh/bobrenjc93/523/head -> origin/gh/bobrenjc93/523/head 2025-07-24T03:43:15.7126804Z * [new branch] gh/bobrenjc93/523/orig -> origin/gh/bobrenjc93/523/orig 2025-07-24T03:43:15.7128288Z * [new branch] gh/bobrenjc93/524/base -> origin/gh/bobrenjc93/524/base 2025-07-24T03:43:15.7129399Z * [new branch] gh/bobrenjc93/524/head -> origin/gh/bobrenjc93/524/head 2025-07-24T03:43:15.7130592Z * [new branch] gh/bobrenjc93/524/orig -> origin/gh/bobrenjc93/524/orig 2025-07-24T03:43:15.7131998Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-07-24T03:43:15.7133100Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-07-24T03:43:15.7134684Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-07-24T03:43:15.7136203Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-07-24T03:43:15.7137327Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-07-24T03:43:15.7138420Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-07-24T03:43:15.7140000Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-07-24T03:43:15.7141134Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-07-24T03:43:15.7142251Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-07-24T03:43:15.7143727Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-07-24T03:43:15.7144893Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-07-24T03:43:15.7146072Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-07-24T03:43:15.7147522Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-07-24T03:43:15.7148637Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-07-24T03:43:15.7149909Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-07-24T03:43:15.7151885Z * [new branch] gh/bobrenjc93/530/base -> origin/gh/bobrenjc93/530/base 2025-07-24T03:43:15.7152985Z * [new branch] gh/bobrenjc93/530/head -> origin/gh/bobrenjc93/530/head 2025-07-24T03:43:15.7154068Z * [new branch] gh/bobrenjc93/530/orig -> origin/gh/bobrenjc93/530/orig 2025-07-24T03:43:15.7155686Z * [new branch] gh/bobrenjc93/531/base -> origin/gh/bobrenjc93/531/base 2025-07-24T03:43:15.7156805Z * [new branch] gh/bobrenjc93/531/head -> origin/gh/bobrenjc93/531/head 2025-07-24T03:43:15.7157897Z * [new branch] gh/bobrenjc93/531/orig -> origin/gh/bobrenjc93/531/orig 2025-07-24T03:43:15.7159406Z * [new branch] gh/bobrenjc93/532/base -> origin/gh/bobrenjc93/532/base 2025-07-24T03:43:15.7160487Z * [new branch] gh/bobrenjc93/532/head -> origin/gh/bobrenjc93/532/head 2025-07-24T03:43:15.7161558Z * [new branch] gh/bobrenjc93/532/orig -> origin/gh/bobrenjc93/532/orig 2025-07-24T03:43:15.7163071Z * [new branch] gh/bobrenjc93/533/base -> origin/gh/bobrenjc93/533/base 2025-07-24T03:43:15.7164285Z * [new branch] gh/bobrenjc93/533/head -> origin/gh/bobrenjc93/533/head 2025-07-24T03:43:15.7165328Z * [new branch] gh/bobrenjc93/533/orig -> origin/gh/bobrenjc93/533/orig 2025-07-24T03:43:15.7166803Z * [new branch] gh/bobrenjc93/534/base -> origin/gh/bobrenjc93/534/base 2025-07-24T03:43:15.7168089Z * [new branch] gh/bobrenjc93/534/head -> origin/gh/bobrenjc93/534/head 2025-07-24T03:43:15.7169186Z * [new branch] gh/bobrenjc93/534/orig -> origin/gh/bobrenjc93/534/orig 2025-07-24T03:43:15.7170832Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-07-24T03:43:15.7171894Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-07-24T03:43:15.7172989Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-07-24T03:43:15.7174509Z * [new branch] gh/bobrenjc93/536/base -> origin/gh/bobrenjc93/536/base 2025-07-24T03:43:15.7175802Z * [new branch] gh/bobrenjc93/536/head -> origin/gh/bobrenjc93/536/head 2025-07-24T03:43:15.7176753Z * [new branch] gh/bobrenjc93/536/orig -> origin/gh/bobrenjc93/536/orig 2025-07-24T03:43:15.7178657Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-07-24T03:43:15.7179795Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-07-24T03:43:15.7181572Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-07-24T03:43:15.7182714Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-07-24T03:43:15.7184580Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-07-24T03:43:15.7185714Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-07-24T03:43:15.7186814Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-07-24T03:43:15.7188312Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-07-24T03:43:15.7189451Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-07-24T03:43:15.7191070Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-07-24T03:43:15.7192773Z * [new branch] gh/c00w/50/base -> origin/gh/c00w/50/base 2025-07-24T03:43:15.7193943Z * [new branch] gh/c00w/50/head -> origin/gh/c00w/50/head 2025-07-24T03:43:15.7195127Z * [new branch] gh/c00w/50/orig -> origin/gh/c00w/50/orig 2025-07-24T03:43:15.7196639Z * [new branch] gh/c00w/51/base -> origin/gh/c00w/51/base 2025-07-24T03:43:15.7197831Z * [new branch] gh/c00w/51/head -> origin/gh/c00w/51/head 2025-07-24T03:43:15.7199015Z * [new branch] gh/c00w/51/orig -> origin/gh/c00w/51/orig 2025-07-24T03:43:15.7200965Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-07-24T03:43:15.7202165Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-07-24T03:43:15.7203252Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-07-24T03:43:15.7204722Z * [new branch] gh/clee2000/3/base -> origin/gh/clee2000/3/base 2025-07-24T03:43:15.7205832Z * [new branch] gh/clee2000/3/head -> origin/gh/clee2000/3/head 2025-07-24T03:43:15.7207030Z * [new branch] gh/clee2000/3/orig -> origin/gh/clee2000/3/orig 2025-07-24T03:43:15.7208862Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-07-24T03:43:15.7210074Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-07-24T03:43:15.7211743Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-07-24T03:43:15.7212962Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-07-24T03:43:15.7214218Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-07-24T03:43:15.7216267Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-07-24T03:43:15.7217724Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-07-24T03:43:15.7219070Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-07-24T03:43:15.7220684Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-07-24T03:43:15.7222073Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-07-24T03:43:15.7222932Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-07-24T03:43:15.7224801Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-07-24T03:43:15.7225977Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-07-24T03:43:15.7227068Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-07-24T03:43:15.7228925Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-07-24T03:43:15.7230172Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-07-24T03:43:15.7231510Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-07-24T03:43:15.7233010Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-07-24T03:43:15.7234129Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-07-24T03:43:15.7235199Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-07-24T03:43:15.7236992Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-07-24T03:43:15.7238231Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-07-24T03:43:15.7239406Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-07-24T03:43:15.7241032Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-07-24T03:43:15.7242169Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-07-24T03:43:15.7243344Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-07-24T03:43:15.7244882Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-07-24T03:43:15.7246120Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-07-24T03:43:15.7247409Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-07-24T03:43:15.7249126Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-07-24T03:43:15.7250410Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-07-24T03:43:15.7251675Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-07-24T03:43:15.7253331Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-07-24T03:43:15.7254797Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-07-24T03:43:15.7255924Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-07-24T03:43:15.7257444Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-07-24T03:43:15.7258616Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-07-24T03:43:15.7259891Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-07-24T03:43:15.7261567Z * [new branch] gh/coconutruben/23/base -> origin/gh/coconutruben/23/base 2025-07-24T03:43:15.7262637Z * [new branch] gh/coconutruben/23/head -> origin/gh/coconutruben/23/head 2025-07-24T03:43:15.7263791Z * [new branch] gh/coconutruben/23/orig -> origin/gh/coconutruben/23/orig 2025-07-24T03:43:15.7265687Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-07-24T03:43:15.7266793Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-07-24T03:43:15.7267878Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-07-24T03:43:15.7269854Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-07-24T03:43:15.7271231Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-07-24T03:43:15.7272356Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-07-24T03:43:15.7274618Z * [new branch] gh/codingwithsurya/10/base -> origin/gh/codingwithsurya/10/base 2025-07-24T03:43:15.7275988Z * [new branch] gh/codingwithsurya/10/head -> origin/gh/codingwithsurya/10/head 2025-07-24T03:43:15.7277215Z * [new branch] gh/codingwithsurya/10/orig -> origin/gh/codingwithsurya/10/orig 2025-07-24T03:43:15.7278815Z * [new branch] gh/codingwithsurya/11/base -> origin/gh/codingwithsurya/11/base 2025-07-24T03:43:15.7280290Z * [new branch] gh/codingwithsurya/11/head -> origin/gh/codingwithsurya/11/head 2025-07-24T03:43:15.7281295Z * [new branch] gh/codingwithsurya/11/orig -> origin/gh/codingwithsurya/11/orig 2025-07-24T03:43:15.7283222Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-07-24T03:43:15.7284592Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-07-24T03:43:15.7285733Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-07-24T03:43:15.7287385Z * [new branch] gh/codingwithsurya/13/base -> origin/gh/codingwithsurya/13/base 2025-07-24T03:43:15.7288492Z * [new branch] gh/codingwithsurya/13/head -> origin/gh/codingwithsurya/13/head 2025-07-24T03:43:15.7289589Z * [new branch] gh/codingwithsurya/13/orig -> origin/gh/codingwithsurya/13/orig 2025-07-24T03:43:15.7291180Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-07-24T03:43:15.7292391Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-07-24T03:43:15.7293576Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-07-24T03:43:15.7295077Z * [new branch] gh/codingwithsurya/6/base -> origin/gh/codingwithsurya/6/base 2025-07-24T03:43:15.7296291Z * [new branch] gh/codingwithsurya/6/head -> origin/gh/codingwithsurya/6/head 2025-07-24T03:43:15.7297380Z * [new branch] gh/codingwithsurya/6/orig -> origin/gh/codingwithsurya/6/orig 2025-07-24T03:43:15.7298885Z * [new branch] gh/codingwithsurya/7/base -> origin/gh/codingwithsurya/7/base 2025-07-24T03:43:15.7299959Z * [new branch] gh/codingwithsurya/7/head -> origin/gh/codingwithsurya/7/head 2025-07-24T03:43:15.7301048Z * [new branch] gh/codingwithsurya/7/orig -> origin/gh/codingwithsurya/7/orig 2025-07-24T03:43:15.7302656Z * [new branch] gh/codingwithsurya/8/base -> origin/gh/codingwithsurya/8/base 2025-07-24T03:43:15.7303799Z * [new branch] gh/codingwithsurya/8/head -> origin/gh/codingwithsurya/8/head 2025-07-24T03:43:15.7305039Z * [new branch] gh/codingwithsurya/8/orig -> origin/gh/codingwithsurya/8/orig 2025-07-24T03:43:15.7306739Z * [new branch] gh/codingwithsurya/9/base -> origin/gh/codingwithsurya/9/base 2025-07-24T03:43:15.7307945Z * [new branch] gh/codingwithsurya/9/head -> origin/gh/codingwithsurya/9/head 2025-07-24T03:43:15.7309047Z * [new branch] gh/codingwithsurya/9/orig -> origin/gh/codingwithsurya/9/orig 2025-07-24T03:43:15.7310870Z * [new branch] gh/davidberard98/347/base -> origin/gh/davidberard98/347/base 2025-07-24T03:43:15.7311977Z * [new branch] gh/davidberard98/347/head -> origin/gh/davidberard98/347/head 2025-07-24T03:43:15.7313090Z * [new branch] gh/davidberard98/347/orig -> origin/gh/davidberard98/347/orig 2025-07-24T03:43:15.7314570Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-07-24T03:43:15.7315683Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-07-24T03:43:15.7316868Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-07-24T03:43:15.7318147Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-07-24T03:43:15.7319229Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-07-24T03:43:15.7320319Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-07-24T03:43:15.7321807Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-07-24T03:43:15.7322907Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-07-24T03:43:15.7324004Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-07-24T03:43:15.7325740Z * [new branch] gh/davidberard98/378/base -> origin/gh/davidberard98/378/base 2025-07-24T03:43:15.7326978Z * [new branch] gh/davidberard98/378/head -> origin/gh/davidberard98/378/head 2025-07-24T03:43:15.7328102Z * [new branch] gh/davidberard98/378/orig -> origin/gh/davidberard98/378/orig 2025-07-24T03:43:15.7329956Z * [new branch] gh/davidberard98/380/base -> origin/gh/davidberard98/380/base 2025-07-24T03:43:15.7331137Z * [new branch] gh/davidberard98/380/head -> origin/gh/davidberard98/380/head 2025-07-24T03:43:15.7332210Z * [new branch] gh/davidberard98/380/orig -> origin/gh/davidberard98/380/orig 2025-07-24T03:43:15.7333883Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-07-24T03:43:15.7335153Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-07-24T03:43:15.7336257Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-07-24T03:43:15.7337822Z * [new branch] gh/davidberard98/383/base -> origin/gh/davidberard98/383/base 2025-07-24T03:43:15.7339061Z * [new branch] gh/davidberard98/383/head -> origin/gh/davidberard98/383/head 2025-07-24T03:43:15.7340220Z * [new branch] gh/davidberard98/383/orig -> origin/gh/davidberard98/383/orig 2025-07-24T03:43:15.7341644Z * [new branch] gh/davidberard98/384/base -> origin/gh/davidberard98/384/base 2025-07-24T03:43:15.7342749Z * [new branch] gh/davidberard98/384/head -> origin/gh/davidberard98/384/head 2025-07-24T03:43:15.7343874Z * [new branch] gh/davidberard98/384/orig -> origin/gh/davidberard98/384/orig 2025-07-24T03:43:15.7345655Z * [new branch] gh/davidberard98/385/base -> origin/gh/davidberard98/385/base 2025-07-24T03:43:15.7346751Z * [new branch] gh/davidberard98/385/head -> origin/gh/davidberard98/385/head 2025-07-24T03:43:15.7347905Z * [new branch] gh/davidberard98/385/orig -> origin/gh/davidberard98/385/orig 2025-07-24T03:43:15.7349443Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-07-24T03:43:15.7354537Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-07-24T03:43:15.7355771Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-07-24T03:43:15.7357338Z * [new branch] gh/davidberard98/387/base -> origin/gh/davidberard98/387/base 2025-07-24T03:43:15.7358608Z * [new branch] gh/davidberard98/387/head -> origin/gh/davidberard98/387/head 2025-07-24T03:43:15.7359480Z * [new branch] gh/davidberard98/387/orig -> origin/gh/davidberard98/387/orig 2025-07-24T03:43:15.7361051Z * [new branch] gh/davidberard98/388/base -> origin/gh/davidberard98/388/base 2025-07-24T03:43:15.7362192Z * [new branch] gh/davidberard98/388/head -> origin/gh/davidberard98/388/head 2025-07-24T03:43:15.7363515Z * [new branch] gh/davidberard98/388/orig -> origin/gh/davidberard98/388/orig 2025-07-24T03:43:15.7365099Z * [new branch] gh/davidberard98/389/base -> origin/gh/davidberard98/389/base 2025-07-24T03:43:15.7366256Z * [new branch] gh/davidberard98/389/head -> origin/gh/davidberard98/389/head 2025-07-24T03:43:15.7367028Z * [new branch] gh/davidberard98/389/orig -> origin/gh/davidberard98/389/orig 2025-07-24T03:43:15.7368762Z * [new branch] gh/davidberard98/390/base -> origin/gh/davidberard98/390/base 2025-07-24T03:43:15.7369739Z * [new branch] gh/davidberard98/390/head -> origin/gh/davidberard98/390/head 2025-07-24T03:43:15.7370892Z * [new branch] gh/davidberard98/390/orig -> origin/gh/davidberard98/390/orig 2025-07-24T03:43:15.7372777Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-07-24T03:43:15.7373891Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-07-24T03:43:15.7375121Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-07-24T03:43:15.7376481Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-07-24T03:43:15.7378018Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-07-24T03:43:15.7379110Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-07-24T03:43:15.7380740Z * [new branch] gh/desertfire/585/base -> origin/gh/desertfire/585/base 2025-07-24T03:43:15.7381798Z * [new branch] gh/desertfire/585/head -> origin/gh/desertfire/585/head 2025-07-24T03:43:15.7382930Z * [new branch] gh/desertfire/585/orig -> origin/gh/desertfire/585/orig 2025-07-24T03:43:15.7384612Z * [new branch] gh/desertfire/586/base -> origin/gh/desertfire/586/base 2025-07-24T03:43:15.7385774Z * [new branch] gh/desertfire/586/head -> origin/gh/desertfire/586/head 2025-07-24T03:43:15.7386863Z * [new branch] gh/desertfire/586/orig -> origin/gh/desertfire/586/orig 2025-07-24T03:43:15.7388517Z * [new branch] gh/desertfire/587/base -> origin/gh/desertfire/587/base 2025-07-24T03:43:15.7389516Z * [new branch] gh/desertfire/587/head -> origin/gh/desertfire/587/head 2025-07-24T03:43:15.7390659Z * [new branch] gh/desertfire/587/orig -> origin/gh/desertfire/587/orig 2025-07-24T03:43:15.7392222Z * [new branch] gh/desertfire/588/base -> origin/gh/desertfire/588/base 2025-07-24T03:43:15.7393384Z * [new branch] gh/desertfire/588/head -> origin/gh/desertfire/588/head 2025-07-24T03:43:15.7394537Z * [new branch] gh/desertfire/588/orig -> origin/gh/desertfire/588/orig 2025-07-24T03:43:15.7396157Z * [new branch] gh/desertfire/589/base -> origin/gh/desertfire/589/base 2025-07-24T03:43:15.7397306Z * [new branch] gh/desertfire/589/head -> origin/gh/desertfire/589/head 2025-07-24T03:43:15.7398418Z * [new branch] gh/desertfire/589/orig -> origin/gh/desertfire/589/orig 2025-07-24T03:43:15.7400208Z * [new branch] gh/desertfire/590/base -> origin/gh/desertfire/590/base 2025-07-24T03:43:15.7401146Z * [new branch] gh/desertfire/590/head -> origin/gh/desertfire/590/head 2025-07-24T03:43:15.7402247Z * [new branch] gh/desertfire/590/orig -> origin/gh/desertfire/590/orig 2025-07-24T03:43:15.7404131Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-07-24T03:43:15.7405204Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-07-24T03:43:15.7407391Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-07-24T03:43:15.7408141Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-07-24T03:43:15.7409243Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-07-24T03:43:15.7411015Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-07-24T03:43:15.7411999Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-07-24T03:43:15.7413095Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-07-24T03:43:15.7414684Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-07-24T03:43:15.7415616Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-07-24T03:43:15.7416707Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-07-24T03:43:15.7418364Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-07-24T03:43:15.7419330Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-07-24T03:43:15.7420407Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-07-24T03:43:15.7422066Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-07-24T03:43:15.7423063Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-07-24T03:43:15.7424130Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-07-24T03:43:15.7425876Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-07-24T03:43:15.7426871Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-07-24T03:43:15.7427978Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-07-24T03:43:15.7429560Z * [new branch] gh/drisspg/158/base -> origin/gh/drisspg/158/base 2025-07-24T03:43:15.7430549Z * [new branch] gh/drisspg/158/head -> origin/gh/drisspg/158/head 2025-07-24T03:43:15.7431673Z * [new branch] gh/drisspg/158/orig -> origin/gh/drisspg/158/orig 2025-07-24T03:43:15.7433171Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-07-24T03:43:15.7434138Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-07-24T03:43:15.7435759Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-07-24T03:43:15.7437781Z * [new branch] gh/drisspg/161/base -> origin/gh/drisspg/161/base 2025-07-24T03:43:15.7438776Z * [new branch] gh/drisspg/161/head -> origin/gh/drisspg/161/head 2025-07-24T03:43:15.7439884Z * [new branch] gh/drisspg/161/orig -> origin/gh/drisspg/161/orig 2025-07-24T03:43:15.7441439Z * [new branch] gh/drisspg/162/base -> origin/gh/drisspg/162/base 2025-07-24T03:43:15.7442449Z * [new branch] gh/drisspg/162/head -> origin/gh/drisspg/162/head 2025-07-24T03:43:15.7443541Z * [new branch] gh/drisspg/162/orig -> origin/gh/drisspg/162/orig 2025-07-24T03:43:15.7445465Z * [new branch] gh/drisspg/163/base -> origin/gh/drisspg/163/base 2025-07-24T03:43:15.7446464Z * [new branch] gh/drisspg/163/head -> origin/gh/drisspg/163/head 2025-07-24T03:43:15.7447507Z * [new branch] gh/drisspg/163/orig -> origin/gh/drisspg/163/orig 2025-07-24T03:43:15.7449053Z * [new branch] gh/drisspg/164/base -> origin/gh/drisspg/164/base 2025-07-24T03:43:15.7450193Z * [new branch] gh/drisspg/164/head -> origin/gh/drisspg/164/head 2025-07-24T03:43:15.7451192Z * [new branch] gh/drisspg/164/orig -> origin/gh/drisspg/164/orig 2025-07-24T03:43:15.7452833Z * [new branch] gh/drisspg/165/base -> origin/gh/drisspg/165/base 2025-07-24T03:43:15.7453964Z * [new branch] gh/drisspg/165/head -> origin/gh/drisspg/165/head 2025-07-24T03:43:15.7454880Z * [new branch] gh/drisspg/165/orig -> origin/gh/drisspg/165/orig 2025-07-24T03:43:15.7456530Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-07-24T03:43:15.7457503Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-07-24T03:43:15.7458631Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-07-24T03:43:15.7460208Z * [new branch] gh/drisspg/167/base -> origin/gh/drisspg/167/base 2025-07-24T03:43:15.7461194Z * [new branch] gh/drisspg/167/head -> origin/gh/drisspg/167/head 2025-07-24T03:43:15.7462294Z * [new branch] gh/drisspg/167/orig -> origin/gh/drisspg/167/orig 2025-07-24T03:43:15.7463781Z * [new branch] gh/drisspg/168/base -> origin/gh/drisspg/168/base 2025-07-24T03:43:15.7464862Z * [new branch] gh/drisspg/168/head -> origin/gh/drisspg/168/head 2025-07-24T03:43:15.7465991Z * [new branch] gh/drisspg/168/orig -> origin/gh/drisspg/168/orig 2025-07-24T03:43:15.7467650Z * [new branch] gh/drisspg/169/base -> origin/gh/drisspg/169/base 2025-07-24T03:43:15.7468665Z * [new branch] gh/drisspg/169/head -> origin/gh/drisspg/169/head 2025-07-24T03:43:15.7469723Z * [new branch] gh/drisspg/169/orig -> origin/gh/drisspg/169/orig 2025-07-24T03:43:15.7471680Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-07-24T03:43:15.7472662Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-07-24T03:43:15.7473726Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-07-24T03:43:15.7475361Z * [new branch] gh/drisspg/171/base -> origin/gh/drisspg/171/base 2025-07-24T03:43:15.7476359Z * [new branch] gh/drisspg/171/head -> origin/gh/drisspg/171/head 2025-07-24T03:43:15.7477468Z * [new branch] gh/drisspg/171/orig -> origin/gh/drisspg/171/orig 2025-07-24T03:43:15.7479135Z * [new branch] gh/drisspg/172/base -> origin/gh/drisspg/172/base 2025-07-24T03:43:15.7480131Z * [new branch] gh/drisspg/172/head -> origin/gh/drisspg/172/head 2025-07-24T03:43:15.7481192Z * [new branch] gh/drisspg/172/orig -> origin/gh/drisspg/172/orig 2025-07-24T03:43:15.7482810Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-07-24T03:43:15.7483793Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-07-24T03:43:15.7484884Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-07-24T03:43:15.7486497Z * [new branch] gh/drisspg/174/base -> origin/gh/drisspg/174/base 2025-07-24T03:43:15.7487461Z * [new branch] gh/drisspg/174/head -> origin/gh/drisspg/174/head 2025-07-24T03:43:15.7488596Z * [new branch] gh/drisspg/174/orig -> origin/gh/drisspg/174/orig 2025-07-24T03:43:15.7490458Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-07-24T03:43:15.7491428Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-07-24T03:43:15.7493346Z * [new branch] gh/eellison/779/base -> origin/gh/eellison/779/base 2025-07-24T03:43:15.7494327Z * [new branch] gh/eellison/779/head -> origin/gh/eellison/779/head 2025-07-24T03:43:15.7495422Z * [new branch] gh/eellison/779/orig -> origin/gh/eellison/779/orig 2025-07-24T03:43:15.7497101Z * [new branch] gh/eellison/781/base -> origin/gh/eellison/781/base 2025-07-24T03:43:15.7498203Z * [new branch] gh/eellison/781/head -> origin/gh/eellison/781/head 2025-07-24T03:43:15.7499234Z * [new branch] gh/eellison/781/orig -> origin/gh/eellison/781/orig 2025-07-24T03:43:15.7500843Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-07-24T03:43:15.7501838Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-07-24T03:43:15.7502958Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-07-24T03:43:15.7504833Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-07-24T03:43:15.7505888Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-07-24T03:43:15.7507003Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-07-24T03:43:15.7508571Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-07-24T03:43:15.7509564Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-07-24T03:43:15.7510671Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-07-24T03:43:15.7512303Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-07-24T03:43:15.7513301Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-07-24T03:43:15.7514393Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-07-24T03:43:15.7515945Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-07-24T03:43:15.7516941Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-07-24T03:43:15.7518614Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-07-24T03:43:15.7520132Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-07-24T03:43:15.7521103Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-07-24T03:43:15.7522212Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-07-24T03:43:15.7523744Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-07-24T03:43:15.7526432Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-07-24T03:43:15.7527460Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-07-24T03:43:15.7529107Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-07-24T03:43:15.7530119Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-07-24T03:43:15.7531164Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-07-24T03:43:15.7532702Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-07-24T03:43:15.7533695Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-07-24T03:43:15.7534799Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-07-24T03:43:15.7536684Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-07-24T03:43:15.7537680Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-07-24T03:43:15.7538926Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-07-24T03:43:15.7540517Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-07-24T03:43:15.7541530Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-07-24T03:43:15.7542846Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-07-24T03:43:15.7544493Z * [new branch] gh/etaf/139/base -> origin/gh/etaf/139/base 2025-07-24T03:43:15.7545524Z * [new branch] gh/etaf/139/head -> origin/gh/etaf/139/head 2025-07-24T03:43:15.7546639Z * [new branch] gh/etaf/139/orig -> origin/gh/etaf/139/orig 2025-07-24T03:43:15.7548221Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-07-24T03:43:15.7549222Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-07-24T03:43:15.7550493Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-07-24T03:43:15.7552052Z * [new branch] gh/etaf/141/base -> origin/gh/etaf/141/base 2025-07-24T03:43:15.7553102Z * [new branch] gh/etaf/141/head -> origin/gh/etaf/141/head 2025-07-24T03:43:15.7554244Z * [new branch] gh/etaf/141/orig -> origin/gh/etaf/141/orig 2025-07-24T03:43:15.7555742Z * [new branch] gh/etaf/142/base -> origin/gh/etaf/142/base 2025-07-24T03:43:15.7556709Z * [new branch] gh/etaf/142/head -> origin/gh/etaf/142/head 2025-07-24T03:43:15.7558391Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-07-24T03:43:15.7559501Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-07-24T03:43:15.7560578Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-07-24T03:43:15.7562144Z * [new branch] gh/etaf/144/base -> origin/gh/etaf/144/base 2025-07-24T03:43:15.7563128Z * [new branch] gh/etaf/144/head -> origin/gh/etaf/144/head 2025-07-24T03:43:15.7564255Z * [new branch] gh/etaf/144/orig -> origin/gh/etaf/144/orig 2025-07-24T03:43:15.7566022Z * [new branch] gh/etaf/145/base -> origin/gh/etaf/145/base 2025-07-24T03:43:15.7566890Z * [new branch] gh/etaf/145/head -> origin/gh/etaf/145/head 2025-07-24T03:43:15.7568350Z * [new branch] gh/etaf/146/base -> origin/gh/etaf/146/base 2025-07-24T03:43:15.7569377Z * [new branch] gh/etaf/146/head -> origin/gh/etaf/146/head 2025-07-24T03:43:15.7571446Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-07-24T03:43:15.7572586Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-07-24T03:43:15.7574230Z * [new branch] gh/etaf/148/base -> origin/gh/etaf/148/base 2025-07-24T03:43:15.7575524Z * [new branch] gh/etaf/148/head -> origin/gh/etaf/148/head 2025-07-24T03:43:15.7576513Z * [new branch] gh/etaf/148/orig -> origin/gh/etaf/148/orig 2025-07-24T03:43:15.7578497Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-07-24T03:43:15.7580631Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-07-24T03:43:15.7581219Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-07-24T03:43:15.7582101Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-07-24T03:43:15.7585723Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-07-24T03:43:15.7587446Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-07-24T03:43:15.7588022Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-07-24T03:43:15.7588584Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-07-24T03:43:15.7589157Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-07-24T03:43:15.7589715Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-07-24T03:43:15.7590777Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-07-24T03:43:15.7591802Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-07-24T03:43:15.7593373Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-07-24T03:43:15.7594329Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-07-24T03:43:15.7595989Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-07-24T03:43:15.7597468Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-07-24T03:43:15.7598581Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-07-24T03:43:15.7599641Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-07-24T03:43:15.7601197Z * [new branch] gh/ezyang/3082/base -> origin/gh/ezyang/3082/base 2025-07-24T03:43:15.7602337Z * [new branch] gh/ezyang/3082/head -> origin/gh/ezyang/3082/head 2025-07-24T03:43:15.7603415Z * [new branch] gh/ezyang/3082/orig -> origin/gh/ezyang/3082/orig 2025-07-24T03:43:15.7604963Z * [new branch] gh/ezyang/3083/base -> origin/gh/ezyang/3083/base 2025-07-24T03:43:15.7605957Z * [new branch] gh/ezyang/3083/head -> origin/gh/ezyang/3083/head 2025-07-24T03:43:15.7607048Z * [new branch] gh/ezyang/3083/orig -> origin/gh/ezyang/3083/orig 2025-07-24T03:43:15.7608614Z * [new branch] gh/ezyang/3084/base -> origin/gh/ezyang/3084/base 2025-07-24T03:43:15.7609611Z * [new branch] gh/ezyang/3084/head -> origin/gh/ezyang/3084/head 2025-07-24T03:43:15.7610719Z * [new branch] gh/ezyang/3084/orig -> origin/gh/ezyang/3084/orig 2025-07-24T03:43:15.7612235Z * [new branch] gh/ezyang/3085/base -> origin/gh/ezyang/3085/base 2025-07-24T03:43:15.7613237Z * [new branch] gh/ezyang/3085/head -> origin/gh/ezyang/3085/head 2025-07-24T03:43:15.7614335Z * [new branch] gh/ezyang/3085/orig -> origin/gh/ezyang/3085/orig 2025-07-24T03:43:15.7615879Z * [new branch] gh/ezyang/3086/base -> origin/gh/ezyang/3086/base 2025-07-24T03:43:15.7616950Z * [new branch] gh/ezyang/3086/head -> origin/gh/ezyang/3086/head 2025-07-24T03:43:15.7618086Z * [new branch] gh/ezyang/3086/orig -> origin/gh/ezyang/3086/orig 2025-07-24T03:43:15.7619640Z * [new branch] gh/ezyang/3087/base -> origin/gh/ezyang/3087/base 2025-07-24T03:43:15.7620601Z * [new branch] gh/ezyang/3087/head -> origin/gh/ezyang/3087/head 2025-07-24T03:43:15.7621708Z * [new branch] gh/ezyang/3087/orig -> origin/gh/ezyang/3087/orig 2025-07-24T03:43:15.7623260Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-07-24T03:43:15.7624242Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-07-24T03:43:15.7625488Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-07-24T03:43:15.7627081Z * [new branch] gh/ezyang/3089/base -> origin/gh/ezyang/3089/base 2025-07-24T03:43:15.7628157Z * [new branch] gh/ezyang/3089/head -> origin/gh/ezyang/3089/head 2025-07-24T03:43:15.7629233Z * [new branch] gh/ezyang/3089/orig -> origin/gh/ezyang/3089/orig 2025-07-24T03:43:15.7630895Z * [new branch] gh/ezyang/3090/base -> origin/gh/ezyang/3090/base 2025-07-24T03:43:15.7631848Z * [new branch] gh/ezyang/3090/head -> origin/gh/ezyang/3090/head 2025-07-24T03:43:15.7632904Z * [new branch] gh/ezyang/3090/orig -> origin/gh/ezyang/3090/orig 2025-07-24T03:43:15.7634823Z * [new branch] gh/ezyang/3091/base -> origin/gh/ezyang/3091/base 2025-07-24T03:43:15.7635923Z * [new branch] gh/ezyang/3091/head -> origin/gh/ezyang/3091/head 2025-07-24T03:43:15.7636974Z * [new branch] gh/ezyang/3091/orig -> origin/gh/ezyang/3091/orig 2025-07-24T03:43:15.7638586Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-07-24T03:43:15.7639565Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-07-24T03:43:15.7640630Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-07-24T03:43:15.7642463Z * [new branch] gh/ezyang/3093/base -> origin/gh/ezyang/3093/base 2025-07-24T03:43:15.7643292Z * [new branch] gh/ezyang/3093/head -> origin/gh/ezyang/3093/head 2025-07-24T03:43:15.7644317Z * [new branch] gh/ezyang/3093/orig -> origin/gh/ezyang/3093/orig 2025-07-24T03:43:15.7645999Z * [new branch] gh/ezyang/3094/base -> origin/gh/ezyang/3094/base 2025-07-24T03:43:15.7647026Z * [new branch] gh/ezyang/3094/head -> origin/gh/ezyang/3094/head 2025-07-24T03:43:15.7648136Z * [new branch] gh/ezyang/3094/orig -> origin/gh/ezyang/3094/orig 2025-07-24T03:43:15.7649896Z * [new branch] gh/ezyang/3095/base -> origin/gh/ezyang/3095/base 2025-07-24T03:43:15.7650888Z * [new branch] gh/ezyang/3095/head -> origin/gh/ezyang/3095/head 2025-07-24T03:43:15.7651978Z * [new branch] gh/ezyang/3095/orig -> origin/gh/ezyang/3095/orig 2025-07-24T03:43:15.7653569Z * [new branch] gh/ezyang/3096/base -> origin/gh/ezyang/3096/base 2025-07-24T03:43:15.7654562Z * [new branch] gh/ezyang/3096/head -> origin/gh/ezyang/3096/head 2025-07-24T03:43:15.7655652Z * [new branch] gh/ezyang/3096/orig -> origin/gh/ezyang/3096/orig 2025-07-24T03:43:15.7657310Z * [new branch] gh/ezyang/3097/base -> origin/gh/ezyang/3097/base 2025-07-24T03:43:15.7658353Z * [new branch] gh/ezyang/3097/head -> origin/gh/ezyang/3097/head 2025-07-24T03:43:15.7659490Z * [new branch] gh/ezyang/3097/orig -> origin/gh/ezyang/3097/orig 2025-07-24T03:43:15.7661113Z * [new branch] gh/ezyang/3098/base -> origin/gh/ezyang/3098/base 2025-07-24T03:43:15.7662231Z * [new branch] gh/ezyang/3098/head -> origin/gh/ezyang/3098/head 2025-07-24T03:43:15.7663310Z * [new branch] gh/ezyang/3098/orig -> origin/gh/ezyang/3098/orig 2025-07-24T03:43:15.7664942Z * [new branch] gh/ezyang/3099/base -> origin/gh/ezyang/3099/base 2025-07-24T03:43:15.7665949Z * [new branch] gh/ezyang/3099/head -> origin/gh/ezyang/3099/head 2025-07-24T03:43:15.7667364Z * [new branch] gh/ezyang/3099/orig -> origin/gh/ezyang/3099/orig 2025-07-24T03:43:15.7668837Z * [new branch] gh/ezyang/3100/base -> origin/gh/ezyang/3100/base 2025-07-24T03:43:15.7669820Z * [new branch] gh/ezyang/3100/head -> origin/gh/ezyang/3100/head 2025-07-24T03:43:15.7670924Z * [new branch] gh/ezyang/3100/orig -> origin/gh/ezyang/3100/orig 2025-07-24T03:43:15.7672549Z * [new branch] gh/ezyang/3101/base -> origin/gh/ezyang/3101/base 2025-07-24T03:43:15.7673518Z * [new branch] gh/ezyang/3101/head -> origin/gh/ezyang/3101/head 2025-07-24T03:43:15.7674681Z * [new branch] gh/ezyang/3101/orig -> origin/gh/ezyang/3101/orig 2025-07-24T03:43:15.7676323Z * [new branch] gh/ezyang/3102/base -> origin/gh/ezyang/3102/base 2025-07-24T03:43:15.7677411Z * [new branch] gh/ezyang/3102/head -> origin/gh/ezyang/3102/head 2025-07-24T03:43:15.7679132Z * [new branch] gh/ezyang/3102/orig -> origin/gh/ezyang/3102/orig 2025-07-24T03:43:15.7680220Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-07-24T03:43:15.7681111Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-07-24T03:43:15.7682209Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-07-24T03:43:15.7683822Z * [new branch] gh/ezyang/3104/base -> origin/gh/ezyang/3104/base 2025-07-24T03:43:15.7684809Z * [new branch] gh/ezyang/3104/head -> origin/gh/ezyang/3104/head 2025-07-24T03:43:15.7686138Z * [new branch] gh/ezyang/3104/orig -> origin/gh/ezyang/3104/orig 2025-07-24T03:43:15.7688134Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-07-24T03:43:15.7689099Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-07-24T03:43:15.7690185Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-07-24T03:43:15.7691852Z * [new branch] gh/ezyang/3106/base -> origin/gh/ezyang/3106/base 2025-07-24T03:43:15.7693006Z * [new branch] gh/ezyang/3106/head -> origin/gh/ezyang/3106/head 2025-07-24T03:43:15.7694681Z * [new branch] gh/ezyang/3106/orig -> origin/gh/ezyang/3106/orig 2025-07-24T03:43:15.7696240Z * [new branch] gh/ezyang/3107/base -> origin/gh/ezyang/3107/base 2025-07-24T03:43:15.7697281Z * [new branch] gh/ezyang/3107/head -> origin/gh/ezyang/3107/head 2025-07-24T03:43:15.7698358Z * [new branch] gh/ezyang/3107/orig -> origin/gh/ezyang/3107/orig 2025-07-24T03:43:15.7699990Z * [new branch] gh/ezyang/3108/base -> origin/gh/ezyang/3108/base 2025-07-24T03:43:15.7700990Z * [new branch] gh/ezyang/3108/head -> origin/gh/ezyang/3108/head 2025-07-24T03:43:15.7702111Z * [new branch] gh/ezyang/3108/orig -> origin/gh/ezyang/3108/orig 2025-07-24T03:43:15.7703747Z * [new branch] gh/ezyang/3109/base -> origin/gh/ezyang/3109/base 2025-07-24T03:43:15.7704824Z * [new branch] gh/ezyang/3109/head -> origin/gh/ezyang/3109/head 2025-07-24T03:43:15.7706374Z * [new branch] gh/ezyang/3109/orig -> origin/gh/ezyang/3109/orig 2025-07-24T03:43:15.7707923Z * [new branch] gh/ezyang/3110/base -> origin/gh/ezyang/3110/base 2025-07-24T03:43:15.7709014Z * [new branch] gh/ezyang/3110/head -> origin/gh/ezyang/3110/head 2025-07-24T03:43:15.7710180Z * [new branch] gh/ezyang/3110/orig -> origin/gh/ezyang/3110/orig 2025-07-24T03:43:15.7711716Z * [new branch] gh/ezyang/3111/base -> origin/gh/ezyang/3111/base 2025-07-24T03:43:15.7712696Z * [new branch] gh/ezyang/3111/head -> origin/gh/ezyang/3111/head 2025-07-24T03:43:15.7713800Z * [new branch] gh/ezyang/3111/orig -> origin/gh/ezyang/3111/orig 2025-07-24T03:43:15.7715400Z * [new branch] gh/ezyang/3112/base -> origin/gh/ezyang/3112/base 2025-07-24T03:43:15.7716376Z * [new branch] gh/ezyang/3112/head -> origin/gh/ezyang/3112/head 2025-07-24T03:43:15.7717542Z * [new branch] gh/ezyang/3112/orig -> origin/gh/ezyang/3112/orig 2025-07-24T03:43:15.7719101Z * [new branch] gh/ezyang/3113/base -> origin/gh/ezyang/3113/base 2025-07-24T03:43:15.7720091Z * [new branch] gh/ezyang/3113/head -> origin/gh/ezyang/3113/head 2025-07-24T03:43:15.7721190Z * [new branch] gh/ezyang/3113/orig -> origin/gh/ezyang/3113/orig 2025-07-24T03:43:15.7722753Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-07-24T03:43:15.7723872Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-07-24T03:43:15.7725040Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-07-24T03:43:15.7726525Z * [new branch] gh/ezyang/3115/base -> origin/gh/ezyang/3115/base 2025-07-24T03:43:15.7727511Z * [new branch] gh/ezyang/3115/head -> origin/gh/ezyang/3115/head 2025-07-24T03:43:15.7728623Z * [new branch] gh/ezyang/3115/orig -> origin/gh/ezyang/3115/orig 2025-07-24T03:43:15.7730155Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-07-24T03:43:15.7731150Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-07-24T03:43:15.7732246Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-07-24T03:43:15.7734072Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-07-24T03:43:15.7735050Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-07-24T03:43:15.7736187Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-07-24T03:43:15.7738234Z * [new branch] gh/fduwjj/146/base -> origin/gh/fduwjj/146/base 2025-07-24T03:43:15.7739184Z * [new branch] gh/fduwjj/146/head -> origin/gh/fduwjj/146/head 2025-07-24T03:43:15.7740234Z * [new branch] gh/fduwjj/146/orig -> origin/gh/fduwjj/146/orig 2025-07-24T03:43:15.7742112Z * [new branch] gh/fduwjj/151/base -> origin/gh/fduwjj/151/base 2025-07-24T03:43:15.7743105Z * [new branch] gh/fduwjj/151/head -> origin/gh/fduwjj/151/head 2025-07-24T03:43:15.7744276Z * [new branch] gh/fduwjj/151/orig -> origin/gh/fduwjj/151/orig 2025-07-24T03:43:15.7746047Z * [new branch] gh/fduwjj/152/base -> origin/gh/fduwjj/152/base 2025-07-24T03:43:15.7746999Z * [new branch] gh/fduwjj/152/head -> origin/gh/fduwjj/152/head 2025-07-24T03:43:15.7748125Z * [new branch] gh/fduwjj/152/orig -> origin/gh/fduwjj/152/orig 2025-07-24T03:43:15.7749885Z * [new branch] gh/fduwjj/153/base -> origin/gh/fduwjj/153/base 2025-07-24T03:43:15.7754325Z * [new branch] gh/fduwjj/153/head -> origin/gh/fduwjj/153/head 2025-07-24T03:43:15.7755370Z * [new branch] gh/fduwjj/153/orig -> origin/gh/fduwjj/153/orig 2025-07-24T03:43:15.7757059Z * [new branch] gh/fduwjj/154/base -> origin/gh/fduwjj/154/base 2025-07-24T03:43:15.7758117Z * [new branch] gh/fduwjj/154/head -> origin/gh/fduwjj/154/head 2025-07-24T03:43:15.7759254Z * [new branch] gh/fduwjj/154/orig -> origin/gh/fduwjj/154/orig 2025-07-24T03:43:15.7760808Z * [new branch] gh/fduwjj/155/base -> origin/gh/fduwjj/155/base 2025-07-24T03:43:15.7761868Z * [new branch] gh/fduwjj/155/head -> origin/gh/fduwjj/155/head 2025-07-24T03:43:15.7762965Z * [new branch] gh/fduwjj/155/orig -> origin/gh/fduwjj/155/orig 2025-07-24T03:43:15.7765015Z * [new branch] gh/fduwjj/156/base -> origin/gh/fduwjj/156/base 2025-07-24T03:43:15.7766019Z * [new branch] gh/fduwjj/156/head -> origin/gh/fduwjj/156/head 2025-07-24T03:43:15.7767114Z * [new branch] gh/fduwjj/156/orig -> origin/gh/fduwjj/156/orig 2025-07-24T03:43:15.7769025Z * [new branch] gh/fduwjj/157/base -> origin/gh/fduwjj/157/base 2025-07-24T03:43:15.7770036Z * [new branch] gh/fduwjj/157/head -> origin/gh/fduwjj/157/head 2025-07-24T03:43:15.7771132Z * [new branch] gh/fduwjj/157/orig -> origin/gh/fduwjj/157/orig 2025-07-24T03:43:15.7772902Z * [new branch] gh/fduwjj/158/base -> origin/gh/fduwjj/158/base 2025-07-24T03:43:15.7774243Z * [new branch] gh/fduwjj/158/head -> origin/gh/fduwjj/158/head 2025-07-24T03:43:15.7775372Z * [new branch] gh/fduwjj/158/orig -> origin/gh/fduwjj/158/orig 2025-07-24T03:43:15.7776708Z * [new branch] gh/fduwjj/159/base -> origin/gh/fduwjj/159/base 2025-07-24T03:43:15.7777671Z * [new branch] gh/fduwjj/159/head -> origin/gh/fduwjj/159/head 2025-07-24T03:43:15.7778760Z * [new branch] gh/fduwjj/159/orig -> origin/gh/fduwjj/159/orig 2025-07-24T03:43:15.7780235Z * [new branch] gh/fduwjj/160/base -> origin/gh/fduwjj/160/base 2025-07-24T03:43:15.7781201Z * [new branch] gh/fduwjj/160/head -> origin/gh/fduwjj/160/head 2025-07-24T03:43:15.7782309Z * [new branch] gh/fduwjj/160/orig -> origin/gh/fduwjj/160/orig 2025-07-24T03:43:15.7783716Z * [new branch] gh/fduwjj/161/base -> origin/gh/fduwjj/161/base 2025-07-24T03:43:15.7784820Z * [new branch] gh/fduwjj/161/head -> origin/gh/fduwjj/161/head 2025-07-24T03:43:15.7785932Z * [new branch] gh/fduwjj/161/orig -> origin/gh/fduwjj/161/orig 2025-07-24T03:43:15.7787665Z * [new branch] gh/fduwjj/162/base -> origin/gh/fduwjj/162/base 2025-07-24T03:43:15.7788613Z * [new branch] gh/fduwjj/162/head -> origin/gh/fduwjj/162/head 2025-07-24T03:43:15.7789682Z * [new branch] gh/fduwjj/162/orig -> origin/gh/fduwjj/162/orig 2025-07-24T03:43:15.7791432Z * [new branch] gh/fduwjj/163/base -> origin/gh/fduwjj/163/base 2025-07-24T03:43:15.7792395Z * [new branch] gh/fduwjj/163/head -> origin/gh/fduwjj/163/head 2025-07-24T03:43:15.7793559Z * [new branch] gh/fduwjj/163/orig -> origin/gh/fduwjj/163/orig 2025-07-24T03:43:15.7795526Z * [new branch] gh/fduwjj/164/base -> origin/gh/fduwjj/164/base 2025-07-24T03:43:15.7796538Z * [new branch] gh/fduwjj/164/head -> origin/gh/fduwjj/164/head 2025-07-24T03:43:15.7797636Z * [new branch] gh/fduwjj/164/orig -> origin/gh/fduwjj/164/orig 2025-07-24T03:43:15.7799088Z * [new branch] gh/fduwjj/165/base -> origin/gh/fduwjj/165/base 2025-07-24T03:43:15.7800075Z * [new branch] gh/fduwjj/165/head -> origin/gh/fduwjj/165/head 2025-07-24T03:43:15.7801152Z * [new branch] gh/fduwjj/165/orig -> origin/gh/fduwjj/165/orig 2025-07-24T03:43:15.7803290Z * [new branch] gh/fduwjj/166/base -> origin/gh/fduwjj/166/base 2025-07-24T03:43:15.7804250Z * [new branch] gh/fduwjj/166/head -> origin/gh/fduwjj/166/head 2025-07-24T03:43:15.7805373Z * [new branch] gh/fduwjj/166/orig -> origin/gh/fduwjj/166/orig 2025-07-24T03:43:15.7807046Z * [new branch] gh/fduwjj/167/base -> origin/gh/fduwjj/167/base 2025-07-24T03:43:15.7808033Z * [new branch] gh/fduwjj/167/head -> origin/gh/fduwjj/167/head 2025-07-24T03:43:15.7809137Z * [new branch] gh/fduwjj/167/orig -> origin/gh/fduwjj/167/orig 2025-07-24T03:43:15.7810627Z * [new branch] gh/fduwjj/168/base -> origin/gh/fduwjj/168/base 2025-07-24T03:43:15.7811706Z * [new branch] gh/fduwjj/168/head -> origin/gh/fduwjj/168/head 2025-07-24T03:43:15.7812874Z * [new branch] gh/fduwjj/168/orig -> origin/gh/fduwjj/168/orig 2025-07-24T03:43:15.7814676Z * [new branch] gh/fduwjj/169/base -> origin/gh/fduwjj/169/base 2025-07-24T03:43:15.7815621Z * [new branch] gh/fduwjj/169/head -> origin/gh/fduwjj/169/head 2025-07-24T03:43:15.7816783Z * [new branch] gh/fduwjj/169/orig -> origin/gh/fduwjj/169/orig 2025-07-24T03:43:15.7819283Z * [new branch] gh/fduwjj/170/base -> origin/gh/fduwjj/170/base 2025-07-24T03:43:15.7820413Z * [new branch] gh/fduwjj/170/head -> origin/gh/fduwjj/170/head 2025-07-24T03:43:15.7821484Z * [new branch] gh/fduwjj/170/orig -> origin/gh/fduwjj/170/orig 2025-07-24T03:43:15.7838015Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-07-24T03:43:15.7838615Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-07-24T03:43:15.7839193Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-07-24T03:43:15.7839760Z * [new branch] gh/fduwjj/172/base -> origin/gh/fduwjj/172/base 2025-07-24T03:43:15.7840324Z * [new branch] gh/fduwjj/172/head -> origin/gh/fduwjj/172/head 2025-07-24T03:43:15.7840876Z * [new branch] gh/fduwjj/172/orig -> origin/gh/fduwjj/172/orig 2025-07-24T03:43:15.7841440Z * [new branch] gh/fduwjj/173/base -> origin/gh/fduwjj/173/base 2025-07-24T03:43:15.7842001Z * [new branch] gh/fduwjj/173/head -> origin/gh/fduwjj/173/head 2025-07-24T03:43:15.7842565Z * [new branch] gh/fduwjj/173/orig -> origin/gh/fduwjj/173/orig 2025-07-24T03:43:15.7843132Z * [new branch] gh/fduwjj/174/base -> origin/gh/fduwjj/174/base 2025-07-24T03:43:15.7843685Z * [new branch] gh/fduwjj/174/head -> origin/gh/fduwjj/174/head 2025-07-24T03:43:15.7844247Z * [new branch] gh/fduwjj/174/orig -> origin/gh/fduwjj/174/orig 2025-07-24T03:43:15.7844799Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-07-24T03:43:15.7845364Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-07-24T03:43:15.7845922Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-07-24T03:43:15.7846466Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-07-24T03:43:15.7847022Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-07-24T03:43:15.7847563Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-07-24T03:43:15.7848130Z * [new branch] gh/fffrog/105/base -> origin/gh/fffrog/105/base 2025-07-24T03:43:15.7848693Z * [new branch] gh/fffrog/105/head -> origin/gh/fffrog/105/head 2025-07-24T03:43:15.7849246Z * [new branch] gh/fffrog/105/orig -> origin/gh/fffrog/105/orig 2025-07-24T03:43:15.7850479Z * [new branch] gh/fffrog/106/base -> origin/gh/fffrog/106/base 2025-07-24T03:43:15.7851507Z * [new branch] gh/fffrog/106/head -> origin/gh/fffrog/106/head 2025-07-24T03:43:15.7852624Z * [new branch] gh/fffrog/106/orig -> origin/gh/fffrog/106/orig 2025-07-24T03:43:15.7854454Z * [new branch] gh/fffrog/107/base -> origin/gh/fffrog/107/base 2025-07-24T03:43:15.7855216Z * [new branch] gh/fffrog/107/head -> origin/gh/fffrog/107/head 2025-07-24T03:43:15.7856248Z * [new branch] gh/fffrog/107/orig -> origin/gh/fffrog/107/orig 2025-07-24T03:43:15.7857808Z * [new branch] gh/fffrog/108/base -> origin/gh/fffrog/108/base 2025-07-24T03:43:15.7858825Z * [new branch] gh/fffrog/108/head -> origin/gh/fffrog/108/head 2025-07-24T03:43:15.7859928Z * [new branch] gh/fffrog/108/orig -> origin/gh/fffrog/108/orig 2025-07-24T03:43:15.7861394Z * [new branch] gh/fffrog/109/base -> origin/gh/fffrog/109/base 2025-07-24T03:43:15.7862498Z * [new branch] gh/fffrog/109/head -> origin/gh/fffrog/109/head 2025-07-24T03:43:15.7864111Z * [new branch] gh/fffrog/109/orig -> origin/gh/fffrog/109/orig 2025-07-24T03:43:15.7865604Z * [new branch] gh/fffrog/110/base -> origin/gh/fffrog/110/base 2025-07-24T03:43:15.7866738Z * [new branch] gh/fffrog/110/head -> origin/gh/fffrog/110/head 2025-07-24T03:43:15.7868235Z * [new branch] gh/fffrog/110/orig -> origin/gh/fffrog/110/orig 2025-07-24T03:43:15.7869613Z * [new branch] gh/fffrog/111/base -> origin/gh/fffrog/111/base 2025-07-24T03:43:15.7870603Z * [new branch] gh/fffrog/111/head -> origin/gh/fffrog/111/head 2025-07-24T03:43:15.7871697Z * [new branch] gh/fffrog/111/orig -> origin/gh/fffrog/111/orig 2025-07-24T03:43:15.7873191Z * [new branch] gh/fffrog/112/base -> origin/gh/fffrog/112/base 2025-07-24T03:43:15.7874171Z * [new branch] gh/fffrog/112/head -> origin/gh/fffrog/112/head 2025-07-24T03:43:15.7875215Z * [new branch] gh/fffrog/112/orig -> origin/gh/fffrog/112/orig 2025-07-24T03:43:15.7876686Z * [new branch] gh/fffrog/113/base -> origin/gh/fffrog/113/base 2025-07-24T03:43:15.7877806Z * [new branch] gh/fffrog/113/head -> origin/gh/fffrog/113/head 2025-07-24T03:43:15.7879118Z * [new branch] gh/fffrog/113/orig -> origin/gh/fffrog/113/orig 2025-07-24T03:43:15.7880579Z * [new branch] gh/fffrog/114/base -> origin/gh/fffrog/114/base 2025-07-24T03:43:15.7881566Z * [new branch] gh/fffrog/114/head -> origin/gh/fffrog/114/head 2025-07-24T03:43:15.7882889Z * [new branch] gh/fffrog/114/orig -> origin/gh/fffrog/114/orig 2025-07-24T03:43:15.7884328Z * [new branch] gh/fffrog/115/base -> origin/gh/fffrog/115/base 2025-07-24T03:43:15.7885312Z * [new branch] gh/fffrog/115/head -> origin/gh/fffrog/115/head 2025-07-24T03:43:15.7886430Z * [new branch] gh/fffrog/115/orig -> origin/gh/fffrog/115/orig 2025-07-24T03:43:15.7887972Z * [new branch] gh/fffrog/116/base -> origin/gh/fffrog/116/base 2025-07-24T03:43:15.7888969Z * [new branch] gh/fffrog/116/head -> origin/gh/fffrog/116/head 2025-07-24T03:43:15.7890394Z * [new branch] gh/fffrog/116/orig -> origin/gh/fffrog/116/orig 2025-07-24T03:43:15.7891708Z * [new branch] gh/fffrog/117/base -> origin/gh/fffrog/117/base 2025-07-24T03:43:15.7892797Z * [new branch] gh/fffrog/117/head -> origin/gh/fffrog/117/head 2025-07-24T03:43:15.7894175Z * [new branch] gh/fffrog/117/orig -> origin/gh/fffrog/117/orig 2025-07-24T03:43:15.7895572Z * [new branch] gh/fffrog/118/base -> origin/gh/fffrog/118/base 2025-07-24T03:43:15.7896596Z * [new branch] gh/fffrog/118/head -> origin/gh/fffrog/118/head 2025-07-24T03:43:15.7897739Z * [new branch] gh/fffrog/118/orig -> origin/gh/fffrog/118/orig 2025-07-24T03:43:15.7899304Z * [new branch] gh/fffrog/119/base -> origin/gh/fffrog/119/base 2025-07-24T03:43:15.7900294Z * [new branch] gh/fffrog/119/head -> origin/gh/fffrog/119/head 2025-07-24T03:43:15.7901417Z * [new branch] gh/fffrog/119/orig -> origin/gh/fffrog/119/orig 2025-07-24T03:43:15.7902970Z * [new branch] gh/fffrog/120/base -> origin/gh/fffrog/120/base 2025-07-24T03:43:15.7903975Z * [new branch] gh/fffrog/120/head -> origin/gh/fffrog/120/head 2025-07-24T03:43:15.7905186Z * [new branch] gh/fffrog/120/orig -> origin/gh/fffrog/120/orig 2025-07-24T03:43:15.7907138Z * [new branch] gh/fffrog/121/base -> origin/gh/fffrog/121/base 2025-07-24T03:43:15.7908319Z * [new branch] gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-07-24T03:43:15.7909438Z * [new branch] gh/fffrog/121/orig -> origin/gh/fffrog/121/orig 2025-07-24T03:43:15.7911026Z * [new branch] gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-07-24T03:43:15.7912161Z * [new branch] gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-07-24T03:43:15.7913978Z * [new branch] gh/fffrog/122/orig -> origin/gh/fffrog/122/orig 2025-07-24T03:43:15.7915171Z * [new branch] gh/fffrog/123/base -> origin/gh/fffrog/123/base 2025-07-24T03:43:15.7916261Z * [new branch] gh/fffrog/123/head -> origin/gh/fffrog/123/head 2025-07-24T03:43:15.7917648Z * [new branch] gh/fffrog/123/orig -> origin/gh/fffrog/123/orig 2025-07-24T03:43:15.7919558Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-07-24T03:43:15.7920558Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-07-24T03:43:15.7921708Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-07-24T03:43:15.7923309Z * [new branch] gh/fffrog/125/base -> origin/gh/fffrog/125/base 2025-07-24T03:43:15.7924431Z * [new branch] gh/fffrog/125/head -> origin/gh/fffrog/125/head 2025-07-24T03:43:15.7925542Z * [new branch] gh/fffrog/125/orig -> origin/gh/fffrog/125/orig 2025-07-24T03:43:15.7927075Z * [new branch] gh/fffrog/126/base -> origin/gh/fffrog/126/base 2025-07-24T03:43:15.7928081Z * [new branch] gh/fffrog/126/head -> origin/gh/fffrog/126/head 2025-07-24T03:43:15.7929210Z * [new branch] gh/fffrog/126/orig -> origin/gh/fffrog/126/orig 2025-07-24T03:43:15.7930763Z * [new branch] gh/fffrog/127/base -> origin/gh/fffrog/127/base 2025-07-24T03:43:15.7931760Z * [new branch] gh/fffrog/127/head -> origin/gh/fffrog/127/head 2025-07-24T03:43:15.7932918Z * [new branch] gh/fffrog/127/orig -> origin/gh/fffrog/127/orig 2025-07-24T03:43:15.7934484Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-07-24T03:43:15.7935673Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-07-24T03:43:15.7936694Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-07-24T03:43:15.7938297Z * [new branch] gh/fffrog/87/base -> origin/gh/fffrog/87/base 2025-07-24T03:43:15.7939387Z * [new branch] gh/fffrog/87/head -> origin/gh/fffrog/87/head 2025-07-24T03:43:15.7940639Z * [new branch] gh/fffrog/87/orig -> origin/gh/fffrog/87/orig 2025-07-24T03:43:15.7942127Z * [new branch] gh/fffrog/93/base -> origin/gh/fffrog/93/base 2025-07-24T03:43:15.7943142Z * [new branch] gh/fffrog/93/head -> origin/gh/fffrog/93/head 2025-07-24T03:43:15.7944196Z * [new branch] gh/fffrog/93/orig -> origin/gh/fffrog/93/orig 2025-07-24T03:43:15.7946211Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-07-24T03:43:15.7947228Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-07-24T03:43:15.7948278Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-07-24T03:43:15.7949842Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-07-24T03:43:15.7950846Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-07-24T03:43:15.7951954Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-07-24T03:43:15.7953576Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-07-24T03:43:15.7954539Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-07-24T03:43:15.7955678Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-07-24T03:43:15.7957285Z * [new branch] gh/gmagogsfm/4/base -> origin/gh/gmagogsfm/4/base 2025-07-24T03:43:15.7958180Z * [new branch] gh/gmagogsfm/4/head -> origin/gh/gmagogsfm/4/head 2025-07-24T03:43:15.7959258Z * [new branch] gh/gmagogsfm/4/orig -> origin/gh/gmagogsfm/4/orig 2025-07-24T03:43:15.7961063Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-07-24T03:43:15.7962072Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-07-24T03:43:15.7963205Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-07-24T03:43:15.7964673Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-07-24T03:43:15.7965688Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-07-24T03:43:15.7966762Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-07-24T03:43:15.7968452Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-07-24T03:43:15.7969799Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-07-24T03:43:15.7970822Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-07-24T03:43:15.7972409Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-07-24T03:43:15.7973440Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-07-24T03:43:15.7974532Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-07-24T03:43:15.7976046Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-07-24T03:43:15.7977041Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-07-24T03:43:15.7978130Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-07-24T03:43:15.7979761Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-07-24T03:43:15.7980742Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-07-24T03:43:15.7981854Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-07-24T03:43:15.7983478Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-07-24T03:43:15.7984506Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-07-24T03:43:15.7985617Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-07-24T03:43:15.7987296Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-07-24T03:43:15.7988311Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-07-24T03:43:15.7989380Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-07-24T03:43:15.7990916Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-07-24T03:43:15.7991916Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-07-24T03:43:15.7993000Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-07-24T03:43:15.7994522Z * [new branch] gh/guangyey/154/base -> origin/gh/guangyey/154/base 2025-07-24T03:43:15.7995556Z * [new branch] gh/guangyey/154/head -> origin/gh/guangyey/154/head 2025-07-24T03:43:15.7996658Z * [new branch] gh/guangyey/154/orig -> origin/gh/guangyey/154/orig 2025-07-24T03:43:15.7998284Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-07-24T03:43:15.7999277Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-07-24T03:43:15.8000476Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-07-24T03:43:15.8001926Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-07-24T03:43:15.8002889Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-07-24T03:43:15.8003980Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-07-24T03:43:15.8005503Z * [new branch] gh/guangyey/160/base -> origin/gh/guangyey/160/base 2025-07-24T03:43:15.8006513Z * [new branch] gh/guangyey/160/head -> origin/gh/guangyey/160/head 2025-07-24T03:43:15.8007612Z * [new branch] gh/guangyey/160/orig -> origin/gh/guangyey/160/orig 2025-07-24T03:43:15.8009138Z * [new branch] gh/guangyey/161/base -> origin/gh/guangyey/161/base 2025-07-24T03:43:15.8010256Z * [new branch] gh/guangyey/161/head -> origin/gh/guangyey/161/head 2025-07-24T03:43:15.8011334Z * [new branch] gh/guangyey/161/orig -> origin/gh/guangyey/161/orig 2025-07-24T03:43:15.8012852Z * [new branch] gh/guangyey/162/base -> origin/gh/guangyey/162/base 2025-07-24T03:43:15.8013923Z * [new branch] gh/guangyey/162/head -> origin/gh/guangyey/162/head 2025-07-24T03:43:15.8014996Z * [new branch] gh/guangyey/162/orig -> origin/gh/guangyey/162/orig 2025-07-24T03:43:15.8016467Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-07-24T03:43:15.8017952Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-07-24T03:43:15.8019065Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-07-24T03:43:15.8021355Z * [new branch] gh/guangyey/164/base -> origin/gh/guangyey/164/base 2025-07-24T03:43:15.8022462Z * [new branch] gh/guangyey/164/head -> origin/gh/guangyey/164/head 2025-07-24T03:43:15.8023572Z * [new branch] gh/guangyey/164/orig -> origin/gh/guangyey/164/orig 2025-07-24T03:43:15.8025243Z * [new branch] gh/guangyey/165/base -> origin/gh/guangyey/165/base 2025-07-24T03:43:15.8026368Z * [new branch] gh/guangyey/165/head -> origin/gh/guangyey/165/head 2025-07-24T03:43:15.8027484Z * [new branch] gh/guangyey/165/orig -> origin/gh/guangyey/165/orig 2025-07-24T03:43:15.8029073Z * [new branch] gh/guangyey/166/base -> origin/gh/guangyey/166/base 2025-07-24T03:43:15.8030168Z * [new branch] gh/guangyey/166/head -> origin/gh/guangyey/166/head 2025-07-24T03:43:15.8031677Z * [new branch] gh/guangyey/166/orig -> origin/gh/guangyey/166/orig 2025-07-24T03:43:15.8033212Z * [new branch] gh/guangyey/167/base -> origin/gh/guangyey/167/base 2025-07-24T03:43:15.8034266Z * [new branch] gh/guangyey/167/head -> origin/gh/guangyey/167/head 2025-07-24T03:43:15.8035372Z * [new branch] gh/guangyey/167/orig -> origin/gh/guangyey/167/orig 2025-07-24T03:43:15.8036845Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-07-24T03:43:15.8037968Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-07-24T03:43:15.8039058Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-07-24T03:43:15.8040597Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-07-24T03:43:15.8041675Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-07-24T03:43:15.8042822Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-07-24T03:43:15.8044405Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-07-24T03:43:15.8045557Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-07-24T03:43:15.8046590Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-07-24T03:43:15.8048027Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-07-24T03:43:15.8049134Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-07-24T03:43:15.8050282Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-07-24T03:43:15.8051916Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-07-24T03:43:15.8053011Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-07-24T03:43:15.8054122Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-07-24T03:43:15.8055670Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-07-24T03:43:15.8056790Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-07-24T03:43:15.8057937Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-07-24T03:43:15.8059506Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-07-24T03:43:15.8060604Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-07-24T03:43:15.8061688Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-07-24T03:43:15.8063551Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-07-24T03:43:15.8064723Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-07-24T03:43:15.8065867Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-07-24T03:43:15.8067318Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-07-24T03:43:15.8068469Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-07-24T03:43:15.8069522Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-07-24T03:43:15.8070981Z * [new branch] gh/guilhermeleobas/120/base -> origin/gh/guilhermeleobas/120/base 2025-07-24T03:43:15.8072047Z * [new branch] gh/guilhermeleobas/120/head -> origin/gh/guilhermeleobas/120/head 2025-07-24T03:43:15.8073300Z * [new branch] gh/guilhermeleobas/120/orig -> origin/gh/guilhermeleobas/120/orig 2025-07-24T03:43:15.8074728Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-07-24T03:43:15.8075808Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-07-24T03:43:15.8076953Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-07-24T03:43:15.8078412Z * [new branch] gh/guilhermeleobas/127/base -> origin/gh/guilhermeleobas/127/base 2025-07-24T03:43:15.8079460Z * [new branch] gh/guilhermeleobas/127/head -> origin/gh/guilhermeleobas/127/head 2025-07-24T03:43:15.8080735Z * [new branch] gh/guilhermeleobas/127/orig -> origin/gh/guilhermeleobas/127/orig 2025-07-24T03:43:15.8082289Z * [new branch] gh/guilhermeleobas/143/base -> origin/gh/guilhermeleobas/143/base 2025-07-24T03:43:15.8083392Z * [new branch] gh/guilhermeleobas/143/head -> origin/gh/guilhermeleobas/143/head 2025-07-24T03:43:15.8084489Z * [new branch] gh/guilhermeleobas/143/orig -> origin/gh/guilhermeleobas/143/orig 2025-07-24T03:43:15.8085961Z * [new branch] gh/guilhermeleobas/145/base -> origin/gh/guilhermeleobas/145/base 2025-07-24T03:43:15.8087048Z * [new branch] gh/guilhermeleobas/145/head -> origin/gh/guilhermeleobas/145/head 2025-07-24T03:43:15.8088331Z * [new branch] gh/guilhermeleobas/145/orig -> origin/gh/guilhermeleobas/145/orig 2025-07-24T03:43:15.8089651Z * [new branch] gh/guilhermeleobas/146/base -> origin/gh/guilhermeleobas/146/base 2025-07-24T03:43:15.8090744Z * [new branch] gh/guilhermeleobas/146/head -> origin/gh/guilhermeleobas/146/head 2025-07-24T03:43:15.8091875Z * [new branch] gh/guilhermeleobas/146/orig -> origin/gh/guilhermeleobas/146/orig 2025-07-24T03:43:15.8093283Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-07-24T03:43:15.8094388Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-07-24T03:43:15.8095502Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-07-24T03:43:15.8097062Z * [new branch] gh/guilhermeleobas/148/base -> origin/gh/guilhermeleobas/148/base 2025-07-24T03:43:15.8098135Z * [new branch] gh/guilhermeleobas/148/head -> origin/gh/guilhermeleobas/148/head 2025-07-24T03:43:15.8099248Z * [new branch] gh/guilhermeleobas/148/orig -> origin/gh/guilhermeleobas/148/orig 2025-07-24T03:43:15.8100703Z * [new branch] gh/guilhermeleobas/149/base -> origin/gh/guilhermeleobas/149/base 2025-07-24T03:43:15.8101857Z * [new branch] gh/guilhermeleobas/149/head -> origin/gh/guilhermeleobas/149/head 2025-07-24T03:43:15.8103034Z * [new branch] gh/guilhermeleobas/149/orig -> origin/gh/guilhermeleobas/149/orig 2025-07-24T03:43:15.8104560Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-07-24T03:43:15.8105690Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-07-24T03:43:15.8106760Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-07-24T03:43:15.8108213Z * [new branch] gh/guilhermeleobas/151/base -> origin/gh/guilhermeleobas/151/base 2025-07-24T03:43:15.8109318Z * [new branch] gh/guilhermeleobas/151/head -> origin/gh/guilhermeleobas/151/head 2025-07-24T03:43:15.8110393Z * [new branch] gh/guilhermeleobas/151/orig -> origin/gh/guilhermeleobas/151/orig 2025-07-24T03:43:15.8111833Z * [new branch] gh/guilhermeleobas/152/base -> origin/gh/guilhermeleobas/152/base 2025-07-24T03:43:15.8112971Z * [new branch] gh/guilhermeleobas/152/head -> origin/gh/guilhermeleobas/152/head 2025-07-24T03:43:15.8114052Z * [new branch] gh/guilhermeleobas/152/orig -> origin/gh/guilhermeleobas/152/orig 2025-07-24T03:43:15.8115478Z * [new branch] gh/guilhermeleobas/153/base -> origin/gh/guilhermeleobas/153/base 2025-07-24T03:43:15.8116572Z * [new branch] gh/guilhermeleobas/153/head -> origin/gh/guilhermeleobas/153/head 2025-07-24T03:43:15.8117759Z * [new branch] gh/guilhermeleobas/153/orig -> origin/gh/guilhermeleobas/153/orig 2025-07-24T03:43:15.8119185Z * [new branch] gh/guilhermeleobas/154/base -> origin/gh/guilhermeleobas/154/base 2025-07-24T03:43:15.8120274Z * [new branch] gh/guilhermeleobas/154/head -> origin/gh/guilhermeleobas/154/head 2025-07-24T03:43:15.8121367Z * [new branch] gh/guilhermeleobas/154/orig -> origin/gh/guilhermeleobas/154/orig 2025-07-24T03:43:15.8123202Z * [new branch] gh/guilhermeleobas/155/base -> origin/gh/guilhermeleobas/155/base 2025-07-24T03:43:15.8124329Z * [new branch] gh/guilhermeleobas/155/head -> origin/gh/guilhermeleobas/155/head 2025-07-24T03:43:15.8125443Z * [new branch] gh/guilhermeleobas/155/orig -> origin/gh/guilhermeleobas/155/orig 2025-07-24T03:43:15.8126954Z * [new branch] gh/guilhermeleobas/156/base -> origin/gh/guilhermeleobas/156/base 2025-07-24T03:43:15.8128018Z * [new branch] gh/guilhermeleobas/156/head -> origin/gh/guilhermeleobas/156/head 2025-07-24T03:43:15.8129191Z * [new branch] gh/guilhermeleobas/156/orig -> origin/gh/guilhermeleobas/156/orig 2025-07-24T03:43:15.8131119Z * [new branch] gh/guilhermeleobas/157/base -> origin/gh/guilhermeleobas/157/base 2025-07-24T03:43:15.8132217Z * [new branch] gh/guilhermeleobas/157/head -> origin/gh/guilhermeleobas/157/head 2025-07-24T03:43:15.8133398Z * [new branch] gh/guilhermeleobas/157/orig -> origin/gh/guilhermeleobas/157/orig 2025-07-24T03:43:15.8134835Z * [new branch] gh/guilhermeleobas/158/base -> origin/gh/guilhermeleobas/158/base 2025-07-24T03:43:15.8136007Z * [new branch] gh/guilhermeleobas/158/head -> origin/gh/guilhermeleobas/158/head 2025-07-24T03:43:15.8137124Z * [new branch] gh/guilhermeleobas/158/orig -> origin/gh/guilhermeleobas/158/orig 2025-07-24T03:43:15.8138528Z * [new branch] gh/guilhermeleobas/159/base -> origin/gh/guilhermeleobas/159/base 2025-07-24T03:43:15.8139609Z * [new branch] gh/guilhermeleobas/159/head -> origin/gh/guilhermeleobas/159/head 2025-07-24T03:43:15.8140748Z * [new branch] gh/guilhermeleobas/159/orig -> origin/gh/guilhermeleobas/159/orig 2025-07-24T03:43:15.8142191Z * [new branch] gh/guilhermeleobas/160/base -> origin/gh/guilhermeleobas/160/base 2025-07-24T03:43:15.8143286Z * [new branch] gh/guilhermeleobas/160/head -> origin/gh/guilhermeleobas/160/head 2025-07-24T03:43:15.8144466Z * [new branch] gh/guilhermeleobas/160/orig -> origin/gh/guilhermeleobas/160/orig 2025-07-24T03:43:15.8146000Z * [new branch] gh/guilhermeleobas/161/base -> origin/gh/guilhermeleobas/161/base 2025-07-24T03:43:15.8147048Z * [new branch] gh/guilhermeleobas/161/head -> origin/gh/guilhermeleobas/161/head 2025-07-24T03:43:15.8148234Z * [new branch] gh/guilhermeleobas/161/orig -> origin/gh/guilhermeleobas/161/orig 2025-07-24T03:43:15.8149851Z * [new branch] gh/guilhermeleobas/162/base -> origin/gh/guilhermeleobas/162/base 2025-07-24T03:43:15.8153294Z * [new branch] gh/guilhermeleobas/162/head -> origin/gh/guilhermeleobas/162/head 2025-07-24T03:43:15.8154408Z * [new branch] gh/guilhermeleobas/162/orig -> origin/gh/guilhermeleobas/162/orig 2025-07-24T03:43:15.8155915Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-07-24T03:43:15.8157001Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-07-24T03:43:15.8158098Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-07-24T03:43:15.8159607Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-07-24T03:43:15.8160718Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-07-24T03:43:15.8161826Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-07-24T03:43:15.8163333Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-07-24T03:43:15.8164637Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-07-24T03:43:15.8165812Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-07-24T03:43:15.8167327Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-07-24T03:43:15.8168457Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-07-24T03:43:15.8170006Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-07-24T03:43:15.8171598Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-07-24T03:43:15.8172711Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-07-24T03:43:15.8173903Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-07-24T03:43:15.8175306Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-07-24T03:43:15.8176688Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-07-24T03:43:15.8177695Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-07-24T03:43:15.8179153Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-07-24T03:43:15.8180310Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-07-24T03:43:15.8181472Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-07-24T03:43:15.8183021Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-07-24T03:43:15.8184012Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-07-24T03:43:15.8185345Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-07-24T03:43:15.8186814Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-07-24T03:43:15.8187981Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-07-24T03:43:15.8188943Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-07-24T03:43:15.8190479Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-07-24T03:43:15.8191620Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-07-24T03:43:15.8192735Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-07-24T03:43:15.8194175Z * [new branch] gh/guilhermeleobas/174/base -> origin/gh/guilhermeleobas/174/base 2025-07-24T03:43:15.8195343Z * [new branch] gh/guilhermeleobas/174/head -> origin/gh/guilhermeleobas/174/head 2025-07-24T03:43:15.8196527Z * [new branch] gh/guilhermeleobas/174/orig -> origin/gh/guilhermeleobas/174/orig 2025-07-24T03:43:15.8197940Z * [new branch] gh/guilhermeleobas/175/base -> origin/gh/guilhermeleobas/175/base 2025-07-24T03:43:15.8198938Z * [new branch] gh/guilhermeleobas/175/head -> origin/gh/guilhermeleobas/175/head 2025-07-24T03:43:15.8200150Z * [new branch] gh/guilhermeleobas/175/orig -> origin/gh/guilhermeleobas/175/orig 2025-07-24T03:43:15.8201567Z * [new branch] gh/guilhermeleobas/176/base -> origin/gh/guilhermeleobas/176/base 2025-07-24T03:43:15.8202734Z * [new branch] gh/guilhermeleobas/176/head -> origin/gh/guilhermeleobas/176/head 2025-07-24T03:43:15.8203861Z * [new branch] gh/guilhermeleobas/176/orig -> origin/gh/guilhermeleobas/176/orig 2025-07-24T03:43:15.8205286Z * [new branch] gh/guilhermeleobas/177/base -> origin/gh/guilhermeleobas/177/base 2025-07-24T03:43:15.8206291Z * [new branch] gh/guilhermeleobas/177/head -> origin/gh/guilhermeleobas/177/head 2025-07-24T03:43:15.8207442Z * [new branch] gh/guilhermeleobas/177/orig -> origin/gh/guilhermeleobas/177/orig 2025-07-24T03:43:15.8208900Z * [new branch] gh/guilhermeleobas/178/base -> origin/gh/guilhermeleobas/178/base 2025-07-24T03:43:15.8210028Z * [new branch] gh/guilhermeleobas/178/head -> origin/gh/guilhermeleobas/178/head 2025-07-24T03:43:15.8211248Z * [new branch] gh/guilhermeleobas/178/orig -> origin/gh/guilhermeleobas/178/orig 2025-07-24T03:43:15.8212711Z * [new branch] gh/guilhermeleobas/179/base -> origin/gh/guilhermeleobas/179/base 2025-07-24T03:43:15.8213843Z * [new branch] gh/guilhermeleobas/179/head -> origin/gh/guilhermeleobas/179/head 2025-07-24T03:43:15.8215095Z * [new branch] gh/guilhermeleobas/179/orig -> origin/gh/guilhermeleobas/179/orig 2025-07-24T03:43:15.8216551Z * [new branch] gh/guilhermeleobas/180/base -> origin/gh/guilhermeleobas/180/base 2025-07-24T03:43:15.8217550Z * [new branch] gh/guilhermeleobas/180/head -> origin/gh/guilhermeleobas/180/head 2025-07-24T03:43:15.8218681Z * [new branch] gh/guilhermeleobas/180/orig -> origin/gh/guilhermeleobas/180/orig 2025-07-24T03:43:15.8220466Z * [new branch] gh/guilhermeleobas/181/base -> origin/gh/guilhermeleobas/181/base 2025-07-24T03:43:15.8221320Z * [new branch] gh/guilhermeleobas/181/head -> origin/gh/guilhermeleobas/181/head 2025-07-24T03:43:15.8222543Z * [new branch] gh/guilhermeleobas/181/orig -> origin/gh/guilhermeleobas/181/orig 2025-07-24T03:43:15.8224033Z * [new branch] gh/guilhermeleobas/182/base -> origin/gh/guilhermeleobas/182/base 2025-07-24T03:43:15.8225265Z * [new branch] gh/guilhermeleobas/182/head -> origin/gh/guilhermeleobas/182/head 2025-07-24T03:43:15.8226502Z * [new branch] gh/guilhermeleobas/182/orig -> origin/gh/guilhermeleobas/182/orig 2025-07-24T03:43:15.8227970Z * [new branch] gh/guilhermeleobas/183/base -> origin/gh/guilhermeleobas/183/base 2025-07-24T03:43:15.8228995Z * [new branch] gh/guilhermeleobas/183/head -> origin/gh/guilhermeleobas/183/head 2025-07-24T03:43:15.8230217Z * [new branch] gh/guilhermeleobas/183/orig -> origin/gh/guilhermeleobas/183/orig 2025-07-24T03:43:15.8231593Z * [new branch] gh/guilhermeleobas/184/base -> origin/gh/guilhermeleobas/184/base 2025-07-24T03:43:15.8232712Z * [new branch] gh/guilhermeleobas/184/head -> origin/gh/guilhermeleobas/184/head 2025-07-24T03:43:15.8233828Z * [new branch] gh/guilhermeleobas/184/orig -> origin/gh/guilhermeleobas/184/orig 2025-07-24T03:43:15.8235265Z * [new branch] gh/guilhermeleobas/185/base -> origin/gh/guilhermeleobas/185/base 2025-07-24T03:43:15.8236398Z * [new branch] gh/guilhermeleobas/185/head -> origin/gh/guilhermeleobas/185/head 2025-07-24T03:43:15.8237561Z * [new branch] gh/guilhermeleobas/185/orig -> origin/gh/guilhermeleobas/185/orig 2025-07-24T03:43:15.8238981Z * [new branch] gh/guilhermeleobas/186/base -> origin/gh/guilhermeleobas/186/base 2025-07-24T03:43:15.8240116Z * [new branch] gh/guilhermeleobas/186/head -> origin/gh/guilhermeleobas/186/head 2025-07-24T03:43:15.8241315Z * [new branch] gh/guilhermeleobas/186/orig -> origin/gh/guilhermeleobas/186/orig 2025-07-24T03:43:15.8242783Z * [new branch] gh/guilhermeleobas/187/base -> origin/gh/guilhermeleobas/187/base 2025-07-24T03:43:15.8243954Z * [new branch] gh/guilhermeleobas/187/head -> origin/gh/guilhermeleobas/187/head 2025-07-24T03:43:15.8244982Z * [new branch] gh/guilhermeleobas/187/orig -> origin/gh/guilhermeleobas/187/orig 2025-07-24T03:43:15.8246584Z * [new branch] gh/guilhermeleobas/188/base -> origin/gh/guilhermeleobas/188/base 2025-07-24T03:43:15.8248085Z * [new branch] gh/guilhermeleobas/188/head -> origin/gh/guilhermeleobas/188/head 2025-07-24T03:43:15.8249239Z * [new branch] gh/guilhermeleobas/188/orig -> origin/gh/guilhermeleobas/188/orig 2025-07-24T03:43:15.8250920Z * [new branch] gh/guilhermeleobas/189/base -> origin/gh/guilhermeleobas/189/base 2025-07-24T03:43:15.8251928Z * [new branch] gh/guilhermeleobas/189/head -> origin/gh/guilhermeleobas/189/head 2025-07-24T03:43:15.8253104Z * [new branch] gh/guilhermeleobas/189/orig -> origin/gh/guilhermeleobas/189/orig 2025-07-24T03:43:15.8254609Z * [new branch] gh/guilhermeleobas/190/base -> origin/gh/guilhermeleobas/190/base 2025-07-24T03:43:15.8255788Z * [new branch] gh/guilhermeleobas/190/head -> origin/gh/guilhermeleobas/190/head 2025-07-24T03:43:15.8257181Z * [new branch] gh/guilhermeleobas/190/orig -> origin/gh/guilhermeleobas/190/orig 2025-07-24T03:43:15.8258575Z * [new branch] gh/guilhermeleobas/191/base -> origin/gh/guilhermeleobas/191/base 2025-07-24T03:43:15.8259671Z * [new branch] gh/guilhermeleobas/191/head -> origin/gh/guilhermeleobas/191/head 2025-07-24T03:43:15.8260845Z * [new branch] gh/guilhermeleobas/191/orig -> origin/gh/guilhermeleobas/191/orig 2025-07-24T03:43:15.8262265Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-07-24T03:43:15.8263415Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-07-24T03:43:15.8264450Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-07-24T03:43:15.8266104Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-07-24T03:43:15.8267114Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-07-24T03:43:15.8268389Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-07-24T03:43:15.8269728Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-07-24T03:43:15.8270879Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-07-24T03:43:15.8272041Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-07-24T03:43:15.8273486Z * [new branch] gh/guilhermeleobas/195/base -> origin/gh/guilhermeleobas/195/base 2025-07-24T03:43:15.8274497Z * [new branch] gh/guilhermeleobas/195/head -> origin/gh/guilhermeleobas/195/head 2025-07-24T03:43:15.8275793Z * [new branch] gh/guilhermeleobas/195/orig -> origin/gh/guilhermeleobas/195/orig 2025-07-24T03:43:15.8277553Z * [new branch] gh/guilhermeleobas/196/base -> origin/gh/guilhermeleobas/196/base 2025-07-24T03:43:15.8278705Z * [new branch] gh/guilhermeleobas/196/head -> origin/gh/guilhermeleobas/196/head 2025-07-24T03:43:15.8279729Z * [new branch] gh/guilhermeleobas/196/orig -> origin/gh/guilhermeleobas/196/orig 2025-07-24T03:43:15.8281201Z * [new branch] gh/guilhermeleobas/197/base -> origin/gh/guilhermeleobas/197/base 2025-07-24T03:43:15.8282168Z * [new branch] gh/guilhermeleobas/197/head -> origin/gh/guilhermeleobas/197/head 2025-07-24T03:43:15.8283372Z * [new branch] gh/guilhermeleobas/197/orig -> origin/gh/guilhermeleobas/197/orig 2025-07-24T03:43:15.8284809Z * [new branch] gh/guilhermeleobas/198/base -> origin/gh/guilhermeleobas/198/base 2025-07-24T03:43:15.8285934Z * [new branch] gh/guilhermeleobas/198/head -> origin/gh/guilhermeleobas/198/head 2025-07-24T03:43:15.8287144Z * [new branch] gh/guilhermeleobas/198/orig -> origin/gh/guilhermeleobas/198/orig 2025-07-24T03:43:15.8288528Z * [new branch] gh/guilhermeleobas/199/base -> origin/gh/guilhermeleobas/199/base 2025-07-24T03:43:15.8289549Z * [new branch] gh/guilhermeleobas/199/head -> origin/gh/guilhermeleobas/199/head 2025-07-24T03:43:15.8290713Z * [new branch] gh/guilhermeleobas/199/orig -> origin/gh/guilhermeleobas/199/orig 2025-07-24T03:43:15.8292176Z * [new branch] gh/guilhermeleobas/200/base -> origin/gh/guilhermeleobas/200/base 2025-07-24T03:43:15.8293317Z * [new branch] gh/guilhermeleobas/200/head -> origin/gh/guilhermeleobas/200/head 2025-07-24T03:43:15.8294879Z * [new branch] gh/guilhermeleobas/200/orig -> origin/gh/guilhermeleobas/200/orig 2025-07-24T03:43:15.8296363Z * [new branch] gh/guilhermeleobas/201/base -> origin/gh/guilhermeleobas/201/base 2025-07-24T03:43:15.8297343Z * [new branch] gh/guilhermeleobas/201/head -> origin/gh/guilhermeleobas/201/head 2025-07-24T03:43:15.8298623Z * [new branch] gh/guilhermeleobas/201/orig -> origin/gh/guilhermeleobas/201/orig 2025-07-24T03:43:15.8300392Z * [new branch] gh/guilhermeleobas/202/base -> origin/gh/guilhermeleobas/202/base 2025-07-24T03:43:15.8301431Z * [new branch] gh/guilhermeleobas/202/head -> origin/gh/guilhermeleobas/202/head 2025-07-24T03:43:15.8302691Z * [new branch] gh/guilhermeleobas/202/orig -> origin/gh/guilhermeleobas/202/orig 2025-07-24T03:43:15.8304233Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-07-24T03:43:15.8305517Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-07-24T03:43:15.8306512Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-07-24T03:43:15.8307957Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-07-24T03:43:15.8309085Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-07-24T03:43:15.8310105Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-07-24T03:43:15.8311618Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-07-24T03:43:15.8312763Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-07-24T03:43:15.8313758Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-07-24T03:43:15.8315240Z * [new branch] gh/guilhermeleobas/206/base -> origin/gh/guilhermeleobas/206/base 2025-07-24T03:43:15.8316370Z * [new branch] gh/guilhermeleobas/206/head -> origin/gh/guilhermeleobas/206/head 2025-07-24T03:43:15.8317583Z * [new branch] gh/guilhermeleobas/206/orig -> origin/gh/guilhermeleobas/206/orig 2025-07-24T03:43:15.8319072Z * [new branch] gh/guilhermeleobas/207/base -> origin/gh/guilhermeleobas/207/base 2025-07-24T03:43:15.8320283Z * [new branch] gh/guilhermeleobas/207/head -> origin/gh/guilhermeleobas/207/head 2025-07-24T03:43:15.8321249Z * [new branch] gh/guilhermeleobas/207/orig -> origin/gh/guilhermeleobas/207/orig 2025-07-24T03:43:15.8322704Z * [new branch] gh/guilhermeleobas/208/base -> origin/gh/guilhermeleobas/208/base 2025-07-24T03:43:15.8324228Z * [new branch] gh/guilhermeleobas/208/head -> origin/gh/guilhermeleobas/208/head 2025-07-24T03:43:15.8325433Z * [new branch] gh/guilhermeleobas/208/orig -> origin/gh/guilhermeleobas/208/orig 2025-07-24T03:43:15.8326872Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-07-24T03:43:15.8327990Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-07-24T03:43:15.8329097Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-07-24T03:43:15.8330627Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-07-24T03:43:15.8331597Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-07-24T03:43:15.8332856Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-07-24T03:43:15.8334317Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-07-24T03:43:15.8335504Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-07-24T03:43:15.8336414Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-07-24T03:43:15.8337986Z * [new branch] gh/guilhermeleobas/212/base -> origin/gh/guilhermeleobas/212/base 2025-07-24T03:43:15.8339149Z * [new branch] gh/guilhermeleobas/212/head -> origin/gh/guilhermeleobas/212/head 2025-07-24T03:43:15.8340420Z * [new branch] gh/guilhermeleobas/212/orig -> origin/gh/guilhermeleobas/212/orig 2025-07-24T03:43:15.8341801Z * [new branch] gh/guilhermeleobas/213/base -> origin/gh/guilhermeleobas/213/base 2025-07-24T03:43:15.8342814Z * [new branch] gh/guilhermeleobas/213/head -> origin/gh/guilhermeleobas/213/head 2025-07-24T03:43:15.8343962Z * [new branch] gh/guilhermeleobas/213/orig -> origin/gh/guilhermeleobas/213/orig 2025-07-24T03:43:15.8345638Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-07-24T03:43:15.8346626Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-07-24T03:43:15.8347945Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-07-24T03:43:15.8349943Z * [new branch] gh/henrylhtsang/103/base -> origin/gh/henrylhtsang/103/base 2025-07-24T03:43:15.8351214Z * [new branch] gh/henrylhtsang/103/head -> origin/gh/henrylhtsang/103/head 2025-07-24T03:43:15.8352332Z * [new branch] gh/henrylhtsang/103/orig -> origin/gh/henrylhtsang/103/orig 2025-07-24T03:43:15.8353756Z * [new branch] gh/henrylhtsang/104/base -> origin/gh/henrylhtsang/104/base 2025-07-24T03:43:15.8354939Z * [new branch] gh/henrylhtsang/104/head -> origin/gh/henrylhtsang/104/head 2025-07-24T03:43:15.8356211Z * [new branch] gh/henrylhtsang/104/orig -> origin/gh/henrylhtsang/104/orig 2025-07-24T03:43:15.8357877Z * [new branch] gh/henrylhtsang/105/base -> origin/gh/henrylhtsang/105/base 2025-07-24T03:43:15.8359530Z * [new branch] gh/henrylhtsang/105/head -> origin/gh/henrylhtsang/105/head 2025-07-24T03:43:15.8360717Z * [new branch] gh/henrylhtsang/105/orig -> origin/gh/henrylhtsang/105/orig 2025-07-24T03:43:15.8362175Z * [new branch] gh/henrylhtsang/106/base -> origin/gh/henrylhtsang/106/base 2025-07-24T03:43:15.8363479Z * [new branch] gh/henrylhtsang/106/head -> origin/gh/henrylhtsang/106/head 2025-07-24T03:43:15.8364633Z * [new branch] gh/henrylhtsang/106/orig -> origin/gh/henrylhtsang/106/orig 2025-07-24T03:43:15.8366111Z * [new branch] gh/henrylhtsang/107/base -> origin/gh/henrylhtsang/107/base 2025-07-24T03:43:15.8367091Z * [new branch] gh/henrylhtsang/107/head -> origin/gh/henrylhtsang/107/head 2025-07-24T03:43:15.8368305Z * [new branch] gh/henrylhtsang/107/orig -> origin/gh/henrylhtsang/107/orig 2025-07-24T03:43:15.8369826Z * [new branch] gh/henrylhtsang/108/base -> origin/gh/henrylhtsang/108/base 2025-07-24T03:43:15.8371111Z * [new branch] gh/henrylhtsang/108/head -> origin/gh/henrylhtsang/108/head 2025-07-24T03:43:15.8372077Z * [new branch] gh/henrylhtsang/108/orig -> origin/gh/henrylhtsang/108/orig 2025-07-24T03:43:15.8373596Z * [new branch] gh/henrylhtsang/109/base -> origin/gh/henrylhtsang/109/base 2025-07-24T03:43:15.8374791Z * [new branch] gh/henrylhtsang/109/head -> origin/gh/henrylhtsang/109/head 2025-07-24T03:43:15.8375914Z * [new branch] gh/henrylhtsang/109/orig -> origin/gh/henrylhtsang/109/orig 2025-07-24T03:43:15.8377153Z * [new branch] gh/henrylhtsang/110/base -> origin/gh/henrylhtsang/110/base 2025-07-24T03:43:15.8378378Z * [new branch] gh/henrylhtsang/110/head -> origin/gh/henrylhtsang/110/head 2025-07-24T03:43:15.8379448Z * [new branch] gh/henrylhtsang/110/orig -> origin/gh/henrylhtsang/110/orig 2025-07-24T03:43:15.8380799Z * [new branch] gh/henrylhtsang/111/base -> origin/gh/henrylhtsang/111/base 2025-07-24T03:43:15.8381887Z * [new branch] gh/henrylhtsang/111/head -> origin/gh/henrylhtsang/111/head 2025-07-24T03:43:15.8383020Z * [new branch] gh/henrylhtsang/111/orig -> origin/gh/henrylhtsang/111/orig 2025-07-24T03:43:15.8385004Z * [new branch] gh/henrylhtsang/112/base -> origin/gh/henrylhtsang/112/base 2025-07-24T03:43:15.8386250Z * [new branch] gh/henrylhtsang/112/head -> origin/gh/henrylhtsang/112/head 2025-07-24T03:43:15.8387106Z * [new branch] gh/henrylhtsang/112/orig -> origin/gh/henrylhtsang/112/orig 2025-07-24T03:43:15.8388746Z * [new branch] gh/henrylhtsang/113/base -> origin/gh/henrylhtsang/113/base 2025-07-24T03:43:15.8389961Z * [new branch] gh/henrylhtsang/113/head -> origin/gh/henrylhtsang/113/head 2025-07-24T03:43:15.8391135Z * [new branch] gh/henrylhtsang/113/orig -> origin/gh/henrylhtsang/113/orig 2025-07-24T03:43:15.8392460Z * [new branch] gh/henrylhtsang/114/base -> origin/gh/henrylhtsang/114/base 2025-07-24T03:43:15.8393723Z * [new branch] gh/henrylhtsang/114/head -> origin/gh/henrylhtsang/114/head 2025-07-24T03:43:15.8394886Z * [new branch] gh/henrylhtsang/114/orig -> origin/gh/henrylhtsang/114/orig 2025-07-24T03:43:15.8396555Z * [new branch] gh/henrylhtsang/115/base -> origin/gh/henrylhtsang/115/base 2025-07-24T03:43:15.8397562Z * [new branch] gh/henrylhtsang/115/head -> origin/gh/henrylhtsang/115/head 2025-07-24T03:43:15.8398618Z * [new branch] gh/henrylhtsang/115/orig -> origin/gh/henrylhtsang/115/orig 2025-07-24T03:43:15.8400245Z * [new branch] gh/henrylhtsang/116/base -> origin/gh/henrylhtsang/116/base 2025-07-24T03:43:15.8401408Z * [new branch] gh/henrylhtsang/116/head -> origin/gh/henrylhtsang/116/head 2025-07-24T03:43:15.8402521Z * [new branch] gh/henrylhtsang/116/orig -> origin/gh/henrylhtsang/116/orig 2025-07-24T03:43:15.8403985Z * [new branch] gh/henrylhtsang/117/base -> origin/gh/henrylhtsang/117/base 2025-07-24T03:43:15.8405082Z * [new branch] gh/henrylhtsang/117/head -> origin/gh/henrylhtsang/117/head 2025-07-24T03:43:15.8406171Z * [new branch] gh/henrylhtsang/117/orig -> origin/gh/henrylhtsang/117/orig 2025-07-24T03:43:15.8407654Z * [new branch] gh/henrylhtsang/118/base -> origin/gh/henrylhtsang/118/base 2025-07-24T03:43:15.8408842Z * [new branch] gh/henrylhtsang/118/head -> origin/gh/henrylhtsang/118/head 2025-07-24T03:43:15.8409934Z * [new branch] gh/henrylhtsang/118/orig -> origin/gh/henrylhtsang/118/orig 2025-07-24T03:43:15.8411787Z * [new branch] gh/henrylhtsang/119/base -> origin/gh/henrylhtsang/119/base 2025-07-24T03:43:15.8412878Z * [new branch] gh/henrylhtsang/119/head -> origin/gh/henrylhtsang/119/head 2025-07-24T03:43:15.8413973Z * [new branch] gh/henrylhtsang/119/orig -> origin/gh/henrylhtsang/119/orig 2025-07-24T03:43:15.8415357Z * [new branch] gh/henrylhtsang/120/base -> origin/gh/henrylhtsang/120/base 2025-07-24T03:43:15.8416448Z * [new branch] gh/henrylhtsang/120/head -> origin/gh/henrylhtsang/120/head 2025-07-24T03:43:15.8417531Z * [new branch] gh/henrylhtsang/120/orig -> origin/gh/henrylhtsang/120/orig 2025-07-24T03:43:15.8419141Z * [new branch] gh/henrylhtsang/121/base -> origin/gh/henrylhtsang/121/base 2025-07-24T03:43:15.8420232Z * [new branch] gh/henrylhtsang/121/head -> origin/gh/henrylhtsang/121/head 2025-07-24T03:43:15.8421371Z * [new branch] gh/henrylhtsang/121/orig -> origin/gh/henrylhtsang/121/orig 2025-07-24T03:43:15.8422898Z * [new branch] gh/henrylhtsang/122/base -> origin/gh/henrylhtsang/122/base 2025-07-24T03:43:15.8424114Z * [new branch] gh/henrylhtsang/122/head -> origin/gh/henrylhtsang/122/head 2025-07-24T03:43:15.8425419Z * [new branch] gh/henrylhtsang/122/orig -> origin/gh/henrylhtsang/122/orig 2025-07-24T03:43:15.8427034Z * [new branch] gh/henrylhtsang/123/base -> origin/gh/henrylhtsang/123/base 2025-07-24T03:43:15.8428284Z * [new branch] gh/henrylhtsang/123/head -> origin/gh/henrylhtsang/123/head 2025-07-24T03:43:15.8429320Z * [new branch] gh/henrylhtsang/123/orig -> origin/gh/henrylhtsang/123/orig 2025-07-24T03:43:15.8430942Z * [new branch] gh/henrylhtsang/124/base -> origin/gh/henrylhtsang/124/base 2025-07-24T03:43:15.8432139Z * [new branch] gh/henrylhtsang/124/head -> origin/gh/henrylhtsang/124/head 2025-07-24T03:43:15.8433315Z * [new branch] gh/henrylhtsang/124/orig -> origin/gh/henrylhtsang/124/orig 2025-07-24T03:43:15.8434839Z * [new branch] gh/henrylhtsang/125/base -> origin/gh/henrylhtsang/125/base 2025-07-24T03:43:15.8435949Z * [new branch] gh/henrylhtsang/125/head -> origin/gh/henrylhtsang/125/head 2025-07-24T03:43:15.8437042Z * [new branch] gh/henrylhtsang/125/orig -> origin/gh/henrylhtsang/125/orig 2025-07-24T03:43:15.8438396Z * [new branch] gh/henrylhtsang/126/base -> origin/gh/henrylhtsang/126/base 2025-07-24T03:43:15.8439610Z * [new branch] gh/henrylhtsang/126/head -> origin/gh/henrylhtsang/126/head 2025-07-24T03:43:15.8440805Z * [new branch] gh/henrylhtsang/126/orig -> origin/gh/henrylhtsang/126/orig 2025-07-24T03:43:15.8442380Z * [new branch] gh/henrylhtsang/127/base -> origin/gh/henrylhtsang/127/base 2025-07-24T03:43:15.8443539Z * [new branch] gh/henrylhtsang/127/head -> origin/gh/henrylhtsang/127/head 2025-07-24T03:43:15.8444611Z * [new branch] gh/henrylhtsang/127/orig -> origin/gh/henrylhtsang/127/orig 2025-07-24T03:43:15.8446108Z * [new branch] gh/henrylhtsang/128/base -> origin/gh/henrylhtsang/128/base 2025-07-24T03:43:15.8447238Z * [new branch] gh/henrylhtsang/128/head -> origin/gh/henrylhtsang/128/head 2025-07-24T03:43:15.8448313Z * [new branch] gh/henrylhtsang/128/orig -> origin/gh/henrylhtsang/128/orig 2025-07-24T03:43:15.8450002Z * [new branch] gh/henrylhtsang/129/base -> origin/gh/henrylhtsang/129/base 2025-07-24T03:43:15.8451099Z * [new branch] gh/henrylhtsang/129/head -> origin/gh/henrylhtsang/129/head 2025-07-24T03:43:15.8452132Z * [new branch] gh/henrylhtsang/129/orig -> origin/gh/henrylhtsang/129/orig 2025-07-24T03:43:15.8453815Z * [new branch] gh/henrylhtsang/98/base -> origin/gh/henrylhtsang/98/base 2025-07-24T03:43:15.8454999Z * [new branch] gh/henrylhtsang/98/head -> origin/gh/henrylhtsang/98/head 2025-07-24T03:43:15.8456064Z * [new branch] gh/henrylhtsang/98/orig -> origin/gh/henrylhtsang/98/orig 2025-07-24T03:43:15.8457743Z * [new branch] gh/huydhn/1/head -> origin/gh/huydhn/1/head 2025-07-24T03:43:15.8458745Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-07-24T03:43:15.8460040Z * [new branch] gh/huydhn/2/head -> origin/gh/huydhn/2/head 2025-07-24T03:43:15.8461048Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-07-24T03:43:15.8462121Z * [new branch] gh/huydhn/2/orig -> origin/gh/huydhn/2/orig 2025-07-24T03:43:15.8463589Z * [new branch] gh/huydhn/3/head -> origin/gh/huydhn/3/head 2025-07-24T03:43:15.8464678Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-07-24T03:43:15.8465831Z * [new branch] gh/huydhn/3/orig -> origin/gh/huydhn/3/orig 2025-07-24T03:43:15.8467293Z * [new branch] gh/huydhn/4/head -> origin/gh/huydhn/4/head 2025-07-24T03:43:15.8468373Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-07-24T03:43:15.8469551Z * [new branch] gh/huydhn/4/orig -> origin/gh/huydhn/4/orig 2025-07-24T03:43:15.8470986Z * [new branch] gh/huydhn/5/head -> origin/gh/huydhn/5/head 2025-07-24T03:43:15.8472090Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-07-24T03:43:15.8473089Z * [new branch] gh/huydhn/5/orig -> origin/gh/huydhn/5/orig 2025-07-24T03:43:15.8474550Z * [new branch] gh/huydhn/6/head -> origin/gh/huydhn/6/head 2025-07-24T03:43:15.8475612Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-07-24T03:43:15.8476703Z * [new branch] gh/huydhn/6/orig -> origin/gh/huydhn/6/orig 2025-07-24T03:43:15.8478457Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-07-24T03:43:15.8479626Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-07-24T03:43:15.8481504Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-07-24T03:43:15.8482627Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-07-24T03:43:15.8484088Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-07-24T03:43:15.8485163Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-07-24T03:43:15.8486235Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-07-24T03:43:15.8487723Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-07-24T03:43:15.8488764Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-07-24T03:43:15.8489833Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-07-24T03:43:15.8491789Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-07-24T03:43:15.8492954Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-07-24T03:43:15.8494057Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-07-24T03:43:15.8495489Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-07-24T03:43:15.8496645Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-07-24T03:43:15.8497749Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-07-24T03:43:15.8499199Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-07-24T03:43:15.8500326Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-07-24T03:43:15.8501414Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-07-24T03:43:15.8502888Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-07-24T03:43:15.8503963Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-07-24T03:43:15.8505171Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-07-24T03:43:15.8506965Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-07-24T03:43:15.8508034Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-07-24T03:43:15.8509127Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-07-24T03:43:15.8510710Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-07-24T03:43:15.8511771Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-07-24T03:43:15.8512845Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-07-24T03:43:15.8514440Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-07-24T03:43:15.8515486Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-07-24T03:43:15.8516638Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-07-24T03:43:15.8517997Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-07-24T03:43:15.8519077Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-07-24T03:43:15.8520199Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-07-24T03:43:15.8521657Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-07-24T03:43:15.8522752Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-07-24T03:43:15.8523871Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-07-24T03:43:15.8525817Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-07-24T03:43:15.8526887Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-07-24T03:43:15.8528022Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-07-24T03:43:15.8529459Z * [new branch] gh/jamesjwu/165/base -> origin/gh/jamesjwu/165/base 2025-07-24T03:43:15.8530517Z * [new branch] gh/jamesjwu/165/head -> origin/gh/jamesjwu/165/head 2025-07-24T03:43:15.8531597Z * [new branch] gh/jamesjwu/165/orig -> origin/gh/jamesjwu/165/orig 2025-07-24T03:43:15.8533120Z * [new branch] gh/jamesjwu/166/base -> origin/gh/jamesjwu/166/base 2025-07-24T03:43:15.8534283Z * [new branch] gh/jamesjwu/166/head -> origin/gh/jamesjwu/166/head 2025-07-24T03:43:15.8535382Z * [new branch] gh/jamesjwu/166/orig -> origin/gh/jamesjwu/166/orig 2025-07-24T03:43:15.8536956Z * [new branch] gh/jamesjwu/167/base -> origin/gh/jamesjwu/167/base 2025-07-24T03:43:15.8538364Z * [new branch] gh/jamesjwu/167/head -> origin/gh/jamesjwu/167/head 2025-07-24T03:43:15.8539545Z * [new branch] gh/jamesjwu/167/orig -> origin/gh/jamesjwu/167/orig 2025-07-24T03:43:15.8541598Z * [new branch] gh/jamesjwu/168/base -> origin/gh/jamesjwu/168/base 2025-07-24T03:43:15.8542722Z * [new branch] gh/jamesjwu/168/head -> origin/gh/jamesjwu/168/head 2025-07-24T03:43:15.8543821Z * [new branch] gh/jamesjwu/168/orig -> origin/gh/jamesjwu/168/orig 2025-07-24T03:43:15.8545509Z * [new branch] gh/jamesjwu/169/base -> origin/gh/jamesjwu/169/base 2025-07-24T03:43:15.8546611Z * [new branch] gh/jamesjwu/169/head -> origin/gh/jamesjwu/169/head 2025-07-24T03:43:15.8547706Z * [new branch] gh/jamesjwu/169/orig -> origin/gh/jamesjwu/169/orig 2025-07-24T03:43:15.8549181Z * [new branch] gh/jamesjwu/170/base -> origin/gh/jamesjwu/170/base 2025-07-24T03:43:15.8553217Z * [new branch] gh/jamesjwu/170/head -> origin/gh/jamesjwu/170/head 2025-07-24T03:43:15.8554404Z * [new branch] gh/jamesjwu/170/orig -> origin/gh/jamesjwu/170/orig 2025-07-24T03:43:15.8556020Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-07-24T03:43:15.8557110Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-07-24T03:43:15.8558226Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-07-24T03:43:15.8559787Z * [new branch] gh/jamesjwu/172/base -> origin/gh/jamesjwu/172/base 2025-07-24T03:43:15.8560853Z * [new branch] gh/jamesjwu/172/head -> origin/gh/jamesjwu/172/head 2025-07-24T03:43:15.8561949Z * [new branch] gh/jamesjwu/172/orig -> origin/gh/jamesjwu/172/orig 2025-07-24T03:43:15.8563353Z * [new branch] gh/jamesjwu/173/base -> origin/gh/jamesjwu/173/base 2025-07-24T03:43:15.8564509Z * [new branch] gh/jamesjwu/173/head -> origin/gh/jamesjwu/173/head 2025-07-24T03:43:15.8565495Z * [new branch] gh/jamesjwu/173/orig -> origin/gh/jamesjwu/173/orig 2025-07-24T03:43:15.8567012Z * [new branch] gh/jamesjwu/174/base -> origin/gh/jamesjwu/174/base 2025-07-24T03:43:15.8568039Z * [new branch] gh/jamesjwu/174/head -> origin/gh/jamesjwu/174/head 2025-07-24T03:43:15.8569095Z * [new branch] gh/jamesjwu/174/orig -> origin/gh/jamesjwu/174/orig 2025-07-24T03:43:15.8570957Z * [new branch] gh/jamesjwu/175/base -> origin/gh/jamesjwu/175/base 2025-07-24T03:43:15.8572028Z * [new branch] gh/jamesjwu/175/head -> origin/gh/jamesjwu/175/head 2025-07-24T03:43:15.8573124Z * [new branch] gh/jamesjwu/175/orig -> origin/gh/jamesjwu/175/orig 2025-07-24T03:43:15.8574723Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-07-24T03:43:15.8575855Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-07-24T03:43:15.8576947Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-07-24T03:43:15.8578705Z * [new branch] gh/jamesjwu/177/base -> origin/gh/jamesjwu/177/base 2025-07-24T03:43:15.8580085Z * [new branch] gh/jamesjwu/177/head -> origin/gh/jamesjwu/177/head 2025-07-24T03:43:15.8581208Z * [new branch] gh/jamesjwu/177/orig -> origin/gh/jamesjwu/177/orig 2025-07-24T03:43:15.8582704Z * [new branch] gh/jamesjwu/178/base -> origin/gh/jamesjwu/178/base 2025-07-24T03:43:15.8583778Z * [new branch] gh/jamesjwu/178/head -> origin/gh/jamesjwu/178/head 2025-07-24T03:43:15.8584991Z * [new branch] gh/jamesjwu/178/orig -> origin/gh/jamesjwu/178/orig 2025-07-24T03:43:15.8586536Z * [new branch] gh/jamesjwu/179/base -> origin/gh/jamesjwu/179/base 2025-07-24T03:43:15.8587606Z * [new branch] gh/jamesjwu/179/head -> origin/gh/jamesjwu/179/head 2025-07-24T03:43:15.8588715Z * [new branch] gh/jamesjwu/179/orig -> origin/gh/jamesjwu/179/orig 2025-07-24T03:43:15.8590367Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-07-24T03:43:15.8591463Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-07-24T03:43:15.8592831Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-07-24T03:43:15.8593871Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-07-24T03:43:15.8595244Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-07-24T03:43:15.8596273Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-07-24T03:43:15.8597667Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-07-24T03:43:15.8598771Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-07-24T03:43:15.8600585Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-07-24T03:43:15.8601614Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-07-24T03:43:15.8603405Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-07-24T03:43:15.8604552Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-07-24T03:43:15.8605918Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-07-24T03:43:15.8606948Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-07-24T03:43:15.8608303Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-07-24T03:43:15.8609424Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-07-24T03:43:15.8610707Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-07-24T03:43:15.8611693Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-07-24T03:43:15.8613069Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-07-24T03:43:15.8614122Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-07-24T03:43:15.8615512Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-07-24T03:43:15.8616556Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-07-24T03:43:15.8618023Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-07-24T03:43:15.8619129Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-07-24T03:43:15.8620639Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-07-24T03:43:15.8621729Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-07-24T03:43:15.8623130Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-07-24T03:43:15.8624155Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-07-24T03:43:15.8626102Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-07-24T03:43:15.8627274Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-07-24T03:43:15.8628383Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-07-24T03:43:15.8629685Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-07-24T03:43:15.8630868Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-07-24T03:43:15.8631975Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-07-24T03:43:15.8634229Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-07-24T03:43:15.8635352Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-07-24T03:43:15.8636457Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-07-24T03:43:15.8637966Z * [new branch] gh/janeyx99/256/base -> origin/gh/janeyx99/256/base 2025-07-24T03:43:15.8639092Z * [new branch] gh/janeyx99/256/head -> origin/gh/janeyx99/256/head 2025-07-24T03:43:15.8640141Z * [new branch] gh/janeyx99/256/orig -> origin/gh/janeyx99/256/orig 2025-07-24T03:43:15.8641737Z * [new branch] gh/janeyx99/267/base -> origin/gh/janeyx99/267/base 2025-07-24T03:43:15.8642846Z * [new branch] gh/janeyx99/267/head -> origin/gh/janeyx99/267/head 2025-07-24T03:43:15.8643975Z * [new branch] gh/janeyx99/267/orig -> origin/gh/janeyx99/267/orig 2025-07-24T03:43:15.8645240Z * [new branch] gh/janeyx99/268/base -> origin/gh/janeyx99/268/base 2025-07-24T03:43:15.8646430Z * [new branch] gh/janeyx99/268/head -> origin/gh/janeyx99/268/head 2025-07-24T03:43:15.8647512Z * [new branch] gh/janeyx99/268/orig -> origin/gh/janeyx99/268/orig 2025-07-24T03:43:15.8648853Z * [new branch] gh/janeyx99/269/base -> origin/gh/janeyx99/269/base 2025-07-24T03:43:15.8650093Z * [new branch] gh/janeyx99/269/head -> origin/gh/janeyx99/269/head 2025-07-24T03:43:15.8651259Z * [new branch] gh/janeyx99/269/orig -> origin/gh/janeyx99/269/orig 2025-07-24T03:43:15.8652829Z * [new branch] gh/janeyx99/271/base -> origin/gh/janeyx99/271/base 2025-07-24T03:43:15.8653908Z * [new branch] gh/janeyx99/271/head -> origin/gh/janeyx99/271/head 2025-07-24T03:43:15.8655152Z * [new branch] gh/janeyx99/271/orig -> origin/gh/janeyx99/271/orig 2025-07-24T03:43:15.8656669Z * [new branch] gh/janeyx99/272/base -> origin/gh/janeyx99/272/base 2025-07-24T03:43:15.8657685Z * [new branch] gh/janeyx99/272/head -> origin/gh/janeyx99/272/head 2025-07-24T03:43:15.8658778Z * [new branch] gh/janeyx99/272/orig -> origin/gh/janeyx99/272/orig 2025-07-24T03:43:15.8660386Z * [new branch] gh/janeyx99/273/base -> origin/gh/janeyx99/273/base 2025-07-24T03:43:15.8661644Z * [new branch] gh/janeyx99/273/head -> origin/gh/janeyx99/273/head 2025-07-24T03:43:15.8662496Z * [new branch] gh/janeyx99/273/orig -> origin/gh/janeyx99/273/orig 2025-07-24T03:43:15.8664029Z * [new branch] gh/janeyx99/274/base -> origin/gh/janeyx99/274/base 2025-07-24T03:43:15.8665220Z * [new branch] gh/janeyx99/274/head -> origin/gh/janeyx99/274/head 2025-07-24T03:43:15.8666400Z * [new branch] gh/janeyx99/274/orig -> origin/gh/janeyx99/274/orig 2025-07-24T03:43:15.8667750Z * [new branch] gh/janeyx99/275/base -> origin/gh/janeyx99/275/base 2025-07-24T03:43:15.8668847Z * [new branch] gh/janeyx99/275/head -> origin/gh/janeyx99/275/head 2025-07-24T03:43:15.8669945Z * [new branch] gh/janeyx99/275/orig -> origin/gh/janeyx99/275/orig 2025-07-24T03:43:15.8671442Z * [new branch] gh/janeyx99/276/base -> origin/gh/janeyx99/276/base 2025-07-24T03:43:15.8672556Z * [new branch] gh/janeyx99/276/head -> origin/gh/janeyx99/276/head 2025-07-24T03:43:15.8673657Z * [new branch] gh/janeyx99/276/orig -> origin/gh/janeyx99/276/orig 2025-07-24T03:43:15.8675040Z * [new branch] gh/janeyx99/277/base -> origin/gh/janeyx99/277/base 2025-07-24T03:43:15.8676321Z * [new branch] gh/janeyx99/277/head -> origin/gh/janeyx99/277/head 2025-07-24T03:43:15.8677511Z * [new branch] gh/janeyx99/277/orig -> origin/gh/janeyx99/277/orig 2025-07-24T03:43:15.8679018Z * [new branch] gh/janeyx99/278/base -> origin/gh/janeyx99/278/base 2025-07-24T03:43:15.8680226Z * [new branch] gh/janeyx99/278/head -> origin/gh/janeyx99/278/head 2025-07-24T03:43:15.8681424Z * [new branch] gh/janeyx99/278/orig -> origin/gh/janeyx99/278/orig 2025-07-24T03:43:15.8682923Z * [new branch] gh/janeyx99/279/base -> origin/gh/janeyx99/279/base 2025-07-24T03:43:15.8683963Z * [new branch] gh/janeyx99/279/head -> origin/gh/janeyx99/279/head 2025-07-24T03:43:15.8685106Z * [new branch] gh/janeyx99/279/orig -> origin/gh/janeyx99/279/orig 2025-07-24T03:43:15.8686982Z * [new branch] gh/janeyx99/280/base -> origin/gh/janeyx99/280/base 2025-07-24T03:43:15.8688120Z * [new branch] gh/janeyx99/280/head -> origin/gh/janeyx99/280/head 2025-07-24T03:43:15.8689227Z * [new branch] gh/janeyx99/280/orig -> origin/gh/janeyx99/280/orig 2025-07-24T03:43:15.8690619Z * [new branch] gh/janeyx99/281/base -> origin/gh/janeyx99/281/base 2025-07-24T03:43:15.8691814Z * [new branch] gh/janeyx99/281/head -> origin/gh/janeyx99/281/head 2025-07-24T03:43:15.8692899Z * [new branch] gh/janeyx99/281/orig -> origin/gh/janeyx99/281/orig 2025-07-24T03:43:15.8694932Z * [new branch] gh/janeyx99/282/base -> origin/gh/janeyx99/282/base 2025-07-24T03:43:15.8696031Z * [new branch] gh/janeyx99/282/head -> origin/gh/janeyx99/282/head 2025-07-24T03:43:15.8697103Z * [new branch] gh/janeyx99/282/orig -> origin/gh/janeyx99/282/orig 2025-07-24T03:43:15.8698645Z * [new branch] gh/janeyx99/283/base -> origin/gh/janeyx99/283/base 2025-07-24T03:43:15.8699845Z * [new branch] gh/janeyx99/283/head -> origin/gh/janeyx99/283/head 2025-07-24T03:43:15.8700855Z * [new branch] gh/janeyx99/283/orig -> origin/gh/janeyx99/283/orig 2025-07-24T03:43:15.8702431Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-07-24T03:43:15.8703554Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-07-24T03:43:15.8704658Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-07-24T03:43:15.8706557Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-07-24T03:43:15.8707642Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-07-24T03:43:15.8709189Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-07-24T03:43:15.8710221Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-07-24T03:43:15.8711285Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-07-24T03:43:15.8712733Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-07-24T03:43:15.8713855Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-07-24T03:43:15.8714904Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-07-24T03:43:15.8716368Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-07-24T03:43:15.8717462Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-07-24T03:43:15.8718575Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-07-24T03:43:15.8720029Z * [new branch] gh/jansel/519/base -> origin/gh/jansel/519/base 2025-07-24T03:43:15.8721226Z * [new branch] gh/jansel/519/head -> origin/gh/jansel/519/head 2025-07-24T03:43:15.8722293Z * [new branch] gh/jansel/519/orig -> origin/gh/jansel/519/orig 2025-07-24T03:43:15.8723731Z * [new branch] gh/jansel/520/base -> origin/gh/jansel/520/base 2025-07-24T03:43:15.8724803Z * [new branch] gh/jansel/520/head -> origin/gh/jansel/520/head 2025-07-24T03:43:15.8725867Z * [new branch] gh/jansel/520/orig -> origin/gh/jansel/520/orig 2025-07-24T03:43:15.8727309Z * [new branch] gh/jansel/521/base -> origin/gh/jansel/521/base 2025-07-24T03:43:15.8728418Z * [new branch] gh/jansel/521/head -> origin/gh/jansel/521/head 2025-07-24T03:43:15.8729527Z * [new branch] gh/jansel/521/orig -> origin/gh/jansel/521/orig 2025-07-24T03:43:15.8730953Z * [new branch] gh/jansel/522/base -> origin/gh/jansel/522/base 2025-07-24T03:43:15.8731998Z * [new branch] gh/jansel/522/head -> origin/gh/jansel/522/head 2025-07-24T03:43:15.8733129Z * [new branch] gh/jansel/522/orig -> origin/gh/jansel/522/orig 2025-07-24T03:43:15.8734583Z * [new branch] gh/jansel/523/base -> origin/gh/jansel/523/base 2025-07-24T03:43:15.8735759Z * [new branch] gh/jansel/523/head -> origin/gh/jansel/523/head 2025-07-24T03:43:15.8736822Z * [new branch] gh/jansel/523/orig -> origin/gh/jansel/523/orig 2025-07-24T03:43:15.8738252Z * [new branch] gh/jansel/524/base -> origin/gh/jansel/524/base 2025-07-24T03:43:15.8739313Z * [new branch] gh/jansel/524/head -> origin/gh/jansel/524/head 2025-07-24T03:43:15.8740384Z * [new branch] gh/jansel/524/orig -> origin/gh/jansel/524/orig 2025-07-24T03:43:15.8741848Z * [new branch] gh/jansel/525/base -> origin/gh/jansel/525/base 2025-07-24T03:43:15.8743006Z * [new branch] gh/jansel/525/head -> origin/gh/jansel/525/head 2025-07-24T03:43:15.8744032Z * [new branch] gh/jansel/525/orig -> origin/gh/jansel/525/orig 2025-07-24T03:43:15.8745645Z * [new branch] gh/jansel/526/base -> origin/gh/jansel/526/base 2025-07-24T03:43:15.8746709Z * [new branch] gh/jansel/526/head -> origin/gh/jansel/526/head 2025-07-24T03:43:15.8747789Z * [new branch] gh/jansel/526/orig -> origin/gh/jansel/526/orig 2025-07-24T03:43:15.8749361Z * [new branch] gh/jansel/527/base -> origin/gh/jansel/527/base 2025-07-24T03:43:15.8750704Z * [new branch] gh/jansel/527/head -> origin/gh/jansel/527/head 2025-07-24T03:43:15.8751792Z * [new branch] gh/jansel/527/orig -> origin/gh/jansel/527/orig 2025-07-24T03:43:15.8753221Z * [new branch] gh/jansel/528/base -> origin/gh/jansel/528/base 2025-07-24T03:43:15.8754307Z * [new branch] gh/jansel/528/head -> origin/gh/jansel/528/head 2025-07-24T03:43:15.8755394Z * [new branch] gh/jansel/528/orig -> origin/gh/jansel/528/orig 2025-07-24T03:43:15.8757664Z * [new branch] gh/jansel/529/base -> origin/gh/jansel/529/base 2025-07-24T03:43:15.8758801Z * [new branch] gh/jansel/529/head -> origin/gh/jansel/529/head 2025-07-24T03:43:15.8759892Z * [new branch] gh/jansel/529/orig -> origin/gh/jansel/529/orig 2025-07-24T03:43:15.8761342Z * [new branch] gh/jansel/530/base -> origin/gh/jansel/530/base 2025-07-24T03:43:15.8762425Z * [new branch] gh/jansel/530/head -> origin/gh/jansel/530/head 2025-07-24T03:43:15.8763520Z * [new branch] gh/jansel/530/orig -> origin/gh/jansel/530/orig 2025-07-24T03:43:15.8765335Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-07-24T03:43:15.8766573Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-07-24T03:43:15.8767673Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-07-24T03:43:15.8769164Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-07-24T03:43:15.8770258Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-07-24T03:43:15.8771365Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-07-24T03:43:15.8772900Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-07-24T03:43:15.8773976Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-07-24T03:43:15.8775026Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-07-24T03:43:15.8776936Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-07-24T03:43:15.8778058Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-07-24T03:43:15.8779135Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-07-24T03:43:15.8780948Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-07-24T03:43:15.8781965Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-07-24T03:43:15.8785519Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-07-24T03:43:15.8787462Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-07-24T03:43:15.8787767Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-07-24T03:43:15.8788152Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-07-24T03:43:15.8788758Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-07-24T03:43:15.8789472Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-07-24T03:43:15.8790554Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-07-24T03:43:15.8792098Z * [new branch] gh/jbschlosser/249/base -> origin/gh/jbschlosser/249/base 2025-07-24T03:43:15.8793393Z * [new branch] gh/jbschlosser/249/head -> origin/gh/jbschlosser/249/head 2025-07-24T03:43:15.8794366Z * [new branch] gh/jbschlosser/249/orig -> origin/gh/jbschlosser/249/orig 2025-07-24T03:43:15.8796761Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-07-24T03:43:15.8797984Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-07-24T03:43:15.8799119Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-07-24T03:43:15.8800846Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-07-24T03:43:15.8801993Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-07-24T03:43:15.8802958Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-07-24T03:43:15.8805016Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-07-24T03:43:15.8806188Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-07-24T03:43:15.8807285Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-07-24T03:43:15.8808667Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-07-24T03:43:15.8809760Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-07-24T03:43:15.8810910Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-07-24T03:43:15.8812252Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-07-24T03:43:15.8813430Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-07-24T03:43:15.8814531Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-07-24T03:43:15.8815958Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-07-24T03:43:15.8817028Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-07-24T03:43:15.8818225Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-07-24T03:43:15.8819629Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-07-24T03:43:15.8820708Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-07-24T03:43:15.8821781Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-07-24T03:43:15.8823172Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-07-24T03:43:15.8824330Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-07-24T03:43:15.8825670Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-07-24T03:43:15.8827078Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-07-24T03:43:15.8828194Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-07-24T03:43:15.8829334Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-07-24T03:43:15.8830836Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-07-24T03:43:15.8831973Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-07-24T03:43:15.8833805Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-07-24T03:43:15.8834812Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-07-24T03:43:15.8835849Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-07-24T03:43:15.8838138Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-07-24T03:43:15.8839246Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-07-24T03:43:15.8840389Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-07-24T03:43:15.8841795Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-07-24T03:43:15.8842887Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-07-24T03:43:15.8844046Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-07-24T03:43:15.8845515Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-07-24T03:43:15.8846485Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-07-24T03:43:15.8847667Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-07-24T03:43:15.8849104Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-07-24T03:43:15.8850451Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-07-24T03:43:15.8851567Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-07-24T03:43:15.8853146Z * [new branch] gh/kurtamohler/37/base -> origin/gh/kurtamohler/37/base 2025-07-24T03:43:15.8854272Z * [new branch] gh/kurtamohler/37/head -> origin/gh/kurtamohler/37/head 2025-07-24T03:43:15.8855361Z * [new branch] gh/kurtamohler/37/orig -> origin/gh/kurtamohler/37/orig 2025-07-24T03:43:15.8856722Z * [new branch] gh/kurtamohler/38/base -> origin/gh/kurtamohler/38/base 2025-07-24T03:43:15.8857864Z * [new branch] gh/kurtamohler/38/head -> origin/gh/kurtamohler/38/head 2025-07-24T03:43:15.8858868Z * [new branch] gh/kurtamohler/38/orig -> origin/gh/kurtamohler/38/orig 2025-07-24T03:43:15.8860317Z * [new branch] gh/kurtamohler/39/base -> origin/gh/kurtamohler/39/base 2025-07-24T03:43:15.8861485Z * [new branch] gh/kurtamohler/39/head -> origin/gh/kurtamohler/39/head 2025-07-24T03:43:15.8862563Z * [new branch] gh/kurtamohler/39/orig -> origin/gh/kurtamohler/39/orig 2025-07-24T03:43:15.8864336Z * [new branch] gh/kurtamohler/40/base -> origin/gh/kurtamohler/40/base 2025-07-24T03:43:15.8865593Z * [new branch] gh/kurtamohler/40/head -> origin/gh/kurtamohler/40/head 2025-07-24T03:43:15.8866569Z * [new branch] gh/kurtamohler/40/orig -> origin/gh/kurtamohler/40/orig 2025-07-24T03:43:15.8868152Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-07-24T03:43:15.8869673Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-07-24T03:43:15.8870781Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-07-24T03:43:15.8872283Z * [new branch] gh/kurtamohler/42/base -> origin/gh/kurtamohler/42/base 2025-07-24T03:43:15.8873381Z * [new branch] gh/kurtamohler/42/head -> origin/gh/kurtamohler/42/head 2025-07-24T03:43:15.8874366Z * [new branch] gh/kurtamohler/42/orig -> origin/gh/kurtamohler/42/orig 2025-07-24T03:43:15.8876239Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-07-24T03:43:15.8877425Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-07-24T03:43:15.8879100Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-07-24T03:43:15.8880281Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-07-24T03:43:15.8881272Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-07-24T03:43:15.8882915Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-07-24T03:43:15.8883990Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-07-24T03:43:15.8885064Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-07-24T03:43:15.8886861Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-07-24T03:43:15.8887995Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-07-24T03:43:15.8889405Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-07-24T03:43:15.8890564Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-07-24T03:43:15.8891536Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-07-24T03:43:15.8893187Z * [new branch] gh/kwen2501/162/base -> origin/gh/kwen2501/162/base 2025-07-24T03:43:15.8894329Z * [new branch] gh/kwen2501/162/head -> origin/gh/kwen2501/162/head 2025-07-24T03:43:15.8895472Z * [new branch] gh/kwen2501/162/orig -> origin/gh/kwen2501/162/orig 2025-07-24T03:43:15.8896825Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-07-24T03:43:15.8898047Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-07-24T03:43:15.8899666Z * [new branch] gh/kwen2501/178/base -> origin/gh/kwen2501/178/base 2025-07-24T03:43:15.8900798Z * [new branch] gh/kwen2501/178/head -> origin/gh/kwen2501/178/head 2025-07-24T03:43:15.8901870Z * [new branch] gh/kwen2501/178/orig -> origin/gh/kwen2501/178/orig 2025-07-24T03:43:15.8903279Z * [new branch] gh/kwen2501/179/base -> origin/gh/kwen2501/179/base 2025-07-24T03:43:15.8904923Z * [new branch] gh/kwen2501/179/head -> origin/gh/kwen2501/179/head 2025-07-24T03:43:15.8906470Z * [new branch] gh/kwen2501/179/orig -> origin/gh/kwen2501/179/orig 2025-07-24T03:43:15.8908435Z * [new branch] gh/kwen2501/180/base -> origin/gh/kwen2501/180/base 2025-07-24T03:43:15.8909569Z * [new branch] gh/kwen2501/180/head -> origin/gh/kwen2501/180/head 2025-07-24T03:43:15.8910739Z * [new branch] gh/kwen2501/180/orig -> origin/gh/kwen2501/180/orig 2025-07-24T03:43:15.8912249Z * [new branch] gh/kwen2501/181/base -> origin/gh/kwen2501/181/base 2025-07-24T03:43:15.8913337Z * [new branch] gh/kwen2501/181/head -> origin/gh/kwen2501/181/head 2025-07-24T03:43:15.8914579Z * [new branch] gh/kwen2501/181/orig -> origin/gh/kwen2501/181/orig 2025-07-24T03:43:15.8915996Z * [new branch] gh/kwen2501/182/base -> origin/gh/kwen2501/182/base 2025-07-24T03:43:15.8917194Z * [new branch] gh/kwen2501/182/head -> origin/gh/kwen2501/182/head 2025-07-24T03:43:15.8918102Z * [new branch] gh/kwen2501/182/orig -> origin/gh/kwen2501/182/orig 2025-07-24T03:43:15.8919518Z * [new branch] gh/kwen2501/183/base -> origin/gh/kwen2501/183/base 2025-07-24T03:43:15.8920686Z * [new branch] gh/kwen2501/183/head -> origin/gh/kwen2501/183/head 2025-07-24T03:43:15.8921838Z * [new branch] gh/kwen2501/183/orig -> origin/gh/kwen2501/183/orig 2025-07-24T03:43:15.8923172Z * [new branch] gh/kwen2501/184/base -> origin/gh/kwen2501/184/base 2025-07-24T03:43:15.8924403Z * [new branch] gh/kwen2501/184/head -> origin/gh/kwen2501/184/head 2025-07-24T03:43:15.8925318Z * [new branch] gh/kwen2501/184/orig -> origin/gh/kwen2501/184/orig 2025-07-24T03:43:15.8926778Z * [new branch] gh/kwen2501/185/base -> origin/gh/kwen2501/185/base 2025-07-24T03:43:15.8927853Z * [new branch] gh/kwen2501/185/head -> origin/gh/kwen2501/185/head 2025-07-24T03:43:15.8929027Z * [new branch] gh/kwen2501/185/orig -> origin/gh/kwen2501/185/orig 2025-07-24T03:43:15.8930322Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-07-24T03:43:15.8931506Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-07-24T03:43:15.8932614Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-07-24T03:43:15.8933904Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-07-24T03:43:15.8935074Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-07-24T03:43:15.8936197Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-07-24T03:43:15.8938008Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-07-24T03:43:15.8939132Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-07-24T03:43:15.8940236Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-07-24T03:43:15.8941762Z * [new branch] gh/kwen2501/189/base -> origin/gh/kwen2501/189/base 2025-07-24T03:43:15.8942937Z * [new branch] gh/kwen2501/189/head -> origin/gh/kwen2501/189/head 2025-07-24T03:43:15.8944165Z * [new branch] gh/kwen2501/189/orig -> origin/gh/kwen2501/189/orig 2025-07-24T03:43:15.8945821Z * [new branch] gh/kwen2501/190/base -> origin/gh/kwen2501/190/base 2025-07-24T03:43:15.8947187Z * [new branch] gh/kwen2501/190/head -> origin/gh/kwen2501/190/head 2025-07-24T03:43:15.8948373Z * [new branch] gh/kwen2501/190/orig -> origin/gh/kwen2501/190/orig 2025-07-24T03:43:15.8950044Z * [new branch] gh/kwen2501/191/base -> origin/gh/kwen2501/191/base 2025-07-24T03:43:15.8953756Z * [new branch] gh/kwen2501/191/head -> origin/gh/kwen2501/191/head 2025-07-24T03:43:15.8954903Z * [new branch] gh/kwen2501/191/orig -> origin/gh/kwen2501/191/orig 2025-07-24T03:43:15.8956478Z * [new branch] gh/kwen2501/192/base -> origin/gh/kwen2501/192/base 2025-07-24T03:43:15.8957968Z * [new branch] gh/kwen2501/192/head -> origin/gh/kwen2501/192/head 2025-07-24T03:43:15.8959100Z * [new branch] gh/kwen2501/192/orig -> origin/gh/kwen2501/192/orig 2025-07-24T03:43:15.8960537Z * [new branch] gh/kwen2501/193/base -> origin/gh/kwen2501/193/base 2025-07-24T03:43:15.8961675Z * [new branch] gh/kwen2501/193/head -> origin/gh/kwen2501/193/head 2025-07-24T03:43:15.8962907Z * [new branch] gh/kwen2501/193/orig -> origin/gh/kwen2501/193/orig 2025-07-24T03:43:15.8964200Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-07-24T03:43:15.8965317Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-07-24T03:43:15.8966383Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-07-24T03:43:15.8968016Z * [new branch] gh/kwen2501/195/base -> origin/gh/kwen2501/195/base 2025-07-24T03:43:15.8969153Z * [new branch] gh/kwen2501/195/head -> origin/gh/kwen2501/195/head 2025-07-24T03:43:15.8970293Z * [new branch] gh/kwen2501/195/orig -> origin/gh/kwen2501/195/orig 2025-07-24T03:43:15.8971859Z * [new branch] gh/kwen2501/196/base -> origin/gh/kwen2501/196/base 2025-07-24T03:43:15.8973291Z * [new branch] gh/kwen2501/196/head -> origin/gh/kwen2501/196/head 2025-07-24T03:43:15.8974350Z * [new branch] gh/kwen2501/196/orig -> origin/gh/kwen2501/196/orig 2025-07-24T03:43:15.8975859Z * [new branch] gh/kwen2501/197/base -> origin/gh/kwen2501/197/base 2025-07-24T03:43:15.8976984Z * [new branch] gh/kwen2501/197/head -> origin/gh/kwen2501/197/head 2025-07-24T03:43:15.8978180Z * [new branch] gh/kwen2501/197/orig -> origin/gh/kwen2501/197/orig 2025-07-24T03:43:15.8980066Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-07-24T03:43:15.8981667Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-07-24T03:43:15.8982818Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-07-24T03:43:15.8984247Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-07-24T03:43:15.8985577Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-07-24T03:43:15.8986534Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-07-24T03:43:15.8988133Z * [new branch] gh/laithsakka/141/base -> origin/gh/laithsakka/141/base 2025-07-24T03:43:15.8989338Z * [new branch] gh/laithsakka/141/head -> origin/gh/laithsakka/141/head 2025-07-24T03:43:15.8990523Z * [new branch] gh/laithsakka/141/orig -> origin/gh/laithsakka/141/orig 2025-07-24T03:43:15.8992087Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-07-24T03:43:15.8993439Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-07-24T03:43:15.8994604Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-07-24T03:43:15.8996183Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-07-24T03:43:15.8997151Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-07-24T03:43:15.8998305Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-07-24T03:43:15.8999767Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-07-24T03:43:15.9000869Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-07-24T03:43:15.9001982Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-07-24T03:43:15.9003520Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-07-24T03:43:15.9004503Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-07-24T03:43:15.9005666Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-07-24T03:43:15.9007520Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-07-24T03:43:15.9008829Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-07-24T03:43:15.9010365Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-07-24T03:43:15.9011803Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-07-24T03:43:15.9012916Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-07-24T03:43:15.9014028Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-07-24T03:43:15.9015614Z * [new branch] gh/laithsakka/206/base -> origin/gh/laithsakka/206/base 2025-07-24T03:43:15.9016932Z * [new branch] gh/laithsakka/206/head -> origin/gh/laithsakka/206/head 2025-07-24T03:43:15.9017911Z * [new branch] gh/laithsakka/206/orig -> origin/gh/laithsakka/206/orig 2025-07-24T03:43:15.9019724Z * [new branch] gh/laithsakka/219/base -> origin/gh/laithsakka/219/base 2025-07-24T03:43:15.9020661Z * [new branch] gh/laithsakka/219/head -> origin/gh/laithsakka/219/head 2025-07-24T03:43:15.9021856Z * [new branch] gh/laithsakka/219/orig -> origin/gh/laithsakka/219/orig 2025-07-24T03:43:15.9023343Z * [new branch] gh/laithsakka/222/base -> origin/gh/laithsakka/222/base 2025-07-24T03:43:15.9024778Z * [new branch] gh/laithsakka/222/head -> origin/gh/laithsakka/222/head 2025-07-24T03:43:15.9025902Z * [new branch] gh/laithsakka/222/orig -> origin/gh/laithsakka/222/orig 2025-07-24T03:43:15.9027317Z * [new branch] gh/laithsakka/223/base -> origin/gh/laithsakka/223/base 2025-07-24T03:43:15.9028540Z * [new branch] gh/laithsakka/223/head -> origin/gh/laithsakka/223/head 2025-07-24T03:43:15.9029721Z * [new branch] gh/laithsakka/223/orig -> origin/gh/laithsakka/223/orig 2025-07-24T03:43:15.9031101Z * [new branch] gh/laithsakka/227/base -> origin/gh/laithsakka/227/base 2025-07-24T03:43:15.9032187Z * [new branch] gh/laithsakka/227/head -> origin/gh/laithsakka/227/head 2025-07-24T03:43:15.9033183Z * [new branch] gh/laithsakka/227/orig -> origin/gh/laithsakka/227/orig 2025-07-24T03:43:15.9034710Z * [new branch] gh/laithsakka/228/base -> origin/gh/laithsakka/228/base 2025-07-24T03:43:15.9035805Z * [new branch] gh/laithsakka/228/head -> origin/gh/laithsakka/228/head 2025-07-24T03:43:15.9036844Z * [new branch] gh/laithsakka/228/orig -> origin/gh/laithsakka/228/orig 2025-07-24T03:43:15.9038167Z * [new branch] gh/laithsakka/229/base -> origin/gh/laithsakka/229/base 2025-07-24T03:43:15.9039414Z * [new branch] gh/laithsakka/229/head -> origin/gh/laithsakka/229/head 2025-07-24T03:43:15.9040903Z * [new branch] gh/laithsakka/229/orig -> origin/gh/laithsakka/229/orig 2025-07-24T03:43:15.9042602Z * [new branch] gh/laithsakka/230/base -> origin/gh/laithsakka/230/base 2025-07-24T03:43:15.9043756Z * [new branch] gh/laithsakka/230/head -> origin/gh/laithsakka/230/head 2025-07-24T03:43:15.9044714Z * [new branch] gh/laithsakka/230/orig -> origin/gh/laithsakka/230/orig 2025-07-24T03:43:15.9046250Z * [new branch] gh/laithsakka/231/base -> origin/gh/laithsakka/231/base 2025-07-24T03:43:15.9047420Z * [new branch] gh/laithsakka/231/head -> origin/gh/laithsakka/231/head 2025-07-24T03:43:15.9048609Z * [new branch] gh/laithsakka/231/orig -> origin/gh/laithsakka/231/orig 2025-07-24T03:43:15.9050349Z * [new branch] gh/laithsakka/232/base -> origin/gh/laithsakka/232/base 2025-07-24T03:43:15.9051403Z * [new branch] gh/laithsakka/232/head -> origin/gh/laithsakka/232/head 2025-07-24T03:43:15.9052512Z * [new branch] gh/laithsakka/232/orig -> origin/gh/laithsakka/232/orig 2025-07-24T03:43:15.9054109Z * [new branch] gh/laithsakka/233/base -> origin/gh/laithsakka/233/base 2025-07-24T03:43:15.9055293Z * [new branch] gh/laithsakka/233/head -> origin/gh/laithsakka/233/head 2025-07-24T03:43:15.9056382Z * [new branch] gh/laithsakka/233/orig -> origin/gh/laithsakka/233/orig 2025-07-24T03:43:15.9058323Z * [new branch] gh/laithsakka/234/base -> origin/gh/laithsakka/234/base 2025-07-24T03:43:15.9059425Z * [new branch] gh/laithsakka/234/head -> origin/gh/laithsakka/234/head 2025-07-24T03:43:15.9060526Z * [new branch] gh/laithsakka/234/orig -> origin/gh/laithsakka/234/orig 2025-07-24T03:43:15.9062146Z * [new branch] gh/laithsakka/235/base -> origin/gh/laithsakka/235/base 2025-07-24T03:43:15.9063143Z * [new branch] gh/laithsakka/235/head -> origin/gh/laithsakka/235/head 2025-07-24T03:43:15.9064108Z * [new branch] gh/laithsakka/235/orig -> origin/gh/laithsakka/235/orig 2025-07-24T03:43:15.9065715Z * [new branch] gh/laithsakka/236/base -> origin/gh/laithsakka/236/base 2025-07-24T03:43:15.9066855Z * [new branch] gh/laithsakka/236/head -> origin/gh/laithsakka/236/head 2025-07-24T03:43:15.9067958Z * [new branch] gh/laithsakka/236/orig -> origin/gh/laithsakka/236/orig 2025-07-24T03:43:15.9069425Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-07-24T03:43:15.9071050Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-07-24T03:43:15.9072134Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-07-24T03:43:15.9073594Z * [new branch] gh/laithsakka/238/base -> origin/gh/laithsakka/238/base 2025-07-24T03:43:15.9074668Z * [new branch] gh/laithsakka/238/head -> origin/gh/laithsakka/238/head 2025-07-24T03:43:15.9075729Z * [new branch] gh/laithsakka/238/orig -> origin/gh/laithsakka/238/orig 2025-07-24T03:43:15.9077250Z * [new branch] gh/laithsakka/239/base -> origin/gh/laithsakka/239/base 2025-07-24T03:43:15.9078323Z * [new branch] gh/laithsakka/239/head -> origin/gh/laithsakka/239/head 2025-07-24T03:43:15.9079381Z * [new branch] gh/laithsakka/239/orig -> origin/gh/laithsakka/239/orig 2025-07-24T03:43:15.9080856Z * [new branch] gh/laithsakka/240/base -> origin/gh/laithsakka/240/base 2025-07-24T03:43:15.9081950Z * [new branch] gh/laithsakka/240/head -> origin/gh/laithsakka/240/head 2025-07-24T03:43:15.9083004Z * [new branch] gh/laithsakka/240/orig -> origin/gh/laithsakka/240/orig 2025-07-24T03:43:15.9084489Z * [new branch] gh/laithsakka/241/base -> origin/gh/laithsakka/241/base 2025-07-24T03:43:15.9085721Z * [new branch] gh/laithsakka/241/head -> origin/gh/laithsakka/241/head 2025-07-24T03:43:15.9086812Z * [new branch] gh/laithsakka/241/orig -> origin/gh/laithsakka/241/orig 2025-07-24T03:43:15.9088301Z * [new branch] gh/laithsakka/242/base -> origin/gh/laithsakka/242/base 2025-07-24T03:43:15.9089358Z * [new branch] gh/laithsakka/242/head -> origin/gh/laithsakka/242/head 2025-07-24T03:43:15.9090429Z * [new branch] gh/laithsakka/242/orig -> origin/gh/laithsakka/242/orig 2025-07-24T03:43:15.9091823Z * [new branch] gh/laithsakka/243/base -> origin/gh/laithsakka/243/base 2025-07-24T03:43:15.9092901Z * [new branch] gh/laithsakka/243/head -> origin/gh/laithsakka/243/head 2025-07-24T03:43:15.9093994Z * [new branch] gh/laithsakka/243/orig -> origin/gh/laithsakka/243/orig 2025-07-24T03:43:15.9095576Z * [new branch] gh/laithsakka/244/base -> origin/gh/laithsakka/244/base 2025-07-24T03:43:15.9096620Z * [new branch] gh/laithsakka/244/head -> origin/gh/laithsakka/244/head 2025-07-24T03:43:15.9097702Z * [new branch] gh/laithsakka/244/orig -> origin/gh/laithsakka/244/orig 2025-07-24T03:43:15.9099308Z * [new branch] gh/laithsakka/245/base -> origin/gh/laithsakka/245/base 2025-07-24T03:43:15.9100435Z * [new branch] gh/laithsakka/245/head -> origin/gh/laithsakka/245/head 2025-07-24T03:43:15.9101668Z * [new branch] gh/laithsakka/245/orig -> origin/gh/laithsakka/245/orig 2025-07-24T03:43:15.9103078Z * [new branch] gh/laithsakka/246/base -> origin/gh/laithsakka/246/base 2025-07-24T03:43:15.9119673Z * [new branch] gh/laithsakka/246/head -> origin/gh/laithsakka/246/head 2025-07-24T03:43:15.9120050Z * [new branch] gh/laithsakka/246/orig -> origin/gh/laithsakka/246/orig 2025-07-24T03:43:15.9120358Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-07-24T03:43:15.9120609Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-07-24T03:43:15.9120842Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-07-24T03:43:15.9121076Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-07-24T03:43:15.9121318Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-07-24T03:43:15.9121549Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-07-24T03:43:15.9121780Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-07-24T03:43:15.9122016Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-07-24T03:43:15.9122324Z * [new branch] gh/leslie-fang-intel/190/base -> origin/gh/leslie-fang-intel/190/base 2025-07-24T03:43:15.9122618Z * [new branch] gh/leslie-fang-intel/190/head -> origin/gh/leslie-fang-intel/190/head 2025-07-24T03:43:15.9122902Z * [new branch] gh/leslie-fang-intel/190/orig -> origin/gh/leslie-fang-intel/190/orig 2025-07-24T03:43:15.9123197Z * [new branch] gh/leslie-fang-intel/199/base -> origin/gh/leslie-fang-intel/199/base 2025-07-24T03:43:15.9123482Z * [new branch] gh/leslie-fang-intel/199/head -> origin/gh/leslie-fang-intel/199/head 2025-07-24T03:43:15.9123765Z * [new branch] gh/leslie-fang-intel/199/orig -> origin/gh/leslie-fang-intel/199/orig 2025-07-24T03:43:15.9124916Z * [new branch] gh/leslie-fang-intel/207/base -> origin/gh/leslie-fang-intel/207/base 2025-07-24T03:43:15.9125945Z * [new branch] gh/leslie-fang-intel/207/head -> origin/gh/leslie-fang-intel/207/head 2025-07-24T03:43:15.9127063Z * [new branch] gh/leslie-fang-intel/207/orig -> origin/gh/leslie-fang-intel/207/orig 2025-07-24T03:43:15.9128601Z * [new branch] gh/leslie-fang-intel/208/base -> origin/gh/leslie-fang-intel/208/base 2025-07-24T03:43:15.9129666Z * [new branch] gh/leslie-fang-intel/208/head -> origin/gh/leslie-fang-intel/208/head 2025-07-24T03:43:15.9130746Z * [new branch] gh/leslie-fang-intel/208/orig -> origin/gh/leslie-fang-intel/208/orig 2025-07-24T03:43:15.9132379Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-07-24T03:43:15.9133471Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-07-24T03:43:15.9134571Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-07-24T03:43:15.9136041Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-07-24T03:43:15.9137109Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-07-24T03:43:15.9138282Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-07-24T03:43:15.9139710Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-07-24T03:43:15.9140789Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-07-24T03:43:15.9142040Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-07-24T03:43:15.9143443Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-07-24T03:43:15.9144611Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-07-24T03:43:15.9146052Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-07-24T03:43:15.9147811Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-07-24T03:43:15.9150005Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-07-24T03:43:15.9151070Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-07-24T03:43:15.9152207Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-07-24T03:43:15.9153686Z * [new branch] gh/malfet/259/base -> origin/gh/malfet/259/base 2025-07-24T03:43:15.9154783Z * [new branch] gh/malfet/259/head -> origin/gh/malfet/259/head 2025-07-24T03:43:15.9156292Z * [new branch] gh/malfet/259/orig -> origin/gh/malfet/259/orig 2025-07-24T03:43:15.9157979Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-07-24T03:43:15.9158939Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-07-24T03:43:15.9160005Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-07-24T03:43:15.9161471Z * [new branch] gh/malfet/394/base -> origin/gh/malfet/394/base 2025-07-24T03:43:15.9162537Z * [new branch] gh/malfet/394/head -> origin/gh/malfet/394/head 2025-07-24T03:43:15.9163618Z * [new branch] gh/malfet/394/orig -> origin/gh/malfet/394/orig 2025-07-24T03:43:15.9165055Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-07-24T03:43:15.9166130Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-07-24T03:43:15.9167246Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-07-24T03:43:15.9168707Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-07-24T03:43:15.9169756Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-07-24T03:43:15.9170857Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-07-24T03:43:15.9172391Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-07-24T03:43:15.9173440Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-07-24T03:43:15.9174518Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-07-24T03:43:15.9176025Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-07-24T03:43:15.9177115Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-07-24T03:43:15.9178249Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-07-24T03:43:15.9179640Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-07-24T03:43:15.9180721Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-07-24T03:43:15.9181847Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-07-24T03:43:15.9183310Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-07-24T03:43:15.9184458Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-07-24T03:43:15.9185583Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-07-24T03:43:15.9187074Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-07-24T03:43:15.9188188Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-07-24T03:43:15.9189243Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-07-24T03:43:15.9190688Z * [new branch] gh/malfet/419/base -> origin/gh/malfet/419/base 2025-07-24T03:43:15.9191769Z * [new branch] gh/malfet/419/head -> origin/gh/malfet/419/head 2025-07-24T03:43:15.9192908Z * [new branch] gh/malfet/419/orig -> origin/gh/malfet/419/orig 2025-07-24T03:43:15.9194288Z * [new branch] gh/malfet/420/base -> origin/gh/malfet/420/base 2025-07-24T03:43:15.9195378Z * [new branch] gh/malfet/420/head -> origin/gh/malfet/420/head 2025-07-24T03:43:15.9196477Z * [new branch] gh/malfet/420/orig -> origin/gh/malfet/420/orig 2025-07-24T03:43:15.9197911Z * [new branch] gh/malfet/421/base -> origin/gh/malfet/421/base 2025-07-24T03:43:15.9198999Z * [new branch] gh/malfet/421/head -> origin/gh/malfet/421/head 2025-07-24T03:43:15.9200077Z * [new branch] gh/malfet/421/orig -> origin/gh/malfet/421/orig 2025-07-24T03:43:15.9201611Z * [new branch] gh/malfet/422/base -> origin/gh/malfet/422/base 2025-07-24T03:43:15.9202672Z * [new branch] gh/malfet/422/head -> origin/gh/malfet/422/head 2025-07-24T03:43:15.9203753Z * [new branch] gh/malfet/422/orig -> origin/gh/malfet/422/orig 2025-07-24T03:43:15.9205183Z * [new branch] gh/malfet/423/base -> origin/gh/malfet/423/base 2025-07-24T03:43:15.9206275Z * [new branch] gh/malfet/423/head -> origin/gh/malfet/423/head 2025-07-24T03:43:15.9207393Z * [new branch] gh/malfet/423/orig -> origin/gh/malfet/423/orig 2025-07-24T03:43:15.9209306Z * [new branch] gh/malfet/424/base -> origin/gh/malfet/424/base 2025-07-24T03:43:15.9210396Z * [new branch] gh/malfet/424/head -> origin/gh/malfet/424/head 2025-07-24T03:43:15.9211499Z * [new branch] gh/malfet/424/orig -> origin/gh/malfet/424/orig 2025-07-24T03:43:15.9212953Z * [new branch] gh/malfet/425/base -> origin/gh/malfet/425/base 2025-07-24T03:43:15.9214108Z * [new branch] gh/malfet/425/head -> origin/gh/malfet/425/head 2025-07-24T03:43:15.9215205Z * [new branch] gh/malfet/425/orig -> origin/gh/malfet/425/orig 2025-07-24T03:43:15.9216808Z * [new branch] gh/malfet/426/base -> origin/gh/malfet/426/base 2025-07-24T03:43:15.9217868Z * [new branch] gh/malfet/426/head -> origin/gh/malfet/426/head 2025-07-24T03:43:15.9219034Z * [new branch] gh/malfet/426/orig -> origin/gh/malfet/426/orig 2025-07-24T03:43:15.9220551Z * [new branch] gh/malfet/427/base -> origin/gh/malfet/427/base 2025-07-24T03:43:15.9221607Z * [new branch] gh/malfet/427/head -> origin/gh/malfet/427/head 2025-07-24T03:43:15.9222735Z * [new branch] gh/malfet/427/orig -> origin/gh/malfet/427/orig 2025-07-24T03:43:15.9224237Z * [new branch] gh/malfet/428/base -> origin/gh/malfet/428/base 2025-07-24T03:43:15.9225515Z * [new branch] gh/malfet/428/head -> origin/gh/malfet/428/head 2025-07-24T03:43:15.9226622Z * [new branch] gh/malfet/428/orig -> origin/gh/malfet/428/orig 2025-07-24T03:43:15.9228084Z * [new branch] gh/malfet/429/base -> origin/gh/malfet/429/base 2025-07-24T03:43:15.9229191Z * [new branch] gh/malfet/429/head -> origin/gh/malfet/429/head 2025-07-24T03:43:15.9230301Z * [new branch] gh/malfet/429/orig -> origin/gh/malfet/429/orig 2025-07-24T03:43:15.9231863Z * [new branch] gh/malfet/430/base -> origin/gh/malfet/430/base 2025-07-24T03:43:15.9232949Z * [new branch] gh/malfet/430/head -> origin/gh/malfet/430/head 2025-07-24T03:43:15.9234107Z * [new branch] gh/malfet/430/orig -> origin/gh/malfet/430/orig 2025-07-24T03:43:15.9235504Z * [new branch] gh/malfet/431/base -> origin/gh/malfet/431/base 2025-07-24T03:43:15.9236581Z * [new branch] gh/malfet/431/head -> origin/gh/malfet/431/head 2025-07-24T03:43:15.9237790Z * [new branch] gh/malfet/431/orig -> origin/gh/malfet/431/orig 2025-07-24T03:43:15.9239248Z * [new branch] gh/malfet/432/base -> origin/gh/malfet/432/base 2025-07-24T03:43:15.9240433Z * [new branch] gh/malfet/432/head -> origin/gh/malfet/432/head 2025-07-24T03:43:15.9241521Z * [new branch] gh/malfet/432/orig -> origin/gh/malfet/432/orig 2025-07-24T03:43:15.9243029Z * [new branch] gh/malfet/433/base -> origin/gh/malfet/433/base 2025-07-24T03:43:15.9244165Z * [new branch] gh/malfet/433/head -> origin/gh/malfet/433/head 2025-07-24T03:43:15.9245267Z * [new branch] gh/malfet/433/orig -> origin/gh/malfet/433/orig 2025-07-24T03:43:15.9246875Z * [new branch] gh/malfet/434/base -> origin/gh/malfet/434/base 2025-07-24T03:43:15.9247942Z * [new branch] gh/malfet/434/head -> origin/gh/malfet/434/head 2025-07-24T03:43:15.9249035Z * [new branch] gh/malfet/434/orig -> origin/gh/malfet/434/orig 2025-07-24T03:43:15.9251017Z * [new branch] gh/malfet/435/base -> origin/gh/malfet/435/base 2025-07-24T03:43:15.9252129Z * [new branch] gh/malfet/435/head -> origin/gh/malfet/435/head 2025-07-24T03:43:15.9253327Z * [new branch] gh/malfet/435/orig -> origin/gh/malfet/435/orig 2025-07-24T03:43:15.9254757Z * [new branch] gh/malfet/436/base -> origin/gh/malfet/436/base 2025-07-24T03:43:15.9255907Z * [new branch] gh/malfet/436/head -> origin/gh/malfet/436/head 2025-07-24T03:43:15.9257060Z * [new branch] gh/malfet/436/orig -> origin/gh/malfet/436/orig 2025-07-24T03:43:15.9258375Z * [new branch] gh/malfet/437/base -> origin/gh/malfet/437/base 2025-07-24T03:43:15.9259488Z * [new branch] gh/malfet/437/head -> origin/gh/malfet/437/head 2025-07-24T03:43:15.9260553Z * [new branch] gh/malfet/437/orig -> origin/gh/malfet/437/orig 2025-07-24T03:43:15.9262168Z * [new branch] gh/malfet/438/base -> origin/gh/malfet/438/base 2025-07-24T03:43:15.9263215Z * [new branch] gh/malfet/438/head -> origin/gh/malfet/438/head 2025-07-24T03:43:15.9264309Z * [new branch] gh/malfet/438/orig -> origin/gh/malfet/438/orig 2025-07-24T03:43:15.9265903Z * [new branch] gh/malfet/439/base -> origin/gh/malfet/439/base 2025-07-24T03:43:15.9266988Z * [new branch] gh/malfet/439/head -> origin/gh/malfet/439/head 2025-07-24T03:43:15.9268065Z * [new branch] gh/malfet/439/orig -> origin/gh/malfet/439/orig 2025-07-24T03:43:15.9269602Z * [new branch] gh/malfet/440/base -> origin/gh/malfet/440/base 2025-07-24T03:43:15.9270680Z * [new branch] gh/malfet/440/head -> origin/gh/malfet/440/head 2025-07-24T03:43:15.9271921Z * [new branch] gh/malfet/440/orig -> origin/gh/malfet/440/orig 2025-07-24T03:43:15.9273391Z * [new branch] gh/malfet/441/base -> origin/gh/malfet/441/base 2025-07-24T03:43:15.9274482Z * [new branch] gh/malfet/441/head -> origin/gh/malfet/441/head 2025-07-24T03:43:15.9275679Z * [new branch] gh/malfet/441/orig -> origin/gh/malfet/441/orig 2025-07-24T03:43:15.9277278Z * [new branch] gh/malfet/442/base -> origin/gh/malfet/442/base 2025-07-24T03:43:15.9278329Z * [new branch] gh/malfet/442/head -> origin/gh/malfet/442/head 2025-07-24T03:43:15.9279426Z * [new branch] gh/malfet/442/orig -> origin/gh/malfet/442/orig 2025-07-24T03:43:15.9280837Z * [new branch] gh/malfet/443/base -> origin/gh/malfet/443/base 2025-07-24T03:43:15.9282041Z * [new branch] gh/malfet/443/head -> origin/gh/malfet/443/head 2025-07-24T03:43:15.9283046Z * [new branch] gh/malfet/443/orig -> origin/gh/malfet/443/orig 2025-07-24T03:43:15.9284566Z * [new branch] gh/malfet/444/base -> origin/gh/malfet/444/base 2025-07-24T03:43:15.9285667Z * [new branch] gh/malfet/444/head -> origin/gh/malfet/444/head 2025-07-24T03:43:15.9286857Z * [new branch] gh/malfet/444/orig -> origin/gh/malfet/444/orig 2025-07-24T03:43:15.9288322Z * [new branch] gh/malfet/445/base -> origin/gh/malfet/445/base 2025-07-24T03:43:15.9289416Z * [new branch] gh/malfet/445/head -> origin/gh/malfet/445/head 2025-07-24T03:43:15.9290542Z * [new branch] gh/malfet/445/orig -> origin/gh/malfet/445/orig 2025-07-24T03:43:15.9292112Z * [new branch] gh/malfet/446/base -> origin/gh/malfet/446/base 2025-07-24T03:43:15.9293231Z * [new branch] gh/malfet/446/head -> origin/gh/malfet/446/head 2025-07-24T03:43:15.9294348Z * [new branch] gh/malfet/446/orig -> origin/gh/malfet/446/orig 2025-07-24T03:43:15.9295867Z * [new branch] gh/malfet/447/base -> origin/gh/malfet/447/base 2025-07-24T03:43:15.9296959Z * [new branch] gh/malfet/447/head -> origin/gh/malfet/447/head 2025-07-24T03:43:15.9298412Z * [new branch] gh/malfet/448/base -> origin/gh/malfet/448/base 2025-07-24T03:43:15.9299460Z * [new branch] gh/malfet/448/head -> origin/gh/malfet/448/head 2025-07-24T03:43:15.9300916Z * [new branch] gh/malfet/449/base -> origin/gh/malfet/449/base 2025-07-24T03:43:15.9302034Z * [new branch] gh/malfet/449/head -> origin/gh/malfet/449/head 2025-07-24T03:43:15.9303466Z * [new branch] gh/malfet/450/base -> origin/gh/malfet/450/base 2025-07-24T03:43:15.9304598Z * [new branch] gh/malfet/450/head -> origin/gh/malfet/450/head 2025-07-24T03:43:15.9306117Z * [new branch] gh/malfet/451/base -> origin/gh/malfet/451/base 2025-07-24T03:43:15.9307196Z * [new branch] gh/malfet/451/head -> origin/gh/malfet/451/head 2025-07-24T03:43:15.9308768Z * [new branch] gh/malfet/452/base -> origin/gh/malfet/452/base 2025-07-24T03:43:15.9309842Z * [new branch] gh/malfet/452/head -> origin/gh/malfet/452/head 2025-07-24T03:43:15.9310951Z * [new branch] gh/malfet/452/orig -> origin/gh/malfet/452/orig 2025-07-24T03:43:15.9312379Z * [new branch] gh/malfet/453/base -> origin/gh/malfet/453/base 2025-07-24T03:43:15.9313430Z * [new branch] gh/malfet/453/head -> origin/gh/malfet/453/head 2025-07-24T03:43:15.9314516Z * [new branch] gh/malfet/453/orig -> origin/gh/malfet/453/orig 2025-07-24T03:43:15.9315962Z * [new branch] gh/malfet/454/base -> origin/gh/malfet/454/base 2025-07-24T03:43:15.9317065Z * [new branch] gh/malfet/454/head -> origin/gh/malfet/454/head 2025-07-24T03:43:15.9318110Z * [new branch] gh/malfet/454/orig -> origin/gh/malfet/454/orig 2025-07-24T03:43:15.9319587Z * [new branch] gh/malfet/455/base -> origin/gh/malfet/455/base 2025-07-24T03:43:15.9320695Z * [new branch] gh/malfet/455/head -> origin/gh/malfet/455/head 2025-07-24T03:43:15.9321804Z * [new branch] gh/malfet/455/orig -> origin/gh/malfet/455/orig 2025-07-24T03:43:15.9323302Z * [new branch] gh/malfet/456/base -> origin/gh/malfet/456/base 2025-07-24T03:43:15.9324361Z * [new branch] gh/malfet/456/head -> origin/gh/malfet/456/head 2025-07-24T03:43:15.9325485Z * [new branch] gh/malfet/456/orig -> origin/gh/malfet/456/orig 2025-07-24T03:43:15.9327016Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-07-24T03:43:15.9328036Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-07-24T03:43:15.9329807Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-07-24T03:43:15.9330986Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-07-24T03:43:15.9332489Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-07-24T03:43:15.9334072Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-07-24T03:43:15.9335173Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-07-24T03:43:15.9336342Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-07-24T03:43:15.9337718Z * [new branch] gh/manuelcandales/12/base -> origin/gh/manuelcandales/12/base 2025-07-24T03:43:15.9338939Z * [new branch] gh/manuelcandales/12/head -> origin/gh/manuelcandales/12/head 2025-07-24T03:43:15.9340057Z * [new branch] gh/manuelcandales/12/orig -> origin/gh/manuelcandales/12/orig 2025-07-24T03:43:15.9341511Z * [new branch] gh/manuelcandales/13/base -> origin/gh/manuelcandales/13/base 2025-07-24T03:43:15.9342593Z * [new branch] gh/manuelcandales/13/head -> origin/gh/manuelcandales/13/head 2025-07-24T03:43:15.9343708Z * [new branch] gh/manuelcandales/13/orig -> origin/gh/manuelcandales/13/orig 2025-07-24T03:43:15.9345243Z * [new branch] gh/manuelcandales/14/base -> origin/gh/manuelcandales/14/base 2025-07-24T03:43:15.9346390Z * [new branch] gh/manuelcandales/14/head -> origin/gh/manuelcandales/14/head 2025-07-24T03:43:15.9347478Z * [new branch] gh/manuelcandales/14/orig -> origin/gh/manuelcandales/14/orig 2025-07-24T03:43:15.9349054Z * [new branch] gh/manuelcandales/15/base -> origin/gh/manuelcandales/15/base 2025-07-24T03:43:15.9350724Z * [new branch] gh/manuelcandales/15/head -> origin/gh/manuelcandales/15/head 2025-07-24T03:43:15.9351724Z * [new branch] gh/manuelcandales/15/orig -> origin/gh/manuelcandales/15/orig 2025-07-24T03:43:15.9353145Z * [new branch] gh/manuelcandales/16/base -> origin/gh/manuelcandales/16/base 2025-07-24T03:43:15.9354234Z * [new branch] gh/manuelcandales/16/head -> origin/gh/manuelcandales/16/head 2025-07-24T03:43:15.9355257Z * [new branch] gh/manuelcandales/16/orig -> origin/gh/manuelcandales/16/orig 2025-07-24T03:43:15.9356717Z * [new branch] gh/manuelcandales/17/base -> origin/gh/manuelcandales/17/base 2025-07-24T03:43:15.9357967Z * [new branch] gh/manuelcandales/17/head -> origin/gh/manuelcandales/17/head 2025-07-24T03:43:15.9358836Z * [new branch] gh/manuelcandales/17/orig -> origin/gh/manuelcandales/17/orig 2025-07-24T03:43:15.9360350Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-07-24T03:43:15.9361455Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-07-24T03:43:15.9362506Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-07-24T03:43:15.9364520Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-07-24T03:43:15.9366522Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-07-24T03:43:15.9367722Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-07-24T03:43:15.9368864Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-07-24T03:43:15.9370715Z * [new branch] gh/masnesral/210/base -> origin/gh/masnesral/210/base 2025-07-24T03:43:15.9372363Z * [new branch] gh/masnesral/210/head -> origin/gh/masnesral/210/head 2025-07-24T03:43:15.9373420Z * [new branch] gh/masnesral/210/orig -> origin/gh/masnesral/210/orig 2025-07-24T03:43:15.9374925Z * [new branch] gh/masnesral/212/base -> origin/gh/masnesral/212/base 2025-07-24T03:43:15.9376017Z * [new branch] gh/masnesral/212/head -> origin/gh/masnesral/212/head 2025-07-24T03:43:15.9377229Z * [new branch] gh/masnesral/212/orig -> origin/gh/masnesral/212/orig 2025-07-24T03:43:15.9379016Z * [new branch] gh/masnesral/214/base -> origin/gh/masnesral/214/base 2025-07-24T03:43:15.9380185Z * [new branch] gh/masnesral/214/head -> origin/gh/masnesral/214/head 2025-07-24T03:43:15.9381350Z * [new branch] gh/masnesral/214/orig -> origin/gh/masnesral/214/orig 2025-07-24T03:43:15.9382865Z * [new branch] gh/masnesral/215/base -> origin/gh/masnesral/215/base 2025-07-24T03:43:15.9383988Z * [new branch] gh/masnesral/215/head -> origin/gh/masnesral/215/head 2025-07-24T03:43:15.9385220Z * [new branch] gh/masnesral/215/orig -> origin/gh/masnesral/215/orig 2025-07-24T03:43:15.9386652Z * [new branch] gh/masnesral/216/base -> origin/gh/masnesral/216/base 2025-07-24T03:43:15.9387742Z * [new branch] gh/masnesral/216/head -> origin/gh/masnesral/216/head 2025-07-24T03:43:15.9388864Z * [new branch] gh/masnesral/216/orig -> origin/gh/masnesral/216/orig 2025-07-24T03:43:15.9390342Z * [new branch] gh/masnesral/217/base -> origin/gh/masnesral/217/base 2025-07-24T03:43:15.9391453Z * [new branch] gh/masnesral/217/head -> origin/gh/masnesral/217/head 2025-07-24T03:43:15.9392649Z * [new branch] gh/masnesral/217/orig -> origin/gh/masnesral/217/orig 2025-07-24T03:43:15.9394194Z * [new branch] gh/masnesral/218/base -> origin/gh/masnesral/218/base 2025-07-24T03:43:15.9395309Z * [new branch] gh/masnesral/218/head -> origin/gh/masnesral/218/head 2025-07-24T03:43:15.9396365Z * [new branch] gh/masnesral/218/orig -> origin/gh/masnesral/218/orig 2025-07-24T03:43:15.9397745Z * [new branch] gh/masnesral/219/base -> origin/gh/masnesral/219/base 2025-07-24T03:43:15.9398772Z * [new branch] gh/masnesral/219/head -> origin/gh/masnesral/219/head 2025-07-24T03:43:15.9399754Z * [new branch] gh/masnesral/219/orig -> origin/gh/masnesral/219/orig 2025-07-24T03:43:15.9401056Z * [new branch] gh/masnesral/220/base -> origin/gh/masnesral/220/base 2025-07-24T03:43:15.9402202Z * [new branch] gh/masnesral/220/head -> origin/gh/masnesral/220/head 2025-07-24T03:43:15.9403667Z * [new branch] gh/masnesral/220/orig -> origin/gh/masnesral/220/orig 2025-07-24T03:43:15.9405447Z * [new branch] gh/masnesral/221/base -> origin/gh/masnesral/221/base 2025-07-24T03:43:15.9406598Z * [new branch] gh/masnesral/221/head -> origin/gh/masnesral/221/head 2025-07-24T03:43:15.9407790Z * [new branch] gh/masnesral/221/orig -> origin/gh/masnesral/221/orig 2025-07-24T03:43:15.9409209Z * [new branch] gh/masnesral/222/base -> origin/gh/masnesral/222/base 2025-07-24T03:43:15.9410268Z * [new branch] gh/masnesral/222/head -> origin/gh/masnesral/222/head 2025-07-24T03:43:15.9411279Z * [new branch] gh/masnesral/222/orig -> origin/gh/masnesral/222/orig 2025-07-24T03:43:15.9412589Z * [new branch] gh/masnesral/223/base -> origin/gh/masnesral/223/base 2025-07-24T03:43:15.9413721Z * [new branch] gh/masnesral/223/head -> origin/gh/masnesral/223/head 2025-07-24T03:43:15.9414845Z * [new branch] gh/masnesral/223/orig -> origin/gh/masnesral/223/orig 2025-07-24T03:43:15.9416265Z * [new branch] gh/masnesral/224/base -> origin/gh/masnesral/224/base 2025-07-24T03:43:15.9417305Z * [new branch] gh/masnesral/224/head -> origin/gh/masnesral/224/head 2025-07-24T03:43:15.9418404Z * [new branch] gh/masnesral/224/orig -> origin/gh/masnesral/224/orig 2025-07-24T03:43:15.9419734Z * [new branch] gh/masnesral/225/base -> origin/gh/masnesral/225/base 2025-07-24T03:43:15.9420913Z * [new branch] gh/masnesral/225/head -> origin/gh/masnesral/225/head 2025-07-24T03:43:15.9422046Z * [new branch] gh/masnesral/225/orig -> origin/gh/masnesral/225/orig 2025-07-24T03:43:15.9423590Z * [new branch] gh/masnesral/226/base -> origin/gh/masnesral/226/base 2025-07-24T03:43:15.9424759Z * [new branch] gh/masnesral/226/head -> origin/gh/masnesral/226/head 2025-07-24T03:43:15.9426330Z * [new branch] gh/masnesral/226/orig -> origin/gh/masnesral/226/orig 2025-07-24T03:43:15.9428701Z * [new branch] gh/masnesral/227/base -> origin/gh/masnesral/227/base 2025-07-24T03:43:15.9429960Z * [new branch] gh/masnesral/227/head -> origin/gh/masnesral/227/head 2025-07-24T03:43:15.9431106Z * [new branch] gh/masnesral/227/orig -> origin/gh/masnesral/227/orig 2025-07-24T03:43:15.9433032Z * [new branch] gh/masnesral/228/base -> origin/gh/masnesral/228/base 2025-07-24T03:43:15.9434202Z * [new branch] gh/masnesral/228/head -> origin/gh/masnesral/228/head 2025-07-24T03:43:15.9435316Z * [new branch] gh/masnesral/228/orig -> origin/gh/masnesral/228/orig 2025-07-24T03:43:15.9437411Z * [new branch] gh/masnesral/229/base -> origin/gh/masnesral/229/base 2025-07-24T03:43:15.9438569Z * [new branch] gh/masnesral/229/head -> origin/gh/masnesral/229/head 2025-07-24T03:43:15.9439679Z * [new branch] gh/masnesral/229/orig -> origin/gh/masnesral/229/orig 2025-07-24T03:43:15.9441201Z * [new branch] gh/masnesral/230/base -> origin/gh/masnesral/230/base 2025-07-24T03:43:15.9442377Z * [new branch] gh/masnesral/230/head -> origin/gh/masnesral/230/head 2025-07-24T03:43:15.9443603Z * [new branch] gh/masnesral/230/orig -> origin/gh/masnesral/230/orig 2025-07-24T03:43:15.9445246Z * [new branch] gh/masnesral/231/base -> origin/gh/masnesral/231/base 2025-07-24T03:43:15.9446512Z * [new branch] gh/masnesral/231/head -> origin/gh/masnesral/231/head 2025-07-24T03:43:15.9447673Z * [new branch] gh/masnesral/231/orig -> origin/gh/masnesral/231/orig 2025-07-24T03:43:15.9449295Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-07-24T03:43:15.9454141Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-07-24T03:43:15.9455351Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-07-24T03:43:15.9456683Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-07-24T03:43:15.9457776Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-07-24T03:43:15.9459620Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-07-24T03:43:15.9460791Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-07-24T03:43:15.9462115Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-07-24T03:43:15.9463171Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-07-24T03:43:15.9464529Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-07-24T03:43:15.9465596Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-07-24T03:43:15.9467014Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-07-24T03:43:15.9467854Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-07-24T03:43:15.9469216Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-07-24T03:43:15.9470246Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-07-24T03:43:15.9472175Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-07-24T03:43:15.9473299Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-07-24T03:43:15.9474709Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-07-24T03:43:15.9475793Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-07-24T03:43:15.9477180Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-07-24T03:43:15.9478216Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-07-24T03:43:15.9479581Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-07-24T03:43:15.9480626Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-07-24T03:43:15.9482034Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-07-24T03:43:15.9483122Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-07-24T03:43:15.9484875Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-07-24T03:43:15.9485966Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-07-24T03:43:15.9487098Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-07-24T03:43:15.9488381Z * [new branch] gh/mikaylagawarecki/316/base -> origin/gh/mikaylagawarecki/316/base 2025-07-24T03:43:15.9489461Z * [new branch] gh/mikaylagawarecki/316/head -> origin/gh/mikaylagawarecki/316/head 2025-07-24T03:43:15.9490560Z * [new branch] gh/mikaylagawarecki/316/orig -> origin/gh/mikaylagawarecki/316/orig 2025-07-24T03:43:15.9492065Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-07-24T03:43:15.9493190Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-07-24T03:43:15.9494408Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-07-24T03:43:15.9495931Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-07-24T03:43:15.9497049Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-07-24T03:43:15.9498150Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-07-24T03:43:15.9499732Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-07-24T03:43:15.9500764Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-07-24T03:43:15.9501855Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-07-24T03:43:15.9503348Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-07-24T03:43:15.9504567Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-07-24T03:43:15.9505728Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-07-24T03:43:15.9507092Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-07-24T03:43:15.9508281Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-07-24T03:43:15.9509440Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-07-24T03:43:15.9510784Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-07-24T03:43:15.9511901Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-07-24T03:43:15.9512971Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-07-24T03:43:15.9514455Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-07-24T03:43:15.9515603Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-07-24T03:43:15.9516696Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-07-24T03:43:15.9518033Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-07-24T03:43:15.9519138Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-07-24T03:43:15.9520205Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-07-24T03:43:15.9521560Z * [new branch] gh/mikaylagawarecki/325/base -> origin/gh/mikaylagawarecki/325/base 2025-07-24T03:43:15.9522652Z * [new branch] gh/mikaylagawarecki/325/head -> origin/gh/mikaylagawarecki/325/head 2025-07-24T03:43:15.9523734Z * [new branch] gh/mikaylagawarecki/325/orig -> origin/gh/mikaylagawarecki/325/orig 2025-07-24T03:43:15.9525490Z * [new branch] gh/mikaylagawarecki/326/base -> origin/gh/mikaylagawarecki/326/base 2025-07-24T03:43:15.9526539Z * [new branch] gh/mikaylagawarecki/326/head -> origin/gh/mikaylagawarecki/326/head 2025-07-24T03:43:15.9527675Z * [new branch] gh/mikaylagawarecki/326/orig -> origin/gh/mikaylagawarecki/326/orig 2025-07-24T03:43:15.9529123Z * [new branch] gh/mikaylagawarecki/327/base -> origin/gh/mikaylagawarecki/327/base 2025-07-24T03:43:15.9530263Z * [new branch] gh/mikaylagawarecki/327/head -> origin/gh/mikaylagawarecki/327/head 2025-07-24T03:43:15.9531312Z * [new branch] gh/mikaylagawarecki/327/orig -> origin/gh/mikaylagawarecki/327/orig 2025-07-24T03:43:15.9532657Z * [new branch] gh/mikaylagawarecki/328/base -> origin/gh/mikaylagawarecki/328/base 2025-07-24T03:43:15.9533672Z * [new branch] gh/mikaylagawarecki/328/head -> origin/gh/mikaylagawarecki/328/head 2025-07-24T03:43:15.9534712Z * [new branch] gh/mikaylagawarecki/328/orig -> origin/gh/mikaylagawarecki/328/orig 2025-07-24T03:43:15.9536413Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-07-24T03:43:15.9537551Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-07-24T03:43:15.9538864Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-07-24T03:43:15.9540256Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-07-24T03:43:15.9541289Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-07-24T03:43:15.9542326Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-07-24T03:43:15.9543825Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-07-24T03:43:15.9545027Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-07-24T03:43:15.9546153Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-07-24T03:43:15.9547948Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-07-24T03:43:15.9549187Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-07-24T03:43:15.9551106Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-07-24T03:43:15.9552328Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-07-24T03:43:15.9553488Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-07-24T03:43:15.9555100Z * [new branch] gh/nautsimon/1/base -> origin/gh/nautsimon/1/base 2025-07-24T03:43:15.9556319Z * [new branch] gh/nautsimon/1/head -> origin/gh/nautsimon/1/head 2025-07-24T03:43:15.9557484Z * [new branch] gh/nautsimon/1/orig -> origin/gh/nautsimon/1/orig 2025-07-24T03:43:15.9559085Z * [new branch] gh/nautsimon/10/base -> origin/gh/nautsimon/10/base 2025-07-24T03:43:15.9560224Z * [new branch] gh/nautsimon/10/head -> origin/gh/nautsimon/10/head 2025-07-24T03:43:15.9561403Z * [new branch] gh/nautsimon/10/orig -> origin/gh/nautsimon/10/orig 2025-07-24T03:43:15.9562711Z * [new branch] gh/nautsimon/11/base -> origin/gh/nautsimon/11/base 2025-07-24T03:43:15.9563825Z * [new branch] gh/nautsimon/11/head -> origin/gh/nautsimon/11/head 2025-07-24T03:43:15.9564857Z * [new branch] gh/nautsimon/11/orig -> origin/gh/nautsimon/11/orig 2025-07-24T03:43:15.9566160Z * [new branch] gh/nautsimon/12/base -> origin/gh/nautsimon/12/base 2025-07-24T03:43:15.9567228Z * [new branch] gh/nautsimon/12/head -> origin/gh/nautsimon/12/head 2025-07-24T03:43:15.9568323Z * [new branch] gh/nautsimon/12/orig -> origin/gh/nautsimon/12/orig 2025-07-24T03:43:15.9569813Z * [new branch] gh/nautsimon/13/base -> origin/gh/nautsimon/13/base 2025-07-24T03:43:15.9571025Z * [new branch] gh/nautsimon/13/head -> origin/gh/nautsimon/13/head 2025-07-24T03:43:15.9572135Z * [new branch] gh/nautsimon/13/orig -> origin/gh/nautsimon/13/orig 2025-07-24T03:43:15.9573448Z * [new branch] gh/nautsimon/14/base -> origin/gh/nautsimon/14/base 2025-07-24T03:43:15.9574544Z * [new branch] gh/nautsimon/14/head -> origin/gh/nautsimon/14/head 2025-07-24T03:43:15.9575666Z * [new branch] gh/nautsimon/14/orig -> origin/gh/nautsimon/14/orig 2025-07-24T03:43:15.9576952Z * [new branch] gh/nautsimon/15/base -> origin/gh/nautsimon/15/base 2025-07-24T03:43:15.9578022Z * [new branch] gh/nautsimon/15/head -> origin/gh/nautsimon/15/head 2025-07-24T03:43:15.9579162Z * [new branch] gh/nautsimon/15/orig -> origin/gh/nautsimon/15/orig 2025-07-24T03:43:15.9580467Z * [new branch] gh/nautsimon/16/base -> origin/gh/nautsimon/16/base 2025-07-24T03:43:15.9581574Z * [new branch] gh/nautsimon/16/head -> origin/gh/nautsimon/16/head 2025-07-24T03:43:15.9582680Z * [new branch] gh/nautsimon/16/orig -> origin/gh/nautsimon/16/orig 2025-07-24T03:43:15.9583999Z * [new branch] gh/nautsimon/17/base -> origin/gh/nautsimon/17/base 2025-07-24T03:43:15.9585818Z * [new branch] gh/nautsimon/17/head -> origin/gh/nautsimon/17/head 2025-07-24T03:43:15.9586987Z * [new branch] gh/nautsimon/17/orig -> origin/gh/nautsimon/17/orig 2025-07-24T03:43:15.9588372Z * [new branch] gh/nautsimon/18/base -> origin/gh/nautsimon/18/base 2025-07-24T03:43:15.9589509Z * [new branch] gh/nautsimon/18/head -> origin/gh/nautsimon/18/head 2025-07-24T03:43:15.9590575Z * [new branch] gh/nautsimon/18/orig -> origin/gh/nautsimon/18/orig 2025-07-24T03:43:15.9591894Z * [new branch] gh/nautsimon/19/base -> origin/gh/nautsimon/19/base 2025-07-24T03:43:15.9593131Z * [new branch] gh/nautsimon/19/head -> origin/gh/nautsimon/19/head 2025-07-24T03:43:15.9594196Z * [new branch] gh/nautsimon/19/orig -> origin/gh/nautsimon/19/orig 2025-07-24T03:43:15.9595496Z * [new branch] gh/nautsimon/2/base -> origin/gh/nautsimon/2/base 2025-07-24T03:43:15.9596742Z * [new branch] gh/nautsimon/2/head -> origin/gh/nautsimon/2/head 2025-07-24T03:43:15.9597697Z * [new branch] gh/nautsimon/2/orig -> origin/gh/nautsimon/2/orig 2025-07-24T03:43:15.9599048Z * [new branch] gh/nautsimon/20/base -> origin/gh/nautsimon/20/base 2025-07-24T03:43:15.9600234Z * [new branch] gh/nautsimon/20/head -> origin/gh/nautsimon/20/head 2025-07-24T03:43:15.9601266Z * [new branch] gh/nautsimon/20/orig -> origin/gh/nautsimon/20/orig 2025-07-24T03:43:15.9602597Z * [new branch] gh/nautsimon/21/base -> origin/gh/nautsimon/21/base 2025-07-24T03:43:15.9603693Z * [new branch] gh/nautsimon/21/head -> origin/gh/nautsimon/21/head 2025-07-24T03:43:15.9604738Z * [new branch] gh/nautsimon/21/orig -> origin/gh/nautsimon/21/orig 2025-07-24T03:43:15.9606072Z * [new branch] gh/nautsimon/3/base -> origin/gh/nautsimon/3/base 2025-07-24T03:43:15.9607278Z * [new branch] gh/nautsimon/3/head -> origin/gh/nautsimon/3/head 2025-07-24T03:43:15.9608201Z * [new branch] gh/nautsimon/3/orig -> origin/gh/nautsimon/3/orig 2025-07-24T03:43:15.9609583Z * [new branch] gh/nautsimon/4/base -> origin/gh/nautsimon/4/base 2025-07-24T03:43:15.9610667Z * [new branch] gh/nautsimon/4/head -> origin/gh/nautsimon/4/head 2025-07-24T03:43:15.9611760Z * [new branch] gh/nautsimon/4/orig -> origin/gh/nautsimon/4/orig 2025-07-24T03:43:15.9613233Z * [new branch] gh/nautsimon/5/base -> origin/gh/nautsimon/5/base 2025-07-24T03:43:15.9614322Z * [new branch] gh/nautsimon/5/head -> origin/gh/nautsimon/5/head 2025-07-24T03:43:15.9615413Z * [new branch] gh/nautsimon/5/orig -> origin/gh/nautsimon/5/orig 2025-07-24T03:43:15.9616781Z * [new branch] gh/nautsimon/6/base -> origin/gh/nautsimon/6/base 2025-07-24T03:43:15.9618011Z * [new branch] gh/nautsimon/6/head -> origin/gh/nautsimon/6/head 2025-07-24T03:43:15.9619065Z * [new branch] gh/nautsimon/6/orig -> origin/gh/nautsimon/6/orig 2025-07-24T03:43:15.9620360Z * [new branch] gh/nautsimon/7/base -> origin/gh/nautsimon/7/base 2025-07-24T03:43:15.9621480Z * [new branch] gh/nautsimon/7/head -> origin/gh/nautsimon/7/head 2025-07-24T03:43:15.9622592Z * [new branch] gh/nautsimon/7/orig -> origin/gh/nautsimon/7/orig 2025-07-24T03:43:15.9624320Z * [new branch] gh/nautsimon/8/base -> origin/gh/nautsimon/8/base 2025-07-24T03:43:15.9625580Z * [new branch] gh/nautsimon/8/head -> origin/gh/nautsimon/8/head 2025-07-24T03:43:15.9626679Z * [new branch] gh/nautsimon/8/orig -> origin/gh/nautsimon/8/orig 2025-07-24T03:43:15.9628046Z * [new branch] gh/nautsimon/9/base -> origin/gh/nautsimon/9/base 2025-07-24T03:43:15.9629120Z * [new branch] gh/nautsimon/9/head -> origin/gh/nautsimon/9/head 2025-07-24T03:43:15.9630228Z * [new branch] gh/nautsimon/9/orig -> origin/gh/nautsimon/9/orig 2025-07-24T03:43:15.9632514Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-07-24T03:43:15.9633680Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-07-24T03:43:15.9634777Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-07-24T03:43:15.9636291Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-07-24T03:43:15.9637285Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-07-24T03:43:15.9638361Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-07-24T03:43:15.9640306Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-07-24T03:43:15.9641498Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-07-24T03:43:15.9642658Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-07-24T03:43:15.9644628Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-07-24T03:43:15.9645915Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-07-24T03:43:15.9647010Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-07-24T03:43:15.9648664Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-07-24T03:43:15.9649960Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-07-24T03:43:15.9651018Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-07-24T03:43:15.9652742Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-07-24T03:43:15.9653848Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-07-24T03:43:15.9654927Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-07-24T03:43:15.9656540Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-07-24T03:43:15.9657563Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-07-24T03:43:15.9659307Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-07-24T03:43:15.9660395Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-07-24T03:43:15.9661453Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-07-24T03:43:15.9662874Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-07-24T03:43:15.9663990Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-07-24T03:43:15.9665593Z * [new branch] gh/rec/142/base -> origin/gh/rec/142/base 2025-07-24T03:43:15.9666677Z * [new branch] gh/rec/142/head -> origin/gh/rec/142/head 2025-07-24T03:43:15.9667826Z * [new branch] gh/rec/142/orig -> origin/gh/rec/142/orig 2025-07-24T03:43:15.9669281Z * [new branch] gh/rec/148/base -> origin/gh/rec/148/base 2025-07-24T03:43:15.9670317Z * [new branch] gh/rec/148/head -> origin/gh/rec/148/head 2025-07-24T03:43:15.9671417Z * [new branch] gh/rec/148/orig -> origin/gh/rec/148/orig 2025-07-24T03:43:15.9672951Z * [new branch] gh/rec/150/base -> origin/gh/rec/150/base 2025-07-24T03:43:15.9674056Z * [new branch] gh/rec/150/head -> origin/gh/rec/150/head 2025-07-24T03:43:15.9675117Z * [new branch] gh/rec/150/orig -> origin/gh/rec/150/orig 2025-07-24T03:43:15.9676478Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-07-24T03:43:15.9677608Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-07-24T03:43:15.9678767Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-07-24T03:43:15.9680131Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-07-24T03:43:15.9681264Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-07-24T03:43:15.9682418Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-07-24T03:43:15.9683763Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-07-24T03:43:15.9684854Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-07-24T03:43:15.9685950Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-07-24T03:43:15.9687452Z * [new branch] gh/rec/157/base -> origin/gh/rec/157/base 2025-07-24T03:43:15.9688574Z * [new branch] gh/rec/157/head -> origin/gh/rec/157/head 2025-07-24T03:43:15.9689635Z * [new branch] gh/rec/157/orig -> origin/gh/rec/157/orig 2025-07-24T03:43:15.9691381Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-07-24T03:43:15.9692500Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-07-24T03:43:15.9693893Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-07-24T03:43:15.9694919Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-07-24T03:43:15.9696337Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-07-24T03:43:15.9697345Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-07-24T03:43:15.9698776Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-07-24T03:43:15.9699941Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-07-24T03:43:15.9701362Z * [new branch] gh/rtimpe/5/base -> origin/gh/rtimpe/5/base 2025-07-24T03:43:15.9702480Z * [new branch] gh/rtimpe/5/head -> origin/gh/rtimpe/5/head 2025-07-24T03:43:15.9703621Z * [new branch] gh/rtimpe/5/orig -> origin/gh/rtimpe/5/orig 2025-07-24T03:43:15.9705155Z * [new branch] gh/rtimpe/6/base -> origin/gh/rtimpe/6/base 2025-07-24T03:43:15.9706258Z * [new branch] gh/rtimpe/6/head -> origin/gh/rtimpe/6/head 2025-07-24T03:43:15.9707318Z * [new branch] gh/rtimpe/6/orig -> origin/gh/rtimpe/6/orig 2025-07-24T03:43:15.9709138Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-07-24T03:43:15.9710237Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-07-24T03:43:15.9711313Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-07-24T03:43:15.9712786Z * [new branch] gh/ruisizhang123/2/base -> origin/gh/ruisizhang123/2/base 2025-07-24T03:43:15.9713983Z * [new branch] gh/ruisizhang123/2/head -> origin/gh/ruisizhang123/2/head 2025-07-24T03:43:15.9715075Z * [new branch] gh/ruisizhang123/2/orig -> origin/gh/ruisizhang123/2/orig 2025-07-24T03:43:15.9716540Z * [new branch] gh/ruisizhang123/3/base -> origin/gh/ruisizhang123/3/base 2025-07-24T03:43:15.9718072Z * [new branch] gh/ruisizhang123/3/head -> origin/gh/ruisizhang123/3/head 2025-07-24T03:43:15.9719127Z * [new branch] gh/ruisizhang123/3/orig -> origin/gh/ruisizhang123/3/orig 2025-07-24T03:43:15.9720536Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-07-24T03:43:15.9721632Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-07-24T03:43:15.9722724Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-07-24T03:43:15.9724138Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-07-24T03:43:15.9725242Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-07-24T03:43:15.9726332Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-07-24T03:43:15.9727891Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-07-24T03:43:15.9729001Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-07-24T03:43:15.9730081Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-07-24T03:43:15.9731635Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-07-24T03:43:15.9732740Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-07-24T03:43:15.9733794Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-07-24T03:43:15.9735499Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-07-24T03:43:15.9736624Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-07-24T03:43:15.9737703Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-07-24T03:43:15.9739897Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-07-24T03:43:15.9741090Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-07-24T03:43:15.9742246Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-07-24T03:43:15.9743768Z * [new branch] gh/seemethere/23/base -> origin/gh/seemethere/23/base 2025-07-24T03:43:15.9744954Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-07-24T03:43:15.9746065Z * [new branch] gh/seemethere/23/orig -> origin/gh/seemethere/23/orig 2025-07-24T03:43:15.9747515Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-07-24T03:43:15.9748607Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-07-24T03:43:15.9750031Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-07-24T03:43:15.9754249Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-07-24T03:43:15.9755355Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-07-24T03:43:15.9756572Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-07-24T03:43:15.9758044Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-07-24T03:43:15.9759142Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-07-24T03:43:15.9760270Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-07-24T03:43:15.9761803Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-07-24T03:43:15.9762899Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-07-24T03:43:15.9764056Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-07-24T03:43:15.9765446Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-07-24T03:43:15.9766520Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-07-24T03:43:15.9767612Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-07-24T03:43:15.9769051Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-07-24T03:43:15.9770192Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-07-24T03:43:15.9771309Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-07-24T03:43:15.9772735Z * [new branch] gh/seemethere/36/base -> origin/gh/seemethere/36/base 2025-07-24T03:43:15.9773828Z * [new branch] gh/seemethere/36/head -> origin/gh/seemethere/36/head 2025-07-24T03:43:15.9775083Z * [new branch] gh/seemethere/36/orig -> origin/gh/seemethere/36/orig 2025-07-24T03:43:15.9776443Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-07-24T03:43:15.9777553Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-07-24T03:43:15.9778748Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-07-24T03:43:15.9780264Z * [new branch] gh/seemethere/38/base -> origin/gh/seemethere/38/base 2025-07-24T03:43:15.9781353Z * [new branch] gh/seemethere/38/head -> origin/gh/seemethere/38/head 2025-07-24T03:43:15.9782591Z * [new branch] gh/seemethere/38/orig -> origin/gh/seemethere/38/orig 2025-07-24T03:43:15.9784063Z * [new branch] gh/seemethere/39/base -> origin/gh/seemethere/39/base 2025-07-24T03:43:15.9785270Z * [new branch] gh/seemethere/39/head -> origin/gh/seemethere/39/head 2025-07-24T03:43:15.9786391Z * [new branch] gh/seemethere/39/orig -> origin/gh/seemethere/39/orig 2025-07-24T03:43:15.9787817Z * [new branch] gh/seemethere/40/base -> origin/gh/seemethere/40/base 2025-07-24T03:43:15.9788886Z * [new branch] gh/seemethere/40/head -> origin/gh/seemethere/40/head 2025-07-24T03:43:15.9790009Z * [new branch] gh/seemethere/40/orig -> origin/gh/seemethere/40/orig 2025-07-24T03:43:15.9791528Z * [new branch] gh/seemethere/41/base -> origin/gh/seemethere/41/base 2025-07-24T03:43:15.9792591Z * [new branch] gh/seemethere/41/head -> origin/gh/seemethere/41/head 2025-07-24T03:43:15.9793688Z * [new branch] gh/seemethere/41/orig -> origin/gh/seemethere/41/orig 2025-07-24T03:43:15.9795123Z * [new branch] gh/seemethere/42/base -> origin/gh/seemethere/42/base 2025-07-24T03:43:15.9796181Z * [new branch] gh/seemethere/42/head -> origin/gh/seemethere/42/head 2025-07-24T03:43:15.9797346Z * [new branch] gh/seemethere/42/orig -> origin/gh/seemethere/42/orig 2025-07-24T03:43:15.9798807Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-07-24T03:43:15.9799942Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-07-24T03:43:15.9801039Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-07-24T03:43:15.9802436Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-07-24T03:43:15.9803527Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-07-24T03:43:15.9804638Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-07-24T03:43:15.9806599Z * [new branch] gh/seemethere/45/base -> origin/gh/seemethere/45/base 2025-07-24T03:43:15.9807697Z * [new branch] gh/seemethere/45/head -> origin/gh/seemethere/45/head 2025-07-24T03:43:15.9808857Z * [new branch] gh/seemethere/45/orig -> origin/gh/seemethere/45/orig 2025-07-24T03:43:15.9810722Z * [new branch] gh/seemethere/46/base -> origin/gh/seemethere/46/base 2025-07-24T03:43:15.9811830Z * [new branch] gh/seemethere/46/head -> origin/gh/seemethere/46/head 2025-07-24T03:43:15.9812926Z * [new branch] gh/seemethere/46/orig -> origin/gh/seemethere/46/orig 2025-07-24T03:43:15.9814388Z * [new branch] gh/seemethere/47/base -> origin/gh/seemethere/47/base 2025-07-24T03:43:15.9815480Z * [new branch] gh/seemethere/47/head -> origin/gh/seemethere/47/head 2025-07-24T03:43:15.9816685Z * [new branch] gh/seemethere/47/orig -> origin/gh/seemethere/47/orig 2025-07-24T03:43:15.9818180Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-07-24T03:43:15.9819230Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-07-24T03:43:15.9820330Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-07-24T03:43:15.9821935Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-07-24T03:43:15.9822991Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-07-24T03:43:15.9824090Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-07-24T03:43:15.9825783Z * [new branch] gh/seemethere/50/base -> origin/gh/seemethere/50/base 2025-07-24T03:43:15.9826864Z * [new branch] gh/seemethere/50/head -> origin/gh/seemethere/50/head 2025-07-24T03:43:15.9828416Z * [new branch] gh/seemethere/50/orig -> origin/gh/seemethere/50/orig 2025-07-24T03:43:15.9829972Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-07-24T03:43:15.9831001Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-07-24T03:43:15.9832101Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-07-24T03:43:15.9834091Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-07-24T03:43:15.9835328Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-07-24T03:43:15.9836571Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-07-24T03:43:15.9838700Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-07-24T03:43:15.9839950Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-07-24T03:43:15.9841123Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-07-24T03:43:15.9842581Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-07-24T03:43:15.9843650Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-07-24T03:43:15.9844765Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-07-24T03:43:15.9846111Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-07-24T03:43:15.9847185Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-07-24T03:43:15.9848270Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-07-24T03:43:15.9849904Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-07-24T03:43:15.9851061Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-07-24T03:43:15.9852313Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-07-24T03:43:15.9854103Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-07-24T03:43:15.9855207Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-07-24T03:43:15.9856510Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-07-24T03:43:15.9857549Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-07-24T03:43:15.9858849Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-07-24T03:43:15.9859978Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-07-24T03:43:15.9861325Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-07-24T03:43:15.9862420Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-07-24T03:43:15.9864432Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-07-24T03:43:15.9865508Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-07-24T03:43:15.9867714Z * [new branch] gh/skarjala/1/base -> origin/gh/skarjala/1/base 2025-07-24T03:43:15.9868755Z * [new branch] gh/skarjala/1/head -> origin/gh/skarjala/1/head 2025-07-24T03:43:15.9869886Z * [new branch] gh/skarjala/1/orig -> origin/gh/skarjala/1/orig 2025-07-24T03:43:15.9871391Z * [new branch] gh/skarjala/10/base -> origin/gh/skarjala/10/base 2025-07-24T03:43:15.9872487Z * [new branch] gh/skarjala/10/head -> origin/gh/skarjala/10/head 2025-07-24T03:43:15.9873579Z * [new branch] gh/skarjala/10/orig -> origin/gh/skarjala/10/orig 2025-07-24T03:43:15.9875027Z * [new branch] gh/skarjala/11/base -> origin/gh/skarjala/11/base 2025-07-24T03:43:15.9876123Z * [new branch] gh/skarjala/11/head -> origin/gh/skarjala/11/head 2025-07-24T03:43:15.9877282Z * [new branch] gh/skarjala/11/orig -> origin/gh/skarjala/11/orig 2025-07-24T03:43:15.9878824Z * [new branch] gh/skarjala/12/base -> origin/gh/skarjala/12/base 2025-07-24T03:43:15.9879895Z * [new branch] gh/skarjala/12/head -> origin/gh/skarjala/12/head 2025-07-24T03:43:15.9880983Z * [new branch] gh/skarjala/12/orig -> origin/gh/skarjala/12/orig 2025-07-24T03:43:15.9882335Z * [new branch] gh/skarjala/2/base -> origin/gh/skarjala/2/base 2025-07-24T03:43:15.9883414Z * [new branch] gh/skarjala/2/head -> origin/gh/skarjala/2/head 2025-07-24T03:43:15.9884503Z * [new branch] gh/skarjala/2/orig -> origin/gh/skarjala/2/orig 2025-07-24T03:43:15.9886000Z * [new branch] gh/skarjala/3/base -> origin/gh/skarjala/3/base 2025-07-24T03:43:15.9887103Z * [new branch] gh/skarjala/3/head -> origin/gh/skarjala/3/head 2025-07-24T03:43:15.9888181Z * [new branch] gh/skarjala/3/orig -> origin/gh/skarjala/3/orig 2025-07-24T03:43:15.9889698Z * [new branch] gh/skarjala/4/base -> origin/gh/skarjala/4/base 2025-07-24T03:43:15.9890803Z * [new branch] gh/skarjala/4/head -> origin/gh/skarjala/4/head 2025-07-24T03:43:15.9891895Z * [new branch] gh/skarjala/4/orig -> origin/gh/skarjala/4/orig 2025-07-24T03:43:15.9893424Z * [new branch] gh/skarjala/5/base -> origin/gh/skarjala/5/base 2025-07-24T03:43:15.9894609Z * [new branch] gh/skarjala/5/head -> origin/gh/skarjala/5/head 2025-07-24T03:43:15.9895702Z * [new branch] gh/skarjala/5/orig -> origin/gh/skarjala/5/orig 2025-07-24T03:43:15.9897179Z * [new branch] gh/skarjala/6/base -> origin/gh/skarjala/6/base 2025-07-24T03:43:15.9898248Z * [new branch] gh/skarjala/6/head -> origin/gh/skarjala/6/head 2025-07-24T03:43:15.9899295Z * [new branch] gh/skarjala/6/orig -> origin/gh/skarjala/6/orig 2025-07-24T03:43:15.9900750Z * [new branch] gh/skarjala/7/base -> origin/gh/skarjala/7/base 2025-07-24T03:43:15.9901842Z * [new branch] gh/skarjala/7/head -> origin/gh/skarjala/7/head 2025-07-24T03:43:15.9902911Z * [new branch] gh/skarjala/7/orig -> origin/gh/skarjala/7/orig 2025-07-24T03:43:15.9904322Z * [new branch] gh/skarjala/8/base -> origin/gh/skarjala/8/base 2025-07-24T03:43:15.9905507Z * [new branch] gh/skarjala/8/head -> origin/gh/skarjala/8/head 2025-07-24T03:43:15.9906553Z * [new branch] gh/skarjala/8/orig -> origin/gh/skarjala/8/orig 2025-07-24T03:43:15.9908082Z * [new branch] gh/skarjala/9/base -> origin/gh/skarjala/9/base 2025-07-24T03:43:15.9909139Z * [new branch] gh/skarjala/9/head -> origin/gh/skarjala/9/head 2025-07-24T03:43:15.9910254Z * [new branch] gh/skarjala/9/orig -> origin/gh/skarjala/9/orig 2025-07-24T03:43:15.9912091Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-07-24T03:43:15.9913162Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-07-24T03:43:15.9914293Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-07-24T03:43:15.9915884Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-07-24T03:43:15.9916936Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-07-24T03:43:15.9918034Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-07-24T03:43:15.9919814Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-07-24T03:43:15.9920925Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-07-24T03:43:15.9922036Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-07-24T03:43:15.9923749Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-07-24T03:43:15.9924927Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-07-24T03:43:15.9926030Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-07-24T03:43:15.9927492Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-07-24T03:43:15.9928682Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-07-24T03:43:15.9929905Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-07-24T03:43:15.9931393Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-07-24T03:43:15.9932491Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-07-24T03:43:15.9933622Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-07-24T03:43:15.9935231Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-07-24T03:43:15.9936352Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-07-24T03:43:15.9937446Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-07-24T03:43:15.9938974Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-07-24T03:43:15.9940079Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-07-24T03:43:15.9941174Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-07-24T03:43:15.9942646Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-07-24T03:43:15.9943737Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-07-24T03:43:15.9944965Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-07-24T03:43:15.9946538Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-07-24T03:43:15.9947603Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-07-24T03:43:15.9948710Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-07-24T03:43:15.9950425Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-07-24T03:43:15.9951480Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-07-24T03:43:15.9953044Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-07-24T03:43:15.9954635Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-07-24T03:43:15.9955667Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-07-24T03:43:15.9956713Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-07-24T03:43:15.9958430Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-07-24T03:43:15.9959485Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-07-24T03:43:15.9960686Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-07-24T03:43:15.9962489Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-07-24T03:43:15.9963533Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-07-24T03:43:15.9964646Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-07-24T03:43:15.9966615Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-07-24T03:43:15.9967664Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-07-24T03:43:15.9968802Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-07-24T03:43:15.9970363Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-07-24T03:43:15.9971646Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-07-24T03:43:15.9972727Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-07-24T03:43:15.9975205Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-07-24T03:43:15.9976377Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-07-24T03:43:15.9977527Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-07-24T03:43:15.9979494Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-07-24T03:43:15.9980619Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-07-24T03:43:15.9981751Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-07-24T03:43:15.9983240Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-07-24T03:43:15.9984444Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-07-24T03:43:15.9985586Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-07-24T03:43:15.9987158Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-07-24T03:43:15.9988252Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-07-24T03:43:15.9989317Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-07-24T03:43:15.9990790Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-07-24T03:43:15.9991886Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-07-24T03:43:15.9992955Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-07-24T03:43:15.9995389Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-07-24T03:43:15.9997236Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-07-24T03:43:15.9998655Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-07-24T03:43:15.9999869Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-07-24T03:43:16.0001959Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-07-24T03:43:16.0003735Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-07-24T03:43:16.0005036Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-07-24T03:43:16.0006411Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-07-24T03:43:16.0007966Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-07-24T03:43:16.0009160Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-07-24T03:43:16.0010354Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-07-24T03:43:16.0012027Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-07-24T03:43:16.0013171Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-07-24T03:43:16.0014985Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-07-24T03:43:16.0016383Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-07-24T03:43:16.0020733Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-07-24T03:43:16.0021147Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-07-24T03:43:16.0021526Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-07-24T03:43:16.0022403Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-07-24T03:43:16.0023660Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-07-24T03:43:16.0025367Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-07-24T03:43:16.0026556Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-07-24T03:43:16.0027776Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-07-24T03:43:16.0029259Z * [new branch] gh/swolchok/775/base -> origin/gh/swolchok/775/base 2025-07-24T03:43:16.0030395Z * [new branch] gh/swolchok/775/head -> origin/gh/swolchok/775/head 2025-07-24T03:43:16.0031515Z * [new branch] gh/swolchok/775/orig -> origin/gh/swolchok/775/orig 2025-07-24T03:43:16.0033142Z * [new branch] gh/swolchok/777/base -> origin/gh/swolchok/777/base 2025-07-24T03:43:16.0034342Z * [new branch] gh/swolchok/777/head -> origin/gh/swolchok/777/head 2025-07-24T03:43:16.0035468Z * [new branch] gh/swolchok/777/orig -> origin/gh/swolchok/777/orig 2025-07-24T03:43:16.0037319Z * [new branch] gh/swolchok/783/base -> origin/gh/swolchok/783/base 2025-07-24T03:43:16.0038460Z * [new branch] gh/swolchok/783/head -> origin/gh/swolchok/783/head 2025-07-24T03:43:16.0039562Z * [new branch] gh/swolchok/783/orig -> origin/gh/swolchok/783/orig 2025-07-24T03:43:16.0041060Z * [new branch] gh/swolchok/784/base -> origin/gh/swolchok/784/base 2025-07-24T03:43:16.0042296Z * [new branch] gh/swolchok/784/head -> origin/gh/swolchok/784/head 2025-07-24T03:43:16.0043525Z * [new branch] gh/swolchok/784/orig -> origin/gh/swolchok/784/orig 2025-07-24T03:43:16.0044948Z * [new branch] gh/swolchok/785/base -> origin/gh/swolchok/785/base 2025-07-24T03:43:16.0046062Z * [new branch] gh/swolchok/785/head -> origin/gh/swolchok/785/head 2025-07-24T03:43:16.0047152Z * [new branch] gh/swolchok/785/orig -> origin/gh/swolchok/785/orig 2025-07-24T03:43:16.0048936Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-07-24T03:43:16.0050372Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-07-24T03:43:16.0051324Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-07-24T03:43:16.0053615Z * [new branch] gh/teja-rao/1/base -> origin/gh/teja-rao/1/base 2025-07-24T03:43:16.0054821Z * [new branch] gh/teja-rao/1/head -> origin/gh/teja-rao/1/head 2025-07-24T03:43:16.0055961Z * [new branch] gh/teja-rao/1/orig -> origin/gh/teja-rao/1/orig 2025-07-24T03:43:16.0057870Z * [new branch] gh/teja-rao/2/base -> origin/gh/teja-rao/2/base 2025-07-24T03:43:16.0059131Z * [new branch] gh/teja-rao/2/head -> origin/gh/teja-rao/2/head 2025-07-24T03:43:16.0060315Z * [new branch] gh/teja-rao/2/orig -> origin/gh/teja-rao/2/orig 2025-07-24T03:43:16.0061802Z * [new branch] gh/teja-rao/3/base -> origin/gh/teja-rao/3/base 2025-07-24T03:43:16.0063013Z * [new branch] gh/teja-rao/3/head -> origin/gh/teja-rao/3/head 2025-07-24T03:43:16.0064082Z * [new branch] gh/teja-rao/3/orig -> origin/gh/teja-rao/3/orig 2025-07-24T03:43:16.0066124Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-07-24T03:43:16.0067268Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-07-24T03:43:16.0068359Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-07-24T03:43:16.0069795Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-07-24T03:43:16.0070968Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-07-24T03:43:16.0072398Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-07-24T03:43:16.0073568Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-07-24T03:43:16.0074683Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-07-24T03:43:16.0076478Z * [new branch] gh/titaiwangms/1/base -> origin/gh/titaiwangms/1/base 2025-07-24T03:43:16.0077565Z * [new branch] gh/titaiwangms/1/head -> origin/gh/titaiwangms/1/head 2025-07-24T03:43:16.0078797Z * [new branch] gh/titaiwangms/1/orig -> origin/gh/titaiwangms/1/orig 2025-07-24T03:43:16.0080670Z * [new branch] gh/titaiwangms/2/base -> origin/gh/titaiwangms/2/base 2025-07-24T03:43:16.0081848Z * [new branch] gh/titaiwangms/2/head -> origin/gh/titaiwangms/2/head 2025-07-24T03:43:16.0082805Z * [new branch] gh/titaiwangms/2/orig -> origin/gh/titaiwangms/2/orig 2025-07-24T03:43:16.0084314Z * [new branch] gh/titaiwangms/3/base -> origin/gh/titaiwangms/3/base 2025-07-24T03:43:16.0085456Z * [new branch] gh/titaiwangms/3/head -> origin/gh/titaiwangms/3/head 2025-07-24T03:43:16.0086557Z * [new branch] gh/titaiwangms/3/orig -> origin/gh/titaiwangms/3/orig 2025-07-24T03:43:16.0088038Z * [new branch] gh/titaiwangms/4/base -> origin/gh/titaiwangms/4/base 2025-07-24T03:43:16.0089193Z * [new branch] gh/titaiwangms/4/head -> origin/gh/titaiwangms/4/head 2025-07-24T03:43:16.0090328Z * [new branch] gh/titaiwangms/4/orig -> origin/gh/titaiwangms/4/orig 2025-07-24T03:43:16.0091616Z * [new branch] gh/titaiwangms/5/base -> origin/gh/titaiwangms/5/base 2025-07-24T03:43:16.0092735Z * [new branch] gh/titaiwangms/5/head -> origin/gh/titaiwangms/5/head 2025-07-24T03:43:16.0093871Z * [new branch] gh/titaiwangms/5/orig -> origin/gh/titaiwangms/5/orig 2025-07-24T03:43:16.0095270Z * [new branch] gh/titaiwangms/6/base -> origin/gh/titaiwangms/6/base 2025-07-24T03:43:16.0096469Z * [new branch] gh/titaiwangms/6/head -> origin/gh/titaiwangms/6/head 2025-07-24T03:43:16.0097400Z * [new branch] gh/titaiwangms/6/orig -> origin/gh/titaiwangms/6/orig 2025-07-24T03:43:16.0098939Z * [new branch] gh/titaiwangms/7/base -> origin/gh/titaiwangms/7/base 2025-07-24T03:43:16.0100075Z * [new branch] gh/titaiwangms/7/head -> origin/gh/titaiwangms/7/head 2025-07-24T03:43:16.0101041Z * [new branch] gh/titaiwangms/7/orig -> origin/gh/titaiwangms/7/orig 2025-07-24T03:43:16.0102488Z * [new branch] gh/titaiwangms/8/base -> origin/gh/titaiwangms/8/base 2025-07-24T03:43:16.0103451Z * [new branch] gh/titaiwangms/8/head -> origin/gh/titaiwangms/8/head 2025-07-24T03:43:16.0104755Z * [new branch] gh/titaiwangms/8/orig -> origin/gh/titaiwangms/8/orig 2025-07-24T03:43:16.0106517Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-07-24T03:43:16.0107665Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-07-24T03:43:16.0108869Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-07-24T03:43:16.0110298Z * [new branch] gh/v0i0/2/base -> origin/gh/v0i0/2/base 2025-07-24T03:43:16.0111502Z * [new branch] gh/v0i0/2/head -> origin/gh/v0i0/2/head 2025-07-24T03:43:16.0112620Z * [new branch] gh/v0i0/2/orig -> origin/gh/v0i0/2/orig 2025-07-24T03:43:16.0113932Z * [new branch] gh/v0i0/3/base -> origin/gh/v0i0/3/base 2025-07-24T03:43:16.0115070Z * [new branch] gh/v0i0/3/head -> origin/gh/v0i0/3/head 2025-07-24T03:43:16.0116185Z * [new branch] gh/v0i0/3/orig -> origin/gh/v0i0/3/orig 2025-07-24T03:43:16.0118388Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-07-24T03:43:16.0119867Z * [new branch] gh/vkuzo/10/base -> origin/gh/vkuzo/10/base 2025-07-24T03:43:16.0121041Z * [new branch] gh/vkuzo/10/head -> origin/gh/vkuzo/10/head 2025-07-24T03:43:16.0122344Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2025-07-24T03:43:16.0123724Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-07-24T03:43:16.0125127Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-07-24T03:43:16.0126956Z * [new branch] gh/wanchaol/373/base -> origin/gh/wanchaol/373/base 2025-07-24T03:43:16.0128081Z * [new branch] gh/wanchaol/373/head -> origin/gh/wanchaol/373/head 2025-07-24T03:43:16.0129296Z * [new branch] gh/wanchaol/373/orig -> origin/gh/wanchaol/373/orig 2025-07-24T03:43:16.0130646Z * [new branch] gh/wanchaol/374/base -> origin/gh/wanchaol/374/base 2025-07-24T03:43:16.0131808Z * [new branch] gh/wanchaol/374/head -> origin/gh/wanchaol/374/head 2025-07-24T03:43:16.0133007Z * [new branch] gh/wanchaol/374/orig -> origin/gh/wanchaol/374/orig 2025-07-24T03:43:16.0134880Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-07-24T03:43:16.0136414Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-07-24T03:43:16.0137630Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-07-24T03:43:16.0139163Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-07-24T03:43:16.0140258Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-07-24T03:43:16.0141394Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-07-24T03:43:16.0142990Z * [new branch] gh/wconstab/420/base -> origin/gh/wconstab/420/base 2025-07-24T03:43:16.0144237Z * [new branch] gh/wconstab/420/head -> origin/gh/wconstab/420/head 2025-07-24T03:43:16.0145427Z * [new branch] gh/wconstab/420/orig -> origin/gh/wconstab/420/orig 2025-07-24T03:43:16.0146845Z * [new branch] gh/wconstab/421/base -> origin/gh/wconstab/421/base 2025-07-24T03:43:16.0148023Z * [new branch] gh/wconstab/421/orig -> origin/gh/wconstab/421/orig 2025-07-24T03:43:16.0149518Z * [new branch] gh/wconstab/422/base -> origin/gh/wconstab/422/base 2025-07-24T03:43:16.0154211Z * [new branch] gh/wconstab/422/head -> origin/gh/wconstab/422/head 2025-07-24T03:43:16.0155404Z * [new branch] gh/wconstab/422/orig -> origin/gh/wconstab/422/orig 2025-07-24T03:43:16.0156923Z * [new branch] gh/wconstab/423/base -> origin/gh/wconstab/423/base 2025-07-24T03:43:16.0158064Z * [new branch] gh/wconstab/423/head -> origin/gh/wconstab/423/head 2025-07-24T03:43:16.0159139Z * [new branch] gh/wconstab/423/orig -> origin/gh/wconstab/423/orig 2025-07-24T03:43:16.0160698Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-07-24T03:43:16.0161811Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-07-24T03:43:16.0162733Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-07-24T03:43:16.0164099Z * [new branch] gh/wconstab/425/base -> origin/gh/wconstab/425/base 2025-07-24T03:43:16.0165274Z * [new branch] gh/wconstab/425/head -> origin/gh/wconstab/425/head 2025-07-24T03:43:16.0166403Z * [new branch] gh/wconstab/425/orig -> origin/gh/wconstab/425/orig 2025-07-24T03:43:16.0167899Z * [new branch] gh/wconstab/426/base -> origin/gh/wconstab/426/base 2025-07-24T03:43:16.0169099Z * [new branch] gh/wconstab/426/head -> origin/gh/wconstab/426/head 2025-07-24T03:43:16.0170221Z * [new branch] gh/wconstab/426/orig -> origin/gh/wconstab/426/orig 2025-07-24T03:43:16.0171528Z * [new branch] gh/wconstab/427/base -> origin/gh/wconstab/427/base 2025-07-24T03:43:16.0172776Z * [new branch] gh/wconstab/427/head -> origin/gh/wconstab/427/head 2025-07-24T03:43:16.0173938Z * [new branch] gh/wconstab/427/orig -> origin/gh/wconstab/427/orig 2025-07-24T03:43:16.0175375Z * [new branch] gh/wconstab/428/base -> origin/gh/wconstab/428/base 2025-07-24T03:43:16.0176546Z * [new branch] gh/wconstab/428/head -> origin/gh/wconstab/428/head 2025-07-24T03:43:16.0177649Z * [new branch] gh/wconstab/428/orig -> origin/gh/wconstab/428/orig 2025-07-24T03:43:16.0179301Z * [new branch] gh/wconstab/429/base -> origin/gh/wconstab/429/base 2025-07-24T03:43:16.0180562Z * [new branch] gh/wconstab/429/head -> origin/gh/wconstab/429/head 2025-07-24T03:43:16.0181700Z * [new branch] gh/wconstab/429/orig -> origin/gh/wconstab/429/orig 2025-07-24T03:43:16.0183093Z * [new branch] gh/wconstab/430/base -> origin/gh/wconstab/430/base 2025-07-24T03:43:16.0184479Z * [new branch] gh/wconstab/430/head -> origin/gh/wconstab/430/head 2025-07-24T03:43:16.0185756Z * [new branch] gh/wconstab/430/orig -> origin/gh/wconstab/430/orig 2025-07-24T03:43:16.0187349Z * [new branch] gh/wconstab/431/base -> origin/gh/wconstab/431/base 2025-07-24T03:43:16.0188513Z * [new branch] gh/wconstab/431/head -> origin/gh/wconstab/431/head 2025-07-24T03:43:16.0189706Z * [new branch] gh/wconstab/431/orig -> origin/gh/wconstab/431/orig 2025-07-24T03:43:16.0191465Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-07-24T03:43:16.0192760Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-07-24T03:43:16.0193656Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-07-24T03:43:16.0195215Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-07-24T03:43:16.0196282Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-07-24T03:43:16.0197353Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-07-24T03:43:16.0198926Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-07-24T03:43:16.0199993Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-07-24T03:43:16.0201108Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-07-24T03:43:16.0202456Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-07-24T03:43:16.0203502Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-07-24T03:43:16.0204643Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-07-24T03:43:16.0206468Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-07-24T03:43:16.0207636Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-07-24T03:43:16.0208787Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-07-24T03:43:16.0210174Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-07-24T03:43:16.0211297Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-07-24T03:43:16.0212274Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-07-24T03:43:16.0213872Z * [new branch] gh/williamwen42/241/base -> origin/gh/williamwen42/241/base 2025-07-24T03:43:16.0215594Z * [new branch] gh/williamwen42/241/head -> origin/gh/williamwen42/241/head 2025-07-24T03:43:16.0216833Z * [new branch] gh/williamwen42/241/orig -> origin/gh/williamwen42/241/orig 2025-07-24T03:43:16.0218407Z * [new branch] gh/williamwen42/242/base -> origin/gh/williamwen42/242/base 2025-07-24T03:43:16.0219610Z * [new branch] gh/williamwen42/242/head -> origin/gh/williamwen42/242/head 2025-07-24T03:43:16.0220703Z * [new branch] gh/williamwen42/242/orig -> origin/gh/williamwen42/242/orig 2025-07-24T03:43:16.0222377Z * [new branch] gh/williamwen42/243/base -> origin/gh/williamwen42/243/base 2025-07-24T03:43:16.0223575Z * [new branch] gh/williamwen42/243/head -> origin/gh/williamwen42/243/head 2025-07-24T03:43:16.0224790Z * [new branch] gh/williamwen42/243/orig -> origin/gh/williamwen42/243/orig 2025-07-24T03:43:16.0226822Z * [new branch] gh/williamwen42/244/base -> origin/gh/williamwen42/244/base 2025-07-24T03:43:16.0228106Z * [new branch] gh/williamwen42/244/head -> origin/gh/williamwen42/244/head 2025-07-24T03:43:16.0229076Z * [new branch] gh/williamwen42/244/orig -> origin/gh/williamwen42/244/orig 2025-07-24T03:43:16.0230831Z * [new branch] gh/williamwen42/245/base -> origin/gh/williamwen42/245/base 2025-07-24T03:43:16.0232024Z * [new branch] gh/williamwen42/245/head -> origin/gh/williamwen42/245/head 2025-07-24T03:43:16.0233170Z * [new branch] gh/williamwen42/245/orig -> origin/gh/williamwen42/245/orig 2025-07-24T03:43:16.0234662Z * [new branch] gh/williamwen42/246/base -> origin/gh/williamwen42/246/base 2025-07-24T03:43:16.0235846Z * [new branch] gh/williamwen42/246/head -> origin/gh/williamwen42/246/head 2025-07-24T03:43:16.0237074Z * [new branch] gh/williamwen42/246/orig -> origin/gh/williamwen42/246/orig 2025-07-24T03:43:16.0238976Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-07-24T03:43:16.0240042Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-07-24T03:43:16.0241190Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-07-24T03:43:16.0242757Z * [new branch] gh/williamwen42/251/base -> origin/gh/williamwen42/251/base 2025-07-24T03:43:16.0244395Z * [new branch] gh/williamwen42/251/head -> origin/gh/williamwen42/251/head 2025-07-24T03:43:16.0245528Z * [new branch] gh/williamwen42/251/orig -> origin/gh/williamwen42/251/orig 2025-07-24T03:43:16.0247011Z * [new branch] gh/williamwen42/252/base -> origin/gh/williamwen42/252/base 2025-07-24T03:43:16.0248178Z * [new branch] gh/williamwen42/252/head -> origin/gh/williamwen42/252/head 2025-07-24T03:43:16.0249329Z * [new branch] gh/williamwen42/252/orig -> origin/gh/williamwen42/252/orig 2025-07-24T03:43:16.0250999Z * [new branch] gh/williamwen42/253/base -> origin/gh/williamwen42/253/base 2025-07-24T03:43:16.0252211Z * [new branch] gh/williamwen42/253/head -> origin/gh/williamwen42/253/head 2025-07-24T03:43:16.0253273Z * [new branch] gh/williamwen42/253/orig -> origin/gh/williamwen42/253/orig 2025-07-24T03:43:16.0254789Z * [new branch] gh/williamwen42/254/base -> origin/gh/williamwen42/254/base 2025-07-24T03:43:16.0255906Z * [new branch] gh/williamwen42/254/head -> origin/gh/williamwen42/254/head 2025-07-24T03:43:16.0256897Z * [new branch] gh/williamwen42/254/orig -> origin/gh/williamwen42/254/orig 2025-07-24T03:43:16.0258532Z * [new branch] gh/williamwen42/255/base -> origin/gh/williamwen42/255/base 2025-07-24T03:43:16.0259672Z * [new branch] gh/williamwen42/255/head -> origin/gh/williamwen42/255/head 2025-07-24T03:43:16.0260780Z * [new branch] gh/williamwen42/255/orig -> origin/gh/williamwen42/255/orig 2025-07-24T03:43:16.0262179Z * [new branch] gh/williamwen42/256/base -> origin/gh/williamwen42/256/base 2025-07-24T03:43:16.0263298Z * [new branch] gh/williamwen42/256/head -> origin/gh/williamwen42/256/head 2025-07-24T03:43:16.0264269Z * [new branch] gh/williamwen42/256/orig -> origin/gh/williamwen42/256/orig 2025-07-24T03:43:16.0265983Z * [new branch] gh/williamwen42/257/base -> origin/gh/williamwen42/257/base 2025-07-24T03:43:16.0267102Z * [new branch] gh/williamwen42/257/head -> origin/gh/williamwen42/257/head 2025-07-24T03:43:16.0268272Z * [new branch] gh/williamwen42/257/orig -> origin/gh/williamwen42/257/orig 2025-07-24T03:43:16.0269960Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-07-24T03:43:16.0271124Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-07-24T03:43:16.0272242Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-07-24T03:43:16.0273778Z * [new branch] gh/williamwen42/259/base -> origin/gh/williamwen42/259/base 2025-07-24T03:43:16.0274969Z * [new branch] gh/williamwen42/259/head -> origin/gh/williamwen42/259/head 2025-07-24T03:43:16.0276104Z * [new branch] gh/williamwen42/259/orig -> origin/gh/williamwen42/259/orig 2025-07-24T03:43:16.0277615Z * [new branch] gh/williamwen42/260/base -> origin/gh/williamwen42/260/base 2025-07-24T03:43:16.0278805Z * [new branch] gh/williamwen42/260/head -> origin/gh/williamwen42/260/head 2025-07-24T03:43:16.0279754Z * [new branch] gh/williamwen42/260/orig -> origin/gh/williamwen42/260/orig 2025-07-24T03:43:16.0281474Z * [new branch] gh/williamwen42/261/base -> origin/gh/williamwen42/261/base 2025-07-24T03:43:16.0282429Z * [new branch] gh/williamwen42/261/head -> origin/gh/williamwen42/261/head 2025-07-24T03:43:16.0287594Z * [new branch] gh/williamwen42/261/orig -> origin/gh/williamwen42/261/orig 2025-07-24T03:43:16.0289314Z * [new branch] gh/williamwen42/262/base -> origin/gh/williamwen42/262/base 2025-07-24T03:43:16.0290482Z * [new branch] gh/williamwen42/262/head -> origin/gh/williamwen42/262/head 2025-07-24T03:43:16.0291572Z * [new branch] gh/williamwen42/262/orig -> origin/gh/williamwen42/262/orig 2025-07-24T03:43:16.0293159Z * [new branch] gh/williamwen42/263/base -> origin/gh/williamwen42/263/base 2025-07-24T03:43:16.0294733Z * [new branch] gh/williamwen42/263/head -> origin/gh/williamwen42/263/head 2025-07-24T03:43:16.0295892Z * [new branch] gh/williamwen42/263/orig -> origin/gh/williamwen42/263/orig 2025-07-24T03:43:16.0298199Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-07-24T03:43:16.0299386Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-07-24T03:43:16.0300721Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-07-24T03:43:16.0301653Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-07-24T03:43:16.0303698Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-07-24T03:43:16.0304875Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-07-24T03:43:16.0306383Z * [new branch] gh/xmfan/223/base -> origin/gh/xmfan/223/base 2025-07-24T03:43:16.0307480Z * [new branch] gh/xmfan/223/head -> origin/gh/xmfan/223/head 2025-07-24T03:43:16.0308614Z * [new branch] gh/xmfan/223/orig -> origin/gh/xmfan/223/orig 2025-07-24T03:43:16.0310012Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-07-24T03:43:16.0311208Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-07-24T03:43:16.0312306Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-07-24T03:43:16.0313779Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-07-24T03:43:16.0314828Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-07-24T03:43:16.0315927Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-07-24T03:43:16.0317344Z * [new branch] gh/xmfan/230/base -> origin/gh/xmfan/230/base 2025-07-24T03:43:16.0318536Z * [new branch] gh/xmfan/230/head -> origin/gh/xmfan/230/head 2025-07-24T03:43:16.0319638Z * [new branch] gh/xmfan/230/orig -> origin/gh/xmfan/230/orig 2025-07-24T03:43:16.0321010Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-07-24T03:43:16.0322149Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-07-24T03:43:16.0323269Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-07-24T03:43:16.0324647Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-07-24T03:43:16.0325852Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-07-24T03:43:16.0326959Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-07-24T03:43:16.0328782Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-07-24T03:43:16.0329832Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-07-24T03:43:16.0331037Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-07-24T03:43:16.0332362Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-07-24T03:43:16.0333570Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-07-24T03:43:16.0334700Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-07-24T03:43:16.0335989Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-07-24T03:43:16.0337119Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-07-24T03:43:16.0338248Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-07-24T03:43:16.0339578Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-07-24T03:43:16.0340815Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-07-24T03:43:16.0342057Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-07-24T03:43:16.0343540Z * [new branch] gh/xmfan/261/base -> origin/gh/xmfan/261/base 2025-07-24T03:43:16.0344812Z * [new branch] gh/xmfan/261/head -> origin/gh/xmfan/261/head 2025-07-24T03:43:16.0345931Z * [new branch] gh/xmfan/261/orig -> origin/gh/xmfan/261/orig 2025-07-24T03:43:16.0347334Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-07-24T03:43:16.0348461Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-07-24T03:43:16.0349521Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-07-24T03:43:16.0351147Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-07-24T03:43:16.0352220Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-07-24T03:43:16.0353320Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-07-24T03:43:16.0354705Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-07-24T03:43:16.0355925Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-07-24T03:43:16.0357377Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-07-24T03:43:16.0359197Z * [new branch] gh/xmfan/265/base -> origin/gh/xmfan/265/base 2025-07-24T03:43:16.0360341Z * [new branch] gh/xmfan/265/head -> origin/gh/xmfan/265/head 2025-07-24T03:43:16.0361394Z * [new branch] gh/xmfan/265/orig -> origin/gh/xmfan/265/orig 2025-07-24T03:43:16.0362857Z * [new branch] gh/xmfan/266/base -> origin/gh/xmfan/266/base 2025-07-24T03:43:16.0363977Z * [new branch] gh/xmfan/266/head -> origin/gh/xmfan/266/head 2025-07-24T03:43:16.0365032Z * [new branch] gh/xmfan/266/orig -> origin/gh/xmfan/266/orig 2025-07-24T03:43:16.0366503Z * [new branch] gh/xmfan/267/base -> origin/gh/xmfan/267/base 2025-07-24T03:43:16.0367573Z * [new branch] gh/xmfan/267/head -> origin/gh/xmfan/267/head 2025-07-24T03:43:16.0368684Z * [new branch] gh/xmfan/267/orig -> origin/gh/xmfan/267/orig 2025-07-24T03:43:16.0370166Z * [new branch] gh/xmfan/268/base -> origin/gh/xmfan/268/base 2025-07-24T03:43:16.0371362Z * [new branch] gh/xmfan/268/head -> origin/gh/xmfan/268/head 2025-07-24T03:43:16.0372480Z * [new branch] gh/xmfan/268/orig -> origin/gh/xmfan/268/orig 2025-07-24T03:43:16.0373933Z * [new branch] gh/xmfan/269/base -> origin/gh/xmfan/269/base 2025-07-24T03:43:16.0375016Z * [new branch] gh/xmfan/269/head -> origin/gh/xmfan/269/head 2025-07-24T03:43:16.0376199Z * [new branch] gh/xmfan/269/orig -> origin/gh/xmfan/269/orig 2025-07-24T03:43:16.0377867Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-07-24T03:43:16.0378887Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-07-24T03:43:16.0380047Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-07-24T03:43:16.0381478Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-07-24T03:43:16.0382579Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-07-24T03:43:16.0383672Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-07-24T03:43:16.0385279Z * [new branch] gh/xuanzhang816/17/base -> origin/gh/xuanzhang816/17/base 2025-07-24T03:43:16.0386364Z * [new branch] gh/xuanzhang816/17/head -> origin/gh/xuanzhang816/17/head 2025-07-24T03:43:16.0387514Z * [new branch] gh/xuanzhang816/17/orig -> origin/gh/xuanzhang816/17/orig 2025-07-24T03:43:16.0388852Z * [new branch] gh/xuanzhang816/18/base -> origin/gh/xuanzhang816/18/base 2025-07-24T03:43:16.0389940Z * [new branch] gh/xuanzhang816/18/head -> origin/gh/xuanzhang816/18/head 2025-07-24T03:43:16.0391036Z * [new branch] gh/xuanzhang816/18/orig -> origin/gh/xuanzhang816/18/orig 2025-07-24T03:43:16.0392639Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-07-24T03:43:16.0393590Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-07-24T03:43:16.0394720Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-07-24T03:43:16.0396135Z * [new branch] gh/xuanzhang816/20/base -> origin/gh/xuanzhang816/20/base 2025-07-24T03:43:16.0397306Z * [new branch] gh/xuanzhang816/20/head -> origin/gh/xuanzhang816/20/head 2025-07-24T03:43:16.0398276Z * [new branch] gh/xuanzhang816/20/orig -> origin/gh/xuanzhang816/20/orig 2025-07-24T03:43:16.0400241Z * [new branch] gh/xuanzhang816/21/base -> origin/gh/xuanzhang816/21/base 2025-07-24T03:43:16.0401376Z * [new branch] gh/xuanzhang816/21/head -> origin/gh/xuanzhang816/21/head 2025-07-24T03:43:16.0402526Z * [new branch] gh/xuanzhang816/21/orig -> origin/gh/xuanzhang816/21/orig 2025-07-24T03:43:16.0404197Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-07-24T03:43:16.0405352Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-07-24T03:43:16.0406596Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-07-24T03:43:16.0407922Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-07-24T03:43:16.0409054Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-07-24T03:43:16.0410171Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-07-24T03:43:16.0411637Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-07-24T03:43:16.0413145Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-07-24T03:43:16.0414256Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-07-24T03:43:16.0415754Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-07-24T03:43:16.0416966Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-07-24T03:43:16.0418061Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-07-24T03:43:16.0419403Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-07-24T03:43:16.0420602Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-07-24T03:43:16.0421541Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-07-24T03:43:16.0422954Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-07-24T03:43:16.0424016Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-07-24T03:43:16.0425273Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-07-24T03:43:16.0426715Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-07-24T03:43:16.0427825Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-07-24T03:43:16.0428938Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-07-24T03:43:16.0430455Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-07-24T03:43:16.0431540Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-07-24T03:43:16.0432616Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-07-24T03:43:16.0434042Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-07-24T03:43:16.0435229Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-07-24T03:43:16.0436655Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-07-24T03:43:16.0437764Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-07-24T03:43:16.0438719Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-07-24T03:43:16.0440240Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-07-24T03:43:16.0441783Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-07-24T03:43:16.0442911Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-07-24T03:43:16.0444446Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-07-24T03:43:16.0445569Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-07-24T03:43:16.0446552Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-07-24T03:43:16.0448083Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-07-24T03:43:16.0449282Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-07-24T03:43:16.0450547Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-07-24T03:43:16.0451965Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-07-24T03:43:16.0453129Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-07-24T03:43:16.0454242Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-07-24T03:43:16.0455697Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-07-24T03:43:16.0456835Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-07-24T03:43:16.0457774Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-07-24T03:43:16.0459415Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-07-24T03:43:16.0460594Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-07-24T03:43:16.0461738Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-07-24T03:43:16.0463155Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-07-24T03:43:16.0464492Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-07-24T03:43:16.0465456Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-07-24T03:43:16.0467012Z * [new branch] gh/yanbing-j/38/base -> origin/gh/yanbing-j/38/base 2025-07-24T03:43:16.0468084Z * [new branch] gh/yanbing-j/38/head -> origin/gh/yanbing-j/38/head 2025-07-24T03:43:16.0469167Z * [new branch] gh/yanbing-j/38/orig -> origin/gh/yanbing-j/38/orig 2025-07-24T03:43:16.0470966Z * [new branch] gh/yanbing-j/39/base -> origin/gh/yanbing-j/39/base 2025-07-24T03:43:16.0472158Z * [new branch] gh/yanbing-j/39/head -> origin/gh/yanbing-j/39/head 2025-07-24T03:43:16.0473246Z * [new branch] gh/yanbing-j/39/orig -> origin/gh/yanbing-j/39/orig 2025-07-24T03:43:16.0475433Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-07-24T03:43:16.0476583Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-07-24T03:43:16.0477733Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-07-24T03:43:16.0479283Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-07-24T03:43:16.0480419Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-07-24T03:43:16.0481472Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-07-24T03:43:16.0482804Z * [new branch] gh/ydwu4/247/base -> origin/gh/ydwu4/247/base 2025-07-24T03:43:16.0484005Z * [new branch] gh/ydwu4/247/head -> origin/gh/ydwu4/247/head 2025-07-24T03:43:16.0485081Z * [new branch] gh/ydwu4/247/orig -> origin/gh/ydwu4/247/orig 2025-07-24T03:43:16.0486578Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-07-24T03:43:16.0487850Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-07-24T03:43:16.0488991Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-07-24T03:43:16.0490561Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-07-24T03:43:16.0491684Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-07-24T03:43:16.0492743Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-07-24T03:43:16.0494302Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-07-24T03:43:16.0495398Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-07-24T03:43:16.0496458Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-07-24T03:43:16.0498063Z * [new branch] gh/ydwu4/261/base -> origin/gh/ydwu4/261/base 2025-07-24T03:43:16.0499234Z * [new branch] gh/ydwu4/261/head -> origin/gh/ydwu4/261/head 2025-07-24T03:43:16.0500283Z * [new branch] gh/ydwu4/261/orig -> origin/gh/ydwu4/261/orig 2025-07-24T03:43:16.0501644Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-07-24T03:43:16.0502751Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-07-24T03:43:16.0503878Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-07-24T03:43:16.0505930Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-07-24T03:43:16.0507059Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-07-24T03:43:16.0508144Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-07-24T03:43:16.0509660Z * [new branch] gh/ydwu4/264/base -> origin/gh/ydwu4/264/base 2025-07-24T03:43:16.0510592Z * [new branch] gh/ydwu4/264/head -> origin/gh/ydwu4/264/head 2025-07-24T03:43:16.0511845Z * [new branch] gh/ydwu4/264/orig -> origin/gh/ydwu4/264/orig 2025-07-24T03:43:16.0513357Z * [new branch] gh/ydwu4/265/base -> origin/gh/ydwu4/265/base 2025-07-24T03:43:16.0514561Z * [new branch] gh/ydwu4/265/head -> origin/gh/ydwu4/265/head 2025-07-24T03:43:16.0515673Z * [new branch] gh/ydwu4/265/orig -> origin/gh/ydwu4/265/orig 2025-07-24T03:43:16.0517132Z * [new branch] gh/ydwu4/266/base -> origin/gh/ydwu4/266/base 2025-07-24T03:43:16.0518261Z * [new branch] gh/ydwu4/266/head -> origin/gh/ydwu4/266/head 2025-07-24T03:43:16.0519346Z * [new branch] gh/ydwu4/266/orig -> origin/gh/ydwu4/266/orig 2025-07-24T03:43:16.0520918Z * [new branch] gh/ydwu4/267/base -> origin/gh/ydwu4/267/base 2025-07-24T03:43:16.0522093Z * [new branch] gh/ydwu4/267/head -> origin/gh/ydwu4/267/head 2025-07-24T03:43:16.0523261Z * [new branch] gh/ydwu4/267/orig -> origin/gh/ydwu4/267/orig 2025-07-24T03:43:16.0524730Z * [new branch] gh/ydwu4/268/base -> origin/gh/ydwu4/268/base 2025-07-24T03:43:16.0525822Z * [new branch] gh/ydwu4/268/head -> origin/gh/ydwu4/268/head 2025-07-24T03:43:16.0526971Z * [new branch] gh/ydwu4/268/orig -> origin/gh/ydwu4/268/orig 2025-07-24T03:43:16.0528529Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-07-24T03:43:16.0529579Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-07-24T03:43:16.0530544Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-07-24T03:43:16.0532137Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-07-24T03:43:16.0533361Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-07-24T03:43:16.0534428Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-07-24T03:43:16.0536640Z * [new branch] gh/ydwu4/271/base -> origin/gh/ydwu4/271/base 2025-07-24T03:43:16.0537708Z * [new branch] gh/ydwu4/271/head -> origin/gh/ydwu4/271/head 2025-07-24T03:43:16.0538859Z * [new branch] gh/ydwu4/271/orig -> origin/gh/ydwu4/271/orig 2025-07-24T03:43:16.0540402Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-07-24T03:43:16.0541645Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-07-24T03:43:16.0542825Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-07-24T03:43:16.0544347Z * [new branch] gh/ydwu4/273/base -> origin/gh/ydwu4/273/base 2025-07-24T03:43:16.0545633Z * [new branch] gh/ydwu4/273/head -> origin/gh/ydwu4/273/head 2025-07-24T03:43:16.0546703Z * [new branch] gh/ydwu4/273/orig -> origin/gh/ydwu4/273/orig 2025-07-24T03:43:16.0548081Z * [new branch] gh/ydwu4/274/base -> origin/gh/ydwu4/274/base 2025-07-24T03:43:16.0549219Z * [new branch] gh/ydwu4/274/head -> origin/gh/ydwu4/274/head 2025-07-24T03:43:16.0550293Z * [new branch] gh/ydwu4/274/orig -> origin/gh/ydwu4/274/orig 2025-07-24T03:43:16.0554329Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-07-24T03:43:16.0555477Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-07-24T03:43:16.0556615Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-07-24T03:43:16.0558004Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-07-24T03:43:16.0558928Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-07-24T03:43:16.0560136Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-07-24T03:43:16.0561763Z * [new branch] gh/ydwu4/277/base -> origin/gh/ydwu4/277/base 2025-07-24T03:43:16.0562979Z * [new branch] gh/ydwu4/277/head -> origin/gh/ydwu4/277/head 2025-07-24T03:43:16.0564075Z * [new branch] gh/ydwu4/277/orig -> origin/gh/ydwu4/277/orig 2025-07-24T03:43:16.0565538Z * [new branch] gh/ydwu4/278/base -> origin/gh/ydwu4/278/base 2025-07-24T03:43:16.0566609Z * [new branch] gh/ydwu4/278/head -> origin/gh/ydwu4/278/head 2025-07-24T03:43:16.0567750Z * [new branch] gh/ydwu4/278/orig -> origin/gh/ydwu4/278/orig 2025-07-24T03:43:16.0569391Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-07-24T03:43:16.0570603Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-07-24T03:43:16.0571671Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-07-24T03:43:16.0573465Z * [new branch] gh/ydwu4/280/base -> origin/gh/ydwu4/280/base 2025-07-24T03:43:16.0574647Z * [new branch] gh/ydwu4/280/head -> origin/gh/ydwu4/280/head 2025-07-24T03:43:16.0575757Z * [new branch] gh/ydwu4/280/orig -> origin/gh/ydwu4/280/orig 2025-07-24T03:43:16.0577512Z * [new branch] gh/ydwu4/281/base -> origin/gh/ydwu4/281/base 2025-07-24T03:43:16.0578609Z * [new branch] gh/ydwu4/281/head -> origin/gh/ydwu4/281/head 2025-07-24T03:43:16.0596904Z * [new branch] gh/ydwu4/281/orig -> origin/gh/ydwu4/281/orig 2025-07-24T03:43:16.0597295Z * [new branch] gh/ydwu4/282/base -> origin/gh/ydwu4/282/base 2025-07-24T03:43:16.0597515Z * [new branch] gh/ydwu4/282/head -> origin/gh/ydwu4/282/head 2025-07-24T03:43:16.0597815Z * [new branch] gh/ydwu4/282/orig -> origin/gh/ydwu4/282/orig 2025-07-24T03:43:16.0598085Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-07-24T03:43:16.0598307Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-07-24T03:43:16.0598517Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-07-24T03:43:16.0598721Z * [new branch] gh/ydwu4/284/base -> origin/gh/ydwu4/284/base 2025-07-24T03:43:16.0598940Z * [new branch] gh/ydwu4/284/head -> origin/gh/ydwu4/284/head 2025-07-24T03:43:16.0599146Z * [new branch] gh/ydwu4/284/orig -> origin/gh/ydwu4/284/orig 2025-07-24T03:43:16.0599460Z * [new branch] gh/ydwu4/285/base -> origin/gh/ydwu4/285/base 2025-07-24T03:43:16.0599738Z * [new branch] gh/ydwu4/285/head -> origin/gh/ydwu4/285/head 2025-07-24T03:43:16.0599949Z * [new branch] gh/ydwu4/285/orig -> origin/gh/ydwu4/285/orig 2025-07-24T03:43:16.0600152Z * [new branch] gh/ydwu4/286/base -> origin/gh/ydwu4/286/base 2025-07-24T03:43:16.0600375Z * [new branch] gh/ydwu4/286/head -> origin/gh/ydwu4/286/head 2025-07-24T03:43:16.0600721Z * [new branch] gh/ydwu4/286/orig -> origin/gh/ydwu4/286/orig 2025-07-24T03:43:16.0600930Z * [new branch] gh/ydwu4/287/base -> origin/gh/ydwu4/287/base 2025-07-24T03:43:16.0601153Z * [new branch] gh/ydwu4/287/head -> origin/gh/ydwu4/287/head 2025-07-24T03:43:16.0602091Z * [new branch] gh/ydwu4/287/orig -> origin/gh/ydwu4/287/orig 2025-07-24T03:43:16.0603784Z * [new branch] gh/ydwu4/288/base -> origin/gh/ydwu4/288/base 2025-07-24T03:43:16.0604765Z * [new branch] gh/ydwu4/288/head -> origin/gh/ydwu4/288/head 2025-07-24T03:43:16.0605893Z * [new branch] gh/ydwu4/288/orig -> origin/gh/ydwu4/288/orig 2025-07-24T03:43:16.0607337Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-07-24T03:43:16.0608525Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-07-24T03:43:16.0609576Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-07-24T03:43:16.0611153Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-07-24T03:43:16.0612782Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-07-24T03:43:16.0613931Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-07-24T03:43:16.0615590Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-07-24T03:43:16.0616769Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-07-24T03:43:16.0617886Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-07-24T03:43:16.0619363Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-07-24T03:43:16.0620554Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-07-24T03:43:16.0621649Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-07-24T03:43:16.0623075Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-07-24T03:43:16.0624236Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-07-24T03:43:16.0625427Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-07-24T03:43:16.0626895Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-07-24T03:43:16.0628018Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-07-24T03:43:16.0629149Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-07-24T03:43:16.0630564Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-07-24T03:43:16.0631706Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-07-24T03:43:16.0632805Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-07-24T03:43:16.0634174Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-07-24T03:43:16.0635302Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-07-24T03:43:16.0636390Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-07-24T03:43:16.0638156Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-07-24T03:43:16.0639292Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-07-24T03:43:16.0641418Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-07-24T03:43:16.0642615Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-07-24T03:43:16.0643749Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-07-24T03:43:16.0645382Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-07-24T03:43:16.0646444Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-07-24T03:43:16.0647506Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-07-24T03:43:16.0648931Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-07-24T03:43:16.0650316Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-07-24T03:43:16.0652634Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-07-24T03:43:16.0654053Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-07-24T03:43:16.0655206Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-07-24T03:43:16.0656670Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-07-24T03:43:16.0657871Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-07-24T03:43:16.0658968Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-07-24T03:43:16.0660911Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-07-24T03:43:16.0662050Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-07-24T03:43:16.0663371Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-07-24T03:43:16.0664518Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-07-24T03:43:16.0666230Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-07-24T03:43:16.0667401Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-07-24T03:43:16.0668650Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-07-24T03:43:16.0670358Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-07-24T03:43:16.0671468Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-07-24T03:43:16.0672678Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-07-24T03:43:16.0674192Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-07-24T03:43:16.0675328Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-07-24T03:43:16.0676449Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-07-24T03:43:16.0677981Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-07-24T03:43:16.0679157Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-07-24T03:43:16.0680269Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-07-24T03:43:16.0681783Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-07-24T03:43:16.0683037Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-07-24T03:43:16.0684156Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-07-24T03:43:16.0685730Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-07-24T03:43:16.0686904Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-07-24T03:43:16.0688077Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-07-24T03:43:16.0689647Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-07-24T03:43:16.0690847Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-07-24T03:43:16.0691954Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-07-24T03:43:16.0693420Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-07-24T03:43:16.0694522Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-07-24T03:43:16.0695597Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-07-24T03:43:16.0697486Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-07-24T03:43:16.0698666Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-07-24T03:43:16.0699685Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-07-24T03:43:16.0701137Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-07-24T03:43:16.0702252Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-07-24T03:43:16.0703481Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-07-24T03:43:16.0705421Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-07-24T03:43:16.0706562Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-07-24T03:43:16.0707654Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-07-24T03:43:16.0709125Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-07-24T03:43:16.0710281Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-07-24T03:43:16.0711422Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-07-24T03:43:16.0712865Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-07-24T03:43:16.0714025Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-07-24T03:43:16.0715131Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-07-24T03:43:16.0716523Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-07-24T03:43:16.0717724Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-07-24T03:43:16.0718832Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-07-24T03:43:16.0720246Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-07-24T03:43:16.0721402Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-07-24T03:43:16.0722537Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-07-24T03:43:16.0724805Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-07-24T03:43:16.0725958Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-07-24T03:43:16.0727078Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-07-24T03:43:16.0728691Z * [new branch] gh/zhxchen17/26/base -> origin/gh/zhxchen17/26/base 2025-07-24T03:43:16.0729902Z * [new branch] gh/zhxchen17/26/head -> origin/gh/zhxchen17/26/head 2025-07-24T03:43:16.0731049Z * [new branch] gh/zhxchen17/26/orig -> origin/gh/zhxchen17/26/orig 2025-07-24T03:43:16.0732682Z * [new branch] gh/zhxchen17/27/base -> origin/gh/zhxchen17/27/base 2025-07-24T03:43:16.0733799Z * [new branch] gh/zhxchen17/27/head -> origin/gh/zhxchen17/27/head 2025-07-24T03:43:16.0734943Z * [new branch] gh/zhxchen17/27/orig -> origin/gh/zhxchen17/27/orig 2025-07-24T03:43:16.0736378Z * [new branch] gh/zhxchen17/28/base -> origin/gh/zhxchen17/28/base 2025-07-24T03:43:16.0737830Z * [new branch] gh/zhxchen17/28/head -> origin/gh/zhxchen17/28/head 2025-07-24T03:43:16.0739019Z * [new branch] gh/zhxchen17/28/orig -> origin/gh/zhxchen17/28/orig 2025-07-24T03:43:16.0740562Z * [new branch] gh/zhxchen17/29/base -> origin/gh/zhxchen17/29/base 2025-07-24T03:43:16.0741817Z * [new branch] gh/zhxchen17/29/head -> origin/gh/zhxchen17/29/head 2025-07-24T03:43:16.0743065Z * [new branch] gh/zhxchen17/29/orig -> origin/gh/zhxchen17/29/orig 2025-07-24T03:43:16.0744539Z * [new branch] gh/zhxchen17/30/base -> origin/gh/zhxchen17/30/base 2025-07-24T03:43:16.0745810Z * [new branch] gh/zhxchen17/30/head -> origin/gh/zhxchen17/30/head 2025-07-24T03:43:16.0747348Z * [new branch] gh/zhxchen17/30/orig -> origin/gh/zhxchen17/30/orig 2025-07-24T03:43:16.0748775Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-07-24T03:43:16.0750088Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-07-24T03:43:16.0751258Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-07-24T03:43:16.0752763Z * [new branch] gh/zhxchen17/32/base -> origin/gh/zhxchen17/32/base 2025-07-24T03:43:16.0753970Z * [new branch] gh/zhxchen17/32/head -> origin/gh/zhxchen17/32/head 2025-07-24T03:43:16.0755103Z * [new branch] gh/zhxchen17/32/orig -> origin/gh/zhxchen17/32/orig 2025-07-24T03:43:16.0756776Z * [new branch] gh/zhxchen17/33/base -> origin/gh/zhxchen17/33/base 2025-07-24T03:43:16.0758023Z * [new branch] gh/zhxchen17/33/head -> origin/gh/zhxchen17/33/head 2025-07-24T03:43:16.0759216Z * [new branch] gh/zhxchen17/33/orig -> origin/gh/zhxchen17/33/orig 2025-07-24T03:43:16.0761068Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-07-24T03:43:16.0762169Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-07-24T03:43:16.0763243Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-07-24T03:43:16.0765270Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-07-24T03:43:16.0766433Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-07-24T03:43:16.0767547Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-07-24T03:43:16.0768884Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-07-24T03:43:16.0769988Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-07-24T03:43:16.0771144Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-07-24T03:43:16.0772575Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-07-24T03:43:16.0773701Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-07-24T03:43:16.0774799Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-07-24T03:43:16.0776229Z * [new branch] gh/zklaus/13/base -> origin/gh/zklaus/13/base 2025-07-24T03:43:16.0777329Z * [new branch] gh/zklaus/13/head -> origin/gh/zklaus/13/head 2025-07-24T03:43:16.0778471Z * [new branch] gh/zklaus/13/orig -> origin/gh/zklaus/13/orig 2025-07-24T03:43:16.0780030Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-07-24T03:43:16.0781165Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-07-24T03:43:16.0782253Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-07-24T03:43:16.0783538Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-07-24T03:43:16.0784772Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-07-24T03:43:16.0785967Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-07-24T03:43:16.0787289Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-07-24T03:43:16.0788396Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-07-24T03:43:16.0789653Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-07-24T03:43:16.0790959Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-07-24T03:43:16.0791941Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-07-24T03:43:16.0793101Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-07-24T03:43:16.0794515Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-07-24T03:43:16.0795651Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-07-24T03:43:16.0796764Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-07-24T03:43:16.0798198Z * [new branch] gh/zklaus/2/base -> origin/gh/zklaus/2/base 2025-07-24T03:43:16.0799342Z * [new branch] gh/zklaus/2/head -> origin/gh/zklaus/2/head 2025-07-24T03:43:16.0800424Z * [new branch] gh/zklaus/2/orig -> origin/gh/zklaus/2/orig 2025-07-24T03:43:16.0801863Z * [new branch] gh/zklaus/4/base -> origin/gh/zklaus/4/base 2025-07-24T03:43:16.0803000Z * [new branch] gh/zklaus/4/head -> origin/gh/zklaus/4/head 2025-07-24T03:43:16.0804116Z * [new branch] gh/zklaus/4/orig -> origin/gh/zklaus/4/orig 2025-07-24T03:43:16.0805565Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-07-24T03:43:16.0806691Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-07-24T03:43:16.0807750Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-07-24T03:43:16.0809327Z * [new branch] gh/zklaus/8/base -> origin/gh/zklaus/8/base 2025-07-24T03:43:16.0810485Z * [new branch] gh/zklaus/8/head -> origin/gh/zklaus/8/head 2025-07-24T03:43:16.0811559Z * [new branch] gh/zklaus/8/orig -> origin/gh/zklaus/8/orig 2025-07-24T03:43:16.0812936Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-07-24T03:43:16.0814154Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-07-24T03:43:16.0815219Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-07-24T03:43:16.0817154Z * [new branch] gh/zou3519/1162/base -> origin/gh/zou3519/1162/base 2025-07-24T03:43:16.0818320Z * [new branch] gh/zou3519/1162/head -> origin/gh/zou3519/1162/head 2025-07-24T03:43:16.0819419Z * [new branch] gh/zou3519/1162/orig -> origin/gh/zou3519/1162/orig 2025-07-24T03:43:16.0820864Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-07-24T03:43:16.0821994Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-07-24T03:43:16.0823171Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-07-24T03:43:16.0824570Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-07-24T03:43:16.0825745Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-07-24T03:43:16.0826875Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-07-24T03:43:16.0828956Z * [new branch] gh/zou3519/1178/base -> origin/gh/zou3519/1178/base 2025-07-24T03:43:16.0830041Z * [new branch] gh/zou3519/1178/head -> origin/gh/zou3519/1178/head 2025-07-24T03:43:16.0831198Z * [new branch] gh/zou3519/1178/orig -> origin/gh/zou3519/1178/orig 2025-07-24T03:43:16.0832766Z * [new branch] gh/zou3519/1179/base -> origin/gh/zou3519/1179/base 2025-07-24T03:43:16.0833820Z * [new branch] gh/zou3519/1179/head -> origin/gh/zou3519/1179/head 2025-07-24T03:43:16.0835023Z * [new branch] gh/zou3519/1179/orig -> origin/gh/zou3519/1179/orig 2025-07-24T03:43:16.0836259Z * [new branch] gh/zou3519/1180/base -> origin/gh/zou3519/1180/base 2025-07-24T03:43:16.0837462Z * [new branch] gh/zou3519/1180/head -> origin/gh/zou3519/1180/head 2025-07-24T03:43:16.0838616Z * [new branch] gh/zou3519/1180/orig -> origin/gh/zou3519/1180/orig 2025-07-24T03:43:16.0839898Z * [new branch] gh/zou3519/1181/base -> origin/gh/zou3519/1181/base 2025-07-24T03:43:16.0841053Z * [new branch] gh/zou3519/1181/head -> origin/gh/zou3519/1181/head 2025-07-24T03:43:16.0842233Z * [new branch] gh/zou3519/1181/orig -> origin/gh/zou3519/1181/orig 2025-07-24T03:43:16.0843718Z * [new branch] gh/zou3519/1182/base -> origin/gh/zou3519/1182/base 2025-07-24T03:43:16.0844978Z * [new branch] gh/zou3519/1182/head -> origin/gh/zou3519/1182/head 2025-07-24T03:43:16.0846029Z * [new branch] gh/zou3519/1182/orig -> origin/gh/zou3519/1182/orig 2025-07-24T03:43:16.0847514Z * [new branch] gh/zou3519/1183/base -> origin/gh/zou3519/1183/base 2025-07-24T03:43:16.0848657Z * [new branch] gh/zou3519/1183/head -> origin/gh/zou3519/1183/head 2025-07-24T03:43:16.0849942Z * [new branch] gh/zou3519/1183/orig -> origin/gh/zou3519/1183/orig 2025-07-24T03:43:16.0851566Z * [new branch] gh/zou3519/1184/base -> origin/gh/zou3519/1184/base 2025-07-24T03:43:16.0852663Z * [new branch] gh/zou3519/1184/head -> origin/gh/zou3519/1184/head 2025-07-24T03:43:16.0853911Z * [new branch] gh/zou3519/1184/orig -> origin/gh/zou3519/1184/orig 2025-07-24T03:43:16.0855261Z * [new branch] gh/zou3519/1185/base -> origin/gh/zou3519/1185/base 2025-07-24T03:43:16.0856503Z * [new branch] gh/zou3519/1185/head -> origin/gh/zou3519/1185/head 2025-07-24T03:43:16.0857662Z * [new branch] gh/zou3519/1185/orig -> origin/gh/zou3519/1185/orig 2025-07-24T03:43:16.0858959Z * [new branch] gh/zou3519/1186/base -> origin/gh/zou3519/1186/base 2025-07-24T03:43:16.0860188Z * [new branch] gh/zou3519/1186/head -> origin/gh/zou3519/1186/head 2025-07-24T03:43:16.0861283Z * [new branch] gh/zou3519/1186/orig -> origin/gh/zou3519/1186/orig 2025-07-24T03:43:16.0862774Z * [new branch] gh/zou3519/1187/base -> origin/gh/zou3519/1187/base 2025-07-24T03:43:16.0863927Z * [new branch] gh/zou3519/1187/head -> origin/gh/zou3519/1187/head 2025-07-24T03:43:16.0865175Z * [new branch] gh/zou3519/1187/orig -> origin/gh/zou3519/1187/orig 2025-07-24T03:43:16.0866578Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-07-24T03:43:16.0867785Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-07-24T03:43:16.0869594Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-07-24T03:43:16.0870765Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-07-24T03:43:16.0872208Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-07-24T03:43:16.0873358Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-07-24T03:43:16.0874659Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-07-24T03:43:16.0875715Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-07-24T03:43:16.0877370Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-07-24T03:43:16.0878485Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-07-24T03:43:16.0879976Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-07-24T03:43:16.0880830Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-07-24T03:43:16.0882281Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-07-24T03:43:16.0883342Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-07-24T03:43:16.0884648Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-07-24T03:43:16.0885696Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-07-24T03:43:16.0887136Z * [new branch] google-main -> origin/google-main 2025-07-24T03:43:16.0888700Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-07-24T03:43:16.0889750Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-07-24T03:43:16.0890721Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-07-24T03:43:16.0891910Z * [new branch] guard_system -> origin/guard_system 2025-07-24T03:43:16.0893674Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-07-24T03:43:16.0895063Z * [new branch] hameerabbasi/issue-114398 -> origin/hameerabbasi/issue-114398 2025-07-24T03:43:16.0896575Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-07-24T03:43:16.0897737Z * [new branch] hc_baseline -> origin/hc_baseline 2025-07-24T03:43:16.0898982Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-07-24T03:43:16.0900154Z * [new branch] hhh_rand -> origin/hhh_rand 2025-07-24T03:43:16.0901620Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-07-24T03:43:16.0902759Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-07-24T03:43:16.0903974Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-07-24T03:43:16.0905106Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-07-24T03:43:16.0906670Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-07-24T03:43:16.0908036Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-07-24T03:43:16.0909282Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-07-24T03:43:16.0910505Z * [new branch] inline -> origin/inline 2025-07-24T03:43:16.0911702Z * [new branch] inlining -> origin/inlining 2025-07-24T03:43:16.0912944Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-07-24T03:43:16.0914188Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-07-24T03:43:16.0915489Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-07-24T03:43:16.0916703Z * [new branch] issue#58739 -> origin/issue#58739 2025-07-24T03:43:16.0917888Z * [new branch] issue-154849 -> origin/issue-154849 2025-07-24T03:43:16.0919493Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-07-24T03:43:16.0921148Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-07-24T03:43:16.0922134Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-07-24T03:43:16.0923392Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-07-24T03:43:16.0925002Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-07-24T03:43:16.0926166Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-07-24T03:43:16.0927572Z * [new branch] justinchuby/opset-20 -> origin/justinchuby/opset-20 2025-07-24T03:43:16.0929198Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-07-24T03:43:16.0930246Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-07-24T03:43:16.0931795Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-07-24T03:43:16.0933683Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-07-24T03:43:16.0934954Z * [new branch] liaoxuan/tags_issue -> origin/liaoxuan/tags_issue 2025-07-24T03:43:16.0936157Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-07-24T03:43:16.0937065Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-07-24T03:43:16.0938263Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-07-24T03:43:16.0939419Z * [new branch] local_map -> origin/local_map 2025-07-24T03:43:16.0940748Z * [new branch] logdetfix -> origin/logdetfix 2025-07-24T03:43:16.0942661Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-07-24T03:43:16.0944324Z * [new branch] lucaskabela/fix_157452 -> origin/lucaskabela/fix_157452 2025-07-24T03:43:16.0945673Z * [new branch] lucaskabela/fix_circular_import_158120 -> origin/lucaskabela/fix_circular_import_158120 2025-07-24T03:43:16.0946614Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-07-24T03:43:16.0947658Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-07-24T03:43:16.0948771Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-07-24T03:43:16.0950285Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-07-24T03:43:16.0954803Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-07-24T03:43:16.0955783Z * [new branch] lucaskabela/typing-misc -> origin/lucaskabela/typing-misc 2025-07-24T03:43:16.0957190Z * [new branch] lucaskabela/typing_bytecode_analysis_transform -> origin/lucaskabela/typing_bytecode_analysis_transform 2025-07-24T03:43:16.0958034Z * [new branch] lucaskabela/typing_cache_files -> origin/lucaskabela/typing_cache_files 2025-07-24T03:43:16.0959263Z * [new branch] lucaskabela/typing_debug_utils.py -> origin/lucaskabela/typing_debug_utils.py 2025-07-24T03:43:16.0960198Z * [new branch] lucaskabela/typing_decorators -> origin/lucaskabela/typing_decorators 2025-07-24T03:43:16.0961338Z * [new branch] lucaskabela/typing_eval_frame -> origin/lucaskabela/typing_eval_frame 2025-07-24T03:43:16.0962381Z * [new branch] lucaskabela/typing_for_codegen -> origin/lucaskabela/typing_for_codegen 2025-07-24T03:43:16.0963584Z * [new branch] lucaskabela/typing_side_effects -> origin/lucaskabela/typing_side_effects 2025-07-24T03:43:16.0964553Z * [new branch] lucaskabela/typing_source_guard -> origin/lucaskabela/typing_source_guard 2025-07-24T03:43:16.0965873Z * [new branch] lucaskabela/typing_trace_rules -> origin/lucaskabela/typing_trace_rules 2025-07-24T03:43:16.0967630Z * [new branch] m54qxk-codex/update-default-size_hint-fallback-value -> origin/m54qxk-codex/update-default-size_hint-fallback-value 2025-07-24T03:43:16.0968628Z * [new branch] main -> origin/main 2025-07-24T03:43:16.0969834Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-07-24T03:43:16.0971095Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-07-24T03:43:16.0972296Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-07-24T03:43:16.0973511Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-07-24T03:43:16.0974727Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-07-24T03:43:16.0975929Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-07-24T03:43:16.0977168Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-07-24T03:43:16.0978352Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-07-24T03:43:16.0979686Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-07-24T03:43:16.0980929Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-07-24T03:43:16.0982135Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-07-24T03:43:16.0983384Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-07-24T03:43:16.0984751Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-07-24T03:43:16.0985987Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-07-24T03:43:16.0987622Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-07-24T03:43:16.0988813Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-07-24T03:43:16.0990226Z * [new branch] manuel/fix_multidim_boolean_indexing -> origin/manuel/fix_multidim_boolean_indexing 2025-07-24T03:43:16.0991170Z * [new branch] manuel/np_empty_ellipsis -> origin/manuel/np_empty_ellipsis 2025-07-24T03:43:16.0992384Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-07-24T03:43:16.0993905Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-07-24T03:43:16.0994958Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-07-24T03:43:16.0996106Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-07-24T03:43:16.0997089Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-07-24T03:43:16.0998171Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-07-24T03:43:16.0999272Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-07-24T03:43:16.1000771Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-07-24T03:43:16.1001913Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-07-24T03:43:16.1003105Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-07-24T03:43:16.1004548Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-07-24T03:43:16.1006131Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-07-24T03:43:16.1007466Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-07-24T03:43:16.1008603Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-07-24T03:43:16.1009803Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-07-24T03:43:16.1010979Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-07-24T03:43:16.1012221Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-07-24T03:43:16.1013163Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-07-24T03:43:16.1014302Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-07-24T03:43:16.1015395Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-07-24T03:43:16.1016504Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-07-24T03:43:16.1017626Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-07-24T03:43:16.1018788Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-07-24T03:43:16.1019949Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-07-24T03:43:16.1021081Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-07-24T03:43:16.1022193Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-07-24T03:43:16.1023285Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-07-24T03:43:16.1024572Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-07-24T03:43:16.1025886Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-07-24T03:43:16.1029653Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-07-24T03:43:16.1029977Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-07-24T03:43:16.1030206Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-07-24T03:43:16.1030453Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-07-24T03:43:16.1031275Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-07-24T03:43:16.1032386Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-07-24T03:43:16.1033310Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-07-24T03:43:16.1034519Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-07-24T03:43:16.1036139Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-07-24T03:43:16.1037398Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-07-24T03:43:16.1038605Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-07-24T03:43:16.1039722Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-07-24T03:43:16.1040842Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-07-24T03:43:16.1041898Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-07-24T03:43:16.1043022Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-07-24T03:43:16.1044099Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-07-24T03:43:16.1045222Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-07-24T03:43:16.1046319Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-07-24T03:43:16.1047407Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-07-24T03:43:16.1048460Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-07-24T03:43:16.1049552Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-07-24T03:43:16.1050840Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-07-24T03:43:16.1051918Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-07-24T03:43:16.1053011Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-07-24T03:43:16.1054231Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-07-24T03:43:16.1055155Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-07-24T03:43:16.1056307Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-07-24T03:43:16.1057359Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-07-24T03:43:16.1058495Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-07-24T03:43:16.1059596Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-07-24T03:43:16.1060714Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-07-24T03:43:16.1061787Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-07-24T03:43:16.1062903Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-07-24T03:43:16.1064060Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-07-24T03:43:16.1064970Z * [new branch] mlazos/main -> origin/mlazos/main 2025-07-24T03:43:16.1066298Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-07-24T03:43:16.1067357Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-07-24T03:43:16.1068481Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-07-24T03:43:16.1069617Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-07-24T03:43:16.1070750Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-07-24T03:43:16.1072071Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-07-24T03:43:16.1073379Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-07-24T03:43:16.1074508Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-07-24T03:43:16.1075463Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-07-24T03:43:16.1076647Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-07-24T03:43:16.1078275Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-07-24T03:43:16.1079426Z * [new branch] mlazos/nested-dc -> origin/mlazos/nested-dc 2025-07-24T03:43:16.1080520Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-07-24T03:43:16.1081727Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-07-24T03:43:16.1082797Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-07-24T03:43:16.1083881Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-07-24T03:43:16.1084946Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-07-24T03:43:16.1086072Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-07-24T03:43:16.1086953Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-07-24T03:43:16.1088157Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-07-24T03:43:16.1089334Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-07-24T03:43:16.1090520Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-07-24T03:43:16.1091679Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-07-24T03:43:16.1092782Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-07-24T03:43:16.1093936Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-07-24T03:43:16.1095268Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-07-24T03:43:16.1096183Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-07-24T03:43:16.1097405Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-07-24T03:43:16.1098294Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-07-24T03:43:16.1099514Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-07-24T03:43:16.1100575Z * [new branch] mlazos/test -> origin/mlazos/test 2025-07-24T03:43:16.1101712Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-07-24T03:43:16.1102903Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-07-24T03:43:16.1104086Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-07-24T03:43:16.1105387Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-07-24T03:43:16.1106479Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-07-24T03:43:16.1107544Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-07-24T03:43:16.1108693Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-07-24T03:43:16.1109877Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-07-24T03:43:16.1111031Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-07-24T03:43:16.1112448Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-07-24T03:43:16.1113611Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-07-24T03:43:16.1114747Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-07-24T03:43:16.1115885Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-07-24T03:43:16.1116990Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-07-24T03:43:16.1118510Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-07-24T03:43:16.1119717Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-07-24T03:43:16.1121190Z * [new branch] msaroufim/acc -> origin/msaroufim/acc 2025-07-24T03:43:16.1122374Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-07-24T03:43:16.1123452Z * [new branch] msaroufim/ck_custom_op -> origin/msaroufim/ck_custom_op 2025-07-24T03:43:16.1124555Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-07-24T03:43:16.1125563Z * [new branch] msaroufim/compile_kernel -> origin/msaroufim/compile_kernel 2025-07-24T03:43:16.1126776Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-07-24T03:43:16.1127849Z * [new branch] msaroufim/gencode -> origin/msaroufim/gencode 2025-07-24T03:43:16.1128915Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-07-24T03:43:16.1130283Z * [new branch] msaroufim/simplify_nvrtc_discovery -> origin/msaroufim/simplify_nvrtc_discovery 2025-07-24T03:43:16.1131729Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-07-24T03:43:16.1132894Z * [new branch] mul_op -> origin/mul_op 2025-07-24T03:43:16.1134432Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-07-24T03:43:16.1135620Z * [new branch] ngimel/cudamoduleload -> origin/ngimel/cudamoduleload 2025-07-24T03:43:16.1136725Z * [new branch] ngimel/deterministic_scatter -> origin/ngimel/deterministic_scatter 2025-07-24T03:43:16.1137610Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-07-24T03:43:16.1138753Z * [new branch] ngimel/index_None -> origin/ngimel/index_None 2025-07-24T03:43:16.1139703Z * [new branch] ngimel/mempool_emptycache -> origin/ngimel/mempool_emptycache 2025-07-24T03:43:16.1140955Z * [new branch] nightly -> origin/nightly 2025-07-24T03:43:16.1142785Z * [new branch] nmacchioni-patch-1 -> origin/nmacchioni-patch-1 2025-07-24T03:43:16.1144089Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-07-24T03:43:16.1145594Z * [new branch] nmacchioni-patch-6 -> origin/nmacchioni-patch-6 2025-07-24T03:43:16.1146872Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-07-24T03:43:16.1148138Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-07-24T03:43:16.1149449Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-07-24T03:43:16.1151847Z * [new branch] np_indexing_fix -> origin/np_indexing_fix 2025-07-24T03:43:16.1152109Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-07-24T03:43:16.1153704Z * [new branch] nweidia/enable-B200-inductor-nightly-ci -> origin/nweidia/enable-B200-inductor-nightly-ci 2025-07-24T03:43:16.1154792Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-07-24T03:43:16.1156695Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-07-24T03:43:16.1157926Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-07-24T03:43:16.1159051Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-07-24T03:43:16.1160384Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-07-24T03:43:16.1161574Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-07-24T03:43:16.1162958Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-07-24T03:43:16.1164091Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-07-24T03:43:16.1165271Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-07-24T03:43:16.1166386Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-07-24T03:43:16.1167552Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-07-24T03:43:16.1168666Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-07-24T03:43:16.1169722Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-07-24T03:43:16.1171187Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-07-24T03:43:16.1172335Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-07-24T03:43:16.1173421Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-07-24T03:43:16.1174651Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-07-24T03:43:16.1176346Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-07-24T03:43:16.1178257Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-07-24T03:43:16.1179472Z * [new branch] padded-tensor -> origin/padded-tensor 2025-07-24T03:43:16.1181067Z * [new branch] parallel_cat -> origin/parallel_cat 2025-07-24T03:43:16.1182381Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-07-24T03:43:16.1183809Z * [new branch] pca2 -> origin/pca2 2025-07-24T03:43:16.1185026Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-07-24T03:43:16.1186822Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-07-24T03:43:16.1187663Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-07-24T03:43:16.1188866Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-07-24T03:43:16.1189730Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-07-24T03:43:16.1190890Z * [new branch] pianpwk/int_in_pgo_state -> origin/pianpwk/int_in_pgo_state 2025-07-24T03:43:16.1192224Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-07-24T03:43:16.1193752Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-07-24T03:43:16.1194836Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-07-24T03:43:16.1195905Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-07-24T03:43:16.1197137Z * [new branch] pianpwk/obl_scatter_gather_index -> origin/pianpwk/obl_scatter_gather_index 2025-07-24T03:43:16.1198204Z * [new branch] pianpwk/oblivious_infer_size -> origin/pianpwk/oblivious_infer_size 2025-07-24T03:43:16.1199691Z * [new branch] pianpwk/oblivious_meta_select -> origin/pianpwk/oblivious_meta_select 2025-07-24T03:43:16.1200932Z * [new branch] pianpwk/oblivious_reshape_view_bad -> origin/pianpwk/oblivious_reshape_view_bad 2025-07-24T03:43:16.1202031Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-07-24T03:43:16.1203071Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-07-24T03:43:16.1204193Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-07-24T03:43:16.1205196Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-07-24T03:43:16.1206725Z * [new branch] pianpwk/pad_nd_oblivious -> origin/pianpwk/pad_nd_oblivious 2025-07-24T03:43:16.1207859Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-07-24T03:43:16.1209150Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-07-24T03:43:16.1210247Z * [new branch] pianpwk/single_slice -> origin/pianpwk/single_slice 2025-07-24T03:43:16.1211403Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-07-24T03:43:16.1212453Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-07-24T03:43:16.1213578Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-07-24T03:43:16.1214705Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-07-24T03:43:16.1215825Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-07-24T03:43:16.1216962Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-07-24T03:43:16.1218156Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-07-24T03:43:16.1219334Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-07-24T03:43:16.1220437Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-07-24T03:43:16.1221495Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-07-24T03:43:16.1222506Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-07-24T03:43:16.1224081Z * [new branch] pick-torch-standalone-rename-to-release-2.8 -> origin/pick-torch-standalone-rename-to-release-2.8 2025-07-24T03:43:16.1225413Z * [new branch] pin-theme-version -> origin/pin-theme-version 2025-07-24T03:43:16.1226625Z * [new branch] pin-torchao -> origin/pin-torchao 2025-07-24T03:43:16.1228186Z * [new branch] piz/clean_strategy_0627 -> origin/piz/clean_strategy_0627 2025-07-24T03:43:16.1229225Z * [new branch] piz/dtensor_op_coverage -> origin/piz/dtensor_op_coverage 2025-07-24T03:43:16.1230261Z * [new branch] piz/fall_back_missing_0705 -> origin/piz/fall_back_missing_0705 2025-07-24T03:43:16.1231279Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-07-24T03:43:16.1232274Z * [new branch] piz/fill_dist_cost_0702 -> origin/piz/fill_dist_cost_0702 2025-07-24T03:43:16.1233558Z * [new branch] piz/fill_dist_cost_0702-2 -> origin/piz/fill_dist_cost_0702-2 2025-07-24T03:43:16.1234916Z * [new branch] piz/fill_dist_cost_0702-3 -> origin/piz/fill_dist_cost_0702-3 2025-07-24T03:43:16.1236024Z * [new branch] piz/fix_einsum -> origin/piz/fix_einsum 2025-07-24T03:43:16.1237288Z * [new branch] piz/fix_index_put_0706 -> origin/piz/fix_index_put_0706 2025-07-24T03:43:16.1238333Z * [new branch] piz/fix_slice -> origin/piz/fix_slice 2025-07-24T03:43:16.1239456Z * [new branch] piz/remove_assert_0709 -> origin/piz/remove_assert_0709 2025-07-24T03:43:16.1240636Z * [new branch] pool-separate -> origin/pool-separate 2025-07-24T03:43:16.1241825Z * [new branch] pr-156087 -> origin/pr-156087 2025-07-24T03:43:16.1243501Z * [new branch] pr/131860 -> origin/pr/131860 2025-07-24T03:43:16.1244719Z * [new branch] pr150241 -> origin/pr150241 2025-07-24T03:43:16.1245895Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-07-24T03:43:16.1247096Z * [new branch] pull-latest-theme -> origin/pull-latest-theme 2025-07-24T03:43:16.1248581Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-07-24T03:43:16.1250787Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-07-24T03:43:16.1252005Z * [new branch] randdcefix -> origin/randdcefix 2025-07-24T03:43:16.1253699Z * [new branch] release/1.10 -> origin/release/1.10 2025-07-24T03:43:16.1255006Z * [new branch] release/1.11 -> origin/release/1.11 2025-07-24T03:43:16.1256184Z * [new branch] release/1.12 -> origin/release/1.12 2025-07-24T03:43:16.1257316Z * [new branch] release/1.13 -> origin/release/1.13 2025-07-24T03:43:16.1258398Z * [new branch] release/1.4 -> origin/release/1.4 2025-07-24T03:43:16.1259366Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-07-24T03:43:16.1260465Z * [new branch] release/1.5 -> origin/release/1.5 2025-07-24T03:43:16.1261618Z * [new branch] release/1.6 -> origin/release/1.6 2025-07-24T03:43:16.1263183Z * [new branch] release/1.7 -> origin/release/1.7 2025-07-24T03:43:16.1264561Z * [new branch] release/1.8 -> origin/release/1.8 2025-07-24T03:43:16.1265688Z * [new branch] release/1.9 -> origin/release/1.9 2025-07-24T03:43:16.1266905Z * [new branch] release/2.0 -> origin/release/2.0 2025-07-24T03:43:16.1268079Z * [new branch] release/2.1 -> origin/release/2.1 2025-07-24T03:43:16.1269200Z * [new branch] release/2.2 -> origin/release/2.2 2025-07-24T03:43:16.1270659Z * [new branch] release/2.3 -> origin/release/2.3 2025-07-24T03:43:16.1272150Z * [new branch] release/2.4 -> origin/release/2.4 2025-07-24T03:43:16.1273687Z * [new branch] release/2.5 -> origin/release/2.5 2025-07-24T03:43:16.1275447Z * [new branch] release/2.6 -> origin/release/2.6 2025-07-24T03:43:16.1276728Z * [new branch] release/2.7 -> origin/release/2.7 2025-07-24T03:43:16.1277930Z * [new branch] release/2.8 -> origin/release/2.8 2025-07-24T03:43:16.1279167Z * [new branch] release_notes -> origin/release_notes 2025-07-24T03:43:16.1280508Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-07-24T03:43:16.1281690Z * [new branch] remove_ts_docs -> origin/remove_ts_docs 2025-07-24T03:43:16.1283099Z * [new branch] rephrase-export-remove-torchscript -> origin/rephrase-export-remove-torchscript 2025-07-24T03:43:16.1285278Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-07-24T03:43:16.1287411Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-07-24T03:43:16.1289594Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-07-24T03:43:16.1291275Z * [new branch] revert-156890-triton_34_update -> origin/revert-156890-triton_34_update 2025-07-24T03:43:16.1292825Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-07-24T03:43:16.1294128Z * [new branch] rithesh/fsdp_cpu -> origin/rithesh/fsdp_cpu 2025-07-24T03:43:16.1295280Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-07-24T03:43:16.1297093Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-07-24T03:43:16.1297924Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-07-24T03:43:16.1299488Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-07-24T03:43:16.1300498Z * [new branch] rzou/njt -> origin/rzou/njt 2025-07-24T03:43:16.1301517Z * [new branch] rzou/operator -> origin/rzou/operator 2025-07-24T03:43:16.1302664Z * [new branch] rzou/pca -> origin/rzou/pca 2025-07-24T03:43:16.1303836Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-07-24T03:43:16.1304965Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-07-24T03:43:16.1306020Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-07-24T03:43:16.1307856Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-07-24T03:43:16.1309173Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-07-24T03:43:16.1310214Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-07-24T03:43:16.1311336Z * [new branch] save -> origin/save 2025-07-24T03:43:16.1312836Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-07-24T03:43:16.1314515Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-07-24T03:43:16.1315628Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-07-24T03:43:16.1317406Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-07-24T03:43:16.1318442Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-07-24T03:43:16.1319649Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-07-24T03:43:16.1321027Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-07-24T03:43:16.1322222Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-07-24T03:43:16.1323772Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-07-24T03:43:16.1324890Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-07-24T03:43:16.1326488Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-07-24T03:43:16.1327960Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-07-24T03:43:16.1329226Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-07-24T03:43:16.1330386Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-07-24T03:43:16.1331542Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-07-24T03:43:16.1332697Z * [new branch] step2vllmsetup -> origin/step2vllmsetup 2025-07-24T03:43:16.1333869Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-07-24T03:43:16.1335090Z * [new branch] support-b200-runners -> origin/support-b200-runners 2025-07-24T03:43:16.1336383Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-07-24T03:43:16.1337590Z * [new branch] support_gqa_cpu -> origin/support_gqa_cpu 2025-07-24T03:43:16.1339159Z * [new branch] suryasub/fix-nccl-hang -> origin/suryasub/fix-nccl-hang 2025-07-24T03:43:16.1340312Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-07-24T03:43:16.1341490Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-07-24T03:43:16.1342752Z * [new branch] switch-bn -> origin/switch-bn 2025-07-24T03:43:16.1343986Z * [new branch] syed-ahmed-patch-1 -> origin/syed-ahmed-patch-1 2025-07-24T03:43:16.1345310Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-07-24T03:43:16.1346754Z * [new branch] teja/add_logs -> origin/teja/add_logs 2025-07-24T03:43:16.1348051Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-07-24T03:43:16.1349256Z * [new branch] test-internal-et -> origin/test-internal-et 2025-07-24T03:43:16.1350734Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-07-24T03:43:16.1352071Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-07-24T03:43:16.1353520Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-07-24T03:43:16.1354764Z * [new branch] test/inductor -> origin/test/inductor 2025-07-24T03:43:16.1356001Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-07-24T03:43:16.1357144Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-07-24T03:43:16.1358305Z * [new branch] tp_changes -> origin/tp_changes 2025-07-24T03:43:16.1359513Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-07-24T03:43:16.1360737Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-07-24T03:43:16.1361771Z * [new branch] trackMonitor -> origin/trackMonitor 2025-07-24T03:43:16.1363466Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-07-24T03:43:16.1364726Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-07-24T03:43:16.1365990Z * [new branch] triton-update -> origin/triton-update 2025-07-24T03:43:16.1367149Z * [new branch] triton_kernel -> origin/triton_kernel 2025-07-24T03:43:16.1368245Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-07-24T03:43:16.1369421Z * [new branch] try-runllm -> origin/try-runllm 2025-07-24T03:43:16.1370617Z * [new branch] type_dec -> origin/type_dec 2025-07-24T03:43:16.1371830Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-07-24T03:43:16.1373791Z * [new branch] update-audio-commit-hash/15890021967-1637-1 -> origin/update-audio-commit-hash/15890021967-1637-1 2025-07-24T03:43:16.1374750Z * [new branch] update-audio-commit-hash/16157311175-1652-1 -> origin/update-audio-commit-hash/16157311175-1652-1 2025-07-24T03:43:16.1375977Z * [new branch] update-audio-commit-hash/16307312222-1661-1 -> origin/update-audio-commit-hash/16307312222-1661-1 2025-07-24T03:43:16.1377307Z * [new branch] update-audio-commit-hash/16431348808-1673-1 -> origin/update-audio-commit-hash/16431348808-1673-1 2025-07-24T03:43:16.1379186Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-07-24T03:43:16.1380969Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-07-24T03:43:16.1382447Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-07-24T03:43:16.1383936Z * [new branch] update-vllm-commit-hash/16431348808-1673-1 -> origin/update-vllm-commit-hash/16431348808-1673-1 2025-07-24T03:43:16.1385287Z * [new branch] update-vllm-commit-hash/16484773233-1682-1 -> origin/update-vllm-commit-hash/16484773233-1682-1 2025-07-24T03:43:16.1386766Z * [new branch] update-xla-commit-hash/15818245712-191-1 -> origin/update-xla-commit-hash/15818245712-191-1 2025-07-24T03:43:16.1387728Z * [new branch] update-xla-commit-hash/16260974441-194-1 -> origin/update-xla-commit-hash/16260974441-194-1 2025-07-24T03:43:16.1389234Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-07-24T03:43:16.1390398Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-07-24T03:43:16.1391618Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-07-24T03:43:16.1392753Z * [new branch] update_slow_tests_1749454889 -> origin/update_slow_tests_1749454889 2025-07-24T03:43:16.1393927Z * [new branch] update_slow_tests_1751874113 -> origin/update_slow_tests_1751874113 2025-07-24T03:43:16.1395143Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-07-24T03:43:16.1396304Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-07-24T03:43:16.1397404Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-07-24T03:43:16.1398692Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-07-24T03:43:16.1400033Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-07-24T03:43:16.1401445Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-07-24T03:43:16.1402686Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-07-24T03:43:16.1404053Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-07-24T03:43:16.1405336Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-07-24T03:43:16.1406618Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-07-24T03:43:16.1407882Z * [new branch] validate_fn -> origin/validate_fn 2025-07-24T03:43:16.1409366Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-07-24T03:43:16.1410918Z * [new branch] viable/strict -> origin/viable/strict 2025-07-24T03:43:16.1412310Z * [new branch] vkuzo-patch-1 -> origin/vkuzo-patch-1 2025-07-24T03:43:16.1413577Z * [new branch] vllmpin -> origin/vllmpin 2025-07-24T03:43:16.1415285Z * [new branch] vllmpintest -> origin/vllmpintest 2025-07-24T03:43:16.1416596Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-07-24T03:43:16.1417900Z * [new branch] wdvr-patch-2 -> origin/wdvr-patch-2 2025-07-24T03:43:16.1419536Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-07-24T03:43:16.1420745Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-07-24T03:43:16.1421947Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-07-24T03:43:16.1423007Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-07-24T03:43:16.1424216Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-07-24T03:43:16.1425989Z * [new branch] whc/flight -> origin/whc/flight 2025-07-24T03:43:16.1427442Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-07-24T03:43:16.1428593Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-07-24T03:43:16.1429740Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-07-24T03:43:16.1430926Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-07-24T03:43:16.1431976Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-07-24T03:43:16.1433153Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-07-24T03:43:16.1434257Z * [new branch] whc/uneven -> origin/whc/uneven 2025-07-24T03:43:16.1435772Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-07-24T03:43:16.1437010Z * [new branch] win_warnings -> origin/win_warnings 2025-07-24T03:43:16.1438579Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-07-24T03:43:16.1439676Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-07-24T03:43:16.1440964Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-07-24T03:43:16.1441635Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-07-24T03:43:16.1442791Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-07-24T03:43:16.1443841Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-07-24T03:43:16.1445027Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-07-24T03:43:16.1446332Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-07-24T03:43:16.1447816Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-07-24T03:43:16.1449049Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-07-24T03:43:16.1450322Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-07-24T03:43:16.1454304Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-07-24T03:43:16.1455449Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-07-24T03:43:16.1456415Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-07-24T03:43:16.1458068Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-07-24T03:43:16.1459152Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-07-24T03:43:16.1460272Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-07-24T03:43:16.1461394Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-07-24T03:43:16.1462527Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-07-24T03:43:16.1463688Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-07-24T03:43:16.1464883Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-07-24T03:43:16.1466081Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-07-24T03:43:16.1467346Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-07-24T03:43:16.1468464Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-07-24T03:43:16.1469658Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-07-24T03:43:16.1470730Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-07-24T03:43:16.1471956Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-07-24T03:43:16.1473045Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-07-24T03:43:16.1474239Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-07-24T03:43:16.1475333Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-07-24T03:43:16.1476476Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-07-24T03:43:16.1477592Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-07-24T03:43:16.1478698Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-07-24T03:43:16.1479819Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-07-24T03:43:16.1481050Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-07-24T03:43:16.1482235Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-07-24T03:43:16.1483468Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-07-24T03:43:16.1484408Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-07-24T03:43:16.1485662Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-07-24T03:43:16.1486841Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-07-24T03:43:16.1487945Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-07-24T03:43:16.1489188Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-07-24T03:43:16.1490195Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-07-24T03:43:16.1491744Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-07-24T03:43:16.1492679Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-07-24T03:43:16.1493707Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-07-24T03:43:16.1494790Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-07-24T03:43:16.1495903Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-07-24T03:43:16.1497089Z * [new branch] xmfan/test -> origin/xmfan/test 2025-07-24T03:43:16.1498411Z * [new branch] y-do-we-have-7-build-systems -> origin/y-do-we-have-7-build-systems 2025-07-24T03:43:16.1500699Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-07-24T03:43:16.1501838Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-07-24T03:43:16.1502938Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-07-24T03:43:16.1504249Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-07-24T03:43:16.1506377Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-07-24T03:43:16.1507908Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-07-24T03:43:16.1509252Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-07-24T03:43:16.1510258Z * [new branch] zainr/docs-claude -> origin/zainr/docs-claude 2025-07-24T03:43:16.1511656Z * [new branch] zainr/fixlint -> origin/zainr/fixlint 2025-07-24T03:43:16.1512755Z * [new branch] zainr/lint-py3.9 -> origin/zainr/lint-py3.9 2025-07-24T03:43:16.1513828Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-07-24T03:43:16.1514930Z * [new branch] zainr/pre-push-hooks -> origin/zainr/pre-push-hooks 2025-07-24T03:43:16.1516308Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-07-24T03:43:16.1517636Z * [new branch] zainr/test-workflow -> origin/zainr/test-workflow 2025-07-24T03:43:16.1519022Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-07-24T03:43:16.1520175Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-07-24T03:43:16.1521331Z * [new branch] zainr/uv-pip-fix -> origin/zainr/uv-pip-fix 2025-07-24T03:43:16.1522769Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-07-24T03:43:16.1523966Z * [new branch] zb2p -> origin/zb2p 2025-07-24T03:43:16.1525344Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-07-24T03:43:16.1526602Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-07-24T03:43:16.1528556Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-07-24T03:43:16.1529971Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-07-24T03:43:16.1531591Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-07-24T03:43:16.1533156Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-07-24T03:43:16.1534410Z * [new branch] zxiiro/docs -> origin/zxiiro/docs 2025-07-24T03:43:16.1535578Z * [new branch] zxiiro/get-hardware -> origin/zxiiro/get-hardware 2025-07-24T03:43:16.1536912Z * [new branch] zxiiro/linux-build -> origin/zxiiro/linux-build 2025-07-24T03:43:16.1538122Z * [new branch] zxiiro/linux-test -> origin/zxiiro/linux-test 2025-07-24T03:43:16.1539256Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-07-24T03:43:16.1540399Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-07-24T03:43:16.1541476Z * [new branch] zxiiro/windows -> origin/zxiiro/windows 2025-07-24T03:43:16.1542776Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-07-24T03:43:16.1543478Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-07-24T03:43:16.1544630Z * [new tag] ciflow/android/149601 -> ciflow/android/149601 2025-07-24T03:43:16.1545697Z * [new tag] ciflow/binaries/143959 -> ciflow/binaries/143959 2025-07-24T03:43:16.1546845Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-07-24T03:43:16.1547702Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-07-24T03:43:16.1548246Z * [new tag] ciflow/binaries/157685 -> ciflow/binaries/157685 2025-07-24T03:43:16.1548956Z * [new tag] ciflow/binaries/157689 -> ciflow/binaries/157689 2025-07-24T03:43:16.1549787Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-07-24T03:43:16.1550824Z * [new tag] ciflow/binaries/158623 -> ciflow/binaries/158623 2025-07-24T03:43:16.1551648Z * [new tag] ciflow/binaries_libtorch/143959 -> ciflow/binaries_libtorch/143959 2025-07-24T03:43:16.1552355Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-07-24T03:43:16.1553067Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-07-24T03:43:16.1553924Z * [new tag] ciflow/binaries_wheel/143959 -> ciflow/binaries_wheel/143959 2025-07-24T03:43:16.1554763Z * [new tag] ciflow/binaries_wheel/155731 -> ciflow/binaries_wheel/155731 2025-07-24T03:43:16.1555473Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-07-24T03:43:16.1556186Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-07-24T03:43:16.1557207Z * [new tag] ciflow/binaries_wheel/158733 -> ciflow/binaries_wheel/158733 2025-07-24T03:43:16.1558231Z * [new tag] ciflow/h100-distributed/144552 -> ciflow/h100-distributed/144552 2025-07-24T03:43:16.1558791Z * [new tag] ciflow/h100-distributed/150312 -> ciflow/h100-distributed/150312 2025-07-24T03:43:16.1559649Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-07-24T03:43:16.1560378Z * [new tag] ciflow/h100-distributed/156881 -> ciflow/h100-distributed/156881 2025-07-24T03:43:16.1561533Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-07-24T03:43:16.1562108Z * [new tag] ciflow/h100-symm-mem/156881 -> ciflow/h100-symm-mem/156881 2025-07-24T03:43:16.1562870Z * [new tag] ciflow/h100-symm-mem/157026 -> ciflow/h100-symm-mem/157026 2025-07-24T03:43:16.1563578Z * [new tag] ciflow/h100-symm-mem/157029 -> ciflow/h100-symm-mem/157029 2025-07-24T03:43:16.1564306Z * [new tag] ciflow/h100-symm-mem/158515 -> ciflow/h100-symm-mem/158515 2025-07-24T03:43:16.1565015Z * [new tag] ciflow/h100-symm-mem/158676 -> ciflow/h100-symm-mem/158676 2025-07-24T03:43:16.1565737Z * [new tag] ciflow/h100-symm-mem/158718 -> ciflow/h100-symm-mem/158718 2025-07-24T03:43:16.1566934Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-07-24T03:43:16.1567872Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/156592 -> ciflow/inductor-perf-test-nightly-rocm/156592 2025-07-24T03:43:16.1568580Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/158887 -> ciflow/inductor-perf-test-nightly-rocm/158887 2025-07-24T03:43:16.1569444Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/159001 -> ciflow/inductor-perf-test-nightly-rocm/159001 2025-07-24T03:43:16.1570567Z * [new tag] ciflow/inductor-perf-test-nightly/156592 -> ciflow/inductor-perf-test-nightly/156592 2025-07-24T03:43:16.1571265Z * [new tag] ciflow/inductor-periodic/158887 -> ciflow/inductor-periodic/158887 2025-07-24T03:43:16.1572000Z * [new tag] ciflow/inductor-periodic/159001 -> ciflow/inductor-periodic/159001 2025-07-24T03:43:16.1572829Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-07-24T03:43:16.1573571Z * [new tag] ciflow/inductor-rocm/158074 -> ciflow/inductor-rocm/158074 2025-07-24T03:43:16.1574527Z * [new tag] ciflow/inductor-rocm/158747 -> ciflow/inductor-rocm/158747 2025-07-24T03:43:16.1575172Z * [new tag] ciflow/inductor-rocm/158887 -> ciflow/inductor-rocm/158887 2025-07-24T03:43:16.1575849Z * [new tag] ciflow/inductor-rocm/159001 -> ciflow/inductor-rocm/159001 2025-07-24T03:43:16.1576808Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-07-24T03:43:16.1577429Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-07-24T03:43:16.1578244Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-07-24T03:43:16.1578960Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-07-24T03:43:16.1579676Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-07-24T03:43:16.1580408Z * [new tag] ciflow/inductor/148408 -> ciflow/inductor/148408 2025-07-24T03:43:16.1581108Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-07-24T03:43:16.1581849Z * [new tag] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-07-24T03:43:16.1582557Z * [new tag] ciflow/inductor/150569 -> ciflow/inductor/150569 2025-07-24T03:43:16.1583790Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-07-24T03:43:16.1584438Z * [new tag] ciflow/inductor/152361 -> ciflow/inductor/152361 2025-07-24T03:43:16.1585853Z * [new tag] ciflow/inductor/152622 -> ciflow/inductor/152622 2025-07-24T03:43:16.1586945Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-07-24T03:43:16.1587854Z * [new tag] ciflow/inductor/154193 -> ciflow/inductor/154193 2025-07-24T03:43:16.1588917Z * [new tag] ciflow/inductor/154650 -> ciflow/inductor/154650 2025-07-24T03:43:16.1589577Z * [new tag] ciflow/inductor/154667 -> ciflow/inductor/154667 2025-07-24T03:43:16.1590362Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-07-24T03:43:16.1591109Z * [new tag] ciflow/inductor/155452 -> ciflow/inductor/155452 2025-07-24T03:43:16.1591845Z * [new tag] ciflow/inductor/155877 -> ciflow/inductor/155877 2025-07-24T03:43:16.1592836Z * [new tag] ciflow/inductor/155958 -> ciflow/inductor/155958 2025-07-24T03:43:16.1593515Z * [new tag] ciflow/inductor/155962 -> ciflow/inductor/155962 2025-07-24T03:43:16.1594264Z * [new tag] ciflow/inductor/155970 -> ciflow/inductor/155970 2025-07-24T03:43:16.1595044Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-07-24T03:43:16.1595854Z * [new tag] ciflow/inductor/156141 -> ciflow/inductor/156141 2025-07-24T03:43:16.1596582Z * [new tag] ciflow/inductor/156175 -> ciflow/inductor/156175 2025-07-24T03:43:16.1597344Z * [new tag] ciflow/inductor/156371 -> ciflow/inductor/156371 2025-07-24T03:43:16.1598084Z * [new tag] ciflow/inductor/156416 -> ciflow/inductor/156416 2025-07-24T03:43:16.1598842Z * [new tag] ciflow/inductor/156460 -> ciflow/inductor/156460 2025-07-24T03:43:16.1599629Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-07-24T03:43:16.1600636Z * [new tag] ciflow/inductor/156599 -> ciflow/inductor/156599 2025-07-24T03:43:16.1601279Z * [new tag] ciflow/inductor/156652 -> ciflow/inductor/156652 2025-07-24T03:43:16.1602074Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-07-24T03:43:16.1602848Z * [new tag] ciflow/inductor/157572 -> ciflow/inductor/157572 2025-07-24T03:43:16.1603586Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-07-24T03:43:16.1604584Z * [new tag] ciflow/inductor/157685 -> ciflow/inductor/157685 2025-07-24T03:43:16.1605216Z * [new tag] ciflow/inductor/157686 -> ciflow/inductor/157686 2025-07-24T03:43:16.1606008Z * [new tag] ciflow/inductor/157689 -> ciflow/inductor/157689 2025-07-24T03:43:16.1606745Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-07-24T03:43:16.1607754Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-07-24T03:43:16.1608509Z * [new tag] ciflow/inductor/157748 -> ciflow/inductor/157748 2025-07-24T03:43:16.1609290Z * [new tag] ciflow/inductor/157944 -> ciflow/inductor/157944 2025-07-24T03:43:16.1610050Z * [new tag] ciflow/inductor/157979 -> ciflow/inductor/157979 2025-07-24T03:43:16.1611055Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-07-24T03:43:16.1611708Z * [new tag] ciflow/inductor/158015 -> ciflow/inductor/158015 2025-07-24T03:43:16.1612453Z * [new tag] ciflow/inductor/158049 -> ciflow/inductor/158049 2025-07-24T03:43:16.1613240Z * [new tag] ciflow/inductor/158072 -> ciflow/inductor/158072 2025-07-24T03:43:16.1613982Z * [new tag] ciflow/inductor/158074 -> ciflow/inductor/158074 2025-07-24T03:43:16.1614748Z * [new tag] ciflow/inductor/158084 -> ciflow/inductor/158084 2025-07-24T03:43:16.1615529Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-07-24T03:43:16.1616310Z * [new tag] ciflow/inductor/158097 -> ciflow/inductor/158097 2025-07-24T03:43:16.1617080Z * [new tag] ciflow/inductor/158098 -> ciflow/inductor/158098 2025-07-24T03:43:16.1617868Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-07-24T03:43:16.1619079Z * [new tag] ciflow/inductor/158174 -> ciflow/inductor/158174 2025-07-24T03:43:16.1619729Z * [new tag] ciflow/inductor/158193 -> ciflow/inductor/158193 2025-07-24T03:43:16.1620504Z * [new tag] ciflow/inductor/158211 -> ciflow/inductor/158211 2025-07-24T03:43:16.1621271Z * [new tag] ciflow/inductor/158223 -> ciflow/inductor/158223 2025-07-24T03:43:16.1622370Z * [new tag] ciflow/inductor/158289 -> ciflow/inductor/158289 2025-07-24T03:43:16.1623033Z * [new tag] ciflow/inductor/158321 -> ciflow/inductor/158321 2025-07-24T03:43:16.1623788Z * [new tag] ciflow/inductor/158397 -> ciflow/inductor/158397 2025-07-24T03:43:16.1624646Z * [new tag] ciflow/inductor/158410 -> ciflow/inductor/158410 2025-07-24T03:43:16.1625552Z * [new tag] ciflow/inductor/158427 -> ciflow/inductor/158427 2025-07-24T03:43:16.1626233Z * [new tag] ciflow/inductor/158462 -> ciflow/inductor/158462 2025-07-24T03:43:16.1627032Z * [new tag] ciflow/inductor/158501 -> ciflow/inductor/158501 2025-07-24T03:43:16.1628028Z * [new tag] ciflow/inductor/158525 -> ciflow/inductor/158525 2025-07-24T03:43:16.1628641Z * [new tag] ciflow/inductor/158526 -> ciflow/inductor/158526 2025-07-24T03:43:16.1629566Z * [new tag] ciflow/inductor/158527 -> ciflow/inductor/158527 2025-07-24T03:43:16.1630338Z * [new tag] ciflow/inductor/158559 -> ciflow/inductor/158559 2025-07-24T03:43:16.1631150Z * [new tag] ciflow/inductor/158560 -> ciflow/inductor/158560 2025-07-24T03:43:16.1632145Z * [new tag] ciflow/inductor/158567 -> ciflow/inductor/158567 2025-07-24T03:43:16.1632805Z * [new tag] ciflow/inductor/158575 -> ciflow/inductor/158575 2025-07-24T03:43:16.1633553Z * [new tag] ciflow/inductor/158579 -> ciflow/inductor/158579 2025-07-24T03:43:16.1634348Z * [new tag] ciflow/inductor/158586 -> ciflow/inductor/158586 2025-07-24T03:43:16.1635138Z * [new tag] ciflow/inductor/158604 -> ciflow/inductor/158604 2025-07-24T03:43:16.1636481Z * [new tag] ciflow/inductor/158609 -> ciflow/inductor/158609 2025-07-24T03:43:16.1637192Z * [new tag] ciflow/inductor/158613 -> ciflow/inductor/158613 2025-07-24T03:43:16.1637981Z * [new tag] ciflow/inductor/158615 -> ciflow/inductor/158615 2025-07-24T03:43:16.1638738Z * [new tag] ciflow/inductor/158617 -> ciflow/inductor/158617 2025-07-24T03:43:16.1639502Z * [new tag] ciflow/inductor/158624 -> ciflow/inductor/158624 2025-07-24T03:43:16.1640602Z * [new tag] ciflow/inductor/158628 -> ciflow/inductor/158628 2025-07-24T03:43:16.1641276Z * [new tag] ciflow/inductor/158647 -> ciflow/inductor/158647 2025-07-24T03:43:16.1642028Z * [new tag] ciflow/inductor/158656 -> ciflow/inductor/158656 2025-07-24T03:43:16.1642785Z * [new tag] ciflow/inductor/158662 -> ciflow/inductor/158662 2025-07-24T03:43:16.1643569Z * [new tag] ciflow/inductor/158663 -> ciflow/inductor/158663 2025-07-24T03:43:16.1644325Z * [new tag] ciflow/inductor/158692 -> ciflow/inductor/158692 2025-07-24T03:43:16.1645080Z * [new tag] ciflow/inductor/158708 -> ciflow/inductor/158708 2025-07-24T03:43:16.1645887Z * [new tag] ciflow/inductor/158715 -> ciflow/inductor/158715 2025-07-24T03:43:16.1646638Z * [new tag] ciflow/inductor/158734 -> ciflow/inductor/158734 2025-07-24T03:43:16.1647549Z * [new tag] ciflow/inductor/158747 -> ciflow/inductor/158747 2025-07-24T03:43:16.1648228Z * [new tag] ciflow/inductor/158750 -> ciflow/inductor/158750 2025-07-24T03:43:16.1648991Z * [new tag] ciflow/inductor/158758 -> ciflow/inductor/158758 2025-07-24T03:43:16.1649879Z * [new tag] ciflow/inductor/158769 -> ciflow/inductor/158769 2025-07-24T03:43:16.1650807Z * [new tag] ciflow/inductor/158774 -> ciflow/inductor/158774 2025-07-24T03:43:16.1651621Z * [new tag] ciflow/inductor/158776 -> ciflow/inductor/158776 2025-07-24T03:43:16.1652192Z * [new tag] ciflow/inductor/158777 -> ciflow/inductor/158777 2025-07-24T03:43:16.1653260Z * [new tag] ciflow/inductor/158789 -> ciflow/inductor/158789 2025-07-24T03:43:16.1653963Z * [new tag] ciflow/inductor/158797 -> ciflow/inductor/158797 2025-07-24T03:43:16.1654707Z * [new tag] ciflow/inductor/158799 -> ciflow/inductor/158799 2025-07-24T03:43:16.1655622Z * [new tag] ciflow/inductor/158800 -> ciflow/inductor/158800 2025-07-24T03:43:16.1656369Z * [new tag] ciflow/inductor/158803 -> ciflow/inductor/158803 2025-07-24T03:43:16.1657175Z * [new tag] ciflow/inductor/158805 -> ciflow/inductor/158805 2025-07-24T03:43:16.1657927Z * [new tag] ciflow/inductor/158810 -> ciflow/inductor/158810 2025-07-24T03:43:16.1658700Z * [new tag] ciflow/inductor/158811 -> ciflow/inductor/158811 2025-07-24T03:43:16.1659473Z * [new tag] ciflow/inductor/158812 -> ciflow/inductor/158812 2025-07-24T03:43:16.1660258Z * [new tag] ciflow/inductor/158814 -> ciflow/inductor/158814 2025-07-24T03:43:16.1661340Z * [new tag] ciflow/inductor/158815 -> ciflow/inductor/158815 2025-07-24T03:43:16.1662372Z * [new tag] ciflow/inductor/158821 -> ciflow/inductor/158821 2025-07-24T03:43:16.1663032Z * [new tag] ciflow/inductor/158839 -> ciflow/inductor/158839 2025-07-24T03:43:16.1663806Z * [new tag] ciflow/inductor/158847 -> ciflow/inductor/158847 2025-07-24T03:43:16.1664678Z * [new tag] ciflow/inductor/158869 -> ciflow/inductor/158869 2025-07-24T03:43:16.1665457Z * [new tag] ciflow/inductor/158872 -> ciflow/inductor/158872 2025-07-24T03:43:16.1666218Z * [new tag] ciflow/inductor/158877 -> ciflow/inductor/158877 2025-07-24T03:43:16.1666996Z * [new tag] ciflow/inductor/158887 -> ciflow/inductor/158887 2025-07-24T03:43:16.1667752Z * [new tag] ciflow/inductor/158894 -> ciflow/inductor/158894 2025-07-24T03:43:16.1669100Z * [new tag] ciflow/inductor/158897 -> ciflow/inductor/158897 2025-07-24T03:43:16.1670022Z * [new tag] ciflow/inductor/158898 -> ciflow/inductor/158898 2025-07-24T03:43:16.1670736Z * [new tag] ciflow/inductor/158914 -> ciflow/inductor/158914 2025-07-24T03:43:16.1671513Z * [new tag] ciflow/inductor/158924 -> ciflow/inductor/158924 2025-07-24T03:43:16.1672643Z * [new tag] ciflow/inductor/158926 -> ciflow/inductor/158926 2025-07-24T03:43:16.1673426Z * [new tag] ciflow/inductor/158929 -> ciflow/inductor/158929 2025-07-24T03:43:16.1674190Z * [new tag] ciflow/inductor/158931 -> ciflow/inductor/158931 2025-07-24T03:43:16.1675244Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-07-24T03:43:16.1676161Z * [new tag] ciflow/inductor/158933 -> ciflow/inductor/158933 2025-07-24T03:43:16.1676863Z * [new tag] ciflow/inductor/158947 -> ciflow/inductor/158947 2025-07-24T03:43:16.1677643Z * [new tag] ciflow/inductor/158950 -> ciflow/inductor/158950 2025-07-24T03:43:16.1678453Z * [new tag] ciflow/inductor/158954 -> ciflow/inductor/158954 2025-07-24T03:43:16.1679231Z * [new tag] ciflow/inductor/158960 -> ciflow/inductor/158960 2025-07-24T03:43:16.1680017Z * [new tag] ciflow/inductor/158974 -> ciflow/inductor/158974 2025-07-24T03:43:16.1680751Z * [new tag] ciflow/inductor/158976 -> ciflow/inductor/158976 2025-07-24T03:43:16.1681802Z * [new tag] ciflow/inductor/158979 -> ciflow/inductor/158979 2025-07-24T03:43:16.1682580Z * [new tag] ciflow/inductor/158983 -> ciflow/inductor/158983 2025-07-24T03:43:16.1683532Z * [new tag] ciflow/inductor/158987 -> ciflow/inductor/158987 2025-07-24T03:43:16.1684198Z * [new tag] ciflow/inductor/158991 -> ciflow/inductor/158991 2025-07-24T03:43:16.1684961Z * [new tag] ciflow/inductor/158995 -> ciflow/inductor/158995 2025-07-24T03:43:16.1685799Z * [new tag] ciflow/inductor/158997 -> ciflow/inductor/158997 2025-07-24T03:43:16.1686499Z * [new tag] ciflow/inductor/158998 -> ciflow/inductor/158998 2025-07-24T03:43:16.1687267Z * [new tag] ciflow/inductor/159001 -> ciflow/inductor/159001 2025-07-24T03:43:16.1688384Z * [new tag] ciflow/inductor/159002 -> ciflow/inductor/159002 2025-07-24T03:43:16.1689571Z * [new tag] ciflow/inductor/159003 -> ciflow/inductor/159003 2025-07-24T03:43:16.1690293Z * [new tag] ciflow/inductor/159005 -> ciflow/inductor/159005 2025-07-24T03:43:16.1691075Z * [new tag] ciflow/inductor/159009 -> ciflow/inductor/159009 2025-07-24T03:43:16.1691860Z * [new tag] ciflow/inductor/159010 -> ciflow/inductor/159010 2025-07-24T03:43:16.1692649Z * [new tag] ciflow/inductor/159011 -> ciflow/inductor/159011 2025-07-24T03:43:16.1693789Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-07-24T03:43:16.1694782Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-07-24T03:43:16.1695617Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-07-24T03:43:16.1696776Z * [new tag] ciflow/linux-aarch64/145260 -> ciflow/linux-aarch64/145260 2025-07-24T03:43:16.1697364Z * [new tag] ciflow/linux-aarch64/152361 -> ciflow/linux-aarch64/152361 2025-07-24T03:43:16.1698117Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-07-24T03:43:16.1699096Z * [new tag] ciflow/mps/148408 -> ciflow/mps/148408 2025-07-24T03:43:16.1699690Z * [new tag] ciflow/mps/150569 -> ciflow/mps/150569 2025-07-24T03:43:16.1700442Z * [new tag] ciflow/mps/150721 -> ciflow/mps/150721 2025-07-24T03:43:16.1701164Z * [new tag] ciflow/mps/152932 -> ciflow/mps/152932 2025-07-24T03:43:16.1701924Z * [new tag] ciflow/mps/155200 -> ciflow/mps/155200 2025-07-24T03:43:16.1702633Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-07-24T03:43:16.1703360Z * [new tag] ciflow/mps/157876 -> ciflow/mps/157876 2025-07-24T03:43:16.1704101Z * [new tag] ciflow/mps/158877 -> ciflow/mps/158877 2025-07-24T03:43:16.1704916Z * [new tag] ciflow/mps/158990 -> ciflow/mps/158990 2025-07-24T03:43:16.1705957Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-07-24T03:43:16.1706602Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-07-24T03:43:16.1707780Z * [new tag] ciflow/periodic-rocm-mi300/158887 -> ciflow/periodic-rocm-mi300/158887 2025-07-24T03:43:16.1708421Z * [new tag] ciflow/periodic-rocm-mi300/159001 -> ciflow/periodic-rocm-mi300/159001 2025-07-24T03:43:16.1709626Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-07-24T03:43:16.1710239Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-07-24T03:43:16.1711322Z * [new tag] ciflow/periodic/156900 -> ciflow/periodic/156900 2025-07-24T03:43:16.1711960Z * [new tag] ciflow/periodic/157748 -> ciflow/periodic/157748 2025-07-24T03:43:16.1712774Z * [new tag] ciflow/periodic/158674 -> ciflow/periodic/158674 2025-07-24T03:43:16.1713501Z * [new tag] ciflow/periodic/158887 -> ciflow/periodic/158887 2025-07-24T03:43:16.1714224Z * [new tag] ciflow/periodic/159001 -> ciflow/periodic/159001 2025-07-24T03:43:16.1715754Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-07-24T03:43:16.1716586Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-07-24T03:43:16.1717641Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-07-24T03:43:16.1718429Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-07-24T03:43:16.1719876Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-07-24T03:43:16.1721048Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-07-24T03:43:16.1722204Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-07-24T03:43:16.1723032Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-07-24T03:43:16.1724121Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-07-24T03:43:16.1725207Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-07-24T03:43:16.1726292Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-07-24T03:43:16.1727054Z * [new tag] ciflow/pull/158948 -> ciflow/pull/158948 2025-07-24T03:43:16.1727788Z * [new tag] ciflow/pull/158977 -> ciflow/pull/158977 2025-07-24T03:43:16.1729275Z * [new tag] ciflow/rocm-mi300/158747 -> ciflow/rocm-mi300/158747 2025-07-24T03:43:16.1729857Z * [new tag] ciflow/rocm-mi300/158847 -> ciflow/rocm-mi300/158847 2025-07-24T03:43:16.1730624Z * [new tag] ciflow/rocm-mi300/158887 -> ciflow/rocm-mi300/158887 2025-07-24T03:43:16.1731345Z * [new tag] ciflow/rocm-mi300/159001 -> ciflow/rocm-mi300/159001 2025-07-24T03:43:16.1732450Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-07-24T03:43:16.1733096Z * [new tag] ciflow/rocm/149601 -> ciflow/rocm/149601 2025-07-24T03:43:16.1733846Z * [new tag] ciflow/rocm/150312 -> ciflow/rocm/150312 2025-07-24T03:43:16.1734898Z * [new tag] ciflow/rocm/151360 -> ciflow/rocm/151360 2025-07-24T03:43:16.1735489Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-07-24T03:43:16.1736218Z * [new tag] ciflow/rocm/152932 -> ciflow/rocm/152932 2025-07-24T03:43:16.1736970Z * [new tag] ciflow/rocm/155200 -> ciflow/rocm/155200 2025-07-24T03:43:16.1737677Z * [new tag] ciflow/rocm/155877 -> ciflow/rocm/155877 2025-07-24T03:43:16.1738417Z * [new tag] ciflow/rocm/156165 -> ciflow/rocm/156165 2025-07-24T03:43:16.1739132Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-07-24T03:43:16.1739850Z * [new tag] ciflow/rocm/158037 -> ciflow/rocm/158037 2025-07-24T03:43:16.1740968Z * [new tag] ciflow/rocm/158074 -> ciflow/rocm/158074 2025-07-24T03:43:16.1741982Z * [new tag] ciflow/rocm/158219 -> ciflow/rocm/158219 2025-07-24T03:43:16.1742933Z * [new tag] ciflow/rocm/158220 -> ciflow/rocm/158220 2025-07-24T03:43:16.1743570Z * [new tag] ciflow/rocm/158224 -> ciflow/rocm/158224 2025-07-24T03:43:16.1744586Z * [new tag] ciflow/rocm/158560 -> ciflow/rocm/158560 2025-07-24T03:43:16.1745289Z * [new tag] ciflow/rocm/158747 -> ciflow/rocm/158747 2025-07-24T03:43:16.1746052Z * [new tag] ciflow/rocm/158868 -> ciflow/rocm/158868 2025-07-24T03:43:16.1747089Z * [new tag] ciflow/rocm/158886 -> ciflow/rocm/158886 2025-07-24T03:43:16.1747678Z * [new tag] ciflow/rocm/158887 -> ciflow/rocm/158887 2025-07-24T03:43:16.1748735Z * [new tag] ciflow/rocm/158951 -> ciflow/rocm/158951 2025-07-24T03:43:16.1749340Z * [new tag] ciflow/rocm/159001 -> ciflow/rocm/159001 2025-07-24T03:43:16.1750660Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-07-24T03:43:16.1751321Z * [new tag] ciflow/s390/158634 -> ciflow/s390/158634 2025-07-24T03:43:16.1752187Z * [new tag] ciflow/s390/158636 -> ciflow/s390/158636 2025-07-24T03:43:16.1753349Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-07-24T03:43:16.1754120Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-07-24T03:43:16.1755811Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-07-24T03:43:16.1756276Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-07-24T03:43:16.1756993Z * [new tag] ciflow/slow/157748 -> ciflow/slow/157748 2025-07-24T03:43:16.1757893Z * [new tag] ciflow/slow/158222 -> ciflow/slow/158222 2025-07-24T03:43:16.1758490Z * [new tag] ciflow/slow/158805 -> ciflow/slow/158805 2025-07-24T03:43:16.1759602Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-07-24T03:43:16.1760815Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-07-24T03:43:16.1762010Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-07-24T03:43:16.1763129Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-07-24T03:43:16.1764072Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-07-24T03:43:16.1765007Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-07-24T03:43:16.1765962Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-07-24T03:43:16.1766746Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-07-24T03:43:16.1768320Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-07-24T03:43:16.1768725Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-07-24T03:43:16.1769734Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-07-24T03:43:16.1770642Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-07-24T03:43:16.1771639Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-07-24T03:43:16.1772598Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-07-24T03:43:16.1774011Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-07-24T03:43:16.1774441Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-07-24T03:43:16.1775184Z * [new tag] ciflow/trunk/138222 -> ciflow/trunk/138222 2025-07-24T03:43:16.1775933Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-07-24T03:43:16.1776646Z * [new tag] ciflow/trunk/145260 -> ciflow/trunk/145260 2025-07-24T03:43:16.1777355Z * [new tag] ciflow/trunk/147470 -> ciflow/trunk/147470 2025-07-24T03:43:16.1778519Z * [new tag] ciflow/trunk/147501 -> ciflow/trunk/147501 2025-07-24T03:43:16.1779103Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-07-24T03:43:16.1779857Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-07-24T03:43:16.1780604Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-07-24T03:43:16.1781567Z * [new tag] ciflow/trunk/149334 -> ciflow/trunk/149334 2025-07-24T03:43:16.1782313Z * [new tag] ciflow/trunk/149601 -> ciflow/trunk/149601 2025-07-24T03:43:16.1783344Z * [new tag] ciflow/trunk/149961 -> ciflow/trunk/149961 2025-07-24T03:43:16.1784313Z * [new tag] ciflow/trunk/150312 -> ciflow/trunk/150312 2025-07-24T03:43:16.1785408Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-07-24T03:43:16.1786142Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-07-24T03:43:16.1786915Z * [new tag] ciflow/trunk/152932 -> ciflow/trunk/152932 2025-07-24T03:43:16.1787944Z * [new tag] ciflow/trunk/153097 -> ciflow/trunk/153097 2025-07-24T03:43:16.1788588Z * [new tag] ciflow/trunk/153835 -> ciflow/trunk/153835 2025-07-24T03:43:16.1789352Z * [new tag] ciflow/trunk/154193 -> ciflow/trunk/154193 2025-07-24T03:43:16.1790117Z * [new tag] ciflow/trunk/154667 -> ciflow/trunk/154667 2025-07-24T03:43:16.1790870Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-07-24T03:43:16.1791652Z * [new tag] ciflow/trunk/155731 -> ciflow/trunk/155731 2025-07-24T03:43:16.1792406Z * [new tag] ciflow/trunk/155958 -> ciflow/trunk/155958 2025-07-24T03:43:16.1793140Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-07-24T03:43:16.1793919Z * [new tag] ciflow/trunk/156141 -> ciflow/trunk/156141 2025-07-24T03:43:16.1794680Z * [new tag] ciflow/trunk/156165 -> ciflow/trunk/156165 2025-07-24T03:43:16.1795431Z * [new tag] ciflow/trunk/156175 -> ciflow/trunk/156175 2025-07-24T03:43:16.1796334Z * [new tag] ciflow/trunk/156652 -> ciflow/trunk/156652 2025-07-24T03:43:16.1797020Z * [new tag] ciflow/trunk/156881 -> ciflow/trunk/156881 2025-07-24T03:43:16.1797770Z * [new tag] ciflow/trunk/157026 -> ciflow/trunk/157026 2025-07-24T03:43:16.1798535Z * [new tag] ciflow/trunk/157029 -> ciflow/trunk/157029 2025-07-24T03:43:16.1799814Z * [new tag] ciflow/trunk/157050 -> ciflow/trunk/157050 2025-07-24T03:43:16.1800442Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-07-24T03:43:16.1801218Z * [new tag] ciflow/trunk/157685 -> ciflow/trunk/157685 2025-07-24T03:43:16.1801996Z * [new tag] ciflow/trunk/157689 -> ciflow/trunk/157689 2025-07-24T03:43:16.1802745Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-07-24T03:43:16.1803508Z * [new tag] ciflow/trunk/157748 -> ciflow/trunk/157748 2025-07-24T03:43:16.1804549Z * [new tag] ciflow/trunk/157892 -> ciflow/trunk/157892 2025-07-24T03:43:16.1805191Z * [new tag] ciflow/trunk/157908 -> ciflow/trunk/157908 2025-07-24T03:43:16.1805957Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-07-24T03:43:16.1806726Z * [new tag] ciflow/trunk/158015 -> ciflow/trunk/158015 2025-07-24T03:43:16.1807471Z * [new tag] ciflow/trunk/158037 -> ciflow/trunk/158037 2025-07-24T03:43:16.1808219Z * [new tag] ciflow/trunk/158072 -> ciflow/trunk/158072 2025-07-24T03:43:16.1808987Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-07-24T03:43:16.1809778Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-07-24T03:43:16.1810569Z * [new tag] ciflow/trunk/158219 -> ciflow/trunk/158219 2025-07-24T03:43:16.1811563Z * [new tag] ciflow/trunk/158220 -> ciflow/trunk/158220 2025-07-24T03:43:16.1812231Z * [new tag] ciflow/trunk/158222 -> ciflow/trunk/158222 2025-07-24T03:43:16.1813066Z * [new tag] ciflow/trunk/158223 -> ciflow/trunk/158223 2025-07-24T03:43:16.1813767Z * [new tag] ciflow/trunk/158224 -> ciflow/trunk/158224 2025-07-24T03:43:16.1814511Z * [new tag] ciflow/trunk/158289 -> ciflow/trunk/158289 2025-07-24T03:43:16.1815520Z * [new tag] ciflow/trunk/158309 -> ciflow/trunk/158309 2025-07-24T03:43:16.1816324Z * [new tag] ciflow/trunk/158323 -> ciflow/trunk/158323 2025-07-24T03:43:16.1817107Z * [new tag] ciflow/trunk/158397 -> ciflow/trunk/158397 2025-07-24T03:43:16.1817838Z * [new tag] ciflow/trunk/158427 -> ciflow/trunk/158427 2025-07-24T03:43:16.1818606Z * [new tag] ciflow/trunk/158441 -> ciflow/trunk/158441 2025-07-24T03:43:16.1819392Z * [new tag] ciflow/trunk/158488 -> ciflow/trunk/158488 2025-07-24T03:43:16.1820841Z * [new tag] ciflow/trunk/158508 -> ciflow/trunk/158508 2025-07-24T03:43:16.1821531Z * [new tag] ciflow/trunk/158527 -> ciflow/trunk/158527 2025-07-24T03:43:16.1822560Z * [new tag] ciflow/trunk/158529 -> ciflow/trunk/158529 2025-07-24T03:43:16.1823538Z * [new tag] ciflow/trunk/158532 -> ciflow/trunk/158532 2025-07-24T03:43:16.1824178Z * [new tag] ciflow/trunk/158541 -> ciflow/trunk/158541 2025-07-24T03:43:16.1825074Z * [new tag] ciflow/trunk/158560 -> ciflow/trunk/158560 2025-07-24T03:43:16.1826111Z * [new tag] ciflow/trunk/158580 -> ciflow/trunk/158580 2025-07-24T03:43:16.1826783Z * [new tag] ciflow/trunk/158586 -> ciflow/trunk/158586 2025-07-24T03:43:16.1827837Z * [new tag] ciflow/trunk/158603 -> ciflow/trunk/158603 2025-07-24T03:43:16.1828498Z * [new tag] ciflow/trunk/158604 -> ciflow/trunk/158604 2025-07-24T03:43:16.1829281Z * [new tag] ciflow/trunk/158613 -> ciflow/trunk/158613 2025-07-24T03:43:16.1830054Z * [new tag] ciflow/trunk/158624 -> ciflow/trunk/158624 2025-07-24T03:43:16.1830850Z * [new tag] ciflow/trunk/158628 -> ciflow/trunk/158628 2025-07-24T03:43:16.1831620Z * [new tag] ciflow/trunk/158647 -> ciflow/trunk/158647 2025-07-24T03:43:16.1832852Z * [new tag] ciflow/trunk/158670 -> ciflow/trunk/158670 2025-07-24T03:43:16.1833521Z * [new tag] ciflow/trunk/158674 -> ciflow/trunk/158674 2025-07-24T03:43:16.1834595Z * [new tag] ciflow/trunk/158682 -> ciflow/trunk/158682 2025-07-24T03:43:16.1835231Z * [new tag] ciflow/trunk/158708 -> ciflow/trunk/158708 2025-07-24T03:43:16.1836600Z * [new tag] ciflow/trunk/158717 -> ciflow/trunk/158717 2025-07-24T03:43:16.1837273Z * [new tag] ciflow/trunk/158720 -> ciflow/trunk/158720 2025-07-24T03:43:16.1838047Z * [new tag] ciflow/trunk/158747 -> ciflow/trunk/158747 2025-07-24T03:43:16.1839026Z * [new tag] ciflow/trunk/158750 -> ciflow/trunk/158750 2025-07-24T03:43:16.1839698Z * [new tag] ciflow/trunk/158789 -> ciflow/trunk/158789 2025-07-24T03:43:16.1840448Z * [new tag] ciflow/trunk/158803 -> ciflow/trunk/158803 2025-07-24T03:43:16.1841206Z * [new tag] ciflow/trunk/158805 -> ciflow/trunk/158805 2025-07-24T03:43:16.1841975Z * [new tag] ciflow/trunk/158815 -> ciflow/trunk/158815 2025-07-24T03:43:16.1843059Z * [new tag] ciflow/trunk/158818 -> ciflow/trunk/158818 2025-07-24T03:43:16.1843717Z * [new tag] ciflow/trunk/158847 -> ciflow/trunk/158847 2025-07-24T03:43:16.1844871Z * [new tag] ciflow/trunk/158896 -> ciflow/trunk/158896 2025-07-24T03:43:16.1845432Z * [new tag] ciflow/trunk/158898 -> ciflow/trunk/158898 2025-07-24T03:43:16.1846178Z * [new tag] ciflow/trunk/158924 -> ciflow/trunk/158924 2025-07-24T03:43:16.1846968Z * [new tag] ciflow/trunk/158926 -> ciflow/trunk/158926 2025-07-24T03:43:16.1847740Z * [new tag] ciflow/trunk/158929 -> ciflow/trunk/158929 2025-07-24T03:43:16.1848507Z * [new tag] ciflow/trunk/158938 -> ciflow/trunk/158938 2025-07-24T03:43:16.1849274Z * [new tag] ciflow/trunk/158940 -> ciflow/trunk/158940 2025-07-24T03:43:16.1850184Z * [new tag] ciflow/trunk/158942 -> ciflow/trunk/158942 2025-07-24T03:43:16.1854303Z * [new tag] ciflow/trunk/158944 -> ciflow/trunk/158944 2025-07-24T03:43:16.1854993Z * [new tag] ciflow/trunk/158947 -> ciflow/trunk/158947 2025-07-24T03:43:16.1855792Z * [new tag] ciflow/trunk/158960 -> ciflow/trunk/158960 2025-07-24T03:43:16.1856806Z * [new tag] ciflow/trunk/158980 -> ciflow/trunk/158980 2025-07-24T03:43:16.1857493Z * [new tag] ciflow/trunk/158987 -> ciflow/trunk/158987 2025-07-24T03:43:16.1858253Z * [new tag] ciflow/trunk/158989 -> ciflow/trunk/158989 2025-07-24T03:43:16.1858995Z * [new tag] ciflow/trunk/158995 -> ciflow/trunk/158995 2025-07-24T03:43:16.1859766Z * [new tag] ciflow/trunk/158997 -> ciflow/trunk/158997 2025-07-24T03:43:16.1860541Z * [new tag] ciflow/trunk/158999 -> ciflow/trunk/158999 2025-07-24T03:43:16.1861313Z * [new tag] ciflow/trunk/159002 -> ciflow/trunk/159002 2025-07-24T03:43:16.1862644Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-07-24T03:43:16.1863445Z * [new tag] ciflow/xpu/138222 -> ciflow/xpu/138222 2025-07-24T03:43:16.1864154Z * [new tag] ciflow/xpu/152932 -> ciflow/xpu/152932 2025-07-24T03:43:16.1865012Z * [new tag] ciflow/xpu/155200 -> ciflow/xpu/155200 2025-07-24T03:43:16.1880854Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-07-24T03:43:16.1881153Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-07-24T03:43:16.1881335Z * [new tag] ciflow/xpu/157769 -> ciflow/xpu/157769 2025-07-24T03:43:16.1881534Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-07-24T03:43:16.1881703Z * [new tag] ciflow/xpu/158015 -> ciflow/xpu/158015 2025-07-24T03:43:16.1881872Z * [new tag] ciflow/xpu/158336 -> ciflow/xpu/158336 2025-07-24T03:43:16.1882039Z * [new tag] ciflow/xpu/158337 -> ciflow/xpu/158337 2025-07-24T03:43:16.1882234Z * [new tag] ciflow/xpu/158533 -> ciflow/xpu/158533 2025-07-24T03:43:16.1882404Z * [new tag] ciflow/xpu/158733 -> ciflow/xpu/158733 2025-07-24T03:43:16.1882565Z * [new tag] cslpull75 -> cslpull75 2025-07-24T03:43:16.1882729Z * [new tag] cslpull76 -> cslpull76 2025-07-24T03:43:16.1882880Z * [new tag] cslpull77 -> cslpull77 2025-07-24T03:43:16.1883030Z * [new tag] cslpull78 -> cslpull78 2025-07-24T03:43:16.1883191Z * [new tag] cslpull79 -> cslpull79 2025-07-24T03:43:16.1883337Z * [new tag] cslpull80 -> cslpull80 2025-07-24T03:43:16.1883483Z * [new tag] cslpull81 -> cslpull81 2025-07-24T03:43:16.1883643Z * [new tag] cslpull82 -> cslpull82 2025-07-24T03:43:16.1883939Z * [new tag] cslpull83 -> cslpull83 2025-07-24T03:43:16.1884094Z * [new tag] cslpull84 -> cslpull84 2025-07-24T03:43:16.1884338Z * [new tag] cslpull85 -> cslpull85 2025-07-24T03:43:16.1884487Z * [new tag] cslpull86 -> cslpull86 2025-07-24T03:43:16.1884637Z * [new tag] cslpull87 -> cslpull87 2025-07-24T03:43:16.1885295Z * [new tag] cslpull88 -> cslpull88 2025-07-24T03:43:16.1885942Z * [new tag] cslpull89 -> cslpull89 2025-07-24T03:43:16.1886892Z * [new tag] cslpull90 -> cslpull90 2025-07-24T03:43:16.1888100Z * [new tag] cslpull91 -> cslpull91 2025-07-24T03:43:16.1888908Z * [new tag] cslpull92 -> cslpull92 2025-07-24T03:43:16.1889766Z * [new tag] flight_5 -> flight_5 2025-07-24T03:43:16.1890753Z * [new tag] flight_5.1 -> flight_5.1 2025-07-24T03:43:16.1891687Z * [new tag] flight_5.2 -> flight_5.2 2025-07-24T03:43:16.1892443Z * [new tag] flight_5.3 -> flight_5.3 2025-07-24T03:43:16.1893392Z * [new tag] forpull1 -> forpull1 2025-07-24T03:43:16.1894621Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-07-24T03:43:16.1895447Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-07-24T03:43:16.1896414Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-07-24T03:43:16.1897304Z * [new tag] nightly-binary -> nightly-binary 2025-07-24T03:43:16.1898021Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-07-24T03:43:16.1899089Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-07-24T03:43:16.1900407Z * [new tag] trunk/00da8e63ebb3bea5cf4382ea37ad1ae5598ac90d -> trunk/00da8e63ebb3bea5cf4382ea37ad1ae5598ac90d 2025-07-24T03:43:16.1901191Z * [new tag] trunk/0118931e273594996e3bbca10507f8240518041f -> trunk/0118931e273594996e3bbca10507f8240518041f 2025-07-24T03:43:16.1902413Z * [new tag] trunk/0142d5f4e26b1644de58bb8741e4baa04803d67e -> trunk/0142d5f4e26b1644de58bb8741e4baa04803d67e 2025-07-24T03:43:16.1903216Z * [new tag] trunk/0204099762f9f6118b1c95939a9319fda5201393 -> trunk/0204099762f9f6118b1c95939a9319fda5201393 2025-07-24T03:43:16.1904025Z * [new tag] trunk/036eb1f65dc6ed5e1e4b88a94e20afe6e3f356fe -> trunk/036eb1f65dc6ed5e1e4b88a94e20afe6e3f356fe 2025-07-24T03:43:16.1905159Z * [new tag] trunk/04349f9ee541c7d07cc057bbe739f46bd4c30dcc -> trunk/04349f9ee541c7d07cc057bbe739f46bd4c30dcc 2025-07-24T03:43:16.1906650Z * [new tag] trunk/04a393507b7e3fea0ef98024ebc14061173369f0 -> trunk/04a393507b7e3fea0ef98024ebc14061173369f0 2025-07-24T03:43:16.1907552Z * [new tag] trunk/04ac258cf6a60423a01d30cbe0886e741f5ea97d -> trunk/04ac258cf6a60423a01d30cbe0886e741f5ea97d 2025-07-24T03:43:16.1908568Z * [new tag] trunk/07c4c2a792dc4503b32fa2679d436e4aa77352de -> trunk/07c4c2a792dc4503b32fa2679d436e4aa77352de 2025-07-24T03:43:16.1909341Z * [new tag] trunk/07df6ba7f5597488a93b3855d52d2ead55675125 -> trunk/07df6ba7f5597488a93b3855d52d2ead55675125 2025-07-24T03:43:16.1910271Z * [new tag] trunk/08540b13c6a97908b7f4d77e504cc572db9e78f3 -> trunk/08540b13c6a97908b7f4d77e504cc572db9e78f3 2025-07-24T03:43:16.1911213Z * [new tag] trunk/0971637c115d2a41aff08d75deca02751a24f709 -> trunk/0971637c115d2a41aff08d75deca02751a24f709 2025-07-24T03:43:16.1912146Z * [new tag] trunk/09db3a22e8783c4841697317688ba9467c7cc457 -> trunk/09db3a22e8783c4841697317688ba9467c7cc457 2025-07-24T03:43:16.1913684Z * [new tag] trunk/0c0fcb53ff5ee1eb5f0d1f535ed3726d01f8abb5 -> trunk/0c0fcb53ff5ee1eb5f0d1f535ed3726d01f8abb5 2025-07-24T03:43:16.1914195Z * [new tag] trunk/0e46f542861832153ae37d04da23e9fe8593a312 -> trunk/0e46f542861832153ae37d04da23e9fe8593a312 2025-07-24T03:43:16.1915032Z * [new tag] trunk/0eae6b68f424c0fade1e3db0ba179ae8c9f5ad25 -> trunk/0eae6b68f424c0fade1e3db0ba179ae8c9f5ad25 2025-07-24T03:43:16.1915961Z * [new tag] trunk/0ecfb93a0bfad553b98047ed79fb2b9a54052bb8 -> trunk/0ecfb93a0bfad553b98047ed79fb2b9a54052bb8 2025-07-24T03:43:16.1916842Z * [new tag] trunk/1227ed6674100f6efb3f7b0e359c51383397c354 -> trunk/1227ed6674100f6efb3f7b0e359c51383397c354 2025-07-24T03:43:16.1917791Z * [new tag] trunk/15a50dcf1c9492354819179da4bc994014537ab9 -> trunk/15a50dcf1c9492354819179da4bc994014537ab9 2025-07-24T03:43:16.1919315Z * [new tag] trunk/15ef4f28df0a14e9f0d55a57a4e2db415a303be7 -> trunk/15ef4f28df0a14e9f0d55a57a4e2db415a303be7 2025-07-24T03:43:16.1920125Z * [new tag] trunk/16b21fa8b288140e5067d63e46f670aca495b4cd -> trunk/16b21fa8b288140e5067d63e46f670aca495b4cd 2025-07-24T03:43:16.1921091Z * [new tag] trunk/1839e8d04b81ee6eda0cff6fbfc218a7a600f6f7 -> trunk/1839e8d04b81ee6eda0cff6fbfc218a7a600f6f7 2025-07-24T03:43:16.1921959Z * [new tag] trunk/187c2deb408275f980a8a5a73a522767ddb9bd30 -> trunk/187c2deb408275f980a8a5a73a522767ddb9bd30 2025-07-24T03:43:16.1922935Z * [new tag] trunk/193b29ee0c9db3573775ccfd226a4ac55d3ad80e -> trunk/193b29ee0c9db3573775ccfd226a4ac55d3ad80e 2025-07-24T03:43:16.1923830Z * [new tag] trunk/1a6b21c59f08e3c7ae2e22a866828e2fff21db68 -> trunk/1a6b21c59f08e3c7ae2e22a866828e2fff21db68 2025-07-24T03:43:16.1924867Z * [new tag] trunk/1ab1ab38a04e8ee852ff27eb8ae4989662511965 -> trunk/1ab1ab38a04e8ee852ff27eb8ae4989662511965 2025-07-24T03:43:16.1925830Z * [new tag] trunk/1b456c580d8d2b85e5eeb3e8ca92d5284e0e9156 -> trunk/1b456c580d8d2b85e5eeb3e8ca92d5284e0e9156 2025-07-24T03:43:16.1927120Z * [new tag] trunk/1b5fdb23b95f48526212da66b85572450a97355f -> trunk/1b5fdb23b95f48526212da66b85572450a97355f 2025-07-24T03:43:16.1928026Z * [new tag] trunk/1b772de3974ee24f7d3ebcb2b35278d6e3356096 -> trunk/1b772de3974ee24f7d3ebcb2b35278d6e3356096 2025-07-24T03:43:16.1928842Z * [new tag] trunk/1b88da1cac30dec473cbdca4d9efb9b117cb8cdb -> trunk/1b88da1cac30dec473cbdca4d9efb9b117cb8cdb 2025-07-24T03:43:16.1929807Z * [new tag] trunk/1b91954b9ffc2416532fe4d41ed8a97fd974a253 -> trunk/1b91954b9ffc2416532fe4d41ed8a97fd974a253 2025-07-24T03:43:16.1931195Z * [new tag] trunk/1c6328a588d53fe7f779942e3d8c03ee45a79e80 -> trunk/1c6328a588d53fe7f779942e3d8c03ee45a79e80 2025-07-24T03:43:16.1932115Z * [new tag] trunk/1d302eaee80e15d6d011749f70b3f18c2218ae84 -> trunk/1d302eaee80e15d6d011749f70b3f18c2218ae84 2025-07-24T03:43:16.1932880Z * [new tag] trunk/1e86fa2e5bed964fcbc1d9d7c43279ce29eb4def -> trunk/1e86fa2e5bed964fcbc1d9d7c43279ce29eb4def 2025-07-24T03:43:16.1933862Z * [new tag] trunk/1eb6b2089fbc1a01e38448222ef0e6daa7504924 -> trunk/1eb6b2089fbc1a01e38448222ef0e6daa7504924 2025-07-24T03:43:16.1934908Z * [new tag] trunk/216ba6e5f235bbfa0b025303ad4aa5ee473c5a8b -> trunk/216ba6e5f235bbfa0b025303ad4aa5ee473c5a8b 2025-07-24T03:43:16.1935895Z * [new tag] trunk/21c97bd565be29ebdea6c690caf2be22f458698f -> trunk/21c97bd565be29ebdea6c690caf2be22f458698f 2025-07-24T03:43:16.1936657Z * [new tag] trunk/22920c9138fb7a09db325038b70c8cf636b50653 -> trunk/22920c9138fb7a09db325038b70c8cf636b50653 2025-07-24T03:43:16.1937941Z * [new tag] trunk/22d82222c6e2a2ef4badc6b816d233a4cec924c3 -> trunk/22d82222c6e2a2ef4badc6b816d233a4cec924c3 2025-07-24T03:43:16.1938718Z * [new tag] trunk/23550ab735eee1b9cc90609788dc64ccfb242af2 -> trunk/23550ab735eee1b9cc90609788dc64ccfb242af2 2025-07-24T03:43:16.1939577Z * [new tag] trunk/24b49b98810bb77f3cfa4c15baa9a15c9be3db61 -> trunk/24b49b98810bb77f3cfa4c15baa9a15c9be3db61 2025-07-24T03:43:16.1940509Z * [new tag] trunk/255a04baf11f2a999386632271f13ae4e7d3836d -> trunk/255a04baf11f2a999386632271f13ae4e7d3836d 2025-07-24T03:43:16.1941295Z * [new tag] trunk/255c0545e7eac2ec6d00a41a3fc9d6d8201f8f39 -> trunk/255c0545e7eac2ec6d00a41a3fc9d6d8201f8f39 2025-07-24T03:43:16.1942211Z * [new tag] trunk/25f4d7e48271eb4d2f1dbdb4a6380b2c00339b5e -> trunk/25f4d7e48271eb4d2f1dbdb4a6380b2c00339b5e 2025-07-24T03:43:16.1943192Z * [new tag] trunk/25fbf09d5fc14b49a37eba9452db76985c8b4e38 -> trunk/25fbf09d5fc14b49a37eba9452db76985c8b4e38 2025-07-24T03:43:16.1944129Z * [new tag] trunk/27af877f8459988496d47b6e22d80d98c1e80581 -> trunk/27af877f8459988496d47b6e22d80d98c1e80581 2025-07-24T03:43:16.1945122Z * [new tag] trunk/288bf54a23a49dd3b765b4e1c7313c706b46a08a -> trunk/288bf54a23a49dd3b765b4e1c7313c706b46a08a 2025-07-24T03:43:16.1946077Z * [new tag] trunk/2955acaed6a0f93f1f0913df3f840912392bc2ff -> trunk/2955acaed6a0f93f1f0913df3f840912392bc2ff 2025-07-24T03:43:16.1947043Z * [new tag] trunk/2a249f1967d29626fe6ac6a07f28440348d1cc93 -> trunk/2a249f1967d29626fe6ac6a07f28440348d1cc93 2025-07-24T03:43:16.1948020Z * [new tag] trunk/2a60b8fc97cf4fbb408221b5e8cb0ad683f78b04 -> trunk/2a60b8fc97cf4fbb408221b5e8cb0ad683f78b04 2025-07-24T03:43:16.1948927Z * [new tag] trunk/2bb684304d26804ab87103ada05b6ba63e309b59 -> trunk/2bb684304d26804ab87103ada05b6ba63e309b59 2025-07-24T03:43:16.1949978Z * [new tag] trunk/2c16eb9f3db0ba68520e5832d8bb6d3d875bdaeb -> trunk/2c16eb9f3db0ba68520e5832d8bb6d3d875bdaeb 2025-07-24T03:43:16.1950929Z * [new tag] trunk/2c37acfd891298bd3e1f60fe5c50d3ef8146292d -> trunk/2c37acfd891298bd3e1f60fe5c50d3ef8146292d 2025-07-24T03:43:16.1951729Z * [new tag] trunk/2cdafab0bd1510e4bd286f33fd94807c59c7e691 -> trunk/2cdafab0bd1510e4bd286f33fd94807c59c7e691 2025-07-24T03:43:16.1952647Z * [new tag] trunk/2dccff7dcf56b0d168ebfd7ca08bdeca37273c56 -> trunk/2dccff7dcf56b0d168ebfd7ca08bdeca37273c56 2025-07-24T03:43:16.1953506Z * [new tag] trunk/2df2e3bb511eb3d72742334b116e97656539570d -> trunk/2df2e3bb511eb3d72742334b116e97656539570d 2025-07-24T03:43:16.1954552Z * [new tag] trunk/2e038793ef90567cc46e10ff2ca25c4a379428ab -> trunk/2e038793ef90567cc46e10ff2ca25c4a379428ab 2025-07-24T03:43:16.1955564Z * [new tag] trunk/2ecf083b7247f265a03ec296ba9d7b795f035118 -> trunk/2ecf083b7247f265a03ec296ba9d7b795f035118 2025-07-24T03:43:16.1956520Z * [new tag] trunk/30b0ad5c683ec0a391ae8b6e12de9fdfced67ddb -> trunk/30b0ad5c683ec0a391ae8b6e12de9fdfced67ddb 2025-07-24T03:43:16.1957272Z * [new tag] trunk/32aade9d8d39d58c33215f50afe5382458d70821 -> trunk/32aade9d8d39d58c33215f50afe5382458d70821 2025-07-24T03:43:16.1958204Z * [new tag] trunk/33c9b414aaa59ab03b7969599afc0de915353519 -> trunk/33c9b414aaa59ab03b7969599afc0de915353519 2025-07-24T03:43:16.1959142Z * [new tag] trunk/350d6af52c76481d0f386208b6b86be93b7ff22d -> trunk/350d6af52c76481d0f386208b6b86be93b7ff22d 2025-07-24T03:43:16.1960086Z * [new tag] trunk/35df895d0564cc53dfcad829732fc6b3a9b7eb86 -> trunk/35df895d0564cc53dfcad829732fc6b3a9b7eb86 2025-07-24T03:43:16.1961057Z * [new tag] trunk/35f1b4ad9ef022ce59a1084fe237ceb35c7aab99 -> trunk/35f1b4ad9ef022ce59a1084fe237ceb35c7aab99 2025-07-24T03:43:16.1961961Z * [new tag] trunk/3639d29ea178c7c0e8be7ac55d4753772f428bc3 -> trunk/3639d29ea178c7c0e8be7ac55d4753772f428bc3 2025-07-24T03:43:16.1963006Z * [new tag] trunk/3703dabe42493af642104945d27a1ef6c3a6cea6 -> trunk/3703dabe42493af642104945d27a1ef6c3a6cea6 2025-07-24T03:43:16.1963818Z * [new tag] trunk/371ffaf415baf6251b9d98466c8ee970b3556282 -> trunk/371ffaf415baf6251b9d98466c8ee970b3556282 2025-07-24T03:43:16.1964712Z * [new tag] trunk/37ded2ac906c2a15f5613e134d7eeb8a8f953bb7 -> trunk/37ded2ac906c2a15f5613e134d7eeb8a8f953bb7 2025-07-24T03:43:16.1965710Z * [new tag] trunk/38c04415a9440d9e5348be34f7bd71a12ed58af8 -> trunk/38c04415a9440d9e5348be34f7bd71a12ed58af8 2025-07-24T03:43:16.1966623Z * [new tag] trunk/392fa75411a1f293e891395f005615b257c03eda -> trunk/392fa75411a1f293e891395f005615b257c03eda 2025-07-24T03:43:16.1967537Z * [new tag] trunk/393377d2156cf4dfb0a7d53c79a85a8b24055ae0 -> trunk/393377d2156cf4dfb0a7d53c79a85a8b24055ae0 2025-07-24T03:43:16.1968539Z * [new tag] trunk/393fecb2cc43c03b54ade0c11078dd4e353d8b2f -> trunk/393fecb2cc43c03b54ade0c11078dd4e353d8b2f 2025-07-24T03:43:16.1969486Z * [new tag] trunk/39ac189808c61588f3594dbc2fc1d69bb6194c47 -> trunk/39ac189808c61588f3594dbc2fc1d69bb6194c47 2025-07-24T03:43:16.1970408Z * [new tag] trunk/39b54b78d73884c0f2daa2826f3d63c352cb5e39 -> trunk/39b54b78d73884c0f2daa2826f3d63c352cb5e39 2025-07-24T03:43:16.1971389Z * [new tag] trunk/3a67bf9c620e8958a1677e68779be08eb34dafa3 -> trunk/3a67bf9c620e8958a1677e68779be08eb34dafa3 2025-07-24T03:43:16.1972364Z * [new tag] trunk/3bb729df97ed632e4629b706eb18a30dffebc310 -> trunk/3bb729df97ed632e4629b706eb18a30dffebc310 2025-07-24T03:43:16.1973296Z * [new tag] trunk/4060f3004264dc4414239cdc3145b7e46fa3729f -> trunk/4060f3004264dc4414239cdc3145b7e46fa3729f 2025-07-24T03:43:16.1974560Z * [new tag] trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e -> trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e 2025-07-24T03:43:16.1975381Z * [new tag] trunk/41b2c4d1196311ac619d6a025f0181e3977bbe8c -> trunk/41b2c4d1196311ac619d6a025f0181e3977bbe8c 2025-07-24T03:43:16.1976312Z * [new tag] trunk/41b6cdaf76180a3d1308c898c094736305c7ceec -> trunk/41b6cdaf76180a3d1308c898c094736305c7ceec 2025-07-24T03:43:16.1977317Z * [new tag] trunk/42a69f7c2b11cc4c6a28424c6e0ea3ca8e9a0b5f -> trunk/42a69f7c2b11cc4c6a28424c6e0ea3ca8e9a0b5f 2025-07-24T03:43:16.1978322Z * [new tag] trunk/4366610f5a18ffe72e947fab9adb5ee072d74b91 -> trunk/4366610f5a18ffe72e947fab9adb5ee072d74b91 2025-07-24T03:43:16.1979242Z * [new tag] trunk/4869f7117009fb99a57482fce56b00c6163fbce6 -> trunk/4869f7117009fb99a57482fce56b00c6163fbce6 2025-07-24T03:43:16.1980153Z * [new tag] trunk/4b02bd76d3e9a74609d6fcf7a749801ad253916d -> trunk/4b02bd76d3e9a74609d6fcf7a749801ad253916d 2025-07-24T03:43:16.1981068Z * [new tag] trunk/4d055982e38f59fdb2a4c9d8855e58548bc42c12 -> trunk/4d055982e38f59fdb2a4c9d8855e58548bc42c12 2025-07-24T03:43:16.1982074Z * [new tag] trunk/4d3ecefda5a41df678fd68b020c521db95e9fbde -> trunk/4d3ecefda5a41df678fd68b020c521db95e9fbde 2025-07-24T03:43:16.1982842Z * [new tag] trunk/4d5d56a30edf3b524f907ae07b7985d6698a2c4b -> trunk/4d5d56a30edf3b524f907ae07b7985d6698a2c4b 2025-07-24T03:43:16.1983715Z * [new tag] trunk/4d5d627e5ff3310318f9df80348ee419324228df -> trunk/4d5d627e5ff3310318f9df80348ee419324228df 2025-07-24T03:43:16.1984719Z * [new tag] trunk/4d9d884c3f5adc89b59d25d5a080498b76f9bb39 -> trunk/4d9d884c3f5adc89b59d25d5a080498b76f9bb39 2025-07-24T03:43:16.1986225Z * [new tag] trunk/4da98351b9e231bbbe83b5c590cf7d2ea382333a -> trunk/4da98351b9e231bbbe83b5c590cf7d2ea382333a 2025-07-24T03:43:16.1987234Z * [new tag] trunk/4dce5b71a0751aa4287c3a80adf07afc773ec4db -> trunk/4dce5b71a0751aa4287c3a80adf07afc773ec4db 2025-07-24T03:43:16.1988169Z * [new tag] trunk/4e13eca713c60ca63c1116823b99d2461a7422ef -> trunk/4e13eca713c60ca63c1116823b99d2461a7422ef 2025-07-24T03:43:16.1989138Z * [new tag] trunk/4e19477196547eb2e8157d6d132689373ffcf0fa -> trunk/4e19477196547eb2e8157d6d132689373ffcf0fa 2025-07-24T03:43:16.1990055Z * [new tag] trunk/4e8dd11be17a974e0ee5503b3061d4d47467844f -> trunk/4e8dd11be17a974e0ee5503b3061d4d47467844f 2025-07-24T03:43:16.1990952Z * [new tag] trunk/4ebd2690654ffe487c43941ebaea41b99914d8b7 -> trunk/4ebd2690654ffe487c43941ebaea41b99914d8b7 2025-07-24T03:43:16.1992379Z * [new tag] trunk/4ed1b03f7275075b1783d1deab946ced4ceba4d6 -> trunk/4ed1b03f7275075b1783d1deab946ced4ceba4d6 2025-07-24T03:43:16.1993260Z * [new tag] trunk/4ee4863232b9e07728d85254768bcba3aadc9b9a -> trunk/4ee4863232b9e07728d85254768bcba3aadc9b9a 2025-07-24T03:43:16.1994233Z * [new tag] trunk/4f36743f5eef2d9c40357eb5d8d8b1aeeacfbb2a -> trunk/4f36743f5eef2d9c40357eb5d8d8b1aeeacfbb2a 2025-07-24T03:43:16.1995167Z * [new tag] trunk/4f5b34427b57e8b876d12e6ce551f04a7c31cacf -> trunk/4f5b34427b57e8b876d12e6ce551f04a7c31cacf 2025-07-24T03:43:16.1996122Z * [new tag] trunk/4f5be5661240427fbbfbe1d137dce53ca32846b5 -> trunk/4f5be5661240427fbbfbe1d137dce53ca32846b5 2025-07-24T03:43:16.1997046Z * [new tag] trunk/4f70fbbd16d1f0d62af082246a95e56cffccc860 -> trunk/4f70fbbd16d1f0d62af082246a95e56cffccc860 2025-07-24T03:43:16.1998076Z * [new tag] trunk/4ff0e033c16aae064f05ee9300053cd304891673 -> trunk/4ff0e033c16aae064f05ee9300053cd304891673 2025-07-24T03:43:16.1998848Z * [new tag] trunk/4ff9b7fa3116b1c429e577830ac6e816734ad029 -> trunk/4ff9b7fa3116b1c429e577830ac6e816734ad029 2025-07-24T03:43:16.1999800Z * [new tag] trunk/502486d9466e81cda76c91d33eb869235480bee9 -> trunk/502486d9466e81cda76c91d33eb869235480bee9 2025-07-24T03:43:16.2000714Z * [new tag] trunk/503362d019b3782581492af7767945dbd75ca1c9 -> trunk/503362d019b3782581492af7767945dbd75ca1c9 2025-07-24T03:43:16.2001723Z * [new tag] trunk/508cdc4fc9f7a91b5fd3f20de38d673daebf1af3 -> trunk/508cdc4fc9f7a91b5fd3f20de38d673daebf1af3 2025-07-24T03:43:16.2002638Z * [new tag] trunk/50940270ae179134cd4f9072f04ffdd55daf808e -> trunk/50940270ae179134cd4f9072f04ffdd55daf808e 2025-07-24T03:43:16.2003524Z * [new tag] trunk/50b2069b61942e923528c94ccbbc8ab5e92c381e -> trunk/50b2069b61942e923528c94ccbbc8ab5e92c381e 2025-07-24T03:43:16.2004455Z * [new tag] trunk/50d8168c8b62990fda86398c9dee1dc8cbd6908d -> trunk/50d8168c8b62990fda86398c9dee1dc8cbd6908d 2025-07-24T03:43:16.2005542Z * [new tag] trunk/510c398a4f1dff9217938159d605290149358332 -> trunk/510c398a4f1dff9217938159d605290149358332 2025-07-24T03:43:16.2006545Z * [new tag] trunk/5116293f7eb587ada6076f3c3ea1711a0ec7ab4a -> trunk/5116293f7eb587ada6076f3c3ea1711a0ec7ab4a 2025-07-24T03:43:16.2007436Z * [new tag] trunk/5118a8f8a5a7906e26bcbd35370de3416b5cdab0 -> trunk/5118a8f8a5a7906e26bcbd35370de3416b5cdab0 2025-07-24T03:43:16.2008354Z * [new tag] trunk/51560797ce70aea353585d8381ee88c2e6c81075 -> trunk/51560797ce70aea353585d8381ee88c2e6c81075 2025-07-24T03:43:16.2009311Z * [new tag] trunk/517d2995e09603017f07f065c1ae5b8d25962cd2 -> trunk/517d2995e09603017f07f065c1ae5b8d25962cd2 2025-07-24T03:43:16.2010244Z * [new tag] trunk/51853b358e698f6a42c1eef045ab8fa766129ee1 -> trunk/51853b358e698f6a42c1eef045ab8fa766129ee1 2025-07-24T03:43:16.2011035Z * [new tag] trunk/51a708ffc679b13f99e4c7cf19bc00082a3266a6 -> trunk/51a708ffc679b13f99e4c7cf19bc00082a3266a6 2025-07-24T03:43:16.2012089Z * [new tag] trunk/51eb8e8f84bb9aa901cff17dd649e18b17a8908c -> trunk/51eb8e8f84bb9aa901cff17dd649e18b17a8908c 2025-07-24T03:43:16.2013456Z * [new tag] trunk/52214485747ceb0ea47ce5a09babb0b82b3282b8 -> trunk/52214485747ceb0ea47ce5a09babb0b82b3282b8 2025-07-24T03:43:16.2014383Z * [new tag] trunk/522a18bd6c094c766c0de9ef539682d1a3f04a15 -> trunk/522a18bd6c094c766c0de9ef539682d1a3f04a15 2025-07-24T03:43:16.2015252Z * [new tag] trunk/523b637cbeb69665072a2cf489ec1c5313b57670 -> trunk/523b637cbeb69665072a2cf489ec1c5313b57670 2025-07-24T03:43:16.2016281Z * [new tag] trunk/524e8270955788c53473497fd2cc16c5aa0e4c67 -> trunk/524e8270955788c53473497fd2cc16c5aa0e4c67 2025-07-24T03:43:16.2018528Z * [new tag] trunk/5264f8cd8d08272003298cdefe6bd60b1b8c80b4 -> trunk/5264f8cd8d08272003298cdefe6bd60b1b8c80b4 2025-07-24T03:43:16.2019476Z * [new tag] trunk/52772765e034622d1a86476e4bb19c28e3945f74 -> trunk/52772765e034622d1a86476e4bb19c28e3945f74 2025-07-24T03:43:16.2020427Z * [new tag] trunk/5285d1024376396a00fe750fe3d628c65dc26254 -> trunk/5285d1024376396a00fe750fe3d628c65dc26254 2025-07-24T03:43:16.2021331Z * [new tag] trunk/529e0357c6c4e74f8cd32c29198c5f1c9f6e329d -> trunk/529e0357c6c4e74f8cd32c29198c5f1c9f6e329d 2025-07-24T03:43:16.2022347Z * [new tag] trunk/52c294008ee764d1931d4f0c1aece984431e4596 -> trunk/52c294008ee764d1931d4f0c1aece984431e4596 2025-07-24T03:43:16.2023278Z * [new tag] trunk/52e4e41cbc36a5cf44395ff84ca2d069263560de -> trunk/52e4e41cbc36a5cf44395ff84ca2d069263560de 2025-07-24T03:43:16.2024262Z * [new tag] trunk/52edfb2cbcdded865645cc82bb1bb501fdcbdb52 -> trunk/52edfb2cbcdded865645cc82bb1bb501fdcbdb52 2025-07-24T03:43:16.2025353Z * [new tag] trunk/52f873adc23e7069ce95933d97ee514022cfbf7d -> trunk/52f873adc23e7069ce95933d97ee514022cfbf7d 2025-07-24T03:43:16.2026349Z * [new tag] trunk/53057fc16af2d381a61fe891b52ac8731ee9dfae -> trunk/53057fc16af2d381a61fe891b52ac8731ee9dfae 2025-07-24T03:43:16.2027275Z * [new tag] trunk/534c454e77ac0eefd52d63c60d42911e7f9617ea -> trunk/534c454e77ac0eefd52d63c60d42911e7f9617ea 2025-07-24T03:43:16.2028186Z * [new tag] trunk/53ab73090eb66d96e45ec134e41cf67266208954 -> trunk/53ab73090eb66d96e45ec134e41cf67266208954 2025-07-24T03:43:16.2029209Z * [new tag] trunk/53cd18f6b31bc2ea62985fda87e96aa17cd11bc1 -> trunk/53cd18f6b31bc2ea62985fda87e96aa17cd11bc1 2025-07-24T03:43:16.2030138Z * [new tag] trunk/53d06e18d9b165cb8aa0a5a3cbb6837ac3000c59 -> trunk/53d06e18d9b165cb8aa0a5a3cbb6837ac3000c59 2025-07-24T03:43:16.2031421Z * [new tag] trunk/53e0b9c3936176521ed8d71c00abd5b7499057c2 -> trunk/53e0b9c3936176521ed8d71c00abd5b7499057c2 2025-07-24T03:43:16.2032302Z * [new tag] trunk/541297daae63f74a90bac52c5db3540bf84bc971 -> trunk/541297daae63f74a90bac52c5db3540bf84bc971 2025-07-24T03:43:16.2033264Z * [new tag] trunk/5430990bd7d050f249b1cdf1f7d1016c4b17488d -> trunk/5430990bd7d050f249b1cdf1f7d1016c4b17488d 2025-07-24T03:43:16.2034495Z * [new tag] trunk/5435e7539930be7bd038683ce096038b30c5bb5f -> trunk/5435e7539930be7bd038683ce096038b30c5bb5f 2025-07-24T03:43:16.2035494Z * [new tag] trunk/545fbd58dc8b4f688f6b259cb671b3ec16a46810 -> trunk/545fbd58dc8b4f688f6b259cb671b3ec16a46810 2025-07-24T03:43:16.2036361Z * [new tag] trunk/54701a0c943245402fceeab0e55d7aa394303c20 -> trunk/54701a0c943245402fceeab0e55d7aa394303c20 2025-07-24T03:43:16.2037302Z * [new tag] trunk/5484890539823d9867c74209588abe095c9232a1 -> trunk/5484890539823d9867c74209588abe095c9232a1 2025-07-24T03:43:16.2038351Z * [new tag] trunk/548c9d8281d9b3d6d12e90c40b3387faf0e24c61 -> trunk/548c9d8281d9b3d6d12e90c40b3387faf0e24c61 2025-07-24T03:43:16.2039415Z * [new tag] trunk/54976bca103fcf2b5037cc0cd1b37c4639fcf779 -> trunk/54976bca103fcf2b5037cc0cd1b37c4639fcf779 2025-07-24T03:43:16.2040454Z * [new tag] trunk/54998c2daaf5b8919cf82367492dd3c5177ab935 -> trunk/54998c2daaf5b8919cf82367492dd3c5177ab935 2025-07-24T03:43:16.2041431Z * [new tag] trunk/54a4d34d100f4ebe45f486451967daba896e839c -> trunk/54a4d34d100f4ebe45f486451967daba896e839c 2025-07-24T03:43:16.2042421Z * [new tag] trunk/54a7e5b5983d237b324b50703bcb0919a6c4c296 -> trunk/54a7e5b5983d237b324b50703bcb0919a6c4c296 2025-07-24T03:43:16.2043387Z * [new tag] trunk/54b8087f638de57c1c93c4624d03f2f2c512b90e -> trunk/54b8087f638de57c1c93c4624d03f2f2c512b90e 2025-07-24T03:43:16.2044439Z * [new tag] trunk/55108074c0795be3b617d3b13b06794f63e1f8ca -> trunk/55108074c0795be3b617d3b13b06794f63e1f8ca 2025-07-24T03:43:16.2045412Z * [new tag] trunk/554b5680405e6197a985040ffe88157beb637450 -> trunk/554b5680405e6197a985040ffe88157beb637450 2025-07-24T03:43:16.2046452Z * [new tag] trunk/555f3562541992b66a550eca8e8740884b1247f8 -> trunk/555f3562541992b66a550eca8e8740884b1247f8 2025-07-24T03:43:16.2047377Z * [new tag] trunk/5596cefba623fcc0739f1e9568131a85973cf1f9 -> trunk/5596cefba623fcc0739f1e9568131a85973cf1f9 2025-07-24T03:43:16.2048454Z * [new tag] trunk/55d888a616be3c94d8e4073b4d1580541692997d -> trunk/55d888a616be3c94d8e4073b4d1580541692997d 2025-07-24T03:43:16.2049448Z * [new tag] trunk/55dae0bf7a4b501be91d0e022e675337dfe288ff -> trunk/55dae0bf7a4b501be91d0e022e675337dfe288ff 2025-07-24T03:43:16.2050700Z * [new tag] trunk/55ef7b15e0b2de903bfc26adfb0788ecfbcb4ed4 -> trunk/55ef7b15e0b2de903bfc26adfb0788ecfbcb4ed4 2025-07-24T03:43:16.2051650Z * [new tag] trunk/55ff4f85e9f31a3fced069ad526ced16e543cef3 -> trunk/55ff4f85e9f31a3fced069ad526ced16e543cef3 2025-07-24T03:43:16.2052630Z * [new tag] trunk/5606c516fd87e5c3594177e4ca64c3cac7fdafd5 -> trunk/5606c516fd87e5c3594177e4ca64c3cac7fdafd5 2025-07-24T03:43:16.2053703Z * [new tag] trunk/5619bf997112447a66cf6c1e4f4c4186813afad5 -> trunk/5619bf997112447a66cf6c1e4f4c4186813afad5 2025-07-24T03:43:16.2054535Z * [new tag] trunk/5633283574c458bd6a3cbb6a0a890f0cb9c8b2b5 -> trunk/5633283574c458bd6a3cbb6a0a890f0cb9c8b2b5 2025-07-24T03:43:16.2055505Z * [new tag] trunk/563fd95563c5edd732ae260b3bd3d0c38822ab57 -> trunk/563fd95563c5edd732ae260b3bd3d0c38822ab57 2025-07-24T03:43:16.2056910Z * [new tag] trunk/565fd079099d33a81c11d7b36581f09441ba6efa -> trunk/565fd079099d33a81c11d7b36581f09441ba6efa 2025-07-24T03:43:16.2057716Z * [new tag] trunk/568ca89bac9a80a66d664593a26ae69ac604796e -> trunk/568ca89bac9a80a66d664593a26ae69ac604796e 2025-07-24T03:43:16.2058685Z * [new tag] trunk/5692cbb818f1af9fcce9234e202d232afa5f3fa3 -> trunk/5692cbb818f1af9fcce9234e202d232afa5f3fa3 2025-07-24T03:43:16.2059695Z * [new tag] trunk/56b03df6ac5b4185a2b7b92f253565500a5b51ca -> trunk/56b03df6ac5b4185a2b7b92f253565500a5b51ca 2025-07-24T03:43:16.2060673Z * [new tag] trunk/56b3bf0c74f5837fd4fa6293bc515d353cb10295 -> trunk/56b3bf0c74f5837fd4fa6293bc515d353cb10295 2025-07-24T03:43:16.2061633Z * [new tag] trunk/56c69bedcc7e2211e5a3d6249e51b1674be5d10e -> trunk/56c69bedcc7e2211e5a3d6249e51b1674be5d10e 2025-07-24T03:43:16.2062454Z * [new tag] trunk/56d07d0bde5507cbd0b1298a372ba2e0d7b969d2 -> trunk/56d07d0bde5507cbd0b1298a372ba2e0d7b969d2 2025-07-24T03:43:16.2063367Z * [new tag] trunk/56df025d5156a84c846a4e469c922c0f08fb3265 -> trunk/56df025d5156a84c846a4e469c922c0f08fb3265 2025-07-24T03:43:16.2064344Z * [new tag] trunk/57024913c409764f129d6a7792625f5b05462e31 -> trunk/57024913c409764f129d6a7792625f5b05462e31 2025-07-24T03:43:16.2065444Z * [new tag] trunk/576253c47603baff6709353631e92e8da7d8d7dd -> trunk/576253c47603baff6709353631e92e8da7d8d7dd 2025-07-24T03:43:16.2066264Z * [new tag] trunk/5763ec5f8d11df5eea962bedc74563394c0e273f -> trunk/5763ec5f8d11df5eea962bedc74563394c0e273f 2025-07-24T03:43:16.2067282Z * [new tag] trunk/577baa411675ed241c7d5cf79f25c13e29dac583 -> trunk/577baa411675ed241c7d5cf79f25c13e29dac583 2025-07-24T03:43:16.2068475Z * [new tag] trunk/57e4d7b5ccb8e35b434b62cc1f9aafb7d4d82b55 -> trunk/57e4d7b5ccb8e35b434b62cc1f9aafb7d4d82b55 2025-07-24T03:43:16.2069371Z * [new tag] trunk/583138d170ff8b60a321211cce8d2e5be6c9ae0b -> trunk/583138d170ff8b60a321211cce8d2e5be6c9ae0b 2025-07-24T03:43:16.2070385Z * [new tag] trunk/584a0510b30b2472e54197d6b67b6f5f5e8ac807 -> trunk/584a0510b30b2472e54197d6b67b6f5f5e8ac807 2025-07-24T03:43:16.2071335Z * [new tag] trunk/588b5fb94bc6d2195ba5a4287b7feebe736da7db -> trunk/588b5fb94bc6d2195ba5a4287b7feebe736da7db 2025-07-24T03:43:16.2072292Z * [new tag] trunk/58c7cf9ede6311da5533dbcaf238a912176a6a85 -> trunk/58c7cf9ede6311da5533dbcaf238a912176a6a85 2025-07-24T03:43:16.2073250Z * [new tag] trunk/58e5d20c57e6baafd82b3b49c0e52931f5ae5d51 -> trunk/58e5d20c57e6baafd82b3b49c0e52931f5ae5d51 2025-07-24T03:43:16.2074242Z * [new tag] trunk/590607c5992d200b86361c5b68d53c93d8099193 -> trunk/590607c5992d200b86361c5b68d53c93d8099193 2025-07-24T03:43:16.2075274Z * [new tag] trunk/590fe4d2d7565f2045ef1ad4f4aad1f3b3de7aa3 -> trunk/590fe4d2d7565f2045ef1ad4f4aad1f3b3de7aa3 2025-07-24T03:43:16.2076350Z * [new tag] trunk/5951fcd50acc51bb91beae8488758f35219da849 -> trunk/5951fcd50acc51bb91beae8488758f35219da849 2025-07-24T03:43:16.2077322Z * [new tag] trunk/596b418391aa5d520e69310250c1f86c6c0a1107 -> trunk/596b418391aa5d520e69310250c1f86c6c0a1107 2025-07-24T03:43:16.2078327Z * [new tag] trunk/5998cd4eaaf50d5a427f0b0ec14f2135e4a46723 -> trunk/5998cd4eaaf50d5a427f0b0ec14f2135e4a46723 2025-07-24T03:43:16.2079284Z * [new tag] trunk/599f94e7b9ffd7481cc51a37093a2d17a5116889 -> trunk/599f94e7b9ffd7481cc51a37093a2d17a5116889 2025-07-24T03:43:16.2080226Z * [new tag] trunk/59c3cac4547aafd2f718b7c64053098cc5886878 -> trunk/59c3cac4547aafd2f718b7c64053098cc5886878 2025-07-24T03:43:16.2081518Z * [new tag] trunk/59eb61b2d1e4b64debbefa036acd0d8c7d55f0a3 -> trunk/59eb61b2d1e4b64debbefa036acd0d8c7d55f0a3 2025-07-24T03:43:16.2082572Z * [new tag] trunk/59f9b25f3cfc635053843372ea29ff4bf754da3f -> trunk/59f9b25f3cfc635053843372ea29ff4bf754da3f 2025-07-24T03:43:16.2083832Z * [new tag] trunk/5a2db5152d23f76dbb45d20008d9af68e761e8d1 -> trunk/5a2db5152d23f76dbb45d20008d9af68e761e8d1 2025-07-24T03:43:16.2084680Z * [new tag] trunk/5a533f74a160f6a570c2b9770ffdd89874ba59e2 -> trunk/5a533f74a160f6a570c2b9770ffdd89874ba59e2 2025-07-24T03:43:16.2085649Z * [new tag] trunk/5a54db14e3843cfa87fd8d27487dbf2f2dfb6c47 -> trunk/5a54db14e3843cfa87fd8d27487dbf2f2dfb6c47 2025-07-24T03:43:16.2086729Z * [new tag] trunk/5a56e6a72b8d805a665e67a23b0ca2decf4d8cc2 -> trunk/5a56e6a72b8d805a665e67a23b0ca2decf4d8cc2 2025-07-24T03:43:16.2087740Z * [new tag] trunk/5a5a05a6a3be376130848e235df73b752eef0230 -> trunk/5a5a05a6a3be376130848e235df73b752eef0230 2025-07-24T03:43:16.2088710Z * [new tag] trunk/5ab257c74c8e3ffe99380790de2134ba8013555e -> trunk/5ab257c74c8e3ffe99380790de2134ba8013555e 2025-07-24T03:43:16.2089741Z * [new tag] trunk/5ab6a3fb6fd37c542060c606edd4b95c7e3cae82 -> trunk/5ab6a3fb6fd37c542060c606edd4b95c7e3cae82 2025-07-24T03:43:16.2090738Z * [new tag] trunk/5ad2bee2c8a7defd2580bb138145a49c37146fcc -> trunk/5ad2bee2c8a7defd2580bb138145a49c37146fcc 2025-07-24T03:43:16.2091747Z * [new tag] trunk/5aee022d8b2bc9d31ddaf877315ffb8ad9d62985 -> trunk/5aee022d8b2bc9d31ddaf877315ffb8ad9d62985 2025-07-24T03:43:16.2092567Z * [new tag] trunk/5b10b0a96f9abf8c2751db324f0773aa433ec783 -> trunk/5b10b0a96f9abf8c2751db324f0773aa433ec783 2025-07-24T03:43:16.2093525Z * [new tag] trunk/5b40f6581eac8a2e92af8dd986df7c22ad4584ce -> trunk/5b40f6581eac8a2e92af8dd986df7c22ad4584ce 2025-07-24T03:43:16.2094485Z * [new tag] trunk/5b4e0255d7ed756c312fb74ffcf17fe62c903bd7 -> trunk/5b4e0255d7ed756c312fb74ffcf17fe62c903bd7 2025-07-24T03:43:16.2095659Z * [new tag] trunk/5b656289064311e8bb08e1148db7d9b41f9d7ac8 -> trunk/5b656289064311e8bb08e1148db7d9b41f9d7ac8 2025-07-24T03:43:16.2098176Z * [new tag] trunk/5b9db4335e61c1c903cb0769282cbea588e49036 -> trunk/5b9db4335e61c1c903cb0769282cbea588e49036 2025-07-24T03:43:16.2099092Z * [new tag] trunk/5bd7804be2186f1756fba75ecc900d3b19016ad5 -> trunk/5bd7804be2186f1756fba75ecc900d3b19016ad5 2025-07-24T03:43:16.2100155Z * [new tag] trunk/5c79a55e7e58c6382c7ce02da1cd07d358239d94 -> trunk/5c79a55e7e58c6382c7ce02da1cd07d358239d94 2025-07-24T03:43:16.2101165Z * [new tag] trunk/5c7e1d39ab81647300d60e7cc22b24acf2641457 -> trunk/5c7e1d39ab81647300d60e7cc22b24acf2641457 2025-07-24T03:43:16.2102215Z * [new tag] trunk/5cc4e856fda4accb2e9291527693a91dc2a18d89 -> trunk/5cc4e856fda4accb2e9291527693a91dc2a18d89 2025-07-24T03:43:16.2103077Z * [new tag] trunk/5cdb3d896e153265da9ac7e320a19c4a9205b425 -> trunk/5cdb3d896e153265da9ac7e320a19c4a9205b425 2025-07-24T03:43:16.2104477Z * [new tag] trunk/5cde34473c33ed7f8df07489783a2b86058ebb3f -> trunk/5cde34473c33ed7f8df07489783a2b86058ebb3f 2025-07-24T03:43:16.2105705Z * [new tag] trunk/5cfe4377d6f3b5845ba1f67122e5fbda8d642ecd -> trunk/5cfe4377d6f3b5845ba1f67122e5fbda8d642ecd 2025-07-24T03:43:16.2106593Z * [new tag] trunk/5d5a5b3501dfb0759ed36d0a88b65cdcd87c1e27 -> trunk/5d5a5b3501dfb0759ed36d0a88b65cdcd87c1e27 2025-07-24T03:43:16.2107642Z * [new tag] trunk/5d8d126249f83a9581f6b086f0891753bbb7175e -> trunk/5d8d126249f83a9581f6b086f0891753bbb7175e 2025-07-24T03:43:16.2109408Z * [new tag] trunk/5db9a2b54ae69917753be5b2eef0e15ad3cfd19b -> trunk/5db9a2b54ae69917753be5b2eef0e15ad3cfd19b 2025-07-24T03:43:16.2110362Z * [new tag] trunk/5dc75f72d4ede12067ddca459e02c8ee8a95e02c -> trunk/5dc75f72d4ede12067ddca459e02c8ee8a95e02c 2025-07-24T03:43:16.2111376Z * [new tag] trunk/5dd07c70e53a86b73f49711b8186d86dc4f1b32a -> trunk/5dd07c70e53a86b73f49711b8186d86dc4f1b32a 2025-07-24T03:43:16.2112435Z * [new tag] trunk/5dd9652389ed7959a842323e4ce063f553710e47 -> trunk/5dd9652389ed7959a842323e4ce063f553710e47 2025-07-24T03:43:16.2113417Z * [new tag] trunk/5df3bf13ec4e436abefe9d3822230727c04c2ab7 -> trunk/5df3bf13ec4e436abefe9d3822230727c04c2ab7 2025-07-24T03:43:16.2114382Z * [new tag] trunk/5dfd8a9c7a464bb42e81b8594eefd2fa865e5423 -> trunk/5dfd8a9c7a464bb42e81b8594eefd2fa865e5423 2025-07-24T03:43:16.2115369Z * [new tag] trunk/5dfe1787b5ed372fe1e9f0d73fab4e53a61bd17a -> trunk/5dfe1787b5ed372fe1e9f0d73fab4e53a61bd17a 2025-07-24T03:43:16.2116339Z * [new tag] trunk/5e1232871b641762aa1fdd84ba441a8fc9e34043 -> trunk/5e1232871b641762aa1fdd84ba441a8fc9e34043 2025-07-24T03:43:16.2117541Z * [new tag] trunk/5e149a64822fb3fdb2f1e28b947a056a64d306c5 -> trunk/5e149a64822fb3fdb2f1e28b947a056a64d306c5 2025-07-24T03:43:16.2118412Z * [new tag] trunk/5e17932c226b79d8510fb8c76babbf898a68ae33 -> trunk/5e17932c226b79d8510fb8c76babbf898a68ae33 2025-07-24T03:43:16.2119230Z * [new tag] trunk/5e18bc333144473f1f10bc8a5ba05dba7950fb8a -> trunk/5e18bc333144473f1f10bc8a5ba05dba7950fb8a 2025-07-24T03:43:16.2120206Z * [new tag] trunk/5e386eec9426f174eea130c0c012d9f65ebe65fb -> trunk/5e386eec9426f174eea130c0c012d9f65ebe65fb 2025-07-24T03:43:16.2121246Z * [new tag] trunk/5e636d664ae0ccfdc1f0c5b060eb50fabf56e91b -> trunk/5e636d664ae0ccfdc1f0c5b060eb50fabf56e91b 2025-07-24T03:43:16.2122198Z * [new tag] trunk/5e93abe3c0106cf6fc694a38433909f20ee6a92c -> trunk/5e93abe3c0106cf6fc694a38433909f20ee6a92c 2025-07-24T03:43:16.2123670Z * [new tag] trunk/5eb5c3700bf51015e6a46f9f20c0e0e20cf55ab6 -> trunk/5eb5c3700bf51015e6a46f9f20c0e0e20cf55ab6 2025-07-24T03:43:16.2124697Z * [new tag] trunk/5f1225ef487a4c3954499a8ae5b5a55751e3ef2b -> trunk/5f1225ef487a4c3954499a8ae5b5a55751e3ef2b 2025-07-24T03:43:16.2125674Z * [new tag] trunk/5fb07acbc32874a932cd26087cf752b2f4cc72df -> trunk/5fb07acbc32874a932cd26087cf752b2f4cc72df 2025-07-24T03:43:16.2127414Z * [new tag] trunk/5fbaa041e75af11c7ff892e544707820232bd750 -> trunk/5fbaa041e75af11c7ff892e544707820232bd750 2025-07-24T03:43:16.2128313Z * [new tag] trunk/602044068359a3be08b2030a1bb1efb4dc107767 -> trunk/602044068359a3be08b2030a1bb1efb4dc107767 2025-07-24T03:43:16.2129299Z * [new tag] trunk/603a54a9b33e1aabe1407721d7935b881a160968 -> trunk/603a54a9b33e1aabe1407721d7935b881a160968 2025-07-24T03:43:16.2130315Z * [new tag] trunk/606d73bde495b055984206986fb7dd8918570e89 -> trunk/606d73bde495b055984206986fb7dd8918570e89 2025-07-24T03:43:16.2131334Z * [new tag] trunk/6098209bfffa453ec2cea08b0c9991b3b7e2bfeb -> trunk/6098209bfffa453ec2cea08b0c9991b3b7e2bfeb 2025-07-24T03:43:16.2132286Z * [new tag] trunk/60abb0d3273749cb2a7d583c7c2863bd2819e87e -> trunk/60abb0d3273749cb2a7d583c7c2863bd2819e87e 2025-07-24T03:43:16.2133249Z * [new tag] trunk/60ac3414ebefc9281538abff87622059125dcfad -> trunk/60ac3414ebefc9281538abff87622059125dcfad 2025-07-24T03:43:16.2134192Z * [new tag] trunk/60b41de0ca0e5240eccf15c26a2b55b4a34d6f47 -> trunk/60b41de0ca0e5240eccf15c26a2b55b4a34d6f47 2025-07-24T03:43:16.2135181Z * [new tag] trunk/60b9b06a53e13100709d66df8a7555ed167d5a1e -> trunk/60b9b06a53e13100709d66df8a7555ed167d5a1e 2025-07-24T03:43:16.2136165Z * [new tag] trunk/60e66d11ab3d62273cafa7f6b104db7e20f75dfd -> trunk/60e66d11ab3d62273cafa7f6b104db7e20f75dfd 2025-07-24T03:43:16.2137390Z * [new tag] trunk/6100ed457c9bf19dd80e0d53301c7bae691da8d3 -> trunk/6100ed457c9bf19dd80e0d53301c7bae691da8d3 2025-07-24T03:43:16.2138284Z * [new tag] trunk/61712e6f2ba58cce354a742d918934ec7293ee43 -> trunk/61712e6f2ba58cce354a742d918934ec7293ee43 2025-07-24T03:43:16.2139381Z * [new tag] trunk/617e3f69f8479197be57a28cc31e001c3feec407 -> trunk/617e3f69f8479197be57a28cc31e001c3feec407 2025-07-24T03:43:16.2140308Z * [new tag] trunk/61a7b09ef39907b6c4b47445f965c4c77cc6c2ed -> trunk/61a7b09ef39907b6c4b47445f965c4c77cc6c2ed 2025-07-24T03:43:16.2141272Z * [new tag] trunk/61b271e0f3f93209325dea9dccb1e97e7bc16b41 -> trunk/61b271e0f3f93209325dea9dccb1e97e7bc16b41 2025-07-24T03:43:16.2142244Z * [new tag] trunk/61e13782ddddf9e957c984ef11d7bb7643b871e7 -> trunk/61e13782ddddf9e957c984ef11d7bb7643b871e7 2025-07-24T03:43:16.2143333Z * [new tag] trunk/61eaaa21a42398941ea3fb01585a0926e9544831 -> trunk/61eaaa21a42398941ea3fb01585a0926e9544831 2025-07-24T03:43:16.2144281Z * [new tag] trunk/61f6aa36b9f9a168bd3c710c449f0a78c0301972 -> trunk/61f6aa36b9f9a168bd3c710c449f0a78c0301972 2025-07-24T03:43:16.2145383Z * [new tag] trunk/6200584193b770411b7f91880bbff6f746acfcb0 -> trunk/6200584193b770411b7f91880bbff6f746acfcb0 2025-07-24T03:43:16.2146372Z * [new tag] trunk/620415e018cd67e45d5c0a87964aff8751c9bf71 -> trunk/620415e018cd67e45d5c0a87964aff8751c9bf71 2025-07-24T03:43:16.2147393Z * [new tag] trunk/6215e90b7b9af8275c5dbfaa5fd58d7ec08b6764 -> trunk/6215e90b7b9af8275c5dbfaa5fd58d7ec08b6764 2025-07-24T03:43:16.2148274Z * [new tag] trunk/62272d5b24e7f505a02175de3c56ecc287557d2a -> trunk/62272d5b24e7f505a02175de3c56ecc287557d2a 2025-07-24T03:43:16.2149252Z * [new tag] trunk/627ba411366bcc15019c49756d3f22fd3914bd50 -> trunk/627ba411366bcc15019c49756d3f22fd3914bd50 2025-07-24T03:43:16.2150478Z * [new tag] trunk/62fa3f5aebfe763f5de27e687e4c81df7c7080e3 -> trunk/62fa3f5aebfe763f5de27e687e4c81df7c7080e3 2025-07-24T03:43:16.2151624Z * [new tag] trunk/6303cc41b71c02af9c855f3cc85b1146a97fc7a8 -> trunk/6303cc41b71c02af9c855f3cc85b1146a97fc7a8 2025-07-24T03:43:16.2152426Z * [new tag] trunk/63360e64da814de8ce271f1e4b6e2380a03b585e -> trunk/63360e64da814de8ce271f1e4b6e2380a03b585e 2025-07-24T03:43:16.2153416Z * [new tag] trunk/633d5faf3f0b764cb19d74943d6d78d1917c8d8c -> trunk/633d5faf3f0b764cb19d74943d6d78d1917c8d8c 2025-07-24T03:43:16.2154355Z * [new tag] trunk/637e75433cb4ffc61a057fbdd5597db501cb05a7 -> trunk/637e75433cb4ffc61a057fbdd5597db501cb05a7 2025-07-24T03:43:16.2155339Z * [new tag] trunk/63a96eaeb84f5af6e83c7360c09f5540a44d19ca -> trunk/63a96eaeb84f5af6e83c7360c09f5540a44d19ca 2025-07-24T03:43:16.2156278Z * [new tag] trunk/63e87d6d05dc05ed7cc642c0cf8fd1cd2e3b93a1 -> trunk/63e87d6d05dc05ed7cc642c0cf8fd1cd2e3b93a1 2025-07-24T03:43:16.2157310Z * [new tag] trunk/6401d1d53d13cb2d564d48a30a8cf4f952ff773d -> trunk/6401d1d53d13cb2d564d48a30a8cf4f952ff773d 2025-07-24T03:43:16.2158305Z * [new tag] trunk/640703d95f210876f20f8f16c868442dad17b477 -> trunk/640703d95f210876f20f8f16c868442dad17b477 2025-07-24T03:43:16.2159299Z * [new tag] trunk/640f5a70905b01405f1ce397d25308d3e6a1d421 -> trunk/640f5a70905b01405f1ce397d25308d3e6a1d421 2025-07-24T03:43:16.2160252Z * [new tag] trunk/6442ae9256a6936bc8efe31fc5326d5c1c1f660b -> trunk/6442ae9256a6936bc8efe31fc5326d5c1c1f660b 2025-07-24T03:43:16.2161332Z * [new tag] trunk/64436c38c956b252d8c9f6f68e94fb46c34efdac -> trunk/64436c38c956b252d8c9f6f68e94fb46c34efdac 2025-07-24T03:43:16.2162164Z * [new tag] trunk/644cc58dfffe1b5bd15688495551b49462c163f6 -> trunk/644cc58dfffe1b5bd15688495551b49462c163f6 2025-07-24T03:43:16.2163227Z * [new tag] trunk/6499420e45298bad5ef0241d0f04f029825abc60 -> trunk/6499420e45298bad5ef0241d0f04f029825abc60 2025-07-24T03:43:16.2164218Z * [new tag] trunk/64bb6317a57d14c37339d86cded7c6b860c7d638 -> trunk/64bb6317a57d14c37339d86cded7c6b860c7d638 2025-07-24T03:43:16.2165221Z * [new tag] trunk/64dabb2cf5c4112c7c169fb76dabe9ab905c8e7c -> trunk/64dabb2cf5c4112c7c169fb76dabe9ab905c8e7c 2025-07-24T03:43:16.2166196Z * [new tag] trunk/64e8d7d66bd786a12a62db795da52400ac63e039 -> trunk/64e8d7d66bd786a12a62db795da52400ac63e039 2025-07-24T03:43:16.2167111Z * [new tag] trunk/64f2ec77f869a7d495694519fb482e9ecaaa6da1 -> trunk/64f2ec77f869a7d495694519fb482e9ecaaa6da1 2025-07-24T03:43:16.2168332Z * [new tag] trunk/651b4a68f2a60d55d266e40776709247ef347d68 -> trunk/651b4a68f2a60d55d266e40776709247ef347d68 2025-07-24T03:43:16.2169226Z * [new tag] trunk/653c52fe52254e6783d75a73c3a8abbfd9cd2b3c -> trunk/653c52fe52254e6783d75a73c3a8abbfd9cd2b3c 2025-07-24T03:43:16.2170254Z * [new tag] trunk/655b3b14ffba4ae73e26a63b4289329e8d160a6f -> trunk/655b3b14ffba4ae73e26a63b4289329e8d160a6f 2025-07-24T03:43:16.2171554Z * [new tag] trunk/656885b6147e7e77db38de2898ef27f389e06461 -> trunk/656885b6147e7e77db38de2898ef27f389e06461 2025-07-24T03:43:16.2172385Z * [new tag] trunk/659bfbf44329c44b9451e197e2b5eb83d48311d2 -> trunk/659bfbf44329c44b9451e197e2b5eb83d48311d2 2025-07-24T03:43:16.2173389Z * [new tag] trunk/65b9c13cce43a7a8666ca1ef12b554a5dcfd2492 -> trunk/65b9c13cce43a7a8666ca1ef12b554a5dcfd2492 2025-07-24T03:43:16.2174363Z * [new tag] trunk/65fcca4f8c97de82d35d51ad9b790d10433e9b91 -> trunk/65fcca4f8c97de82d35d51ad9b790d10433e9b91 2025-07-24T03:43:16.2175341Z * [new tag] trunk/660695f11dd73efbe2694be0ed5826e4624f22e4 -> trunk/660695f11dd73efbe2694be0ed5826e4624f22e4 2025-07-24T03:43:16.2176146Z * [new tag] trunk/660dbea909b98f19dc0239a7ae565f8a52cfe846 -> trunk/660dbea909b98f19dc0239a7ae565f8a52cfe846 2025-07-24T03:43:16.2177172Z * [new tag] trunk/6629eaf0c658b523eed47a98c0a3e6b44fd89c6b -> trunk/6629eaf0c658b523eed47a98c0a3e6b44fd89c6b 2025-07-24T03:43:16.2178209Z * [new tag] trunk/662c1cfed2bf3262709f1150fcb11e96bc29e142 -> trunk/662c1cfed2bf3262709f1150fcb11e96bc29e142 2025-07-24T03:43:16.2179148Z * [new tag] trunk/662dd7db5b60dde71ef249041b9970ca36ef79e7 -> trunk/662dd7db5b60dde71ef249041b9970ca36ef79e7 2025-07-24T03:43:16.2180000Z * [new tag] trunk/6673ac746c5fade3eaf0aa37547a2e0e76d81860 -> trunk/6673ac746c5fade3eaf0aa37547a2e0e76d81860 2025-07-24T03:43:16.2180938Z * [new tag] trunk/66c9bc5062503da58991a1fb0a9eab5d501b2891 -> trunk/66c9bc5062503da58991a1fb0a9eab5d501b2891 2025-07-24T03:43:16.2182027Z * [new tag] trunk/670dab6c630552b32189911f22896ec453e55ab7 -> trunk/670dab6c630552b32189911f22896ec453e55ab7 2025-07-24T03:43:16.2183022Z * [new tag] trunk/671a9d175b7e15b4947c97f50b931dba1cc35a63 -> trunk/671a9d175b7e15b4947c97f50b931dba1cc35a63 2025-07-24T03:43:16.2183975Z * [new tag] trunk/672ac2ec86d8ffe080399363df96597437e51115 -> trunk/672ac2ec86d8ffe080399363df96597437e51115 2025-07-24T03:43:16.2185071Z * [new tag] trunk/67be2f27e17db0214d52d636945399a0c6257d65 -> trunk/67be2f27e17db0214d52d636945399a0c6257d65 2025-07-24T03:43:16.2186044Z * [new tag] trunk/67ee0c6725e8dd2d0372ff902775b7040631aaf7 -> trunk/67ee0c6725e8dd2d0372ff902775b7040631aaf7 2025-07-24T03:43:16.2186997Z * [new tag] trunk/67f8270516ef877aec85801e4a8d0b533687e938 -> trunk/67f8270516ef877aec85801e4a8d0b533687e938 2025-07-24T03:43:16.2188251Z * [new tag] trunk/6835ba1b3409d9764c6e704cdc0311d53ea0841a -> trunk/6835ba1b3409d9764c6e704cdc0311d53ea0841a 2025-07-24T03:43:16.2189164Z * [new tag] trunk/68996dc18306ac0320ac5e6979f1a7a7a226b3cc -> trunk/68996dc18306ac0320ac5e6979f1a7a7a226b3cc 2025-07-24T03:43:16.2190119Z * [new tag] trunk/68f36683f0c0dfe7befeba2b65dee30faf88f7cc -> trunk/68f36683f0c0dfe7befeba2b65dee30faf88f7cc 2025-07-24T03:43:16.2190920Z * [new tag] trunk/691736ae07af36787ab7c77ffe5ce55bbba72b2e -> trunk/691736ae07af36787ab7c77ffe5ce55bbba72b2e 2025-07-24T03:43:16.2191943Z * [new tag] trunk/6918758f554790e1155fe9f3ee4120692347680a -> trunk/6918758f554790e1155fe9f3ee4120692347680a 2025-07-24T03:43:16.2193002Z * [new tag] trunk/693116f765ede6632d3dd8ef3ffe01cc40b960b9 -> trunk/693116f765ede6632d3dd8ef3ffe01cc40b960b9 2025-07-24T03:43:16.2193932Z * [new tag] trunk/694028f50269c9f34721db813e9ee1a8221c99b2 -> trunk/694028f50269c9f34721db813e9ee1a8221c99b2 2025-07-24T03:43:16.2194941Z * [new tag] trunk/6959b5febe090375e261e678902681533d2e2528 -> trunk/6959b5febe090375e261e678902681533d2e2528 2025-07-24T03:43:16.2195998Z * [new tag] trunk/69f2e09cc241176d6128a8f92f9490422c5b81b3 -> trunk/69f2e09cc241176d6128a8f92f9490422c5b81b3 2025-07-24T03:43:16.2196974Z * [new tag] trunk/6a3d00aa3b1e54feeb040891bfe2c59c36b9443c -> trunk/6a3d00aa3b1e54feeb040891bfe2c59c36b9443c 2025-07-24T03:43:16.2197977Z * [new tag] trunk/6abe450a6fda580714a276ed2dd695ab99074b93 -> trunk/6abe450a6fda580714a276ed2dd695ab99074b93 2025-07-24T03:43:16.2198770Z * [new tag] trunk/6b0526a2c47f517a28619a9aa0e8e0260e91ff46 -> trunk/6b0526a2c47f517a28619a9aa0e8e0260e91ff46 2025-07-24T03:43:16.2199741Z * [new tag] trunk/6b05842e4785f52ab89a8fa2a88f9e6f2316cbbd -> trunk/6b05842e4785f52ab89a8fa2a88f9e6f2316cbbd 2025-07-24T03:43:16.2200746Z * [new tag] trunk/6b1211df294e57d59c1e1717b1fedc671ec5bd5a -> trunk/6b1211df294e57d59c1e1717b1fedc671ec5bd5a 2025-07-24T03:43:16.2201619Z * [new tag] trunk/6b2bef10afae4acb18f230a496392b673c954ce7 -> trunk/6b2bef10afae4acb18f230a496392b673c954ce7 2025-07-24T03:43:16.2202608Z * [new tag] trunk/6b3eef6d316ce33ef0f0416c2f3f6a827ac4fe30 -> trunk/6b3eef6d316ce33ef0f0416c2f3f6a827ac4fe30 2025-07-24T03:43:16.2203663Z * [new tag] trunk/6b45af38a5991134f45d9750b79c767688ba3761 -> trunk/6b45af38a5991134f45d9750b79c767688ba3761 2025-07-24T03:43:16.2204569Z * [new tag] trunk/6b7767fc8d759017b5fc2a7002051cf5c05615a9 -> trunk/6b7767fc8d759017b5fc2a7002051cf5c05615a9 2025-07-24T03:43:16.2205518Z * [new tag] trunk/6b84cb29f97957032c5aa91b4e2a6bfa166db04d -> trunk/6b84cb29f97957032c5aa91b4e2a6bfa166db04d 2025-07-24T03:43:16.2206463Z * [new tag] trunk/6bc263809de610e2fcdf594c122a0f99c6c7d96f -> trunk/6bc263809de610e2fcdf594c122a0f99c6c7d96f 2025-07-24T03:43:16.2207497Z * [new tag] trunk/6c008e2fb5a94342c5c4047d034c61bb067fa2b7 -> trunk/6c008e2fb5a94342c5c4047d034c61bb067fa2b7 2025-07-24T03:43:16.2208477Z * [new tag] trunk/6c05f2fca049344fbbb55eed7a6c866f34c8a477 -> trunk/6c05f2fca049344fbbb55eed7a6c866f34c8a477 2025-07-24T03:43:16.2209427Z * [new tag] trunk/6c0b42fd2f2c070f4c7ef9a3914698726f61ef3a -> trunk/6c0b42fd2f2c070f4c7ef9a3914698726f61ef3a 2025-07-24T03:43:16.2210415Z * [new tag] trunk/6c24c6633a00608d8c20805a77fae55f6b8fe9a6 -> trunk/6c24c6633a00608d8c20805a77fae55f6b8fe9a6 2025-07-24T03:43:16.2211634Z * [new tag] trunk/6c42afe1964496e1b02be1442470f254e35eb199 -> trunk/6c42afe1964496e1b02be1442470f254e35eb199 2025-07-24T03:43:16.2212508Z * [new tag] trunk/6c5227ba00a2904365af566c24b4681cd01a041c -> trunk/6c5227ba00a2904365af566c24b4681cd01a041c 2025-07-24T03:43:16.2213993Z * [new tag] trunk/6c795306378c47341d58109da03371bba2bec46e -> trunk/6c795306378c47341d58109da03371bba2bec46e 2025-07-24T03:43:16.2215038Z * [new tag] trunk/6cc490d40b16b3be7ecc8943fe1bc594246caab3 -> trunk/6cc490d40b16b3be7ecc8943fe1bc594246caab3 2025-07-24T03:43:16.2215972Z * [new tag] trunk/6d02321472ee0761092166dd273eb3ec386cf0c0 -> trunk/6d02321472ee0761092166dd273eb3ec386cf0c0 2025-07-24T03:43:16.2217028Z * [new tag] trunk/6d2155db498375317e2101068a220439dba80939 -> trunk/6d2155db498375317e2101068a220439dba80939 2025-07-24T03:43:16.2218000Z * [new tag] trunk/6d31d38965ef0bc81f3a5a49882d200c69218ccf -> trunk/6d31d38965ef0bc81f3a5a49882d200c69218ccf 2025-07-24T03:43:16.2218823Z * [new tag] trunk/6d3a4356f61b28a14abd95f641e2615deb186365 -> trunk/6d3a4356f61b28a14abd95f641e2615deb186365 2025-07-24T03:43:16.2219692Z * [new tag] trunk/6d5c789ad5f5d162426a5a10c84813ec923dd8ee -> trunk/6d5c789ad5f5d162426a5a10c84813ec923dd8ee 2025-07-24T03:43:16.2220764Z * [new tag] trunk/6dc2b22269f82a1feec06b5e3e79b184704cc0ba -> trunk/6dc2b22269f82a1feec06b5e3e79b184704cc0ba 2025-07-24T03:43:16.2221752Z * [new tag] trunk/6de41ce0f899604c3f8b33e1f8d37eb89b3a963e -> trunk/6de41ce0f899604c3f8b33e1f8d37eb89b3a963e 2025-07-24T03:43:16.2222798Z * [new tag] trunk/6defd5084e3fd330561095252c30ea50efa8e0ca -> trunk/6defd5084e3fd330561095252c30ea50efa8e0ca 2025-07-24T03:43:16.2223743Z * [new tag] trunk/6dfada220e4f46c28df3a6bdf57260ca0717c4bd -> trunk/6dfada220e4f46c28df3a6bdf57260ca0717c4bd 2025-07-24T03:43:16.2224805Z * [new tag] trunk/6e07d6a0ff386d99d8c2f1d25978b0683988a4cb -> trunk/6e07d6a0ff386d99d8c2f1d25978b0683988a4cb 2025-07-24T03:43:16.2226043Z * [new tag] trunk/6e17315cd33892919dc6deb6a9ecb568dda6195e -> trunk/6e17315cd33892919dc6deb6a9ecb568dda6195e 2025-07-24T03:43:16.2227118Z * [new tag] trunk/6e185c53124e1b5a0fe391959060c1249178bcb6 -> trunk/6e185c53124e1b5a0fe391959060c1249178bcb6 2025-07-24T03:43:16.2228065Z * [new tag] trunk/6e2992a9984f2c3f6469564008c7e45869b84678 -> trunk/6e2992a9984f2c3f6469564008c7e45869b84678 2025-07-24T03:43:16.2229041Z * [new tag] trunk/6ea91f067256447cda6fae533f806c1f8baafbe2 -> trunk/6ea91f067256447cda6fae533f806c1f8baafbe2 2025-07-24T03:43:16.2230000Z * [new tag] trunk/6eb6f198e1a28e904ce00a132c43aa2536419664 -> trunk/6eb6f198e1a28e904ce00a132c43aa2536419664 2025-07-24T03:43:16.2231024Z * [new tag] trunk/6ebe9a4f47e9cd1c9ccd467bcdfdea9445fd98d6 -> trunk/6ebe9a4f47e9cd1c9ccd467bcdfdea9445fd98d6 2025-07-24T03:43:16.2231932Z * [new tag] trunk/6ed85bfe6a1704a87a492a3381414186eb439f5e -> trunk/6ed85bfe6a1704a87a492a3381414186eb439f5e 2025-07-24T03:43:16.2232930Z * [new tag] trunk/6ef70edd9a9acee76a607bdd22bac400c8e29434 -> trunk/6ef70edd9a9acee76a607bdd22bac400c8e29434 2025-07-24T03:43:16.2233934Z * [new tag] trunk/6f05d58f2b0bc4779fbed9db5b0f80af1c686dcd -> trunk/6f05d58f2b0bc4779fbed9db5b0f80af1c686dcd 2025-07-24T03:43:16.2234908Z * [new tag] trunk/6f23f53599629a47d6e097b2a027048658a142d4 -> trunk/6f23f53599629a47d6e097b2a027048658a142d4 2025-07-24T03:43:16.2235855Z * [new tag] trunk/6f60cfe9b1445271f8b83f58b4c4f12578d837d3 -> trunk/6f60cfe9b1445271f8b83f58b4c4f12578d837d3 2025-07-24T03:43:16.2236789Z * [new tag] trunk/6f73e067963e31d16840fbc34993a64cee698746 -> trunk/6f73e067963e31d16840fbc34993a64cee698746 2025-07-24T03:43:16.2237824Z * [new tag] trunk/6fb62931593fc10252e4994cd1a0595ebf8e990f -> trunk/6fb62931593fc10252e4994cd1a0595ebf8e990f 2025-07-24T03:43:16.2238781Z * [new tag] trunk/6fd6fc418d9846e5e7e73513b9bcea7bf7feb4b4 -> trunk/6fd6fc418d9846e5e7e73513b9bcea7bf7feb4b4 2025-07-24T03:43:16.2239799Z * [new tag] trunk/6fe7456aa1a2d025d1d06e15ba3896e6adba94b8 -> trunk/6fe7456aa1a2d025d1d06e15ba3896e6adba94b8 2025-07-24T03:43:16.2240856Z * [new tag] trunk/6ffa03ef9e18299f41da076f421abbd32e51e175 -> trunk/6ffa03ef9e18299f41da076f421abbd32e51e175 2025-07-24T03:43:16.2242036Z * [new tag] trunk/7001d6fbc9fde3086159ec26d80a927e894b25a0 -> trunk/7001d6fbc9fde3086159ec26d80a927e894b25a0 2025-07-24T03:43:16.2242969Z * [new tag] trunk/702a304b0785d2dfe3d9bd4eed535c38e969818d -> trunk/702a304b0785d2dfe3d9bd4eed535c38e969818d 2025-07-24T03:43:16.2243910Z * [new tag] trunk/706bc41c4c3caa2654a926382c2ef0ef4d0bc55e -> trunk/706bc41c4c3caa2654a926382c2ef0ef4d0bc55e 2025-07-24T03:43:16.2244782Z * [new tag] trunk/706e236b080cadd5b8a016e4bf972cdb0886d57b -> trunk/706e236b080cadd5b8a016e4bf972cdb0886d57b 2025-07-24T03:43:16.2245854Z * [new tag] trunk/7070ab318061d44f195a83b6dc11ef9299603dfe -> trunk/7070ab318061d44f195a83b6dc11ef9299603dfe 2025-07-24T03:43:16.2246865Z * [new tag] trunk/7081b8233a64c350c64e9f00c9b9d00e52020241 -> trunk/7081b8233a64c350c64e9f00c9b9d00e52020241 2025-07-24T03:43:16.2247698Z * [new tag] trunk/70b4a8880b1c3fb5e92c5fcd75bda6b6f299abac -> trunk/70b4a8880b1c3fb5e92c5fcd75bda6b6f299abac 2025-07-24T03:43:16.2248681Z * [new tag] trunk/70b68caf58815419924ddeda231cbf6535181c53 -> trunk/70b68caf58815419924ddeda231cbf6535181c53 2025-07-24T03:43:16.2249830Z * [new tag] trunk/70bb34929aabc9c11d9ec9bbb53a4f9fc32e5e19 -> trunk/70bb34929aabc9c11d9ec9bbb53a4f9fc32e5e19 2025-07-24T03:43:16.2254235Z * [new tag] trunk/710b92cf3b577036d551708b351b4043817233f5 -> trunk/710b92cf3b577036d551708b351b4043817233f5 2025-07-24T03:43:16.2255763Z * [new tag] trunk/717a099d427d97a62c26fee58f9da9a0893d4233 -> trunk/717a099d427d97a62c26fee58f9da9a0893d4233 2025-07-24T03:43:16.2256750Z * [new tag] trunk/71a650ad565fe75ca752acbc8b40fb9ce677f40f -> trunk/71a650ad565fe75ca752acbc8b40fb9ce677f40f 2025-07-24T03:43:16.2257978Z * [new tag] trunk/7205458b85aca1377f73bdbacd8a9cd83b2eebbc -> trunk/7205458b85aca1377f73bdbacd8a9cd83b2eebbc 2025-07-24T03:43:16.2258903Z * [new tag] trunk/720c2c46b181ad446bf970d70a27fd0ce149114d -> trunk/720c2c46b181ad446bf970d70a27fd0ce149114d 2025-07-24T03:43:16.2259895Z * [new tag] trunk/721d2580dbf9a4922adc1c7d1cc8237126d3cdd6 -> trunk/721d2580dbf9a4922adc1c7d1cc8237126d3cdd6 2025-07-24T03:43:16.2260991Z * [new tag] trunk/72453a66769294e93a183dfb5bdefa23de873d89 -> trunk/72453a66769294e93a183dfb5bdefa23de873d89 2025-07-24T03:43:16.2261869Z * [new tag] trunk/725c3272848c408d0fa2cba4de76affe90f793b5 -> trunk/725c3272848c408d0fa2cba4de76affe90f793b5 2025-07-24T03:43:16.2262834Z * [new tag] trunk/725cdb218ec7b117b88baf5c6f4ac39c863a4b17 -> trunk/725cdb218ec7b117b88baf5c6f4ac39c863a4b17 2025-07-24T03:43:16.2263778Z * [new tag] trunk/7275f280454f790414b24147a2ba7f94d0eabcf6 -> trunk/7275f280454f790414b24147a2ba7f94d0eabcf6 2025-07-24T03:43:16.2264818Z * [new tag] trunk/728cf6721e2996490922d0eacb23081953e45fc7 -> trunk/728cf6721e2996490922d0eacb23081953e45fc7 2025-07-24T03:43:16.2266057Z * [new tag] trunk/72c8751b61e0b2c7b88003a41ed737a65768063c -> trunk/72c8751b61e0b2c7b88003a41ed737a65768063c 2025-07-24T03:43:16.2266962Z * [new tag] trunk/72db0a98a34a9f8982f7cf83145bf57b85e36817 -> trunk/72db0a98a34a9f8982f7cf83145bf57b85e36817 2025-07-24T03:43:16.2267936Z * [new tag] trunk/731351bb4ac572fb47d46c70b7425c209c81570a -> trunk/731351bb4ac572fb47d46c70b7425c209c81570a 2025-07-24T03:43:16.2268874Z * [new tag] trunk/73220d52fd67b5f4f5b15e0e0433e09733c93f31 -> trunk/73220d52fd67b5f4f5b15e0e0433e09733c93f31 2025-07-24T03:43:16.2269856Z * [new tag] trunk/734826d88e54642f574ea6c0f5e66cf6da6a8157 -> trunk/734826d88e54642f574ea6c0f5e66cf6da6a8157 2025-07-24T03:43:16.2270792Z * [new tag] trunk/73772919d2db560c9cc8ed617c94c77450542a94 -> trunk/73772919d2db560c9cc8ed617c94c77450542a94 2025-07-24T03:43:16.2271609Z * [new tag] trunk/7381c777245a836f88e9622005c6ea16009a3a0d -> trunk/7381c777245a836f88e9622005c6ea16009a3a0d 2025-07-24T03:43:16.2272617Z * [new tag] trunk/7392470da4386e654f303eb526dfba7e7777b06b -> trunk/7392470da4386e654f303eb526dfba7e7777b06b 2025-07-24T03:43:16.2273628Z * [new tag] trunk/7444debaca7de16b2cf71d0cd82dc8998c3a73c4 -> trunk/7444debaca7de16b2cf71d0cd82dc8998c3a73c4 2025-07-24T03:43:16.2274569Z * [new tag] trunk/7485ef078f182af981b5f17d06602de68816492c -> trunk/7485ef078f182af981b5f17d06602de68816492c 2025-07-24T03:43:16.2275616Z * [new tag] trunk/749757ac1b66485459e751b0e58b5a7c64d5f561 -> trunk/749757ac1b66485459e751b0e58b5a7c64d5f561 2025-07-24T03:43:16.2276642Z * [new tag] trunk/74ebd8d14e0d612ed35557ab254a90facf73b029 -> trunk/74ebd8d14e0d612ed35557ab254a90facf73b029 2025-07-24T03:43:16.2277669Z * [new tag] trunk/74f4cf4bd5aaa0123e7b3d91cc0cbcbd69030015 -> trunk/74f4cf4bd5aaa0123e7b3d91cc0cbcbd69030015 2025-07-24T03:43:16.2278678Z * [new tag] trunk/7521cd91118c1c1a55b8f7146d7e22bf60fe06bf -> trunk/7521cd91118c1c1a55b8f7146d7e22bf60fe06bf 2025-07-24T03:43:16.2279652Z * [new tag] trunk/752f202ef3445d2e28e2abeb6feed56eee9da5a9 -> trunk/752f202ef3445d2e28e2abeb6feed56eee9da5a9 2025-07-24T03:43:16.2280593Z * [new tag] trunk/7531bd64911774fc2656f290601834d5d02d3925 -> trunk/7531bd64911774fc2656f290601834d5d02d3925 2025-07-24T03:43:16.2281639Z * [new tag] trunk/754699610b0abec2fe3f5a73269b1dd09a330445 -> trunk/754699610b0abec2fe3f5a73269b1dd09a330445 2025-07-24T03:43:16.2282656Z * [new tag] trunk/754c04aa062d8f3c0449aec4bbcaab00bfca4bf2 -> trunk/754c04aa062d8f3c0449aec4bbcaab00bfca4bf2 2025-07-24T03:43:16.2283605Z * [new tag] trunk/75824035d392595de3bd0b8588e63c2fc6d09139 -> trunk/75824035d392595de3bd0b8588e63c2fc6d09139 2025-07-24T03:43:16.2284412Z * [new tag] trunk/7597988f1b5a41c0b91d379e0ce51111fd7cc95a -> trunk/7597988f1b5a41c0b91d379e0ce51111fd7cc95a 2025-07-24T03:43:16.2285494Z * [new tag] trunk/7599bebead35dd21bad3d3e85f62f400ad2c3139 -> trunk/7599bebead35dd21bad3d3e85f62f400ad2c3139 2025-07-24T03:43:16.2286478Z * [new tag] trunk/75a7d9e86842b57f9001a0fa6fd716927614dbf9 -> trunk/75a7d9e86842b57f9001a0fa6fd716927614dbf9 2025-07-24T03:43:16.2287624Z * [new tag] trunk/75e2628782c1ccb626603a0ae852478dbf11b1d0 -> trunk/75e2628782c1ccb626603a0ae852478dbf11b1d0 2025-07-24T03:43:16.2288530Z * [new tag] trunk/75f258dd1feeb90b8084849155e049fb57ba3521 -> trunk/75f258dd1feeb90b8084849155e049fb57ba3521 2025-07-24T03:43:16.2289485Z * [new tag] trunk/75f3e5a88df60caef27fd9c9df3fd51161378fcc -> trunk/75f3e5a88df60caef27fd9c9df3fd51161378fcc 2025-07-24T03:43:16.2290412Z * [new tag] trunk/75f489d37f048ec8a9106163ca16201156f05499 -> trunk/75f489d37f048ec8a9106163ca16201156f05499 2025-07-24T03:43:16.2291406Z * [new tag] trunk/764c02b78b935ba61c46277cb7409e6419460058 -> trunk/764c02b78b935ba61c46277cb7409e6419460058 2025-07-24T03:43:16.2292376Z * [new tag] trunk/76644c9ff58285c95764ffd27d629df219aab140 -> trunk/76644c9ff58285c95764ffd27d629df219aab140 2025-07-24T03:43:16.2293359Z * [new tag] trunk/767791943d5dd325bf3572c45886f7156e69dd5b -> trunk/767791943d5dd325bf3572c45886f7156e69dd5b 2025-07-24T03:43:16.2294368Z * [new tag] trunk/769d754ab2469813a3b790ec58c25c466099dd3d -> trunk/769d754ab2469813a3b790ec58c25c466099dd3d 2025-07-24T03:43:16.2295327Z * [new tag] trunk/76be282e3a4893e4c4d2761e862428c615f9e260 -> trunk/76be282e3a4893e4c4d2761e862428c615f9e260 2025-07-24T03:43:16.2296655Z * [new tag] trunk/76ca23c41c7edcf7b4c60ff6162eedcdf06ef359 -> trunk/76ca23c41c7edcf7b4c60ff6162eedcdf06ef359 2025-07-24T03:43:16.2297556Z * [new tag] trunk/76d07e919f66c24a55746bbc060c14b3df02ffa8 -> trunk/76d07e919f66c24a55746bbc060c14b3df02ffa8 2025-07-24T03:43:16.2298539Z * [new tag] trunk/76fe88fa56c8aac7377127fb5553de94e16e9070 -> trunk/76fe88fa56c8aac7377127fb5553de94e16e9070 2025-07-24T03:43:16.2299473Z * [new tag] trunk/770285522805745959221b902f23776a13d56df8 -> trunk/770285522805745959221b902f23776a13d56df8 2025-07-24T03:43:16.2300471Z * [new tag] trunk/7709ff55123dbdcaaa44004738fb767324f05dbd -> trunk/7709ff55123dbdcaaa44004738fb767324f05dbd 2025-07-24T03:43:16.2301438Z * [new tag] trunk/771be857043bf794cd219a9b925e308e31f12314 -> trunk/771be857043bf794cd219a9b925e308e31f12314 2025-07-24T03:43:16.2303304Z * [new tag] trunk/772d5904152abc9702bf49037e46ab6203b83f55 -> trunk/772d5904152abc9702bf49037e46ab6203b83f55 2025-07-24T03:43:16.2304176Z * [new tag] trunk/77518d1a13cc105637814bc157387478384dc897 -> trunk/77518d1a13cc105637814bc157387478384dc897 2025-07-24T03:43:16.2305291Z * [new tag] trunk/77676753ecabf6a6645bdd3abfe01939e5751e76 -> trunk/77676753ecabf6a6645bdd3abfe01939e5751e76 2025-07-24T03:43:16.2306405Z * [new tag] trunk/777eca9f16aeecd7c362a235cf25e6b8e6eda57f -> trunk/777eca9f16aeecd7c362a235cf25e6b8e6eda57f 2025-07-24T03:43:16.2307375Z * [new tag] trunk/77ac3a096532ee08211dae38c2a9336c970d1785 -> trunk/77ac3a096532ee08211dae38c2a9336c970d1785 2025-07-24T03:43:16.2308330Z * [new tag] trunk/77f884c2ec62df9df930ae86e9b8437364900346 -> trunk/77f884c2ec62df9df930ae86e9b8437364900346 2025-07-24T03:43:16.2309324Z * [new tag] trunk/783a4c1f5002bf1749833821c450360a417d40c7 -> trunk/783a4c1f5002bf1749833821c450360a417d40c7 2025-07-24T03:43:16.2310343Z * [new tag] trunk/78684e27ace1ebd51ccc93d4b6b8a6a3ec3b4c14 -> trunk/78684e27ace1ebd51ccc93d4b6b8a6a3ec3b4c14 2025-07-24T03:43:16.2311351Z * [new tag] trunk/7892f5a007859ae02b9cac5441cd51f37147ef04 -> trunk/7892f5a007859ae02b9cac5441cd51f37147ef04 2025-07-24T03:43:16.2312360Z * [new tag] trunk/78ee2ee90eed957aec3dc80423b108b16938a8ae -> trunk/78ee2ee90eed957aec3dc80423b108b16938a8ae 2025-07-24T03:43:16.2313308Z * [new tag] trunk/7918978653ff4f21c284b34809acf88784deb0de -> trunk/7918978653ff4f21c284b34809acf88784deb0de 2025-07-24T03:43:16.2314464Z * [new tag] trunk/794b95d54bb2c49d704169ddb777acfd8da8cfad -> trunk/794b95d54bb2c49d704169ddb777acfd8da8cfad 2025-07-24T03:43:16.2315411Z * [new tag] trunk/794ef6c9b8f173a0cbab5288efb2d68aef9c90b9 -> trunk/794ef6c9b8f173a0cbab5288efb2d68aef9c90b9 2025-07-24T03:43:16.2316243Z * [new tag] trunk/795a6a0affd349adfb4e3df298b604b74f27b44e -> trunk/795a6a0affd349adfb4e3df298b604b74f27b44e 2025-07-24T03:43:16.2317239Z * [new tag] trunk/7982b8c703e24a36c0e0a01b8cf22cd272369b28 -> trunk/7982b8c703e24a36c0e0a01b8cf22cd272369b28 2025-07-24T03:43:16.2318239Z * [new tag] trunk/7986c0dba6e1044d90b7f607f9cca15922339bb4 -> trunk/7986c0dba6e1044d90b7f607f9cca15922339bb4 2025-07-24T03:43:16.2319293Z * [new tag] trunk/799443605bffbd0d80fb3f2edbfe5517e0e2b4a3 -> trunk/799443605bffbd0d80fb3f2edbfe5517e0e2b4a3 2025-07-24T03:43:16.2320807Z * [new tag] trunk/7999735d23aeca844d4a7b23de6ac2370767099a -> trunk/7999735d23aeca844d4a7b23de6ac2370767099a 2025-07-24T03:43:16.2321806Z * [new tag] trunk/79ab84e9b8fe561a55931b2108af45993a670276 -> trunk/79ab84e9b8fe561a55931b2108af45993a670276 2025-07-24T03:43:16.2322804Z * [new tag] trunk/79aef141695f2daea4a9aeb0f385726c5794a242 -> trunk/79aef141695f2daea4a9aeb0f385726c5794a242 2025-07-24T03:43:16.2323746Z * [new tag] trunk/79bdafe5b61f6f073dcd276e135076ff3277a951 -> trunk/79bdafe5b61f6f073dcd276e135076ff3277a951 2025-07-24T03:43:16.2324724Z * [new tag] trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba -> trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba 2025-07-24T03:43:16.2325720Z * [new tag] trunk/79e49efaddf3a049adbe2de839cc65d73a1edd42 -> trunk/79e49efaddf3a049adbe2de839cc65d73a1edd42 2025-07-24T03:43:16.2326662Z * [new tag] trunk/7a03b0d2ca3946b770bc817571fc36bd5c608b38 -> trunk/7a03b0d2ca3946b770bc817571fc36bd5c608b38 2025-07-24T03:43:16.2327657Z * [new tag] trunk/7a08755c5f3630150c50d09e16c0abf9501dea1e -> trunk/7a08755c5f3630150c50d09e16c0abf9501dea1e 2025-07-24T03:43:16.2329033Z * [new tag] trunk/7a41f207943cc6c88160d7a531fc57bdbe149253 -> trunk/7a41f207943cc6c88160d7a531fc57bdbe149253 2025-07-24T03:43:16.2330028Z * [new tag] trunk/7a48cc699006879a6ec185ac5bd4eaad0c0b7e36 -> trunk/7a48cc699006879a6ec185ac5bd4eaad0c0b7e36 2025-07-24T03:43:16.2331003Z * [new tag] trunk/7a92b5119654c07d15f5c0818e6ae804b01e836c -> trunk/7a92b5119654c07d15f5c0818e6ae804b01e836c 2025-07-24T03:43:16.2331951Z * [new tag] trunk/7ae7c1414354ad225c4a36b3228e30a2baf94923 -> trunk/7ae7c1414354ad225c4a36b3228e30a2baf94923 2025-07-24T03:43:16.2332992Z * [new tag] trunk/7afb834f939eccbb3262e646f0922eed070074a7 -> trunk/7afb834f939eccbb3262e646f0922eed070074a7 2025-07-24T03:43:16.2333999Z * [new tag] trunk/7b0118884e0855e4918af53d44c3fbfc185a1ee9 -> trunk/7b0118884e0855e4918af53d44c3fbfc185a1ee9 2025-07-24T03:43:16.2335019Z * [new tag] trunk/7b05bdd925f0f4b49e68662f9761fabaa27f2faf -> trunk/7b05bdd925f0f4b49e68662f9761fabaa27f2faf 2025-07-24T03:43:16.2336032Z * [new tag] trunk/7b392bac13a8007d1e0c6c789aa9bc515119faba -> trunk/7b392bac13a8007d1e0c6c789aa9bc515119faba 2025-07-24T03:43:16.2337458Z * [new tag] trunk/7b72e5b3ad989d02802909b64f322b2b7b69913b -> trunk/7b72e5b3ad989d02802909b64f322b2b7b69913b 2025-07-24T03:43:16.2338654Z * [new tag] trunk/7b7cd56f5e2a965ae8a48c69441dd4f58bf68ceb -> trunk/7b7cd56f5e2a965ae8a48c69441dd4f58bf68ceb 2025-07-24T03:43:16.2339558Z * [new tag] trunk/7be862ab8f2b9040b34c58e1b77ce74c2512f062 -> trunk/7be862ab8f2b9040b34c58e1b77ce74c2512f062 2025-07-24T03:43:16.2340613Z * [new tag] trunk/7c1f62782875a4ac70b96aed0e6c9525b6e4eaf3 -> trunk/7c1f62782875a4ac70b96aed0e6c9525b6e4eaf3 2025-07-24T03:43:16.2341634Z * [new tag] trunk/7c51619e7fbd346e2299255c468cc43bd69425d7 -> trunk/7c51619e7fbd346e2299255c468cc43bd69425d7 2025-07-24T03:43:16.2342568Z * [new tag] trunk/7caf6c801ddfaf556a3ca191173b50002c4261f4 -> trunk/7caf6c801ddfaf556a3ca191173b50002c4261f4 2025-07-24T03:43:16.2343703Z * [new tag] trunk/7cc1a9546c135f8e7635e0d38aa2bba797f8907d -> trunk/7cc1a9546c135f8e7635e0d38aa2bba797f8907d 2025-07-24T03:43:16.2344765Z * [new tag] trunk/7cc5d03dfc0077bc670c39abd101c72a04b2737f -> trunk/7cc5d03dfc0077bc670c39abd101c72a04b2737f 2025-07-24T03:43:16.2345871Z * [new tag] trunk/7cda4017ddda554752e89069ae205be5e8388f59 -> trunk/7cda4017ddda554752e89069ae205be5e8388f59 2025-07-24T03:43:16.2347103Z * [new tag] trunk/7cf31b4a426f3791af30159cea420687f347cd7a -> trunk/7cf31b4a426f3791af30159cea420687f347cd7a 2025-07-24T03:43:16.2348181Z * [new tag] trunk/7cf38d2a0521c5ca292a720bce00617be749a0e7 -> trunk/7cf38d2a0521c5ca292a720bce00617be749a0e7 2025-07-24T03:43:16.2349252Z * [new tag] trunk/7cfd054075b0713642fab8dc4313fc1e5d992599 -> trunk/7cfd054075b0713642fab8dc4313fc1e5d992599 2025-07-24T03:43:16.2350260Z * [new tag] trunk/7d1b3f599d6968a3efe70b7401310e3127949f13 -> trunk/7d1b3f599d6968a3efe70b7401310e3127949f13 2025-07-24T03:43:16.2351534Z * [new tag] trunk/7d296d5c19750cecd82e2b95f6fb0f8dd918282e -> trunk/7d296d5c19750cecd82e2b95f6fb0f8dd918282e 2025-07-24T03:43:16.2352487Z * [new tag] trunk/7d2ceaff21a6faf430470fc88642dad0e80386b4 -> trunk/7d2ceaff21a6faf430470fc88642dad0e80386b4 2025-07-24T03:43:16.2353790Z * [new tag] trunk/7d4228dbfd13d1ac8fac2c78c042dbb8314f042d -> trunk/7d4228dbfd13d1ac8fac2c78c042dbb8314f042d 2025-07-24T03:43:16.2354709Z * [new tag] trunk/7d6f3402380de06cee9d10f708e373e36aa9bd9c -> trunk/7d6f3402380de06cee9d10f708e373e36aa9bd9c 2025-07-24T03:43:16.2355812Z * [new tag] trunk/7dcc77e422dcf97ce35991a138ab635a5cb88731 -> trunk/7dcc77e422dcf97ce35991a138ab635a5cb88731 2025-07-24T03:43:16.2356794Z * [new tag] trunk/7e34f9c292940e16e06f0b85fce99c14af708569 -> trunk/7e34f9c292940e16e06f0b85fce99c14af708569 2025-07-24T03:43:16.2357723Z * [new tag] trunk/7e433d5f423248914c5e9838d3ea145db7964923 -> trunk/7e433d5f423248914c5e9838d3ea145db7964923 2025-07-24T03:43:16.2358750Z * [new tag] trunk/7e4c097b0752ae79a8b5dd1de21a51aaafba2ef9 -> trunk/7e4c097b0752ae79a8b5dd1de21a51aaafba2ef9 2025-07-24T03:43:16.2359873Z * [new tag] trunk/7e54c02a35b905e758497b856a1953eb009ba836 -> trunk/7e54c02a35b905e758497b856a1953eb009ba836 2025-07-24T03:43:16.2362041Z * [new tag] trunk/7e83d5084588bdb51151f869b53c92c07bc9f544 -> trunk/7e83d5084588bdb51151f869b53c92c07bc9f544 2025-07-24T03:43:16.2363100Z * [new tag] trunk/7ebbf2cae7e55d5f64a15a1e8912e55ff0a6c9a4 -> trunk/7ebbf2cae7e55d5f64a15a1e8912e55ff0a6c9a4 2025-07-24T03:43:16.2364280Z * [new tag] trunk/7f0cddfb55d426b414cf7b4482c6a371618b349c -> trunk/7f0cddfb55d426b414cf7b4482c6a371618b349c 2025-07-24T03:43:16.2365405Z * [new tag] trunk/7f14b42adf70196d82340c59a9981ffcadf0c53c -> trunk/7f14b42adf70196d82340c59a9981ffcadf0c53c 2025-07-24T03:43:16.2366636Z * [new tag] trunk/7f649ed4f83ed4c5c11a85042d3ca15d273bf57d -> trunk/7f649ed4f83ed4c5c11a85042d3ca15d273bf57d 2025-07-24T03:43:16.2367716Z * [new tag] trunk/7f6e7103a3aefd2d96b3cc6702be931a66b44977 -> trunk/7f6e7103a3aefd2d96b3cc6702be931a66b44977 2025-07-24T03:43:16.2368839Z * [new tag] trunk/7f9fc7e67ce9853a1bb4b16c901c708f78c1c5cd -> trunk/7f9fc7e67ce9853a1bb4b16c901c708f78c1c5cd 2025-07-24T03:43:16.2369924Z * [new tag] trunk/7fcad0231cb0ae9ba6a0004098b5ffd82c62858f -> trunk/7fcad0231cb0ae9ba6a0004098b5ffd82c62858f 2025-07-24T03:43:16.2370962Z * [new tag] trunk/805297981ae4e2aa08d133161477a477f5da274f -> trunk/805297981ae4e2aa08d133161477a477f5da274f 2025-07-24T03:43:16.2372134Z * [new tag] trunk/8088958793841191eba1faf98849904ee769bbfd -> trunk/8088958793841191eba1faf98849904ee769bbfd 2025-07-24T03:43:16.2373172Z * [new tag] trunk/80ac73c0575d860993beab58bb718e727c82bc22 -> trunk/80ac73c0575d860993beab58bb718e727c82bc22 2025-07-24T03:43:16.2374420Z * [new tag] trunk/80bcaa4195944d0f00f16abcbb702bde4d582d14 -> trunk/80bcaa4195944d0f00f16abcbb702bde4d582d14 2025-07-24T03:43:16.2375467Z * [new tag] trunk/80d89974c173c9d7a2c59fe9dfce2fe1301e2833 -> trunk/80d89974c173c9d7a2c59fe9dfce2fe1301e2833 2025-07-24T03:43:16.2376488Z * [new tag] trunk/8134684d44f3f9d09e775f3adc513bdef72245c9 -> trunk/8134684d44f3f9d09e775f3adc513bdef72245c9 2025-07-24T03:43:16.2377558Z * [new tag] trunk/813c76b98d5bffbffb087502c4f02a043b924d59 -> trunk/813c76b98d5bffbffb087502c4f02a043b924d59 2025-07-24T03:43:16.2378601Z * [new tag] trunk/8142a0286016e63a0e91b5667e1fb1a5e868ffd7 -> trunk/8142a0286016e63a0e91b5667e1fb1a5e868ffd7 2025-07-24T03:43:16.2379660Z * [new tag] trunk/8147c4a9044913e62ba3aab7f1eaaafead4f5930 -> trunk/8147c4a9044913e62ba3aab7f1eaaafead4f5930 2025-07-24T03:43:16.2380693Z * [new tag] trunk/8153340d1073c190ecf221e51abbd983286782a8 -> trunk/8153340d1073c190ecf221e51abbd983286782a8 2025-07-24T03:43:16.2381708Z * [new tag] trunk/815545f2dd6ade563cb1263f8bb7813f355edb2e -> trunk/815545f2dd6ade563cb1263f8bb7813f355edb2e 2025-07-24T03:43:16.2382815Z * [new tag] trunk/81759afed4fa4fa3a03f9ff671abe270679cc006 -> trunk/81759afed4fa4fa3a03f9ff671abe270679cc006 2025-07-24T03:43:16.2383862Z * [new tag] trunk/8186af5a26bc6a628f283c4791c8d68ef6fa1336 -> trunk/8186af5a26bc6a628f283c4791c8d68ef6fa1336 2025-07-24T03:43:16.2384995Z * [new tag] trunk/81b0b308cafae44339b8a123e8b1bec3bf9eb8ad -> trunk/81b0b308cafae44339b8a123e8b1bec3bf9eb8ad 2025-07-24T03:43:16.2386080Z * [new tag] trunk/81bf278537c081279a574157e1359ec7f0b65daf -> trunk/81bf278537c081279a574157e1359ec7f0b65daf 2025-07-24T03:43:16.2387099Z * [new tag] trunk/81c7445eb97f910ed89da9b11140d914651a1675 -> trunk/81c7445eb97f910ed89da9b11140d914651a1675 2025-07-24T03:43:16.2388130Z * [new tag] trunk/823e2238934fe65133741ad0ab9debaacfd4abe8 -> trunk/823e2238934fe65133741ad0ab9debaacfd4abe8 2025-07-24T03:43:16.2389182Z * [new tag] trunk/82672206b724a767dcb8c2541074449100de701b -> trunk/82672206b724a767dcb8c2541074449100de701b 2025-07-24T03:43:16.2390182Z * [new tag] trunk/826f12b829070e3d5bfd050f001b61aaf78e5447 -> trunk/826f12b829070e3d5bfd050f001b61aaf78e5447 2025-07-24T03:43:16.2391220Z * [new tag] trunk/82765dad16d7cda1ea382497dbf8c1ab2d07bfdd -> trunk/82765dad16d7cda1ea382497dbf8c1ab2d07bfdd 2025-07-24T03:43:16.2392288Z * [new tag] trunk/82a1ee1135b054d371d10081883b848ac7b7419f -> trunk/82a1ee1135b054d371d10081883b848ac7b7419f 2025-07-24T03:43:16.2393302Z * [new tag] trunk/82e6475d920991ef3be5d5637a72bf49313cc604 -> trunk/82e6475d920991ef3be5d5637a72bf49313cc604 2025-07-24T03:43:16.2394351Z * [new tag] trunk/82eefaedd98b63de8a87e34275af781f8eb177e1 -> trunk/82eefaedd98b63de8a87e34275af781f8eb177e1 2025-07-24T03:43:16.2395493Z * [new tag] trunk/82f8e04f27adeda0bb848aea7ddc61859ea899c7 -> trunk/82f8e04f27adeda0bb848aea7ddc61859ea899c7 2025-07-24T03:43:16.2396517Z * [new tag] trunk/82fb904140d258604a185154287b9c6fde047fc5 -> trunk/82fb904140d258604a185154287b9c6fde047fc5 2025-07-24T03:43:16.2397532Z * [new tag] trunk/830a335a7da5fec00395d440ba568749cb4e2e9e -> trunk/830a335a7da5fec00395d440ba568749cb4e2e9e 2025-07-24T03:43:16.2398636Z * [new tag] trunk/831c9010c7d7460fd78bc59b3fa28a65a0339e5d -> trunk/831c9010c7d7460fd78bc59b3fa28a65a0339e5d 2025-07-24T03:43:16.2399759Z * [new tag] trunk/832ab990c99545ab5c80eefbc30ab2e14c617a4b -> trunk/832ab990c99545ab5c80eefbc30ab2e14c617a4b 2025-07-24T03:43:16.2400836Z * [new tag] trunk/8347268edcf3cc4f638474d860450bb0cd7a9908 -> trunk/8347268edcf3cc4f638474d860450bb0cd7a9908 2025-07-24T03:43:16.2401927Z * [new tag] trunk/836bb1941b593063f002394c1de3ec382c2ce50e -> trunk/836bb1941b593063f002394c1de3ec382c2ce50e 2025-07-24T03:43:16.2402945Z * [new tag] trunk/83700b448874cac8e89356ab06292e4289577269 -> trunk/83700b448874cac8e89356ab06292e4289577269 2025-07-24T03:43:16.2403978Z * [new tag] trunk/8372d0986a495d41f41c5d7684f1428ff847c699 -> trunk/8372d0986a495d41f41c5d7684f1428ff847c699 2025-07-24T03:43:16.2404983Z * [new tag] trunk/838798425731e6c90df4a885e90ec03f18eea10b -> trunk/838798425731e6c90df4a885e90ec03f18eea10b 2025-07-24T03:43:16.2405995Z * [new tag] trunk/83d22256f84232c5440b25a08459c649a32b9a4f -> trunk/83d22256f84232c5440b25a08459c649a32b9a4f 2025-07-24T03:43:16.2406993Z * [new tag] trunk/84085229765698166f07c9220d5544023ab80d47 -> trunk/84085229765698166f07c9220d5544023ab80d47 2025-07-24T03:43:16.2408000Z * [new tag] trunk/8485f1950710d383fd8d0d772fc978933c6fc175 -> trunk/8485f1950710d383fd8d0d772fc978933c6fc175 2025-07-24T03:43:16.2409033Z * [new tag] trunk/84b77ec1280a56bece8408a2e0e179b9eb95e1e2 -> trunk/84b77ec1280a56bece8408a2e0e179b9eb95e1e2 2025-07-24T03:43:16.2410051Z * [new tag] trunk/84c14361c28e1b553ea405ef5020cf0a90468850 -> trunk/84c14361c28e1b553ea405ef5020cf0a90468850 2025-07-24T03:43:16.2411079Z * [new tag] trunk/84c588e5eada9e7921608065edc444a15c22cb1c -> trunk/84c588e5eada9e7921608065edc444a15c22cb1c 2025-07-24T03:43:16.2412153Z * [new tag] trunk/84dec060b79078e68dcb6be1e7f308dad05d00e2 -> trunk/84dec060b79078e68dcb6be1e7f308dad05d00e2 2025-07-24T03:43:16.2413184Z * [new tag] trunk/85111cd165f108ffabb4a90083d59d7a867ebd9f -> trunk/85111cd165f108ffabb4a90083d59d7a867ebd9f 2025-07-24T03:43:16.2414223Z * [new tag] trunk/851a6fa82df251fbc368f0284d941ce78f68e7b1 -> trunk/851a6fa82df251fbc368f0284d941ce78f68e7b1 2025-07-24T03:43:16.2415246Z * [new tag] trunk/851e953f68a614921c4315467209b741206774af -> trunk/851e953f68a614921c4315467209b741206774af 2025-07-24T03:43:16.2416256Z * [new tag] trunk/85320336799e38411d15c0e159b41248cda01218 -> trunk/85320336799e38411d15c0e159b41248cda01218 2025-07-24T03:43:16.2417265Z * [new tag] trunk/8554c8007ddaa8029e7e01bb1af12f358bf597c2 -> trunk/8554c8007ddaa8029e7e01bb1af12f358bf597c2 2025-07-24T03:43:16.2418287Z * [new tag] trunk/85857181ebca86e9c709e9922a9d9ef41a9c4ef9 -> trunk/85857181ebca86e9c709e9922a9d9ef41a9c4ef9 2025-07-24T03:43:16.2419325Z * [new tag] trunk/85df746892d9b0e87e7a5dfa78ef81a84aec6de0 -> trunk/85df746892d9b0e87e7a5dfa78ef81a84aec6de0 2025-07-24T03:43:16.2420400Z * [new tag] trunk/85ee2fb8c5c57b513526b0cc968ba13012167572 -> trunk/85ee2fb8c5c57b513526b0cc968ba13012167572 2025-07-24T03:43:16.2421429Z * [new tag] trunk/86251eff4069c468efebdb481dd18fe8d42856f0 -> trunk/86251eff4069c468efebdb481dd18fe8d42856f0 2025-07-24T03:43:16.2422468Z * [new tag] trunk/863327ae496471654344e1e04ccaa713a44a135d -> trunk/863327ae496471654344e1e04ccaa713a44a135d 2025-07-24T03:43:16.2423504Z * [new tag] trunk/86670b39fa3df63a652a9a06b59b73f92d70c392 -> trunk/86670b39fa3df63a652a9a06b59b73f92d70c392 2025-07-24T03:43:16.2424628Z * [new tag] trunk/86675af3f02e54fed4bbae68d6316274b93b373f -> trunk/86675af3f02e54fed4bbae68d6316274b93b373f 2025-07-24T03:43:16.2425671Z * [new tag] trunk/86996c15dc4294c400c3a552d1a9e8e90aa6c7f6 -> trunk/86996c15dc4294c400c3a552d1a9e8e90aa6c7f6 2025-07-24T03:43:16.2426697Z * [new tag] trunk/86ced144534c2c78460a2d0f1d9ed2ba048f2514 -> trunk/86ced144534c2c78460a2d0f1d9ed2ba048f2514 2025-07-24T03:43:16.2427821Z * [new tag] trunk/86d8af6a6cc648134289de89d393d0dce5b3a5f4 -> trunk/86d8af6a6cc648134289de89d393d0dce5b3a5f4 2025-07-24T03:43:16.2428961Z * [new tag] trunk/86dbc0ef677ba9f9a4ca41fe168775e49cb0f1ba -> trunk/86dbc0ef677ba9f9a4ca41fe168775e49cb0f1ba 2025-07-24T03:43:16.2430050Z * [new tag] trunk/86df3ff1f18da58e0ffc21eebfb8b498f60d6683 -> trunk/86df3ff1f18da58e0ffc21eebfb8b498f60d6683 2025-07-24T03:43:16.2431169Z * [new tag] trunk/86eaf452c330bd871262b7590ff8bd1bf432e2d7 -> trunk/86eaf452c330bd871262b7590ff8bd1bf432e2d7 2025-07-24T03:43:16.2432237Z * [new tag] trunk/87d615efab194482a00d241e4d9aebc513635cf5 -> trunk/87d615efab194482a00d241e4d9aebc513635cf5 2025-07-24T03:43:16.2433255Z * [new tag] trunk/8823138e47a3200c313f6bf2d21eb689d8150f39 -> trunk/8823138e47a3200c313f6bf2d21eb689d8150f39 2025-07-24T03:43:16.2434285Z * [new tag] trunk/8892b782a85b9de9f51334e65e009b3d59899b02 -> trunk/8892b782a85b9de9f51334e65e009b3d59899b02 2025-07-24T03:43:16.2435315Z * [new tag] trunk/88b9c285e0eb68134c5f834ceccdb99bc1d255d0 -> trunk/88b9c285e0eb68134c5f834ceccdb99bc1d255d0 2025-07-24T03:43:16.2436309Z * [new tag] trunk/88c6199db09372b6e2d55a5349ab545527842727 -> trunk/88c6199db09372b6e2d55a5349ab545527842727 2025-07-24T03:43:16.2437426Z * [new tag] trunk/88cd9f34b00c22e4edefa223490fcdd6c4ff272a -> trunk/88cd9f34b00c22e4edefa223490fcdd6c4ff272a 2025-07-24T03:43:16.2438453Z * [new tag] trunk/898179331e82e5ee1ff64737f508fd6a6da711f9 -> trunk/898179331e82e5ee1ff64737f508fd6a6da711f9 2025-07-24T03:43:16.2439487Z * [new tag] trunk/89850bbc073c4e27ca51b0b205742e1d316e7097 -> trunk/89850bbc073c4e27ca51b0b205742e1d316e7097 2025-07-24T03:43:16.2440553Z * [new tag] trunk/899d3d3e9eec4756a2e759f0203334dbe08f664e -> trunk/899d3d3e9eec4756a2e759f0203334dbe08f664e 2025-07-24T03:43:16.2441579Z * [new tag] trunk/89d842fec5229fff0df5342b2db121368d51e717 -> trunk/89d842fec5229fff0df5342b2db121368d51e717 2025-07-24T03:43:16.2442615Z * [new tag] trunk/8a2255130025abc80e03adaeb0b90d6463f2f916 -> trunk/8a2255130025abc80e03adaeb0b90d6463f2f916 2025-07-24T03:43:16.2443635Z * [new tag] trunk/8a396c56350ade97c18a6e13b3d97939f1eea075 -> trunk/8a396c56350ade97c18a6e13b3d97939f1eea075 2025-07-24T03:43:16.2444679Z * [new tag] trunk/8a47f9d03be0e0118a43443ff5f60db7be85102b -> trunk/8a47f9d03be0e0118a43443ff5f60db7be85102b 2025-07-24T03:43:16.2445738Z * [new tag] trunk/8a88c6e85abe345d95d970d424a0295cbc89b69c -> trunk/8a88c6e85abe345d95d970d424a0295cbc89b69c 2025-07-24T03:43:16.2446756Z * [new tag] trunk/8a8fac11318778aa5e4479b369b37fdb9e10ec17 -> trunk/8a8fac11318778aa5e4479b369b37fdb9e10ec17 2025-07-24T03:43:16.2447810Z * [new tag] trunk/8ad6197b466e91eb5fbbde2c76688d40fa472ac3 -> trunk/8ad6197b466e91eb5fbbde2c76688d40fa472ac3 2025-07-24T03:43:16.2448857Z * [new tag] trunk/8b0e0e4f2301f4aeb9fccf52cd2c6d8ac13da131 -> trunk/8b0e0e4f2301f4aeb9fccf52cd2c6d8ac13da131 2025-07-24T03:43:16.2450049Z * [new tag] trunk/8b2a6505728b5a12d170175d65f17a00aec50632 -> trunk/8b2a6505728b5a12d170175d65f17a00aec50632 2025-07-24T03:43:16.2451116Z * [new tag] trunk/8b68e5b1bb4a0014a64eab25c54b716968e109a9 -> trunk/8b68e5b1bb4a0014a64eab25c54b716968e109a9 2025-07-24T03:43:16.2452151Z * [new tag] trunk/8b8684466a11ae6ac27c85dbc6a02091dadac749 -> trunk/8b8684466a11ae6ac27c85dbc6a02091dadac749 2025-07-24T03:43:16.2453079Z * [new tag] trunk/8b97e4dd8cbe23101801043fe343d7350e527540 -> trunk/8b97e4dd8cbe23101801043fe343d7350e527540 2025-07-24T03:43:16.2454119Z * [new tag] trunk/8bda95228fbefa6ce204bf4da8b632d1516431bb -> trunk/8bda95228fbefa6ce204bf4da8b632d1516431bb 2025-07-24T03:43:16.2455299Z * [new tag] trunk/8c0df6fe1769c813f57da766528ff3cc4e56943e -> trunk/8c0df6fe1769c813f57da766528ff3cc4e56943e 2025-07-24T03:43:16.2456387Z * [new tag] trunk/8c2e45008282cf5202b72a0ecb0c2951438abeea -> trunk/8c2e45008282cf5202b72a0ecb0c2951438abeea 2025-07-24T03:43:16.2457572Z * [new tag] trunk/8c3f206457a1b9d75bc95a6c30a101135fcee329 -> trunk/8c3f206457a1b9d75bc95a6c30a101135fcee329 2025-07-24T03:43:16.2458588Z * [new tag] trunk/8c3f84908b085a26a6d8c7a90ce7c94ab2fe6f0a -> trunk/8c3f84908b085a26a6d8c7a90ce7c94ab2fe6f0a 2025-07-24T03:43:16.2459663Z * [new tag] trunk/8c5b070d1f7cf4a9b58b09a28a0aeb5fdca28679 -> trunk/8c5b070d1f7cf4a9b58b09a28a0aeb5fdca28679 2025-07-24T03:43:16.2460704Z * [new tag] trunk/8c928372b3560bb512e2cf98c94efd923caf5fa7 -> trunk/8c928372b3560bb512e2cf98c94efd923caf5fa7 2025-07-24T03:43:16.2461725Z * [new tag] trunk/8cb0c4a4da0e017834d63f3d7dc2ab29e0ad6424 -> trunk/8cb0c4a4da0e017834d63f3d7dc2ab29e0ad6424 2025-07-24T03:43:16.2462763Z * [new tag] trunk/8d070187e34d5474ae88cefe56754f729138756b -> trunk/8d070187e34d5474ae88cefe56754f729138756b 2025-07-24T03:43:16.2463795Z * [new tag] trunk/8d7ee0f4fb7e41e8a49a5a24b6686b2324c493ba -> trunk/8d7ee0f4fb7e41e8a49a5a24b6686b2324c493ba 2025-07-24T03:43:16.2464987Z * [new tag] trunk/8da774d81feace041ff39de4ba2ddd43086370d3 -> trunk/8da774d81feace041ff39de4ba2ddd43086370d3 2025-07-24T03:43:16.2466052Z * [new tag] trunk/8dcebaa7b088f9ae8c08975310e63c81a154153f -> trunk/8dcebaa7b088f9ae8c08975310e63c81a154153f 2025-07-24T03:43:16.2467086Z * [new tag] trunk/8dff457f42c9a20f9936d22773239df33cb48c9d -> trunk/8dff457f42c9a20f9936d22773239df33cb48c9d 2025-07-24T03:43:16.2468163Z * [new tag] trunk/8e02cd9c5ab151faad80e18e648c82a204fc3735 -> trunk/8e02cd9c5ab151faad80e18e648c82a204fc3735 2025-07-24T03:43:16.2469223Z * [new tag] trunk/8e57cdb746b4ab28865fdf01532f87b0d21700e9 -> trunk/8e57cdb746b4ab28865fdf01532f87b0d21700e9 2025-07-24T03:43:16.2470303Z * [new tag] trunk/8e8bbfc80340f0bf0a31a03d61b9b4dd72a40469 -> trunk/8e8bbfc80340f0bf0a31a03d61b9b4dd72a40469 2025-07-24T03:43:16.2471288Z * [new tag] trunk/8e8d4b13b0f6358e249a1e6fea9831b91b41b6d0 -> trunk/8e8d4b13b0f6358e249a1e6fea9831b91b41b6d0 2025-07-24T03:43:16.2472303Z * [new tag] trunk/8e99714204271a6c60866c10c4360166c24ae68e -> trunk/8e99714204271a6c60866c10c4360166c24ae68e 2025-07-24T03:43:16.2473331Z * [new tag] trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c -> trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c 2025-07-24T03:43:16.2474402Z * [new tag] trunk/8eb3c5b7a18205974fff0353b97e599ea3d0e2a4 -> trunk/8eb3c5b7a18205974fff0353b97e599ea3d0e2a4 2025-07-24T03:43:16.2475486Z * [new tag] trunk/8ed5e1844c77d952bcea89ca7d0225d876fec4e8 -> trunk/8ed5e1844c77d952bcea89ca7d0225d876fec4e8 2025-07-24T03:43:16.2476567Z * [new tag] trunk/8f02161d1012143263fdbca47ee62983448e2c7e -> trunk/8f02161d1012143263fdbca47ee62983448e2c7e 2025-07-24T03:43:16.2477606Z * [new tag] trunk/8f0998aafe5e9594ade50cd263d5c63a5aad9333 -> trunk/8f0998aafe5e9594ade50cd263d5c63a5aad9333 2025-07-24T03:43:16.2478690Z * [new tag] trunk/8f5f01bf19e01f4b74add7f3d558966152a398c7 -> trunk/8f5f01bf19e01f4b74add7f3d558966152a398c7 2025-07-24T03:43:16.2479780Z * [new tag] trunk/8f9a191db6efcf44510db87c8f6f6e96c67e9b11 -> trunk/8f9a191db6efcf44510db87c8f6f6e96c67e9b11 2025-07-24T03:43:16.2480832Z * [new tag] trunk/8fcda2c60d974e4970ce939bc828bece9903c304 -> trunk/8fcda2c60d974e4970ce939bc828bece9903c304 2025-07-24T03:43:16.2481866Z * [new tag] trunk/900fba4c073b121b6c9ce581ea27e25c13a354e5 -> trunk/900fba4c073b121b6c9ce581ea27e25c13a354e5 2025-07-24T03:43:16.2482978Z * [new tag] trunk/9056279f8159b052599a31b591a78da1acc4224c -> trunk/9056279f8159b052599a31b591a78da1acc4224c 2025-07-24T03:43:16.2483985Z * [new tag] trunk/905b0846903a0193ee651a44762e72c881f83950 -> trunk/905b0846903a0193ee651a44762e72c881f83950 2025-07-24T03:43:16.2485102Z * [new tag] trunk/905b194a2e3d1d1c9ec136dfc1b6be7e62ff4b2c -> trunk/905b194a2e3d1d1c9ec136dfc1b6be7e62ff4b2c 2025-07-24T03:43:16.2486168Z * [new tag] trunk/90618581e971d28ac6950305d72521af05ed3a42 -> trunk/90618581e971d28ac6950305d72521af05ed3a42 2025-07-24T03:43:16.2487175Z * [new tag] trunk/907aea032d2f709f26dec78b762481c4604cc186 -> trunk/907aea032d2f709f26dec78b762481c4604cc186 2025-07-24T03:43:16.2488198Z * [new tag] trunk/907d0931cc8868164c2890b0452eda5d4da49278 -> trunk/907d0931cc8868164c2890b0452eda5d4da49278 2025-07-24T03:43:16.2489216Z * [new tag] trunk/90b082e207bff79dd09d89cfef9be49de5c2ad83 -> trunk/90b082e207bff79dd09d89cfef9be49de5c2ad83 2025-07-24T03:43:16.2490266Z * [new tag] trunk/90b973a2e228f2a5e2c158e5f5cf8f59d9118fc8 -> trunk/90b973a2e228f2a5e2c158e5f5cf8f59d9118fc8 2025-07-24T03:43:16.2491297Z * [new tag] trunk/91602a92548d1dd351979cdc6e778c505c32c2b9 -> trunk/91602a92548d1dd351979cdc6e778c505c32c2b9 2025-07-24T03:43:16.2492358Z * [new tag] trunk/91b69deeb0f67a4b4ad7b36cdbb7d5f805b375a0 -> trunk/91b69deeb0f67a4b4ad7b36cdbb7d5f805b375a0 2025-07-24T03:43:16.2493442Z * [new tag] trunk/91ee9ee82d40bcc36afbe9fed8dfc2f8c19c7316 -> trunk/91ee9ee82d40bcc36afbe9fed8dfc2f8c19c7316 2025-07-24T03:43:16.2494506Z * [new tag] trunk/9222552572890fd7ff1d75884cc6a99a55ab90bc -> trunk/9222552572890fd7ff1d75884cc6a99a55ab90bc 2025-07-24T03:43:16.2495600Z * [new tag] trunk/92388bb2ab14dae7b63c2088de4d6add413d1c27 -> trunk/92388bb2ab14dae7b63c2088de4d6add413d1c27 2025-07-24T03:43:16.2496659Z * [new tag] trunk/92409b6c89fbfbd3caa79c81b1e3d9e7917d3bc7 -> trunk/92409b6c89fbfbd3caa79c81b1e3d9e7917d3bc7 2025-07-24T03:43:16.2497738Z * [new tag] trunk/924fc52e1842de756a7632e7b2777aeed77d60e5 -> trunk/924fc52e1842de756a7632e7b2777aeed77d60e5 2025-07-24T03:43:16.2498774Z * [new tag] trunk/925fbfca27580f2ec8d5f9bfd549b1fe2e665617 -> trunk/925fbfca27580f2ec8d5f9bfd549b1fe2e665617 2025-07-24T03:43:16.2499804Z * [new tag] trunk/9281625a9b5c8f3912626e933bcc2639e7cadd3e -> trunk/9281625a9b5c8f3912626e933bcc2639e7cadd3e 2025-07-24T03:43:16.2500811Z * [new tag] trunk/9285b8245c0ce17cd4e3b7e09e5f908693fb93ca -> trunk/9285b8245c0ce17cd4e3b7e09e5f908693fb93ca 2025-07-24T03:43:16.2501849Z * [new tag] trunk/92b7ed6d07fcd6af31cddc7b4276e626b023bd0b -> trunk/92b7ed6d07fcd6af31cddc7b4276e626b023bd0b 2025-07-24T03:43:16.2502907Z * [new tag] trunk/92c79f36dbbdb01e0aab6efb8f52df828e1046d5 -> trunk/92c79f36dbbdb01e0aab6efb8f52df828e1046d5 2025-07-24T03:43:16.2503961Z * [new tag] trunk/92ee5bd9f6bef38b3e3e81a37f4d5374395aeb40 -> trunk/92ee5bd9f6bef38b3e3e81a37f4d5374395aeb40 2025-07-24T03:43:16.2505101Z * [new tag] trunk/92f41ccc2651ab284118ec7087977ab455027eb0 -> trunk/92f41ccc2651ab284118ec7087977ab455027eb0 2025-07-24T03:43:16.2506139Z * [new tag] trunk/9308261a2afb69d807ea06508bb8582b066d9ccd -> trunk/9308261a2afb69d807ea06508bb8582b066d9ccd 2025-07-24T03:43:16.2507156Z * [new tag] trunk/930b575389f9233efddf70ea7b7804ed06af80d5 -> trunk/930b575389f9233efddf70ea7b7804ed06af80d5 2025-07-24T03:43:16.2508220Z * [new tag] trunk/9328a7fb589f6372ea478e47cdae8d124030f383 -> trunk/9328a7fb589f6372ea478e47cdae8d124030f383 2025-07-24T03:43:16.2509249Z * [new tag] trunk/9338d85d4594f981c198bcbb7edfccf6b92643be -> trunk/9338d85d4594f981c198bcbb7edfccf6b92643be 2025-07-24T03:43:16.2510329Z * [new tag] trunk/9345279c6ebdbad95b7b53bc2cb6f63a4e57b2cc -> trunk/9345279c6ebdbad95b7b53bc2cb6f63a4e57b2cc 2025-07-24T03:43:16.2511358Z * [new tag] trunk/937529f0b31788726e53890f5601886c64dc9eec -> trunk/937529f0b31788726e53890f5601886c64dc9eec 2025-07-24T03:43:16.2512441Z * [new tag] trunk/938515fa75f4e9d28c62a2aaa3e0e5428c867c36 -> trunk/938515fa75f4e9d28c62a2aaa3e0e5428c867c36 2025-07-24T03:43:16.2513583Z * [new tag] trunk/93854e83b7bfde94090662e9b372d8bf44ccf5d4 -> trunk/93854e83b7bfde94090662e9b372d8bf44ccf5d4 2025-07-24T03:43:16.2514615Z * [new tag] trunk/944a140e90389eced1ec38e14cb4345811ed0b1a -> trunk/944a140e90389eced1ec38e14cb4345811ed0b1a 2025-07-24T03:43:16.2515620Z * [new tag] trunk/9462106b7e41d9a24308255e15613b464ab086ce -> trunk/9462106b7e41d9a24308255e15613b464ab086ce 2025-07-24T03:43:16.2516631Z * [new tag] trunk/94716db22214912896cf680dc3eb88574f611a42 -> trunk/94716db22214912896cf680dc3eb88574f611a42 2025-07-24T03:43:16.2517543Z * [new tag] trunk/94763f5ca75330206777f3c1b36ff124706bd9d9 -> trunk/94763f5ca75330206777f3c1b36ff124706bd9d9 2025-07-24T03:43:16.2518585Z * [new tag] trunk/9498d95b9c07bb140b7548aae8b19cb2f6b96fce -> trunk/9498d95b9c07bb140b7548aae8b19cb2f6b96fce 2025-07-24T03:43:16.2519694Z * [new tag] trunk/94995eba07763890b86465d53c4647c089f48d0a -> trunk/94995eba07763890b86465d53c4647c089f48d0a 2025-07-24T03:43:16.2520707Z * [new tag] trunk/94ae61533719defecb08d11f63c5d9fe9a826c00 -> trunk/94ae61533719defecb08d11f63c5d9fe9a826c00 2025-07-24T03:43:16.2521709Z * [new tag] trunk/94c746bb43484787a3f5bbdc2f72bd4fb02f2964 -> trunk/94c746bb43484787a3f5bbdc2f72bd4fb02f2964 2025-07-24T03:43:16.2522796Z * [new tag] trunk/94d7f0c1ef9a4cb4db0eb5d6b1ffc55941cbeab1 -> trunk/94d7f0c1ef9a4cb4db0eb5d6b1ffc55941cbeab1 2025-07-24T03:43:16.2523861Z * [new tag] trunk/94da4523ec4362dabbf9f08f9f2efce79ab70b73 -> trunk/94da4523ec4362dabbf9f08f9f2efce79ab70b73 2025-07-24T03:43:16.2524908Z * [new tag] trunk/94f8679019ea4b1272f1ad58ad7cad87147cf5a7 -> trunk/94f8679019ea4b1272f1ad58ad7cad87147cf5a7 2025-07-24T03:43:16.2525952Z * [new tag] trunk/9508d73307b4bc1fe453677526a096e5e10a7575 -> trunk/9508d73307b4bc1fe453677526a096e5e10a7575 2025-07-24T03:43:16.2526981Z * [new tag] trunk/9513b9d03fa8950ba5d2b59cc0b1a1aab3a41c06 -> trunk/9513b9d03fa8950ba5d2b59cc0b1a1aab3a41c06 2025-07-24T03:43:16.2528016Z * [new tag] trunk/95448b2ce61c3995ecdae0bfec655a5ef81a117d -> trunk/95448b2ce61c3995ecdae0bfec655a5ef81a117d 2025-07-24T03:43:16.2529031Z * [new tag] trunk/954ce949500746763a487a8ed9800035e7cd87d4 -> trunk/954ce949500746763a487a8ed9800035e7cd87d4 2025-07-24T03:43:16.2530041Z * [new tag] trunk/95a7d1912a86d857a9f4adb55b73b57518ce1e7b -> trunk/95a7d1912a86d857a9f4adb55b73b57518ce1e7b 2025-07-24T03:43:16.2531059Z * [new tag] trunk/95b658427df55f36f638186de9ed4115d4d99941 -> trunk/95b658427df55f36f638186de9ed4115d4d99941 2025-07-24T03:43:16.2532086Z * [new tag] trunk/95bc3da9f8555897d5d2b90f75385e3b2ff7bc43 -> trunk/95bc3da9f8555897d5d2b90f75385e3b2ff7bc43 2025-07-24T03:43:16.2533114Z * [new tag] trunk/95cb42c45d17f532222611e8028c9307622cc3c9 -> trunk/95cb42c45d17f532222611e8028c9307622cc3c9 2025-07-24T03:43:16.2534151Z * [new tag] trunk/9620994067b18e846a097d1e99af85ec2426ef0a -> trunk/9620994067b18e846a097d1e99af85ec2426ef0a 2025-07-24T03:43:16.2535177Z * [new tag] trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 -> trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 2025-07-24T03:43:16.2536213Z * [new tag] trunk/9642c7568967ab424c5d0e04ef2cd1e82a54b5f8 -> trunk/9642c7568967ab424c5d0e04ef2cd1e82a54b5f8 2025-07-24T03:43:16.2537239Z * [new tag] trunk/9656251bb1bee12c0e2f21828dc14a4c3c06afdd -> trunk/9656251bb1bee12c0e2f21828dc14a4c3c06afdd 2025-07-24T03:43:16.2538427Z * [new tag] trunk/9665702c64af633ab23499228d552a49660a9fa2 -> trunk/9665702c64af633ab23499228d552a49660a9fa2 2025-07-24T03:43:16.2539452Z * [new tag] trunk/96897e721b76f3b72aa406696165711d74f8d260 -> trunk/96897e721b76f3b72aa406696165711d74f8d260 2025-07-24T03:43:16.2540524Z * [new tag] trunk/968f90ce7344223c788eeba59200cc22b9f94dcd -> trunk/968f90ce7344223c788eeba59200cc22b9f94dcd 2025-07-24T03:43:16.2541600Z * [new tag] trunk/96d082d06bda98addd4ad7903d315477404dc272 -> trunk/96d082d06bda98addd4ad7903d315477404dc272 2025-07-24T03:43:16.2542628Z * [new tag] trunk/96df86641048a282a4622ac93d19e4c7b6c38b8e -> trunk/96df86641048a282a4622ac93d19e4c7b6c38b8e 2025-07-24T03:43:16.2543662Z * [new tag] trunk/96e4c95cd8d03037765ffd4b8fcdaa06c4b2c51c -> trunk/96e4c95cd8d03037765ffd4b8fcdaa06c4b2c51c 2025-07-24T03:43:16.2544772Z * [new tag] trunk/9768d393fa62df8a508136f5b6634bf955d8365d -> trunk/9768d393fa62df8a508136f5b6634bf955d8365d 2025-07-24T03:43:16.2545802Z * [new tag] trunk/977abe786d907c1ff76528a550e3d53c9f3b1044 -> trunk/977abe786d907c1ff76528a550e3d53c9f3b1044 2025-07-24T03:43:16.2546841Z * [new tag] trunk/97d7dc197f9eec99a3e2a163a4fa78f97e6b75a8 -> trunk/97d7dc197f9eec99a3e2a163a4fa78f97e6b75a8 2025-07-24T03:43:16.2547889Z * [new tag] trunk/981c99fdffd9a4f510e4b89245d16aa427ee0978 -> trunk/981c99fdffd9a4f510e4b89245d16aa427ee0978 2025-07-24T03:43:16.2548917Z * [new tag] trunk/987314aa96fdf8aa051e3643b26f4209b7fe166d -> trunk/987314aa96fdf8aa051e3643b26f4209b7fe166d 2025-07-24T03:43:16.2550093Z * [new tag] trunk/9894d43b6cba4bd30271c8dc065e5f3af4b6859d -> trunk/9894d43b6cba4bd30271c8dc065e5f3af4b6859d 2025-07-24T03:43:16.2551153Z * [new tag] trunk/98a34e8d4b4d73504afbf49f70284221e6303314 -> trunk/98a34e8d4b4d73504afbf49f70284221e6303314 2025-07-24T03:43:16.2552188Z * [new tag] trunk/98bb0c0e7888a84de1d22c4952de69a5d5b1a0b3 -> trunk/98bb0c0e7888a84de1d22c4952de69a5d5b1a0b3 2025-07-24T03:43:16.2553225Z * [new tag] trunk/9905ed616a65a3195c7ebc2bd44301c2c442f050 -> trunk/9905ed616a65a3195c7ebc2bd44301c2c442f050 2025-07-24T03:43:16.2554241Z * [new tag] trunk/9944cd0949e96d656746de6df0cb3a5a954597e4 -> trunk/9944cd0949e96d656746de6df0cb3a5a954597e4 2025-07-24T03:43:16.2555273Z * [new tag] trunk/996206e66fcafff25d0af5177497e8f792000869 -> trunk/996206e66fcafff25d0af5177497e8f792000869 2025-07-24T03:43:16.2556302Z * [new tag] trunk/9963845a4e55a3e8d35ea49deb8f8c1f6c53cb74 -> trunk/9963845a4e55a3e8d35ea49deb8f8c1f6c53cb74 2025-07-24T03:43:16.2557327Z * [new tag] trunk/9968c854b6a38857d05fb1da7bea797fbf23c880 -> trunk/9968c854b6a38857d05fb1da7bea797fbf23c880 2025-07-24T03:43:16.2558363Z * [new tag] trunk/9968edd00256fdb47e2e0129df918c5b23c06419 -> trunk/9968edd00256fdb47e2e0129df918c5b23c06419 2025-07-24T03:43:16.2559403Z * [new tag] trunk/99c1a6bdd98ecb1f9b2fb8310bcd891c8c6adf57 -> trunk/99c1a6bdd98ecb1f9b2fb8310bcd891c8c6adf57 2025-07-24T03:43:16.2560517Z * [new tag] trunk/99e99d5bfe57eddfce23f7dc9ede016cb1393c52 -> trunk/99e99d5bfe57eddfce23f7dc9ede016cb1393c52 2025-07-24T03:43:16.2561572Z * [new tag] trunk/9a28e23d9792551d5a070cec8c67d0e499358825 -> trunk/9a28e23d9792551d5a070cec8c67d0e499358825 2025-07-24T03:43:16.2562563Z * [new tag] trunk/9a2c669425379eb264f896390b8fcd8d3f2ce959 -> trunk/9a2c669425379eb264f896390b8fcd8d3f2ce959 2025-07-24T03:43:16.2563609Z * [new tag] trunk/9a42f01586267b52fe303c0c1b7a71d50cc4178e -> trunk/9a42f01586267b52fe303c0c1b7a71d50cc4178e 2025-07-24T03:43:16.2564664Z * [new tag] trunk/9a4c08ddfc9b43c07cd16355277d359dfcef50d6 -> trunk/9a4c08ddfc9b43c07cd16355277d359dfcef50d6 2025-07-24T03:43:16.2565700Z * [new tag] trunk/9a5278225fc5e7b46d54a65ae1a3f049ee49824f -> trunk/9a5278225fc5e7b46d54a65ae1a3f049ee49824f 2025-07-24T03:43:16.2566841Z * [new tag] trunk/9a5c59368d46d3793e09b72a2782ef4d12e74392 -> trunk/9a5c59368d46d3793e09b72a2782ef4d12e74392 2025-07-24T03:43:16.2567867Z * [new tag] trunk/9a7c2f1f64b1dba1df9ca12249ef659394ffe13d -> trunk/9a7c2f1f64b1dba1df9ca12249ef659394ffe13d 2025-07-24T03:43:16.2568991Z * [new tag] trunk/9aaa184105b2f436b5834187c4c004c02e438491 -> trunk/9aaa184105b2f436b5834187c4c004c02e438491 2025-07-24T03:43:16.2570067Z * [new tag] trunk/9afee0fa969fd4ebab86a2cbad3217c8bade156e -> trunk/9afee0fa969fd4ebab86a2cbad3217c8bade156e 2025-07-24T03:43:16.2571107Z * [new tag] trunk/9b0013c6bb98d7161e921d03be76c81bbc0eebef -> trunk/9b0013c6bb98d7161e921d03be76c81bbc0eebef 2025-07-24T03:43:16.2572147Z * [new tag] trunk/9b122aab5dcd419b96d4a1137c45e99bde94f14e -> trunk/9b122aab5dcd419b96d4a1137c45e99bde94f14e 2025-07-24T03:43:16.2573188Z * [new tag] trunk/9b498d3bb28b8e3411ce464dd2755c5b96d92c8f -> trunk/9b498d3bb28b8e3411ce464dd2755c5b96d92c8f 2025-07-24T03:43:16.2574217Z * [new tag] trunk/9b4a748e29a720d0fade7e1298a68cc36cfd5f5e -> trunk/9b4a748e29a720d0fade7e1298a68cc36cfd5f5e 2025-07-24T03:43:16.2575262Z * [new tag] trunk/9b4d938f04c95cebe0fbd96974f64c935567e039 -> trunk/9b4d938f04c95cebe0fbd96974f64c935567e039 2025-07-24T03:43:16.2576284Z * [new tag] trunk/9b4db093cb63555654c868ba9e3ab68ef4c722e5 -> trunk/9b4db093cb63555654c868ba9e3ab68ef4c722e5 2025-07-24T03:43:16.2577317Z * [new tag] trunk/9bae2fcf990cd51891218895ac1b3cfe70ffc2c3 -> trunk/9bae2fcf990cd51891218895ac1b3cfe70ffc2c3 2025-07-24T03:43:16.2578357Z * [new tag] trunk/9bd0830ed8d3e753afc3e9fff2553f4c5871f6f9 -> trunk/9bd0830ed8d3e753afc3e9fff2553f4c5871f6f9 2025-07-24T03:43:16.2579383Z * [new tag] trunk/9bd42c15707a4b410ee005d5916e882a7db432bb -> trunk/9bd42c15707a4b410ee005d5916e882a7db432bb 2025-07-24T03:43:16.2580453Z * [new tag] trunk/9bdf87e8918b9a3f78d7bcb8a770c19f7c82ac15 -> trunk/9bdf87e8918b9a3f78d7bcb8a770c19f7c82ac15 2025-07-24T03:43:16.2581507Z * [new tag] trunk/9be5860bc34b643abd02ac5b5a89d820efcdfbc9 -> trunk/9be5860bc34b643abd02ac5b5a89d820efcdfbc9 2025-07-24T03:43:16.2582545Z * [new tag] trunk/9bf41633d76f7816fdcc0b7ae22a42dc91821004 -> trunk/9bf41633d76f7816fdcc0b7ae22a42dc91821004 2025-07-24T03:43:16.2583564Z * [new tag] trunk/9bf6593e96b711641606e6008a4936173fd3b458 -> trunk/9bf6593e96b711641606e6008a4936173fd3b458 2025-07-24T03:43:16.2584662Z * [new tag] trunk/9bfefda296d2df31ce9bb90410d91d8f18127545 -> trunk/9bfefda296d2df31ce9bb90410d91d8f18127545 2025-07-24T03:43:16.2585717Z * [new tag] trunk/9c189ed29a2cfa08ff357cb5042ff8c34f07d668 -> trunk/9c189ed29a2cfa08ff357cb5042ff8c34f07d668 2025-07-24T03:43:16.2586759Z * [new tag] trunk/9c39bc24807a5843f8affdf56bd71836760dc554 -> trunk/9c39bc24807a5843f8affdf56bd71836760dc554 2025-07-24T03:43:16.2587802Z * [new tag] trunk/9ca080db87f66becb2bb2c61598c0beabae73d5f -> trunk/9ca080db87f66becb2bb2c61598c0beabae73d5f 2025-07-24T03:43:16.2588869Z * [new tag] trunk/9cced33c7c9cdfc68e9ed85c4b45bdfd05dac92d -> trunk/9cced33c7c9cdfc68e9ed85c4b45bdfd05dac92d 2025-07-24T03:43:16.2589962Z * [new tag] trunk/9cd521de4dad5fc6bca94e253a9334b9a521acb0 -> trunk/9cd521de4dad5fc6bca94e253a9334b9a521acb0 2025-07-24T03:43:16.2591017Z * [new tag] trunk/9d175bc7e615b062d8ea57df6ca17edb8a6b951f -> trunk/9d175bc7e615b062d8ea57df6ca17edb8a6b951f 2025-07-24T03:43:16.2592067Z * [new tag] trunk/9d184bda2f190a3ba72a4a0d95e1fde26d6bfc08 -> trunk/9d184bda2f190a3ba72a4a0d95e1fde26d6bfc08 2025-07-24T03:43:16.2593091Z * [new tag] trunk/9d2d2270037c5a014767cdfa531863da8062bf9d -> trunk/9d2d2270037c5a014767cdfa531863da8062bf9d 2025-07-24T03:43:16.2594191Z * [new tag] trunk/9d59b516e9b3026948918e3ff8c2ef55a33d13ad -> trunk/9d59b516e9b3026948918e3ff8c2ef55a33d13ad 2025-07-24T03:43:16.2595223Z * [new tag] trunk/9d677389cb5eb75d423860c55519b522961a9195 -> trunk/9d677389cb5eb75d423860c55519b522961a9195 2025-07-24T03:43:16.2596314Z * [new tag] trunk/9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81 -> trunk/9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81 2025-07-24T03:43:16.2597363Z * [new tag] trunk/9df0176408518b30ac172837bd697c9d19b19a98 -> trunk/9df0176408518b30ac172837bd697c9d19b19a98 2025-07-24T03:43:16.2598385Z * [new tag] trunk/9df0f565972a8a034fd77d65aff2c53e6e9856d1 -> trunk/9df0f565972a8a034fd77d65aff2c53e6e9856d1 2025-07-24T03:43:16.2599421Z * [new tag] trunk/9df2e8020f190bdad02258aff2b2f88f7db3dcab -> trunk/9df2e8020f190bdad02258aff2b2f88f7db3dcab 2025-07-24T03:43:16.2600481Z * [new tag] trunk/9e0473b56621162bd85e94943a516be4727e5651 -> trunk/9e0473b56621162bd85e94943a516be4727e5651 2025-07-24T03:43:16.2601520Z * [new tag] trunk/9e132b770e06c2399f827d3d1963fe036e9744e6 -> trunk/9e132b770e06c2399f827d3d1963fe036e9744e6 2025-07-24T03:43:16.2602527Z * [new tag] trunk/9e5f4a844c0aebf964a435094005c92713fbe99a -> trunk/9e5f4a844c0aebf964a435094005c92713fbe99a 2025-07-24T03:43:16.2603614Z * [new tag] trunk/9e88d6c857fd2b276427f4527130e2ecb7ed731e -> trunk/9e88d6c857fd2b276427f4527130e2ecb7ed731e 2025-07-24T03:43:16.2604588Z * [new tag] trunk/9e9484d022f8d65e2066b5683b75c84ba0f36332 -> trunk/9e9484d022f8d65e2066b5683b75c84ba0f36332 2025-07-24T03:43:16.2605630Z * [new tag] trunk/9ed0060225a7b78c60c42f29be94444b537edd4a -> trunk/9ed0060225a7b78c60c42f29be94444b537edd4a 2025-07-24T03:43:16.2606651Z * [new tag] trunk/9f18482d41227df3cf2248dfa54bd6601e61e1ca -> trunk/9f18482d41227df3cf2248dfa54bd6601e61e1ca 2025-07-24T03:43:16.2607682Z * [new tag] trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c -> trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c 2025-07-24T03:43:16.2608719Z * [new tag] trunk/9f5153b1a495b3b2b7ad9f22a064fe4074d742aa -> trunk/9f5153b1a495b3b2b7ad9f22a064fe4074d742aa 2025-07-24T03:43:16.2609768Z * [new tag] trunk/9f5276dc07c788533af8945b1605df47a33313e7 -> trunk/9f5276dc07c788533af8945b1605df47a33313e7 2025-07-24T03:43:16.2610804Z * [new tag] trunk/9fe2d156a9f81d67e248c0edaf7feee1a8d6c4d5 -> trunk/9fe2d156a9f81d67e248c0edaf7feee1a8d6c4d5 2025-07-24T03:43:16.2611859Z * [new tag] trunk/9fed2addedb42da86b657165fe14eadc911232cf -> trunk/9fed2addedb42da86b657165fe14eadc911232cf 2025-07-24T03:43:16.2612881Z * [new tag] trunk/a00442421a14448f95fc28790325f941662d97f2 -> trunk/a00442421a14448f95fc28790325f941662d97f2 2025-07-24T03:43:16.2613909Z * [new tag] trunk/a00a697c1748937b0c6d13508ff76b8af4957d8a -> trunk/a00a697c1748937b0c6d13508ff76b8af4957d8a 2025-07-24T03:43:16.2614955Z * [new tag] trunk/a00cd8cf252a0b061f2eef6b5b42ae967acf5f64 -> trunk/a00cd8cf252a0b061f2eef6b5b42ae967acf5f64 2025-07-24T03:43:16.2615980Z * [new tag] trunk/a0308edb6cdfd8983e80a499890d9f320556e844 -> trunk/a0308edb6cdfd8983e80a499890d9f320556e844 2025-07-24T03:43:16.2617013Z * [new tag] trunk/a04a13c44908fe0ace4f76a228d045dbf5c015bc -> trunk/a04a13c44908fe0ace4f76a228d045dbf5c015bc 2025-07-24T03:43:16.2618046Z * [new tag] trunk/a04bd11895f7523f8b210dc42bbc064cb2ca06e8 -> trunk/a04bd11895f7523f8b210dc42bbc064cb2ca06e8 2025-07-24T03:43:16.2619087Z * [new tag] trunk/a0e0abd0379ed403adc926d3cc5459fa35aff0a0 -> trunk/a0e0abd0379ed403adc926d3cc5459fa35aff0a0 2025-07-24T03:43:16.2620129Z * [new tag] trunk/a10024d7dea47c52469059a47efe376eb20adca0 -> trunk/a10024d7dea47c52469059a47efe376eb20adca0 2025-07-24T03:43:16.2621193Z * [new tag] trunk/a1057cda31fe890d237fe9a2e6b3314cd4be3439 -> trunk/a1057cda31fe890d237fe9a2e6b3314cd4be3439 2025-07-24T03:43:16.2622352Z * [new tag] trunk/a1257446f8eaf81eb758e89b4e784bed47b9c733 -> trunk/a1257446f8eaf81eb758e89b4e784bed47b9c733 2025-07-24T03:43:16.2623465Z * [new tag] trunk/a1282b18239204b0344884ebd232b33b2d8b748f -> trunk/a1282b18239204b0344884ebd232b33b2d8b748f 2025-07-24T03:43:16.2624561Z * [new tag] trunk/a14f427db68e54500ef4cd9ed34cb9537263bb74 -> trunk/a14f427db68e54500ef4cd9ed34cb9537263bb74 2025-07-24T03:43:16.2625620Z * [new tag] trunk/a155f742adc5f5bf169ff9ac8bf2e98a22ddcacb -> trunk/a155f742adc5f5bf169ff9ac8bf2e98a22ddcacb 2025-07-24T03:43:16.2626674Z * [new tag] trunk/a1cfe7f1df3ddf72f1cf361cef96c69fc4a91a2b -> trunk/a1cfe7f1df3ddf72f1cf361cef96c69fc4a91a2b 2025-07-24T03:43:16.2627735Z * [new tag] trunk/a1dad2f2d2c082e2a3784c3d585ef0204b7ccf75 -> trunk/a1dad2f2d2c082e2a3784c3d585ef0204b7ccf75 2025-07-24T03:43:16.2628786Z * [new tag] trunk/a1e4f1f98a0b9596fe52aaf2f85b0778498d5f49 -> trunk/a1e4f1f98a0b9596fe52aaf2f85b0778498d5f49 2025-07-24T03:43:16.2629818Z * [new tag] trunk/a205e8fd7357cf5c2b95eb4bec7c8ff7b5c41651 -> trunk/a205e8fd7357cf5c2b95eb4bec7c8ff7b5c41651 2025-07-24T03:43:16.2630869Z * [new tag] trunk/a21806f0386c2671fc11ae37fe2fe96c4aeb37d9 -> trunk/a21806f0386c2671fc11ae37fe2fe96c4aeb37d9 2025-07-24T03:43:16.2631946Z * [new tag] trunk/a23f4471b952d8cd630b860639e0aaa9be957d60 -> trunk/a23f4471b952d8cd630b860639e0aaa9be957d60 2025-07-24T03:43:16.2632988Z * [new tag] trunk/a24afbff3f44399ac9513addce6bd50cacab22d2 -> trunk/a24afbff3f44399ac9513addce6bd50cacab22d2 2025-07-24T03:43:16.2634050Z * [new tag] trunk/a24ce67deedab025531660ddb44c148bb066edf8 -> trunk/a24ce67deedab025531660ddb44c148bb066edf8 2025-07-24T03:43:16.2635079Z * [new tag] trunk/a25d1443fae79a9984eaa44e973b2f5645c85da8 -> trunk/a25d1443fae79a9984eaa44e973b2f5645c85da8 2025-07-24T03:43:16.2636124Z * [new tag] trunk/a26bf3892778ca7cc457c772a1f5194c11b6f33c -> trunk/a26bf3892778ca7cc457c772a1f5194c11b6f33c 2025-07-24T03:43:16.2637175Z * [new tag] trunk/a28e6ae38f1e1de33ecf48b679ff1eda71fc2efc -> trunk/a28e6ae38f1e1de33ecf48b679ff1eda71fc2efc 2025-07-24T03:43:16.2638235Z * [new tag] trunk/a2a75be0f8d680cf1dc36c50f34f225b0c7c4d6a -> trunk/a2a75be0f8d680cf1dc36c50f34f225b0c7c4d6a 2025-07-24T03:43:16.2639286Z * [new tag] trunk/a2ad16be72bf989c01b96c4c56b1c108a71c087f -> trunk/a2ad16be72bf989c01b96c4c56b1c108a71c087f 2025-07-24T03:43:16.2640333Z * [new tag] trunk/a2b0b2698d5b953861b2e4f3cdee11136f07bd3b -> trunk/a2b0b2698d5b953861b2e4f3cdee11136f07bd3b 2025-07-24T03:43:16.2641347Z * [new tag] trunk/a3098a74d494020dbb906c05ef047013e1921662 -> trunk/a3098a74d494020dbb906c05ef047013e1921662 2025-07-24T03:43:16.2642382Z * [new tag] trunk/a317c63d1b70a7989a4cab09394691fb7a3d8323 -> trunk/a317c63d1b70a7989a4cab09394691fb7a3d8323 2025-07-24T03:43:16.2643411Z * [new tag] trunk/a3396a9b855cc759d6669729dff3e0dc379bc79f -> trunk/a3396a9b855cc759d6669729dff3e0dc379bc79f 2025-07-24T03:43:16.2644489Z * [new tag] trunk/a355158fcba807fda1e47e5ee42babdbcf447947 -> trunk/a355158fcba807fda1e47e5ee42babdbcf447947 2025-07-24T03:43:16.2645545Z * [new tag] trunk/a35b3a9b95bbe0703de33802162a83cb7970ddc0 -> trunk/a35b3a9b95bbe0703de33802162a83cb7970ddc0 2025-07-24T03:43:16.2646544Z * [new tag] trunk/a369350065493109d1abfbb994695777ab11bcf4 -> trunk/a369350065493109d1abfbb994695777ab11bcf4 2025-07-24T03:43:16.2647567Z * [new tag] trunk/a38f433be2e94a64b095a44ba39879d02d0c2316 -> trunk/a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-24T03:43:16.2648618Z * [new tag] trunk/a3aacd6cb2ee581b7bdb45cdbe6f70695c04f4ab -> trunk/a3aacd6cb2ee581b7bdb45cdbe6f70695c04f4ab 2025-07-24T03:43:16.2649906Z * [new tag] trunk/a3ec6d64b24fdbd61164240f3bcd8530434812b5 -> trunk/a3ec6d64b24fdbd61164240f3bcd8530434812b5 2025-07-24T03:43:16.2650856Z * [new tag] trunk/a46ea8a364e528828c4369d58d53802291f0b49b -> trunk/a46ea8a364e528828c4369d58d53802291f0b49b 2025-07-24T03:43:16.2651852Z * [new tag] trunk/a47ca4fc746a663c0e97d55a87815d0965d0a7e9 -> trunk/a47ca4fc746a663c0e97d55a87815d0965d0a7e9 2025-07-24T03:43:16.2652790Z * [new tag] trunk/a4b59498c5222a02a706fa1e1308a6035d65feab -> trunk/a4b59498c5222a02a706fa1e1308a6035d65feab 2025-07-24T03:43:16.2653730Z * [new tag] trunk/a4c7e7f98373ad8f309e419c6f98b0134933dcda -> trunk/a4c7e7f98373ad8f309e419c6f98b0134933dcda 2025-07-24T03:43:16.2654755Z * [new tag] trunk/a4d753295ee5662056bdfd1b00fa242071ac7125 -> trunk/a4d753295ee5662056bdfd1b00fa242071ac7125 2025-07-24T03:43:16.2655798Z * [new tag] trunk/a4ea242edc8626250e54a62aa073cba0e5322af2 -> trunk/a4ea242edc8626250e54a62aa073cba0e5322af2 2025-07-24T03:43:16.2656890Z * [new tag] trunk/a4ec381302f8acd279033707b182bed30ffd2091 -> trunk/a4ec381302f8acd279033707b182bed30ffd2091 2025-07-24T03:43:16.2657900Z * [new tag] trunk/a527e816935957a164d74dd7c5069310b2857695 -> trunk/a527e816935957a164d74dd7c5069310b2857695 2025-07-24T03:43:16.2658920Z * [new tag] trunk/a529a5daf5d348f4f8dac4fcd85521153b6a3d4d -> trunk/a529a5daf5d348f4f8dac4fcd85521153b6a3d4d 2025-07-24T03:43:16.2659940Z * [new tag] trunk/a5938ff431202864c92fec7d9042574348b1c15b -> trunk/a5938ff431202864c92fec7d9042574348b1c15b 2025-07-24T03:43:16.2660957Z * [new tag] trunk/a5b4463d60e5beaec546843b24876ce573890784 -> trunk/a5b4463d60e5beaec546843b24876ce573890784 2025-07-24T03:43:16.2662003Z * [new tag] trunk/a5c61eb78dda6b7b4c4beb8bc616f9545ea4807b -> trunk/a5c61eb78dda6b7b4c4beb8bc616f9545ea4807b 2025-07-24T03:43:16.2663104Z * [new tag] trunk/a5cbb2bcb3c005909a3c10042605e861e6390927 -> trunk/a5cbb2bcb3c005909a3c10042605e861e6390927 2025-07-24T03:43:16.2664214Z * [new tag] trunk/a5df6ffbc2cf8d61fc98bca1c10f22ff64b2318e -> trunk/a5df6ffbc2cf8d61fc98bca1c10f22ff64b2318e 2025-07-24T03:43:16.2665361Z * [new tag] trunk/a5e68814d556cf67c6511876410970dd08c3dd6d -> trunk/a5e68814d556cf67c6511876410970dd08c3dd6d 2025-07-24T03:43:16.2666373Z * [new tag] trunk/a5f59cc2eab3a5201712c52fe48c268357ba4f3c -> trunk/a5f59cc2eab3a5201712c52fe48c268357ba4f3c 2025-07-24T03:43:16.2667351Z * [new tag] trunk/a6084b71edb8d2856356724b5e71c4e2a861867f -> trunk/a6084b71edb8d2856356724b5e71c4e2a861867f 2025-07-24T03:43:16.2668362Z * [new tag] trunk/a6210fd07b8fe1924f24229bb30562608af4f41a -> trunk/a6210fd07b8fe1924f24229bb30562608af4f41a 2025-07-24T03:43:16.2669401Z * [new tag] trunk/a626dc8f1604ce24dadbcdf257f92d0b15bf9367 -> trunk/a626dc8f1604ce24dadbcdf257f92d0b15bf9367 2025-07-24T03:43:16.2670471Z * [new tag] trunk/a666cf3b38f5e7739f94b175f152b127a6d51344 -> trunk/a666cf3b38f5e7739f94b175f152b127a6d51344 2025-07-24T03:43:16.2671519Z * [new tag] trunk/a67eb1a0d627d59d95a99722d37cab3bf054261f -> trunk/a67eb1a0d627d59d95a99722d37cab3bf054261f 2025-07-24T03:43:16.2672614Z * [new tag] trunk/a69e27ca5ad4287add73972ef1b34b469e3c7d23 -> trunk/a69e27ca5ad4287add73972ef1b34b469e3c7d23 2025-07-24T03:43:16.2673645Z * [new tag] trunk/a6a3a441442a96f38d0771c985f753223cea2ba0 -> trunk/a6a3a441442a96f38d0771c985f753223cea2ba0 2025-07-24T03:43:16.2674664Z * [new tag] trunk/a6a8641c8aee5797324c3d41749bcae62b4e5de8 -> trunk/a6a8641c8aee5797324c3d41749bcae62b4e5de8 2025-07-24T03:43:16.2675614Z * [new tag] trunk/a6b7bea2448e03bd5c6e876f92de752c3a616646 -> trunk/a6b7bea2448e03bd5c6e876f92de752c3a616646 2025-07-24T03:43:16.2676899Z * [new tag] trunk/a6fab82b16011213cb010c8c50461b9a680748a2 -> trunk/a6fab82b16011213cb010c8c50461b9a680748a2 2025-07-24T03:43:16.2678241Z * [new tag] trunk/a73d9e0aec9319e56ba0c9b0ccc25db69c739faf -> trunk/a73d9e0aec9319e56ba0c9b0ccc25db69c739faf 2025-07-24T03:43:16.2679260Z * [new tag] trunk/a74109415943d56a0b681cbd4cf772ca07208818 -> trunk/a74109415943d56a0b681cbd4cf772ca07208818 2025-07-24T03:43:16.2680199Z * [new tag] trunk/a767e50adca9e08dd638be60c9e5604de15b9f15 -> trunk/a767e50adca9e08dd638be60c9e5604de15b9f15 2025-07-24T03:43:16.2681180Z * [new tag] trunk/a78fb63dbdf98a1db219095293de1a11005e0390 -> trunk/a78fb63dbdf98a1db219095293de1a11005e0390 2025-07-24T03:43:16.2682143Z * [new tag] trunk/a7b29c88b1f55bac02f38bf1faba68b6c4be4c9c -> trunk/a7b29c88b1f55bac02f38bf1faba68b6c4be4c9c 2025-07-24T03:43:16.2683099Z * [new tag] trunk/a7eb153bba0534daaa1b652d44bb9fb5bd1ac7c7 -> trunk/a7eb153bba0534daaa1b652d44bb9fb5bd1ac7c7 2025-07-24T03:43:16.2684053Z * [new tag] trunk/a82c171bb26949dda5f5932051a905a9bab38761 -> trunk/a82c171bb26949dda5f5932051a905a9bab38761 2025-07-24T03:43:16.2684983Z * [new tag] trunk/a835dbc096dd5206b91449b3ccc60c069d288506 -> trunk/a835dbc096dd5206b91449b3ccc60c069d288506 2025-07-24T03:43:16.2685922Z * [new tag] trunk/a85ad5552532926b78d489d1b60671f74bf6dc8e -> trunk/a85ad5552532926b78d489d1b60671f74bf6dc8e 2025-07-24T03:43:16.2703728Z * [new tag] trunk/a87dfc7480bc98d33dab274d7e95723aa9cf7840 -> trunk/a87dfc7480bc98d33dab274d7e95723aa9cf7840 2025-07-24T03:43:16.2704793Z * [new tag] trunk/a8b973673798ca79dfe616c9080415d09f9e990d -> trunk/a8b973673798ca79dfe616c9080415d09f9e990d 2025-07-24T03:43:16.2705753Z * [new tag] trunk/a8ec7babcf27584cf068c3a5a04bb3ea0102ab99 -> trunk/a8ec7babcf27584cf068c3a5a04bb3ea0102ab99 2025-07-24T03:43:16.2706716Z * [new tag] trunk/a8fe982993221048ee1665ce28add1b02888784d -> trunk/a8fe982993221048ee1665ce28add1b02888784d 2025-07-24T03:43:16.2707670Z * [new tag] trunk/a92b24cd839aa6807f3c9ea8b8787da99c4490c0 -> trunk/a92b24cd839aa6807f3c9ea8b8787da99c4490c0 2025-07-24T03:43:16.2708626Z * [new tag] trunk/a9352bd25e9f070e8f846b8fdbcd7c90ad5c66b3 -> trunk/a9352bd25e9f070e8f846b8fdbcd7c90ad5c66b3 2025-07-24T03:43:16.2709549Z * [new tag] trunk/a952956d05dd617355007ae31d8e936474a35f14 -> trunk/a952956d05dd617355007ae31d8e936474a35f14 2025-07-24T03:43:16.2710471Z * [new tag] trunk/a9537b626c91ce617139ade60b9107a2805a4248 -> trunk/a9537b626c91ce617139ade60b9107a2805a4248 2025-07-24T03:43:16.2711390Z * [new tag] trunk/a95504b10fff38b5308660e0b535961beed6c9f1 -> trunk/a95504b10fff38b5308660e0b535961beed6c9f1 2025-07-24T03:43:16.2712324Z * [new tag] trunk/a991e285ae35159680b0ad4be24669906a6fa256 -> trunk/a991e285ae35159680b0ad4be24669906a6fa256 2025-07-24T03:43:16.2713274Z * [new tag] trunk/a9a0501ec40d8fab07b0f8d2fcbf8eb7147c1ae8 -> trunk/a9a0501ec40d8fab07b0f8d2fcbf8eb7147c1ae8 2025-07-24T03:43:16.2714221Z * [new tag] trunk/a9ac9f2635a9be28eaf267ed41070081a4ce05d8 -> trunk/a9ac9f2635a9be28eaf267ed41070081a4ce05d8 2025-07-24T03:43:16.2715161Z * [new tag] trunk/a9d5157e2596e1d830158e83fab618aab1d4ee39 -> trunk/a9d5157e2596e1d830158e83fab618aab1d4ee39 2025-07-24T03:43:16.2716097Z * [new tag] trunk/a9ee4250d55c6342b80e2d57a8ad9a1992ddcdce -> trunk/a9ee4250d55c6342b80e2d57a8ad9a1992ddcdce 2025-07-24T03:43:16.2717037Z * [new tag] trunk/a9ef7c4d044d386993a6e82b5ad37b7db759b502 -> trunk/a9ef7c4d044d386993a6e82b5ad37b7db759b502 2025-07-24T03:43:16.2717988Z * [new tag] trunk/a9f84021fb5963019f3df895d7d3eeae4606cf79 -> trunk/a9f84021fb5963019f3df895d7d3eeae4606cf79 2025-07-24T03:43:16.2718919Z * [new tag] trunk/a9f902add02383ca1b0386eb865767641975fede -> trunk/a9f902add02383ca1b0386eb865767641975fede 2025-07-24T03:43:16.2719972Z * [new tag] trunk/aa116285768ba6a8cd34bf8d245e38d04c88810a -> trunk/aa116285768ba6a8cd34bf8d245e38d04c88810a 2025-07-24T03:43:16.2720923Z * [new tag] trunk/aa280ea19fb20923d048909fa98af092e18ca2fb -> trunk/aa280ea19fb20923d048909fa98af092e18ca2fb 2025-07-24T03:43:16.2721913Z * [new tag] trunk/aa2d54148d476383986855af3fe53862da861dda -> trunk/aa2d54148d476383986855af3fe53862da861dda 2025-07-24T03:43:16.2722858Z * [new tag] trunk/aab949aa96a6b197b75ffa25608fa84049ff68ad -> trunk/aab949aa96a6b197b75ffa25608fa84049ff68ad 2025-07-24T03:43:16.2723801Z * [new tag] trunk/aac0e8f0e998a9381f0eb5dd303a853515109eb0 -> trunk/aac0e8f0e998a9381f0eb5dd303a853515109eb0 2025-07-24T03:43:16.2724747Z * [new tag] trunk/aacb9440791f4e9567e2123f19bb062e75c2d242 -> trunk/aacb9440791f4e9567e2123f19bb062e75c2d242 2025-07-24T03:43:16.2725687Z * [new tag] trunk/ab2294d8289a7757a2fc321cdefac88e2b378edf -> trunk/ab2294d8289a7757a2fc321cdefac88e2b378edf 2025-07-24T03:43:16.2726634Z * [new tag] trunk/ab3393e923514438c9bdfc1afcd0b2aac8be8de9 -> trunk/ab3393e923514438c9bdfc1afcd0b2aac8be8de9 2025-07-24T03:43:16.2727591Z * [new tag] trunk/ab51a937371e61f91cacae7d9fb4b1fe61f24f03 -> trunk/ab51a937371e61f91cacae7d9fb4b1fe61f24f03 2025-07-24T03:43:16.2728539Z * [new tag] trunk/ab557421a473993b6c7c841cc0d2ff490c718ea4 -> trunk/ab557421a473993b6c7c841cc0d2ff490c718ea4 2025-07-24T03:43:16.2729471Z * [new tag] trunk/ab56e5add9c36f611a4d9af2f43213926b65d7b4 -> trunk/ab56e5add9c36f611a4d9af2f43213926b65d7b4 2025-07-24T03:43:16.2730424Z * [new tag] trunk/ab655816b8f76f511fb2262d45276d8d1b13d59c -> trunk/ab655816b8f76f511fb2262d45276d8d1b13d59c 2025-07-24T03:43:16.2731365Z * [new tag] trunk/ab6cb34480a14f3cf2446519189ee5f0c5e7278d -> trunk/ab6cb34480a14f3cf2446519189ee5f0c5e7278d 2025-07-24T03:43:16.2732303Z * [new tag] trunk/ab81fb846cd0e52bbc6a2eb366706350639e209f -> trunk/ab81fb846cd0e52bbc6a2eb366706350639e209f 2025-07-24T03:43:16.2733252Z * [new tag] trunk/ab8874bd26894a8ab956408ceee2e89c9ad7f450 -> trunk/ab8874bd26894a8ab956408ceee2e89c9ad7f450 2025-07-24T03:43:16.2734192Z * [new tag] trunk/abbdf9f3632af505b3265b4258a6c185b257edde -> trunk/abbdf9f3632af505b3265b4258a6c185b257edde 2025-07-24T03:43:16.2735146Z * [new tag] trunk/abe0c9538a1abcb0528ac2107bd3ac5de628be89 -> trunk/abe0c9538a1abcb0528ac2107bd3ac5de628be89 2025-07-24T03:43:16.2736109Z * [new tag] trunk/abeae997a35b1920a45be9c26eff7474f2c6c5dd -> trunk/abeae997a35b1920a45be9c26eff7474f2c6c5dd 2025-07-24T03:43:16.2737054Z * [new tag] trunk/abf4da0d242274ba7ab4c0859d105cae74a2dbc5 -> trunk/abf4da0d242274ba7ab4c0859d105cae74a2dbc5 2025-07-24T03:43:16.2738011Z * [new tag] trunk/ac706bfc7f942b8a97401486a840dd8f6452f5cb -> trunk/ac706bfc7f942b8a97401486a840dd8f6452f5cb 2025-07-24T03:43:16.2738949Z * [new tag] trunk/ac86ec0e60370c037e018137f2048cafd47c5c28 -> trunk/ac86ec0e60370c037e018137f2048cafd47c5c28 2025-07-24T03:43:16.2739913Z * [new tag] trunk/acaf6ba3c6d0bdec88ab3f6c2ef82650050558d2 -> trunk/acaf6ba3c6d0bdec88ab3f6c2ef82650050558d2 2025-07-24T03:43:16.2740882Z * [new tag] trunk/ad223a6c5fec7e143f3c0fd56a492f0a79f61711 -> trunk/ad223a6c5fec7e143f3c0fd56a492f0a79f61711 2025-07-24T03:43:16.2741830Z * [new tag] trunk/ad2dec1997077e3dc3e0ed8a26abce2261c04f86 -> trunk/ad2dec1997077e3dc3e0ed8a26abce2261c04f86 2025-07-24T03:43:16.2742782Z * [new tag] trunk/ad86c05b78d343f3346d07a07e17639e421d2cf4 -> trunk/ad86c05b78d343f3346d07a07e17639e421d2cf4 2025-07-24T03:43:16.2743724Z * [new tag] trunk/ada44e5ba78be9377814678d1986556af2d6e570 -> trunk/ada44e5ba78be9377814678d1986556af2d6e570 2025-07-24T03:43:16.2744806Z * [new tag] trunk/add0b450bd9907ba9d089c79ca4af96c0590d8ff -> trunk/add0b450bd9907ba9d089c79ca4af96c0590d8ff 2025-07-24T03:43:16.2745772Z * [new tag] trunk/adf6dd1e44c1b006ea6078576b64d5616cecfa5a -> trunk/adf6dd1e44c1b006ea6078576b64d5616cecfa5a 2025-07-24T03:43:16.2746763Z * [new tag] trunk/adf9644440e0d007853e7fdfd67b6a59248f4fbb -> trunk/adf9644440e0d007853e7fdfd67b6a59248f4fbb 2025-07-24T03:43:16.2747708Z * [new tag] trunk/ae0f1f89847564b04bdc43395e664e48f08aaca2 -> trunk/ae0f1f89847564b04bdc43395e664e48f08aaca2 2025-07-24T03:43:16.2748652Z * [new tag] trunk/ae1094b72b7db368f292ed6033de5b495dcdc878 -> trunk/ae1094b72b7db368f292ed6033de5b495dcdc878 2025-07-24T03:43:16.2749582Z * [new tag] trunk/ae86e8f6c829a3cfa9204949156fce2d048c919b -> trunk/ae86e8f6c829a3cfa9204949156fce2d048c919b 2025-07-24T03:43:16.2750705Z * [new tag] trunk/aec569da2325c09487ab659a0f28c3b51e60d779 -> trunk/aec569da2325c09487ab659a0f28c3b51e60d779 2025-07-24T03:43:16.2751689Z * [new tag] trunk/aee2bfc5bae2974f5a3023d51dfa8e3e641144cc -> trunk/aee2bfc5bae2974f5a3023d51dfa8e3e641144cc 2025-07-24T03:43:16.2752642Z * [new tag] trunk/aee8a2e98589886ee80767bcbd10c03d13fb19ec -> trunk/aee8a2e98589886ee80767bcbd10c03d13fb19ec 2025-07-24T03:43:16.2753612Z * [new tag] trunk/aeffb68d3466635e4e95c50bffd7dfebaba94da2 -> trunk/aeffb68d3466635e4e95c50bffd7dfebaba94da2 2025-07-24T03:43:16.2754574Z * [new tag] trunk/af284b45d5cbfd19d168bf1d118b3a40cd8b3a92 -> trunk/af284b45d5cbfd19d168bf1d118b3a40cd8b3a92 2025-07-24T03:43:16.2755518Z * [new tag] trunk/af3d06909400413801b726a96f3ff52b5ee9ebb5 -> trunk/af3d06909400413801b726a96f3ff52b5ee9ebb5 2025-07-24T03:43:16.2756453Z * [new tag] trunk/af6624023e4a9347d68db8517fad684a68b391a2 -> trunk/af6624023e4a9347d68db8517fad684a68b391a2 2025-07-24T03:43:16.2757390Z * [new tag] trunk/af9c92b4cb9f406129dfd8c64c082c0aaf7c723f -> trunk/af9c92b4cb9f406129dfd8c64c082c0aaf7c723f 2025-07-24T03:43:16.2758352Z * [new tag] trunk/aff9c1eec599b8fa97240d192534b0f650c16b1b -> trunk/aff9c1eec599b8fa97240d192534b0f650c16b1b 2025-07-24T03:43:16.2759320Z * [new tag] trunk/b00b641ff1fbfa8f4f6152ffc631e0d24145a7a8 -> trunk/b00b641ff1fbfa8f4f6152ffc631e0d24145a7a8 2025-07-24T03:43:16.2760259Z * [new tag] trunk/b020971e7806bba39aecf636e59e743911831ad8 -> trunk/b020971e7806bba39aecf636e59e743911831ad8 2025-07-24T03:43:16.2761202Z * [new tag] trunk/b0556110e58e3bcf2c872b933e4fd4a0d34398ad -> trunk/b0556110e58e3bcf2c872b933e4fd4a0d34398ad 2025-07-24T03:43:16.2762120Z * [new tag] trunk/b07725a9516028a485153c4b5356b3e33b990f81 -> trunk/b07725a9516028a485153c4b5356b3e33b990f81 2025-07-24T03:43:16.2763053Z * [new tag] trunk/b096341963c4af3b2b0d7f598eba1cdc1c74fb6e -> trunk/b096341963c4af3b2b0d7f598eba1cdc1c74fb6e 2025-07-24T03:43:16.2764005Z * [new tag] trunk/b09bd414a6ccba158c09f586a278051588d90936 -> trunk/b09bd414a6ccba158c09f586a278051588d90936 2025-07-24T03:43:16.2764939Z * [new tag] trunk/b0e325c2c85c5d056a394aa9201f246ee25f8d26 -> trunk/b0e325c2c85c5d056a394aa9201f246ee25f8d26 2025-07-24T03:43:16.2765909Z * [new tag] trunk/b0fbbef1361ccaab8a5aec8e7cd62150e7b361de -> trunk/b0fbbef1361ccaab8a5aec8e7cd62150e7b361de 2025-07-24T03:43:16.2766876Z * [new tag] trunk/b146ca74f01df3cf711fd0f855e05805e490156c -> trunk/b146ca74f01df3cf711fd0f855e05805e490156c 2025-07-24T03:43:16.2767805Z * [new tag] trunk/b146e1a264960e5fb79cf4621ebe4b1345db3e64 -> trunk/b146e1a264960e5fb79cf4621ebe4b1345db3e64 2025-07-24T03:43:16.2768744Z * [new tag] trunk/b147b6c0e31d43a405416743fde1b0b606aa3839 -> trunk/b147b6c0e31d43a405416743fde1b0b606aa3839 2025-07-24T03:43:16.2769662Z * [new tag] trunk/b1713c665516d8355f5491d10b31f98c74ce27f1 -> trunk/b1713c665516d8355f5491d10b31f98c74ce27f1 2025-07-24T03:43:16.2770701Z * [new tag] trunk/b1a0c34dd3b581f645842f06f9d0187e7a6562c8 -> trunk/b1a0c34dd3b581f645842f06f9d0187e7a6562c8 2025-07-24T03:43:16.2771666Z * [new tag] trunk/b1a54fab9bcb0cc167773f9a885d4170447e1c68 -> trunk/b1a54fab9bcb0cc167773f9a885d4170447e1c68 2025-07-24T03:43:16.2772690Z * [new tag] trunk/b1b8e57cda03bd016594a4fc4944fa5e7f9dd961 -> trunk/b1b8e57cda03bd016594a4fc4944fa5e7f9dd961 2025-07-24T03:43:16.2773641Z * [new tag] trunk/b1d62febd03ac421197d5516596f98d3c46e9b44 -> trunk/b1d62febd03ac421197d5516596f98d3c46e9b44 2025-07-24T03:43:16.2774581Z * [new tag] trunk/b221be9140689d180ec339db05c5e235a95949d3 -> trunk/b221be9140689d180ec339db05c5e235a95949d3 2025-07-24T03:43:16.2775515Z * [new tag] trunk/b22b93a6babf86e823e979528bc0aab88fb7a012 -> trunk/b22b93a6babf86e823e979528bc0aab88fb7a012 2025-07-24T03:43:16.2776468Z * [new tag] trunk/b26da7741be37693ab1cd21115f3fca15b1cdb6b -> trunk/b26da7741be37693ab1cd21115f3fca15b1cdb6b 2025-07-24T03:43:16.2777406Z * [new tag] trunk/b2d473c8f8a6d0677940c174b38511f5ab3c3b65 -> trunk/b2d473c8f8a6d0677940c174b38511f5ab3c3b65 2025-07-24T03:43:16.2778365Z * [new tag] trunk/b2fc9cfea16c8eb52c1ce79b2032793dd1a545fb -> trunk/b2fc9cfea16c8eb52c1ce79b2032793dd1a545fb 2025-07-24T03:43:16.2779322Z * [new tag] trunk/b30e04b3c8a83e19dc9123f2f0229d80e208fb50 -> trunk/b30e04b3c8a83e19dc9123f2f0229d80e208fb50 2025-07-24T03:43:16.2780261Z * [new tag] trunk/b354328ecd6a313eab905ab6f74aed5ea2d3a2ce -> trunk/b354328ecd6a313eab905ab6f74aed5ea2d3a2ce 2025-07-24T03:43:16.2781213Z * [new tag] trunk/b359571c6043b40c4ae4fbb07135fd0f04902e21 -> trunk/b359571c6043b40c4ae4fbb07135fd0f04902e21 2025-07-24T03:43:16.2782160Z * [new tag] trunk/b3b4d28f4cf149cb7448c556d359ca852d815ab1 -> trunk/b3b4d28f4cf149cb7448c556d359ca852d815ab1 2025-07-24T03:43:16.2783098Z * [new tag] trunk/b3c868d603e8f7b6661c93cd3d50c9a7b213ad6c -> trunk/b3c868d603e8f7b6661c93cd3d50c9a7b213ad6c 2025-07-24T03:43:16.2784056Z * [new tag] trunk/b40981c63078d99bb07afbdcfec1ce8f7519f26b -> trunk/b40981c63078d99bb07afbdcfec1ce8f7519f26b 2025-07-24T03:43:16.2785074Z * [new tag] trunk/b40c0b61eb5f5b6104cb732e709819e84518faa7 -> trunk/b40c0b61eb5f5b6104cb732e709819e84518faa7 2025-07-24T03:43:16.2786010Z * [new tag] trunk/b4228a94d11b1ba6599f443267824d2d918644f2 -> trunk/b4228a94d11b1ba6599f443267824d2d918644f2 2025-07-24T03:43:16.2786949Z * [new tag] trunk/b4358c5e8731c1035af8bd0d6260de9d239a3e5d -> trunk/b4358c5e8731c1035af8bd0d6260de9d239a3e5d 2025-07-24T03:43:16.2787877Z * [new tag] trunk/b44306d3681d5b248e6b439d293ea0d5a8903a61 -> trunk/b44306d3681d5b248e6b439d293ea0d5a8903a61 2025-07-24T03:43:16.2788809Z * [new tag] trunk/b4442f42a93390760bb923cbe13b80993f5e8e78 -> trunk/b4442f42a93390760bb923cbe13b80993f5e8e78 2025-07-24T03:43:16.2789744Z * [new tag] trunk/b4476ca378be50034bd5cdc1eaa95104337c998a -> trunk/b4476ca378be50034bd5cdc1eaa95104337c998a 2025-07-24T03:43:16.2790695Z * [new tag] trunk/b487003182b7f2d6697064f184515369bf6c8cce -> trunk/b487003182b7f2d6697064f184515369bf6c8cce 2025-07-24T03:43:16.2791630Z * [new tag] trunk/b49edc0d6c72f744d744a026b0ce0d689e34b83b -> trunk/b49edc0d6c72f744d744a026b0ce0d689e34b83b 2025-07-24T03:43:16.2792567Z * [new tag] trunk/b4abf414254ed4d8779bad291dd0141097f019e7 -> trunk/b4abf414254ed4d8779bad291dd0141097f019e7 2025-07-24T03:43:16.2793514Z * [new tag] trunk/b4e3c9ea34cb607324639cd0bb0129740c300721 -> trunk/b4e3c9ea34cb607324639cd0bb0129740c300721 2025-07-24T03:43:16.2794463Z * [new tag] trunk/b4fc42ca807efc1a1b78f52d5481711a4e8bbea3 -> trunk/b4fc42ca807efc1a1b78f52d5481711a4e8bbea3 2025-07-24T03:43:16.2795458Z * [new tag] trunk/b50075343aeb519d135e00c44ff3577eaa25c61b -> trunk/b50075343aeb519d135e00c44ff3577eaa25c61b 2025-07-24T03:43:16.2796403Z * [new tag] trunk/b54eac2a5ed31106393bbc338de8637817809a1f -> trunk/b54eac2a5ed31106393bbc338de8637817809a1f 2025-07-24T03:43:16.2797411Z * [new tag] trunk/b5bfbba1841da810305262c7f47ee2dae54f335e -> trunk/b5bfbba1841da810305262c7f47ee2dae54f335e 2025-07-24T03:43:16.2798347Z * [new tag] trunk/b5c8b8d09f006b1b2911858882a56dfe6e325f36 -> trunk/b5c8b8d09f006b1b2911858882a56dfe6e325f36 2025-07-24T03:43:16.2799288Z * [new tag] trunk/b5ce77c1f5964293299eb1366f341872a4e47fa6 -> trunk/b5ce77c1f5964293299eb1366f341872a4e47fa6 2025-07-24T03:43:16.2800211Z * [new tag] trunk/b60569ed946ddcc267150a675916d68d7cac9085 -> trunk/b60569ed946ddcc267150a675916d68d7cac9085 2025-07-24T03:43:16.2801159Z * [new tag] trunk/b6188174795956f959feae0cbc33cbdb7901c4b6 -> trunk/b6188174795956f959feae0cbc33cbdb7901c4b6 2025-07-24T03:43:16.2802111Z * [new tag] trunk/b642a5c118baf4cd47dd7fe0190b83e04cee960f -> trunk/b642a5c118baf4cd47dd7fe0190b83e04cee960f 2025-07-24T03:43:16.2803050Z * [new tag] trunk/b6454a9058f2e50be9a3c26c128fec843b09c154 -> trunk/b6454a9058f2e50be9a3c26c128fec843b09c154 2025-07-24T03:43:16.2803998Z * [new tag] trunk/b66f4298278c269bdca9a71883cacfa6e975a393 -> trunk/b66f4298278c269bdca9a71883cacfa6e975a393 2025-07-24T03:43:16.2804936Z * [new tag] trunk/b6add8c8ba927a9f1687134ec2734b02a6ccb3c0 -> trunk/b6add8c8ba927a9f1687134ec2734b02a6ccb3c0 2025-07-24T03:43:16.2805899Z * [new tag] trunk/b6c00dfe249a7bfc1d61a322d5bc30f164353abf -> trunk/b6c00dfe249a7bfc1d61a322d5bc30f164353abf 2025-07-24T03:43:16.2806850Z * [new tag] trunk/b6e625e34f358c71b62409f96dc1e22e4791beef -> trunk/b6e625e34f358c71b62409f96dc1e22e4791beef 2025-07-24T03:43:16.2807795Z * [new tag] trunk/b6f84b3b0fef781653911420253dcff6767197dc -> trunk/b6f84b3b0fef781653911420253dcff6767197dc 2025-07-24T03:43:16.2808735Z * [new tag] trunk/b754b1fa43d20f5b31e17c396487ab56991912da -> trunk/b754b1fa43d20f5b31e17c396487ab56991912da 2025-07-24T03:43:16.2809684Z * [new tag] trunk/b7860c7863df9139bceabf5b0c186e6e4287aa4c -> trunk/b7860c7863df9139bceabf5b0c186e6e4287aa4c 2025-07-24T03:43:16.2810634Z * [new tag] trunk/b7a73a2cdbbe46e04aa145fb8c1615e608dcbde9 -> trunk/b7a73a2cdbbe46e04aa145fb8c1615e608dcbde9 2025-07-24T03:43:16.2811595Z * [new tag] trunk/b7b1109f49f5d0bd6145ae47c5c7d7d18c5659b0 -> trunk/b7b1109f49f5d0bd6145ae47c5c7d7d18c5659b0 2025-07-24T03:43:16.2812556Z * [new tag] trunk/b7def5ff1ca72fbb06350ffc75117efc68e149fb -> trunk/b7def5ff1ca72fbb06350ffc75117efc68e149fb 2025-07-24T03:43:16.2813497Z * [new tag] trunk/b83d8827bcd63501d7298267d94d103bf591c6c2 -> trunk/b83d8827bcd63501d7298267d94d103bf591c6c2 2025-07-24T03:43:16.2814444Z * [new tag] trunk/b85f10ea5006e8ae8fc769f48659ab7ad5eafb69 -> trunk/b85f10ea5006e8ae8fc769f48659ab7ad5eafb69 2025-07-24T03:43:16.2815379Z * [new tag] trunk/b86d5cef68d56f3924dc199424e65904a32d0743 -> trunk/b86d5cef68d56f3924dc199424e65904a32d0743 2025-07-24T03:43:16.2816323Z * [new tag] trunk/b87471e66fb989385483b074b5e5942e8fbbbd8d -> trunk/b87471e66fb989385483b074b5e5942e8fbbbd8d 2025-07-24T03:43:16.2817275Z * [new tag] trunk/b878ca0c91bdccbdd907c15a01e5dcf249f0783c -> trunk/b878ca0c91bdccbdd907c15a01e5dcf249f0783c 2025-07-24T03:43:16.2818210Z * [new tag] trunk/b87e50db5e2712608e0b912a8063f0336554bfc3 -> trunk/b87e50db5e2712608e0b912a8063f0336554bfc3 2025-07-24T03:43:16.2819147Z * [new tag] trunk/b8ace6f95105751d0535cb0ce0d2c8f656c8b96c -> trunk/b8ace6f95105751d0535cb0ce0d2c8f656c8b96c 2025-07-24T03:43:16.2820088Z * [new tag] trunk/b8aee84fb9692f1a46c8c2a0ae6685df440f6e8f -> trunk/b8aee84fb9692f1a46c8c2a0ae6685df440f6e8f 2025-07-24T03:43:16.2821086Z * [new tag] trunk/b8bc2c2660e84034ff15232e2161e3ef9a6656d0 -> trunk/b8bc2c2660e84034ff15232e2161e3ef9a6656d0 2025-07-24T03:43:16.2822060Z * [new tag] trunk/b8c2d4c259b16f3dc044d049d964c44907ccecb6 -> trunk/b8c2d4c259b16f3dc044d049d964c44907ccecb6 2025-07-24T03:43:16.2822997Z * [new tag] trunk/b8d96c3f78a27e193f4fa9580f8d28298c8180e3 -> trunk/b8d96c3f78a27e193f4fa9580f8d28298c8180e3 2025-07-24T03:43:16.2823955Z * [new tag] trunk/b8fc5e0c0dda5da8315f9bc108a83a0f92252513 -> trunk/b8fc5e0c0dda5da8315f9bc108a83a0f92252513 2025-07-24T03:43:16.2824983Z * [new tag] trunk/b916d8a583cf4fb018c44eaf5efefa9ca76da366 -> trunk/b916d8a583cf4fb018c44eaf5efefa9ca76da366 2025-07-24T03:43:16.2825945Z * [new tag] trunk/b95dadd7170626273bb03b1264f04f3f051908da -> trunk/b95dadd7170626273bb03b1264f04f3f051908da 2025-07-24T03:43:16.2826886Z * [new tag] trunk/b981fb6744d034a0b2a0baf7e138cfb8dc83ca96 -> trunk/b981fb6744d034a0b2a0baf7e138cfb8dc83ca96 2025-07-24T03:43:16.2827850Z * [new tag] trunk/b9afdd9bcc738697c6eefc90899508ab783bf6ab -> trunk/b9afdd9bcc738697c6eefc90899508ab783bf6ab 2025-07-24T03:43:16.2828805Z * [new tag] trunk/b9b84d8011b08ac62cabf9100043c65863372fea -> trunk/b9b84d8011b08ac62cabf9100043c65863372fea 2025-07-24T03:43:16.2829743Z * [new tag] trunk/b9dc2fa4f7aa237a19248705abf82f5eae662182 -> trunk/b9dc2fa4f7aa237a19248705abf82f5eae662182 2025-07-24T03:43:16.2830698Z * [new tag] trunk/ba0d0de5e652650f8a59c85fc25a90f4ed9e2dc1 -> trunk/ba0d0de5e652650f8a59c85fc25a90f4ed9e2dc1 2025-07-24T03:43:16.2831658Z * [new tag] trunk/badf0020144a6c00ebe7a1cdbeb74f716d48968a -> trunk/badf0020144a6c00ebe7a1cdbeb74f716d48968a 2025-07-24T03:43:16.2832613Z * [new tag] trunk/badfebf29e46c3e41d7cf54a7a807865a90277b0 -> trunk/badfebf29e46c3e41d7cf54a7a807865a90277b0 2025-07-24T03:43:16.2833576Z * [new tag] trunk/bb1f3d1a55e3f8eafb279995824c1ef87f24b341 -> trunk/bb1f3d1a55e3f8eafb279995824c1ef87f24b341 2025-07-24T03:43:16.2834517Z * [new tag] trunk/bb3c911c2d64ccad03349e50a0a220a2889ae85c -> trunk/bb3c911c2d64ccad03349e50a0a220a2889ae85c 2025-07-24T03:43:16.2835464Z * [new tag] trunk/bb462a6237c163774c99e01462703ebce55f4589 -> trunk/bb462a6237c163774c99e01462703ebce55f4589 2025-07-24T03:43:16.2836394Z * [new tag] trunk/bb476310a456b1fd418c79573ed34ad68b4871d4 -> trunk/bb476310a456b1fd418c79573ed34ad68b4871d4 2025-07-24T03:43:16.2837327Z * [new tag] trunk/bbb930aba2e769e3ed981f2a035133891de36dae -> trunk/bbb930aba2e769e3ed981f2a035133891de36dae 2025-07-24T03:43:16.2838298Z * [new tag] trunk/bbbced94a43cf764ddfe719e7d4c161a3992830c -> trunk/bbbced94a43cf764ddfe719e7d4c161a3992830c 2025-07-24T03:43:16.2839269Z * [new tag] trunk/bbc32d680fdd6c23ee0e57d18f5643edd0750a3f -> trunk/bbc32d680fdd6c23ee0e57d18f5643edd0750a3f 2025-07-24T03:43:16.2840214Z * [new tag] trunk/bbe681ed510227ce05f99db2a36c1af5c2cc302b -> trunk/bbe681ed510227ce05f99db2a36c1af5c2cc302b 2025-07-24T03:43:16.2841183Z * [new tag] trunk/bbf1a6feac0e88772be103a1b159b871b5c00b4a -> trunk/bbf1a6feac0e88772be103a1b159b871b5c00b4a 2025-07-24T03:43:16.2842134Z * [new tag] trunk/bc379aebe2e69d306d1b05938a9e86c80f6b98cb -> trunk/bc379aebe2e69d306d1b05938a9e86c80f6b98cb 2025-07-24T03:43:16.2843077Z * [new tag] trunk/bc3972b80a7abe85036f48b610532fce39ea5097 -> trunk/bc3972b80a7abe85036f48b610532fce39ea5097 2025-07-24T03:43:16.2844008Z * [new tag] trunk/bc5a11b58180d40157175f45c69d60a9b9961315 -> trunk/bc5a11b58180d40157175f45c69d60a9b9961315 2025-07-24T03:43:16.2844922Z * [new tag] trunk/bc65253369933160a2da3fc786d027a572faf6b7 -> trunk/bc65253369933160a2da3fc786d027a572faf6b7 2025-07-24T03:43:16.2845963Z * [new tag] trunk/bc6e0661a6ec7e536bee60b9c929f71643bb6c89 -> trunk/bc6e0661a6ec7e536bee60b9c929f71643bb6c89 2025-07-24T03:43:16.2846915Z * [new tag] trunk/bc7b1f5252a667e72ce3c6c13e18af46dd0a7d99 -> trunk/bc7b1f5252a667e72ce3c6c13e18af46dd0a7d99 2025-07-24T03:43:16.2847915Z * [new tag] trunk/bc9091a524a1ebe4de16af4dd8f442db7d1cb138 -> trunk/bc9091a524a1ebe4de16af4dd8f442db7d1cb138 2025-07-24T03:43:16.2848892Z * [new tag] trunk/bc9bd2a766ae8cf2aba8f3d0153cd8ecd05b4465 -> trunk/bc9bd2a766ae8cf2aba8f3d0153cd8ecd05b4465 2025-07-24T03:43:16.2849978Z * [new tag] trunk/bcad962550f2bfd850684250a3c881c9f38ad601 -> trunk/bcad962550f2bfd850684250a3c881c9f38ad601 2025-07-24T03:43:16.2850930Z * [new tag] trunk/bcc98bb2a4dd11ac696082731f8980b72deb6750 -> trunk/bcc98bb2a4dd11ac696082731f8980b72deb6750 2025-07-24T03:43:16.2851895Z * [new tag] trunk/bccb8473fed94dbc6f1392d0c5b4a51150ee4a9a -> trunk/bccb8473fed94dbc6f1392d0c5b4a51150ee4a9a 2025-07-24T03:43:16.2852848Z * [new tag] trunk/bcf50636ba1b93a833267c645d887888df06e9ea -> trunk/bcf50636ba1b93a833267c645d887888df06e9ea 2025-07-24T03:43:16.2853793Z * [new tag] trunk/bd364c901d5b20500ec5cbe275e93c955809d900 -> trunk/bd364c901d5b20500ec5cbe275e93c955809d900 2025-07-24T03:43:16.2854747Z * [new tag] trunk/bd3c32916cf5f85ddb9dd3c36e7311adfa8808af -> trunk/bd3c32916cf5f85ddb9dd3c36e7311adfa8808af 2025-07-24T03:43:16.2855706Z * [new tag] trunk/bd6b5fddbf5fb0b603ab8a7428079d9a86cf532a -> trunk/bd6b5fddbf5fb0b603ab8a7428079d9a86cf532a 2025-07-24T03:43:16.2856675Z * [new tag] trunk/bdacf08b8682b9fbe3a8656a53b1f8b1cb007fd8 -> trunk/bdacf08b8682b9fbe3a8656a53b1f8b1cb007fd8 2025-07-24T03:43:16.2857622Z * [new tag] trunk/bdb1553b77bb28df580ea41d726417ac91028ec6 -> trunk/bdb1553b77bb28df580ea41d726417ac91028ec6 2025-07-24T03:43:16.2858570Z * [new tag] trunk/bdb78191662c01ab1263108febac29a8560337d0 -> trunk/bdb78191662c01ab1263108febac29a8560337d0 2025-07-24T03:43:16.2859519Z * [new tag] trunk/bdbf2792a8f15907f6bbf231f73dab0e8efe1c50 -> trunk/bdbf2792a8f15907f6bbf231f73dab0e8efe1c50 2025-07-24T03:43:16.2860452Z * [new tag] trunk/be124a61a4933603795644d068d2c0e5f444e766 -> trunk/be124a61a4933603795644d068d2c0e5f444e766 2025-07-24T03:43:16.2861382Z * [new tag] trunk/be2ab96347a1e7206a57f69b58263c4455ff8f76 -> trunk/be2ab96347a1e7206a57f69b58263c4455ff8f76 2025-07-24T03:43:16.2862319Z * [new tag] trunk/be2ad70cfa1360da5c23a04ff6ca3480fa02f278 -> trunk/be2ad70cfa1360da5c23a04ff6ca3480fa02f278 2025-07-24T03:43:16.2863283Z * [new tag] trunk/be2e43264d0bce254efabcc60c368d1418bde57f -> trunk/be2e43264d0bce254efabcc60c368d1418bde57f 2025-07-24T03:43:16.2864242Z * [new tag] trunk/be483a54817fbfbf184af363bf9469d01bfa15ef -> trunk/be483a54817fbfbf184af363bf9469d01bfa15ef 2025-07-24T03:43:16.2865282Z * [new tag] trunk/be56a8d7ac0dc72f6946354d7ac5be9ece0f1c35 -> trunk/be56a8d7ac0dc72f6946354d7ac5be9ece0f1c35 2025-07-24T03:43:16.2866241Z * [new tag] trunk/be72bcf828b536e0d81359a37c0f150b69fce5d4 -> trunk/be72bcf828b536e0d81359a37c0f150b69fce5d4 2025-07-24T03:43:16.2867189Z * [new tag] trunk/be896d6b41f560e59c87f9d28df109b1553139a4 -> trunk/be896d6b41f560e59c87f9d28df109b1553139a4 2025-07-24T03:43:16.2868138Z * [new tag] trunk/beb52f5c0ac8efddeafa862f274bc247db989695 -> trunk/beb52f5c0ac8efddeafa862f274bc247db989695 2025-07-24T03:43:16.2869108Z * [new tag] trunk/bee93f9f0d16f4f563812bb5c16e862de15724c1 -> trunk/bee93f9f0d16f4f563812bb5c16e862de15724c1 2025-07-24T03:43:16.2870066Z * [new tag] trunk/beed033b6e6ac57c0b4a1f47eb436e115a52e41b -> trunk/beed033b6e6ac57c0b4a1f47eb436e115a52e41b 2025-07-24T03:43:16.2871093Z * [new tag] trunk/bf06190e21fdf539c13e1ec01271653d0729733a -> trunk/bf06190e21fdf539c13e1ec01271653d0729733a 2025-07-24T03:43:16.2872036Z * [new tag] trunk/bf1ebe0531e1b0390ea09d66ac78500d3c6d3a15 -> trunk/bf1ebe0531e1b0390ea09d66ac78500d3c6d3a15 2025-07-24T03:43:16.2873055Z * [new tag] trunk/bf4aa7827905a2fca96bf266b242a7a16e489af4 -> trunk/bf4aa7827905a2fca96bf266b242a7a16e489af4 2025-07-24T03:43:16.2874013Z * [new tag] trunk/bf50d715539acedcb31a6d8f787149eff6213fdb -> trunk/bf50d715539acedcb31a6d8f787149eff6213fdb 2025-07-24T03:43:16.2874955Z * [new tag] trunk/bf798a2f016ca0001750436150e7a2bdb2676d1a -> trunk/bf798a2f016ca0001750436150e7a2bdb2676d1a 2025-07-24T03:43:16.2875880Z * [new tag] trunk/bf7e290854b7f0ab3fb89251d0100821f1b3a70e -> trunk/bf7e290854b7f0ab3fb89251d0100821f1b3a70e 2025-07-24T03:43:16.2876836Z * [new tag] trunk/bf897b4cea2b7481499a81afa30bfc69a8e685c4 -> trunk/bf897b4cea2b7481499a81afa30bfc69a8e685c4 2025-07-24T03:43:16.2877817Z * [new tag] trunk/bfcababbcb95ec42046737dbcf61f8e258075ace -> trunk/bfcababbcb95ec42046737dbcf61f8e258075ace 2025-07-24T03:43:16.2878772Z * [new tag] trunk/bfccfa0b31221d5df0b263de5a41fb9f7c84b97d -> trunk/bfccfa0b31221d5df0b263de5a41fb9f7c84b97d 2025-07-24T03:43:16.2879740Z * [new tag] trunk/bfe5674e2294a6c73ff671116a91f6ae7220b3f8 -> trunk/bfe5674e2294a6c73ff671116a91f6ae7220b3f8 2025-07-24T03:43:16.2880676Z * [new tag] trunk/bff69f25c2e98adc2e4a765d9fa47f230e2fef45 -> trunk/bff69f25c2e98adc2e4a765d9fa47f230e2fef45 2025-07-24T03:43:16.2881630Z * [new tag] trunk/c038719731abdcd415a5e82c5f3826f2358229fc -> trunk/c038719731abdcd415a5e82c5f3826f2358229fc 2025-07-24T03:43:16.2882570Z * [new tag] trunk/c04a4e709410936c12cdc9db5aaf47164f74a367 -> trunk/c04a4e709410936c12cdc9db5aaf47164f74a367 2025-07-24T03:43:16.2883495Z * [new tag] trunk/c062550a3598d27c2d6572db7c0f4ff90a84cc84 -> trunk/c062550a3598d27c2d6572db7c0f4ff90a84cc84 2025-07-24T03:43:16.2884436Z * [new tag] trunk/c06c2569ee53c169c96f42b45bdb64f390d2f23b -> trunk/c06c2569ee53c169c96f42b45bdb64f390d2f23b 2025-07-24T03:43:16.2885358Z * [new tag] trunk/c09b05487877a3f8b239523b3806f5dd9fc82051 -> trunk/c09b05487877a3f8b239523b3806f5dd9fc82051 2025-07-24T03:43:16.2885777Z * [new tag] trunk/c09cf29d7d010c0547f2f6771921a0ee2ec4904b -> trunk/c09cf29d7d010c0547f2f6771921a0ee2ec4904b 2025-07-24T03:43:16.2886185Z * [new tag] trunk/c09eba877f9c16908b3a925ef694604c1c761b85 -> trunk/c09eba877f9c16908b3a925ef694604c1c761b85 2025-07-24T03:43:16.2886601Z * [new tag] trunk/c0e155a8d230b04f186d1b7540b01213be2b9fc6 -> trunk/c0e155a8d230b04f186d1b7540b01213be2b9fc6 2025-07-24T03:43:16.2887007Z * [new tag] trunk/c0ee01c2fb54e2ae924270f7fd53069915a61a50 -> trunk/c0ee01c2fb54e2ae924270f7fd53069915a61a50 2025-07-24T03:43:16.2887410Z * [new tag] trunk/c10339559de1464c2c5aeb16649c382eefcfb572 -> trunk/c10339559de1464c2c5aeb16649c382eefcfb572 2025-07-24T03:43:16.2887821Z * [new tag] trunk/c11888e7a6557ff64e24ca06e22946c116a7c1e4 -> trunk/c11888e7a6557ff64e24ca06e22946c116a7c1e4 2025-07-24T03:43:16.2888235Z * [new tag] trunk/c13e725edd8dd21406c629bf625f2d6c59ceedd1 -> trunk/c13e725edd8dd21406c629bf625f2d6c59ceedd1 2025-07-24T03:43:16.2888633Z * [new tag] trunk/c14110056f1b6e989850f20ae56d47fbc775e890 -> trunk/c14110056f1b6e989850f20ae56d47fbc775e890 2025-07-24T03:43:16.2889055Z * [new tag] trunk/c1446e1e9d2f5a1bae5fb3d58e58f16c15bb15c3 -> trunk/c1446e1e9d2f5a1bae5fb3d58e58f16c15bb15c3 2025-07-24T03:43:16.2889451Z * [new tag] trunk/c165b36a31585d4e061a84e1977428afd931b82d -> trunk/c165b36a31585d4e061a84e1977428afd931b82d 2025-07-24T03:43:16.2889866Z * [new tag] trunk/c174f3a6a55864cedb8f6d9014e9b8cadf91186b -> trunk/c174f3a6a55864cedb8f6d9014e9b8cadf91186b 2025-07-24T03:43:16.2890340Z * [new tag] trunk/c177abd217ecef5cc096d50adbf5990525714dd3 -> trunk/c177abd217ecef5cc096d50adbf5990525714dd3 2025-07-24T03:43:16.2890750Z * [new tag] trunk/c199a4d0fd03ab3f7e36c6133839cfaf34ba59da -> trunk/c199a4d0fd03ab3f7e36c6133839cfaf34ba59da 2025-07-24T03:43:16.2891461Z * [new tag] trunk/c1a629f76d0afc2ddb4a5c7c1925caa1d12b5a5e -> trunk/c1a629f76d0afc2ddb4a5c7c1925caa1d12b5a5e 2025-07-24T03:43:16.2891889Z * [new tag] trunk/c1ad4b8e7a16f54c35a3908b56ed7d9f95eef586 -> trunk/c1ad4b8e7a16f54c35a3908b56ed7d9f95eef586 2025-07-24T03:43:16.2892297Z * [new tag] trunk/c1ae768baa9598ea97f301999a227b34a2efdecf -> trunk/c1ae768baa9598ea97f301999a227b34a2efdecf 2025-07-24T03:43:16.2892716Z * [new tag] trunk/c1cbaca7fd9937c0a089d98aa69066daf35c898f -> trunk/c1cbaca7fd9937c0a089d98aa69066daf35c898f 2025-07-24T03:43:16.2893795Z * [new tag] trunk/c1f531f0b0e6faf443d90f8de2936e866c8c27c2 -> trunk/c1f531f0b0e6faf443d90f8de2936e866c8c27c2 2025-07-24T03:43:16.2894652Z * [new tag] trunk/c202a7329ad798da676762a8af2aa588f882d288 -> trunk/c202a7329ad798da676762a8af2aa588f882d288 2025-07-24T03:43:16.2896059Z * [new tag] trunk/c2185dc4a5626848df37cad214b73d5ae7dd4f17 -> trunk/c2185dc4a5626848df37cad214b73d5ae7dd4f17 2025-07-24T03:43:16.2896647Z * [new tag] trunk/c219dbd2fc70227ba543c98e9740a84723ba36da -> trunk/c219dbd2fc70227ba543c98e9740a84723ba36da 2025-07-24T03:43:16.2897605Z * [new tag] trunk/c2510fcd86152028c3e6cf483740b177a10ac9b9 -> trunk/c2510fcd86152028c3e6cf483740b177a10ac9b9 2025-07-24T03:43:16.2898627Z * [new tag] trunk/c26ce593d8737cab4b55483b62956a6fea9e4375 -> trunk/c26ce593d8737cab4b55483b62956a6fea9e4375 2025-07-24T03:43:16.2899641Z * [new tag] trunk/c27f83dd91ff3599b5157866e6be014c20b967a0 -> trunk/c27f83dd91ff3599b5157866e6be014c20b967a0 2025-07-24T03:43:16.2900644Z * [new tag] trunk/c28e74e45743feac10559c30dbf71cc35bc12ccb -> trunk/c28e74e45743feac10559c30dbf71cc35bc12ccb 2025-07-24T03:43:16.2901624Z * [new tag] trunk/c2beeadeb40e927c51bc5bcd409b3f28374a5190 -> trunk/c2beeadeb40e927c51bc5bcd409b3f28374a5190 2025-07-24T03:43:16.2902591Z * [new tag] trunk/c2c88846a9c75185660f3b2a8b72c3aa2f8ae3dc -> trunk/c2c88846a9c75185660f3b2a8b72c3aa2f8ae3dc 2025-07-24T03:43:16.2903821Z * [new tag] trunk/c2d1b225e62bdf3adbba91891f53bc60315adaac -> trunk/c2d1b225e62bdf3adbba91891f53bc60315adaac 2025-07-24T03:43:16.2904784Z * [new tag] trunk/c2f4cc59a70bfd7d7e46e9b5596bae8e4ae2cf9c -> trunk/c2f4cc59a70bfd7d7e46e9b5596bae8e4ae2cf9c 2025-07-24T03:43:16.2905825Z * [new tag] trunk/c329a8f19cc94cb7f9d3fc814484cded138ee3ca -> trunk/c329a8f19cc94cb7f9d3fc814484cded138ee3ca 2025-07-24T03:43:16.2906848Z * [new tag] trunk/c37ddcaefbe9b877e1816ce97dedb8ad26d09450 -> trunk/c37ddcaefbe9b877e1816ce97dedb8ad26d09450 2025-07-24T03:43:16.2907853Z * [new tag] trunk/c3ecabf0593066750156989fc75acbeeaddf0791 -> trunk/c3ecabf0593066750156989fc75acbeeaddf0791 2025-07-24T03:43:16.2909132Z * [new tag] trunk/c48d0f4643b7a69ebe24069e932ce1465a31cdbe -> trunk/c48d0f4643b7a69ebe24069e932ce1465a31cdbe 2025-07-24T03:43:16.2910020Z * [new tag] trunk/c4b93e6579c8e2f1252067c4923cbb859c476fb4 -> trunk/c4b93e6579c8e2f1252067c4923cbb859c476fb4 2025-07-24T03:43:16.2911146Z * [new tag] trunk/c4cdcda754e2b73b030902dd06fb651c7a026510 -> trunk/c4cdcda754e2b73b030902dd06fb651c7a026510 2025-07-24T03:43:16.2912035Z * [new tag] trunk/c515385b0ac4a94deef652159e71fe0912615d14 -> trunk/c515385b0ac4a94deef652159e71fe0912615d14 2025-07-24T03:43:16.2913223Z * [new tag] trunk/c54778625ec45b94eb97f52da3ad6c2eb3d3c3c9 -> trunk/c54778625ec45b94eb97f52da3ad6c2eb3d3c3c9 2025-07-24T03:43:16.2914279Z * [new tag] trunk/c553c55be76daaf70d977a4ac7664b46cbcfa7c4 -> trunk/c553c55be76daaf70d977a4ac7664b46cbcfa7c4 2025-07-24T03:43:16.2915635Z * [new tag] trunk/c5589074e64b28afd737174ae1e9c2ba0b925e56 -> trunk/c5589074e64b28afd737174ae1e9c2ba0b925e56 2025-07-24T03:43:16.2916599Z * [new tag] trunk/c55eef79f8880e4b610a0ca6f6131e690dc948dd -> trunk/c55eef79f8880e4b610a0ca6f6131e690dc948dd 2025-07-24T03:43:16.2917595Z * [new tag] trunk/c5a4fe9c17bc20eb46b15fda554d17030bb6a5b9 -> trunk/c5a4fe9c17bc20eb46b15fda554d17030bb6a5b9 2025-07-24T03:43:16.2918815Z * [new tag] trunk/c5b46b5408e136a5a3060b11a96afa51bd009fd5 -> trunk/c5b46b5408e136a5a3060b11a96afa51bd009fd5 2025-07-24T03:43:16.2919709Z * [new tag] trunk/c5d00e150ad503510bf28adf09f69201aeb94f5c -> trunk/c5d00e150ad503510bf28adf09f69201aeb94f5c 2025-07-24T03:43:16.2920974Z * [new tag] trunk/c5d3e7a4ff460eed70b8443485a7e3568e87aee9 -> trunk/c5d3e7a4ff460eed70b8443485a7e3568e87aee9 2025-07-24T03:43:16.2921878Z * [new tag] trunk/c60327ba74f4db232a2832f2c7ca4b2db43a3132 -> trunk/c60327ba74f4db232a2832f2c7ca4b2db43a3132 2025-07-24T03:43:16.2923000Z * [new tag] trunk/c60d8188d23801d44343c96746ec2e7d2971c5d7 -> trunk/c60d8188d23801d44343c96746ec2e7d2971c5d7 2025-07-24T03:43:16.2923978Z * [new tag] trunk/c620d0b5c7e8679413d620624725471223ce8359 -> trunk/c620d0b5c7e8679413d620624725471223ce8359 2025-07-24T03:43:16.2924977Z * [new tag] trunk/c665594c1edca9a507b0ec8b18ab74a0ecb65bc3 -> trunk/c665594c1edca9a507b0ec8b18ab74a0ecb65bc3 2025-07-24T03:43:16.2925868Z * [new tag] trunk/c68af9af1b3652a8e25bd6d0ff8dae89f206a81a -> trunk/c68af9af1b3652a8e25bd6d0ff8dae89f206a81a 2025-07-24T03:43:16.2926993Z * [new tag] trunk/c6a27bae3656021720074520ac6dad9cebe83ff5 -> trunk/c6a27bae3656021720074520ac6dad9cebe83ff5 2025-07-24T03:43:16.2929271Z * [new tag] trunk/c6b4f98625bb6b22bb9a60112a6d58e684a97e1b -> trunk/c6b4f98625bb6b22bb9a60112a6d58e684a97e1b 2025-07-24T03:43:16.2930482Z * [new tag] trunk/c74fd35050a7241f0c439501ef735aa6cdde751f -> trunk/c74fd35050a7241f0c439501ef735aa6cdde751f 2025-07-24T03:43:16.2931358Z * [new tag] trunk/c75c732481915c25295a0ae6321d39aa314eaa93 -> trunk/c75c732481915c25295a0ae6321d39aa314eaa93 2025-07-24T03:43:16.2932993Z * [new tag] trunk/c774180e59409996fb123d6ff9261c2fc356c2f7 -> trunk/c774180e59409996fb123d6ff9261c2fc356c2f7 2025-07-24T03:43:16.2933876Z * [new tag] trunk/c78bbdf4102d2c13bf6aa1abe4352aa7bca401ca -> trunk/c78bbdf4102d2c13bf6aa1abe4352aa7bca401ca 2025-07-24T03:43:16.2935089Z * [new tag] trunk/c78fce9e79b79686b87f4007cbaec819bdd0223f -> trunk/c78fce9e79b79686b87f4007cbaec819bdd0223f 2025-07-24T03:43:16.2935987Z * [new tag] trunk/c79c7bbe615265b6b3d7df39d6d5a68afd7d6b2a -> trunk/c79c7bbe615265b6b3d7df39d6d5a68afd7d6b2a 2025-07-24T03:43:16.2936822Z * [new tag] trunk/c7b6c98d1097bec9dc92bde2fe324aa126a5daa2 -> trunk/c7b6c98d1097bec9dc92bde2fe324aa126a5daa2 2025-07-24T03:43:16.2937805Z * [new tag] trunk/c808af514d59e25ea4a880c1e1e07d3232984e5d -> trunk/c808af514d59e25ea4a880c1e1e07d3232984e5d 2025-07-24T03:43:16.2938943Z * [new tag] trunk/c811f41cf58238b49e9c2f0a9fa00dcc471b2e10 -> trunk/c811f41cf58238b49e9c2f0a9fa00dcc471b2e10 2025-07-24T03:43:16.2939872Z * [new tag] trunk/c82a174ceab79f77ba18405dd263eb03692608fd -> trunk/c82a174ceab79f77ba18405dd263eb03692608fd 2025-07-24T03:43:16.2940851Z * [new tag] trunk/c83041cac2e9ca537b210b74876dbcee5e08ae9a -> trunk/c83041cac2e9ca537b210b74876dbcee5e08ae9a 2025-07-24T03:43:16.2942032Z * [new tag] trunk/c843909d9e32f92b2e31cf9b8f066daf311a6f18 -> trunk/c843909d9e32f92b2e31cf9b8f066daf311a6f18 2025-07-24T03:43:16.2942891Z * [new tag] trunk/c88e87f3553b7ef0b743fb030317fabb6fe2dc29 -> trunk/c88e87f3553b7ef0b743fb030317fabb6fe2dc29 2025-07-24T03:43:16.2944167Z * [new tag] trunk/c8c221c0b3abbb8b5e20138080644dd5f5cd0aa1 -> trunk/c8c221c0b3abbb8b5e20138080644dd5f5cd0aa1 2025-07-24T03:43:16.2945085Z * [new tag] trunk/c8c892b4a50fdad624753db5b8d2bbb0fc5bb110 -> trunk/c8c892b4a50fdad624753db5b8d2bbb0fc5bb110 2025-07-24T03:43:16.2946078Z * [new tag] trunk/c8d39a10457ea5d65184c6e8f037f46c5525d869 -> trunk/c8d39a10457ea5d65184c6e8f037f46c5525d869 2025-07-24T03:43:16.2947357Z * [new tag] trunk/c9174a20f75ba007b0f520326ced5c65d8a2b269 -> trunk/c9174a20f75ba007b0f520326ced5c65d8a2b269 2025-07-24T03:43:16.2948234Z * [new tag] trunk/c917c63282c467ef942c99da3ce4fa57bceba603 -> trunk/c917c63282c467ef942c99da3ce4fa57bceba603 2025-07-24T03:43:16.2949231Z * [new tag] trunk/c92f1075aaf3649f6368af2a3df9b5167f941b3f -> trunk/c92f1075aaf3649f6368af2a3df9b5167f941b3f 2025-07-24T03:43:16.2950460Z * [new tag] trunk/c9404faacb7c18af17086be26587b46e141afbcc -> trunk/c9404faacb7c18af17086be26587b46e141afbcc 2025-07-24T03:43:16.2951387Z * [new tag] trunk/c95705dac2da8134c946cdd573944632ef22f230 -> trunk/c95705dac2da8134c946cdd573944632ef22f230 2025-07-24T03:43:16.2952378Z * [new tag] trunk/c95f7fa874a3116f1067f9092456ee7281003614 -> trunk/c95f7fa874a3116f1067f9092456ee7281003614 2025-07-24T03:43:16.2953375Z * [new tag] trunk/c996aff6ed353050f14fb3d5b98731926be90db8 -> trunk/c996aff6ed353050f14fb3d5b98731926be90db8 2025-07-24T03:43:16.2954546Z * [new tag] trunk/c9a5bf09baa1a6776555e901331b1baefe6691bc -> trunk/c9a5bf09baa1a6776555e901331b1baefe6691bc 2025-07-24T03:43:16.2955488Z * [new tag] trunk/c9afcffed0870c211d2e8be422812d6a70aef3e2 -> trunk/c9afcffed0870c211d2e8be422812d6a70aef3e2 2025-07-24T03:43:16.2956388Z * [new tag] trunk/c9e9a0c82316ed59f6ef989a6000f0d5231b9b16 -> trunk/c9e9a0c82316ed59f6ef989a6000f0d5231b9b16 2025-07-24T03:43:16.2957623Z * [new tag] trunk/ca3cabd24ace1899ca4669431f5b0556c5ab9ebf -> trunk/ca3cabd24ace1899ca4669431f5b0556c5ab9ebf 2025-07-24T03:43:16.2958522Z * [new tag] trunk/ca5a40395d8b212dce0a57df01ca056eae55446f -> trunk/ca5a40395d8b212dce0a57df01ca056eae55446f 2025-07-24T03:43:16.2959651Z * [new tag] trunk/cab28330f8c49cdb66d6a299755dc09c87c14a9d -> trunk/cab28330f8c49cdb66d6a299755dc09c87c14a9d 2025-07-24T03:43:16.2960558Z * [new tag] trunk/cab96b587944d324dde2528d4b1ec5819bc52ce9 -> trunk/cab96b587944d324dde2528d4b1ec5819bc52ce9 2025-07-24T03:43:16.2961530Z * [new tag] trunk/cadcb5d36802579441da3dbe3c2eecc74a0eae78 -> trunk/cadcb5d36802579441da3dbe3c2eecc74a0eae78 2025-07-24T03:43:16.2962650Z * [new tag] trunk/cb711c8fa04673d3490306e2b14539ab7dca3c23 -> trunk/cb711c8fa04673d3490306e2b14539ab7dca3c23 2025-07-24T03:43:16.2963828Z * [new tag] trunk/cb853945a77af54d9989ae7ac36d0007c0215b10 -> trunk/cb853945a77af54d9989ae7ac36d0007c0215b10 2025-07-24T03:43:16.2964721Z * [new tag] trunk/cb9b479f4f799eea058de9be3a0e09f977fc82da -> trunk/cb9b479f4f799eea058de9be3a0e09f977fc82da 2025-07-24T03:43:16.2965894Z * [new tag] trunk/cbafba57941c1d5f78640845320ac89157570b44 -> trunk/cbafba57941c1d5f78640845320ac89157570b44 2025-07-24T03:43:16.2966756Z * [new tag] trunk/cbcffce48a3422a5e9a2103888248c82d52d199c -> trunk/cbcffce48a3422a5e9a2103888248c82d52d199c 2025-07-24T03:43:16.2967751Z * [new tag] trunk/cbe1cb70183dd0d08dd555353eeca72399401ae8 -> trunk/cbe1cb70183dd0d08dd555353eeca72399401ae8 2025-07-24T03:43:16.2968879Z * [new tag] trunk/cc09d3a5ba2a5ae032078570e6123d523952ed22 -> trunk/cc09d3a5ba2a5ae032078570e6123d523952ed22 2025-07-24T03:43:16.2969791Z * [new tag] trunk/cc0faeb80fff17b3d170aa70041865aafb1790a9 -> trunk/cc0faeb80fff17b3d170aa70041865aafb1790a9 2025-07-24T03:43:16.2971034Z * [new tag] trunk/cc372ad557446863f8422f1ca5f415bc78531fa6 -> trunk/cc372ad557446863f8422f1ca5f415bc78531fa6 2025-07-24T03:43:16.2971835Z * [new tag] trunk/cc3ea2d84004b6348c77a285ba2639932b87c101 -> trunk/cc3ea2d84004b6348c77a285ba2639932b87c101 2025-07-24T03:43:16.2972811Z * [new tag] trunk/cc410d3761001499611bca6cf835239b86093791 -> trunk/cc410d3761001499611bca6cf835239b86093791 2025-07-24T03:43:16.2973831Z * [new tag] trunk/ccb1f687d63f0215ebcf3c1340c6682edeaccd28 -> trunk/ccb1f687d63f0215ebcf3c1340c6682edeaccd28 2025-07-24T03:43:16.2974708Z * [new tag] trunk/ccb67f39b4d75943cdc531d9032b3ba9235cfd56 -> trunk/ccb67f39b4d75943cdc531d9032b3ba9235cfd56 2025-07-24T03:43:16.2976011Z * [new tag] trunk/ccc6279b4086d55cd1f7e2d699473478610d8a7b -> trunk/ccc6279b4086d55cd1f7e2d699473478610d8a7b 2025-07-24T03:43:16.2977023Z * [new tag] trunk/cce4d213a67b7536dce431fd29c92f9791c9f81d -> trunk/cce4d213a67b7536dce431fd29c92f9791c9f81d 2025-07-24T03:43:16.2977995Z * [new tag] trunk/cd1a924dba145334aacb7c1b7276d6cef7ca41cc -> trunk/cd1a924dba145334aacb7c1b7276d6cef7ca41cc 2025-07-24T03:43:16.2978852Z * [new tag] trunk/cd361fc247a9abdbe9851867e31ac3cefcff299e -> trunk/cd361fc247a9abdbe9851867e31ac3cefcff299e 2025-07-24T03:43:16.2980046Z * [new tag] trunk/cd66ff80307862ef8e75520054ecd19a5eff9f7e -> trunk/cd66ff80307862ef8e75520054ecd19a5eff9f7e 2025-07-24T03:43:16.2980978Z * [new tag] trunk/cd75cf3cabedeac2ae4bbb266c05ca9b64181abe -> trunk/cd75cf3cabedeac2ae4bbb266c05ca9b64181abe 2025-07-24T03:43:16.2982005Z * [new tag] trunk/cd80f9a4c35a63ef415dbf6a361e4520a9cabf7b -> trunk/cd80f9a4c35a63ef415dbf6a361e4520a9cabf7b 2025-07-24T03:43:16.2983486Z * [new tag] trunk/cd82096973985042ed2eaa84e69fbf0f067f9301 -> trunk/cd82096973985042ed2eaa84e69fbf0f067f9301 2025-07-24T03:43:16.2984515Z * [new tag] trunk/cd995bfb2aac8891465809be3ce29543bd524287 -> trunk/cd995bfb2aac8891465809be3ce29543bd524287 2025-07-24T03:43:16.2985671Z * [new tag] trunk/cdb144fcf0aa4300c6de7158cb18ff7503d48492 -> trunk/cdb144fcf0aa4300c6de7158cb18ff7503d48492 2025-07-24T03:43:16.2986548Z * [new tag] trunk/cdfa33a328f2d3fdaeb645fde186194ddc2e66c0 -> trunk/cdfa33a328f2d3fdaeb645fde186194ddc2e66c0 2025-07-24T03:43:16.2987496Z * [new tag] trunk/ce1a07570d95cdd1543b9b2d45b3899c59e6802f -> trunk/ce1a07570d95cdd1543b9b2d45b3899c59e6802f 2025-07-24T03:43:16.2988413Z * [new tag] trunk/ce3406817d50b3357fa644784cc84ff167ce40ce -> trunk/ce3406817d50b3357fa644784cc84ff167ce40ce 2025-07-24T03:43:16.2989437Z * [new tag] trunk/ce44877961af7c8ec618f525853ce7edf3efa4eb -> trunk/ce44877961af7c8ec618f525853ce7edf3efa4eb 2025-07-24T03:43:16.2990594Z * [new tag] trunk/ce6e0523f9911c605860c4f5f278c2dad893dde9 -> trunk/ce6e0523f9911c605860c4f5f278c2dad893dde9 2025-07-24T03:43:16.2991465Z * [new tag] trunk/ce73b0c53f1f215345dcfe3953871a4aaf170a0c -> trunk/ce73b0c53f1f215345dcfe3953871a4aaf170a0c 2025-07-24T03:43:16.2992422Z * [new tag] trunk/ce79056471737557dcc64378985cd2b036e7322c -> trunk/ce79056471737557dcc64378985cd2b036e7322c 2025-07-24T03:43:16.2993437Z * [new tag] trunk/ce8180a61de405c519e00ac48eab8ff765ea71e6 -> trunk/ce8180a61de405c519e00ac48eab8ff765ea71e6 2025-07-24T03:43:16.2994589Z * [new tag] trunk/ce97a5dcfa3cb10c7805ff5cb44abd6a16b4ae8b -> trunk/ce97a5dcfa3cb10c7805ff5cb44abd6a16b4ae8b 2025-07-24T03:43:16.2995523Z * [new tag] trunk/ce9ba071fd29013e72100dd97728d01c860720d9 -> trunk/ce9ba071fd29013e72100dd97728d01c860720d9 2025-07-24T03:43:16.2996505Z * [new tag] trunk/cec264c8c6d74d4fbf5ee31983737b8b5e316dd0 -> trunk/cec264c8c6d74d4fbf5ee31983737b8b5e316dd0 2025-07-24T03:43:16.2997468Z * [new tag] trunk/cec59b76ca606c3e5d34ac0d0f9e0e22b8cfe5bb -> trunk/cec59b76ca606c3e5d34ac0d0f9e0e22b8cfe5bb 2025-07-24T03:43:16.2998516Z * [new tag] trunk/ced5cf042de1d4b573f258c9f770581d9574b990 -> trunk/ced5cf042de1d4b573f258c9f770581d9574b990 2025-07-24T03:43:16.2999464Z * [new tag] trunk/cf0749c92fdfcb8a583ea15f351add88c4d33618 -> trunk/cf0749c92fdfcb8a583ea15f351add88c4d33618 2025-07-24T03:43:16.3000959Z * [new tag] trunk/cf3247b74aaeb956b3c2b31d05e965a0aca5a8b4 -> trunk/cf3247b74aaeb956b3c2b31d05e965a0aca5a8b4 2025-07-24T03:43:16.3001859Z * [new tag] trunk/cf90c9f8d1632777ec5f4b6ccaa14bc5bf259e9c -> trunk/cf90c9f8d1632777ec5f4b6ccaa14bc5bf259e9c 2025-07-24T03:43:16.3002874Z * [new tag] trunk/cf9878d7a20b11d761934ae7732b01644ae137d6 -> trunk/cf9878d7a20b11d761934ae7732b01644ae137d6 2025-07-24T03:43:16.3004065Z * [new tag] trunk/d061a02e6ecf3b62f409578c7d05a564264d1288 -> trunk/d061a02e6ecf3b62f409578c7d05a564264d1288 2025-07-24T03:43:16.3005002Z * [new tag] trunk/d06a406656bf0b4bc9af2d056558dc1630a6e5b9 -> trunk/d06a406656bf0b4bc9af2d056558dc1630a6e5b9 2025-07-24T03:43:16.3005934Z * [new tag] trunk/d083841c0e0d879e460aebb45daac086a240a7dd -> trunk/d083841c0e0d879e460aebb45daac086a240a7dd 2025-07-24T03:43:16.3007081Z * [new tag] trunk/d0a9629435aaceb5acbf31aad70f2109cb8a3ea2 -> trunk/d0a9629435aaceb5acbf31aad70f2109cb8a3ea2 2025-07-24T03:43:16.3008070Z * [new tag] trunk/d0c00d9a69df296cdcc659e6e25b1bdc0ac5317c -> trunk/d0c00d9a69df296cdcc659e6e25b1bdc0ac5317c 2025-07-24T03:43:16.3009196Z * [new tag] trunk/d0cfa3e5bf662b72068e26e06a1a5c2e640ce8d9 -> trunk/d0cfa3e5bf662b72068e26e06a1a5c2e640ce8d9 2025-07-24T03:43:16.3010224Z * [new tag] trunk/d158e9ea82ce3440e2e9a1bbbecae53a79869404 -> trunk/d158e9ea82ce3440e2e9a1bbbecae53a79869404 2025-07-24T03:43:16.3011131Z * [new tag] trunk/d1947a87074c5db2568038878b1948ea3a33cc23 -> trunk/d1947a87074c5db2568038878b1948ea3a33cc23 2025-07-24T03:43:16.3012177Z * [new tag] trunk/d1b4e0fa9a5feb22fc6de1d36dc4c9dac685caed -> trunk/d1b4e0fa9a5feb22fc6de1d36dc4c9dac685caed 2025-07-24T03:43:16.3013169Z * [new tag] trunk/d1c924c68aaf650439c2193f74cfefc9f16076f1 -> trunk/d1c924c68aaf650439c2193f74cfefc9f16076f1 2025-07-24T03:43:16.3014176Z * [new tag] trunk/d26ca5de058dbcf56ac52bb43e84dd98df2ace97 -> trunk/d26ca5de058dbcf56ac52bb43e84dd98df2ace97 2025-07-24T03:43:16.3015150Z * [new tag] trunk/d27d36136ce35d5d6dc3faa818ba840ba61d4357 -> trunk/d27d36136ce35d5d6dc3faa818ba840ba61d4357 2025-07-24T03:43:16.3015990Z * [new tag] trunk/d283fc79b15844ac470b3429b4dac5661621ae5c -> trunk/d283fc79b15844ac470b3429b4dac5661621ae5c 2025-07-24T03:43:16.3016987Z * [new tag] trunk/d293022c477ea3b94a215315793408bcc61440cf -> trunk/d293022c477ea3b94a215315793408bcc61440cf 2025-07-24T03:43:16.3018192Z * [new tag] trunk/d2a2bfcb5867d4920e0a45113861cde6f74857b9 -> trunk/d2a2bfcb5867d4920e0a45113861cde6f74857b9 2025-07-24T03:43:16.3019080Z * [new tag] trunk/d2f06d2b062c9d868a898044bc324547f34c4760 -> trunk/d2f06d2b062c9d868a898044bc324547f34c4760 2025-07-24T03:43:16.3020084Z * [new tag] trunk/d309cd1d502eab8e9cb536876bf5eed88634eb41 -> trunk/d309cd1d502eab8e9cb536876bf5eed88634eb41 2025-07-24T03:43:16.3021229Z * [new tag] trunk/d32deb664a1dfc0e36f0a8d670695046632ebf2a -> trunk/d32deb664a1dfc0e36f0a8d670695046632ebf2a 2025-07-24T03:43:16.3022169Z * [new tag] trunk/d34cee4cf3bdf67621a05315f11014c6e05f1c05 -> trunk/d34cee4cf3bdf67621a05315f11014c6e05f1c05 2025-07-24T03:43:16.3023171Z * [new tag] trunk/d352c28dd176572120dc99f556b29c77b98e7a2b -> trunk/d352c28dd176572120dc99f556b29c77b98e7a2b 2025-07-24T03:43:16.3024151Z * [new tag] trunk/d36afac83b01c3de214db91f3d4b3f447f9a77b7 -> trunk/d36afac83b01c3de214db91f3d4b3f447f9a77b7 2025-07-24T03:43:16.3025449Z * [new tag] trunk/d3d64c6db090ee9be051202e6ac6fd4acd5d3e97 -> trunk/d3d64c6db090ee9be051202e6ac6fd4acd5d3e97 2025-07-24T03:43:16.3026270Z * [new tag] trunk/d3d655ad14ee4cd1c135ac57bbf75d5623fc9fa6 -> trunk/d3d655ad14ee4cd1c135ac57bbf75d5623fc9fa6 2025-07-24T03:43:16.3027310Z * [new tag] trunk/d3d9bc1c312cb8415d504a7af5682e75a97d3541 -> trunk/d3d9bc1c312cb8415d504a7af5682e75a97d3541 2025-07-24T03:43:16.3028340Z * [new tag] trunk/d3da03d6fa02aecd01ff41246def793b8fc630bf -> trunk/d3da03d6fa02aecd01ff41246def793b8fc630bf 2025-07-24T03:43:16.3029330Z * [new tag] trunk/d3efd732348f8a455ca23e7fcae043651e41f65e -> trunk/d3efd732348f8a455ca23e7fcae043651e41f65e 2025-07-24T03:43:16.3030261Z * [new tag] trunk/d3f9107d682d2fb554d09f1f14e81850de793e7a -> trunk/d3f9107d682d2fb554d09f1f14e81850de793e7a 2025-07-24T03:43:16.3031259Z * [new tag] trunk/d40aaa42ee8d7283d8de02c68c5625d67acf668a -> trunk/d40aaa42ee8d7283d8de02c68c5625d67acf668a 2025-07-24T03:43:16.3032239Z * [new tag] trunk/d41f62b7a06c51e4a57df4d58e7a2d86d2faa875 -> trunk/d41f62b7a06c51e4a57df4d58e7a2d86d2faa875 2025-07-24T03:43:16.3033188Z * [new tag] trunk/d42c11819f003a848c782d6090f44bbca11c7d60 -> trunk/d42c11819f003a848c782d6090f44bbca11c7d60 2025-07-24T03:43:16.3034178Z * [new tag] trunk/d42c40976727fed4c9908d4194f26917d0a3da66 -> trunk/d42c40976727fed4c9908d4194f26917d0a3da66 2025-07-24T03:43:16.3035190Z * [new tag] trunk/d43c0bdf46d82806cff195a6d2bfa103ab46dc14 -> trunk/d43c0bdf46d82806cff195a6d2bfa103ab46dc14 2025-07-24T03:43:16.3036136Z * [new tag] trunk/d4ad28042993dd09c80775d7fc5756fb4d13fdd4 -> trunk/d4ad28042993dd09c80775d7fc5756fb4d13fdd4 2025-07-24T03:43:16.3037319Z * [new tag] trunk/d4d0ede6bacb4b3b33c0e4aa4cb0e79d34e697ec -> trunk/d4d0ede6bacb4b3b33c0e4aa4cb0e79d34e697ec 2025-07-24T03:43:16.3038177Z * [new tag] trunk/d512584718838876ae14b32bb53cd836a1ceccae -> trunk/d512584718838876ae14b32bb53cd836a1ceccae 2025-07-24T03:43:16.3039019Z * [new tag] trunk/d55dc00f8479699f454e91c779b53e2a16cffc21 -> trunk/d55dc00f8479699f454e91c779b53e2a16cffc21 2025-07-24T03:43:16.3039986Z * [new tag] trunk/d56f11a1f275f2dc037cd5099b70240745990693 -> trunk/d56f11a1f275f2dc037cd5099b70240745990693 2025-07-24T03:43:16.3041117Z * [new tag] trunk/d5781c8d21b3dca35715a093ba52c5698551ad9b -> trunk/d5781c8d21b3dca35715a093ba52c5698551ad9b 2025-07-24T03:43:16.3042128Z * [new tag] trunk/d58ed04d89c34c6930d0f28be351c53db407078f -> trunk/d58ed04d89c34c6930d0f28be351c53db407078f 2025-07-24T03:43:16.3043099Z * [new tag] trunk/d59ed21d0fdcbb34b5c4b121a3b49ae64d8da367 -> trunk/d59ed21d0fdcbb34b5c4b121a3b49ae64d8da367 2025-07-24T03:43:16.3044080Z * [new tag] trunk/d5a29fc58a0f974871841075072164f852c61b65 -> trunk/d5a29fc58a0f974871841075072164f852c61b65 2025-07-24T03:43:16.3045110Z * [new tag] trunk/d5a89178b05db3124f16c733e9b00f8c5c4ab038 -> trunk/d5a89178b05db3124f16c733e9b00f8c5c4ab038 2025-07-24T03:43:16.3046137Z * [new tag] trunk/d5af0eca8def9a4ae1af69638de3983f3bec778c -> trunk/d5af0eca8def9a4ae1af69638de3983f3bec778c 2025-07-24T03:43:16.3046962Z * [new tag] trunk/d5b4a329607514b30944c7682efcf79cf8950ed3 -> trunk/d5b4a329607514b30944c7682efcf79cf8950ed3 2025-07-24T03:43:16.3048453Z * [new tag] trunk/d5d14ee823e70224a154884a5c2912643d648094 -> trunk/d5d14ee823e70224a154884a5c2912643d648094 2025-07-24T03:43:16.3049391Z * [new tag] trunk/d5e6f4209424b96237ea5468dd47899e1124dfcb -> trunk/d5e6f4209424b96237ea5468dd47899e1124dfcb 2025-07-24T03:43:16.3051074Z * [new tag] trunk/d6237721c074484ea5e72fc05614587886e57fd6 -> trunk/d6237721c074484ea5e72fc05614587886e57fd6 2025-07-24T03:43:16.3052093Z * [new tag] trunk/d632cf2cc9aac8ab0e03d1537982265e42be95e5 -> trunk/d632cf2cc9aac8ab0e03d1537982265e42be95e5 2025-07-24T03:43:16.3053107Z * [new tag] trunk/d66b4bcc3f89ac6b9d2ccfd4cb01b0aa85d4e3fd -> trunk/d66b4bcc3f89ac6b9d2ccfd4cb01b0aa85d4e3fd 2025-07-24T03:43:16.3054045Z * [new tag] trunk/d6ee5144cab20141c8e0cf48856a90a6517753f1 -> trunk/d6ee5144cab20141c8e0cf48856a90a6517753f1 2025-07-24T03:43:16.3055275Z * [new tag] trunk/d75d30eeb610b164e69d0678a2e2b2dea81eec0f -> trunk/d75d30eeb610b164e69d0678a2e2b2dea81eec0f 2025-07-24T03:43:16.3056177Z * [new tag] trunk/d76323d41742cbc05ec6857319b267d2c7ea8fd9 -> trunk/d76323d41742cbc05ec6857319b267d2c7ea8fd9 2025-07-24T03:43:16.3057173Z * [new tag] trunk/d79651571fb082a7a20631059563ecdf9d11b7e6 -> trunk/d79651571fb082a7a20631059563ecdf9d11b7e6 2025-07-24T03:43:16.3058300Z * [new tag] trunk/d797038ea9f3951c7602e8710f4866f73d7e7acd -> trunk/d797038ea9f3951c7602e8710f4866f73d7e7acd 2025-07-24T03:43:16.3059222Z * [new tag] trunk/d7e1b8b11d7430c7633dcad6f6596b5df8fa02f7 -> trunk/d7e1b8b11d7430c7633dcad6f6596b5df8fa02f7 2025-07-24T03:43:16.3060244Z * [new tag] trunk/d7e3c9ce8289f26704b140e68dac2849df750040 -> trunk/d7e3c9ce8289f26704b140e68dac2849df750040 2025-07-24T03:43:16.3061234Z * [new tag] trunk/d7e657da358d6d393e2105f94f1312fb969654a2 -> trunk/d7e657da358d6d393e2105f94f1312fb969654a2 2025-07-24T03:43:16.3062208Z * [new tag] trunk/d83ff89d3bf54ecc95d441411ecbf07831cc0e5a -> trunk/d83ff89d3bf54ecc95d441411ecbf07831cc0e5a 2025-07-24T03:43:16.3063043Z * [new tag] trunk/d8425e9c7504dc932c82bed165160a7a055c70f0 -> trunk/d8425e9c7504dc932c82bed165160a7a055c70f0 2025-07-24T03:43:16.3064017Z * [new tag] trunk/d846e213553621cb4581f1f36ac0023e528ddb65 -> trunk/d846e213553621cb4581f1f36ac0023e528ddb65 2025-07-24T03:43:16.3065242Z * [new tag] trunk/d84efde3f02bdc4780e5c9ec43f9c515c744e9be -> trunk/d84efde3f02bdc4780e5c9ec43f9c515c744e9be 2025-07-24T03:43:16.3066235Z * [new tag] trunk/d859e65826d511f8379db4a8c4109417e26e0772 -> trunk/d859e65826d511f8379db4a8c4109417e26e0772 2025-07-24T03:43:16.3067069Z * [new tag] trunk/d898d0d437bfdc0719e6c69d5005606c5e64fca8 -> trunk/d898d0d437bfdc0719e6c69d5005606c5e64fca8 2025-07-24T03:43:16.3068250Z * [new tag] trunk/d89f30ad45b9d4bfe5cf5ab441b53e849e55df7b -> trunk/d89f30ad45b9d4bfe5cf5ab441b53e849e55df7b 2025-07-24T03:43:16.3069513Z * [new tag] trunk/d8b084312b54e97bdbaf6a178fe2fc628a23243b -> trunk/d8b084312b54e97bdbaf6a178fe2fc628a23243b 2025-07-24T03:43:16.3070308Z * [new tag] trunk/d8bb5ac260dd81f75c8add6eadd8ce11e62be1a3 -> trunk/d8bb5ac260dd81f75c8add6eadd8ce11e62be1a3 2025-07-24T03:43:16.3071327Z * [new tag] trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f -> trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f 2025-07-24T03:43:16.3072190Z * [new tag] trunk/d9577df312d477e8fa5b9d7bc61fb1f2c07b8e48 -> trunk/d9577df312d477e8fa5b9d7bc61fb1f2c07b8e48 2025-07-24T03:43:16.3073382Z * [new tag] trunk/d96dec84151dfdea1aa2bf568deebdc182214f45 -> trunk/d96dec84151dfdea1aa2bf568deebdc182214f45 2025-07-24T03:43:16.3074299Z * [new tag] trunk/d9799a2ee7adb9d15f7a2d47ee17fc39c588af60 -> trunk/d9799a2ee7adb9d15f7a2d47ee17fc39c588af60 2025-07-24T03:43:16.3075535Z * [new tag] trunk/d984143a74e5e726e2be35f6531582aab45bcf4c -> trunk/d984143a74e5e726e2be35f6531582aab45bcf4c 2025-07-24T03:43:16.3076296Z * [new tag] trunk/d98fa4a1033079ae19591aff5c3c354617bff482 -> trunk/d98fa4a1033079ae19591aff5c3c354617bff482 2025-07-24T03:43:16.3077315Z * [new tag] trunk/d99cac28160428a8b006890abffaaa0754bd28e1 -> trunk/d99cac28160428a8b006890abffaaa0754bd28e1 2025-07-24T03:43:16.3078254Z * [new tag] trunk/d9b8369f3976e89eef96c903dfede746fb438f63 -> trunk/d9b8369f3976e89eef96c903dfede746fb438f63 2025-07-24T03:43:16.3079311Z * [new tag] trunk/da05b7fb94fa6382c43e165a525a76d8ae62cadd -> trunk/da05b7fb94fa6382c43e165a525a76d8ae62cadd 2025-07-24T03:43:16.3080211Z * [new tag] trunk/da1f337bc43ce2d720aca1349f9c09712e037382 -> trunk/da1f337bc43ce2d720aca1349f9c09712e037382 2025-07-24T03:43:16.3081189Z * [new tag] trunk/da1f8980dfd646f14dc33bf0bc70fcb4d09096b3 -> trunk/da1f8980dfd646f14dc33bf0bc70fcb4d09096b3 2025-07-24T03:43:16.3082229Z * [new tag] trunk/da4c7b4cedbaaf10754cca34cf5b052d9e880e6a -> trunk/da4c7b4cedbaaf10754cca34cf5b052d9e880e6a 2025-07-24T03:43:16.3083365Z * [new tag] trunk/da4e7c77a12746b0806a63af58d7c913ed241f55 -> trunk/da4e7c77a12746b0806a63af58d7c913ed241f55 2025-07-24T03:43:16.3084200Z * [new tag] trunk/da50835bdebd43275e0be4b1362e1bb92b568e72 -> trunk/da50835bdebd43275e0be4b1362e1bb92b568e72 2025-07-24T03:43:16.3085198Z * [new tag] trunk/da910e603a764c1f935dd0409b4c18bd84b1f045 -> trunk/da910e603a764c1f935dd0409b4c18bd84b1f045 2025-07-24T03:43:16.3086357Z * [new tag] trunk/da94023b0205bf98c3da366f2f86e0a443f4db17 -> trunk/da94023b0205bf98c3da366f2f86e0a443f4db17 2025-07-24T03:43:16.3087375Z * [new tag] trunk/dabb55baff2292ddd7728882b4e2113b8cb9e23b -> trunk/dabb55baff2292ddd7728882b4e2113b8cb9e23b 2025-07-24T03:43:16.3088390Z * [new tag] trunk/db01f1032ff133dc7cc3097b76bfb1b73ff533ce -> trunk/db01f1032ff133dc7cc3097b76bfb1b73ff533ce 2025-07-24T03:43:16.3089345Z * [new tag] trunk/db188503cb705230664c94d8b3a85165a00d632d -> trunk/db188503cb705230664c94d8b3a85165a00d632d 2025-07-24T03:43:16.3090528Z * [new tag] trunk/db491825e05e8bed9c7ed5d9fdd6ce206ab3167c -> trunk/db491825e05e8bed9c7ed5d9fdd6ce206ab3167c 2025-07-24T03:43:16.3091431Z * [new tag] trunk/db5970c1a67968f3b76d204d75789021d4304337 -> trunk/db5970c1a67968f3b76d204d75789021d4304337 2025-07-24T03:43:16.3092632Z * [new tag] trunk/dbec08bc1cc9113c13652128a4ddcfcf2426a8c0 -> trunk/dbec08bc1cc9113c13652128a4ddcfcf2426a8c0 2025-07-24T03:43:16.3093569Z * [new tag] trunk/dbf7d421dabced2335d17c7d7e57c1770f2f12c0 -> trunk/dbf7d421dabced2335d17c7d7e57c1770f2f12c0 2025-07-24T03:43:16.3094567Z * [new tag] trunk/dc5e8f7999cccb51efcf0f5fe197a740a918c73d -> trunk/dc5e8f7999cccb51efcf0f5fe197a740a918c73d 2025-07-24T03:43:16.3095567Z * [new tag] trunk/dcb97cd519e4e4974bc3bd4960512b557216f3e6 -> trunk/dcb97cd519e4e4974bc3bd4960512b557216f3e6 2025-07-24T03:43:16.3096422Z * [new tag] trunk/dd0adc9386226fdbfb1ddaf0c1e74de54dfbc83e -> trunk/dd0adc9386226fdbfb1ddaf0c1e74de54dfbc83e 2025-07-24T03:43:16.3097561Z * [new tag] trunk/dd1b6621bc04a37b60ac304d913a3c838b0b1e4d -> trunk/dd1b6621bc04a37b60ac304d913a3c838b0b1e4d 2025-07-24T03:43:16.3098471Z * [new tag] trunk/dd3e7170c20cade9a308900aa4df46ab7656d253 -> trunk/dd3e7170c20cade9a308900aa4df46ab7656d253 2025-07-24T03:43:16.3099666Z * [new tag] trunk/dd41a3907cde3ce19fb69bd79c4055233a1e28d3 -> trunk/dd41a3907cde3ce19fb69bd79c4055233a1e28d3 2025-07-24T03:43:16.3100561Z * [new tag] trunk/dd78d6e7eaecf0aa5317076a721bc719c96b41f8 -> trunk/dd78d6e7eaecf0aa5317076a721bc719c96b41f8 2025-07-24T03:43:16.3101366Z * [new tag] trunk/dd93883231226576220a8ec0fa266c9e22eae82c -> trunk/dd93883231226576220a8ec0fa266c9e22eae82c 2025-07-24T03:43:16.3102390Z * [new tag] trunk/ddbecdfb663172512875db4a873d8a4913a9ac83 -> trunk/ddbecdfb663172512875db4a873d8a4913a9ac83 2025-07-24T03:43:16.3103366Z * [new tag] trunk/ddd74d10fcc3e51b9df438faec95f8f207cb1c37 -> trunk/ddd74d10fcc3e51b9df438faec95f8f207cb1c37 2025-07-24T03:43:16.3104329Z * [new tag] trunk/ddf502c988133835a89959bef945bf9c5f06b428 -> trunk/ddf502c988133835a89959bef945bf9c5f06b428 2025-07-24T03:43:16.3105495Z * [new tag] trunk/de1930a4290a27f3f03dd1d3454fb6ef9d12f3ea -> trunk/de1930a4290a27f3f03dd1d3454fb6ef9d12f3ea 2025-07-24T03:43:16.3106667Z * [new tag] trunk/de45c5f673ce261e9a82c54280beeda36cff640e -> trunk/de45c5f673ce261e9a82c54280beeda36cff640e 2025-07-24T03:43:16.3107696Z * [new tag] trunk/dea4864ce08115a0cdc871b84dd3080567d8b5e4 -> trunk/dea4864ce08115a0cdc871b84dd3080567d8b5e4 2025-07-24T03:43:16.3108678Z * [new tag] trunk/dec0d3101c4cb4165bcecd6971fc4ba8ce6dc6ab -> trunk/dec0d3101c4cb4165bcecd6971fc4ba8ce6dc6ab 2025-07-24T03:43:16.3109635Z * [new tag] trunk/df72078fe1339751e702c7511c23b4597d022dcc -> trunk/df72078fe1339751e702c7511c23b4597d022dcc 2025-07-24T03:43:16.3110499Z * [new tag] trunk/dfa2649434f539d7580d38f08890176e73d45158 -> trunk/dfa2649434f539d7580d38f08890176e73d45158 2025-07-24T03:43:16.3111494Z * [new tag] trunk/dfc31b3345d78b0a49d446dcc1957404606a3aa2 -> trunk/dfc31b3345d78b0a49d446dcc1957404606a3aa2 2025-07-24T03:43:16.3112738Z * [new tag] trunk/dfcda613b65499e4b593b5bbb64812d57194858e -> trunk/dfcda613b65499e4b593b5bbb64812d57194858e 2025-07-24T03:43:16.3114167Z * [new tag] trunk/dfdd636cfa06ac70c4aa7ad5ee5e854c46b25a8e -> trunk/dfdd636cfa06ac70c4aa7ad5ee5e854c46b25a8e 2025-07-24T03:43:16.3115109Z * [new tag] trunk/dfef1e44085bb156abc4aff0f34a0b82a4a337b8 -> trunk/dfef1e44085bb156abc4aff0f34a0b82a4a337b8 2025-07-24T03:43:16.3116124Z * [new tag] trunk/e01fde82131c7f0b4c122222694911ee6fab36ca -> trunk/e01fde82131c7f0b4c122222694911ee6fab36ca 2025-07-24T03:43:16.3117073Z * [new tag] trunk/e0447bb5f84dca38e7515d1b1fdea42c647e5acd -> trunk/e0447bb5f84dca38e7515d1b1fdea42c647e5acd 2025-07-24T03:43:16.3118210Z * [new tag] trunk/e071837594f26a3bbaeee11eaa74f3bfd9c998ce -> trunk/e071837594f26a3bbaeee11eaa74f3bfd9c998ce 2025-07-24T03:43:16.3119144Z * [new tag] trunk/e0850123355a919427be3cb02f40c9a9e144fc3c -> trunk/e0850123355a919427be3cb02f40c9a9e144fc3c 2025-07-24T03:43:16.3120136Z * [new tag] trunk/e0ab1b538a646bff0739830d74a8e6ea6bf1eddd -> trunk/e0ab1b538a646bff0739830d74a8e6ea6bf1eddd 2025-07-24T03:43:16.3121174Z * [new tag] trunk/e0ae4ecca87928a96c97fb60cbb36aca0fc182f2 -> trunk/e0ae4ecca87928a96c97fb60cbb36aca0fc182f2 2025-07-24T03:43:16.3122201Z * [new tag] trunk/e0fd48be7d526625cacfd093f3db13506ca9cc17 -> trunk/e0fd48be7d526625cacfd093f3db13506ca9cc17 2025-07-24T03:43:16.3123771Z * [new tag] trunk/e1180c7228ba8c8b16cabf78706d4a67ca189a6b -> trunk/e1180c7228ba8c8b16cabf78706d4a67ca189a6b 2025-07-24T03:43:16.3124962Z * [new tag] trunk/e124a0d88ca2aa04bfaca2dcabf5de6244048e45 -> trunk/e124a0d88ca2aa04bfaca2dcabf5de6244048e45 2025-07-24T03:43:16.3125822Z * [new tag] trunk/e12597090c482ebf1eff7739794667a92cbff657 -> trunk/e12597090c482ebf1eff7739794667a92cbff657 2025-07-24T03:43:16.3126975Z * [new tag] trunk/e15848669f84d3767bfca724a29a6a6dde3308b9 -> trunk/e15848669f84d3767bfca724a29a6a6dde3308b9 2025-07-24T03:43:16.3127896Z * [new tag] trunk/e15ea965a1e84029eb900b93f5776767a39fd91e -> trunk/e15ea965a1e84029eb900b93f5776767a39fd91e 2025-07-24T03:43:16.3128896Z * [new tag] trunk/e15f4248ad2797539f1bf965bd0a3500b8ed15ed -> trunk/e15f4248ad2797539f1bf965bd0a3500b8ed15ed 2025-07-24T03:43:16.3129791Z * [new tag] trunk/e1723098805fcbf3ab7f3d20750fb0665bf65004 -> trunk/e1723098805fcbf3ab7f3d20750fb0665bf65004 2025-07-24T03:43:16.3130766Z * [new tag] trunk/e17538022a81c453276cb27468223ddbe4e3e883 -> trunk/e17538022a81c453276cb27468223ddbe4e3e883 2025-07-24T03:43:16.3131936Z * [new tag] trunk/e1a20988f3724317a7ee79c1777d574a8282a122 -> trunk/e1a20988f3724317a7ee79c1777d574a8282a122 2025-07-24T03:43:16.3133502Z * [new tag] trunk/e1aee86646aa6d1b9cb9d34351e43936401c5efc -> trunk/e1aee86646aa6d1b9cb9d34351e43936401c5efc 2025-07-24T03:43:16.3134479Z * [new tag] trunk/e1db10e05aa720aef1989773adcf48f311bcf920 -> trunk/e1db10e05aa720aef1989773adcf48f311bcf920 2025-07-24T03:43:16.3135401Z * [new tag] trunk/e1f28fe17bc55389fc5a31bad588d22e5ecca722 -> trunk/e1f28fe17bc55389fc5a31bad588d22e5ecca722 2025-07-24T03:43:16.3136539Z * [new tag] trunk/e20784f228abca24ab263cf0f69534667365ecba -> trunk/e20784f228abca24ab263cf0f69534667365ecba 2025-07-24T03:43:16.3137450Z * [new tag] trunk/e2351f2dcf7d300460edb9d0c2eb0ea11cc547c5 -> trunk/e2351f2dcf7d300460edb9d0c2eb0ea11cc547c5 2025-07-24T03:43:16.3138422Z * [new tag] trunk/e25ce0f928bfdd545323fcc2f88209233309bbbc -> trunk/e25ce0f928bfdd545323fcc2f88209233309bbbc 2025-07-24T03:43:16.3139296Z * [new tag] trunk/e265b719bd67f7c0a2b9001daef442a70232dcc8 -> trunk/e265b719bd67f7c0a2b9001daef442a70232dcc8 2025-07-24T03:43:16.3140291Z * [new tag] trunk/e28925aa7566da3ffe4f13dd8d59a6767bf97b2e -> trunk/e28925aa7566da3ffe4f13dd8d59a6767bf97b2e 2025-07-24T03:43:16.3141472Z * [new tag] trunk/e290a4c645e00926f0bfa44488f9f7dbd7cb2d0b -> trunk/e290a4c645e00926f0bfa44488f9f7dbd7cb2d0b 2025-07-24T03:43:16.3142432Z * [new tag] trunk/e2c9d8d6414927ce754bbc40b767edf103cf16da -> trunk/e2c9d8d6414927ce754bbc40b767edf103cf16da 2025-07-24T03:43:16.3143393Z * [new tag] trunk/e2f64eedafc6f0dcad9256ac1f38c0359477679a -> trunk/e2f64eedafc6f0dcad9256ac1f38c0359477679a 2025-07-24T03:43:16.3144337Z * [new tag] trunk/e311886e3d57c83a88b97a084dd0b95d6d1537a8 -> trunk/e311886e3d57c83a88b97a084dd0b95d6d1537a8 2025-07-24T03:43:16.3145551Z * [new tag] trunk/e31f20529276356092b5c63c2920d5b17ca9f4ba -> trunk/e31f20529276356092b5c63c2920d5b17ca9f4ba 2025-07-24T03:43:16.3146507Z * [new tag] trunk/e323d46b617c1552cc0f017ad8ec80189eacf187 -> trunk/e323d46b617c1552cc0f017ad8ec80189eacf187 2025-07-24T03:43:16.3147490Z * [new tag] trunk/e3320965b48d87b7257997c35db722302d923ead -> trunk/e3320965b48d87b7257997c35db722302d923ead 2025-07-24T03:43:16.3148620Z * [new tag] trunk/e3351b3ddff06c90b2786b23312f80fda2ddb4a6 -> trunk/e3351b3ddff06c90b2786b23312f80fda2ddb4a6 2025-07-24T03:43:16.3149538Z * [new tag] trunk/e375d21bb9b0ef6fefe7a8af5a054a17de8c63c9 -> trunk/e375d21bb9b0ef6fefe7a8af5a054a17de8c63c9 2025-07-24T03:43:16.3150861Z * [new tag] trunk/e3977e843de6c9c43be00ee8c67c533debfc0dc9 -> trunk/e3977e843de6c9c43be00ee8c67c533debfc0dc9 2025-07-24T03:43:16.3151797Z * [new tag] trunk/e3afbb03623559fa3fa7ba607c07c86ebed889f0 -> trunk/e3afbb03623559fa3fa7ba607c07c86ebed889f0 2025-07-24T03:43:16.3153113Z * [new tag] trunk/e3b44edfd837199880aed3ec802383617da731f3 -> trunk/e3b44edfd837199880aed3ec802383617da731f3 2025-07-24T03:43:16.3154220Z * [new tag] trunk/e3f2597b4529927b812b443cf8da19b44ed8dea4 -> trunk/e3f2597b4529927b812b443cf8da19b44ed8dea4 2025-07-24T03:43:16.3155205Z * [new tag] trunk/e3f8141c25b7213885f0b7b64f2b0ccc7858be95 -> trunk/e3f8141c25b7213885f0b7b64f2b0ccc7858be95 2025-07-24T03:43:16.3156179Z * [new tag] trunk/e3fe001d9e38153a7797ad25377fdfa34e461113 -> trunk/e3fe001d9e38153a7797ad25377fdfa34e461113 2025-07-24T03:43:16.3157144Z * [new tag] trunk/e40ade5182233f548b25f2732effe3719d16e9ad -> trunk/e40ade5182233f548b25f2732effe3719d16e9ad 2025-07-24T03:43:16.3158126Z * [new tag] trunk/e44e05f7ae3ac81675d4636475f562ee1fee9a9c -> trunk/e44e05f7ae3ac81675d4636475f562ee1fee9a9c 2025-07-24T03:43:16.3159145Z * [new tag] trunk/e466dab164d9236bfe5817ec8e4d24c7b9d3e392 -> trunk/e466dab164d9236bfe5817ec8e4d24c7b9d3e392 2025-07-24T03:43:16.3160106Z * [new tag] trunk/e472daa80963aae389089f9dc324b04261e2a5ef -> trunk/e472daa80963aae389089f9dc324b04261e2a5ef 2025-07-24T03:43:16.3161387Z * [new tag] trunk/e4ae60a413b99688d308794baaa1c685b5c19025 -> trunk/e4ae60a413b99688d308794baaa1c685b5c19025 2025-07-24T03:43:16.3162229Z * [new tag] trunk/e4c17d5e1ccd0e730caef484af291243bc1d9cde -> trunk/e4c17d5e1ccd0e730caef484af291243bc1d9cde 2025-07-24T03:43:16.3163217Z * [new tag] trunk/e4c9f6d9a286bd367ce3a157428f588e267d2630 -> trunk/e4c9f6d9a286bd367ce3a157428f588e267d2630 2025-07-24T03:43:16.3164173Z * [new tag] trunk/e517066f41342f0f01043121dcb8ac6b235ee40c -> trunk/e517066f41342f0f01043121dcb8ac6b235ee40c 2025-07-24T03:43:16.3165336Z * [new tag] trunk/e53ddaf1f6ef3f1d22075ad33a5922fb8b277fe0 -> trunk/e53ddaf1f6ef3f1d22075ad33a5922fb8b277fe0 2025-07-24T03:43:16.3166313Z * [new tag] trunk/e581f015eebf483eb6f19447caf2d2452a602c2f -> trunk/e581f015eebf483eb6f19447caf2d2452a602c2f 2025-07-24T03:43:16.3167253Z * [new tag] trunk/e583b888194c8c74ebbd332c09c394acebbbbcff -> trunk/e583b888194c8c74ebbd332c09c394acebbbbcff 2025-07-24T03:43:16.3168238Z * [new tag] trunk/e5a0b73ce9e7bc489150932b60f673155d6ddc30 -> trunk/e5a0b73ce9e7bc489150932b60f673155d6ddc30 2025-07-24T03:43:16.3169196Z * [new tag] trunk/e5a11971919009b5e5bd050b3ed52e324f1ce894 -> trunk/e5a11971919009b5e5bd050b3ed52e324f1ce894 2025-07-24T03:43:16.3170449Z * [new tag] trunk/e5ea24fb27e0ef5dbb0c4039d88c0f4faa221fef -> trunk/e5ea24fb27e0ef5dbb0c4039d88c0f4faa221fef 2025-07-24T03:43:16.3171314Z * [new tag] trunk/e5ed267f830ce9fc6579f928082e563fbed37e3f -> trunk/e5ed267f830ce9fc6579f928082e563fbed37e3f 2025-07-24T03:43:16.3172301Z * [new tag] trunk/e5edd013ab418b8b3609cb3cb1df3804b69d8eef -> trunk/e5edd013ab418b8b3609cb3cb1df3804b69d8eef 2025-07-24T03:43:16.3173291Z * [new tag] trunk/e5f6ffd8109bee99416d9b127f961ab0e253a1c2 -> trunk/e5f6ffd8109bee99416d9b127f961ab0e253a1c2 2025-07-24T03:43:16.3174492Z * [new tag] trunk/e600e044a770d29d1fe5d9638b274a7d4f22f969 -> trunk/e600e044a770d29d1fe5d9638b274a7d4f22f969 2025-07-24T03:43:16.3175354Z * [new tag] trunk/e6252f62efa5e6e4ab0d56967d7461f1e8a7eb7c -> trunk/e6252f62efa5e6e4ab0d56967d7461f1e8a7eb7c 2025-07-24T03:43:16.3176337Z * [new tag] trunk/e694280d1215caf70f41575f2611bfa26c69ebdb -> trunk/e694280d1215caf70f41575f2611bfa26c69ebdb 2025-07-24T03:43:16.3177518Z * [new tag] trunk/e6d71f37896e99ced7daf9ee43a30c0ec03d60f2 -> trunk/e6d71f37896e99ced7daf9ee43a30c0ec03d60f2 2025-07-24T03:43:16.3178735Z * [new tag] trunk/e6d8ed02cbeabe961d1a5303973a6d89ee851736 -> trunk/e6d8ed02cbeabe961d1a5303973a6d89ee851736 2025-07-24T03:43:16.3179737Z * [new tag] trunk/e6ed4074e8411000eea2f0de0c0829d909e4701f -> trunk/e6ed4074e8411000eea2f0de0c0829d909e4701f 2025-07-24T03:43:16.3181251Z * [new tag] trunk/e71bb021b9553ddc2db6cb8ea7bf8643552f09fc -> trunk/e71bb021b9553ddc2db6cb8ea7bf8643552f09fc 2025-07-24T03:43:16.3182119Z * [new tag] trunk/e7698ff5cf40729d11df6c32c6df0a163e5d0ce0 -> trunk/e7698ff5cf40729d11df6c32c6df0a163e5d0ce0 2025-07-24T03:43:16.3183147Z * [new tag] trunk/e78f2ac92b709a060aa323d6e527ec2ecc36fb93 -> trunk/e78f2ac92b709a060aa323d6e527ec2ecc36fb93 2025-07-24T03:43:16.3184480Z * [new tag] trunk/e7a66166ce5294a52bf3966aef49562f94343475 -> trunk/e7a66166ce5294a52bf3966aef49562f94343475 2025-07-24T03:43:16.3185437Z * [new tag] trunk/e7da21806fbc96d47ac03ea8f6507deb0ab48481 -> trunk/e7da21806fbc96d47ac03ea8f6507deb0ab48481 2025-07-24T03:43:16.3186443Z * [new tag] trunk/e8217ad8becd2b297682c685a9179997cb0a98cc -> trunk/e8217ad8becd2b297682c685a9179997cb0a98cc 2025-07-24T03:43:16.3187354Z * [new tag] trunk/e882c761dd2bd2f32d1ac5b6f846c9951564e9e7 -> trunk/e882c761dd2bd2f32d1ac5b6f846c9951564e9e7 2025-07-24T03:43:16.3188374Z * [new tag] trunk/e895e9689c625cbcd8f46880115e0d093713fa37 -> trunk/e895e9689c625cbcd8f46880115e0d093713fa37 2025-07-24T03:43:16.3189490Z * [new tag] trunk/e8af168ee09243dd2179ae1cc5c9e8330e2f5614 -> trunk/e8af168ee09243dd2179ae1cc5c9e8330e2f5614 2025-07-24T03:43:16.3190420Z * [new tag] trunk/e8b3dfa7c0b6d74fc84714dbb79cb6a8bad43ae7 -> trunk/e8b3dfa7c0b6d74fc84714dbb79cb6a8bad43ae7 2025-07-24T03:43:16.3191375Z * [new tag] trunk/e8bfce9a43960f417a36636a0e7f6a58b7dc56d2 -> trunk/e8bfce9a43960f417a36636a0e7f6a58b7dc56d2 2025-07-24T03:43:16.3192379Z * [new tag] trunk/e8cf5ff5641c1ce4c3046a85df55b15eaaea38b2 -> trunk/e8cf5ff5641c1ce4c3046a85df55b15eaaea38b2 2025-07-24T03:43:16.3193370Z * [new tag] trunk/e8d29c45e02402bcb4ae7726abd415bebd441852 -> trunk/e8d29c45e02402bcb4ae7726abd415bebd441852 2025-07-24T03:43:16.3194361Z * [new tag] trunk/e90148c91d3b8a759db558374c8539e47338926b -> trunk/e90148c91d3b8a759db558374c8539e47338926b 2025-07-24T03:43:16.3195668Z * [new tag] trunk/e92e3eaf4eb815ea28db9a5af9d9ee48c3f7be3f -> trunk/e92e3eaf4eb815ea28db9a5af9d9ee48c3f7be3f 2025-07-24T03:43:16.3196492Z * [new tag] trunk/e9367a7a4288e626f01fada3912d68756f1ca6d3 -> trunk/e9367a7a4288e626f01fada3912d68756f1ca6d3 2025-07-24T03:43:16.3197623Z * [new tag] trunk/e959dd017d7dcd7c6351c9ef303f3667aebe11f5 -> trunk/e959dd017d7dcd7c6351c9ef303f3667aebe11f5 2025-07-24T03:43:16.3198511Z * [new tag] trunk/e95e8eed0a96f024dc84012494f465b34eae9d22 -> trunk/e95e8eed0a96f024dc84012494f465b34eae9d22 2025-07-24T03:43:16.3199501Z * [new tag] trunk/e96f530af5bf8ceaeaa87ec7f4651490a25bce07 -> trunk/e96f530af5bf8ceaeaa87ec7f4651490a25bce07 2025-07-24T03:43:16.3200486Z * [new tag] trunk/e98dd95446e009ace1722498effbf32250d623e4 -> trunk/e98dd95446e009ace1722498effbf32250d623e4 2025-07-24T03:43:16.3201499Z * [new tag] trunk/e99a2a2dba90c9b6276219104bc99aff2f67e2f7 -> trunk/e99a2a2dba90c9b6276219104bc99aff2f67e2f7 2025-07-24T03:43:16.3202512Z * [new tag] trunk/e99cc126a4f4bd5233ff363f27d14a0fff4b4392 -> trunk/e99cc126a4f4bd5233ff363f27d14a0fff4b4392 2025-07-24T03:43:16.3203527Z * [new tag] trunk/e9fdaf8701b599fd943bb899639b5e8a4966b3c3 -> trunk/e9fdaf8701b599fd943bb899639b5e8a4966b3c3 2025-07-24T03:43:16.3204537Z * [new tag] trunk/ea23eb4b98ae8af40f0c38538a9e63f1b0dc40e2 -> trunk/ea23eb4b98ae8af40f0c38538a9e63f1b0dc40e2 2025-07-24T03:43:16.3205331Z * [new tag] trunk/ea37f720995616d8570045c63486198a021f8285 -> trunk/ea37f720995616d8570045c63486198a021f8285 2025-07-24T03:43:16.3206461Z * [new tag] trunk/ea5b06ed5bc0e84f0d6a88a5b2b12ce71db78ac6 -> trunk/ea5b06ed5bc0e84f0d6a88a5b2b12ce71db78ac6 2025-07-24T03:43:16.3207432Z * [new tag] trunk/ea74fdd24aa7d98433231f4a3d75cfd241d8720e -> trunk/ea74fdd24aa7d98433231f4a3d75cfd241d8720e 2025-07-24T03:43:16.3208410Z * [new tag] trunk/eab45643f22e58ee12d95d8b0162d51ca0a50801 -> trunk/eab45643f22e58ee12d95d8b0162d51ca0a50801 2025-07-24T03:43:16.3209361Z * [new tag] trunk/eabf7cd3c552e6c17321a63d7e5a19da92909910 -> trunk/eabf7cd3c552e6c17321a63d7e5a19da92909910 2025-07-24T03:43:16.3210171Z * [new tag] trunk/eac777c4f46b381106f2f2b78fe05b506f8c558c -> trunk/eac777c4f46b381106f2f2b78fe05b506f8c558c 2025-07-24T03:43:16.3211183Z * [new tag] trunk/eaceb243df6fc17a37a2c1d9f8775d1561a0f67c -> trunk/eaceb243df6fc17a37a2c1d9f8775d1561a0f67c 2025-07-24T03:43:16.3212317Z * [new tag] trunk/ead80f3202b23ad16daa3a250754ddb91d64e9f8 -> trunk/ead80f3202b23ad16daa3a250754ddb91d64e9f8 2025-07-24T03:43:16.3213186Z * [new tag] trunk/eaf32fffb7e83b5331951b254ad213ceb2ae72f8 -> trunk/eaf32fffb7e83b5331951b254ad213ceb2ae72f8 2025-07-24T03:43:16.3214353Z * [new tag] trunk/eaf704914eb63efffafeb402633f76f2cd521ef4 -> trunk/eaf704914eb63efffafeb402633f76f2cd521ef4 2025-07-24T03:43:16.3215372Z * [new tag] trunk/eb152ab1dd9eafc777b6642bb141ab1b8376359a -> trunk/eb152ab1dd9eafc777b6642bb141ab1b8376359a 2025-07-24T03:43:16.3216275Z * [new tag] trunk/eb2af14f8e75c22c0a2fcf407005d2e8173d0df5 -> trunk/eb2af14f8e75c22c0a2fcf407005d2e8173d0df5 2025-07-24T03:43:16.3217341Z * [new tag] trunk/eb331b59fedb7f70229ca491029f2f7f27bbff54 -> trunk/eb331b59fedb7f70229ca491029f2f7f27bbff54 2025-07-24T03:43:16.3218355Z * [new tag] trunk/eb4cf59ecdf69dd53805a37525a7f750c8f1e0dd -> trunk/eb4cf59ecdf69dd53805a37525a7f750c8f1e0dd 2025-07-24T03:43:16.3219567Z * [new tag] trunk/eb7365072315be2bc4259114e25e269801441748 -> trunk/eb7365072315be2bc4259114e25e269801441748 2025-07-24T03:43:16.3220479Z * [new tag] trunk/eb9efb37c8f315f1d30e86d5797490c6a8666889 -> trunk/eb9efb37c8f315f1d30e86d5797490c6a8666889 2025-07-24T03:43:16.3221650Z * [new tag] trunk/eba5fc91ac924a7a05569c33b0f90f0faf22696d -> trunk/eba5fc91ac924a7a05569c33b0f90f0faf22696d 2025-07-24T03:43:16.3222499Z * [new tag] trunk/ebab2799423987a16975ab07ee49dd944e5315e6 -> trunk/ebab2799423987a16975ab07ee49dd944e5315e6 2025-07-24T03:43:16.3223489Z * [new tag] trunk/ebb032a2025684ebc3e1824bef635ef3548366d1 -> trunk/ebb032a2025684ebc3e1824bef635ef3548366d1 2025-07-24T03:43:16.3224532Z * [new tag] trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 -> trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 2025-07-24T03:43:16.3225713Z * [new tag] trunk/ec0276103fc023b93c6eb17639d4605656ea4f10 -> trunk/ec0276103fc023b93c6eb17639d4605656ea4f10 2025-07-24T03:43:16.3226567Z * [new tag] trunk/ec08eb8ba22e66b113e4f2aba1f6afb738f9d861 -> trunk/ec08eb8ba22e66b113e4f2aba1f6afb738f9d861 2025-07-24T03:43:16.3227730Z * [new tag] trunk/ec0b5389619eec7d62ae8321407ce436b2593673 -> trunk/ec0b5389619eec7d62ae8321407ce436b2593673 2025-07-24T03:43:16.3228450Z * [new tag] trunk/ec816d73b4c8f74a14e275891939de6cfd6891b6 -> trunk/ec816d73b4c8f74a14e275891939de6cfd6891b6 2025-07-24T03:43:16.3229423Z * [new tag] trunk/ecd73c58eeaf7e919316f9b9596f8c677af96c66 -> trunk/ecd73c58eeaf7e919316f9b9596f8c677af96c66 2025-07-24T03:43:16.3230622Z * [new tag] trunk/ed03492238c9ef76f5c1df6cfa54da83a2a384e1 -> trunk/ed03492238c9ef76f5c1df6cfa54da83a2a384e1 2025-07-24T03:43:16.3231572Z * [new tag] trunk/ed051c308464904e07d33c39524b3931dc8c947a -> trunk/ed051c308464904e07d33c39524b3931dc8c947a 2025-07-24T03:43:16.3232742Z * [new tag] trunk/ed508cc0182b923789555d4e1ec1f8b23707b7db -> trunk/ed508cc0182b923789555d4e1ec1f8b23707b7db 2025-07-24T03:43:16.3233618Z * [new tag] trunk/ed5d6d2a200a0f03b164053322341bb10acc051d -> trunk/ed5d6d2a200a0f03b164053322341bb10acc051d 2025-07-24T03:43:16.3234478Z * [new tag] trunk/ed661a5f11de116539f70882f4f59a61d5e3e209 -> trunk/ed661a5f11de116539f70882f4f59a61d5e3e209 2025-07-24T03:43:16.3235474Z * [new tag] trunk/ed6ae20cf0e31d49d54177251293267205e24021 -> trunk/ed6ae20cf0e31d49d54177251293267205e24021 2025-07-24T03:43:16.3236508Z * [new tag] trunk/ed6df0e324233fda094e3c1cb4de4009d1ba2413 -> trunk/ed6df0e324233fda094e3c1cb4de4009d1ba2413 2025-07-24T03:43:16.3237801Z * [new tag] trunk/ed911747c2a56cf84d648d677403d5bf6b2ebd0b -> trunk/ed911747c2a56cf84d648d677403d5bf6b2ebd0b 2025-07-24T03:43:16.3238782Z * [new tag] trunk/eda0a9cc90b9a63127a49d617329f98b6404e90d -> trunk/eda0a9cc90b9a63127a49d617329f98b6404e90d 2025-07-24T03:43:16.3240186Z * [new tag] trunk/edb92e16ba9ad12bd51c4f73389556e163e9cc08 -> trunk/edb92e16ba9ad12bd51c4f73389556e163e9cc08 2025-07-24T03:43:16.3241083Z * [new tag] trunk/edd45f3a020f892c17672cc2d08f64cb960006ad -> trunk/edd45f3a020f892c17672cc2d08f64cb960006ad 2025-07-24T03:43:16.3242380Z * [new tag] trunk/edd9c09e73aaa8d1a1667fa7ea5a337aa31fa6ec -> trunk/edd9c09e73aaa8d1a1667fa7ea5a337aa31fa6ec 2025-07-24T03:43:16.3243254Z * [new tag] trunk/eddddea9087a8840ce5ae1bbb3c6f59556d7c0f0 -> trunk/eddddea9087a8840ce5ae1bbb3c6f59556d7c0f0 2025-07-24T03:43:16.3244215Z * [new tag] trunk/ede6ead8cd8e925cb093f2b3016342e645bd728d -> trunk/ede6ead8cd8e925cb093f2b3016342e645bd728d 2025-07-24T03:43:16.3245082Z * [new tag] trunk/edf7bb4f514220f96ddfa646ae6e9e930a305ec1 -> trunk/edf7bb4f514220f96ddfa646ae6e9e930a305ec1 2025-07-24T03:43:16.3246417Z * [new tag] trunk/ee0992871c99fc6a1e19eb839ab65391a168d2f8 -> trunk/ee0992871c99fc6a1e19eb839ab65391a168d2f8 2025-07-24T03:43:16.3247358Z * [new tag] trunk/ee4d343499c80be16a58d5ac604da6e2130cd94d -> trunk/ee4d343499c80be16a58d5ac604da6e2130cd94d 2025-07-24T03:43:16.3248562Z * [new tag] trunk/ee56e9f8a8202bfa02c2d9ae3cfa07d4a41ab567 -> trunk/ee56e9f8a8202bfa02c2d9ae3cfa07d4a41ab567 2025-07-24T03:43:16.3249518Z * [new tag] trunk/ee5a434f8ce96a8f13b8c655356222137483c4db -> trunk/ee5a434f8ce96a8f13b8c655356222137483c4db 2025-07-24T03:43:16.3254298Z * [new tag] trunk/ee5c2908cbfcbda6e8a5737d9939d36ba417d627 -> trunk/ee5c2908cbfcbda6e8a5737d9939d36ba417d627 2025-07-24T03:43:16.3255318Z * [new tag] trunk/ee72338f0ca91df825306cb9f780b0274c07e9ae -> trunk/ee72338f0ca91df825306cb9f780b0274c07e9ae 2025-07-24T03:43:16.3256262Z * [new tag] trunk/ee9ac36c2316f430c4de2a0982bde3cb8087cbe7 -> trunk/ee9ac36c2316f430c4de2a0982bde3cb8087cbe7 2025-07-24T03:43:16.3257406Z * [new tag] trunk/eea3bcb3d146f16a8f8c91a9e2a8f1b76c5917f4 -> trunk/eea3bcb3d146f16a8f8c91a9e2a8f1b76c5917f4 2025-07-24T03:43:16.3258551Z * [new tag] trunk/eeaefa133694811aac1fd215bcae2e7f1e098d1d -> trunk/eeaefa133694811aac1fd215bcae2e7f1e098d1d 2025-07-24T03:43:16.3259426Z * [new tag] trunk/eeb0783fe6357fd59a91b65c5dba0a00b21506b7 -> trunk/eeb0783fe6357fd59a91b65c5dba0a00b21506b7 2025-07-24T03:43:16.3260570Z * [new tag] trunk/eecaa0bbc6a39c89366f9ec97797479c27f6d760 -> trunk/eecaa0bbc6a39c89366f9ec97797479c27f6d760 2025-07-24T03:43:16.3261359Z * [new tag] trunk/eeda1a75ace75ce8a6763050fb91d236a6d3287b -> trunk/eeda1a75ace75ce8a6763050fb91d236a6d3287b 2025-07-24T03:43:16.3262682Z * [new tag] trunk/eef253d9f6fc8b9774d199889a817f50e89572c2 -> trunk/eef253d9f6fc8b9774d199889a817f50e89572c2 2025-07-24T03:43:16.3263567Z * [new tag] trunk/ef256ad17b7b4fd9b79c4b580b4023f2c50eef11 -> trunk/ef256ad17b7b4fd9b79c4b580b4023f2c50eef11 2025-07-24T03:43:16.3264662Z * [new tag] trunk/ef38edb2847c87702db7c3a7c71413eb59f40b2b -> trunk/ef38edb2847c87702db7c3a7c71413eb59f40b2b 2025-07-24T03:43:16.3265982Z * [new tag] trunk/ef4cca2d79eba61441da46906b30f8f6165cc455 -> trunk/ef4cca2d79eba61441da46906b30f8f6165cc455 2025-07-24T03:43:16.3266909Z * [new tag] trunk/ef6d2cee7a93c1e8f52a7595b6f630d0fcd83692 -> trunk/ef6d2cee7a93c1e8f52a7595b6f630d0fcd83692 2025-07-24T03:43:16.3268045Z * [new tag] trunk/ef6dfa06a9ff84bf04b0d83cfab4cb396a508a0e -> trunk/ef6dfa06a9ff84bf04b0d83cfab4cb396a508a0e 2025-07-24T03:43:16.3268946Z * [new tag] trunk/ef97bd47131423e0819b293dc227b62d0c376023 -> trunk/ef97bd47131423e0819b293dc227b62d0c376023 2025-07-24T03:43:16.3269921Z * [new tag] trunk/efbf07e7ea46c33c936cac882eb1c8b782d1d070 -> trunk/efbf07e7ea46c33c936cac882eb1c8b782d1d070 2025-07-24T03:43:16.3270895Z * [new tag] trunk/effe376db07c7071fa4d704dd0787a394a5eda50 -> trunk/effe376db07c7071fa4d704dd0787a394a5eda50 2025-07-24T03:43:16.3272070Z * [new tag] trunk/f04fd4dc4eaf16557f9212240bdaa8377d51bad1 -> trunk/f04fd4dc4eaf16557f9212240bdaa8377d51bad1 2025-07-24T03:43:16.3272983Z * [new tag] trunk/f096820d0f845f36529fe774cf761d5fc4ad02a8 -> trunk/f096820d0f845f36529fe774cf761d5fc4ad02a8 2025-07-24T03:43:16.3274261Z * [new tag] trunk/f09a484b8164aaadd57a79354f0ccf47733f365e -> trunk/f09a484b8164aaadd57a79354f0ccf47733f365e 2025-07-24T03:43:16.3275022Z * [new tag] trunk/f0b388665efd20c1ec35fc48afb115a0f15116ce -> trunk/f0b388665efd20c1ec35fc48afb115a0f15116ce 2025-07-24T03:43:16.3275965Z * [new tag] trunk/f0bee87eea03f6ded538590e2a073cc62ecd2818 -> trunk/f0bee87eea03f6ded538590e2a073cc62ecd2818 2025-07-24T03:43:16.3277172Z * [new tag] trunk/f10e4430e272e40b5d7dbdc4bfa34e6d7a124aa5 -> trunk/f10e4430e272e40b5d7dbdc4bfa34e6d7a124aa5 2025-07-24T03:43:16.3278492Z * [new tag] trunk/f1331f3f1b43d1848341a0f0da66a13cb05570d0 -> trunk/f1331f3f1b43d1848341a0f0da66a13cb05570d0 2025-07-24T03:43:16.3279426Z * [new tag] trunk/f140fac8dcfa6ec20d594bc4637417a83bc90036 -> trunk/f140fac8dcfa6ec20d594bc4637417a83bc90036 2025-07-24T03:43:16.3280406Z * [new tag] trunk/f151b201236f959e3874b73dde9bfae5e10dae78 -> trunk/f151b201236f959e3874b73dde9bfae5e10dae78 2025-07-24T03:43:16.3281382Z * [new tag] trunk/f154f9b3040369a7979d5de7acb6fe21433eda83 -> trunk/f154f9b3040369a7979d5de7acb6fe21433eda83 2025-07-24T03:43:16.3283099Z * [new tag] trunk/f16053f0c9a09fa337fbf85aaf64f88712b8dcdb -> trunk/f16053f0c9a09fa337fbf85aaf64f88712b8dcdb 2025-07-24T03:43:16.3283984Z * [new tag] trunk/f168cf49a8e2e81dcd4cd3c631325221a4f3faac -> trunk/f168cf49a8e2e81dcd4cd3c631325221a4f3faac 2025-07-24T03:43:16.3284963Z * [new tag] trunk/f179b7198522e6d93bd103efba1a1ebd5a2cf891 -> trunk/f179b7198522e6d93bd103efba1a1ebd5a2cf891 2025-07-24T03:43:16.3286149Z * [new tag] trunk/f17f6581252ff07e75f33fdce0b4248acdb5da0b -> trunk/f17f6581252ff07e75f33fdce0b4248acdb5da0b 2025-07-24T03:43:16.3286982Z * [new tag] trunk/f1f49e56b079bfc73b1b2fb061d150ec787ee716 -> trunk/f1f49e56b079bfc73b1b2fb061d150ec787ee716 2025-07-24T03:43:16.3288000Z * [new tag] trunk/f2b44424a1f3481ddc066e8dd62c0cafa1298e92 -> trunk/f2b44424a1f3481ddc066e8dd62c0cafa1298e92 2025-07-24T03:43:16.3289032Z * [new tag] trunk/f2d70898c6fad6c6e867d9bf60eced6aacfa9782 -> trunk/f2d70898c6fad6c6e867d9bf60eced6aacfa9782 2025-07-24T03:43:16.3290034Z * [new tag] trunk/f2e712ca14dbbb8435427fd536b0dd63994a9265 -> trunk/f2e712ca14dbbb8435427fd536b0dd63994a9265 2025-07-24T03:43:16.3291069Z * [new tag] trunk/f2ecf6145fde55baa8a91e27b6b3489172f0e639 -> trunk/f2ecf6145fde55baa8a91e27b6b3489172f0e639 2025-07-24T03:43:16.3292091Z * [new tag] trunk/f34335bf3373301ba3af3ff8268cd0cd1715bd2e -> trunk/f34335bf3373301ba3af3ff8268cd0cd1715bd2e 2025-07-24T03:43:16.3293099Z * [new tag] trunk/f34ab1628b6798cc62f55260dfad872f5df8fd94 -> trunk/f34ab1628b6798cc62f55260dfad872f5df8fd94 2025-07-24T03:43:16.3294223Z * [new tag] trunk/f3e6c8e834a49f738e329b802b4b10912e33915f -> trunk/f3e6c8e834a49f738e329b802b4b10912e33915f 2025-07-24T03:43:16.3295154Z * [new tag] trunk/f3ec16c26a24bcbdcb96c692e321be1a4464067c -> trunk/f3ec16c26a24bcbdcb96c692e321be1a4464067c 2025-07-24T03:43:16.3296181Z * [new tag] trunk/f402eed4d9515dee5bb9b11a2b157de57a5988c1 -> trunk/f402eed4d9515dee5bb9b11a2b157de57a5988c1 2025-07-24T03:43:16.3297173Z * [new tag] trunk/f40efde2a474ffd77c021686da2f14864d6aeb6d -> trunk/f40efde2a474ffd77c021686da2f14864d6aeb6d 2025-07-24T03:43:16.3298470Z * [new tag] trunk/f41d017aa6ca1bd121cee6e428875b7fd31a7ad0 -> trunk/f41d017aa6ca1bd121cee6e428875b7fd31a7ad0 2025-07-24T03:43:16.3299378Z * [new tag] trunk/f4376cac54978b9d7c859c1e3495a57d72ab9601 -> trunk/f4376cac54978b9d7c859c1e3495a57d72ab9601 2025-07-24T03:43:16.3300344Z * [new tag] trunk/f4406689b8805ed23dfef34c6320bb99ea6d3767 -> trunk/f4406689b8805ed23dfef34c6320bb99ea6d3767 2025-07-24T03:43:16.3301427Z * [new tag] trunk/f44a9eee4778d2a2aafe3a0beeea7a37ab8d380e -> trunk/f44a9eee4778d2a2aafe3a0beeea7a37ab8d380e 2025-07-24T03:43:16.3302663Z * [new tag] trunk/f45f483884ef524f2d8260dcf2b2ba2c203eab2f -> trunk/f45f483884ef524f2d8260dcf2b2ba2c203eab2f 2025-07-24T03:43:16.3303626Z * [new tag] trunk/f45f6e86b9ef3d9c94b87c2240dbe9a07bb9fd3d -> trunk/f45f6e86b9ef3d9c94b87c2240dbe9a07bb9fd3d 2025-07-24T03:43:16.3304646Z * [new tag] trunk/f48a1576606186cf2104c82be367b617912322de -> trunk/f48a1576606186cf2104c82be367b617912322de 2025-07-24T03:43:16.3305811Z * [new tag] trunk/f4d60a68dd2fb9fda92af83df016f4cfe3af00ba -> trunk/f4d60a68dd2fb9fda92af83df016f4cfe3af00ba 2025-07-24T03:43:16.3306771Z * [new tag] trunk/f4d8bc46c7706f872abcb4ec41f0b32207d5d826 -> trunk/f4d8bc46c7706f872abcb4ec41f0b32207d5d826 2025-07-24T03:43:16.3307807Z * [new tag] trunk/f56bfb3030acff03e21d568089f3af9e09ec7cb2 -> trunk/f56bfb3030acff03e21d568089f3af9e09ec7cb2 2025-07-24T03:43:16.3308819Z * [new tag] trunk/f58a680d09e13658a52c6ba05c63c15759846bcc -> trunk/f58a680d09e13658a52c6ba05c63c15759846bcc 2025-07-24T03:43:16.3309826Z * [new tag] trunk/f59c76b5494f83abbb2ca169e13201439396c1aa -> trunk/f59c76b5494f83abbb2ca169e13201439396c1aa 2025-07-24T03:43:16.3311097Z * [new tag] trunk/f5bbaa22536437e9f689db8ee7a5ca472fdf4bd0 -> trunk/f5bbaa22536437e9f689db8ee7a5ca472fdf4bd0 2025-07-24T03:43:16.3311924Z * [new tag] trunk/f5e1b24945cf7852a1425923ca543e1f83be14b1 -> trunk/f5e1b24945cf7852a1425923ca543e1f83be14b1 2025-07-24T03:43:16.3312773Z * [new tag] trunk/f5e6e52f2504d0d2c553fd292c89d999b2033616 -> trunk/f5e6e52f2504d0d2c553fd292c89d999b2033616 2025-07-24T03:43:16.3313693Z * [new tag] trunk/f5eb42e4c0405141134e9c52919ebb36ec77ca5f -> trunk/f5eb42e4c0405141134e9c52919ebb36ec77ca5f 2025-07-24T03:43:16.3314645Z * [new tag] trunk/f5f4beaf562911b5cf1a9e8b9eae5e5946681f3c -> trunk/f5f4beaf562911b5cf1a9e8b9eae5e5946681f3c 2025-07-24T03:43:16.3315767Z * [new tag] trunk/f63988ae00f856d8a3a6f748310962ba55361f0b -> trunk/f63988ae00f856d8a3a6f748310962ba55361f0b 2025-07-24T03:43:16.3317250Z * [new tag] trunk/f6d138807f138868de0397936e2bee482c1fb987 -> trunk/f6d138807f138868de0397936e2bee482c1fb987 2025-07-24T03:43:16.3318138Z * [new tag] trunk/f6e18bc1054624bb148632a85c10371d6cc62492 -> trunk/f6e18bc1054624bb148632a85c10371d6cc62492 2025-07-24T03:43:16.3319136Z * [new tag] trunk/f70c80105ebc2a118af848c80a18d6efff820f72 -> trunk/f70c80105ebc2a118af848c80a18d6efff820f72 2025-07-24T03:43:16.3320077Z * [new tag] trunk/f7127b9b940a98596599acda1f89fc5153635a5d -> trunk/f7127b9b940a98596599acda1f89fc5153635a5d 2025-07-24T03:43:16.3321040Z * [new tag] trunk/f7130c097efa826313df44f0dcfa7d4d2e4253ec -> trunk/f7130c097efa826313df44f0dcfa7d4d2e4253ec 2025-07-24T03:43:16.3321908Z * [new tag] trunk/f742b32a2ff6326f67512d2b426cdc2da8413a75 -> trunk/f742b32a2ff6326f67512d2b426cdc2da8413a75 2025-07-24T03:43:16.3323080Z * [new tag] trunk/f76f4abf3f10bd36a47e7cebdce90290ce76e564 -> trunk/f76f4abf3f10bd36a47e7cebdce90290ce76e564 2025-07-24T03:43:16.3323795Z * [new tag] trunk/f79689bd3d145e76746e4cf81e99c40df8272a72 -> trunk/f79689bd3d145e76746e4cf81e99c40df8272a72 2025-07-24T03:43:16.3324970Z * [new tag] trunk/f7a5ad6c2987ee5a83aa5d868cee3b8067d3de94 -> trunk/f7a5ad6c2987ee5a83aa5d868cee3b8067d3de94 2025-07-24T03:43:16.3325861Z * [new tag] trunk/f7f550649f129370d47ec9ec7f8383eaa5b2f849 -> trunk/f7f550649f129370d47ec9ec7f8383eaa5b2f849 2025-07-24T03:43:16.3326879Z * [new tag] trunk/f80a61adf57badf999387efe47b8b2ff3388bd96 -> trunk/f80a61adf57badf999387efe47b8b2ff3388bd96 2025-07-24T03:43:16.3327746Z * [new tag] trunk/f80f97d192253336940c67fd9bf6004ff8711088 -> trunk/f80f97d192253336940c67fd9bf6004ff8711088 2025-07-24T03:43:16.3329006Z * [new tag] trunk/f810480dbefabbff6cf0852c9f610f84dd440b8d -> trunk/f810480dbefabbff6cf0852c9f610f84dd440b8d 2025-07-24T03:43:16.3329846Z * [new tag] trunk/f810e98143b7b1fe3436d5315101b22aa8438775 -> trunk/f810e98143b7b1fe3436d5315101b22aa8438775 2025-07-24T03:43:16.3330793Z * [new tag] trunk/f8293116f55a9ad399e4938f0fe3e34c6faa47c4 -> trunk/f8293116f55a9ad399e4938f0fe3e34c6faa47c4 2025-07-24T03:43:16.3332025Z * [new tag] trunk/f85954e043a5b6affb589012e8cc5eff8fdb5358 -> trunk/f85954e043a5b6affb589012e8cc5eff8fdb5358 2025-07-24T03:43:16.3332891Z * [new tag] trunk/f860992db5601a78f73eefc0a56af1d7158d6953 -> trunk/f860992db5601a78f73eefc0a56af1d7158d6953 2025-07-24T03:43:16.3333882Z * [new tag] trunk/f87d1179391d66854e3c6ca20717803cfa22f878 -> trunk/f87d1179391d66854e3c6ca20717803cfa22f878 2025-07-24T03:43:16.3335019Z * [new tag] trunk/f88d7a7a34d5a54d58f0a7edc01ff69f46221b6c -> trunk/f88d7a7a34d5a54d58f0a7edc01ff69f46221b6c 2025-07-24T03:43:16.3335957Z * [new tag] trunk/f8baec8984ed90b526fdc03eec19d8039e7d373b -> trunk/f8baec8984ed90b526fdc03eec19d8039e7d373b 2025-07-24T03:43:16.3336957Z * [new tag] trunk/f8c0a4bd28087b02958b92d7b4f41ebc607292b7 -> trunk/f8c0a4bd28087b02958b92d7b4f41ebc607292b7 2025-07-24T03:43:16.3338092Z * [new tag] trunk/f8cc4c0af802269fbe16a418386a94b3b6547c74 -> trunk/f8cc4c0af802269fbe16a418386a94b3b6547c74 2025-07-24T03:43:16.3339111Z * [new tag] trunk/f92a2035e41699b026abc25a1a8dde6971bfe477 -> trunk/f92a2035e41699b026abc25a1a8dde6971bfe477 2025-07-24T03:43:16.3340152Z * [new tag] trunk/f97f03c7efcf2b7a45384b9094eb6be4cb419546 -> trunk/f97f03c7efcf2b7a45384b9094eb6be4cb419546 2025-07-24T03:43:16.3341122Z * [new tag] trunk/fa0ea57f5e083daab1eb9cda39ab53a5159b077d -> trunk/fa0ea57f5e083daab1eb9cda39ab53a5159b077d 2025-07-24T03:43:16.3341988Z * [new tag] trunk/fa1c20ae9285f7994a73d2d06025065f96b67a57 -> trunk/fa1c20ae9285f7994a73d2d06025065f96b67a57 2025-07-24T03:43:16.3343257Z * [new tag] trunk/fa3c38c7ae17b8d8fccd0958831f9f1ced9e46b3 -> trunk/fa3c38c7ae17b8d8fccd0958831f9f1ced9e46b3 2025-07-24T03:43:16.3344163Z * [new tag] trunk/fa4f07b5b80bdcf99a1c7452de41939d2ab5886f -> trunk/fa4f07b5b80bdcf99a1c7452de41939d2ab5886f 2025-07-24T03:43:16.3345472Z * [new tag] trunk/fa705f791249c5eee912096f1d7ac7b2d5b60e8c -> trunk/fa705f791249c5eee912096f1d7ac7b2d5b60e8c 2025-07-24T03:43:16.3346291Z * [new tag] trunk/fab53dfdf1d89cecd5e82b12cced9b6dd217e87c -> trunk/fab53dfdf1d89cecd5e82b12cced9b6dd217e87c 2025-07-24T03:43:16.3347233Z * [new tag] trunk/fab85fc5f995ef79e67dc4b083f8cfabe7a90798 -> trunk/fab85fc5f995ef79e67dc4b083f8cfabe7a90798 2025-07-24T03:43:16.3348268Z * [new tag] trunk/fac0be7b9c80f20bbff1e813225dcbced7ff4d31 -> trunk/fac0be7b9c80f20bbff1e813225dcbced7ff4d31 2025-07-24T03:43:16.3349269Z * [new tag] trunk/fac0cc16efd342637a3d1953caf2ecfa8a89947c -> trunk/fac0cc16efd342637a3d1953caf2ecfa8a89947c 2025-07-24T03:43:16.3350389Z * [new tag] trunk/fadc936fad0793e931ed2eb89577e1d10d212f71 -> trunk/fadc936fad0793e931ed2eb89577e1d10d212f71 2025-07-24T03:43:16.3351308Z * [new tag] trunk/fb45649df7267e97efffec8305cddcb23e97d53f -> trunk/fb45649df7267e97efffec8305cddcb23e97d53f 2025-07-24T03:43:16.3352488Z * [new tag] trunk/fb462cec8d8674ad547c55dbe90710bde1dc2019 -> trunk/fb462cec8d8674ad547c55dbe90710bde1dc2019 2025-07-24T03:43:16.3353490Z * [new tag] trunk/fb731fe371cb1b5bf95de84b19c213590526acb2 -> trunk/fb731fe371cb1b5bf95de84b19c213590526acb2 2025-07-24T03:43:16.3354534Z * [new tag] trunk/fb75dea2c1b93c78dccf08d5fd5e20b362ecd405 -> trunk/fb75dea2c1b93c78dccf08d5fd5e20b362ecd405 2025-07-24T03:43:16.3355828Z * [new tag] trunk/fb9a5d248f36ddce041025c8fc5be0d8bee454b0 -> trunk/fb9a5d248f36ddce041025c8fc5be0d8bee454b0 2025-07-24T03:43:16.3356650Z * [new tag] trunk/fbbab794ef6befbe7ffab3648e9b1f2042942fed -> trunk/fbbab794ef6befbe7ffab3648e9b1f2042942fed 2025-07-24T03:43:16.3357643Z * [new tag] trunk/fbd88ae2b5f444cb4b419c415258caeaef4b7325 -> trunk/fbd88ae2b5f444cb4b419c415258caeaef4b7325 2025-07-24T03:43:16.3358625Z * [new tag] trunk/fc0376e8b162d8fcf4375ae30566139eae7d48ed -> trunk/fc0376e8b162d8fcf4375ae30566139eae7d48ed 2025-07-24T03:43:16.3359802Z * [new tag] trunk/fc10d4b1d649f1460b587f3ab45ad4403d84518c -> trunk/fc10d4b1d649f1460b587f3ab45ad4403d84518c 2025-07-24T03:43:16.3361151Z * [new tag] trunk/fc177801afcbf12543b5e193e736b155f79d4ad3 -> trunk/fc177801afcbf12543b5e193e736b155f79d4ad3 2025-07-24T03:43:16.3362089Z * [new tag] trunk/fc5a404eb1e28fdb39f5b91d6378699d3b042749 -> trunk/fc5a404eb1e28fdb39f5b91d6378699d3b042749 2025-07-24T03:43:16.3363243Z * [new tag] trunk/fc5ae1229341ca2841a977197c644733c6a5c789 -> trunk/fc5ae1229341ca2841a977197c644733c6a5c789 2025-07-24T03:43:16.3364120Z * [new tag] trunk/fc772692622e89335dc28638c512bb33dbed1729 -> trunk/fc772692622e89335dc28638c512bb33dbed1729 2025-07-24T03:43:16.3365430Z * [new tag] trunk/fca7013f85d4e7ac07bdd461f490aa159feac6a0 -> trunk/fca7013f85d4e7ac07bdd461f490aa159feac6a0 2025-07-24T03:43:16.3366422Z * [new tag] trunk/fcbf7c749a839cc817927ceba8ea2887cc28dbf5 -> trunk/fcbf7c749a839cc817927ceba8ea2887cc28dbf5 2025-07-24T03:43:16.3367366Z * [new tag] trunk/fcc682be4bda58894a15fee1d9041c6043fea66f -> trunk/fcc682be4bda58894a15fee1d9041c6043fea66f 2025-07-24T03:43:16.3368389Z * [new tag] trunk/fd47401536a35fa5fbf68f0b67fdbf94628f5c23 -> trunk/fd47401536a35fa5fbf68f0b67fdbf94628f5c23 2025-07-24T03:43:16.3369399Z * [new tag] trunk/fd4bb29410c035b31ca55262c3012cadb1194aae -> trunk/fd4bb29410c035b31ca55262c3012cadb1194aae 2025-07-24T03:43:16.3370377Z * [new tag] trunk/fd4f704905f95b46c4c8fb4108461ff56ce750c5 -> trunk/fd4f704905f95b46c4c8fb4108461ff56ce750c5 2025-07-24T03:43:16.3371360Z * [new tag] trunk/fd51bcdd21683c715a9b4ef9340c90753964c76f -> trunk/fd51bcdd21683c715a9b4ef9340c90753964c76f 2025-07-24T03:43:16.3372372Z * [new tag] trunk/fd8ea3c8a35e5b4aea3ebd712f2c7ee28c5a3655 -> trunk/fd8ea3c8a35e5b4aea3ebd712f2c7ee28c5a3655 2025-07-24T03:43:16.3373367Z * [new tag] trunk/fda3f3b2ec6c6dc11100cc8ddff07059692d697e -> trunk/fda3f3b2ec6c6dc11100cc8ddff07059692d697e 2025-07-24T03:43:16.3374567Z * [new tag] trunk/fdc5b42a8fa2b15526c81f2c83f614e086056320 -> trunk/fdc5b42a8fa2b15526c81f2c83f614e086056320 2025-07-24T03:43:16.3375491Z * [new tag] trunk/fdf5d97fa8393f56aea2779877efd8a264ad5811 -> trunk/fdf5d97fa8393f56aea2779877efd8a264ad5811 2025-07-24T03:43:16.3376922Z * [new tag] trunk/fe1f1a38dff7c59ec0ec5b05fef058629845d061 -> trunk/fe1f1a38dff7c59ec0ec5b05fef058629845d061 2025-07-24T03:43:16.3377814Z * [new tag] trunk/fe8f556006b3397b7bdf844ba9a6cf329c0c1846 -> trunk/fe8f556006b3397b7bdf844ba9a6cf329c0c1846 2025-07-24T03:43:16.3378845Z * [new tag] trunk/feaa02f9addfc6764843c8b48f8c403de593737c -> trunk/feaa02f9addfc6764843c8b48f8c403de593737c 2025-07-24T03:43:16.3379816Z * [new tag] trunk/febf3c475e6fe369b41ef009f3598659a6df0911 -> trunk/febf3c475e6fe369b41ef009f3598659a6df0911 2025-07-24T03:43:16.3380817Z * [new tag] trunk/fec571cfd458c4644a2f483dbf9f5480feca7939 -> trunk/fec571cfd458c4644a2f483dbf9f5480feca7939 2025-07-24T03:43:16.3381817Z * [new tag] trunk/fec8af8b98f5e17740ff947e9f8a1c447a497413 -> trunk/fec8af8b98f5e17740ff947e9f8a1c447a497413 2025-07-24T03:43:16.3383367Z * [new tag] trunk/fedbd1a48e1e474cf9da5637aae89b5bc4c20626 -> trunk/fedbd1a48e1e474cf9da5637aae89b5bc4c20626 2025-07-24T03:43:16.3384232Z * [new tag] trunk/fee2377f9ea62223f69ea9904c5e25ccb2af5961 -> trunk/fee2377f9ea62223f69ea9904c5e25ccb2af5961 2025-07-24T03:43:16.3385163Z * [new tag] trunk/feea575082439a0496dd404a4925b7d551039065 -> trunk/feea575082439a0496dd404a4925b7d551039065 2025-07-24T03:43:16.3385966Z * [new tag] trunk/fef236da6924bc8105a830f88060df95ea304de7 -> trunk/fef236da6924bc8105a830f88060df95ea304de7 2025-07-24T03:43:16.3386982Z * [new tag] trunk/ff0da08f4bc5ee135b495926cd58a36a1c0e1a5b -> trunk/ff0da08f4bc5ee135b495926cd58a36a1c0e1a5b 2025-07-24T03:43:16.3387968Z * [new tag] trunk/ff611d971fe5362a71c15109cf020d30e6c4b2b9 -> trunk/ff611d971fe5362a71c15109cf020d30e6c4b2b9 2025-07-24T03:43:16.3388961Z * [new tag] trunk/ff7dd1776f9cb8448336338b19b9b53073f2fbda -> trunk/ff7dd1776f9cb8448336338b19b9b53073f2fbda 2025-07-24T03:43:16.3389952Z * [new tag] trunk/ff8b53c056e6556187690a37c944c92feb964d2d -> trunk/ff8b53c056e6556187690a37c944c92feb964d2d 2025-07-24T03:43:16.3391103Z * [new tag] trunk/ffac0de07e0173a073c92c157f43c515009c0de1 -> trunk/ffac0de07e0173a073c92c157f43c515009c0de1 2025-07-24T03:43:16.3392064Z * [new tag] trunk/ffaed8c569406839335bf46dafc4c3e8871e4b8a -> trunk/ffaed8c569406839335bf46dafc4c3e8871e4b8a 2025-07-24T03:43:16.3393077Z * [new tag] trunk/ffc6cbfaf78ca219092ce64dcf113377ae698300 -> trunk/ffc6cbfaf78ca219092ce64dcf113377ae698300 2025-07-24T03:43:16.3393829Z * [new tag] v0.1.1 -> v0.1.1 2025-07-24T03:43:16.3394825Z * [new tag] v0.1.10 -> v0.1.10 2025-07-24T03:43:16.3395757Z * [new tag] v0.1.11 -> v0.1.11 2025-07-24T03:43:16.3396508Z * [new tag] v0.1.12 -> v0.1.12 2025-07-24T03:43:16.3397437Z * [new tag] v0.1.2 -> v0.1.2 2025-07-24T03:43:16.3398333Z * [new tag] v0.1.3 -> v0.1.3 2025-07-24T03:43:16.3399065Z * [new tag] v0.1.4 -> v0.1.4 2025-07-24T03:43:16.3400016Z * [new tag] v0.1.5 -> v0.1.5 2025-07-24T03:43:16.3400915Z * [new tag] v0.1.6 -> v0.1.6 2025-07-24T03:43:16.3401652Z * [new tag] v0.1.7 -> v0.1.7 2025-07-24T03:43:16.3402571Z * [new tag] v0.1.8 -> v0.1.8 2025-07-24T03:43:16.3403314Z * [new tag] v0.1.9 -> v0.1.9 2025-07-24T03:43:16.3404269Z * [new tag] v0.2.0 -> v0.2.0 2025-07-24T03:43:16.3405235Z * [new tag] v0.3.0 -> v0.3.0 2025-07-24T03:43:16.3406687Z * [new tag] v0.3.1 -> v0.3.1 2025-07-24T03:43:16.3407694Z * [new tag] v0.4.0 -> v0.4.0 2025-07-24T03:43:16.3408599Z * [new tag] v0.4.1 -> v0.4.1 2025-07-24T03:43:16.3409487Z * [new tag] v1.0.0 -> v1.0.0 2025-07-24T03:43:16.3410427Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-07-24T03:43:16.3411319Z * [new tag] v1.0.1 -> v1.0.1 2025-07-24T03:43:16.3412247Z * [new tag] v1.0rc0 -> v1.0rc0 2025-07-24T03:43:16.3412958Z * [new tag] v1.0rc1 -> v1.0rc1 2025-07-24T03:43:16.3413878Z * [new tag] v1.1.0 -> v1.1.0 2025-07-24T03:43:16.3414811Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-07-24T03:43:16.3415936Z * [new tag] v1.10.0 -> v1.10.0 2025-07-24T03:43:16.3416937Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-07-24T03:43:16.3417951Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-07-24T03:43:16.3418525Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-07-24T03:43:16.3419557Z * [new tag] v1.10.1 -> v1.10.1 2025-07-24T03:43:16.3420157Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-07-24T03:43:16.3421025Z * [new tag] v1.10.2 -> v1.10.2 2025-07-24T03:43:16.3421681Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-07-24T03:43:16.3422697Z * [new tag] v1.11.0 -> v1.11.0 2025-07-24T03:43:16.3423754Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-07-24T03:43:16.3424861Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-07-24T03:43:16.3425868Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-07-24T03:43:16.3426904Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-07-24T03:43:16.3427869Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-07-24T03:43:16.3428459Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-07-24T03:43:16.3429190Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-07-24T03:43:16.3430201Z * [new tag] v1.12.0 -> v1.12.0 2025-07-24T03:43:16.3431095Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-07-24T03:43:16.3432127Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-07-24T03:43:16.3433108Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-07-24T03:43:16.3434064Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-07-24T03:43:16.3434978Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-07-24T03:43:16.3436041Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-07-24T03:43:16.3436729Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-07-24T03:43:16.3437437Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-07-24T03:43:16.3438147Z * [new tag] v1.12.1 -> v1.12.1 2025-07-24T03:43:16.3439306Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-07-24T03:43:16.3440274Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-07-24T03:43:16.3441259Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-07-24T03:43:16.3442209Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-07-24T03:43:16.3442863Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-07-24T03:43:16.3443897Z * [new tag] v1.13.0 -> v1.13.0 2025-07-24T03:43:16.3444847Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-07-24T03:43:16.3445733Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-07-24T03:43:16.3446610Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-07-24T03:43:16.3447748Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-07-24T03:43:16.3448410Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-07-24T03:43:16.3449102Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-07-24T03:43:16.3450406Z * [new tag] v1.13.1 -> v1.13.1 2025-07-24T03:43:16.3450919Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-07-24T03:43:16.3451945Z * [new tag] v1.2.0 -> v1.2.0 2025-07-24T03:43:16.3452890Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-07-24T03:43:16.3453779Z * [new tag] v1.3.0 -> v1.3.0 2025-07-24T03:43:16.3454790Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-07-24T03:43:16.3455332Z * [new tag] v1.3.1 -> v1.3.1 2025-07-24T03:43:16.3456359Z * [new tag] v1.4.0 -> v1.4.0 2025-07-24T03:43:16.3457265Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-07-24T03:43:16.3457918Z * [new tag] v1.4.1 -> v1.4.1 2025-07-24T03:43:16.3458955Z * [new tag] v1.5.0 -> v1.5.0 2025-07-24T03:43:16.3459910Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-07-24T03:43:16.3460897Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-07-24T03:43:16.3461885Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-07-24T03:43:16.3462756Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-07-24T03:43:16.3463360Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-07-24T03:43:16.3465063Z * [new tag] v1.5.1 -> v1.5.1 2025-07-24T03:43:16.3465742Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-07-24T03:43:16.3466489Z * [new tag] v1.6.0 -> v1.6.0 2025-07-24T03:43:16.3467600Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-07-24T03:43:16.3468573Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-07-24T03:43:16.3469520Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-07-24T03:43:16.3470468Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-07-24T03:43:16.3471434Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-07-24T03:43:16.3472366Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-07-24T03:43:16.3472987Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-07-24T03:43:16.3473999Z * [new tag] v1.7.0 -> v1.7.0 2025-07-24T03:43:16.3474937Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-07-24T03:43:16.3475993Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-07-24T03:43:16.3478619Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-07-24T03:43:16.3478858Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-07-24T03:43:16.3479087Z * [new tag] v1.7.1 -> v1.7.1 2025-07-24T03:43:16.3479865Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-07-24T03:43:16.3480606Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-07-24T03:43:16.3481193Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-07-24T03:43:16.3482236Z * [new tag] v1.8.0 -> v1.8.0 2025-07-24T03:43:16.3482904Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-07-24T03:43:16.3483945Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-07-24T03:43:16.3484818Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-07-24T03:43:16.3485784Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-07-24T03:43:16.3486376Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-07-24T03:43:16.3487103Z * [new tag] v1.8.1 -> v1.8.1 2025-07-24T03:43:16.3488162Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-07-24T03:43:16.3488797Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-07-24T03:43:16.3489484Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-07-24T03:43:16.3491065Z * [new tag] v1.8.2 -> v1.8.2 2025-07-24T03:43:16.3491821Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-07-24T03:43:16.3492694Z * [new tag] v1.9.0 -> v1.9.0 2025-07-24T03:43:16.3493676Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-07-24T03:43:16.3494838Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-07-24T03:43:16.3495810Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-07-24T03:43:16.3496454Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-07-24T03:43:16.3497451Z * [new tag] v1.9.1 -> v1.9.1 2025-07-24T03:43:16.3498632Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-07-24T03:43:16.3499297Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-07-24T03:43:16.3500333Z * [new tag] v2.0.0 -> v2.0.0 2025-07-24T03:43:16.3501250Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-07-24T03:43:16.3502258Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-07-24T03:43:16.3503261Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-07-24T03:43:16.3504262Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-07-24T03:43:16.3505084Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-07-24T03:43:16.3505828Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-07-24T03:43:16.3506950Z * [new tag] v2.0.1 -> v2.0.1 2025-07-24T03:43:16.3507901Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-07-24T03:43:16.3508513Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-07-24T03:43:16.3509522Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-07-24T03:43:16.3510182Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-07-24T03:43:16.3511742Z * [new tag] v2.1.0 -> v2.1.0 2025-07-24T03:43:16.3512796Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-07-24T03:43:16.3513553Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-07-24T03:43:16.3514651Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-07-24T03:43:16.3515647Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-07-24T03:43:16.3516627Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-07-24T03:43:16.3517328Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-07-24T03:43:16.3518301Z * [new tag] v2.1.1 -> v2.1.1 2025-07-24T03:43:16.3519303Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-07-24T03:43:16.3520297Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-07-24T03:43:16.3521228Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-07-24T03:43:16.3522160Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-07-24T03:43:16.3523091Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-07-24T03:43:16.3524210Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-07-24T03:43:16.3525216Z * [new tag] v2.1.2 -> v2.1.2 2025-07-24T03:43:16.3526244Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-07-24T03:43:16.3527290Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-07-24T03:43:16.3527959Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-07-24T03:43:16.3529008Z * [new tag] v2.2.0 -> v2.2.0 2025-07-24T03:43:16.3529837Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-07-24T03:43:16.3530818Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-07-24T03:43:16.3531893Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-07-24T03:43:16.3532516Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-07-24T03:43:16.3533549Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-07-24T03:43:16.3534499Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-07-24T03:43:16.3535188Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-07-24T03:43:16.3535924Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-07-24T03:43:16.3536889Z * [new tag] v2.2.1 -> v2.2.1 2025-07-24T03:43:16.3537883Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-07-24T03:43:16.3538488Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-07-24T03:43:16.3539191Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-07-24T03:43:16.3539893Z * [new tag] v2.2.2 -> v2.2.2 2025-07-24T03:43:16.3540993Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-07-24T03:43:16.3541676Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-07-24T03:43:16.3542440Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-07-24T03:43:16.3543423Z * [new tag] v2.3.0 -> v2.3.0 2025-07-24T03:43:16.3544330Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-07-24T03:43:16.3545477Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-07-24T03:43:16.3546522Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-07-24T03:43:16.3547122Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-07-24T03:43:16.3548160Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-07-24T03:43:16.3549083Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-07-24T03:43:16.3550268Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-07-24T03:43:16.3551089Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-07-24T03:43:16.3551831Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-07-24T03:43:16.3552814Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-07-24T03:43:16.3553889Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-07-24T03:43:16.3554522Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-07-24T03:43:16.3555195Z * [new tag] v2.3.1 -> v2.3.1 2025-07-24T03:43:16.3556240Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-07-24T03:43:16.3557214Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-07-24T03:43:16.3558161Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-07-24T03:43:16.3559126Z * [new tag] v2.4.0 -> v2.4.0 2025-07-24T03:43:16.3560130Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-07-24T03:43:16.3561079Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-07-24T03:43:16.3561972Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-07-24T03:43:16.3562910Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-07-24T03:43:16.3563942Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-07-24T03:43:16.3564964Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-07-24T03:43:16.3565976Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-07-24T03:43:16.3567073Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-07-24T03:43:16.3568094Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-07-24T03:43:16.3568884Z * [new tag] v2.4.1 -> v2.4.1 2025-07-24T03:43:16.3569903Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-07-24T03:43:16.3570865Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-07-24T03:43:16.3571868Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-07-24T03:43:16.3572846Z * [new tag] v2.5.0 -> v2.5.0 2025-07-24T03:43:16.3573767Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-07-24T03:43:16.3574453Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-07-24T03:43:16.3575472Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-07-24T03:43:16.3576443Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-07-24T03:43:16.3577264Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-07-24T03:43:16.3578302Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-07-24T03:43:16.3579309Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-07-24T03:43:16.3580339Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-07-24T03:43:16.3581284Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-07-24T03:43:16.3582245Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-07-24T03:43:16.3583327Z * [new tag] v2.5.1 -> v2.5.1 2025-07-24T03:43:16.3584157Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-07-24T03:43:16.3584947Z * [new tag] v2.6.0 -> v2.6.0 2025-07-24T03:43:16.3586076Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-07-24T03:43:16.3587113Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-07-24T03:43:16.3588149Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-07-24T03:43:16.3588969Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-07-24T03:43:16.3590225Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-07-24T03:43:16.3591297Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-07-24T03:43:16.3592283Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-07-24T03:43:16.3593360Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-07-24T03:43:16.3594343Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-07-24T03:43:16.3595493Z * [new tag] v2.7.0 -> v2.7.0 2025-07-24T03:43:16.3596521Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-07-24T03:43:16.3597205Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-07-24T03:43:16.3598277Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-07-24T03:43:16.3599335Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-07-24T03:43:16.3600304Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-07-24T03:43:16.3601145Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-07-24T03:43:16.3602203Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-07-24T03:43:16.3603186Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-07-24T03:43:16.3604254Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-07-24T03:43:16.3605237Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-07-24T03:43:16.3605940Z * [new tag] v2.7.1 -> v2.7.1 2025-07-24T03:43:16.3606981Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-07-24T03:43:16.3608050Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-07-24T03:43:16.3609173Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-07-24T03:43:16.3610139Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-07-24T03:43:16.3611023Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-07-24T03:43:16.3612067Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-07-24T03:43:16.3613027Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-07-24T03:43:16.3614084Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-07-24T03:43:16.3615107Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-07-24T03:43:16.3616266Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-07-24T03:43:16.3617243Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-07-24T03:43:16.3618246Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-07-24T03:43:16.3618906Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-07-24T03:43:16.3619902Z * [new tag] whc_flight_1 -> whc_flight_1 2025-07-24T03:43:16.3620595Z * [new tag] whc_flight_2 -> whc_flight_2 2025-07-24T03:43:16.3621532Z * [new tag] whc_flight_4 -> whc_flight_4 2025-07-24T03:43:16.4437242Z [command]/usr/bin/git rev-parse --verify --quiet 27c8ef1839e0747b36769efb192befc9308ff93c^{object} 2025-07-24T03:43:16.4461829Z 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:43:16.4465643Z ##[endgroup] 2025-07-24T03:43:16.4465937Z ##[group]Determining the checkout info 2025-07-24T03:43:16.4467221Z ##[endgroup] 2025-07-24T03:43:16.4470865Z [command]/usr/bin/git sparse-checkout disable 2025-07-24T03:43:16.4511241Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-07-24T03:43:16.4555071Z ##[group]Checking out the ref 2025-07-24T03:43:16.4555639Z [command]/usr/bin/git checkout --progress --force 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:43:17.4913872Z Updating files: 83% (16235/19541) 2025-07-24T03:43:17.5017312Z Updating files: 84% (16415/19541) 2025-07-24T03:43:17.5167299Z Updating files: 85% (16610/19541) 2025-07-24T03:43:17.5337284Z Updating files: 86% (16806/19541) 2025-07-24T03:43:17.5461283Z Updating files: 87% (17001/19541) 2025-07-24T03:43:17.5591523Z Updating files: 88% (17197/19541) 2025-07-24T03:43:17.5707685Z Updating files: 89% (17392/19541) 2025-07-24T03:43:17.5876449Z Updating files: 90% (17587/19541) 2025-07-24T03:43:17.6011978Z Updating files: 91% (17783/19541) 2025-07-24T03:43:17.6141561Z Updating files: 92% (17978/19541) 2025-07-24T03:43:17.6300092Z Updating files: 93% (18174/19541) 2025-07-24T03:43:17.6495222Z Updating files: 94% (18369/19541) 2025-07-24T03:43:17.6700269Z Updating files: 95% (18564/19541) 2025-07-24T03:43:17.6858919Z Updating files: 96% (18760/19541) 2025-07-24T03:43:17.7029908Z Updating files: 97% (18955/19541) 2025-07-24T03:43:17.7300714Z Updating files: 98% (19151/19541) 2025-07-24T03:43:17.7461200Z Updating files: 99% (19346/19541) 2025-07-24T03:43:17.7461540Z Updating files: 100% (19541/19541) 2025-07-24T03:43:17.7461880Z Updating files: 100% (19541/19541), done. 2025-07-24T03:43:17.7735864Z Note: switching to '27c8ef1839e0747b36769efb192befc9308ff93c'. 2025-07-24T03:43:17.7736203Z 2025-07-24T03:43:17.7736443Z You are in 'detached HEAD' state. You can look around, make experimental 2025-07-24T03:43:17.7737020Z changes and commit them, and you can discard any commits you make in this 2025-07-24T03:43:17.7737609Z state without impacting any branches by switching back to a branch. 2025-07-24T03:43:17.7737953Z 2025-07-24T03:43:17.7738171Z If you want to create a new branch to retain commits you create, you may 2025-07-24T03:43:17.7738717Z do so (now or later) by using -c with the switch command. Example: 2025-07-24T03:43:17.7739024Z 2025-07-24T03:43:17.7739154Z git switch -c 2025-07-24T03:43:17.7739362Z 2025-07-24T03:43:17.7739684Z Or undo this operation with: 2025-07-24T03:43:17.7739889Z 2025-07-24T03:43:17.7739987Z git switch - 2025-07-24T03:43:17.7740124Z 2025-07-24T03:43:17.7740486Z Turn off this advice by setting config variable advice.detachedHead to false 2025-07-24T03:43:17.7740877Z 2025-07-24T03:43:17.7740985Z HEAD is now at 27c8ef1839e Update 2025-07-24T03:43:17.7804669Z ##[endgroup] 2025-07-24T03:43:17.7805130Z ##[group]Setting up auth for fetching submodules 2025-07-24T03:43:17.7810919Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-24T03:43:17.7865086Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-07-24T03:43:17.7893349Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-07-24T03:43:17.7921993Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-07-24T03:43:17.7945768Z ##[endgroup] 2025-07-24T03:43:17.7946219Z ##[group]Fetching submodules 2025-07-24T03:43:17.7949308Z [command]/usr/bin/git submodule sync --recursive 2025-07-24T03:43:17.8283811Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-07-24T03:43:17.9022062Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-07-24T03:43:17.9023831Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-07-24T03:43:17.9027786Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-07-24T03:43:17.9031099Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-07-24T03:43:17.9034487Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-07-24T03:43:17.9038486Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-07-24T03:43:17.9053349Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-07-24T03:43:17.9057107Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-07-24T03:43:17.9061057Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-07-24T03:43:17.9065209Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-07-24T03:43:17.9069229Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-07-24T03:43:17.9073306Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-07-24T03:43:17.9077708Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-07-24T03:43:17.9093815Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-07-24T03:43:17.9098262Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-07-24T03:43:17.9103374Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-07-24T03:43:17.9109738Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-07-24T03:43:17.9114438Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-07-24T03:43:17.9119695Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:43:17.9135452Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-07-24T03:43:17.9140661Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-07-24T03:43:17.9145764Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-07-24T03:43:17.9151699Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-07-24T03:43:17.9157047Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-07-24T03:43:17.9162548Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-07-24T03:43:17.9168033Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-07-24T03:43:17.9185145Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-07-24T03:43:17.9190801Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-07-24T03:43:17.9196875Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-07-24T03:43:17.9202635Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-07-24T03:43:17.9208661Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-07-24T03:43:17.9214771Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-07-24T03:43:17.9232555Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-07-24T03:43:17.9240223Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-07-24T03:43:17.9246707Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-07-24T03:43:17.9253502Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-07-24T03:43:17.9260222Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-07-24T03:43:17.9294014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-07-24T03:43:18.1658748Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-07-24T03:43:18.1659766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-07-24T03:43:18.1691577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-07-24T03:43:21.6241350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-07-24T03:43:21.6243326Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-07-24T03:43:21.6245856Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-07-24T03:43:21.6248324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-07-24T03:43:21.6251021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-07-24T03:43:21.6252878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-07-24T03:43:21.6255550Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-07-24T03:43:21.6258630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-07-24T03:43:21.6261117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-07-24T03:43:21.6262944Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-07-24T03:43:21.6265581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-07-24T03:43:21.6267924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-07-24T03:43:21.6270524Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-07-24T03:43:21.6272073Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-07-24T03:43:21.6273518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-07-24T03:43:21.6274940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-07-24T03:43:21.6276458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-07-24T03:43:21.6278013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-07-24T03:43:21.7242181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-07-24T03:43:22.1828708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-07-24T03:43:22.1830938Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-07-24T03:43:22.2688811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-07-24T03:43:41.7920098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-07-24T03:43:41.7920922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-07-24T03:43:41.7921716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-07-24T03:43:41.7922466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-07-24T03:43:41.7923235Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-07-24T03:43:41.7924032Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-07-24T03:43:41.7924833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-07-24T03:43:41.7925566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-07-24T03:43:41.7926305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-07-24T03:43:41.7927070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-07-24T03:43:41.7927822Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-07-24T03:43:41.8088920Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-07-24T03:43:41.8219120Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-07-24T03:43:41.8320024Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-07-24T03:43:41.8580230Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-07-24T03:43:41.9392975Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-07-24T03:43:41.9924882Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-07-24T03:43:42.7573049Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-07-24T03:43:42.9074272Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-07-24T03:43:42.9096032Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:43:42.9125140Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-07-24T03:43:45.8917567Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-07-24T03:43:45.9167198Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-07-24T03:43:46.2124061Z Submodule path 'third_party/composable_kernel': checked out '434d19f696da62c12b5372b32cbc9ba968588d7e' 2025-07-24T03:43:46.2688070Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-07-24T03:43:46.3721188Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-07-24T03:43:46.4195654Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-07-24T03:43:47.0621420Z Submodule path 'third_party/cutlass': checked out 'b995f933179c22d3fe0d871c3a53d11e4681950f' 2025-07-24T03:43:47.1979011Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-07-24T03:43:47.2001595Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-07-24T03:43:47.2004301Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:43:47.2006946Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:43:47.2009918Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-07-24T03:43:47.2012890Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-07-24T03:43:47.2016098Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:43:47.2019171Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-07-24T03:43:47.2050999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-07-24T03:43:48.5940586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-07-24T03:43:48.5941723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-07-24T03:43:48.5942801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-07-24T03:43:48.6678027Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-07-24T03:43:48.7678809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-07-24T03:43:49.9817997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-07-24T03:43:55.0242803Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-07-24T03:43:55.2655418Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-07-24T03:43:55.3700376Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-07-24T03:43:55.6483326Z From https://github.com/jwfromm/cutlass 2025-07-24T03:43:55.6483867Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-07-24T03:43:56.2526094Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-07-24T03:43:56.2996789Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-07-24T03:43:56.3125919Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-07-24T03:43:56.4578029Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-07-24T03:43:56.5310340Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-07-24T03:43:56.5330318Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:43:56.5332673Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:43:56.5362282Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-07-24T03:43:59.3303167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-07-24T03:43:59.5794147Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-07-24T03:44:00.1711007Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-07-24T03:44:00.3162369Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-07-24T03:44:00.3520703Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-07-24T03:44:00.3941541Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-07-24T03:44:00.4208083Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-07-24T03:44:00.4681578Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-07-24T03:44:00.4820448Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-07-24T03:44:00.4838480Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-07-24T03:44:00.4865380Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-07-24T03:44:14.4804761Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-07-24T03:44:14.5022687Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-07-24T03:44:14.5934083Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-07-24T03:44:14.5954221Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:44:14.5956694Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:44:14.5959642Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:44:14.5989544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-07-24T03:44:15.3314155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-07-24T03:44:16.2169884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-07-24T03:44:16.3047525Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-07-24T03:44:16.3067009Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:44:16.3069491Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:44:16.3072354Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:44:16.3075425Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:44:16.3078472Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:44:16.3081817Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:44:16.3085000Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:44:16.3088391Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:44:16.3120257Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-07-24T03:44:17.9550362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-07-24T03:44:17.9551665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-07-24T03:44:17.9552926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-07-24T03:44:17.9554144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-07-24T03:44:17.9555583Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-07-24T03:44:18.0550753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-07-24T03:44:18.1899021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-07-24T03:44:24.1942478Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-07-24T03:44:24.2134906Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-07-24T03:44:24.2520179Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-07-24T03:44:24.2666152Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-07-24T03:44:24.2683809Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:44:24.2711908Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-07-24T03:44:24.5374239Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-07-24T03:44:24.5576148Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-07-24T03:44:24.6002900Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-07-24T03:44:24.7065517Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-07-24T03:44:24.7249467Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-07-24T03:44:24.7608816Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-07-24T03:44:24.8229574Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-07-24T03:44:24.8670798Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-07-24T03:44:24.9068724Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-07-24T03:44:25.0257554Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-07-24T03:44:25.4472606Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-07-24T03:44:25.4513064Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-07-24T03:44:25.4543769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-07-24T03:44:26.3294502Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-24T03:44:26.4023813Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-07-24T03:44:26.4043940Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:44:26.4046655Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:44:26.4049342Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:44:26.4052620Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:44:26.4055783Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:44:26.4058807Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:44:26.4061895Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:44:26.4065142Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:44:26.4095498Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-07-24T03:44:26.8085060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-07-24T03:44:26.8086315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-07-24T03:44:26.8087444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-07-24T03:44:26.8089107Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-07-24T03:44:26.9085871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-07-24T03:44:27.5262051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-07-24T03:44:34.8844212Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-07-24T03:44:35.3661130Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-07-24T03:44:35.4087037Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-07-24T03:44:35.4262441Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-07-24T03:44:35.5389525Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-07-24T03:44:35.5539273Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-07-24T03:44:35.5696839Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-07-24T03:44:35.5863846Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-07-24T03:44:35.5881122Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:44:35.5883863Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:44:35.5912003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-07-24T03:44:37.3339848Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-07-24T03:44:37.5920115Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-07-24T03:44:37.6413054Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-07-24T03:44:38.1329156Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-07-24T03:44:38.1457795Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-07-24T03:44:38.4283316Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-07-24T03:44:38.4307089Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:44:38.4309935Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-07-24T03:44:38.4340003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-07-24T03:44:38.9250125Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-07-24T03:44:39.3796396Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-07-24T03:44:39.4543668Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-07-24T03:44:39.4647013Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-07-24T03:44:39.4780239Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-07-24T03:44:39.5165453Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-24T03:44:39.5474315Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-07-24T03:44:39.5926503Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-07-24T03:44:39.6215643Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-07-24T03:44:39.6234248Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:44:39.6236904Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:44:39.6239681Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:44:39.6242709Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:44:39.6272507Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-07-24T03:44:40.7878230Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-07-24T03:44:40.7879300Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-07-24T03:44:40.8879175Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-07-24T03:44:40.9676795Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-07-24T03:44:40.9847817Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-07-24T03:44:41.0607329Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-07-24T03:44:41.0915998Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-07-24T03:44:41.0933686Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:44:41.0961977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-07-24T03:44:41.2722629Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-07-24T03:44:41.2761131Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-07-24T03:44:41.3083092Z Entering 'android/libs/fbjni' 2025-07-24T03:44:41.3129015Z Entering 'third_party/FP16' 2025-07-24T03:44:41.3176938Z Entering 'third_party/FXdiv' 2025-07-24T03:44:41.3223488Z Entering 'third_party/NNPACK' 2025-07-24T03:44:41.3269743Z Entering 'third_party/NVTX' 2025-07-24T03:44:41.3316282Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:44:41.3361840Z Entering 'third_party/XNNPACK' 2025-07-24T03:44:41.3424720Z Entering 'third_party/aiter' 2025-07-24T03:44:41.3471658Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:44:41.3525701Z Entering 'third_party/benchmark' 2025-07-24T03:44:41.3570851Z Entering 'third_party/composable_kernel' 2025-07-24T03:44:41.3624544Z Entering 'third_party/cpp-httplib' 2025-07-24T03:44:41.3669773Z Entering 'third_party/cpuinfo' 2025-07-24T03:44:41.3715419Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:44:41.3760732Z Entering 'third_party/cutlass' 2025-07-24T03:44:41.3814010Z Entering 'third_party/fbgemm' 2025-07-24T03:44:41.3861353Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:44:41.3905146Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:44:41.3956450Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:44:41.4000208Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:44:41.4055108Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:44:41.4098438Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:44:41.4142376Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:44:41.4192039Z Entering 'third_party/flash-attention' 2025-07-24T03:44:41.4237487Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:44:41.4288528Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:44:41.4343161Z Entering 'third_party/flatbuffers' 2025-07-24T03:44:41.4391732Z Entering 'third_party/fmt' 2025-07-24T03:44:41.4438425Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:44:41.4483721Z Entering 'third_party/gloo' 2025-07-24T03:44:41.4528701Z Entering 'third_party/googletest' 2025-07-24T03:44:41.4573727Z Entering 'third_party/ideep' 2025-07-24T03:44:41.4617562Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:44:41.4669559Z Entering 'third_party/ittapi' 2025-07-24T03:44:41.4714490Z Entering 'third_party/kineto' 2025-07-24T03:44:41.4760023Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:44:41.4803537Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:44:41.4848622Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:44:41.4892183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:44:41.4936789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:44:41.4980025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:44:41.5025165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:44:41.5069680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:44:41.5113871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:44:41.5159349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:44:41.5205018Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:44:41.5248572Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:44:41.5295402Z Entering 'third_party/kleidiai' 2025-07-24T03:44:41.5339765Z Entering 'third_party/mimalloc' 2025-07-24T03:44:41.5384703Z Entering 'third_party/nlohmann' 2025-07-24T03:44:41.5429981Z Entering 'third_party/onnx' 2025-07-24T03:44:41.5493474Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:44:41.5539860Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:44:41.5586916Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:44:41.5630459Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:44:41.5674491Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:44:41.5716943Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:44:41.5762540Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:44:41.5807045Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:44:41.5850551Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:44:41.5894740Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:44:41.5940581Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:44:41.5989992Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:44:41.6055248Z Entering 'third_party/pocketfft' 2025-07-24T03:44:41.6100223Z Entering 'third_party/protobuf' 2025-07-24T03:44:41.6149220Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:44:41.6192051Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:44:41.6238907Z Entering 'third_party/psimd' 2025-07-24T03:44:41.6284839Z Entering 'third_party/pthreadpool' 2025-07-24T03:44:41.6329249Z Entering 'third_party/pybind11' 2025-07-24T03:44:41.6376436Z Entering 'third_party/python-peachpy' 2025-07-24T03:44:41.6420640Z Entering 'third_party/sleef' 2025-07-24T03:44:41.6465119Z Entering 'third_party/tensorpipe' 2025-07-24T03:44:41.6509004Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:44:41.6553108Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:44:41.6596000Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:44:41.6640325Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:44:41.6684021Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:44:41.6742549Z ##[endgroup] 2025-07-24T03:44:41.6743028Z ##[group]Persisting credentials for submodules 2025-07-24T03:44:41.6750235Z [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' || :" 2025-07-24T03:44:41.7073610Z Entering 'android/libs/fbjni' 2025-07-24T03:44:41.7133860Z Entering 'third_party/FP16' 2025-07-24T03:44:41.7194297Z Entering 'third_party/FXdiv' 2025-07-24T03:44:41.7254828Z Entering 'third_party/NNPACK' 2025-07-24T03:44:41.7313426Z Entering 'third_party/NVTX' 2025-07-24T03:44:41.7374849Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:44:41.7432847Z Entering 'third_party/XNNPACK' 2025-07-24T03:44:41.7511828Z Entering 'third_party/aiter' 2025-07-24T03:44:41.7571378Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:44:41.7638536Z Entering 'third_party/benchmark' 2025-07-24T03:44:41.7696706Z Entering 'third_party/composable_kernel' 2025-07-24T03:44:41.7764847Z Entering 'third_party/cpp-httplib' 2025-07-24T03:44:41.7823294Z Entering 'third_party/cpuinfo' 2025-07-24T03:44:41.7882356Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:44:41.7941740Z Entering 'third_party/cutlass' 2025-07-24T03:44:41.8009809Z Entering 'third_party/fbgemm' 2025-07-24T03:44:41.8069962Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:44:41.8127018Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:44:41.8190376Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:44:41.8249012Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:44:41.8314687Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:44:41.8372262Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:44:41.8428823Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:44:41.8488978Z Entering 'third_party/flash-attention' 2025-07-24T03:44:41.8550793Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:44:41.8613900Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:44:41.8681309Z Entering 'third_party/flatbuffers' 2025-07-24T03:44:41.8742691Z Entering 'third_party/fmt' 2025-07-24T03:44:41.8802753Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:44:41.8861661Z Entering 'third_party/gloo' 2025-07-24T03:44:41.8919868Z Entering 'third_party/googletest' 2025-07-24T03:44:41.8979190Z Entering 'third_party/ideep' 2025-07-24T03:44:41.9037993Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:44:41.9103118Z Entering 'third_party/ittapi' 2025-07-24T03:44:41.9165363Z Entering 'third_party/kineto' 2025-07-24T03:44:41.9223752Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:44:41.9282013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:44:41.9342191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:44:41.9400584Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:44:41.9459030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:44:41.9515098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:44:41.9576012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:44:41.9633726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:44:41.9691575Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:44:41.9751166Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:44:41.9809655Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:44:41.9867276Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:44:41.9926325Z Entering 'third_party/kleidiai' 2025-07-24T03:44:41.9986653Z Entering 'third_party/mimalloc' 2025-07-24T03:44:42.0045452Z Entering 'third_party/nlohmann' 2025-07-24T03:44:42.0107054Z Entering 'third_party/onnx' 2025-07-24T03:44:42.0184676Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:44:42.0245434Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:44:42.0305857Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:44:42.0364139Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:44:42.0420775Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:44:42.0478608Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:44:42.0537727Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:44:42.0596065Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:44:42.0654025Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:44:42.0710026Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:44:42.0772031Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:44:42.0832017Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:44:42.0910065Z Entering 'third_party/pocketfft' 2025-07-24T03:44:42.0970421Z Entering 'third_party/protobuf' 2025-07-24T03:44:42.1032291Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:44:42.1092318Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:44:42.1156461Z Entering 'third_party/psimd' 2025-07-24T03:44:42.1217567Z Entering 'third_party/pthreadpool' 2025-07-24T03:44:42.1277485Z Entering 'third_party/pybind11' 2025-07-24T03:44:42.1338495Z Entering 'third_party/python-peachpy' 2025-07-24T03:44:42.1398407Z Entering 'third_party/sleef' 2025-07-24T03:44:42.1459803Z Entering 'third_party/tensorpipe' 2025-07-24T03:44:42.1518970Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:44:42.1578279Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:44:42.1637590Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:44:42.1696010Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:44:42.1754229Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:44:42.1833820Z [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" 2025-07-24T03:44:42.2170375Z Entering 'android/libs/fbjni' 2025-07-24T03:44:42.2227234Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-07-24T03:44:42.2245396Z Entering 'third_party/FP16' 2025-07-24T03:44:42.2301274Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-07-24T03:44:42.2318822Z Entering 'third_party/FXdiv' 2025-07-24T03:44:42.2384318Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-07-24T03:44:42.2402236Z Entering 'third_party/NNPACK' 2025-07-24T03:44:42.2457913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-07-24T03:44:42.2474924Z Entering 'third_party/NVTX' 2025-07-24T03:44:42.2530857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-07-24T03:44:42.2550449Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:44:42.2606913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-07-24T03:44:42.2623808Z Entering 'third_party/XNNPACK' 2025-07-24T03:44:42.2683734Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-07-24T03:44:42.2717194Z Entering 'third_party/aiter' 2025-07-24T03:44:42.2774398Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-07-24T03:44:42.2792415Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:44:42.2848578Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-07-24T03:44:42.2875147Z Entering 'third_party/benchmark' 2025-07-24T03:44:42.2930736Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-07-24T03:44:42.2948578Z Entering 'third_party/composable_kernel' 2025-07-24T03:44:42.3006314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-07-24T03:44:42.3031198Z Entering 'third_party/cpp-httplib' 2025-07-24T03:44:42.3086975Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-07-24T03:44:42.3104312Z Entering 'third_party/cpuinfo' 2025-07-24T03:44:42.3159131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-07-24T03:44:42.3176736Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:44:42.3232432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-07-24T03:44:42.3251127Z Entering 'third_party/cutlass' 2025-07-24T03:44:42.3304982Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-07-24T03:44:42.3332202Z Entering 'third_party/fbgemm' 2025-07-24T03:44:42.3388790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-07-24T03:44:42.3407841Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:44:42.3463675Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-07-24T03:44:42.3481088Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:44:42.3536831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-07-24T03:44:42.3561382Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:44:42.3615548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-07-24T03:44:42.3632792Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:44:42.3689016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-07-24T03:44:42.3713695Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:44:42.3770650Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-07-24T03:44:42.3787341Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:44:42.3841097Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-07-24T03:44:42.3857678Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:44:42.3911641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-07-24T03:44:42.3932087Z Entering 'third_party/flash-attention' 2025-07-24T03:44:42.3987741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-07-24T03:44:42.4005512Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:44:42.4060774Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-07-24T03:44:42.4083829Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:44:42.4138239Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-07-24T03:44:42.4165387Z Entering 'third_party/flatbuffers' 2025-07-24T03:44:42.4219221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-07-24T03:44:42.4239430Z Entering 'third_party/fmt' 2025-07-24T03:44:42.4295330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-07-24T03:44:42.4313072Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:44:42.4368391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-07-24T03:44:42.4385728Z Entering 'third_party/gloo' 2025-07-24T03:44:42.4440415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-07-24T03:44:42.4458664Z Entering 'third_party/googletest' 2025-07-24T03:44:42.4513173Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:44:42.4530983Z Entering 'third_party/ideep' 2025-07-24T03:44:42.4585190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-07-24T03:44:42.4601390Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:44:42.4655994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-07-24T03:44:42.4680946Z Entering 'third_party/ittapi' 2025-07-24T03:44:42.4736300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-07-24T03:44:42.4753956Z Entering 'third_party/kineto' 2025-07-24T03:44:42.4809289Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-07-24T03:44:42.4826270Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:44:42.4881710Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-07-24T03:44:42.4897627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:44:42.4954209Z 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 2025-07-24T03:44:42.4972017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:44:42.5029583Z 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 2025-07-24T03:44:42.5046655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:44:42.5101779Z 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 2025-07-24T03:44:42.5118793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:44:42.5176127Z 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 2025-07-24T03:44:42.5191699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:44:42.5247512Z 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 2025-07-24T03:44:42.5267616Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:44:42.5322886Z 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 2025-07-24T03:44:42.5340110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:44:42.5394759Z 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 2025-07-24T03:44:42.5411882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:44:42.5467498Z 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 2025-07-24T03:44:42.5484641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:44:42.5540885Z 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 2025-07-24T03:44:42.5560163Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:44:42.5614552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-07-24T03:44:42.5631546Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:44:42.5686089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-07-24T03:44:42.5704549Z Entering 'third_party/kleidiai' 2025-07-24T03:44:42.5759342Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-07-24T03:44:42.5777191Z Entering 'third_party/mimalloc' 2025-07-24T03:44:42.5832278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-07-24T03:44:42.5849868Z Entering 'third_party/nlohmann' 2025-07-24T03:44:42.5904989Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-07-24T03:44:42.5923920Z Entering 'third_party/onnx' 2025-07-24T03:44:42.5978789Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-07-24T03:44:42.6014356Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:44:42.6070329Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-07-24T03:44:42.6089901Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:44:42.6145368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-07-24T03:44:42.6164794Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:44:42.6219479Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-07-24T03:44:42.6235857Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:44:42.6290964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:44:42.6308395Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:44:42.6362712Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-07-24T03:44:42.6379080Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:44:42.6433624Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-07-24T03:44:42.6452009Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:44:42.6506346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-07-24T03:44:42.6522696Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:44:42.6577096Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-07-24T03:44:42.6593736Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:44:42.6647921Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-07-24T03:44:42.6663933Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:44:42.6718398Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-07-24T03:44:42.6736772Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:44:42.6791537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-07-24T03:44:42.6810295Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:44:42.6864172Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-07-24T03:44:42.6901928Z Entering 'third_party/pocketfft' 2025-07-24T03:44:42.6958569Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-07-24T03:44:42.6976365Z Entering 'third_party/protobuf' 2025-07-24T03:44:42.7031031Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-07-24T03:44:42.7051410Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:44:42.7105021Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-07-24T03:44:42.7121469Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:44:42.7175520Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:44:42.7194152Z Entering 'third_party/psimd' 2025-07-24T03:44:42.7249263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-07-24T03:44:42.7266805Z Entering 'third_party/pthreadpool' 2025-07-24T03:44:42.7321407Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-07-24T03:44:42.7338496Z Entering 'third_party/pybind11' 2025-07-24T03:44:42.7393298Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-07-24T03:44:42.7410436Z Entering 'third_party/python-peachpy' 2025-07-24T03:44:42.7465453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-07-24T03:44:42.7483253Z Entering 'third_party/sleef' 2025-07-24T03:44:42.7537594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-07-24T03:44:42.7556822Z Entering 'third_party/tensorpipe' 2025-07-24T03:44:42.7611317Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-07-24T03:44:42.7628173Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:44:42.7689056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:44:42.7700276Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:44:42.7757142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-07-24T03:44:42.7773796Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:44:42.7827767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-07-24T03:44:42.7844650Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:44:42.7898901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-07-24T03:44:42.7914437Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:44:42.7972577Z 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 2025-07-24T03:44:42.8899447Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-07-24T03:44:42.9222129Z Entering 'android/libs/fbjni' 2025-07-24T03:44:42.9269157Z Entering 'third_party/FP16' 2025-07-24T03:44:42.9315552Z Entering 'third_party/FXdiv' 2025-07-24T03:44:42.9362035Z Entering 'third_party/NNPACK' 2025-07-24T03:44:42.9408274Z Entering 'third_party/NVTX' 2025-07-24T03:44:42.9454516Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:44:42.9501414Z Entering 'third_party/XNNPACK' 2025-07-24T03:44:42.9565458Z Entering 'third_party/aiter' 2025-07-24T03:44:42.9610528Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:44:42.9664620Z Entering 'third_party/benchmark' 2025-07-24T03:44:42.9710923Z Entering 'third_party/composable_kernel' 2025-07-24T03:44:42.9764304Z Entering 'third_party/cpp-httplib' 2025-07-24T03:44:42.9809841Z Entering 'third_party/cpuinfo' 2025-07-24T03:44:42.9856732Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:44:42.9902568Z Entering 'third_party/cutlass' 2025-07-24T03:44:42.9956300Z Entering 'third_party/fbgemm' 2025-07-24T03:44:43.0003523Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:44:43.0047323Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:44:43.0101389Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:44:43.0145009Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:44:43.0198744Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:44:43.0242358Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:44:43.0285841Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:44:43.0332759Z Entering 'third_party/flash-attention' 2025-07-24T03:44:43.0379247Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:44:43.0428707Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:44:43.0484043Z Entering 'third_party/flatbuffers' 2025-07-24T03:44:43.0533033Z Entering 'third_party/fmt' 2025-07-24T03:44:43.0578785Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:44:43.0623824Z Entering 'third_party/gloo' 2025-07-24T03:44:43.0670795Z Entering 'third_party/googletest' 2025-07-24T03:44:43.0716286Z Entering 'third_party/ideep' 2025-07-24T03:44:43.0763191Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:44:43.0817083Z Entering 'third_party/ittapi' 2025-07-24T03:44:43.0863483Z Entering 'third_party/kineto' 2025-07-24T03:44:43.0909648Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:44:43.0954710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:44:43.0999530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:44:43.1044349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:44:43.1090258Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:44:43.1133317Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:44:43.1183841Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:44:43.1228411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:44:43.1272444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:44:43.1317508Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:44:43.1364150Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:44:43.1407712Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:44:43.1453437Z Entering 'third_party/kleidiai' 2025-07-24T03:44:43.1499332Z Entering 'third_party/mimalloc' 2025-07-24T03:44:43.1545050Z Entering 'third_party/nlohmann' 2025-07-24T03:44:43.1592294Z Entering 'third_party/onnx' 2025-07-24T03:44:43.1656892Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:44:43.1704484Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:44:43.1753737Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:44:43.1797919Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:44:43.1842419Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:44:43.1887078Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:44:43.1933930Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:44:43.1978482Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:44:43.2021817Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:44:43.2066257Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:44:43.2112018Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:44:43.2159980Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:44:43.2225990Z Entering 'third_party/pocketfft' 2025-07-24T03:44:43.2272326Z Entering 'third_party/protobuf' 2025-07-24T03:44:43.2320485Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:44:43.2365315Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:44:43.2411214Z Entering 'third_party/psimd' 2025-07-24T03:44:43.2460834Z Entering 'third_party/pthreadpool' 2025-07-24T03:44:43.2505171Z Entering 'third_party/pybind11' 2025-07-24T03:44:43.2550956Z Entering 'third_party/python-peachpy' 2025-07-24T03:44:43.2595366Z Entering 'third_party/sleef' 2025-07-24T03:44:43.2640449Z Entering 'third_party/tensorpipe' 2025-07-24T03:44:43.2686349Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:44:43.2730696Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:44:43.2774248Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:44:43.2818440Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:44:43.2861947Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:44:43.2921895Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-07-24T03:44:43.3240044Z Entering 'android/libs/fbjni' 2025-07-24T03:44:43.3285158Z Entering 'third_party/FP16' 2025-07-24T03:44:43.3330587Z Entering 'third_party/FXdiv' 2025-07-24T03:44:43.3375837Z Entering 'third_party/NNPACK' 2025-07-24T03:44:43.3420977Z Entering 'third_party/NVTX' 2025-07-24T03:44:43.3468536Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:44:43.3513669Z Entering 'third_party/XNNPACK' 2025-07-24T03:44:43.3575547Z Entering 'third_party/aiter' 2025-07-24T03:44:43.3621134Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:44:43.3675079Z Entering 'third_party/benchmark' 2025-07-24T03:44:43.3720453Z Entering 'third_party/composable_kernel' 2025-07-24T03:44:43.3775115Z Entering 'third_party/cpp-httplib' 2025-07-24T03:44:43.3820756Z Entering 'third_party/cpuinfo' 2025-07-24T03:44:43.3866896Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:44:43.3912162Z Entering 'third_party/cutlass' 2025-07-24T03:44:43.3966717Z Entering 'third_party/fbgemm' 2025-07-24T03:44:43.4013667Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:44:43.4058504Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:44:43.4108976Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:44:43.4153300Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:44:43.4234827Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:44:43.4279559Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:44:43.4323443Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:44:43.4370591Z Entering 'third_party/flash-attention' 2025-07-24T03:44:43.4416823Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:44:43.4468532Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:44:43.4522387Z Entering 'third_party/flatbuffers' 2025-07-24T03:44:43.4571797Z Entering 'third_party/fmt' 2025-07-24T03:44:43.4617414Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:44:43.4663097Z Entering 'third_party/gloo' 2025-07-24T03:44:43.4708236Z Entering 'third_party/googletest' 2025-07-24T03:44:43.4753858Z Entering 'third_party/ideep' 2025-07-24T03:44:43.4800025Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:44:43.4852220Z Entering 'third_party/ittapi' 2025-07-24T03:44:43.4898055Z Entering 'third_party/kineto' 2025-07-24T03:44:43.4944296Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:44:43.4989215Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:44:43.5034975Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:44:43.5080679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:44:43.5124992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:44:43.5168891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:44:43.5214494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:44:43.5259559Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:44:43.5304667Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:44:43.5350162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:44:43.5396111Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:44:43.5439891Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:44:43.5485747Z Entering 'third_party/kleidiai' 2025-07-24T03:44:43.5532103Z Entering 'third_party/mimalloc' 2025-07-24T03:44:43.5579517Z Entering 'third_party/nlohmann' 2025-07-24T03:44:43.5626334Z Entering 'third_party/onnx' 2025-07-24T03:44:43.5692205Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:44:43.5738287Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:44:43.5785992Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:44:43.5830192Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:44:43.5874114Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:44:43.5917011Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:44:43.5962772Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:44:43.6005462Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:44:43.6048768Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:44:43.6094822Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:44:43.6140299Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:44:43.6185901Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:44:43.6252319Z Entering 'third_party/pocketfft' 2025-07-24T03:44:43.6297981Z Entering 'third_party/protobuf' 2025-07-24T03:44:43.6348685Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:44:43.6393437Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:44:43.6439632Z Entering 'third_party/psimd' 2025-07-24T03:44:43.6486680Z Entering 'third_party/pthreadpool' 2025-07-24T03:44:43.6532583Z Entering 'third_party/pybind11' 2025-07-24T03:44:43.6578845Z Entering 'third_party/python-peachpy' 2025-07-24T03:44:43.6624527Z Entering 'third_party/sleef' 2025-07-24T03:44:43.6669976Z Entering 'third_party/tensorpipe' 2025-07-24T03:44:43.6715368Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:44:43.6759749Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:44:43.6803023Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:44:43.6848455Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:44:43.6892616Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:44:43.6954609Z ##[endgroup] 2025-07-24T03:44:43.6988007Z [command]/usr/bin/git log -1 --format=%H 2025-07-24T03:44:43.7012048Z 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:44:43.7207566Z Prepare all required actions 2025-07-24T03:44:43.7208090Z Getting action download info 2025-07-24T03:44:43.8444656Z ##[group]Run ./.github/actions/setup-linux 2025-07-24T03:44:43.8445001Z env: 2025-07-24T03:44:43.8445220Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:43.8445497Z ##[endgroup] 2025-07-24T03:44:43.8513537Z ##[group]Run set -euo pipefail 2025-07-24T03:44:43.8513894Z set -euo pipefail 2025-07-24T03:44:43.8514210Z function get_ec2_metadata() { 2025-07-24T03:44:43.8514599Z  # Pulled from instance metadata endpoint for EC2 2025-07-24T03:44:43.8515276Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-07-24T03:44:43.8515867Z  category=$1 2025-07-24T03:44:43.8516250Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-07-24T03:44:43.8516736Z  runner_name_str=i-02778975168daf7aa 2025-07-24T03:44:43.8517125Z  if [[ -f /.inarc ]]; then 2025-07-24T03:44:43.8517484Z  echo "ARC Runner, no info on ec2 metadata" 2025-07-24T03:44:43.8517898Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-07-24T03:44:43.8518386Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-07-24T03:44:43.8518843Z  else 2025-07-24T03:44:43.8519764Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-07-24T03:44:43.8520775Z  fi 2025-07-24T03:44:43.8521042Z } 2025-07-24T03:44:43.8521358Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-07-24T03:44:43.8521827Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-07-24T03:44:43.8522495Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-07-24T03:44:43.8522969Z echo "system info $(uname -a)" 2025-07-24T03:44:43.8530061Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:43.8530460Z env: 2025-07-24T03:44:43.8530675Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:43.8530949Z ##[endgroup] 2025-07-24T03:44:43.8691201Z ami-id: ami-05ffe3c48a9991133 2025-07-24T03:44:43.8799693Z instance-id: i-02778975168daf7aa 2025-07-24T03:44:43.8905298Z instance-type: c5.4xlarge 2025-07-24T03:44:43.8916941Z system info Linux ip-10-0-16-192.ec2.internal 6.1.141-155.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 17 10:29:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-07-24T03:44:43.8949228Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:44:43.8950479Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:44:43.8957151Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:43.8957569Z env: 2025-07-24T03:44:43.8957784Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:43.8958057Z ##[endgroup] 2025-07-24T03:44:43.9018879Z ##[group]Run if systemctl is-active --quiet docker; then 2025-07-24T03:44:43.9019350Z if systemctl is-active --quiet docker; then 2025-07-24T03:44:43.9019758Z  echo "Docker daemon is running..."; 2025-07-24T03:44:43.9020087Z else 2025-07-24T03:44:43.9020463Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-07-24T03:44:43.9020898Z fi 2025-07-24T03:44:43.9029169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:43.9029987Z env: 2025-07-24T03:44:43.9030398Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:43.9030938Z ##[endgroup] 2025-07-24T03:44:43.9119376Z Docker daemon is running... 2025-07-24T03:44:43.9168966Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-24T03:44:43.9169293Z with: 2025-07-24T03:44:43.9169497Z shell: bash 2025-07-24T03:44:43.9169882Z timeout_minutes: 5 2025-07-24T03:44:43.9170128Z max_attempts: 3 2025-07-24T03:44:43.9170374Z retry_wait_seconds: 30 2025-07-24T03:44:43.9172859Z 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" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-07-24T03:44:43.9175365Z polling_interval_seconds: 1 2025-07-24T03:44:43.9175661Z warning_on_retry: true 2025-07-24T03:44:43.9175939Z continue_on_error: false 2025-07-24T03:44:43.9176206Z env: 2025-07-24T03:44:43.9176410Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:43.9176682Z AWS_RETRY_MODE: standard 2025-07-24T03:44:43.9176936Z AWS_MAX_ATTEMPTS: 5 2025-07-24T03:44:43.9177199Z AWS_DEFAULT_REGION: us-east-1 2025-07-24T03:44:43.9177468Z ##[endgroup] 2025-07-24T03:44:45.1333445Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-24T03:44:45.1334123Z Configure a credential helper to remove this warning. See 2025-07-24T03:44:45.1334734Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-24T03:44:45.1335149Z 2025-07-24T03:44:45.1335260Z Login Succeeded 2025-07-24T03:44:46.0334422Z Command completed after 1 attempt(s). 2025-07-24T03:44:46.0426176Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-24T03:44:46.0426756Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-24T03:44:46.0427400Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-24T03:44:46.0435844Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:46.0436237Z env: 2025-07-24T03:44:46.0436472Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:46.0436747Z ##[endgroup] 2025-07-24T03:44:46.0537708Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-07-24T03:44:46.0538383Z # ignore expansion of "docker ps -q" since it could be empty 2025-07-24T03:44:46.0538927Z # shellcheck disable=SC2046 2025-07-24T03:44:46.0539388Z docker stop $(docker ps -q) || true 2025-07-24T03:44:46.0539854Z # Prune all of the docker images 2025-07-24T03:44:46.0540284Z docker system prune -af 2025-07-24T03:44:46.0546636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:46.0547133Z env: 2025-07-24T03:44:46.0547533Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:46.0547932Z ##[endgroup] 2025-07-24T03:44:46.1086870Z "docker stop" requires at least 1 argument. 2025-07-24T03:44:46.1087503Z See 'docker stop --help'. 2025-07-24T03:44:46.1087719Z 2025-07-24T03:44:46.1087946Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-07-24T03:44:46.1088313Z 2025-07-24T03:44:46.1088463Z Stop one or more running containers 2025-07-24T03:44:46.1286411Z Total reclaimed space: 0B 2025-07-24T03:44:46.1331779Z ##[group]Run set +e 2025-07-24T03:44:46.1332186Z set +e 2025-07-24T03:44:46.1332518Z set -x 2025-07-24T03:44:46.1332850Z  2025-07-24T03:44:46.1333199Z PT_DOMAIN=download.pytorch.org 2025-07-24T03:44:46.1333892Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-07-24T03:44:46.1334802Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-07-24T03:44:46.1335426Z # one is returned at random 2025-07-24T03:44:46.1335966Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-07-24T03:44:46.1336461Z  2025-07-24T03:44:46.1336891Z if [ -z "${RESOLVED_IP}" ]; then 2025-07-24T03:44:46.1337499Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-07-24T03:44:46.1338111Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-07-24T03:44:46.1338618Z  2025-07-24T03:44:46.1338889Z  if [ -z "${RESOLVED_IP}" ]; then 2025-07-24T03:44:46.1339432Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-07-24T03:44:46.1339898Z  exit 1 2025-07-24T03:44:46.1340165Z  fi 2025-07-24T03:44:46.1340524Z fi 2025-07-24T03:44:46.1340783Z  2025-07-24T03:44:46.1341121Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-07-24T03:44:46.1341598Z  # Clean up any old records first 2025-07-24T03:44:46.1342067Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-07-24T03:44:46.1342482Z fi 2025-07-24T03:44:46.1342834Z  2025-07-24T03:44:46.1343253Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-07-24T03:44:46.1343729Z cat /etc/hosts 2025-07-24T03:44:46.1350681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:46.1351131Z env: 2025-07-24T03:44:46.1351504Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:46.1351827Z ##[endgroup] 2025-07-24T03:44:46.1407299Z + PT_DOMAIN=download.pytorch.org 2025-07-24T03:44:46.1412944Z ++ dig -4 +short download.pytorch.org 2025-07-24T03:44:46.1414613Z ++ tail -n1 2025-07-24T03:44:46.1905431Z + RESOLVED_IP=18.160.10.36 2025-07-24T03:44:46.1905743Z + '[' -z 18.160.10.36 ']' 2025-07-24T03:44:46.1906046Z + grep -r download.pytorch.org /etc/hosts 2025-07-24T03:44:46.1921693Z + echo '18.160.10.36 download.pytorch.org' 2025-07-24T03:44:46.1922669Z + sudo tee -a /etc/hosts 2025-07-24T03:44:46.5713595Z 18.160.10.36 download.pytorch.org 2025-07-24T03:44:46.5730538Z + cat /etc/hosts 2025-07-24T03:44:46.5739825Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-07-24T03:44:46.5744700Z ::1 localhost6 localhost6.localdomain6 2025-07-24T03:44:46.5745084Z 18.160.10.36 download.pytorch.org 2025-07-24T03:44:46.5922678Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-07-24T03:44:46.5923175Z with: 2025-07-24T03:44:46.5923575Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-07-24T03:44:46.5924220Z use-custom-docker-registry: true 2025-07-24T03:44:46.5924561Z docker-build-dir: .ci/docker 2025-07-24T03:44:46.5924863Z docker-build-script: ./build.sh 2025-07-24T03:44:46.5925180Z working-directory: . 2025-07-24T03:44:46.5925540Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:46.5925963Z force-push: false 2025-07-24T03:44:46.5926202Z env: 2025-07-24T03:44:46.5926407Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:46.5926677Z ##[endgroup] 2025-07-24T03:44:46.5957928Z ##[group]Run set -ex 2025-07-24T03:44:46.5958259Z set -ex 2025-07-24T03:44:46.5958477Z  2025-07-24T03:44:46.5958898Z # If the docker build directory or the build script doesn't exist, the action will 2025-07-24T03:44:46.5959650Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-07-24T03:44:46.5960249Z # job could then download the pre-built image as usual 2025-07-24T03:44:46.5961128Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-07-24T03:44:46.5961823Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5962158Z else 2025-07-24T03:44:46.5962431Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5962891Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5963325Z  2025-07-24T03:44:46.5963934Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-07-24T03:44:46.5964604Z  exit 0 2025-07-24T03:44:46.5964835Z fi 2025-07-24T03:44:46.5965042Z  2025-07-24T03:44:46.5965398Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-07-24T03:44:46.5966029Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-07-24T03:44:46.5966602Z  # use it as it is, but first let's extract the tag 2025-07-24T03:44:46.5967110Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-07-24T03:44:46.5967636Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5968154Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5968573Z else 2025-07-24T03:44:46.5968856Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-07-24T03:44:46.5969260Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-07-24T03:44:46.5969664Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-07-24T03:44:46.5970024Z  fi 2025-07-24T03:44:46.5970494Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-07-24T03:44:46.5971147Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5971825Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5972576Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.5973032Z fi 2025-07-24T03:44:46.5980453Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:46.5980847Z env: 2025-07-24T03:44:46.5981062Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:46.5981484Z REPO_NAME: pytorch 2025-07-24T03:44:46.5981891Z DOCKER_IMAGE_NAME: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-07-24T03:44:46.5982388Z DOCKER_BUILD_DIR: .ci/docker 2025-07-24T03:44:46.5982696Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-07-24T03:44:46.5983204Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:46.5983644Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-07-24T03:44:46.5983947Z CUSTOM_TAG_PREFIX: 2025-07-24T03:44:46.5984200Z ##[endgroup] 2025-07-24T03:44:46.6011060Z + [[ -d .ci/docker ]] 2025-07-24T03:44:46.6011365Z + [[ -f .ci/docker/./build.sh ]] 2025-07-24T03:44:46.6011649Z + [[ true == \t\r\u\e ]] 2025-07-24T03:44:46.6011913Z + echo skip=false 2025-07-24T03:44:46.6012884Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *\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* ]] 2025-07-24T03:44:46.6013741Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *:* ]] 2025-07-24T03:44:46.6014404Z + CUSTOM_TAG_PREFIX=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-07-24T03:44:46.6014873Z + DOCKER_IMAGE_NAME=ci-image 2025-07-24T03:44:46.6016066Z ++ git rev-parse HEAD:.ci/docker 2025-07-24T03:44:46.6034256Z + DOCKER_TAG=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:46.6035205Z + echo docker-tag=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:46.6036509Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:46.6037614Z + echo custom-tag-prefix=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-07-24T03:44:46.6076420Z ##[group]Run set +e 2025-07-24T03:44:46.6076765Z set +e 2025-07-24T03:44:46.6077009Z set -x 2025-07-24T03:44:46.6077226Z  2025-07-24T03:44:46.6077487Z login() { 2025-07-24T03:44:46.6077988Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-07-24T03:44:46.6078548Z } 2025-07-24T03:44:46.6078756Z  2025-07-24T03:44:46.6078973Z retry () { 2025-07-24T03:44:46.6079264Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-07-24T03:44:46.6079583Z } 2025-07-24T03:44:46.6079803Z  2025-07-24T03:44:46.6080028Z retry login "${DOCKER_REGISTRY}" 2025-07-24T03:44:46.6080348Z  2025-07-24T03:44:46.6080560Z START_TIME=$(date +%s) 2025-07-24T03:44:46.6080870Z # Wait up to 120 minutes 2025-07-24T03:44:46.6081238Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-07-24T03:44:46.6081762Z  # Check if image already exists, if it does then skip building it 2025-07-24T03:44:46.6082286Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-07-24T03:44:46.6082658Z  exit 0 2025-07-24T03:44:46.6082904Z  fi 2025-07-24T03:44:46.6083114Z  2025-07-24T03:44:46.6083520Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-07-24T03:44:46.6084223Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-07-24T03:44:46.6084955Z  # latter, it will wait for the Docker images to become available before continuing 2025-07-24T03:44:46.6085499Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-07-24T03:44:46.6085927Z  # It's a Docker build job, let's build the image 2025-07-24T03:44:46.6086299Z  break 2025-07-24T03:44:46.6086532Z  else 2025-07-24T03:44:46.6086897Z  # It's a regular build job, wait for the image to become available 2025-07-24T03:44:46.6087330Z  sleep 300 2025-07-24T03:44:46.6087590Z  fi 2025-07-24T03:44:46.6087810Z done 2025-07-24T03:44:46.6088036Z  2025-07-24T03:44:46.6088520Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-07-24T03:44:46.6089205Z # be empty. The default action would be to continue rebuild the image 2025-07-24T03:44:46.6089873Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-07-24T03:44:46.6090348Z  # if we're on the base branch then use the parent commit 2025-07-24T03:44:46.6090783Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-07-24T03:44:46.6091106Z else 2025-07-24T03:44:46.6091452Z  # otherwise we're on a PR, so use the most recent base commit 2025-07-24T03:44:46.6091943Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-07-24T03:44:46.6092324Z fi 2025-07-24T03:44:46.6092542Z  2025-07-24T03:44:46.6092772Z if [[ -z "${MERGE_BASE}" ]]; then 2025-07-24T03:44:46.6093149Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.6093487Z  2025-07-24T03:44:46.6093989Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-07-24T03:44:46.6094569Z  exit 0 2025-07-24T03:44:46.6094798Z fi 2025-07-24T03:44:46.6095015Z  2025-07-24T03:44:46.6095324Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-07-24T03:44:46.6096056Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-07-24T03:44:46.6096672Z  exit 1 2025-07-24T03:44:46.6096900Z fi 2025-07-24T03:44:46.6097103Z  2025-07-24T03:44:46.6097488Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-07-24T03:44:46.6098196Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-07-24T03:44:46.6098818Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-07-24T03:44:46.6099553Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-07-24T03:44:46.6100364Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-07-24T03:44:46.6100855Z fi 2025-07-24T03:44:46.6101078Z  2025-07-24T03:44:46.6101338Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-07-24T03:44:46.6107230Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:46.6107632Z env: 2025-07-24T03:44:46.6107858Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:46.6108132Z DOCKER_BUILD_DIR: .ci/docker 2025-07-24T03:44:46.6108490Z BASE_REVISION: dad92517389d6d711736fa70a0b7204a7c7aae9a 2025-07-24T03:44:46.6109471Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:46.6110701Z DOCKER_TAG: pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:46.6111440Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:46.6111843Z DOCKER_PUSH: 2025-07-24T03:44:46.6112078Z ##[endgroup] 2025-07-24T03:44:46.6135448Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:46.6135914Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:46.6138273Z + aws ecr get-login-password --region us-east-1 2025-07-24T03:44:46.6139774Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:47.1504029Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-24T03:44:47.1504767Z Configure a credential helper to remove this warning. See 2025-07-24T03:44:47.1505603Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-24T03:44:47.1506019Z 2025-07-24T03:44:47.1506124Z Login Succeeded 2025-07-24T03:44:47.1520633Z ++ date +%s 2025-07-24T03:44:47.1530934Z + START_TIME=1753328687 2025-07-24T03:44:47.1534263Z ++ date +%s 2025-07-24T03:44:47.1544175Z + [[ 1753321487 -lt 1753328687 ]] 2025-07-24T03:44:47.1545382Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:47.3997771Z { 2025-07-24T03:44:47.3998179Z "schemaVersion": 2, 2025-07-24T03:44:47.3998987Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-07-24T03:44:47.3999496Z "config": { 2025-07-24T03:44:47.3999831Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-07-24T03:44:47.4000261Z "size": 30892, 2025-07-24T03:44:47.4000696Z "digest": "sha256:2814fc08e06890d7014b20554a334acbb0a3b9e5d1711f57ff0646bd8c44193e" 2025-07-24T03:44:47.4001321Z }, 2025-07-24T03:44:47.4001672Z "layers": [ 2025-07-24T03:44:47.4002051Z { 2025-07-24T03:44:47.4002479Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4002940Z "size": 30446997, 2025-07-24T03:44:47.4003440Z "digest": "sha256:66587c81b81a58d07e40c48d900a1517516bbf58c4378c687d89d645824f5e5f" 2025-07-24T03:44:47.4003969Z }, 2025-07-24T03:44:47.4004169Z { 2025-07-24T03:44:47.4004524Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4004956Z "size": 1554, 2025-07-24T03:44:47.4005388Z "digest": "sha256:868a16f0f0b17472c54f2d35e696ea53e1d85ae4e5ce900ab6968f8e82895d94" 2025-07-24T03:44:47.4005876Z }, 2025-07-24T03:44:47.4006072Z { 2025-07-24T03:44:47.4006400Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4006844Z "size": 313285456, 2025-07-24T03:44:47.4007363Z "digest": "sha256:39f265790a1ed39796e439d33d5d490732ee8237b3e9dbab3209f23fa3a9ec29" 2025-07-24T03:44:47.4007853Z }, 2025-07-24T03:44:47.4008049Z { 2025-07-24T03:44:47.4008374Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4008820Z "size": 791, 2025-07-24T03:44:47.4009244Z "digest": "sha256:23ca279ebd990eabdc1be8b34e7dc6fe4f9086a3d6bc2b3c380ebb428717e3bd" 2025-07-24T03:44:47.4009751Z }, 2025-07-24T03:44:47.4009933Z { 2025-07-24T03:44:47.4010277Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4010699Z "size": 106, 2025-07-24T03:44:47.4011139Z "digest": "sha256:6ce0baed3f2f1dcde39a0df218b9934e6b71dec849e364c2eb7a3293e451b0df" 2025-07-24T03:44:47.4011633Z }, 2025-07-24T03:44:47.4011828Z { 2025-07-24T03:44:47.4012167Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4012588Z "size": 703, 2025-07-24T03:44:47.4013020Z "digest": "sha256:17ed4ecf3e877ca18409ff5530f39cd679adb4a8cc89395e02a78f76d3c148ea" 2025-07-24T03:44:47.4013508Z }, 2025-07-24T03:44:47.4013709Z { 2025-07-24T03:44:47.4014038Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4014475Z "size": 1217, 2025-07-24T03:44:47.4014902Z "digest": "sha256:3fb247d74397a2fc89a955acad6f5e8ff803b338d84103a92fd2ab64b729cf7e" 2025-07-24T03:44:47.4015487Z }, 2025-07-24T03:44:47.4015713Z { 2025-07-24T03:44:47.4016058Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4016499Z "size": 485, 2025-07-24T03:44:47.4016901Z "digest": "sha256:c40fb2b504894d4782e5f793fc3d661599288a5119f0947524017a8c7683c3d0" 2025-07-24T03:44:47.4017387Z }, 2025-07-24T03:44:47.4017568Z { 2025-07-24T03:44:47.4017906Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4018336Z "size": 110343907, 2025-07-24T03:44:47.4018778Z "digest": "sha256:c514dc199b38d2e0e23059e1ae76d260a162c90308ce0c98a636aed1069dc1cf" 2025-07-24T03:44:47.4019259Z }, 2025-07-24T03:44:47.4019453Z { 2025-07-24T03:44:47.4019789Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4020214Z "size": 4698, 2025-07-24T03:44:47.4020646Z "digest": "sha256:9af1352328d7569d01e2e427fc14e9c74e97d897ac65ad9bdee3aa26883568c9" 2025-07-24T03:44:47.4021338Z }, 2025-07-24T03:44:47.4021541Z { 2025-07-24T03:44:47.4021869Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4022432Z "size": 1709, 2025-07-24T03:44:47.4022861Z "digest": "sha256:2ebd5bf6d629be66b7f8bd0e52e6cdb2c121b000a67221293f6de507a230c765" 2025-07-24T03:44:47.4023371Z }, 2025-07-24T03:44:47.4023557Z { 2025-07-24T03:44:47.4023904Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4024345Z "size": 724, 2025-07-24T03:44:47.4024857Z "digest": "sha256:1d40fd46faf2e8a3b397312a7e567ef06ad349c8347dbfa61321c9627746590e" 2025-07-24T03:44:47.4025362Z }, 2025-07-24T03:44:47.4025548Z { 2025-07-24T03:44:47.4025887Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4026309Z "size": 543, 2025-07-24T03:44:47.4026722Z "digest": "sha256:d72767285956705c83519182ed3a758cb35d0cf673568b2000f7929315aaf3a8" 2025-07-24T03:44:47.4027196Z }, 2025-07-24T03:44:47.4027389Z { 2025-07-24T03:44:47.4027714Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4028153Z "size": 3304703996, 2025-07-24T03:44:47.4028609Z "digest": "sha256:3bea800e7eb672dcf3897facb832b0fa461298e9717f6941eac4d842ae8e023a" 2025-07-24T03:44:47.4029098Z }, 2025-07-24T03:44:47.4029290Z { 2025-07-24T03:44:47.4029612Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4030044Z "size": 32, 2025-07-24T03:44:47.4030461Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4030961Z }, 2025-07-24T03:44:47.4031144Z { 2025-07-24T03:44:47.4031479Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4031918Z "size": 381, 2025-07-24T03:44:47.4032330Z "digest": "sha256:3364eff643192ce39f45e310354bd233817a75fd68d77ccce4033d3fca8f5a61" 2025-07-24T03:44:47.4032826Z }, 2025-07-24T03:44:47.4033008Z { 2025-07-24T03:44:47.4033348Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4033775Z "size": 233582, 2025-07-24T03:44:47.4034232Z "digest": "sha256:c2f2fae88ad2a30c87caf00e0cf844e2fdaa21c77b79a11e5c8b2aed17838aad" 2025-07-24T03:44:47.4034730Z }, 2025-07-24T03:44:47.4034935Z { 2025-07-24T03:44:47.4035264Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4035704Z "size": 232, 2025-07-24T03:44:47.4036132Z "digest": "sha256:cc4003b011a65ff899fed7794d587d7ae704cbd57234a910e50b3399ac115f2a" 2025-07-24T03:44:47.4036614Z }, 2025-07-24T03:44:47.4036804Z { 2025-07-24T03:44:47.4037130Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4037584Z "size": 4365198, 2025-07-24T03:44:47.4038020Z "digest": "sha256:da2a90ff772bc1fe94e3fbba52e0ee90f7c3cf47fc0cbc2d173f540a9b225572" 2025-07-24T03:44:47.4038532Z }, 2025-07-24T03:44:47.4038724Z { 2025-07-24T03:44:47.4039065Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4039492Z "size": 1868, 2025-07-24T03:44:47.4039935Z "digest": "sha256:56b33df7a8fd0f301c122882c88fb4eeb542c270560fe6f6adcc6a9a9627125b" 2025-07-24T03:44:47.4040438Z }, 2025-07-24T03:44:47.4040623Z { 2025-07-24T03:44:47.4040969Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4041395Z "size": 475, 2025-07-24T03:44:47.4041840Z "digest": "sha256:d6f3acaef1a1f3fb9025fd915d302b8ddef1edd48fc6681192b98e354c7d4346" 2025-07-24T03:44:47.4042339Z }, 2025-07-24T03:44:47.4042541Z { 2025-07-24T03:44:47.4042869Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4043309Z "size": 179, 2025-07-24T03:44:47.4043720Z "digest": "sha256:c894ed5195548f490f14ea1c25bc7c7a416bd1227a28a63975eba3e514f0ba7e" 2025-07-24T03:44:47.4044218Z }, 2025-07-24T03:44:47.4044412Z { 2025-07-24T03:44:47.4057458Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4058222Z "size": 588, 2025-07-24T03:44:47.4058663Z "digest": "sha256:646e035a8fa06c4f06baf8e6582b6cf6ac897b5597b498ea27c52dc6f2046763" 2025-07-24T03:44:47.4059177Z }, 2025-07-24T03:44:47.4060027Z { 2025-07-24T03:44:47.4060380Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4060811Z "size": 7847061805, 2025-07-24T03:44:47.4061267Z "digest": "sha256:5dcb491a51db6b80be3661cd1efb03b0ee238a79fb2b851c999deb14e325614a" 2025-07-24T03:44:47.4061777Z }, 2025-07-24T03:44:47.4061960Z { 2025-07-24T03:44:47.4062298Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4062722Z "size": 801, 2025-07-24T03:44:47.4063149Z "digest": "sha256:3e290c4d1516d183259e5f3ba33dd91bb92133acd48f447b00ebf217d41d23bd" 2025-07-24T03:44:47.4063632Z }, 2025-07-24T03:44:47.4063829Z { 2025-07-24T03:44:47.4064155Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4064720Z "size": 32687363, 2025-07-24T03:44:47.4065149Z "digest": "sha256:89232782a0ebe7643bd65d0df1a8b55da221046ad6468dd6b382a8539cf9454a" 2025-07-24T03:44:47.4065646Z }, 2025-07-24T03:44:47.4065845Z { 2025-07-24T03:44:47.4066175Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4066610Z "size": 104, 2025-07-24T03:44:47.4067032Z "digest": "sha256:2484d0da1b7f1f4f32bce82ded46bf03b96ebaf5ddf375827f828d85f836dc1d" 2025-07-24T03:44:47.4067537Z }, 2025-07-24T03:44:47.4067720Z { 2025-07-24T03:44:47.4068058Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4068484Z "size": 1495, 2025-07-24T03:44:47.4068926Z "digest": "sha256:8ab3ff9ff2e4f7ee7c40fce462b13c7ad3ddd3af5c759f3e52ccbac264d612c8" 2025-07-24T03:44:47.4069441Z }, 2025-07-24T03:44:47.4069623Z { 2025-07-24T03:44:47.4069960Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4070391Z "size": 455242892, 2025-07-24T03:44:47.4070844Z "digest": "sha256:b3b8ccad72d25414c7dc6776d20b8a4a4f2143b336caf0dcfcb77f71a6048b51" 2025-07-24T03:44:47.4071338Z }, 2025-07-24T03:44:47.4071535Z { 2025-07-24T03:44:47.4071862Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4072297Z "size": 163, 2025-07-24T03:44:47.4072723Z "digest": "sha256:e7be20cfbc0bd4e5b096d631d6f32b0a187fd430bd7c19dc55672a9f1abadf7d" 2025-07-24T03:44:47.4073232Z }, 2025-07-24T03:44:47.4073428Z { 2025-07-24T03:44:47.4073749Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4074183Z "size": 347, 2025-07-24T03:44:47.4074594Z "digest": "sha256:0d108b1277462eee1e0d8808025be736d7f3a4ae49f9d8721ae363f35c8ffabf" 2025-07-24T03:44:47.4075085Z }, 2025-07-24T03:44:47.4075265Z { 2025-07-24T03:44:47.4075600Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4076024Z "size": 32, 2025-07-24T03:44:47.4076455Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4076958Z }, 2025-07-24T03:44:47.4077139Z { 2025-07-24T03:44:47.4077473Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4077898Z "size": 106, 2025-07-24T03:44:47.4078332Z "digest": "sha256:1289ddaa719fae10add775c6f454c1aafde6792b37edb3b7de178349eb591bd8" 2025-07-24T03:44:47.4078822Z }, 2025-07-24T03:44:47.4079014Z { 2025-07-24T03:44:47.4079335Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4079770Z "size": 425, 2025-07-24T03:44:47.4080179Z "digest": "sha256:1f4528de17d59722f9528b83ea401c44c6a63ee9858bd11a8ba3c1d57a651bb9" 2025-07-24T03:44:47.4080669Z }, 2025-07-24T03:44:47.4080863Z { 2025-07-24T03:44:47.4081189Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4081623Z "size": 19308704, 2025-07-24T03:44:47.4082046Z "digest": "sha256:909277307bb2bc8d4c5f80c865fa0db4c89c03662c76a48905e55ae25b725889" 2025-07-24T03:44:47.4082643Z }, 2025-07-24T03:44:47.4082824Z { 2025-07-24T03:44:47.4083162Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4083658Z "size": 108, 2025-07-24T03:44:47.4084094Z "digest": "sha256:954013c47551c365970c873f95ed5ac14981ec6fa90ba0ceb1f9efc47bc6568a" 2025-07-24T03:44:47.4084575Z }, 2025-07-24T03:44:47.4084771Z { 2025-07-24T03:44:47.4085109Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4085534Z "size": 425, 2025-07-24T03:44:47.4085944Z "digest": "sha256:5d9844797166744e512ea700e7093058800214a4416071d793a9d0f40bbebe76" 2025-07-24T03:44:47.4086409Z }, 2025-07-24T03:44:47.4086604Z { 2025-07-24T03:44:47.4086926Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4087361Z "size": 724, 2025-07-24T03:44:47.4087775Z "digest": "sha256:1d40fd46faf2e8a3b397312a7e567ef06ad349c8347dbfa61321c9627746590e" 2025-07-24T03:44:47.4088277Z }, 2025-07-24T03:44:47.4088457Z { 2025-07-24T03:44:47.4088788Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4089225Z "size": 141, 2025-07-24T03:44:47.4089639Z "digest": "sha256:4701cf51dcb1455cd939556cf2097832b12a9092a17bb89ff3df62560c213791" 2025-07-24T03:44:47.4090129Z }, 2025-07-24T03:44:47.4090311Z { 2025-07-24T03:44:47.4090644Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4091070Z "size": 135, 2025-07-24T03:44:47.4091513Z "digest": "sha256:3674c1ea8ae7baa5b1dd308dff438d00f4c62edda1f2297203e8cd66df1e1b66" 2025-07-24T03:44:47.4092005Z }, 2025-07-24T03:44:47.4092202Z { 2025-07-24T03:44:47.4092545Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4092972Z "size": 32, 2025-07-24T03:44:47.4093407Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4093907Z }, 2025-07-24T03:44:47.4094112Z { 2025-07-24T03:44:47.4094438Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4094881Z "size": 193, 2025-07-24T03:44:47.4095307Z "digest": "sha256:0b8e9562ea6e51780c265a64d4d07ffb64e27857d8df0c4935ad7ea14b7360fd" 2025-07-24T03:44:47.4095813Z }, 2025-07-24T03:44:47.4095999Z { 2025-07-24T03:44:47.4096347Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4096794Z "size": 272997170, 2025-07-24T03:44:47.4097230Z "digest": "sha256:23f95bb29c222ce36363671a57efd02a3bf412bc10cfcb80feb2d2f3ea298978" 2025-07-24T03:44:47.4097733Z }, 2025-07-24T03:44:47.4097916Z { 2025-07-24T03:44:47.4098263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4098688Z "size": 3136515284, 2025-07-24T03:44:47.4099137Z "digest": "sha256:a970bf4c16c05c8d8870ac94c7f5b8a419bca4e56fff0c5a3be3807363be8f49" 2025-07-24T03:44:47.4099623Z }, 2025-07-24T03:44:47.4099823Z { 2025-07-24T03:44:47.4100147Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4100579Z "size": 129, 2025-07-24T03:44:47.4101005Z "digest": "sha256:8c91b60dc80938157badaa58d5bd6b0a75a84ad39f35d3e946a60815150cb0d6" 2025-07-24T03:44:47.4101493Z }, 2025-07-24T03:44:47.4101689Z { 2025-07-24T03:44:47.4102013Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4102458Z "size": 778, 2025-07-24T03:44:47.4102877Z "digest": "sha256:1e7ba52b46e9be2c855b622c88950ee7c9dcdb5d231e7f471802f99ac971dda7" 2025-07-24T03:44:47.4103381Z }, 2025-07-24T03:44:47.4103569Z { 2025-07-24T03:44:47.4103906Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4104348Z "size": 724, 2025-07-24T03:44:47.4104877Z "digest": "sha256:1d40fd46faf2e8a3b397312a7e567ef06ad349c8347dbfa61321c9627746590e" 2025-07-24T03:44:47.4105376Z }, 2025-07-24T03:44:47.4105557Z { 2025-07-24T03:44:47.4105896Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4106411Z "size": 141, 2025-07-24T03:44:47.4106831Z "digest": "sha256:85e44904be81f9153ba96e5497132c3b3028da6a41a22a6f80b3632e5628c054" 2025-07-24T03:44:47.4107307Z }, 2025-07-24T03:44:47.4107577Z { 2025-07-24T03:44:47.4107905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4108343Z "size": 32, 2025-07-24T03:44:47.4108775Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4109263Z }, 2025-07-24T03:44:47.4109461Z { 2025-07-24T03:44:47.4109784Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4110225Z "size": 160, 2025-07-24T03:44:47.4110637Z "digest": "sha256:ec8388cae157c89403103030bb758d2b75778e65118585fba23d3a4a08b848d1" 2025-07-24T03:44:47.4111126Z }, 2025-07-24T03:44:47.4111310Z { 2025-07-24T03:44:47.4111646Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4112078Z "size": 1011, 2025-07-24T03:44:47.4112498Z "digest": "sha256:a304f95550ffa90e02683a267a53fb96c75444097e1f002ac144342f2972c98c" 2025-07-24T03:44:47.4112987Z }, 2025-07-24T03:44:47.4113170Z { 2025-07-24T03:44:47.4113512Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4113934Z "size": 724, 2025-07-24T03:44:47.4114359Z "digest": "sha256:1d40fd46faf2e8a3b397312a7e567ef06ad349c8347dbfa61321c9627746590e" 2025-07-24T03:44:47.4114845Z }, 2025-07-24T03:44:47.4115037Z { 2025-07-24T03:44:47.4115363Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4115796Z "size": 135, 2025-07-24T03:44:47.4116212Z "digest": "sha256:d0468a7017493d51d2e859106d85d46f4d6f556f1a51d78b46e2c569c201405a" 2025-07-24T03:44:47.4116685Z }, 2025-07-24T03:44:47.4116878Z { 2025-07-24T03:44:47.4117201Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4117635Z "size": 32, 2025-07-24T03:44:47.4118058Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4118558Z }, 2025-07-24T03:44:47.4118737Z { 2025-07-24T03:44:47.4119080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4119501Z "size": 158, 2025-07-24T03:44:47.4119917Z "digest": "sha256:83e9d8154bb4626413b91c0f4a96f5fa8ac62047267d4b432465941537fce69e" 2025-07-24T03:44:47.4120405Z }, 2025-07-24T03:44:47.4120586Z { 2025-07-24T03:44:47.4120925Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4121346Z "size": 1369, 2025-07-24T03:44:47.4121783Z "digest": "sha256:636fd8f61a75636d0e2e09a31576f694ac9de25fb9aabce256c02997d97532a6" 2025-07-24T03:44:47.4122271Z }, 2025-07-24T03:44:47.4122463Z { 2025-07-24T03:44:47.4122787Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4123217Z "size": 32, 2025-07-24T03:44:47.4123631Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4124137Z }, 2025-07-24T03:44:47.4124329Z { 2025-07-24T03:44:47.4124651Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4125086Z "size": 137, 2025-07-24T03:44:47.4125490Z "digest": "sha256:051c584439409ae14f920f73bf91b4737fbccff47209a2923de79d3947c0211b" 2025-07-24T03:44:47.4125977Z }, 2025-07-24T03:44:47.4126156Z { 2025-07-24T03:44:47.4126489Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4126911Z "size": 380, 2025-07-24T03:44:47.4127326Z "digest": "sha256:b625da64ffdf5d3146ac58236490577104840336ef054fc007e7da38128bc5cd" 2025-07-24T03:44:47.4127815Z }, 2025-07-24T03:44:47.4127998Z { 2025-07-24T03:44:47.4128336Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4128759Z "size": 32, 2025-07-24T03:44:47.4129187Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4129764Z }, 2025-07-24T03:44:47.4129970Z { 2025-07-24T03:44:47.4130312Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4130740Z "size": 104, 2025-07-24T03:44:47.4131256Z "digest": "sha256:6bac829fcea353f3ed6bdb065cd9c62f755f9daf7faad40126955717fe368cbf" 2025-07-24T03:44:47.4131767Z }, 2025-07-24T03:44:47.4131953Z { 2025-07-24T03:44:47.4132294Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4132721Z "size": 407, 2025-07-24T03:44:47.4133168Z "digest": "sha256:b34afcfdacf4ddc2277df8090224cda002fe4fc0eb1cf7d4bcd1b3550f210b65" 2025-07-24T03:44:47.4133669Z }, 2025-07-24T03:44:47.4133872Z { 2025-07-24T03:44:47.4134201Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4134640Z "size": 32, 2025-07-24T03:44:47.4135074Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4135570Z }, 2025-07-24T03:44:47.4135771Z { 2025-07-24T03:44:47.4136097Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4136529Z "size": 109, 2025-07-24T03:44:47.4136954Z "digest": "sha256:cc17dd2a6cca301be5b0a6b9173e6b764b2ae5a6e5d7fb7b323df4f28e1b3e2f" 2025-07-24T03:44:47.4137463Z }, 2025-07-24T03:44:47.4137647Z { 2025-07-24T03:44:47.4137979Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4138401Z "size": 1897, 2025-07-24T03:44:47.4138830Z "digest": "sha256:4ccfccf4216a435a255718cea126f3374412eef43f93596e823ac170ea618e3e" 2025-07-24T03:44:47.4139330Z }, 2025-07-24T03:44:47.4139509Z { 2025-07-24T03:44:47.4139844Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4140268Z "size": 242199111, 2025-07-24T03:44:47.4140711Z "digest": "sha256:c2e9bd7ca5c9cc0b7965a77b7e017ad9885603a109176f4991fd514c4e6b850f" 2025-07-24T03:44:47.4141195Z }, 2025-07-24T03:44:47.4141394Z { 2025-07-24T03:44:47.4141717Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4142150Z "size": 106, 2025-07-24T03:44:47.4142579Z "digest": "sha256:59124f4671fd7382f67ff692657b62a9c92d8f0a1ce480bee784fff3efc7d355" 2025-07-24T03:44:47.4143061Z }, 2025-07-24T03:44:47.4143261Z { 2025-07-24T03:44:47.4143584Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4144024Z "size": 164, 2025-07-24T03:44:47.4144543Z "digest": "sha256:942f38096efb6072c9727fa91f4db180ce21a3a0e78239c932a7393db830d6b5" 2025-07-24T03:44:47.4145048Z }, 2025-07-24T03:44:47.4145231Z { 2025-07-24T03:44:47.4145570Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4145993Z "size": 7943, 2025-07-24T03:44:47.4146419Z "digest": "sha256:7766486ade13df011a3c563af8c0bc01e27116e34cd0d322186f446e48c8469a" 2025-07-24T03:44:47.4146909Z }, 2025-07-24T03:44:47.4147091Z { 2025-07-24T03:44:47.4147432Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4147856Z "size": 8070, 2025-07-24T03:44:47.4148288Z "digest": "sha256:07fd02e1e075c515806b01cbc83f9cc9c96d2bbf230aff6707bcb6e96ee97c88" 2025-07-24T03:44:47.4148775Z }, 2025-07-24T03:44:47.4148976Z { 2025-07-24T03:44:47.4149305Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4149994Z "size": 304, 2025-07-24T03:44:47.4150404Z "digest": "sha256:07345325ff34b4b285636056a9e42980832aa6fa54054894d8482c65d1c26fdc" 2025-07-24T03:44:47.4150895Z }, 2025-07-24T03:44:47.4151094Z { 2025-07-24T03:44:47.4151419Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4151863Z "size": 13360973, 2025-07-24T03:44:47.4152297Z "digest": "sha256:3a79ca1d5910b1bca51be1d03c5cc2020cd00f8759f2e84e131a091c4cbf53b5" 2025-07-24T03:44:47.4152800Z }, 2025-07-24T03:44:47.4152983Z { 2025-07-24T03:44:47.4153318Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4153898Z "size": 108, 2025-07-24T03:44:47.4154327Z "digest": "sha256:1b59dcb4330c445a448b4963cc05047ee5dfb3f45f96278ccb6fb882338346df" 2025-07-24T03:44:47.4154828Z }, 2025-07-24T03:44:47.4155009Z { 2025-07-24T03:44:47.4155429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4155856Z "size": 54145700, 2025-07-24T03:44:47.4156309Z "digest": "sha256:2133e507b858d4a6af08040c150bfa29e56eabf3cf44ad5a80a5984c4d775f62" 2025-07-24T03:44:47.4156792Z }, 2025-07-24T03:44:47.4156988Z { 2025-07-24T03:44:47.4157313Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-24T03:44:47.4157749Z "size": 32, 2025-07-24T03:44:47.4158162Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-24T03:44:47.4158663Z } 2025-07-24T03:44:47.4158856Z ] 2025-07-24T03:44:47.4159036Z } 2025-07-24T03:44:47.4159252Z + exit 0 2025-07-24T03:44:47.4198254Z ##[group]Run set -eux 2025-07-24T03:44:47.4198559Z set -eux 2025-07-24T03:44:47.4199499Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-07-24T03:44:47.4206244Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:47.4206635Z env: 2025-07-24T03:44:47.4206846Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:47.4207113Z ##[endgroup] 2025-07-24T03:44:47.4238224Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-07-24T03:44:47.4239117Z + jq --raw-output .SecretString 2025-07-24T03:44:47.4240651Z + jq -r .docker_hub_readonly_token 2025-07-24T03:44:47.4241279Z + docker login --username pytorchbot --password-stdin 2025-07-24T03:44:48.0228092Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-24T03:44:48.0228770Z Configure a credential helper to remove this warning. See 2025-07-24T03:44:48.0229445Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-24T03:44:48.0229991Z 2025-07-24T03:44:48.0230112Z Login Succeeded 2025-07-24T03:44:48.0337478Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-07-24T03:44:48.0337955Z with: 2025-07-24T03:44:48.0338772Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:48.0339801Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:48.0340198Z env: 2025-07-24T03:44:48.0340417Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:48.0340687Z ##[endgroup] 2025-07-24T03:44:48.0367408Z ##[group]Run set -x 2025-07-24T03:44:48.0367692Z set -x 2025-07-24T03:44:48.0367925Z set +e 2025-07-24T03:44:48.0368143Z  2025-07-24T03:44:48.0368362Z login() { 2025-07-24T03:44:48.0368850Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-07-24T03:44:48.0369425Z } 2025-07-24T03:44:48.0369625Z  2025-07-24T03:44:48.0369889Z retry () { 2025-07-24T03:44:48.0370157Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-07-24T03:44:48.0370486Z } 2025-07-24T03:44:48.0370685Z  2025-07-24T03:44:48.0370926Z retry login "${DOCKER_REGISTRY}" 2025-07-24T03:44:48.0371247Z  2025-07-24T03:44:48.0371753Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-07-24T03:44:48.0372461Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-07-24T03:44:48.0372843Z  2025-07-24T03:44:48.0373053Z set -e 2025-07-24T03:44:48.0373419Z # ignore output since only exit code is used for conditional 2025-07-24T03:44:48.0373928Z # only pull docker image if it's not available locally 2025-07-24T03:44:48.0374635Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-07-24T03:44:48.0375183Z  retry docker pull "${DOCKER_IMAGE}" 2025-07-24T03:44:48.0375508Z fi 2025-07-24T03:44:48.0381547Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:44:48.0381952Z env: 2025-07-24T03:44:48.0382183Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:44:48.0383055Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:48.0384079Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:48.0384624Z ##[endgroup] 2025-07-24T03:44:48.0409479Z + set +e 2025-07-24T03:44:48.0409986Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:48.0419552Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:48.0420383Z + aws ecr get-login-password --region us-east-1 2025-07-24T03:44:48.0421028Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-24T03:44:48.5854665Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-24T03:44:48.5855380Z Configure a credential helper to remove this warning. See 2025-07-24T03:44:48.5856385Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-24T03:44:48.5856818Z 2025-07-24T03:44:48.5856916Z Login Succeeded 2025-07-24T03:44:48.5874454Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:48.5875526Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-07-24T03:44:48.8077917Z + IMAGE_SIZE=15103.317066192627 2025-07-24T03:44:48.8078326Z + echo 'Compressed size of image in MB: 15103.317066192627' 2025-07-24T03:44:48.8078728Z + set -e 2025-07-24T03:44:48.8079644Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:48.8080923Z Compressed size of image in MB: 15103.317066192627 2025-07-24T03:44:48.8209047Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:48.8210599Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:44:49.0591824Z pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f: Pulling from pytorch/ci-image 2025-07-24T03:44:49.0592768Z 66587c81b81a: Pulling fs layer 2025-07-24T03:44:49.0593115Z 868a16f0f0b1: Pulling fs layer 2025-07-24T03:44:49.0593400Z 39f265790a1e: Pulling fs layer 2025-07-24T03:44:49.0593707Z 23ca279ebd99: Pulling fs layer 2025-07-24T03:44:49.0594028Z 6ce0baed3f2f: Pulling fs layer 2025-07-24T03:44:49.0594325Z 17ed4ecf3e87: Pulling fs layer 2025-07-24T03:44:49.0594630Z 3fb247d74397: Pulling fs layer 2025-07-24T03:44:49.0594912Z c40fb2b50489: Pulling fs layer 2025-07-24T03:44:49.0595204Z c514dc199b38: Pulling fs layer 2025-07-24T03:44:49.0595480Z 9af1352328d7: Pulling fs layer 2025-07-24T03:44:49.0595769Z 2ebd5bf6d629: Pulling fs layer 2025-07-24T03:44:49.0596051Z 1d40fd46faf2: Pulling fs layer 2025-07-24T03:44:49.0596338Z d72767285956: Pulling fs layer 2025-07-24T03:44:49.0602490Z 3bea800e7eb6: Pulling fs layer 2025-07-24T03:44:49.0603017Z 4f4fb700ef54: Pulling fs layer 2025-07-24T03:44:49.0603329Z 3364eff64319: Pulling fs layer 2025-07-24T03:44:49.0603708Z c2f2fae88ad2: Pulling fs layer 2025-07-24T03:44:49.0604092Z cc4003b011a6: Pulling fs layer 2025-07-24T03:44:49.0604490Z da2a90ff772b: Pulling fs layer 2025-07-24T03:44:49.0604787Z 56b33df7a8fd: Pulling fs layer 2025-07-24T03:44:49.0605072Z d6f3acaef1a1: Pulling fs layer 2025-07-24T03:44:49.0605565Z c894ed519554: Pulling fs layer 2025-07-24T03:44:49.0605839Z 646e035a8fa0: Pulling fs layer 2025-07-24T03:44:49.0606146Z 5dcb491a51db: Pulling fs layer 2025-07-24T03:44:49.0606439Z 3e290c4d1516: Pulling fs layer 2025-07-24T03:44:49.0606711Z 89232782a0eb: Pulling fs layer 2025-07-24T03:44:49.0606998Z 2484d0da1b7f: Pulling fs layer 2025-07-24T03:44:49.0607277Z 8ab3ff9ff2e4: Pulling fs layer 2025-07-24T03:44:49.0607575Z b3b8ccad72d2: Pulling fs layer 2025-07-24T03:44:49.0607857Z e7be20cfbc0b: Pulling fs layer 2025-07-24T03:44:49.0608144Z 0d108b127746: Pulling fs layer 2025-07-24T03:44:49.0608472Z 1289ddaa719f: Pulling fs layer 2025-07-24T03:44:49.0608810Z 1f4528de17d5: Pulling fs layer 2025-07-24T03:44:49.0609097Z 909277307bb2: Pulling fs layer 2025-07-24T03:44:49.0609438Z 954013c47551: Pulling fs layer 2025-07-24T03:44:49.0609722Z 5d9844797166: Pulling fs layer 2025-07-24T03:44:49.0609995Z 4701cf51dcb1: Pulling fs layer 2025-07-24T03:44:49.0610358Z 3674c1ea8ae7: Pulling fs layer 2025-07-24T03:44:49.0610644Z 0b8e9562ea6e: Pulling fs layer 2025-07-24T03:44:49.0611013Z 23f95bb29c22: Pulling fs layer 2025-07-24T03:44:49.0611304Z a970bf4c16c0: Pulling fs layer 2025-07-24T03:44:49.0611589Z 8c91b60dc809: Pulling fs layer 2025-07-24T03:44:49.0611958Z 1e7ba52b46e9: Pulling fs layer 2025-07-24T03:44:49.0612232Z 85e44904be81: Pulling fs layer 2025-07-24T03:44:49.0612587Z ec8388cae157: Pulling fs layer 2025-07-24T03:44:49.0612865Z a304f95550ff: Pulling fs layer 2025-07-24T03:44:49.0613150Z d0468a701749: Pulling fs layer 2025-07-24T03:44:49.0613499Z 83e9d8154bb4: Pulling fs layer 2025-07-24T03:44:49.0613786Z 636fd8f61a75: Pulling fs layer 2025-07-24T03:44:49.0614126Z 051c58443940: Pulling fs layer 2025-07-24T03:44:49.0614417Z b625da64ffdf: Pulling fs layer 2025-07-24T03:44:49.0614711Z 6bac829fcea3: Pulling fs layer 2025-07-24T03:44:49.0615070Z b34afcfdacf4: Pulling fs layer 2025-07-24T03:44:49.0615371Z cc17dd2a6cca: Pulling fs layer 2025-07-24T03:44:49.0615727Z 4ccfccf4216a: Pulling fs layer 2025-07-24T03:44:49.0616032Z c2e9bd7ca5c9: Pulling fs layer 2025-07-24T03:44:49.0616315Z 59124f4671fd: Pulling fs layer 2025-07-24T03:44:49.0616665Z 942f38096efb: Pulling fs layer 2025-07-24T03:44:49.0617096Z 7766486ade13: Pulling fs layer 2025-07-24T03:44:49.0617398Z 07fd02e1e075: Pulling fs layer 2025-07-24T03:44:49.0617674Z 07345325ff34: Pulling fs layer 2025-07-24T03:44:49.0617966Z 3a79ca1d5910: Pulling fs layer 2025-07-24T03:44:49.0618261Z 1b59dcb4330c: Pulling fs layer 2025-07-24T03:44:49.0618540Z 2133e507b858: Pulling fs layer 2025-07-24T03:44:49.0618821Z 23ca279ebd99: Waiting 2025-07-24T03:44:49.0619058Z a970bf4c16c0: Waiting 2025-07-24T03:44:49.0619303Z 8c91b60dc809: Waiting 2025-07-24T03:44:49.0619583Z 3fb247d74397: Waiting 2025-07-24T03:44:49.0619828Z 1e7ba52b46e9: Waiting 2025-07-24T03:44:49.0620081Z 17ed4ecf3e87: Waiting 2025-07-24T03:44:49.0620378Z c514dc199b38: Waiting 2025-07-24T03:44:49.0620609Z c40fb2b50489: Waiting 2025-07-24T03:44:49.0620875Z 2ebd5bf6d629: Waiting 2025-07-24T03:44:49.0621155Z d72767285956: Waiting 2025-07-24T03:44:49.0621400Z b34afcfdacf4: Waiting 2025-07-24T03:44:49.0621669Z 051c58443940: Waiting 2025-07-24T03:44:49.0621936Z 1289ddaa719f: Waiting 2025-07-24T03:44:49.0622181Z 83e9d8154bb4: Waiting 2025-07-24T03:44:49.0622441Z 1d40fd46faf2: Waiting 2025-07-24T03:44:49.0622738Z b3b8ccad72d2: Waiting 2025-07-24T03:44:49.0622967Z 9af1352328d7: Waiting 2025-07-24T03:44:49.0623243Z 1f4528de17d5: Waiting 2025-07-24T03:44:49.0623503Z 909277307bb2: Waiting 2025-07-24T03:44:49.0623747Z cc17dd2a6cca: Waiting 2025-07-24T03:44:49.0624006Z 636fd8f61a75: Waiting 2025-07-24T03:44:49.0624289Z 4ccfccf4216a: Waiting 2025-07-24T03:44:49.0624614Z c2e9bd7ca5c9: Waiting 2025-07-24T03:44:49.0624936Z 4f4fb700ef54: Waiting 2025-07-24T03:44:49.0625181Z 59124f4671fd: Waiting 2025-07-24T03:44:49.0625408Z 3364eff64319: Waiting 2025-07-24T03:44:49.0625714Z 6ce0baed3f2f: Waiting 2025-07-24T03:44:49.0625947Z 942f38096efb: Waiting 2025-07-24T03:44:49.0626191Z c2f2fae88ad2: Waiting 2025-07-24T03:44:49.0626544Z 6bac829fcea3: Waiting 2025-07-24T03:44:49.0626786Z 954013c47551: Waiting 2025-07-24T03:44:49.0627015Z 646e035a8fa0: Waiting 2025-07-24T03:44:49.0627261Z 5dcb491a51db: Waiting 2025-07-24T03:44:49.0627492Z 07345325ff34: Waiting 2025-07-24T03:44:49.0627781Z 0d108b127746: Waiting 2025-07-24T03:44:49.0628008Z 5d9844797166: Waiting 2025-07-24T03:44:49.0628244Z 3e290c4d1516: Waiting 2025-07-24T03:44:49.0628558Z cc4003b011a6: Waiting 2025-07-24T03:44:49.0628788Z 89232782a0eb: Waiting 2025-07-24T03:44:49.0629031Z 3a79ca1d5910: Waiting 2025-07-24T03:44:49.0629332Z c894ed519554: Waiting 2025-07-24T03:44:49.0629578Z da2a90ff772b: Waiting 2025-07-24T03:44:49.0629810Z 4701cf51dcb1: Waiting 2025-07-24T03:44:49.0630126Z 2484d0da1b7f: Waiting 2025-07-24T03:44:49.0630361Z d6f3acaef1a1: Waiting 2025-07-24T03:44:49.0630606Z 2133e507b858: Waiting 2025-07-24T03:44:49.0630906Z 7766486ade13: Waiting 2025-07-24T03:44:49.0631151Z 8ab3ff9ff2e4: Waiting 2025-07-24T03:44:49.0631384Z 0b8e9562ea6e: Waiting 2025-07-24T03:44:49.0631712Z d0468a701749: Waiting 2025-07-24T03:44:49.0631957Z 23f95bb29c22: Waiting 2025-07-24T03:44:49.0632197Z a304f95550ff: Waiting 2025-07-24T03:44:49.0632511Z 56b33df7a8fd: Waiting 2025-07-24T03:44:49.0632752Z 1b59dcb4330c: Waiting 2025-07-24T03:44:49.0633024Z 3674c1ea8ae7: Waiting 2025-07-24T03:44:49.0633303Z ec8388cae157: Waiting 2025-07-24T03:44:49.0633544Z 85e44904be81: Waiting 2025-07-24T03:44:49.0633794Z 3bea800e7eb6: Waiting 2025-07-24T03:44:49.0634092Z e7be20cfbc0b: Waiting 2025-07-24T03:44:49.0634327Z b625da64ffdf: Waiting 2025-07-24T03:44:49.0634595Z 07fd02e1e075: Waiting 2025-07-24T03:44:49.1428739Z 868a16f0f0b1: Download complete 2025-07-24T03:44:49.2213666Z 23ca279ebd99: Download complete 2025-07-24T03:44:49.3383670Z 6ce0baed3f2f: Download complete 2025-07-24T03:44:49.4214901Z 17ed4ecf3e87: Download complete 2025-07-24T03:44:49.4226978Z 66587c81b81a: Verifying Checksum 2025-07-24T03:44:49.4227296Z 66587c81b81a: Download complete 2025-07-24T03:44:49.5087312Z 3fb247d74397: Verifying Checksum 2025-07-24T03:44:49.5087732Z 3fb247d74397: Download complete 2025-07-24T03:44:49.5093007Z c40fb2b50489: Verifying Checksum 2025-07-24T03:44:49.5093320Z c40fb2b50489: Download complete 2025-07-24T03:44:49.5984095Z 9af1352328d7: Verifying Checksum 2025-07-24T03:44:49.5984613Z 9af1352328d7: Download complete 2025-07-24T03:44:49.6832594Z 2ebd5bf6d629: Verifying Checksum 2025-07-24T03:44:49.6833097Z 2ebd5bf6d629: Download complete 2025-07-24T03:44:49.7961337Z 1d40fd46faf2: Verifying Checksum 2025-07-24T03:44:49.7961985Z 1d40fd46faf2: Download complete 2025-07-24T03:44:49.8846385Z d72767285956: Verifying Checksum 2025-07-24T03:44:49.8846778Z d72767285956: Download complete 2025-07-24T03:44:50.3243468Z 66587c81b81a: Pull complete 2025-07-24T03:44:50.3455885Z 868a16f0f0b1: Pull complete 2025-07-24T03:44:50.6815802Z c514dc199b38: Verifying Checksum 2025-07-24T03:44:50.6816178Z c514dc199b38: Download complete 2025-07-24T03:44:50.6871912Z 4f4fb700ef54: Verifying Checksum 2025-07-24T03:44:50.6872281Z 4f4fb700ef54: Download complete 2025-07-24T03:44:50.7511022Z 3364eff64319: Verifying Checksum 2025-07-24T03:44:50.7511386Z 3364eff64319: Download complete 2025-07-24T03:44:50.8500854Z c2f2fae88ad2: Verifying Checksum 2025-07-24T03:44:50.8501240Z c2f2fae88ad2: Download complete 2025-07-24T03:44:50.9346358Z cc4003b011a6: Download complete 2025-07-24T03:44:51.0367023Z da2a90ff772b: Verifying Checksum 2025-07-24T03:44:51.0367404Z da2a90ff772b: Download complete 2025-07-24T03:44:51.1263253Z 56b33df7a8fd: Verifying Checksum 2025-07-24T03:44:51.1263652Z 56b33df7a8fd: Download complete 2025-07-24T03:44:51.2195165Z d6f3acaef1a1: Verifying Checksum 2025-07-24T03:44:51.2195550Z d6f3acaef1a1: Download complete 2025-07-24T03:44:51.3021140Z c894ed519554: Verifying Checksum 2025-07-24T03:44:51.3021508Z c894ed519554: Download complete 2025-07-24T03:44:51.3901537Z 646e035a8fa0: Verifying Checksum 2025-07-24T03:44:51.3901910Z 646e035a8fa0: Download complete 2025-07-24T03:44:52.2600843Z 39f265790a1e: Verifying Checksum 2025-07-24T03:44:52.2601234Z 39f265790a1e: Download complete 2025-07-24T03:44:52.3617417Z 3e290c4d1516: Download complete 2025-07-24T03:44:52.7492135Z 89232782a0eb: Verifying Checksum 2025-07-24T03:44:52.7492836Z 89232782a0eb: Download complete 2025-07-24T03:44:52.8422493Z 2484d0da1b7f: Verifying Checksum 2025-07-24T03:44:52.8423143Z 2484d0da1b7f: Download complete 2025-07-24T03:44:52.9128842Z 8ab3ff9ff2e4: Verifying Checksum 2025-07-24T03:44:52.9129244Z 8ab3ff9ff2e4: Download complete 2025-07-24T03:44:57.5150221Z b3b8ccad72d2: Verifying Checksum 2025-07-24T03:44:57.5151834Z b3b8ccad72d2: Download complete 2025-07-24T03:44:57.6278806Z e7be20cfbc0b: Download complete 2025-07-24T03:44:57.7201433Z 0d108b127746: Verifying Checksum 2025-07-24T03:44:57.7202226Z 0d108b127746: Download complete 2025-07-24T03:44:57.7828012Z 1289ddaa719f: Download complete 2025-07-24T03:44:57.8609934Z 1f4528de17d5: Verifying Checksum 2025-07-24T03:44:57.8610365Z 1f4528de17d5: Download complete 2025-07-24T03:44:58.1166994Z 909277307bb2: Verifying Checksum 2025-07-24T03:44:58.1167523Z 909277307bb2: Download complete 2025-07-24T03:44:58.2030938Z 954013c47551: Verifying Checksum 2025-07-24T03:44:58.2031456Z 954013c47551: Download complete 2025-07-24T03:44:58.2615957Z 5d9844797166: Verifying Checksum 2025-07-24T03:44:58.2616858Z 5d9844797166: Download complete 2025-07-24T03:44:58.3541844Z 4701cf51dcb1: Verifying Checksum 2025-07-24T03:44:58.3542317Z 4701cf51dcb1: Download complete 2025-07-24T03:44:58.4370361Z 3674c1ea8ae7: Verifying Checksum 2025-07-24T03:44:58.4370872Z 3674c1ea8ae7: Download complete 2025-07-24T03:44:58.5212339Z 0b8e9562ea6e: Verifying Checksum 2025-07-24T03:44:58.5213420Z 0b8e9562ea6e: Download complete 2025-07-24T03:45:00.4481220Z 39f265790a1e: Pull complete 2025-07-24T03:45:00.5961950Z 23ca279ebd99: Pull complete 2025-07-24T03:45:00.7557269Z 6ce0baed3f2f: Pull complete 2025-07-24T03:45:00.8829584Z 17ed4ecf3e87: Pull complete 2025-07-24T03:45:01.0205585Z 3fb247d74397: Pull complete 2025-07-24T03:45:01.1492448Z c40fb2b50489: Pull complete 2025-07-24T03:45:01.3210426Z 23f95bb29c22: Verifying Checksum 2025-07-24T03:45:01.3211132Z 23f95bb29c22: Download complete 2025-07-24T03:45:03.6144165Z c514dc199b38: Pull complete 2025-07-24T03:45:03.7485135Z 9af1352328d7: Pull complete 2025-07-24T03:45:03.8756232Z 2ebd5bf6d629: Pull complete 2025-07-24T03:45:04.0152221Z 1d40fd46faf2: Pull complete 2025-07-24T03:45:04.1458676Z d72767285956: Pull complete 2025-07-24T03:45:39.3669166Z 3bea800e7eb6: Verifying Checksum 2025-07-24T03:45:39.3670053Z 3bea800e7eb6: Download complete 2025-07-24T03:45:39.4766183Z 8c91b60dc809: Verifying Checksum 2025-07-24T03:45:39.4766919Z 8c91b60dc809: Download complete 2025-07-24T03:45:39.5740037Z 1e7ba52b46e9: Download complete 2025-07-24T03:45:39.6571255Z 85e44904be81: Verifying Checksum 2025-07-24T03:45:39.6571770Z 85e44904be81: Download complete 2025-07-24T03:45:39.7766747Z ec8388cae157: Verifying Checksum 2025-07-24T03:45:39.7767193Z ec8388cae157: Download complete 2025-07-24T03:45:39.8909395Z a304f95550ff: Verifying Checksum 2025-07-24T03:45:39.8910409Z a304f95550ff: Download complete 2025-07-24T03:45:39.9840906Z d0468a701749: Verifying Checksum 2025-07-24T03:45:39.9841553Z d0468a701749: Download complete 2025-07-24T03:45:40.0790494Z 83e9d8154bb4: Verifying Checksum 2025-07-24T03:45:40.0790962Z 83e9d8154bb4: Download complete 2025-07-24T03:45:40.2642431Z 636fd8f61a75: Download complete 2025-07-24T03:45:40.3390317Z 051c58443940: Verifying Checksum 2025-07-24T03:45:40.3390967Z 051c58443940: Download complete 2025-07-24T03:45:40.4066406Z b625da64ffdf: Verifying Checksum 2025-07-24T03:45:40.4066838Z b625da64ffdf: Download complete 2025-07-24T03:45:40.4756244Z 6bac829fcea3: Verifying Checksum 2025-07-24T03:45:40.4756970Z 6bac829fcea3: Download complete 2025-07-24T03:45:40.5466330Z b34afcfdacf4: Download complete 2025-07-24T03:45:40.6313308Z cc17dd2a6cca: Verifying Checksum 2025-07-24T03:45:40.6313961Z cc17dd2a6cca: Download complete 2025-07-24T03:45:40.7087650Z 4ccfccf4216a: Download complete 2025-07-24T03:45:47.2072124Z c2e9bd7ca5c9: Verifying Checksum 2025-07-24T03:45:47.2073152Z c2e9bd7ca5c9: Download complete 2025-07-24T03:45:47.3075574Z 59124f4671fd: Verifying Checksum 2025-07-24T03:45:47.3076372Z 59124f4671fd: Download complete 2025-07-24T03:45:47.3962783Z 942f38096efb: Verifying Checksum 2025-07-24T03:45:47.3963407Z 942f38096efb: Download complete 2025-07-24T03:45:47.4744667Z 7766486ade13: Verifying Checksum 2025-07-24T03:45:47.4745460Z 7766486ade13: Download complete 2025-07-24T03:45:47.5618344Z 07fd02e1e075: Verifying Checksum 2025-07-24T03:45:47.5619077Z 07fd02e1e075: Download complete 2025-07-24T03:45:47.6604343Z 07345325ff34: Verifying Checksum 2025-07-24T03:45:47.6604839Z 07345325ff34: Download complete 2025-07-24T03:45:48.0565355Z 3a79ca1d5910: Verifying Checksum 2025-07-24T03:45:48.0565824Z 3a79ca1d5910: Download complete 2025-07-24T03:45:48.1544614Z 1b59dcb4330c: Verifying Checksum 2025-07-24T03:45:48.1545098Z 1b59dcb4330c: Download complete 2025-07-24T03:45:49.7924558Z 2133e507b858: Verifying Checksum 2025-07-24T03:45:49.7925033Z 2133e507b858: Download complete 2025-07-24T03:46:00.3471515Z a970bf4c16c0: Verifying Checksum 2025-07-24T03:46:00.3472105Z a970bf4c16c0: Download complete 2025-07-24T03:46:35.7531805Z 5dcb491a51db: Verifying Checksum 2025-07-24T03:46:35.7532306Z 5dcb491a51db: Download complete 2025-07-24T03:47:26.6319691Z 3bea800e7eb6: Pull complete 2025-07-24T03:47:26.8216045Z 4f4fb700ef54: Pull complete 2025-07-24T03:47:27.0049478Z 3364eff64319: Pull complete 2025-07-24T03:47:27.1939016Z c2f2fae88ad2: Pull complete 2025-07-24T03:47:27.2897674Z cc4003b011a6: Pull complete 2025-07-24T03:47:27.4527755Z da2a90ff772b: Pull complete 2025-07-24T03:47:27.5041564Z 56b33df7a8fd: Pull complete 2025-07-24T03:47:27.5337238Z d6f3acaef1a1: Pull complete 2025-07-24T03:47:27.5665474Z c894ed519554: Pull complete 2025-07-24T03:47:27.5958478Z 646e035a8fa0: Pull complete 2025-07-24T03:49:14.1908648Z 5dcb491a51db: Pull complete 2025-07-24T03:49:14.3426286Z 3e290c4d1516: Pull complete 2025-07-24T03:49:14.8499968Z 89232782a0eb: Pull complete 2025-07-24T03:49:14.8709423Z 2484d0da1b7f: Pull complete 2025-07-24T03:49:14.8931159Z 8ab3ff9ff2e4: Pull complete 2025-07-24T03:49:25.2021388Z b3b8ccad72d2: Pull complete 2025-07-24T03:49:25.3786168Z e7be20cfbc0b: Pull complete 2025-07-24T03:49:25.4783507Z 0d108b127746: Pull complete 2025-07-24T03:49:25.6643057Z 1289ddaa719f: Pull complete 2025-07-24T03:49:25.7402573Z 1f4528de17d5: Pull complete 2025-07-24T03:49:26.2886441Z 909277307bb2: Pull complete 2025-07-24T03:49:26.3214055Z 954013c47551: Pull complete 2025-07-24T03:49:26.3479877Z 5d9844797166: Pull complete 2025-07-24T03:49:26.4014000Z 4701cf51dcb1: Pull complete 2025-07-24T03:49:26.5093499Z 3674c1ea8ae7: Pull complete 2025-07-24T03:49:26.8715589Z 0b8e9562ea6e: Pull complete 2025-07-24T03:49:31.4246819Z 23f95bb29c22: Pull complete 2025-07-24T03:50:53.6251881Z a970bf4c16c0: Pull complete 2025-07-24T03:50:53.8122513Z 8c91b60dc809: Pull complete 2025-07-24T03:50:53.9049019Z 1e7ba52b46e9: Pull complete 2025-07-24T03:50:54.0978584Z 85e44904be81: Pull complete 2025-07-24T03:50:54.2572565Z ec8388cae157: Pull complete 2025-07-24T03:50:54.3174857Z a304f95550ff: Pull complete 2025-07-24T03:50:54.4098039Z d0468a701749: Pull complete 2025-07-24T03:50:54.4690604Z 83e9d8154bb4: Pull complete 2025-07-24T03:50:54.5900904Z 636fd8f61a75: Pull complete 2025-07-24T03:50:54.7594083Z 051c58443940: Pull complete 2025-07-24T03:50:54.8354873Z b625da64ffdf: Pull complete 2025-07-24T03:50:54.9086618Z 6bac829fcea3: Pull complete 2025-07-24T03:50:54.9380705Z b34afcfdacf4: Pull complete 2025-07-24T03:50:55.0021016Z cc17dd2a6cca: Pull complete 2025-07-24T03:50:55.1217315Z 4ccfccf4216a: Pull complete 2025-07-24T03:51:03.1025192Z c2e9bd7ca5c9: Pull complete 2025-07-24T03:51:03.2589877Z 59124f4671fd: Pull complete 2025-07-24T03:51:03.3483404Z 942f38096efb: Pull complete 2025-07-24T03:51:03.3984209Z 7766486ade13: Pull complete 2025-07-24T03:51:03.4306855Z 07fd02e1e075: Pull complete 2025-07-24T03:51:03.4599264Z 07345325ff34: Pull complete 2025-07-24T03:51:04.5847328Z 3a79ca1d5910: Pull complete 2025-07-24T03:51:04.7517027Z 1b59dcb4330c: Pull complete 2025-07-24T03:51:06.6038430Z 2133e507b858: Pull complete 2025-07-24T03:51:06.6851482Z Digest: sha256:064c04c4032b9ab191f21a135d29542610bc7b22767b5c6cc7df78cfc773f7ab 2025-07-24T03:51:06.6932467Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:51:06.7002751Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:51:06.7057882Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:51:06.7059080Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:51:06.7069182Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:51:06.7069608Z env: 2025-07-24T03:51:06.7069830Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:06.7070108Z ##[endgroup] 2025-07-24T03:51:06.7169466Z ##[group]Run sudo df -H 2025-07-24T03:51:06.7169753Z sudo df -H 2025-07-24T03:51:06.7175188Z shell: /usr/bin/bash -e {0} 2025-07-24T03:51:06.7175471Z env: 2025-07-24T03:51:06.7175683Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:06.7175961Z ##[endgroup] 2025-07-24T03:51:07.4472867Z Filesystem Size Used Avail Use% Mounted on 2025-07-24T03:51:07.4473308Z devtmpfs 4.2M 0 4.2M 0% /dev 2025-07-24T03:51:07.4473685Z tmpfs 17G 0 17G 0% /dev/shm 2025-07-24T03:51:07.4474041Z tmpfs 6.6G 537k 6.6G 1% /run 2025-07-24T03:51:07.4474372Z /dev/nvme0n1p1 161G 49G 113G 31% / 2025-07-24T03:51:07.4474715Z tmpfs 17G 13k 17G 1% /tmp 2025-07-24T03:51:07.4475068Z /dev/nvme0n1p128 11M 1.4M 9.2M 13% /boot/efi 2025-07-24T03:51:07.4475451Z tmpfs 3.3G 0 3.3G 0% /run/user/0 2025-07-24T03:51:07.4603299Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-24T03:51:07.4603875Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-24T03:51:07.4604353Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-24T03:51:07.4613320Z shell: /usr/bin/bash -e {0} 2025-07-24T03:51:07.4613601Z env: 2025-07-24T03:51:07.4613833Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:07.4614095Z ##[endgroup] 2025-07-24T03:51:07.4831546Z ##[group]Run .github/scripts/parse_ref.py 2025-07-24T03:51:07.4831934Z .github/scripts/parse_ref.py 2025-07-24T03:51:07.4837441Z shell: /usr/bin/bash -e {0} 2025-07-24T03:51:07.4837726Z env: 2025-07-24T03:51:07.4837941Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:07.4838214Z ##[endgroup] 2025-07-24T03:51:07.5103475Z Setting output branch=pull/149961 2025-07-24T03:51:07.5175157Z Prepare all required actions 2025-07-24T03:51:07.5414033Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-07-24T03:51:07.5414423Z with: 2025-07-24T03:51:07.5415079Z github-token: *** 2025-07-24T03:51:07.5415328Z env: 2025-07-24T03:51:07.5415558Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:07.5415821Z ##[endgroup] 2025-07-24T03:51:07.5486156Z ##[group]Run set -eux 2025-07-24T03:51:07.5486442Z set -eux 2025-07-24T03:51:07.5486922Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-07-24T03:51:07.5493031Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:51:07.5493432Z env: 2025-07-24T03:51:07.5493648Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:07.5494140Z GITHUB_TOKEN: *** 2025-07-24T03:51:07.5494390Z ##[endgroup] 2025-07-24T03:51:07.5519436Z + python3 .github/scripts/get_workflow_job_id.py 16487209326 i-02778975168daf7aa 2025-07-24T03:51:08.2741425Z Setting output job-id=46614221664 2025-07-24T03:51:08.2742289Z Setting output job-name=linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, linux.4xlarge) 2025-07-24T03:51:08.2946333Z ##[group]Run export SHARD_NUMBER=0 2025-07-24T03:51:08.2946732Z export SHARD_NUMBER=0 2025-07-24T03:51:08.2947183Z # detached container should get cleaned up by teardown_ec2_linux 2025-07-24T03:51:08.2947771Z # TODO: Stop building test binaries as part of the build phase 2025-07-24T03:51:08.2948314Z # Make sure we copy test results from bazel-testlogs symlink to 2025-07-24T03:51:08.2948811Z # a regular directory ./test/test-reports 2025-07-24T03:51:08.2949183Z # shellcheck disable=SC2086 2025-07-24T03:51:08.2949527Z container_name=$(docker run \ 2025-07-24T03:51:08.2950152Z  ${GPU_FLAG:-} \ 2025-07-24T03:51:08.2950457Z  -e AWS_DEFAULT_REGION \ 2025-07-24T03:51:08.2950781Z  -e BUILD_ENVIRONMENT \ 2025-07-24T03:51:08.2951086Z  -e GITHUB_ACTIONS \ 2025-07-24T03:51:08.2951398Z  -e GITHUB_REPOSITORY \ 2025-07-24T03:51:08.2951750Z  -e GITHUB_WORKFLOW \ 2025-07-24T03:51:08.2952053Z  -e GITHUB_JOB \ 2025-07-24T03:51:08.2952345Z  -e GITHUB_RUN_NUMBER \ 2025-07-24T03:51:08.2952650Z  -e GITHUB_RUN_ATTEMPT \ 2025-07-24T03:51:08.2952960Z  -e JOB_ID \ 2025-07-24T03:51:08.2953289Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2025-07-24T03:51:08.2953657Z  -e SHARD_NUMBER \ 2025-07-24T03:51:08.2953951Z  -e NUM_TEST_SHARDS \ 2025-07-24T03:51:08.2954273Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-07-24T03:51:08.2954628Z  -e SCCACHE_BUCKET \ 2025-07-24T03:51:08.2954919Z  -e SCCACHE_REGION \ 2025-07-24T03:51:08.2955251Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-07-24T03:51:08.2955605Z  -e REENABLED_ISSUES \ 2025-07-24T03:51:08.2955923Z  -e TORCH_CUDA_ARCH_LIST \ 2025-07-24T03:51:08.2956248Z  -e OUR_GITHUB_JOB_ID \ 2025-07-24T03:51:08.2956545Z  -e CUDA_VERSION \ 2025-07-24T03:51:08.2956906Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-07-24T03:51:08.2957316Z  --security-opt seccomp=unconfined \ 2025-07-24T03:51:08.2957684Z  --cap-add=SYS_PTRACE \ 2025-07-24T03:51:08.2957984Z  --shm-size="1g" \ 2025-07-24T03:51:08.2958264Z  --tty \ 2025-07-24T03:51:08.2958498Z  --detach \ 2025-07-24T03:51:08.2958761Z  --user jenkins \ 2025-07-24T03:51:08.2959127Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-07-24T03:51:08.2959539Z  -w /var/lib/jenkins/workspace \ 2025-07-24T03:51:08.2959881Z  "${DOCKER_IMAGE}" 2025-07-24T03:51:08.2960148Z ) 2025-07-24T03:51:08.2960498Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-07-24T03:51:08.2961029Z echo "container_id=${container_name}" >> "${GITHUB_ENV}" 2025-07-24T03:51:08.2967217Z shell: /usr/bin/bash -e {0} 2025-07-24T03:51:08.2967489Z env: 2025-07-24T03:51:08.2967737Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:51:08.2968126Z BUILD_ENVIRONMENT: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-07-24T03:51:08.2968564Z PR_NUMBER: 149961 2025-07-24T03:51:08.2968816Z BRANCH: pull/149961 2025-07-24T03:51:08.2969081Z GITHUB_REPOSITORY: pytorch/pytorch 2025-07-24T03:51:08.2969406Z GITHUB_WORKFLOW: pull 2025-07-24T03:51:08.2969668Z GITHUB_JOB: build-and-test 2025-07-24T03:51:08.2969956Z GITHUB_RUN_ID: 16487209326 2025-07-24T03:51:08.2970229Z GITHUB_RUN_NUMBER: 338888 2025-07-24T03:51:08.2970516Z GITHUB_RUN_ATTEMPT: 1 2025-07-24T03:51:08.2970765Z JOB_ID: 46614221664 2025-07-24T03:51:08.2971021Z REENABLED_ISSUES: 2025-07-24T03:51:08.2971288Z AWS_DEFAULT_REGION: us-east-1 2025-07-24T03:51:08.2971610Z SHA1: 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:51:08.2972025Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-07-24T03:51:08.2972396Z SCCACHE_REGION: us-east-1 2025-07-24T03:51:08.2972681Z TORCH_CUDA_ARCH_LIST: 5.2 2025-07-24T03:51:08.2973811Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T03:51:08.2974742Z OUR_GITHUB_JOB_ID: 46614221664 2025-07-24T03:51:08.2975036Z CUDA_VERSION: cpu 2025-07-24T03:51:08.2975267Z ##[endgroup] 2025-07-24T03:51:35.6231313Z ++ dirname .ci/pytorch/build.sh 2025-07-24T03:51:35.6244946Z + source .ci/pytorch/common.sh 2025-07-24T03:51:35.6253050Z +++ dirname .ci/pytorch/common.sh 2025-07-24T03:51:35.6259238Z ++ source .ci/pytorch/common_utils.sh 2025-07-24T03:51:35.6266033Z +++ declare -f -t trap_add 2025-07-24T03:51:35.6270983Z ++ set -ex -o pipefail 2025-07-24T03:51:35.6271672Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-07-24T03:51:35.6272130Z ++ BUILD_TEST_LIBTORCH=0 2025-07-24T03:51:35.6275111Z ++ dirname .ci/pytorch/build.sh 2025-07-24T03:51:35.6282362Z + source .ci/pytorch/common-build.sh 2025-07-24T03:51:35.6287623Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-07-24T03:51:35.6293984Z ++++ dirname .ci/pytorch/common-build.sh 2025-07-24T03:51:35.6301510Z +++ cd .ci/pytorch 2025-07-24T03:51:35.6301949Z +++ pwd -P 2025-07-24T03:51:35.6304032Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-07-24T03:51:35.6304922Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-07-24T03:51:35.6305345Z ++ which sccache 2025-07-24T03:51:35.6324468Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-07-24T03:51:35.6324873Z ++ sccache --stop-server 2025-07-24T03:51:35.6420531Z ++ true 2025-07-24T03:51:35.6420797Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-07-24T03:51:35.6440074Z ++ trap_add sccache_epilogue EXIT 2025-07-24T03:51:35.6440430Z ++ trap_add_cmd=sccache_epilogue 2025-07-24T03:51:35.6440724Z ++ shift 2025-07-24T03:51:35.6440949Z ++ for trap_add_name in "$@" 2025-07-24T03:51:35.6446568Z ++++ trap -p EXIT 2025-07-24T03:51:35.6449137Z +++ eval 'extract_trap_cmd ' 2025-07-24T03:51:35.6449494Z ++++ extract_trap_cmd 2025-07-24T03:51:35.6450010Z ++++ printf '%s\n' '' 2025-07-24T03:51:35.6450291Z +++ printf '%s\n' sccache_epilogue 2025-07-24T03:51:35.6451781Z ++ trap -- ' 2025-07-24T03:51:35.6452064Z sccache_epilogue' EXIT 2025-07-24T03:51:35.6452673Z ++ [[ -n 1 ]] 2025-07-24T03:51:35.6453151Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-07-24T03:51:35.6453795Z Skipping sccache server initialization, setting environment variables 2025-07-24T03:51:35.6454281Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-07-24T03:51:35.6454600Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-07-24T03:51:35.6454960Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T03:51:35.6455440Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T03:51:35.6455871Z ++ export RUST_LOG=sccache::server=error 2025-07-24T03:51:35.6456221Z ++ RUST_LOG=sccache::server=error 2025-07-24T03:51:35.6456518Z ++ sccache --zero-stats 2025-07-24T03:51:35.7532616Z Statistics zeroed. 2025-07-24T03:51:35.7536881Z ++ which ccache 2025-07-24T03:51:35.7559290Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-mobile-*build* ]] 2025-07-24T03:51:35.7559795Z + echo 'Python version:' 2025-07-24T03:51:35.7560061Z Python version: 2025-07-24T03:51:35.7560311Z + python --version 2025-07-24T03:51:35.7607328Z Python 3.10.18 2025-07-24T03:51:35.7609206Z + echo 'GCC version:' 2025-07-24T03:51:35.7609633Z GCC version: 2025-07-24T03:51:35.7610043Z + gcc --version 2025-07-24T03:51:35.8479770Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 2025-07-24T03:51:35.8480384Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-07-24T03:51:35.8480902Z This is free software; see the source for copying conditions. There is NO 2025-07-24T03:51:35.8481533Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-07-24T03:51:35.8481914Z 2025-07-24T03:51:35.8489663Z + echo 'CMake version:' 2025-07-24T03:51:35.8490156Z CMake version: 2025-07-24T03:51:35.8490500Z + cmake --version 2025-07-24T03:51:35.9407141Z cmake version 4.0.0 2025-07-24T03:51:35.9407864Z 2025-07-24T03:51:35.9408130Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-07-24T03:51:35.9420037Z + echo 'Environment variables:' 2025-07-24T03:51:35.9420573Z Environment variables: 2025-07-24T03:51:35.9420817Z + env 2025-07-24T03:51:35.9437248Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-24T03:51:35.9438347Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-07-24T03:51:35.9439114Z HOSTNAME=f5452cf32a0a 2025-07-24T03:51:35.9440245Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T03:51:35.9441390Z GITHUB_ACTION=__run_2 2025-07-24T03:51:35.9441823Z GITHUB_RUN_NUMBER=338888 2025-07-24T03:51:35.9442293Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-07-24T03:51:35.9442649Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-07-24T03:51:35.9443000Z AWS_DEFAULT_REGION=us-east-1 2025-07-24T03:51:35.9443284Z SCCACHE_IDLE_TIMEOUT=0 2025-07-24T03:51:35.9443611Z GITHUB_TRIGGERING_ACTOR=benjaminglass1 2025-07-24T03:51:35.9443933Z GITHUB_REF_TYPE=branch 2025-07-24T03:51:35.9444204Z TORCH_CUDA_ARCH_LIST=5.2 2025-07-24T03:51:35.9444481Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-07-24T03:51:35.9445030Z *** 2025-07-24T03:51:35.9445243Z GITHUB_REPOSITORY_ID=65600975 2025-07-24T03:51:35.9445537Z GITHUB_ACTIONS=true 2025-07-24T03:51:35.9445851Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T03:51:35.9446270Z GITHUB_SHA=5569cd4ca334a1ae6954f4e673fae67c59e9bc65 2025-07-24T03:51:35.9446854Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/149961/merge 2025-07-24T03:51:35.9447375Z UCC_HOME=/usr 2025-07-24T03:51:35.9447628Z GITHUB_REF=refs/pull/149961/merge 2025-07-24T03:51:35.9447917Z SHARD_NUMBER=0 2025-07-24T03:51:35.9448167Z GITHUB_REF_PROTECTED=false 2025-07-24T03:51:35.9448437Z HOME=/var/lib/jenkins 2025-07-24T03:51:35.9448734Z GITHUB_API_URL=https://api.github.com 2025-07-24T03:51:35.9449118Z UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-07-24T03:51:35.9449497Z CUDA_VERSION=cpu 2025-07-24T03:51:35.9450002Z USE_SYSTEM_NCCL=1 2025-07-24T03:51:35.9450271Z UCX_HOME=/usr 2025-07-24T03:51:35.9450885Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T03:51:35.9451909Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T03:51:35.9452787Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-07-24T03:51:35.9453330Z GITHUB_EVENT_NAME=pull_request 2025-07-24T03:51:35.9453633Z GITHUB_RUN_ID=16487209326 2025-07-24T03:51:35.9453912Z INSTALLED_OPENBLAS= 2025-07-24T03:51:35.9454562Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T03:51:35.9455303Z GITHUB_ACTOR=benjaminglass1 2025-07-24T03:51:35.9455576Z DESIRED_CUDA=12.8.1 2025-07-24T03:51:35.9455837Z GITHUB_RUN_ATTEMPT=1 2025-07-24T03:51:35.9456096Z ANACONDA_PYTHON_VERSION=3.10 2025-07-24T03:51:35.9456454Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-07-24T03:51:35.9456813Z TERM=xterm 2025-07-24T03:51:35.9457041Z INSTALLED_VISION=yes 2025-07-24T03:51:35.9457294Z OUR_GITHUB_JOB_ID=46614221664 2025-07-24T03:51:35.9457589Z SCCACHE_REGION=us-east-1 2025-07-24T03:51:35.9457877Z OPENSSL_ROOT_DIR=/opt/openssl 2025-07-24T03:51:35.9458162Z CUDA_PATH=/usr/local/cuda 2025-07-24T03:51:35.9458723Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-07-24T03:51:35.9459342Z GITHUB_SERVER_URL=https://github.com 2025-07-24T03:51:35.9459759Z UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-07-24T03:51:35.9460121Z REENABLED_ISSUES= 2025-07-24T03:51:35.9460360Z DOCS= 2025-07-24T03:51:35.9460556Z SHLVL=1 2025-07-24T03:51:35.9460768Z MAX_JOBS=14 2025-07-24T03:51:35.9460989Z GITHUB_ACTOR_ID=3344239 2025-07-24T03:51:35.9461553Z GITHUB_WORKFLOW_SHA=5569cd4ca334a1ae6954f4e673fae67c59e9bc65 2025-07-24T03:51:35.9462079Z GIT_DEFAULT_BRANCH=main 2025-07-24T03:51:35.9462341Z GITHUB_REF_NAME=149961/merge 2025-07-24T03:51:35.9462635Z GITHUB_JOB=build-and-test 2025-07-24T03:51:35.9462922Z GITHUB_REPOSITORY=pytorch/pytorch 2025-07-24T03:51:35.9463243Z GITHUB_RETENTION_DAYS=90 2025-07-24T03:51:35.9463507Z OPENSSL_DIR=/opt/openssl 2025-07-24T03:51:35.9463785Z GITHUB_ACTION_REPOSITORY= 2025-07-24T03:51:35.9464611Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-24T03:51:35.9465609Z GITHUB_BASE_REF=gh/benjaminglass1/79/base 2025-07-24T03:51:35.9465951Z INSTALLED_ACL= 2025-07-24T03:51:35.9466171Z CI=true 2025-07-24T03:51:35.9466404Z GITHUB_REPOSITORY_OWNER=pytorch 2025-07-24T03:51:35.9466736Z RUST_LOG=sccache::server=error 2025-07-24T03:51:35.9467025Z JOB_ID=46614221664 2025-07-24T03:51:35.9467293Z GITHUB_HEAD_REF=gh/benjaminglass1/79/head 2025-07-24T03:51:35.9467635Z GITHUB_ACTION_REF= 2025-07-24T03:51:35.9467929Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-07-24T03:51:35.9468307Z GITHUB_WORKFLOW=pull 2025-07-24T03:51:35.9468574Z DEBIAN_FRONTEND=noninteractive 2025-07-24T03:51:35.9469252Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T03:51:35.9469966Z SKIP_SCCACHE_INITIALIZATION=1 2025-07-24T03:51:35.9470281Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-07-24T03:51:35.9470613Z _=/usr/bin/env 2025-07-24T03:51:35.9471505Z + export PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-24T03:51:35.9473088Z + PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-24T03:51:35.9474138Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-07-24T03:51:35.9474641Z + export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-07-24T03:51:35.9475118Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-07-24T03:51:35.9475486Z + echo 'NVCC version:' 2025-07-24T03:51:35.9475742Z NVCC version: 2025-07-24T03:51:35.9475964Z + nvcc --version 2025-07-24T03:51:36.1281539Z nvcc: NVIDIA (R) Cuda compiler driver 2025-07-24T03:51:36.1281942Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-07-24T03:51:36.1282310Z Built on Fri_Feb_21_20:23:50_PST_2025 2025-07-24T03:51:36.1282669Z Cuda compilation tools, release 12.8, V12.8.93 2025-07-24T03:51:36.1283039Z Build cuda_12.8.r12.8/compiler.35583870_0 2025-07-24T03:51:36.1297085Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda11* ]] 2025-07-24T03:51:36.1297794Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-07-24T03:51:36.1298328Z + export USE_LLVM=/opt/llvm 2025-07-24T03:51:36.1298643Z + USE_LLVM=/opt/llvm 2025-07-24T03:51:36.1298935Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2025-07-24T03:51:36.1299289Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2025-07-24T03:51:36.1299588Z + which conda 2025-07-24T03:51:36.1318338Z /opt/conda/bin/conda 2025-07-24T03:51:36.1320184Z + [[ -v CONDA_PREFIX ]] 2025-07-24T03:51:36.1320551Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-07-24T03:51:36.1320978Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-07-24T03:51:36.1321525Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-07-24T03:51:36.1321921Z + [[ 3.10 = \3\.\1\2 ]] 2025-07-24T03:51:36.1322213Z + [[ 3.10 = \3\.\1\3 ]] 2025-07-24T03:51:36.1322685Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-07-24T03:51:36.1323279Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-07-24T03:51:36.1323835Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-android* ]] 2025-07-24T03:51:36.1324364Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *android* ]] 2025-07-24T03:51:36.1325247Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-07-24T03:51:36.1325758Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-07-24T03:51:36.1326268Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-07-24T03:51:36.1326677Z + '[' -z 14 ']' 2025-07-24T03:51:36.1326998Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-07-24T03:51:36.1327400Z + [[ -z 5.2 ]] 2025-07-24T03:51:36.1327714Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-07-24T03:51:36.1329675Z ++ echo '5.2 >= 8.0' 2025-07-24T03:51:36.1331190Z ++ bc 2025-07-24T03:51:36.1404121Z + [[ 1 -eq 0 ]] 2025-07-24T03:51:36.1404633Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang* ]] 2025-07-24T03:51:36.1405272Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-clang*-asan* ]] 2025-07-24T03:51:36.1405843Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *no-ops* ]] 2025-07-24T03:51:36.1406361Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-07-24T03:51:36.1406888Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *android* ]] 2025-07-24T03:51:36.1407399Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *cuda* ]] 2025-07-24T03:51:36.1407908Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-07-24T03:51:36.1408422Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-07-24T03:51:36.1408973Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-07-24T03:51:36.1409409Z + [[ -d /var/lib/jenkins/workspace ]] 2025-07-24T03:51:36.1409739Z ++ stat -c %u /var/lib/jenkins/workspace 2025-07-24T03:51:36.1487569Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-07-24T03:51:36.1487904Z + trap_add cleanup_workspace EXIT 2025-07-24T03:51:36.1488234Z + trap_add_cmd=cleanup_workspace 2025-07-24T03:51:36.1488524Z + shift 2025-07-24T03:51:36.1488738Z + for trap_add_name in "$@" 2025-07-24T03:51:36.1494532Z +++ trap -p EXIT 2025-07-24T03:51:36.1496994Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-07-24T03:51:36.1497396Z sccache_epilogue'\'' EXIT' 2025-07-24T03:51:36.1497672Z +++ extract_trap_cmd trap -- ' 2025-07-24T03:51:36.1497964Z sccache_epilogue' EXIT 2025-07-24T03:51:36.1498215Z +++ printf '%s\n' ' 2025-07-24T03:51:36.1498460Z sccache_epilogue' 2025-07-24T03:51:36.1498717Z ++ printf '%s\n' cleanup_workspace 2025-07-24T03:51:36.1499477Z + trap -- ' 2025-07-24T03:51:36.1499704Z sccache_epilogue 2025-07-24T03:51:36.1499944Z cleanup_workspace' EXIT 2025-07-24T03:51:36.1500265Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-07-24T03:51:36.8199433Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-07-24T03:51:36.8432457Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-07-24T03:51:36.8432951Z + set -e -o pipefail 2025-07-24T03:51:36.8433216Z + get_bazel 2025-07-24T03:51:36.8433809Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-07-24T03:51:36.8434850Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-07-24T03:51:36.9316872Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-07-24T03:51:36.9317719Z Dload Upload Total Spent Left Speed 2025-07-24T03:51:36.9318122Z 2025-07-24T03:51:36.9912707Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-07-24T03:51:36.9913205Z 100 17143 100 17143 0 0 279k 0 --:--:-- --:--:-- --:--:-- 283k 2025-07-24T03:51:36.9946493Z + shasum --algorithm=1 --check /dev/fd/63 2025-07-24T03:51:36.9947792Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-07-24T03:51:37.0449978Z tools/bazel: OK 2025-07-24T03:51:37.0454056Z + chmod u+x tools/bazel 2025-07-24T03:51:37.0487529Z + python3 tools/optional_submodules.py checkout_eigen 2025-07-24T03:51:37.0981704Z -- Checkout Eigen release tag: 3.4.0 2025-07-24T03:51:37.1154602Z Cloning into 'eigen'... 2025-07-24T03:51:37.5388254Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-07-24T03:51:37.8681929Z remote: Enumerating objects: 1918, done. 2025-07-24T03:51:37.8682642Z remote: Counting objects: 0% (1/1918) 2025-07-24T03:51:37.8683072Z remote: Counting objects: 1% (20/1918) 2025-07-24T03:51:37.8683472Z remote: Counting objects: 2% (39/1918) 2025-07-24T03:51:37.8683881Z remote: Counting objects: 3% (58/1918) 2025-07-24T03:51:37.8684272Z remote: Counting objects: 4% (77/1918) 2025-07-24T03:51:37.8684675Z remote: Counting objects: 5% (96/1918) 2025-07-24T03:51:37.8685074Z remote: Counting objects: 6% (116/1918) 2025-07-24T03:51:37.8685488Z remote: Counting objects: 7% (135/1918) 2025-07-24T03:51:37.8685891Z remote: Counting objects: 8% (154/1918) 2025-07-24T03:51:37.8686301Z remote: Counting objects: 9% (173/1918) 2025-07-24T03:51:37.8686712Z remote: Counting objects: 10% (192/1918) 2025-07-24T03:51:37.8687127Z remote: Counting objects: 11% (211/1918) 2025-07-24T03:51:37.8687556Z remote: Counting objects: 12% (231/1918) 2025-07-24T03:51:37.8687952Z remote: Counting objects: 13% (250/1918) 2025-07-24T03:51:37.8688366Z remote: Counting objects: 14% (269/1918) 2025-07-24T03:51:37.8688766Z remote: Counting objects: 15% (288/1918) 2025-07-24T03:51:37.8689177Z remote: Counting objects: 16% (307/1918) 2025-07-24T03:51:37.8689628Z remote: Counting objects: 17% (327/1918) 2025-07-24T03:51:37.8690028Z remote: Counting objects: 18% (346/1918) 2025-07-24T03:51:37.8690440Z remote: Counting objects: 19% (365/1918) 2025-07-24T03:51:37.8690840Z remote: Counting objects: 20% (384/1918) 2025-07-24T03:51:37.8691252Z remote: Counting objects: 21% (403/1918) 2025-07-24T03:51:37.8691665Z remote: Counting objects: 22% (422/1918) 2025-07-24T03:51:37.8692064Z remote: Counting objects: 23% (442/1918) 2025-07-24T03:51:37.8692475Z remote: Counting objects: 24% (461/1918) 2025-07-24T03:51:37.8692888Z remote: Counting objects: 25% (480/1918) 2025-07-24T03:51:37.8693300Z remote: Counting objects: 26% (499/1918) 2025-07-24T03:51:37.8693700Z remote: Counting objects: 27% (518/1918) 2025-07-24T03:51:37.8694118Z remote: Counting objects: 28% (538/1918) 2025-07-24T03:51:37.8694517Z remote: Counting objects: 29% (557/1918) 2025-07-24T03:51:37.8694930Z remote: Counting objects: 30% (576/1918) 2025-07-24T03:51:37.8695343Z remote: Counting objects: 31% (595/1918) 2025-07-24T03:51:37.8695742Z remote: Counting objects: 32% (614/1918) 2025-07-24T03:51:37.8696155Z remote: Counting objects: 33% (633/1918) 2025-07-24T03:51:37.8696556Z remote: Counting objects: 34% (653/1918) 2025-07-24T03:51:37.8696969Z remote: Counting objects: 35% (672/1918) 2025-07-24T03:51:37.8697369Z remote: Counting objects: 36% (691/1918) 2025-07-24T03:51:37.8697783Z remote: Counting objects: 37% (710/1918) 2025-07-24T03:51:37.8698180Z remote: Counting objects: 38% (729/1918) 2025-07-24T03:51:37.8698604Z remote: Counting objects: 39% (749/1918) 2025-07-24T03:51:37.8699017Z remote: Counting objects: 40% (768/1918) 2025-07-24T03:51:37.8699415Z remote: Counting objects: 41% (787/1918) 2025-07-24T03:51:37.8699825Z remote: Counting objects: 42% (806/1918) 2025-07-24T03:51:37.8700222Z remote: Counting objects: 43% (825/1918) 2025-07-24T03:51:37.8700630Z remote: Counting objects: 44% (844/1918) 2025-07-24T03:51:37.8701026Z remote: Counting objects: 45% (864/1918) 2025-07-24T03:51:37.8701438Z remote: Counting objects: 46% (883/1918) 2025-07-24T03:51:37.8701836Z remote: Counting objects: 47% (902/1918) 2025-07-24T03:51:37.8702246Z remote: Counting objects: 48% (921/1918) 2025-07-24T03:51:37.8702655Z remote: Counting objects: 49% (940/1918) 2025-07-24T03:51:37.8703051Z remote: Counting objects: 50% (959/1918) 2025-07-24T03:51:37.8703460Z remote: Counting objects: 51% (979/1918) 2025-07-24T03:51:37.8703859Z remote: Counting objects: 52% (998/1918) 2025-07-24T03:51:37.8704595Z remote: Counting objects: 53% (1017/1918) 2025-07-24T03:51:37.8705116Z remote: Counting objects: 54% (1036/1918) 2025-07-24T03:51:37.8705542Z remote: Counting objects: 55% (1055/1918) 2025-07-24T03:51:37.8705948Z remote: Counting objects: 56% (1075/1918) 2025-07-24T03:51:37.8706367Z remote: Counting objects: 57% (1094/1918) 2025-07-24T03:51:37.8706785Z remote: Counting objects: 58% (1113/1918) 2025-07-24T03:51:37.8707189Z remote: Counting objects: 59% (1132/1918) 2025-07-24T03:51:37.8707606Z remote: Counting objects: 60% (1151/1918) 2025-07-24T03:51:37.8708010Z remote: Counting objects: 61% (1170/1918) 2025-07-24T03:51:37.8708427Z remote: Counting objects: 62% (1190/1918) 2025-07-24T03:51:37.8708835Z remote: Counting objects: 63% (1209/1918) 2025-07-24T03:51:37.8709254Z remote: Counting objects: 64% (1228/1918) 2025-07-24T03:51:37.8709661Z remote: Counting objects: 65% (1247/1918) 2025-07-24T03:51:37.8710089Z remote: Counting objects: 66% (1266/1918) 2025-07-24T03:51:37.8710514Z remote: Counting objects: 67% (1286/1918) 2025-07-24T03:51:37.8710921Z remote: Counting objects: 68% (1305/1918) 2025-07-24T03:51:37.8711338Z remote: Counting objects: 69% (1324/1918) 2025-07-24T03:51:37.8711746Z remote: Counting objects: 70% (1343/1918) 2025-07-24T03:51:37.8712167Z remote: Counting objects: 71% (1362/1918) 2025-07-24T03:51:37.8712571Z remote: Counting objects: 72% (1381/1918) 2025-07-24T03:51:37.8712986Z remote: Counting objects: 73% (1401/1918) 2025-07-24T03:51:37.8713388Z remote: Counting objects: 74% (1420/1918) 2025-07-24T03:51:37.8713805Z remote: Counting objects: 75% (1439/1918) 2025-07-24T03:51:37.8714224Z remote: Counting objects: 76% (1458/1918) 2025-07-24T03:51:37.8714627Z remote: Counting objects: 77% (1477/1918) 2025-07-24T03:51:37.8715043Z remote: Counting objects: 78% (1497/1918) 2025-07-24T03:51:37.8715450Z remote: Counting objects: 79% (1516/1918) 2025-07-24T03:51:37.8715873Z remote: Counting objects: 80% (1535/1918) 2025-07-24T03:51:37.8716281Z remote: Counting objects: 81% (1554/1918) 2025-07-24T03:51:37.8716702Z remote: Counting objects: 82% (1573/1918) 2025-07-24T03:51:37.8717107Z remote: Counting objects: 83% (1592/1918) 2025-07-24T03:51:37.8717535Z remote: Counting objects: 84% (1612/1918) 2025-07-24T03:51:37.8717953Z remote: Counting objects: 85% (1631/1918) 2025-07-24T03:51:37.8718358Z remote: Counting objects: 86% (1650/1918) 2025-07-24T03:51:37.8718778Z remote: Counting objects: 87% (1669/1918) 2025-07-24T03:51:37.8719184Z remote: Counting objects: 88% (1688/1918) 2025-07-24T03:51:37.8719602Z remote: Counting objects: 89% (1708/1918) 2025-07-24T03:51:37.8720009Z remote: Counting objects: 90% (1727/1918) 2025-07-24T03:51:37.8720427Z remote: Counting objects: 91% (1746/1918) 2025-07-24T03:51:37.8720833Z remote: Counting objects: 92% (1765/1918) 2025-07-24T03:51:37.8721253Z remote: Counting objects: 93% (1784/1918) 2025-07-24T03:51:37.8721680Z remote: Counting objects: 94% (1803/1918) 2025-07-24T03:51:37.8722085Z remote: Counting objects: 95% (1823/1918) 2025-07-24T03:51:37.8722501Z remote: Counting objects: 96% (1842/1918) 2025-07-24T03:51:37.9813254Z remote: Counting objects: 97% (1861/1918) 2025-07-24T03:51:37.9813921Z remote: Counting objects: 98% (1880/1918) 2025-07-24T03:51:37.9814415Z remote: Counting objects: 99% (1899/1918) 2025-07-24T03:51:37.9814843Z remote: Counting objects: 100% (1918/1918) 2025-07-24T03:51:37.9815302Z remote: Counting objects: 100% (1918/1918), done. 2025-07-24T03:51:37.9815756Z remote: Compressing objects: 0% (1/1477) 2025-07-24T03:51:37.9816226Z remote: Compressing objects: 1% (15/1477) 2025-07-24T03:51:37.9816653Z remote: Compressing objects: 2% (30/1477) 2025-07-24T03:51:37.9817089Z remote: Compressing objects: 3% (45/1477) 2025-07-24T03:51:37.9817514Z remote: Compressing objects: 4% (60/1477) 2025-07-24T03:51:37.9818190Z remote: Compressing objects: 5% (74/1477) 2025-07-24T03:51:37.9818748Z remote: Compressing objects: 6% (89/1477) 2025-07-24T03:51:37.9819186Z remote: Compressing objects: 7% (104/1477) 2025-07-24T03:51:37.9819631Z remote: Compressing objects: 8% (119/1477) 2025-07-24T03:51:37.9820077Z remote: Compressing objects: 9% (133/1477) 2025-07-24T03:51:37.9820523Z remote: Compressing objects: 10% (148/1477) 2025-07-24T03:51:37.9820956Z remote: Compressing objects: 11% (163/1477) 2025-07-24T03:51:37.9821402Z remote: Compressing objects: 12% (178/1477) 2025-07-24T03:51:37.9821836Z remote: Compressing objects: 13% (193/1477) 2025-07-24T03:51:37.9822282Z remote: Compressing objects: 14% (207/1477) 2025-07-24T03:51:37.9822715Z remote: Compressing objects: 15% (222/1477) 2025-07-24T03:51:37.9823163Z remote: Compressing objects: 16% (237/1477) 2025-07-24T03:51:37.9823594Z remote: Compressing objects: 17% (252/1477) 2025-07-24T03:51:37.9824052Z remote: Compressing objects: 18% (266/1477) 2025-07-24T03:51:37.9824503Z remote: Compressing objects: 19% (281/1477) 2025-07-24T03:51:37.9825023Z remote: Compressing objects: 20% (296/1477) 2025-07-24T03:51:37.9825470Z remote: Compressing objects: 21% (311/1477) 2025-07-24T03:51:37.9825900Z remote: Compressing objects: 22% (325/1477) 2025-07-24T03:51:37.9826348Z remote: Compressing objects: 23% (340/1477) 2025-07-24T03:51:37.9826778Z remote: Compressing objects: 24% (355/1477) 2025-07-24T03:51:37.9827224Z remote: Compressing objects: 25% (370/1477) 2025-07-24T03:51:37.9827655Z remote: Compressing objects: 26% (385/1477) 2025-07-24T03:51:37.9828099Z remote: Compressing objects: 27% (399/1477) 2025-07-24T03:51:37.9828539Z remote: Compressing objects: 28% (414/1477) 2025-07-24T03:51:37.9828966Z remote: Compressing objects: 29% (429/1477) 2025-07-24T03:51:37.9829401Z remote: Compressing objects: 30% (444/1477) 2025-07-24T03:51:37.9829825Z remote: Compressing objects: 31% (458/1477) 2025-07-24T03:51:37.9830275Z remote: Compressing objects: 32% (473/1477) 2025-07-24T03:51:37.9830700Z remote: Compressing objects: 33% (488/1477) 2025-07-24T03:51:37.9831136Z remote: Compressing objects: 34% (503/1477) 2025-07-24T03:51:37.9831563Z remote: Compressing objects: 35% (517/1477) 2025-07-24T03:51:37.9832003Z remote: Compressing objects: 36% (532/1477) 2025-07-24T03:51:37.9832440Z remote: Compressing objects: 37% (547/1477) 2025-07-24T03:51:37.9832865Z remote: Compressing objects: 38% (562/1477) 2025-07-24T03:51:37.9833302Z remote: Compressing objects: 39% (577/1477) 2025-07-24T03:51:37.9833728Z remote: Compressing objects: 40% (591/1477) 2025-07-24T03:51:37.9834176Z remote: Compressing objects: 41% (606/1477) 2025-07-24T03:51:37.9834606Z remote: Compressing objects: 42% (621/1477) 2025-07-24T03:51:37.9835049Z remote: Compressing objects: 43% (636/1477) 2025-07-24T03:51:37.9835491Z remote: Compressing objects: 44% (650/1477) 2025-07-24T03:51:37.9835924Z remote: Compressing objects: 45% (665/1477) 2025-07-24T03:51:37.9836374Z remote: Compressing objects: 46% (680/1477) 2025-07-24T03:51:37.9836804Z remote: Compressing objects: 47% (695/1477) 2025-07-24T03:51:37.9837244Z remote: Compressing objects: 48% (709/1477) 2025-07-24T03:51:37.9837673Z remote: Compressing objects: 49% (724/1477) 2025-07-24T03:51:37.9838113Z remote: Compressing objects: 50% (739/1477) 2025-07-24T03:51:37.9838541Z remote: Compressing objects: 51% (754/1477) 2025-07-24T03:51:37.9838983Z remote: Compressing objects: 52% (769/1477) 2025-07-24T03:51:37.9839424Z remote: Compressing objects: 53% (783/1477) 2025-07-24T03:51:37.9839854Z remote: Compressing objects: 54% (798/1477) 2025-07-24T03:51:37.9840292Z remote: Compressing objects: 55% (813/1477) 2025-07-24T03:51:37.9840720Z remote: Compressing objects: 56% (828/1477) 2025-07-24T03:51:37.9841160Z remote: Compressing objects: 57% (842/1477) 2025-07-24T03:51:37.9841696Z remote: Compressing objects: 58% (857/1477) 2025-07-24T03:51:37.9842239Z remote: Compressing objects: 59% (872/1477) 2025-07-24T03:51:37.9842672Z remote: Compressing objects: 60% (887/1477) 2025-07-24T03:51:37.9843118Z remote: Compressing objects: 61% (901/1477) 2025-07-24T03:51:37.9843565Z remote: Compressing objects: 62% (916/1477) 2025-07-24T03:51:37.9843995Z remote: Compressing objects: 63% (931/1477) 2025-07-24T03:51:37.9844445Z remote: Compressing objects: 64% (946/1477) 2025-07-24T03:51:37.9844876Z remote: Compressing objects: 65% (961/1477) 2025-07-24T03:51:37.9845317Z remote: Compressing objects: 66% (975/1477) 2025-07-24T03:51:37.9845744Z remote: Compressing objects: 67% (990/1477) 2025-07-24T03:51:37.9846188Z remote: Compressing objects: 68% (1005/1477) 2025-07-24T03:51:37.9846621Z remote: Compressing objects: 69% (1020/1477) 2025-07-24T03:51:37.9847065Z remote: Compressing objects: 70% (1034/1477) 2025-07-24T03:51:37.9847513Z remote: Compressing objects: 71% (1049/1477) 2025-07-24T03:51:37.9847948Z remote: Compressing objects: 72% (1064/1477) 2025-07-24T03:51:37.9848392Z remote: Compressing objects: 73% (1079/1477) 2025-07-24T03:51:37.9848821Z remote: Compressing objects: 74% (1093/1477) 2025-07-24T03:51:37.9849261Z remote: Compressing objects: 75% (1108/1477) 2025-07-24T03:51:37.9849963Z remote: Compressing objects: 76% (1123/1477) 2025-07-24T03:51:37.9850430Z remote: Compressing objects: 77% (1138/1477) 2025-07-24T03:51:37.9850863Z remote: Compressing objects: 78% (1153/1477) 2025-07-24T03:51:37.9851311Z remote: Compressing objects: 79% (1167/1477) 2025-07-24T03:51:37.9851757Z remote: Compressing objects: 80% (1182/1477) 2025-07-24T03:51:37.9852188Z remote: Compressing objects: 81% (1197/1477) 2025-07-24T03:51:37.9852628Z remote: Compressing objects: 82% (1212/1477) 2025-07-24T03:51:37.9853058Z remote: Compressing objects: 83% (1226/1477) 2025-07-24T03:51:37.9853503Z remote: Compressing objects: 84% (1241/1477) 2025-07-24T03:51:37.9853944Z remote: Compressing objects: 85% (1256/1477) 2025-07-24T03:51:37.9854386Z remote: Compressing objects: 86% (1271/1477) 2025-07-24T03:51:37.9854817Z remote: Compressing objects: 87% (1285/1477) 2025-07-24T03:51:37.9855262Z remote: Compressing objects: 88% (1300/1477) 2025-07-24T03:51:37.9855706Z remote: Compressing objects: 89% (1315/1477) 2025-07-24T03:51:37.9856136Z remote: Compressing objects: 90% (1330/1477) 2025-07-24T03:51:37.9856578Z remote: Compressing objects: 91% (1345/1477) 2025-07-24T03:51:38.0126785Z remote: Compressing objects: 92% (1359/1477) 2025-07-24T03:51:38.0127244Z remote: Compressing objects: 93% (1374/1477) 2025-07-24T03:51:38.0127679Z remote: Compressing objects: 94% (1389/1477) 2025-07-24T03:51:38.0128132Z remote: Compressing objects: 95% (1404/1477) 2025-07-24T03:51:38.0128580Z remote: Compressing objects: 96% (1418/1477) 2025-07-24T03:51:38.0129018Z remote: Compressing objects: 97% (1433/1477) 2025-07-24T03:51:38.0129492Z remote: Compressing objects: 98% (1448/1477) 2025-07-24T03:51:38.0129925Z remote: Compressing objects: 99% (1463/1477) 2025-07-24T03:51:38.0130368Z remote: Compressing objects: 100% (1477/1477) 2025-07-24T03:51:38.0130842Z remote: Compressing objects: 100% (1477/1477), done. 2025-07-24T03:51:38.0150562Z Receiving objects: 0% (1/1918) 2025-07-24T03:51:38.0152626Z Receiving objects: 1% (20/1918) 2025-07-24T03:51:38.0155246Z Receiving objects: 2% (39/1918) 2025-07-24T03:51:38.0157118Z Receiving objects: 3% (58/1918) 2025-07-24T03:51:38.0161178Z Receiving objects: 4% (77/1918) 2025-07-24T03:51:38.0164477Z Receiving objects: 5% (96/1918) 2025-07-24T03:51:38.0165836Z Receiving objects: 6% (116/1918) 2025-07-24T03:51:38.0184994Z Receiving objects: 7% (135/1918) 2025-07-24T03:51:38.0189033Z Receiving objects: 8% (154/1918) 2025-07-24T03:51:38.0197002Z Receiving objects: 9% (173/1918) 2025-07-24T03:51:38.0217232Z Receiving objects: 10% (192/1918) 2025-07-24T03:51:38.0296820Z Receiving objects: 11% (211/1918) 2025-07-24T03:51:38.0321680Z Receiving objects: 12% (231/1918) 2025-07-24T03:51:38.0340653Z Receiving objects: 13% (250/1918) 2025-07-24T03:51:38.0416725Z Receiving objects: 14% (269/1918) 2025-07-24T03:51:38.0449428Z Receiving objects: 15% (288/1918) 2025-07-24T03:51:38.0485703Z Receiving objects: 16% (307/1918) 2025-07-24T03:51:38.0507318Z Receiving objects: 17% (327/1918) 2025-07-24T03:51:38.0538817Z Receiving objects: 18% (346/1918) 2025-07-24T03:51:38.0574376Z Receiving objects: 19% (365/1918) 2025-07-24T03:51:38.0669438Z Receiving objects: 20% (384/1918) 2025-07-24T03:51:38.0689196Z Receiving objects: 21% (403/1918) 2025-07-24T03:51:38.0724119Z Receiving objects: 22% (422/1918) 2025-07-24T03:51:38.0741489Z Receiving objects: 23% (442/1918) 2025-07-24T03:51:38.0766492Z Receiving objects: 24% (461/1918) 2025-07-24T03:51:38.0920731Z Receiving objects: 25% (480/1918) 2025-07-24T03:51:38.0933895Z Receiving objects: 26% (499/1918) 2025-07-24T03:51:38.0943710Z Receiving objects: 27% (518/1918) 2025-07-24T03:51:38.0946275Z Receiving objects: 28% (538/1918) 2025-07-24T03:51:38.0949237Z Receiving objects: 29% (557/1918) 2025-07-24T03:51:38.0954472Z Receiving objects: 30% (576/1918) 2025-07-24T03:51:38.0958307Z Receiving objects: 31% (595/1918) 2025-07-24T03:51:38.0961802Z Receiving objects: 32% (614/1918) 2025-07-24T03:51:38.0964232Z Receiving objects: 33% (633/1918) 2025-07-24T03:51:38.0969366Z Receiving objects: 34% (653/1918) 2025-07-24T03:51:38.1002042Z Receiving objects: 35% (672/1918) 2025-07-24T03:51:38.1010917Z Receiving objects: 36% (691/1918) 2025-07-24T03:51:38.1016277Z Receiving objects: 37% (710/1918) 2025-07-24T03:51:38.1022994Z Receiving objects: 38% (729/1918) 2025-07-24T03:51:38.1047121Z Receiving objects: 39% (749/1918) 2025-07-24T03:51:38.1054500Z Receiving objects: 40% (768/1918) 2025-07-24T03:51:38.1066092Z Receiving objects: 41% (787/1918) 2025-07-24T03:51:38.1075231Z Receiving objects: 42% (806/1918) 2025-07-24T03:51:38.1081329Z Receiving objects: 43% (825/1918) 2025-07-24T03:51:38.1100416Z Receiving objects: 44% (844/1918) 2025-07-24T03:51:38.1118445Z Receiving objects: 45% (864/1918) 2025-07-24T03:51:38.1129374Z Receiving objects: 46% (883/1918) 2025-07-24T03:51:38.1136346Z Receiving objects: 47% (902/1918) 2025-07-24T03:51:38.1137703Z Receiving objects: 48% (921/1918) 2025-07-24T03:51:38.1139125Z Receiving objects: 49% (940/1918) 2025-07-24T03:51:38.1140685Z Receiving objects: 50% (959/1918) 2025-07-24T03:51:38.1142638Z Receiving objects: 51% (979/1918) 2025-07-24T03:51:38.1143978Z Receiving objects: 52% (998/1918) 2025-07-24T03:51:38.1144349Z Receiving objects: 53% (1017/1918) 2025-07-24T03:51:38.1144868Z Receiving objects: 54% (1036/1918) 2025-07-24T03:51:38.1145190Z Receiving objects: 55% (1055/1918) 2025-07-24T03:51:38.1146536Z Receiving objects: 56% (1075/1918) 2025-07-24T03:51:38.1147408Z Receiving objects: 57% (1094/1918) 2025-07-24T03:51:38.1147796Z Receiving objects: 58% (1113/1918) 2025-07-24T03:51:38.1148180Z Receiving objects: 59% (1132/1918) 2025-07-24T03:51:38.1148983Z Receiving objects: 60% (1151/1918) 2025-07-24T03:51:38.1149515Z Receiving objects: 61% (1170/1918) 2025-07-24T03:51:38.1150531Z Receiving objects: 62% (1190/1918) 2025-07-24T03:51:38.1150921Z Receiving objects: 63% (1209/1918) 2025-07-24T03:51:38.1152383Z Receiving objects: 64% (1228/1918) 2025-07-24T03:51:38.1153430Z Receiving objects: 65% (1247/1918) 2025-07-24T03:51:38.1154415Z Receiving objects: 66% (1266/1918) 2025-07-24T03:51:38.1156494Z Receiving objects: 67% (1286/1918) 2025-07-24T03:51:38.1156856Z Receiving objects: 68% (1305/1918) 2025-07-24T03:51:38.1157201Z Receiving objects: 69% (1324/1918) 2025-07-24T03:51:38.1159964Z Receiving objects: 70% (1343/1918) 2025-07-24T03:51:38.1163009Z Receiving objects: 71% (1362/1918) 2025-07-24T03:51:38.1395395Z Receiving objects: 72% (1381/1918) 2025-07-24T03:51:38.1405269Z Receiving objects: 73% (1401/1918) 2025-07-24T03:51:38.1415366Z Receiving objects: 74% (1420/1918) 2025-07-24T03:51:38.1425240Z Receiving objects: 75% (1439/1918) 2025-07-24T03:51:38.1439657Z Receiving objects: 76% (1458/1918) 2025-07-24T03:51:38.1451724Z Receiving objects: 77% (1477/1918) 2025-07-24T03:51:38.1465210Z Receiving objects: 78% (1497/1918) 2025-07-24T03:51:38.1474922Z Receiving objects: 79% (1516/1918) 2025-07-24T03:51:38.1487525Z Receiving objects: 80% (1535/1918) 2025-07-24T03:51:38.1497874Z Receiving objects: 81% (1554/1918) 2025-07-24T03:51:38.1521196Z Receiving objects: 82% (1573/1918) 2025-07-24T03:51:38.1557926Z Receiving objects: 83% (1592/1918) 2025-07-24T03:51:38.1578806Z Receiving objects: 84% (1612/1918) 2025-07-24T03:51:38.1599487Z Receiving objects: 85% (1631/1918) 2025-07-24T03:51:38.1614076Z Receiving objects: 86% (1650/1918) 2025-07-24T03:51:38.1636289Z Receiving objects: 87% (1669/1918) 2025-07-24T03:51:38.1655545Z Receiving objects: 88% (1688/1918) 2025-07-24T03:51:38.1668946Z Receiving objects: 89% (1708/1918) 2025-07-24T03:51:38.1682169Z Receiving objects: 90% (1727/1918) 2025-07-24T03:51:38.1696324Z Receiving objects: 91% (1746/1918) 2025-07-24T03:51:38.1700432Z Receiving objects: 92% (1765/1918) 2025-07-24T03:51:38.1715196Z Receiving objects: 93% (1784/1918) 2025-07-24T03:51:38.1728497Z Receiving objects: 94% (1803/1918) 2025-07-24T03:51:38.1744750Z Receiving objects: 95% (1823/1918) 2025-07-24T03:51:38.1757017Z Receiving objects: 96% (1842/1918) 2025-07-24T03:51:38.1757692Z Receiving objects: 97% (1861/1918) 2025-07-24T03:51:38.1758479Z remote: Total 1918 (delta 488), reused 925 (delta 386), pack-reused 0 (from 0) 2025-07-24T03:51:38.1780602Z Receiving objects: 98% (1880/1918) 2025-07-24T03:51:38.1794360Z Receiving objects: 99% (1899/1918) 2025-07-24T03:51:38.1794690Z Receiving objects: 100% (1918/1918) 2025-07-24T03:51:38.1795100Z Receiving objects: 100% (1918/1918), 3.10 MiB | 18.92 MiB/s, done. 2025-07-24T03:51:38.1802589Z Resolving deltas: 0% (0/488) 2025-07-24T03:51:38.1803191Z Resolving deltas: 1% (5/488) 2025-07-24T03:51:38.1803808Z Resolving deltas: 2% (10/488) 2025-07-24T03:51:38.1804454Z Resolving deltas: 3% (15/488) 2025-07-24T03:51:38.1805364Z Resolving deltas: 4% (20/488) 2025-07-24T03:51:38.1806899Z Resolving deltas: 5% (25/488) 2025-07-24T03:51:38.1807422Z Resolving deltas: 6% (30/488) 2025-07-24T03:51:38.1807947Z Resolving deltas: 7% (35/488) 2025-07-24T03:51:38.1808472Z Resolving deltas: 8% (40/488) 2025-07-24T03:51:38.1810700Z Resolving deltas: 9% (44/488) 2025-07-24T03:51:38.1811883Z Resolving deltas: 10% (49/488) 2025-07-24T03:51:38.1812397Z Resolving deltas: 11% (54/488) 2025-07-24T03:51:38.1813574Z Resolving deltas: 12% (59/488) 2025-07-24T03:51:38.1814302Z Resolving deltas: 13% (64/488) 2025-07-24T03:51:38.1814886Z Resolving deltas: 14% (70/488) 2025-07-24T03:51:38.1815426Z Resolving deltas: 15% (74/488) 2025-07-24T03:51:38.1815935Z Resolving deltas: 16% (79/488) 2025-07-24T03:51:38.1816447Z Resolving deltas: 17% (84/488) 2025-07-24T03:51:38.1816918Z Resolving deltas: 18% (88/488) 2025-07-24T03:51:38.1817481Z Resolving deltas: 19% (93/488) 2025-07-24T03:51:38.1817984Z Resolving deltas: 20% (98/488) 2025-07-24T03:51:38.1818549Z Resolving deltas: 21% (103/488) 2025-07-24T03:51:38.1819013Z Resolving deltas: 22% (108/488) 2025-07-24T03:51:38.1819567Z Resolving deltas: 23% (113/488) 2025-07-24T03:51:38.1820099Z Resolving deltas: 24% (118/488) 2025-07-24T03:51:38.1820582Z Resolving deltas: 25% (123/488) 2025-07-24T03:51:38.1821085Z Resolving deltas: 26% (128/488) 2025-07-24T03:51:38.1821620Z Resolving deltas: 27% (132/488) 2025-07-24T03:51:38.1822161Z Resolving deltas: 28% (137/488) 2025-07-24T03:51:38.1822685Z Resolving deltas: 29% (142/488) 2025-07-24T03:51:38.1823222Z Resolving deltas: 30% (147/488) 2025-07-24T03:51:38.1823744Z Resolving deltas: 31% (152/488) 2025-07-24T03:51:38.1824299Z Resolving deltas: 32% (157/488) 2025-07-24T03:51:38.1824822Z Resolving deltas: 33% (162/488) 2025-07-24T03:51:38.1825376Z Resolving deltas: 34% (166/488) 2025-07-24T03:51:38.1826234Z Resolving deltas: 35% (171/488) 2025-07-24T03:51:38.1828129Z Resolving deltas: 36% (176/488) 2025-07-24T03:51:38.1828611Z Resolving deltas: 37% (181/488) 2025-07-24T03:51:38.1844295Z Resolving deltas: 38% (186/488) 2025-07-24T03:51:38.1844628Z Resolving deltas: 39% (191/488) 2025-07-24T03:51:38.1845014Z Resolving deltas: 40% (196/488) 2025-07-24T03:51:38.1845372Z Resolving deltas: 41% (201/488) 2025-07-24T03:51:38.1845719Z Resolving deltas: 42% (205/488) 2025-07-24T03:51:38.1846074Z Resolving deltas: 43% (210/488) 2025-07-24T03:51:38.1846376Z Resolving deltas: 44% (215/488) 2025-07-24T03:51:38.1846760Z Resolving deltas: 45% (220/488) 2025-07-24T03:51:38.1847127Z Resolving deltas: 46% (225/488) 2025-07-24T03:51:38.1847553Z Resolving deltas: 47% (230/488) 2025-07-24T03:51:38.1847842Z Resolving deltas: 48% (236/488) 2025-07-24T03:51:38.1848192Z Resolving deltas: 49% (240/488) 2025-07-24T03:51:38.1848534Z Resolving deltas: 50% (244/488) 2025-07-24T03:51:38.1848900Z Resolving deltas: 51% (249/488) 2025-07-24T03:51:38.1849208Z Resolving deltas: 52% (254/488) 2025-07-24T03:51:38.1849531Z Resolving deltas: 53% (259/488) 2025-07-24T03:51:38.1850208Z Resolving deltas: 54% (264/488) 2025-07-24T03:51:38.1850574Z Resolving deltas: 55% (269/488) 2025-07-24T03:51:38.1850921Z Resolving deltas: 56% (274/488) 2025-07-24T03:51:38.1851398Z Resolving deltas: 57% (279/488) 2025-07-24T03:51:38.1851849Z Resolving deltas: 58% (284/488) 2025-07-24T03:51:38.1852211Z Resolving deltas: 59% (289/488) 2025-07-24T03:51:38.1852549Z Resolving deltas: 60% (293/488) 2025-07-24T03:51:38.1852896Z Resolving deltas: 61% (299/488) 2025-07-24T03:51:38.1853314Z Resolving deltas: 62% (303/488) 2025-07-24T03:51:38.1853646Z Resolving deltas: 63% (308/488) 2025-07-24T03:51:38.1854099Z Resolving deltas: 64% (313/488) 2025-07-24T03:51:38.1854398Z Resolving deltas: 65% (318/488) 2025-07-24T03:51:38.1854853Z Resolving deltas: 66% (323/488) 2025-07-24T03:51:38.1855255Z Resolving deltas: 67% (327/488) 2025-07-24T03:51:38.1855643Z Resolving deltas: 68% (332/488) 2025-07-24T03:51:38.1856073Z Resolving deltas: 69% (337/488) 2025-07-24T03:51:38.1856416Z Resolving deltas: 70% (342/488) 2025-07-24T03:51:38.1856737Z Resolving deltas: 71% (347/488) 2025-07-24T03:51:38.1857124Z Resolving deltas: 72% (352/488) 2025-07-24T03:51:38.1857425Z Resolving deltas: 73% (357/488) 2025-07-24T03:51:38.1857714Z Resolving deltas: 74% (362/488) 2025-07-24T03:51:38.1858021Z Resolving deltas: 75% (366/488) 2025-07-24T03:51:38.1858323Z Resolving deltas: 76% (371/488) 2025-07-24T03:51:38.1858614Z Resolving deltas: 77% (376/488) 2025-07-24T03:51:38.1858968Z Resolving deltas: 78% (381/488) 2025-07-24T03:51:38.1859255Z Resolving deltas: 79% (386/488) 2025-07-24T03:51:38.1859619Z Resolving deltas: 80% (391/488) 2025-07-24T03:51:38.1859907Z Resolving deltas: 81% (396/488) 2025-07-24T03:51:38.1860209Z Resolving deltas: 82% (401/488) 2025-07-24T03:51:38.1860516Z Resolving deltas: 83% (406/488) 2025-07-24T03:51:38.1860819Z Resolving deltas: 84% (410/488) 2025-07-24T03:51:38.1861135Z Resolving deltas: 85% (415/488) 2025-07-24T03:51:38.1861423Z Resolving deltas: 86% (420/488) 2025-07-24T03:51:38.1861726Z Resolving deltas: 87% (425/488) 2025-07-24T03:51:38.1862016Z Resolving deltas: 88% (430/488) 2025-07-24T03:51:38.1862320Z Resolving deltas: 89% (435/488) 2025-07-24T03:51:38.1862607Z Resolving deltas: 90% (440/488) 2025-07-24T03:51:38.1862905Z Resolving deltas: 91% (445/488) 2025-07-24T03:51:38.1863191Z Resolving deltas: 92% (449/488) 2025-07-24T03:51:38.1863488Z Resolving deltas: 93% (454/488) 2025-07-24T03:51:38.1863775Z Resolving deltas: 94% (459/488) 2025-07-24T03:51:38.1864070Z Resolving deltas: 95% (464/488) 2025-07-24T03:51:38.1864368Z Resolving deltas: 96% (469/488) 2025-07-24T03:51:38.1864741Z Resolving deltas: 97% (474/488) 2025-07-24T03:51:38.1865048Z Resolving deltas: 98% (479/488) 2025-07-24T03:51:38.1869587Z Resolving deltas: 99% (484/488) 2025-07-24T03:51:38.1871252Z Resolving deltas: 100% (488/488) 2025-07-24T03:51:38.1871782Z Resolving deltas: 100% (488/488), done. 2025-07-24T03:51:38.2067923Z Note: switching to '3147391d946bb4b6c68edd901f2add6ac1f31f8c'. 2025-07-24T03:51:38.2068256Z 2025-07-24T03:51:38.2068506Z You are in 'detached HEAD' state. You can look around, make experimental 2025-07-24T03:51:38.2069088Z changes and commit them, and you can discard any commits you make in this 2025-07-24T03:51:38.2069682Z state without impacting any branches by switching back to a branch. 2025-07-24T03:51:38.2070026Z 2025-07-24T03:51:38.2070247Z If you want to create a new branch to retain commits you create, you may 2025-07-24T03:51:38.2070788Z do so (now or later) by using -c with the switch command. Example: 2025-07-24T03:51:38.2071093Z 2025-07-24T03:51:38.2071223Z git switch -c 2025-07-24T03:51:38.2071435Z 2025-07-24T03:51:38.2071542Z Or undo this operation with: 2025-07-24T03:51:38.2071731Z 2025-07-24T03:51:38.2071835Z git switch - 2025-07-24T03:51:38.2071971Z 2025-07-24T03:51:38.2072228Z Turn off this advice by setting config variable advice.detachedHead to false 2025-07-24T03:51:38.2072617Z 2025-07-24T03:51:38.3335726Z + BAZEL_MEM_LIMIT='--local_ram_resources=HOST_RAM*.8' 2025-07-24T03:51:38.3336192Z + BAZEL_CPU_LIMIT=--local_cpu_resources=HOST_CPUS-1 2025-07-24T03:51:38.3336571Z + [[ cpu == \c\p\u ]] 2025-07-24T03:51:38.3337289Z + tools/bazel build --config=no-tty '--local_ram_resources=HOST_RAM*.8' --local_cpu_resources=HOST_CPUS-1 --config=cpu-only :torch :torch/_C.so :all_tests 2025-07-24T03:51:38.3923974Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64... 2025-07-24T03:51:38.5619807Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64.sha256... 2025-07-24T03:51:38.7388386Z Extracting Bazel installation... 2025-07-24T03:51:40.9664392Z Starting local Bazel server and connecting to it... 2025-07-24T03:51:40.9664975Z WARNING: ignoring LD_PRELOAD in environment. 2025-07-24T03:51:42.3746493Z Loading: 2025-07-24T03:51:44.2765835Z DEBUG: Rule 'rules_cuda' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f80438bee9906e9ecb1a8a4ae2365374ac1e8a283897281a2db2fb7fcf746333" 2025-07-24T03:51:44.2769368Z DEBUG: Repository rules_cuda instantiated at: 2025-07-24T03:51:44.2770196Z /var/lib/jenkins/workspace/WORKSPACE:18:13: in 2025-07-24T03:51:44.2771010Z Repository rule http_archive defined at: 2025-07-24T03:51:44.2772638Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:44.3823179Z DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cb8ce8a25464b2a8536450971ad1b45ee309491c1f5e052a611b9e249cfdd35d" 2025-07-24T03:51:44.3827959Z DEBUG: Repository rules_cc instantiated at: 2025-07-24T03:51:44.3828494Z /var/lib/jenkins/workspace/WORKSPACE:6:13: in 2025-07-24T03:51:44.3828954Z Repository rule http_archive defined at: 2025-07-24T03:51:44.3829876Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:44.6952020Z DEBUG: Rule 'rules_python' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "94750828b18044533e98a129003b6a68001204038dc4749f40b195b24c38f49f" 2025-07-24T03:51:44.6956997Z DEBUG: Repository rules_python instantiated at: 2025-07-24T03:51:44.6957505Z /var/lib/jenkins/workspace/WORKSPACE:218:13: in 2025-07-24T03:51:44.6957951Z Repository rule http_archive defined at: 2025-07-24T03:51:44.6958828Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:45.8955005Z DEBUG: Rule 'python3_10_x86_64-unknown-linux-gnu' indicated that a canonical reproducible form can be obtained by modifying arguments url = ["https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.10.9+20230116-x86_64-unknown-linux-gnu-install_only.tar.gz"] and dropping ["urls"] 2025-07-24T03:51:45.8958283Z DEBUG: Repository python3_10_x86_64-unknown-linux-gnu instantiated at: 2025-07-24T03:51:45.8958889Z /var/lib/jenkins/workspace/WORKSPACE:233:27: in 2025-07-24T03:51:45.8959908Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:533:26: in python_register_toolchains 2025-07-24T03:51:45.8960900Z Repository rule python_repository defined at: 2025-07-24T03:51:45.8961785Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:366:36: in 2025-07-24T03:51:46.1538368Z DEBUG: Rule 'pybind11_bazel' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "b72c5b44135b90d1ffaba51e08240be0b91707ac60bea08bb4d84b47316211bb" 2025-07-24T03:51:46.1540297Z DEBUG: Repository pybind11_bazel instantiated at: 2025-07-24T03:51:46.1541088Z /var/lib/jenkins/workspace/WORKSPACE:49:13: in 2025-07-24T03:51:46.1541759Z Repository rule http_archive defined at: 2025-07-24T03:51:46.1543137Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:46.3469677Z Loading: 2025-07-24T03:51:46.3500348Z Loading: 1 packages loaded 2025-07-24T03:51:47.3470275Z Analyzing: 31 targets (3 packages loaded, 0 targets configured) 2025-07-24T03:51:47.4128824Z DEBUG: Rule 'platforms' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "218efe8ee736d26a3572663b374a253c012b716d8af0c07e842e82f238a0a7ee" 2025-07-24T03:51:47.4134097Z DEBUG: Repository platforms instantiated at: 2025-07-24T03:51:47.4134840Z /var/lib/jenkins/workspace/WORKSPACE:24:13: in 2025-07-24T03:51:47.4135589Z Repository rule http_archive defined at: 2025-07-24T03:51:47.4136558Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:48.6633703Z DEBUG: Rule 'com_github_gflags_gflags' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf" 2025-07-24T03:51:48.6669492Z DEBUG: Repository com_github_gflags_gflags instantiated at: 2025-07-24T03:51:48.6670529Z /var/lib/jenkins/workspace/WORKSPACE:76:13: in 2025-07-24T03:51:48.6671305Z Repository rule http_archive defined at: 2025-07-24T03:51:48.6672761Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:48.6709285Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2025-07-24T03:51:48.6715523Z DEBUG: Repository com_github_glog instantiated at: 2025-07-24T03:51:48.6716451Z /var/lib/jenkins/workspace/WORKSPACE:61:13: in 2025-07-24T03:51:48.6717185Z Repository rule http_archive defined at: 2025-07-24T03:51:48.6718746Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-07-24T03:51:48.7746059Z WARNING: /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/cpp-httplib/BUILD.bazel:3:11: in includes attribute of cc_library rule @cpp-httplib//:cpp-httplib: ignoring invalid absolute path '/'. Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation 2025-07-24T03:52:02.3769966Z Analyzing: 31 targets (90 packages loaded, 12610 targets configured) 2025-07-24T03:52:26.4119553Z Analyzing: 31 targets (90 packages loaded, 12610 targets configured) 2025-07-24T03:52:27.2425747Z INFO: Analyzed 31 targets (92 packages loaded, 14027 targets configured). 2025-07-24T03:52:27.2456131Z INFO: Found 31 targets... 2025-07-24T03:52:27.3785279Z [0 / 1,531] [Prepa] Writing file external/com_google_googletest/libgtest_main.so-2.params ... (13 actions, 2 running) 2025-07-24T03:52:28.4409211Z INFO: From Executing genrule //:download_mnist: 2025-07-24T03:52:28.4442377Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2025-07-24T03:52:28.4443169Z Failed to download (trying next): 2025-07-24T03:52:28.4443530Z HTTP Error 404: Not Found 2025-07-24T03:52:28.4443722Z 2025-07-24T03:52:28.4444071Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-07-24T03:52:28.4444714Z 2025-07-24T03:52:28.4444976Z 0% | | 0% 2025-07-24T03:52:28.4445535Z 0% | | 0% 2025-07-24T03:52:28.4445905Z 0% | | 0% 2025-07-24T03:52:28.4446254Z 0% | | 0% 2025-07-24T03:52:28.4446613Z 0% | | 0% 2025-07-24T03:52:28.4447156Z 0% | | 0% 2025-07-24T03:52:28.4447699Z 0% | | 0% 2025-07-24T03:52:28.4448079Z 0% | | 0% 2025-07-24T03:52:28.4448532Z 0% | | 0% 2025-07-24T03:52:28.4448996Z 0% | | 0% 2025-07-24T03:52:28.4449563Z 0% | | 0% 2025-07-24T03:52:28.4450186Z 0% | | 0% 2025-07-24T03:52:28.4450542Z 0% | | 0% 2025-07-24T03:52:28.4450888Z 0% | | 1% 2025-07-24T03:52:28.4451318Z 0% | | 1% 2025-07-24T03:52:28.4451675Z 0% | | 1% 2025-07-24T03:52:28.4452031Z 0% | | 1% 2025-07-24T03:52:28.4452375Z 0% | | 1% 2025-07-24T03:52:28.4452735Z 0% | | 1% 2025-07-24T03:52:28.4453096Z 0% |# | 1% 2025-07-24T03:52:28.4453449Z 0% |# | 1% 2025-07-24T03:52:28.4453821Z 0% |# | 1% 2025-07-24T03:52:28.4454259Z 0% |# | 1% 2025-07-24T03:52:28.4454899Z 0% |# | 1% 2025-07-24T03:52:28.4455545Z 0% |# | 1% 2025-07-24T03:52:28.4456188Z 0% |# | 2% 2025-07-24T03:52:28.4456848Z 0% |# | 2% 2025-07-24T03:52:28.4457477Z 0% |# | 2% 2025-07-24T03:52:28.4458105Z 0% |# | 2% 2025-07-24T03:52:28.4458608Z 0% |# | 2% 2025-07-24T03:52:28.4459430Z 0% |# | 2% 2025-07-24T03:52:28.4460184Z 0% |# | 2% 2025-07-24T03:52:28.4460822Z 0% |# | 2% 2025-07-24T03:52:28.4461480Z 0% |# | 2% 2025-07-24T03:52:28.4462105Z 0% |# | 2% 2025-07-24T03:52:28.4462754Z 0% |# | 2% 2025-07-24T03:52:28.4463393Z 0% |# | 2% 2025-07-24T03:52:28.4464060Z 0% |# | 3% 2025-07-24T03:52:28.4464785Z 0% |## | 3% 2025-07-24T03:52:28.4465426Z 0% |## | 3% 2025-07-24T03:52:28.4466105Z 0% |## | 3% 2025-07-24T03:52:28.4466760Z 0% |## | 3% 2025-07-24T03:52:28.4467409Z 0% |## | 3% 2025-07-24T03:52:28.4468048Z 0% |## | 3% 2025-07-24T03:52:28.4468695Z 0% |## | 3% 2025-07-24T03:52:28.4469346Z 0% |## | 3% 2025-07-24T03:52:28.4469984Z 0% |## | 3% 2025-07-24T03:52:28.4470642Z 0% |## | 3% 2025-07-24T03:52:28.4471257Z 0% |## | 3% 2025-07-24T03:52:28.4471822Z 0% |## | 4% 2025-07-24T03:52:28.4472344Z 0% |## | 4% 2025-07-24T03:52:28.4473936Z 0% |## | 4% 2025-07-24T03:52:28.4474309Z 0% |## | 4% 2025-07-24T03:52:28.4474824Z 0% |## | 4% 2025-07-24T03:52:28.4475186Z 0% |## | 4% 2025-07-24T03:52:28.4475672Z 0% |## | 4% 2025-07-24T03:52:28.4476167Z 0% |## | 4% 2025-07-24T03:52:28.4476698Z 0% |### | 4% 2025-07-24T03:52:28.4477238Z 0% |### | 4% 2025-07-24T03:52:28.4477787Z 0% |### | 4% 2025-07-24T03:52:28.4478350Z 0% |### | 4% 2025-07-24T03:52:28.4478795Z 0% |### | 5% 2025-07-24T03:52:28.4479143Z 0% |### | 5% 2025-07-24T03:52:28.4479500Z 0% |### | 5% 2025-07-24T03:52:28.4479860Z 0% |### | 5% 2025-07-24T03:52:28.4480206Z 0% |### | 5% 2025-07-24T03:52:28.4480566Z 0% |### | 5% 2025-07-24T03:52:28.4480928Z 0% |### | 5% 2025-07-24T03:52:28.4481524Z 0% |### | 5% 2025-07-24T03:52:28.4482089Z 0% |### | 5% 2025-07-24T03:52:28.4482862Z 0% |### | 5% 2025-07-24T03:52:28.4483631Z 0% |### | 5% 2025-07-24T03:52:28.4484229Z 0% |### | 5% 2025-07-24T03:52:28.4484825Z 0% |### | 6% 2025-07-24T03:52:28.4485394Z 0% |### | 6% 2025-07-24T03:52:28.4486037Z 0% |### | 6% 2025-07-24T03:52:28.4486737Z 0% |#### | 6% 2025-07-24T03:52:28.4487353Z 0% |#### | 6% 2025-07-24T03:52:28.4487981Z 0% |#### | 6% 2025-07-24T03:52:28.4488600Z 0% |#### | 6% 2025-07-24T03:52:28.4489269Z 0% |#### | 6% 2025-07-24T03:52:28.4489907Z 0% |#### | 6% 2025-07-24T03:52:28.4490545Z 0% |#### | 6% 2025-07-24T03:52:28.4491169Z 0% |#### | 6% 2025-07-24T03:52:28.4491821Z 0% |#### | 6% 2025-07-24T03:52:28.4492418Z 0% |#### | 7% 2025-07-24T03:52:28.4493025Z 0% |#### | 7% 2025-07-24T03:52:28.4493653Z 0% |#### | 7% 2025-07-24T03:52:28.4494274Z 0% |#### | 7% 2025-07-24T03:52:28.4494921Z 0% |#### | 7% 2025-07-24T03:52:28.4495574Z 0% |#### | 7% 2025-07-24T03:52:28.4496234Z 0% |#### | 7% 2025-07-24T03:52:28.4496894Z 0% |#### | 7% 2025-07-24T03:52:28.4497543Z 0% |#### | 7% 2025-07-24T03:52:28.4498199Z 0% |#### | 7% 2025-07-24T03:52:28.4498790Z 0% |##### | 7% 2025-07-24T03:52:28.4499409Z 0% |##### | 7% 2025-07-24T03:52:28.4499995Z 0% |##### | 8% 2025-07-24T03:52:28.4500614Z 0% |##### | 8% 2025-07-24T03:52:28.4501239Z 0% |##### | 8% 2025-07-24T03:52:28.4501827Z 0% |##### | 8% 2025-07-24T03:52:28.4502439Z 0% |##### | 8% 2025-07-24T03:52:28.4503034Z 0% |##### | 8% 2025-07-24T03:52:28.4503547Z 0% |##### | 8% 2025-07-24T03:52:28.4503910Z 0% |##### | 8% 2025-07-24T03:52:28.4504258Z 0% |##### | 8% 2025-07-24T03:52:28.4504812Z 0% |##### | 8% 2025-07-24T03:52:28.4505288Z 0% |##### | 8% 2025-07-24T03:52:28.4505654Z 0% |##### | 8% 2025-07-24T03:52:28.4506005Z 0% |##### | 9% 2025-07-24T03:52:28.4506557Z 0% |##### | 9% 2025-07-24T03:52:28.4507223Z 0% |##### | 9% 2025-07-24T03:52:28.4507794Z 0% |##### | 9% 2025-07-24T03:52:28.4508394Z 0% |##### | 9% 2025-07-24T03:52:28.4508987Z 0% |###### | 9% 2025-07-24T03:52:28.4509627Z 0% |###### | 9% 2025-07-24T03:52:28.4510206Z 0% |###### | 9% 2025-07-24T03:52:28.4510839Z 0% |###### | 9% 2025-07-24T03:52:28.4511476Z 0% |###### | 9% 2025-07-24T03:52:28.4511952Z 0% |###### | 9% 2025-07-24T03:52:28.4512528Z 0% |###### | 9% 2025-07-24T03:52:28.4513026Z 0% |###### | 9% 2025-07-24T03:52:28.4513400Z 0% |###### | 10% 2025-07-24T03:52:28.4513875Z 0% |###### | 10% 2025-07-24T03:52:28.4514465Z 0% |###### | 10% 2025-07-24T03:52:28.4514830Z 0% |###### | 10% 2025-07-24T03:52:28.4515323Z 0% |###### | 10% 2025-07-24T03:52:28.4515701Z 0% |###### | 10% 2025-07-24T03:52:28.4516050Z 0% |###### | 10% 2025-07-24T03:52:28.4516529Z 0% |###### | 10% 2025-07-24T03:52:28.4517118Z 0% |###### | 10% 2025-07-24T03:52:28.4517564Z 0% |###### | 10% 2025-07-24T03:52:28.4518021Z 0% |###### | 10% 2025-07-24T03:52:28.4518368Z 0% |####### | 10% 2025-07-24T03:52:28.4518884Z 0% |####### | 11% 2025-07-24T03:52:28.4519302Z 0% |####### | 11% 2025-07-24T03:52:28.4519667Z 0% |####### | 11% 2025-07-24T03:52:28.4520092Z 0% |####### | 11% 2025-07-24T03:52:28.4520610Z 0% |####### | 11% 2025-07-24T03:52:28.4521156Z 0% |####### | 11% 2025-07-24T03:52:28.4521690Z 0% |####### | 11% 2025-07-24T03:52:28.4522262Z 0% |####### | 11% 2025-07-24T03:52:28.4522854Z 0% |####### | 11% 2025-07-24T03:52:28.4523502Z 0% |####### | 11% 2025-07-24T03:52:28.4524158Z 0% |####### | 11% 2025-07-24T03:52:28.4524806Z 0% |####### | 11% 2025-07-24T03:52:28.4525460Z 0% |####### | 12% 2025-07-24T03:52:28.4526107Z 0% |####### | 12% 2025-07-24T03:52:28.4526757Z 0% |####### | 12% 2025-07-24T03:52:28.4527403Z 0% |####### | 12% 2025-07-24T03:52:28.4528207Z 0% |####### | 12% 2025-07-24T03:52:28.4528973Z 0% |####### | 12% 2025-07-24T03:52:28.4529598Z 0% |######## | 12% 2025-07-24T03:52:28.4530261Z 0% |######## | 12% 2025-07-24T03:52:28.4530908Z 0% |######## | 12% 2025-07-24T03:52:28.4531574Z 0% |######## | 12% 2025-07-24T03:52:28.4532239Z 0% |######## | 12% 2025-07-24T03:52:28.4532881Z 0% |######## | 12% 2025-07-24T03:52:28.4533534Z 0% |######## | 13% 2025-07-24T03:52:28.4534176Z 0% |######## | 13% 2025-07-24T03:52:28.4534838Z 0% |######## | 13% 2025-07-24T03:52:28.4535481Z 0% |######## | 13% 2025-07-24T03:52:28.4536096Z 0% |######## | 13% 2025-07-24T03:52:28.4536548Z 0% |######## | 13% 2025-07-24T03:52:28.4536894Z 0% |######## | 13% 2025-07-24T03:52:28.4537257Z 0% |######## | 13% 2025-07-24T03:52:28.4537604Z 0% |######## | 13% 2025-07-24T03:52:28.4538046Z 0% |######## | 13% 2025-07-24T03:52:28.4538396Z 0% |######## | 13% 2025-07-24T03:52:28.4538763Z 0% |######## | 13% 2025-07-24T03:52:28.4539203Z 0% |######## | 14% 2025-07-24T03:52:28.4539554Z 0% |######### | 14% 2025-07-24T03:52:28.4539913Z 0% |######### | 14% 2025-07-24T03:52:28.4540354Z 0% |######### | 14% 2025-07-24T03:52:28.4540712Z 0% |######### | 14% 2025-07-24T03:52:28.4541096Z 0% |######### | 14% 2025-07-24T03:52:28.4541638Z 0% |######### | 14% 2025-07-24T03:52:28.4542063Z 0% |######### | 14% 2025-07-24T03:52:28.4542411Z 0% |######### | 14% 2025-07-24T03:52:28.4542771Z 0% |######### | 14% 2025-07-24T03:52:28.4543194Z 0% |######### | 14% 2025-07-24T03:52:28.4543685Z 0% |######### | 14% 2025-07-24T03:52:28.4544050Z 0% |######### | 15% 2025-07-24T03:52:28.4544401Z 0% |######### | 15% 2025-07-24T03:52:28.4544902Z 0% |######### | 15% 2025-07-24T03:52:28.4545386Z 0% |######### | 15% 2025-07-24T03:52:28.4545797Z 0% |######### | 15% 2025-07-24T03:52:28.4546167Z 0% |######### | 15% 2025-07-24T03:52:28.4546520Z 0% |######### | 15% 2025-07-24T03:52:28.4546881Z 0% |######### | 15% 2025-07-24T03:52:28.4547404Z 0% |########## | 15% 2025-07-24T03:52:28.4547866Z 0% |########## | 15% 2025-07-24T03:52:28.4548290Z 0% |########## | 15% 2025-07-24T03:52:28.4548734Z 0% |########## | 15% 2025-07-24T03:52:28.4549093Z 0% |########## | 16% 2025-07-24T03:52:28.4549514Z 0% |########## | 16% 2025-07-24T03:52:28.4552324Z 0% |########## | 16% 2025-07-24T03:52:28.4552675Z 0% |########## | 16% 2025-07-24T03:52:28.4553036Z 0% |########## | 16% 2025-07-24T03:52:28.4553575Z 0% |########## | 16% 2025-07-24T03:52:28.4554219Z 0% |########## | 16% 2025-07-24T03:52:28.4554611Z 0% |########## | 16% 2025-07-24T03:52:28.4554958Z 0% |########## | 16% 2025-07-24T03:52:28.4555317Z 0% |########## | 16% 2025-07-24T03:52:28.4555665Z 0% |########## | 16% 2025-07-24T03:52:28.4556022Z 0% |########## | 16% 2025-07-24T03:52:28.4556368Z 0% |########## | 17% 2025-07-24T03:52:28.4556848Z 0% |########## | 17% 2025-07-24T03:52:28.4557205Z 0% |########### | 17% 2025-07-24T03:52:28.4557548Z 0% |########### | 17% 2025-07-24T03:52:28.4557916Z 0% |########### | 17% 2025-07-24T03:52:28.4558264Z 0% |########### | 17% 2025-07-24T03:52:28.4558627Z 0% |########### | 17% 2025-07-24T03:52:28.4558973Z 0% |########### | 17% 2025-07-24T03:52:28.4559535Z 0% |########### | 17% 2025-07-24T03:52:28.4559905Z 0% |########### | 17% 2025-07-24T03:52:28.4560257Z 0% |########### | 17% 2025-07-24T03:52:28.4560626Z 0% |########### | 17% 2025-07-24T03:52:28.4561054Z 0% |########### | 18% 2025-07-24T03:52:28.4561419Z 0% |########### | 18% 2025-07-24T03:52:28.4561875Z 0% |########### | 18% 2025-07-24T03:52:28.4562286Z 0% |########### | 18% 2025-07-24T03:52:28.4562692Z 0% |########### | 18% 2025-07-24T03:52:28.4563103Z 0% |########### | 18% 2025-07-24T03:52:28.4563476Z 0% |########### | 18% 2025-07-24T03:52:28.4563824Z 0% |########### | 18% 2025-07-24T03:52:28.4565735Z 0% |########### | 18% 2025-07-24T03:52:28.4566330Z 0% |############ | 18% 2025-07-24T03:52:28.4566909Z 0% |############ | 18% 2025-07-24T03:52:28.4567507Z 0% |############ | 18% 2025-07-24T03:52:28.4590347Z 0% |############ | 19% 2025-07-24T03:52:28.4590940Z 0% |############ | 19% 2025-07-24T03:52:28.4592018Z 0% |############ | 19% 2025-07-24T03:52:28.4592388Z 0% |############ | 19% 2025-07-24T03:52:28.4592753Z 0% |############ | 19% 2025-07-24T03:52:28.4593104Z 0% |############ | 19% 2025-07-24T03:52:28.4593469Z 0% |############ | 19% 2025-07-24T03:52:28.4593990Z 0% |############ | 19% 2025-07-24T03:52:28.4594643Z 0% |############ | 19% 2025-07-24T03:52:28.4595284Z 0% |############ | 19% 2025-07-24T03:52:28.4595960Z 0% |############ | 19% 2025-07-24T03:52:28.4596620Z 0% |############ | 19% 2025-07-24T03:52:28.4597262Z 0% |############ | 19% 2025-07-24T03:52:28.4597924Z 0% |############ | 20% 2025-07-24T03:52:28.4598658Z 0% |############ | 20% 2025-07-24T03:52:28.4599313Z 0% |############ | 20% 2025-07-24T03:52:28.4599973Z 0% |############# | 20% 2025-07-24T03:52:28.4600597Z 0% |############# | 20% 2025-07-24T03:52:28.4601006Z 0% |############# | 20% 2025-07-24T03:52:28.4601357Z 0% |############# | 20% 2025-07-24T03:52:28.4601860Z 0% |############# | 20% 2025-07-24T03:52:28.4602499Z 0% |############# | 20% 2025-07-24T03:52:28.4603149Z 0% |############# | 20% 2025-07-24T03:52:28.4603802Z 0% |############# | 20% 2025-07-24T03:52:28.4604451Z 0% |############# | 20% 2025-07-24T03:52:28.4605187Z 0% |############# | 21% 2025-07-24T03:52:28.4605830Z 0% |############# | 21% 2025-07-24T03:52:28.4606477Z 0% |############# | 21% 2025-07-24T03:52:28.4607516Z 0% |############# | 21% 2025-07-24T03:52:28.4608177Z 0% |############# | 21% 2025-07-24T03:52:28.4608666Z 0% |############# | 21% 2025-07-24T03:52:28.4609013Z 0% |############# | 21% 2025-07-24T03:52:28.4609373Z 0% |############# | 21% 2025-07-24T03:52:28.4609721Z 0% |############# | 21% 2025-07-24T03:52:28.4610082Z 0% |############# | 21% 2025-07-24T03:52:28.4610445Z 0% |############## | 21% 2025-07-24T03:52:28.4610791Z 0% |############## | 21% 2025-07-24T03:52:28.4611151Z 0% |############## | 22% 2025-07-24T03:52:28.4611497Z 0% |############## | 22% 2025-07-24T03:52:28.4611954Z 0% |############## | 22% 2025-07-24T03:52:28.4612366Z 0% |############## | 22% 2025-07-24T03:52:28.4612724Z 0% |############## | 22% 2025-07-24T03:52:28.4613080Z 0% |############## | 22% 2025-07-24T03:52:28.4613426Z 0% |############## | 22% 2025-07-24T03:52:28.4613784Z 0% |############## | 22% 2025-07-24T03:52:28.4614133Z 0% |############## | 22% 2025-07-24T03:52:28.4614489Z 0% |############## | 22% 2025-07-24T03:52:28.4614841Z 0% |############## | 22% 2025-07-24T03:52:28.4615205Z 0% |############## | 22% 2025-07-24T03:52:28.4615573Z 0% |############## | 23% 2025-07-24T03:52:28.4615926Z 0% |############## | 23% 2025-07-24T03:52:28.4616288Z 0% |############## | 23% 2025-07-24T03:52:28.4616637Z 0% |############## | 23% 2025-07-24T03:52:28.4617006Z 0% |############## | 23% 2025-07-24T03:52:28.4617359Z 0% |############### | 23% 2025-07-24T03:52:28.4617723Z 0% |############### | 23% 2025-07-24T03:52:28.4618087Z 0% |############### | 23% 2025-07-24T03:52:28.4618436Z 0% |############### | 23% 2025-07-24T03:52:28.4618800Z 0% |############### | 23% 2025-07-24T03:52:28.4619151Z 0% |############### | 23% 2025-07-24T03:52:28.4619524Z 0% |############### | 23% 2025-07-24T03:52:28.4619886Z 0% |############### | 24% 2025-07-24T03:52:28.4620239Z 0% |############### | 24% 2025-07-24T03:52:28.4620601Z 0% |############### | 24% 2025-07-24T03:52:28.4620946Z 0% |############### | 24% 2025-07-24T03:52:28.4621308Z 0% |############### | 24% 2025-07-24T03:52:28.4621654Z 0% |############### | 24% 2025-07-24T03:52:28.4622011Z 0% |############### | 24% 2025-07-24T03:52:28.4622371Z 0% |############### | 24% 2025-07-24T03:52:28.4622719Z 0% |############### | 24% 2025-07-24T03:52:28.4623081Z 0% |############### | 24% 2025-07-24T03:52:28.4623424Z 0% |############### | 24% 2025-07-24T03:52:28.4623780Z 0% |############### | 24% 2025-07-24T03:52:28.4624125Z 0% |################ | 25% 2025-07-24T03:52:28.4624585Z 0% |################ | 25% 2025-07-24T03:52:28.4624948Z 0% |################ | 25% 2025-07-24T03:52:28.4625294Z 0% |################ | 25% 2025-07-24T03:52:28.4625654Z 0% |################ | 25% 2025-07-24T03:52:28.4626067Z 0% |################ | 25% 2025-07-24T03:52:28.4626783Z 0% |################ | 25% 2025-07-24T03:52:28.4627497Z 0% |################ | 25% 2025-07-24T03:52:28.4628149Z 0% |################ | 25% 2025-07-24T03:52:28.4628780Z 0% |################ | 25% 2025-07-24T03:52:28.4629166Z 0% |################ | 25% 2025-07-24T03:52:28.4629528Z 0% |################ | 25% 2025-07-24T03:52:28.4629873Z 0% |################ | 26% 2025-07-24T03:52:28.4630230Z 0% |################ | 26% 2025-07-24T03:52:28.4630591Z 0% |################ | 26% 2025-07-24T03:52:28.4630939Z 0% |################ | 26% 2025-07-24T03:52:28.4631298Z 0% |################ | 26% 2025-07-24T03:52:28.4631646Z 0% |################ | 26% 2025-07-24T03:52:28.4632003Z 0% |################ | 26% 2025-07-24T03:52:28.4632348Z 0% |################# | 26% 2025-07-24T03:52:28.4632839Z 0% |################# | 26% 2025-07-24T03:52:28.4633199Z 0% |################# | 26% 2025-07-24T03:52:28.4633544Z 0% |################# | 26% 2025-07-24T03:52:28.4633908Z 0% |################# | 26% 2025-07-24T03:52:28.4634256Z 0% |################# | 27% 2025-07-24T03:52:28.4634720Z 0% |################# | 27% 2025-07-24T03:52:28.4635365Z 0% |################# | 27% 2025-07-24T03:52:28.4636033Z 0% |################# | 27% 2025-07-24T03:52:28.4636694Z 0% |################# | 27% 2025-07-24T03:52:28.4637342Z 0% |################# | 27% 2025-07-24T03:52:28.4638006Z 0% |################# | 27% 2025-07-24T03:52:28.4638649Z 0% |################# | 27% 2025-07-24T03:52:28.4639310Z 0% |################# | 27% 2025-07-24T03:52:28.4639953Z 0% |################# | 27% 2025-07-24T03:52:28.4640619Z 0% |################# | 27% 2025-07-24T03:52:28.4641257Z 0% |################# | 27% 2025-07-24T03:52:28.4641633Z 0% |################# | 28% 2025-07-24T03:52:28.4642159Z 0% |################# | 28% 2025-07-24T03:52:28.4642802Z 0% |################## | 28% 2025-07-24T03:52:28.4643455Z 0% |################## | 28% 2025-07-24T03:52:28.4644115Z 0% |################## | 28% 2025-07-24T03:52:28.4644883Z 0% |################## | 28% 2025-07-24T03:52:28.4645540Z 0% |################## | 28% 2025-07-24T03:52:28.4646181Z 0% |################## | 28% 2025-07-24T03:52:28.4646840Z 0% |################## | 28% 2025-07-24T03:52:28.4647479Z 0% |################## | 28% 2025-07-24T03:52:28.4648238Z 0% |################## | 28% 2025-07-24T03:52:28.4648930Z 0% |################## | 28% 2025-07-24T03:52:28.4649281Z 0% |################## | 29% 2025-07-24T03:52:28.4657913Z 0% |################## | 29% 2025-07-24T03:52:28.4658980Z 0% |################## | 29% 2025-07-24T03:52:28.4659396Z 0% |################## | 29% 2025-07-24T03:52:28.4659746Z 0% |################## | 29% 2025-07-24T03:52:28.4660105Z 0% |################## | 29% 2025-07-24T03:52:28.4660466Z 0% |################## | 29% 2025-07-24T03:52:28.4660903Z 0% |################## | 29% 2025-07-24T03:52:28.4661271Z 0% |################## | 29% 2025-07-24T03:52:28.4661623Z 0% |################### | 29% 2025-07-24T03:52:28.4661980Z 0% |################### | 29% 2025-07-24T03:52:28.4662329Z 0% |################### | 29% 2025-07-24T03:52:28.4662694Z 0% |################### | 29% 2025-07-24T03:52:28.4663050Z 0% |################### | 30% 2025-07-24T03:52:28.4663393Z 0% |################### | 30% 2025-07-24T03:52:28.4663755Z 0% |################### | 30% 2025-07-24T03:52:28.4664097Z 0% |################### | 30% 2025-07-24T03:52:28.4664656Z 0% |################### | 30% 2025-07-24T03:52:28.4665015Z 0% |################### | 30% 2025-07-24T03:52:28.4665376Z 0% |################### | 30% 2025-07-24T03:52:28.4665737Z 0% |################### | 30% 2025-07-24T03:52:28.4666082Z 0% |################### | 30% 2025-07-24T03:52:28.4666440Z 0% |################### | 30% 2025-07-24T03:52:28.4666786Z 0% |################### | 30% 2025-07-24T03:52:28.4667145Z 0% |################### | 30% 2025-07-24T03:52:28.4667524Z 0% |################### | 31% 2025-07-24T03:52:28.4667871Z 0% |################### | 31% 2025-07-24T03:52:28.4668234Z 0% |################### | 31% 2025-07-24T03:52:28.4668591Z 0% |#################### | 31% 2025-07-24T03:52:28.4668952Z 0% |#################### | 31% 2025-07-24T03:52:28.4669300Z 0% |#################### | 31% 2025-07-24T03:52:28.4669665Z 0% |#################### | 31% 2025-07-24T03:52:28.4670027Z 0% |#################### | 31% 2025-07-24T03:52:28.4670380Z 0% |#################### | 31% 2025-07-24T03:52:28.4670741Z 0% |#################### | 31% 2025-07-24T03:52:28.4671092Z 0% |#################### | 31% 2025-07-24T03:52:28.4671456Z 0% |#################### | 31% 2025-07-24T03:52:28.4671806Z 0% |#################### | 32% 2025-07-24T03:52:28.4672424Z 0% |#################### | 32% 2025-07-24T03:52:28.4672790Z 0% |#################### | 32% 2025-07-24T03:52:28.4673137Z 0% |#################### | 32% 2025-07-24T03:52:28.4673498Z 0% |#################### | 32% 2025-07-24T03:52:28.4673927Z 0% |#################### | 32% 2025-07-24T03:52:28.4674286Z 0% |#################### | 32% 2025-07-24T03:52:28.4674631Z 0% |#################### | 32% 2025-07-24T03:52:28.4674991Z 0% |#################### | 32% 2025-07-24T03:52:28.4675347Z 0% |#################### | 32% 2025-07-24T03:52:28.4675692Z 0% |##################### | 32% 2025-07-24T03:52:28.4676058Z 0% |##################### | 32% 2025-07-24T03:52:28.4676402Z 0% |##################### | 33% 2025-07-24T03:52:28.4676757Z 0% |##################### | 33% 2025-07-24T03:52:28.4677117Z 0% |##################### | 33% 2025-07-24T03:52:28.4677461Z 0% |##################### | 33% 2025-07-24T03:52:28.4677816Z 0% |##################### | 33% 2025-07-24T03:52:28.4678158Z 0% |##################### | 33% 2025-07-24T03:52:28.4678519Z 0% |##################### | 33% 2025-07-24T03:52:28.4678863Z 0% |##################### | 33% 2025-07-24T03:52:28.4679218Z 0% |##################### | 33% 2025-07-24T03:52:28.4679584Z 0% |##################### | 33% 2025-07-24T03:52:28.4679933Z 0% |##################### | 33% 2025-07-24T03:52:28.4680289Z 0% |##################### | 33% 2025-07-24T03:52:28.4680639Z 0% |##################### | 34% 2025-07-24T03:52:28.4698035Z 0% |##################### | 34% 2025-07-24T03:52:28.4698718Z 0% |##################### | 34% 2025-07-24T03:52:28.4699282Z 0% |##################### | 34% 2025-07-24T03:52:28.4699875Z 0% |###################### | 34% 2025-07-24T03:52:28.4700451Z 0% |###################### | 34% 2025-07-24T03:52:28.4701064Z 0% |###################### | 34% 2025-07-24T03:52:28.4701650Z 0% |###################### | 34% 2025-07-24T03:52:28.4702242Z 0% |###################### | 34% 2025-07-24T03:52:28.4702834Z 0% |###################### | 34% 2025-07-24T03:52:28.4703443Z 0% |###################### | 34% 2025-07-24T03:52:28.4704019Z 0% |###################### | 34% 2025-07-24T03:52:28.4704749Z 0% |###################### | 35% 2025-07-24T03:52:28.4705350Z 0% |###################### | 35% 2025-07-24T03:52:28.4705921Z 0% |###################### | 35% 2025-07-24T03:52:28.4706534Z 0% |###################### | 35% 2025-07-24T03:52:28.4707301Z 0% |###################### | 35% 2025-07-24T03:52:28.4708082Z 0% |###################### | 35% 2025-07-24T03:52:28.4708713Z 0% |###################### | 35% 2025-07-24T03:52:28.4709346Z 0% |###################### | 35% 2025-07-24T03:52:28.4709988Z 0% |###################### | 35% 2025-07-24T03:52:28.4710586Z 0% |###################### | 35% 2025-07-24T03:52:28.4711188Z 0% |###################### | 35% 2025-07-24T03:52:28.4711756Z 0% |####################### | 35% 2025-07-24T03:52:28.4712334Z 0% |####################### | 36% 2025-07-24T03:52:28.4712958Z 0% |####################### | 36% 2025-07-24T03:52:28.4713582Z 0% |####################### | 36% 2025-07-24T03:52:28.4714205Z 0% |####################### | 36% 2025-07-24T03:52:28.4714833Z 0% |####################### | 36% 2025-07-24T03:52:28.4715487Z 0% |####################### | 36% 2025-07-24T03:52:28.4716138Z 0% |####################### | 36% 2025-07-24T03:52:28.4716740Z 0% |####################### | 36% 2025-07-24T03:52:28.4717322Z 0% |####################### | 36% 2025-07-24T03:52:28.4717891Z 0% |####################### | 36% 2025-07-24T03:52:28.4718474Z 0% |####################### | 36% 2025-07-24T03:52:28.4719048Z 0% |####################### | 36% 2025-07-24T03:52:28.4719562Z 0% |####################### | 37% 2025-07-24T03:52:28.4720169Z 0% |####################### | 37% 2025-07-24T03:52:28.4720667Z 0% |####################### | 37% 2025-07-24T03:52:28.4721275Z 0% |####################### | 37% 2025-07-24T03:52:28.4721887Z 0% |####################### | 37% 2025-07-24T03:52:28.4722492Z 0% |####################### | 37% 2025-07-24T03:52:28.4723078Z 0% |######################## | 37% 2025-07-24T03:52:28.4723680Z 0% |######################## | 37% 2025-07-24T03:52:28.4724293Z 0% |######################## | 37% 2025-07-24T03:52:28.4724899Z 0% |######################## | 37% 2025-07-24T03:52:28.4725543Z 0% |######################## | 37% 2025-07-24T03:52:28.4726184Z 0% |######################## | 37% 2025-07-24T03:52:28.4726847Z 0% |######################## | 38% 2025-07-24T03:52:28.4727491Z 0% |######################## | 38% 2025-07-24T03:52:28.4728141Z 0% |######################## | 38% 2025-07-24T03:52:28.4728758Z 0% |######################## | 38% 2025-07-24T03:52:28.4729368Z 0% |######################## | 38% 2025-07-24T03:52:28.4730008Z 0% |######################## | 38% 2025-07-24T03:52:28.4730637Z 0% |######################## | 38% 2025-07-24T03:52:28.4731229Z 0% |######################## | 38% 2025-07-24T03:52:28.4732040Z 0% |######################## | 38% 2025-07-24T03:52:28.4732796Z 0% |######################## | 38% 2025-07-24T03:52:28.4733441Z 0% |######################## | 38% 2025-07-24T03:52:28.4734091Z 0% |######################## | 38% 2025-07-24T03:52:28.4734752Z 0% |######################## | 39% 2025-07-24T03:52:28.4735402Z 0% |######################### | 39% 2025-07-24T03:52:28.4736075Z 0% |######################### | 39% 2025-07-24T03:52:28.4736735Z 0% |######################### | 39% 2025-07-24T03:52:28.4737372Z 0% |######################### | 39% 2025-07-24T03:52:28.4738045Z 0% |######################### | 39% 2025-07-24T03:52:28.4738680Z 0% |######################### | 39% 2025-07-24T03:52:28.4739283Z 0% |######################### | 39% 2025-07-24T03:52:28.4739859Z 0% |######################### | 39% 2025-07-24T03:52:28.4740422Z 0% |######################### | 39% 2025-07-24T03:52:28.4741019Z 0% |######################### | 39% 2025-07-24T03:52:28.4741612Z 0% |######################### | 39% 2025-07-24T03:52:28.4742190Z 0% |######################### | 39% 2025-07-24T03:52:28.4742797Z 0% |######################### | 40% 2025-07-24T03:52:28.4743332Z 0% |######################### | 40% 2025-07-24T03:52:28.4743832Z 0% |######################### | 40% 2025-07-24T03:52:28.4744373Z 0% |######################### | 40% 2025-07-24T03:52:28.4745038Z 0% |######################### | 40% 2025-07-24T03:52:28.4745585Z 0% |######################### | 40% 2025-07-24T03:52:28.4746140Z 0% |######################### | 40% 2025-07-24T03:52:28.4746714Z 0% |########################## | 40% 2025-07-24T03:52:28.4747334Z 0% |########################## | 40% 2025-07-24T03:52:28.4747936Z 0% |########################## | 40% 2025-07-24T03:52:28.4748551Z 0% |########################## | 40% 2025-07-24T03:52:28.4749161Z 0% |########################## | 40% 2025-07-24T03:52:28.4750000Z 0% |########################## | 41% 2025-07-24T03:52:28.4750633Z 0% |########################## | 41% 2025-07-24T03:52:28.4751254Z 0% |########################## | 41% 2025-07-24T03:52:28.4751868Z 0% |########################## | 41% 2025-07-24T03:52:28.4752489Z 0% |########################## | 41% 2025-07-24T03:52:28.4753094Z 0% |########################## | 41% 2025-07-24T03:52:28.4753705Z 0% |########################## | 41% 2025-07-24T03:52:28.4754287Z 0% |########################## | 41% 2025-07-24T03:52:28.4754915Z 0% |########################## | 41% 2025-07-24T03:52:28.4755511Z 0% |########################## | 41% 2025-07-24T03:52:28.4756111Z 0% |########################## | 41% 2025-07-24T03:52:28.4756957Z 0% |########################## | 41% 2025-07-24T03:52:28.4757479Z 0% |########################## | 42% 2025-07-24T03:52:28.4757841Z 0% |########################## | 42% 2025-07-24T03:52:28.4758189Z 0% |########################### | 42% 2025-07-24T03:52:28.4758547Z 0% |########################### | 42% 2025-07-24T03:52:28.4758900Z 0% |########################### | 42% 2025-07-24T03:52:28.4759263Z 0% |########################### | 42% 2025-07-24T03:52:28.4759626Z 0% |########################### | 42% 2025-07-24T03:52:28.4759975Z 0% |########################### | 42% 2025-07-24T03:52:28.4760337Z 0% |########################### | 42% 2025-07-24T03:52:28.4760691Z 0% |########################### | 42% 2025-07-24T03:52:28.4761057Z 0% |########################### | 42% 2025-07-24T03:52:28.4761410Z 0% |########################### | 42% 2025-07-24T03:52:28.4761769Z 0% |########################### | 43% 2025-07-24T03:52:28.4762132Z 0% |########################### | 43% 2025-07-24T03:52:28.4762480Z 0% |########################### | 43% 2025-07-24T03:52:28.4762862Z 0% |########################### | 43% 2025-07-24T03:52:28.4763413Z 0% |########################### | 43% 2025-07-24T03:52:28.4764125Z 0% |########################### | 43% 2025-07-24T03:52:28.4764697Z 0% |########################### | 43% 2025-07-24T03:52:28.4765305Z 0% |########################### | 43% 2025-07-24T03:52:28.4765858Z 0% |########################### | 43% 2025-07-24T03:52:28.4766405Z 0% |############################ | 43% 2025-07-24T03:52:28.4766975Z 0% |############################ | 43% 2025-07-24T03:52:28.4767619Z 0% |############################ | 43% 2025-07-24T03:52:28.4768316Z 0% |############################ | 44% 2025-07-24T03:52:28.4768921Z 0% |############################ | 44% 2025-07-24T03:52:28.4769541Z 0% |############################ | 44% 2025-07-24T03:52:28.4770183Z 0% |############################ | 44% 2025-07-24T03:52:28.4770814Z 0% |############################ | 44% 2025-07-24T03:52:28.4771472Z 0% |############################ | 44% 2025-07-24T03:52:28.4772087Z 0% |############################ | 44% 2025-07-24T03:52:28.4772721Z 0% |############################ | 44% 2025-07-24T03:52:28.4773345Z 0% |############################ | 44% 2025-07-24T03:52:28.4773948Z 0% |############################ | 44% 2025-07-24T03:52:28.4774583Z 0% |############################ | 44% 2025-07-24T03:52:28.4775232Z 0% |############################ | 44% 2025-07-24T03:52:28.4775834Z 0% |############################ | 45% 2025-07-24T03:52:28.4776449Z 0% |############################ | 45% 2025-07-24T03:52:28.4777102Z 0% |############################ | 45% 2025-07-24T03:52:28.4777974Z 0% |############################ | 45% 2025-07-24T03:52:28.4778621Z 0% |############################# | 45% 2025-07-24T03:52:28.4779261Z 0% |############################# | 45% 2025-07-24T03:52:28.4779869Z 0% |############################# | 45% 2025-07-24T03:52:28.4780519Z 0% |############################# | 45% 2025-07-24T03:52:28.4781182Z 0% |############################# | 45% 2025-07-24T03:52:28.4781782Z 0% |############################# | 45% 2025-07-24T03:52:28.4782398Z 0% |############################# | 45% 2025-07-24T03:52:28.4783001Z 0% |############################# | 45% 2025-07-24T03:52:28.4783618Z 0% |############################# | 46% 2025-07-24T03:52:28.4784294Z 0% |############################# | 46% 2025-07-24T03:52:28.4785065Z 0% |############################# | 46% 2025-07-24T03:52:28.4785687Z 0% |############################# | 46% 2025-07-24T03:52:28.4786319Z 0% |############################# | 46% 2025-07-24T03:52:28.4786978Z 0% |############################# | 46% 2025-07-24T03:52:28.4787622Z 0% |############################# | 46% 2025-07-24T03:52:28.4788267Z 0% |############################# | 46% 2025-07-24T03:52:28.4788910Z 0% |############################# | 46% 2025-07-24T03:52:28.4789534Z 0% |############################# | 46% 2025-07-24T03:52:28.4790168Z 0% |############################# | 46% 2025-07-24T03:52:28.4790818Z 0% |############################## | 46% 2025-07-24T03:52:28.4791429Z 0% |############################## | 47% 2025-07-24T03:52:28.4792019Z 0% |############################## | 47% 2025-07-24T03:52:28.4792642Z 0% |############################## | 47% 2025-07-24T03:52:28.4793260Z 0% |############################## | 47% 2025-07-24T03:52:28.4793849Z 0% |############################## | 47% 2025-07-24T03:52:28.4794462Z 0% |############################## | 47% 2025-07-24T03:52:28.4795053Z 0% |############################## | 47% 2025-07-24T03:52:28.4795655Z 0% |############################## | 47% 2025-07-24T03:52:28.4796264Z 0% |############################## | 47% 2025-07-24T03:52:28.4796888Z 0% |############################## | 47% 2025-07-24T03:52:28.4797267Z 0% |############################## | 47% 2025-07-24T03:52:28.4797621Z 0% |############################## | 47% 2025-07-24T03:52:28.4797985Z 0% |############################## | 48% 2025-07-24T03:52:28.4798335Z 0% |############################## | 48% 2025-07-24T03:52:28.4798832Z 0% |############################## | 48% 2025-07-24T03:52:28.4799355Z 0% |############################## | 48% 2025-07-24T03:52:28.4799890Z 0% |############################## | 48% 2025-07-24T03:52:28.4800440Z 0% |############################## | 48% 2025-07-24T03:52:28.4801148Z 0% |############################### | 48% 2025-07-24T03:52:28.4801659Z 0% |############################### | 48% 2025-07-24T03:52:28.4802216Z 0% |############################### | 48% 2025-07-24T03:52:28.4802817Z 0% |############################### | 48% 2025-07-24T03:52:28.4803413Z 0% |############################### | 48% 2025-07-24T03:52:28.4803995Z 0% |############################### | 48% 2025-07-24T03:52:28.4804611Z 0% |############################### | 49% 2025-07-24T03:52:28.4805153Z 0% |############################### | 49% 2025-07-24T03:52:28.4805589Z 0% |############################### | 49% 2025-07-24T03:52:28.4805936Z 0% |############################### | 49% 2025-07-24T03:52:28.4806309Z 0% |############################### | 49% 2025-07-24T03:52:28.4806665Z 0% |############################### | 49% 2025-07-24T03:52:28.4807035Z 0% |############################### | 49% 2025-07-24T03:52:28.4807395Z 0% |############################### | 49% 2025-07-24T03:52:28.4807798Z 0% |############################### | 49% 2025-07-24T03:52:28.4808163Z 0% |############################### | 49% 2025-07-24T03:52:28.4808509Z 0% |############################### | 49% 2025-07-24T03:52:28.4808868Z 0% |############################### | 49% 2025-07-24T03:52:28.4809223Z 0% |############################### | 49% 2025-07-24T03:52:28.4809654Z 0% |################################ | 50% 2025-07-24T03:52:28.4810267Z 0% |################################ | 50% 2025-07-24T03:52:28.4810871Z 0% |################################ | 50% 2025-07-24T03:52:28.4811487Z 0% |################################ | 50% 2025-07-24T03:52:28.4812106Z 0% |################################ | 50% 2025-07-24T03:52:28.4812576Z 0% |################################ | 50% 2025-07-24T03:52:28.4812937Z 0% |################################ | 50% 2025-07-24T03:52:28.4813438Z 0% |################################ | 50% 2025-07-24T03:52:28.4814046Z 0% |################################ | 50% 2025-07-24T03:52:28.4814641Z 0% |################################ | 50% 2025-07-24T03:52:28.4815202Z 0% |################################ | 50% 2025-07-24T03:52:28.4815676Z 0% |################################ | 50% 2025-07-24T03:52:28.4816035Z 0% |################################ | 51% 2025-07-24T03:52:28.4816393Z 0% |################################ | 51% 2025-07-24T03:52:28.4816741Z 0% |################################ | 51% 2025-07-24T03:52:28.4817100Z 0% |################################ | 51% 2025-07-24T03:52:28.4817446Z 0% |################################ | 51% 2025-07-24T03:52:28.4817804Z 0% |################################ | 51% 2025-07-24T03:52:28.4818161Z 0% |################################# | 51% 2025-07-24T03:52:28.4818510Z 0% |################################# | 51% 2025-07-24T03:52:28.4818867Z 0% |################################# | 51% 2025-07-24T03:52:28.4819334Z 0% |################################# | 51% 2025-07-24T03:52:28.4819767Z 0% |################################# | 51% 2025-07-24T03:52:28.4820116Z 0% |################################# | 51% 2025-07-24T03:52:28.4820542Z 0% |################################# | 52% 2025-07-24T03:52:28.4821144Z 0% |################################# | 52% 2025-07-24T03:52:28.4821608Z 0% |################################# | 52% 2025-07-24T03:52:28.4822144Z 0% |################################# | 52% 2025-07-24T03:52:28.4822628Z 0% |################################# | 52% 2025-07-24T03:52:28.4823207Z 0% |################################# | 52% 2025-07-24T03:52:28.4823784Z 0% |################################# | 52% 2025-07-24T03:52:28.4824401Z 0% |################################# | 52% 2025-07-24T03:52:28.4825156Z 0% |################################# | 52% 2025-07-24T03:52:28.4825763Z 0% |################################# | 52% 2025-07-24T03:52:28.4826396Z 0% |################################# | 52% 2025-07-24T03:52:28.4826994Z 0% |################################# | 52% 2025-07-24T03:52:28.4827582Z 0% |################################# | 53% 2025-07-24T03:52:28.4827964Z 0% |################################## | 53% 2025-07-24T03:52:28.4828310Z 0% |################################## | 53% 2025-07-24T03:52:28.4828666Z 0% |################################## | 53% 2025-07-24T03:52:28.4829014Z 0% |################################## | 53% 2025-07-24T03:52:28.4829381Z 0% |################################## | 53% 2025-07-24T03:52:28.4829733Z 0% |################################## | 53% 2025-07-24T03:52:28.4830094Z 0% |################################## | 53% 2025-07-24T03:52:28.4830451Z 0% |################################## | 53% 2025-07-24T03:52:28.4830796Z 0% |################################## | 53% 2025-07-24T03:52:28.4831153Z 0% |################################## | 53% 2025-07-24T03:52:28.4831501Z 0% |################################## | 53% 2025-07-24T03:52:28.4831859Z 0% |################################## | 54% 2025-07-24T03:52:28.4832204Z 0% |################################## | 54% 2025-07-24T03:52:28.4832561Z 0% |################################## | 54% 2025-07-24T03:52:28.4832919Z 0% |################################## | 54% 2025-07-24T03:52:28.4833269Z 0% |################################## | 54% 2025-07-24T03:52:28.4833626Z 0% |################################## | 54% 2025-07-24T03:52:28.4833972Z 0% |################################## | 54% 2025-07-24T03:52:28.4834332Z 0% |################################## | 54% 2025-07-24T03:52:28.4834691Z 0% |################################### | 54% 2025-07-24T03:52:28.4835149Z 0% |################################### | 54% 2025-07-24T03:52:28.4835510Z 0% |################################### | 54% 2025-07-24T03:52:28.4835862Z 0% |################################### | 54% 2025-07-24T03:52:28.4836285Z 0% |################################### | 55% 2025-07-24T03:52:28.4836755Z 0% |################################### | 55% 2025-07-24T03:52:28.4837278Z 0% |################################### | 55% 2025-07-24T03:52:28.4837840Z 0% |################################### | 55% 2025-07-24T03:52:28.4838395Z 0% |################################### | 55% 2025-07-24T03:52:28.4839000Z 0% |################################### | 55% 2025-07-24T03:52:28.4839619Z 0% |################################### | 55% 2025-07-24T03:52:28.4840196Z 0% |################################### | 55% 2025-07-24T03:52:28.4840768Z 0% |################################### | 55% 2025-07-24T03:52:28.4841135Z 0% |################################### | 55% 2025-07-24T03:52:28.4841494Z 0% |################################### | 55% 2025-07-24T03:52:28.4841924Z 0% |################################### | 55% 2025-07-24T03:52:28.4842292Z 0% |################################### | 56% 2025-07-24T03:52:28.4842639Z 0% |################################### | 56% 2025-07-24T03:52:28.4842998Z 0% |################################### | 56% 2025-07-24T03:52:28.4843467Z 0% |#################################### | 56% 2025-07-24T03:52:28.4843831Z 0% |#################################### | 56% 2025-07-24T03:52:28.4844197Z 0% |#################################### | 56% 2025-07-24T03:52:28.4844546Z 0% |#################################### | 56% 2025-07-24T03:52:28.4844909Z 0% |#################################### | 56% 2025-07-24T03:52:28.4845255Z 0% |#################################### | 56% 2025-07-24T03:52:28.4845619Z 0% |#################################### | 56% 2025-07-24T03:52:28.4845987Z 0% |#################################### | 56% 2025-07-24T03:52:28.4846337Z 0% |#################################### | 56% 2025-07-24T03:52:28.4846699Z 0% |#################################### | 57% 2025-07-24T03:52:28.4847044Z 0% |#################################### | 57% 2025-07-24T03:52:28.4847405Z 0% |#################################### | 57% 2025-07-24T03:52:28.4847752Z 0% |#################################### | 57% 2025-07-24T03:52:28.4848113Z 0% |#################################### | 57% 2025-07-24T03:52:28.4848473Z 0% |#################################### | 57% 2025-07-24T03:52:28.4848822Z 0% |#################################### | 57% 2025-07-24T03:52:28.4849187Z 0% |#################################### | 57% 2025-07-24T03:52:28.4849537Z 0% |#################################### | 57% 2025-07-24T03:52:28.4850130Z 0% |#################################### | 57% 2025-07-24T03:52:28.4850478Z 0% |##################################### | 57% 2025-07-24T03:52:28.4850839Z 0% |##################################### | 57% 2025-07-24T03:52:28.4851199Z 0% |##################################### | 58% 2025-07-24T03:52:28.4851547Z 0% |##################################### | 58% 2025-07-24T03:52:28.4851908Z 0% |##################################### | 58% 2025-07-24T03:52:28.4852252Z 0% |##################################### | 58% 2025-07-24T03:52:28.4852609Z 0% |##################################### | 58% 2025-07-24T03:52:28.4853242Z 0% |##################################### | 58% 2025-07-24T03:52:28.4853607Z 0% |##################################### | 58% 2025-07-24T03:52:28.4853962Z 0% |##################################### | 58% 2025-07-24T03:52:28.4854308Z 0% |##################################### | 58% 2025-07-24T03:52:28.4854667Z 0% |##################################### | 58% 2025-07-24T03:52:28.4855014Z 0% |##################################### | 58% 2025-07-24T03:52:28.4855372Z 0% |##################################### | 58% 2025-07-24T03:52:28.4855724Z 0% |##################################### | 59% 2025-07-24T03:52:28.4856092Z 0% |##################################### | 59% 2025-07-24T03:52:28.4856450Z 0% |##################################### | 59% 2025-07-24T03:52:28.4856805Z 0% |##################################### | 59% 2025-07-24T03:52:28.4857171Z 0% |##################################### | 59% 2025-07-24T03:52:28.4857517Z 0% |###################################### | 59% 2025-07-24T03:52:28.4857927Z 0% |###################################### | 59% 2025-07-24T03:52:28.4858481Z 0% |###################################### | 59% 2025-07-24T03:52:28.4859065Z 0% |###################################### | 59% 2025-07-24T03:52:28.4859692Z 0% |###################################### | 59% 2025-07-24T03:52:28.4860257Z 0% |###################################### | 59% 2025-07-24T03:52:28.4860817Z 0% |###################################### | 59% 2025-07-24T03:52:28.4861170Z 0% |###################################### | 59% 2025-07-24T03:52:28.4861545Z 0% |###################################### | 60% 2025-07-24T03:52:28.4861902Z 0% |###################################### | 60% 2025-07-24T03:52:28.4862246Z 0% |###################################### | 60% 2025-07-24T03:52:28.4862609Z 0% |###################################### | 60% 2025-07-24T03:52:28.4862957Z 0% |###################################### | 60% 2025-07-24T03:52:28.4863316Z 0% |###################################### | 60% 2025-07-24T03:52:28.4863664Z 0% |###################################### | 60% 2025-07-24T03:52:28.4864026Z 0% |###################################### | 60% 2025-07-24T03:52:28.4864385Z 0% |###################################### | 60% 2025-07-24T03:52:28.4864833Z 0% |###################################### | 60% 2025-07-24T03:52:28.4865207Z 0% |###################################### | 60% 2025-07-24T03:52:28.4865557Z 0% |####################################### | 60% 2025-07-24T03:52:28.4865921Z 0% |####################################### | 61% 2025-07-24T03:52:28.4866269Z 0% |####################################### | 61% 2025-07-24T03:52:28.4866687Z 0% |####################################### | 61% 2025-07-24T03:52:28.4867327Z 0% |####################################### | 61% 2025-07-24T03:52:28.4867972Z 0% |####################################### | 61% 2025-07-24T03:52:28.4868638Z 0% |####################################### | 61% 2025-07-24T03:52:28.4869285Z 0% |####################################### | 61% 2025-07-24T03:52:28.4869939Z 0% |####################################### | 61% 2025-07-24T03:52:28.4870830Z 0% |####################################### | 61% 2025-07-24T03:52:28.4871475Z 0% |####################################### | 61% 2025-07-24T03:52:28.4872130Z 0% |####################################### | 61% 2025-07-24T03:52:28.4872769Z 0% |####################################### | 61% 2025-07-24T03:52:28.4873404Z 0% |####################################### | 62% 2025-07-24T03:52:28.4873824Z 0% |####################################### | 62% 2025-07-24T03:52:28.4874181Z 0% |####################################### | 62% 2025-07-24T03:52:28.4874537Z 0% |####################################### | 62% 2025-07-24T03:52:28.4874883Z 0% |####################################### | 62% 2025-07-24T03:52:28.4875242Z 0% |####################################### | 62% 2025-07-24T03:52:28.4875592Z 0% |######################################## | 62% 2025-07-24T03:52:28.4875949Z 0% |######################################## | 62% 2025-07-24T03:52:28.4876296Z 0% |######################################## | 62% 2025-07-24T03:52:28.4876656Z 0% |######################################## | 62% 2025-07-24T03:52:28.4877011Z 0% |######################################## | 62% 2025-07-24T03:52:28.4877358Z 0% |######################################## | 62% 2025-07-24T03:52:28.4877714Z 0% |######################################## | 63% 2025-07-24T03:52:28.4878064Z 0% |######################################## | 63% 2025-07-24T03:52:28.4878424Z 0% |######################################## | 63% 2025-07-24T03:52:28.4878777Z 0% |######################################## | 63% 2025-07-24T03:52:28.4879143Z 0% |######################################## | 63% 2025-07-24T03:52:28.4879507Z 0% |######################################## | 63% 2025-07-24T03:52:28.4879854Z 0% |######################################## | 63% 2025-07-24T03:52:28.4880214Z 0% |######################################## | 63% 2025-07-24T03:52:28.4880562Z 0% |######################################## | 63% 2025-07-24T03:52:28.4880921Z 0% |######################################## | 63% 2025-07-24T03:52:28.4881281Z 0% |######################################## | 63% 2025-07-24T03:52:28.4881625Z 0% |######################################## | 63% 2025-07-24T03:52:28.4881981Z 0% |######################################## | 64% 2025-07-24T03:52:28.4882329Z 0% |######################################### | 64% 2025-07-24T03:52:28.4882690Z 0% |######################################### | 64% 2025-07-24T03:52:28.4883039Z 0% |######################################### | 64% 2025-07-24T03:52:28.4883399Z 0% |######################################### | 64% 2025-07-24T03:52:28.4883758Z 0% |######################################### | 64% 2025-07-24T03:52:28.4884116Z 0% |######################################### | 64% 2025-07-24T03:52:28.4884462Z 0% |######################################### | 64% 2025-07-24T03:52:28.4884834Z 0% |######################################### | 64% 2025-07-24T03:52:28.4885183Z 0% |######################################### | 64% 2025-07-24T03:52:28.4885551Z 0% |######################################### | 64% 2025-07-24T03:52:28.4885982Z 0% |######################################### | 64% 2025-07-24T03:52:28.4886450Z 0% |######################################### | 65% 2025-07-24T03:52:28.4886919Z 0% |######################################### | 65% 2025-07-24T03:52:28.4887265Z 0% |######################################### | 65% 2025-07-24T03:52:28.4887695Z 0% |######################################### | 65% 2025-07-24T03:52:28.4888045Z 0% |######################################### | 65% 2025-07-24T03:52:28.4888502Z 0% |######################################### | 65% 2025-07-24T03:52:28.4889041Z 0% |######################################### | 65% 2025-07-24T03:52:28.4889575Z 0% |######################################### | 65% 2025-07-24T03:52:28.4890038Z 0% |########################################## | 65% 2025-07-24T03:52:28.4890393Z 0% |########################################## | 65% 2025-07-24T03:52:28.4890766Z 0% |########################################## | 65% 2025-07-24T03:52:28.4891344Z 0% |########################################## | 65% 2025-07-24T03:52:28.4892000Z 0% |########################################## | 66% 2025-07-24T03:52:28.4892647Z 0% |########################################## | 66% 2025-07-24T03:52:28.4893306Z 0% |########################################## | 66% 2025-07-24T03:52:28.4893971Z 0% |########################################## | 66% 2025-07-24T03:52:28.4894599Z 0% |########################################## | 66% 2025-07-24T03:52:28.4895259Z 0% |########################################## | 66% 2025-07-24T03:52:28.4895900Z 0% |########################################## | 66% 2025-07-24T03:52:28.4896574Z 0% |########################################## | 66% 2025-07-24T03:52:28.4897227Z 0% |########################################## | 66% 2025-07-24T03:52:28.4897886Z 0% |########################################## | 66% 2025-07-24T03:52:28.4898509Z 0% |########################################## | 66% 2025-07-24T03:52:28.4899153Z 0% |########################################## | 66% 2025-07-24T03:52:28.4899805Z 0% |########################################## | 67% 2025-07-24T03:52:28.4900437Z 0% |########################################## | 67% 2025-07-24T03:52:28.4901093Z 0% |########################################### | 67% 2025-07-24T03:52:28.4901748Z 0% |########################################### | 67% 2025-07-24T03:52:28.4902385Z 0% |########################################### | 67% 2025-07-24T03:52:28.4903045Z 0% |########################################### | 67% 2025-07-24T03:52:28.4903690Z 0% |########################################### | 67% 2025-07-24T03:52:28.4904349Z 0% |########################################### | 67% 2025-07-24T03:52:28.4905096Z 0% |########################################### | 67% 2025-07-24T03:52:28.4905552Z 0% |########################################### | 67% 2025-07-24T03:52:28.4905915Z 0% |########################################### | 67% 2025-07-24T03:52:28.4906263Z 0% |########################################### | 67% 2025-07-24T03:52:28.4906622Z 0% |########################################### | 68% 2025-07-24T03:52:28.4906968Z 0% |########################################### | 68% 2025-07-24T03:52:28.4907328Z 0% |########################################### | 68% 2025-07-24T03:52:28.4907782Z 0% |########################################### | 68% 2025-07-24T03:52:28.4908206Z 0% |########################################### | 68% 2025-07-24T03:52:28.4908566Z 0% |########################################### | 68% 2025-07-24T03:52:28.4908912Z 0% |########################################### | 68% 2025-07-24T03:52:28.4909271Z 0% |########################################### | 68% 2025-07-24T03:52:28.4909621Z 0% |########################################### | 68% 2025-07-24T03:52:28.4909985Z 0% |############################################ | 68% 2025-07-24T03:52:28.4910332Z 0% |############################################ | 68% 2025-07-24T03:52:28.4910695Z 0% |############################################ | 68% 2025-07-24T03:52:28.4911053Z 0% |############################################ | 69% 2025-07-24T03:52:28.4911413Z 0% |############################################ | 69% 2025-07-24T03:52:28.4911779Z 0% |############################################ | 69% 2025-07-24T03:52:28.4912127Z 0% |############################################ | 69% 2025-07-24T03:52:28.4912486Z 0% |############################################ | 69% 2025-07-24T03:52:28.4912846Z 0% |############################################ | 69% 2025-07-24T03:52:28.4913192Z 0% |############################################ | 69% 2025-07-24T03:52:28.4913551Z 0% |############################################ | 69% 2025-07-24T03:52:28.4913897Z 0% |############################################ | 69% 2025-07-24T03:52:28.4914255Z 0% |############################################ | 69% 2025-07-24T03:52:28.4914599Z 0% |############################################ | 69% 2025-07-24T03:52:28.4914960Z 0% |############################################ | 69% 2025-07-24T03:52:28.4915322Z 0% |############################################ | 69% 2025-07-24T03:52:28.4915669Z 0% |############################################ | 70% 2025-07-24T03:52:28.4916027Z 0% |############################################ | 70% 2025-07-24T03:52:28.4916374Z 0% |############################################ | 70% 2025-07-24T03:52:28.4916735Z 0% |############################################# | 70% 2025-07-24T03:52:28.4917081Z 0% |############################################# | 70% 2025-07-24T03:52:28.4917440Z 0% |############################################# | 70% 2025-07-24T03:52:28.4917799Z 0% |############################################# | 70% 2025-07-24T03:52:28.4918144Z 0% |############################################# | 70% 2025-07-24T03:52:28.4918504Z 0% |############################################# | 70% 2025-07-24T03:52:28.4918852Z 0% |############################################# | 70% 2025-07-24T03:52:28.4919211Z 0% |############################################# | 70% 2025-07-24T03:52:28.4919555Z 0% |############################################# | 70% 2025-07-24T03:52:28.4919915Z 0% |############################################# | 71% 2025-07-24T03:52:28.4920272Z 0% |############################################# | 71% 2025-07-24T03:52:28.4920617Z 0% |############################################# | 71% 2025-07-24T03:52:28.4920976Z 0% |############################################# | 71% 2025-07-24T03:52:28.4921321Z 0% |############################################# | 71% 2025-07-24T03:52:28.4921679Z 0% |############################################# | 71% 2025-07-24T03:52:28.4922131Z 0% |############################################# | 71% 2025-07-24T03:52:28.4922629Z 0% |############################################# | 71% 2025-07-24T03:52:28.4922995Z 0% |############################################# | 71% 2025-07-24T03:52:28.4923404Z 0% |############################################# | 71% 2025-07-24T03:52:28.4923768Z 0% |############################################## | 71% 2025-07-24T03:52:28.4924115Z 0% |############################################## | 71% 2025-07-24T03:52:28.4924472Z 0% |############################################## | 72% 2025-07-24T03:52:28.4924831Z 0% |############################################## | 72% 2025-07-24T03:52:28.4925268Z 0% |############################################## | 72% 2025-07-24T03:52:28.4925629Z 0% |############################################## | 72% 2025-07-24T03:52:28.4925979Z 0% |############################################## | 72% 2025-07-24T03:52:28.4926342Z 0% |############################################## | 72% 2025-07-24T03:52:28.4926688Z 0% |############################################## | 72% 2025-07-24T03:52:28.4927047Z 0% |############################################## | 72% 2025-07-24T03:52:28.4927405Z 0% |############################################## | 72% 2025-07-24T03:52:28.4927752Z 0% |############################################## | 72% 2025-07-24T03:52:28.4928201Z 0% |############################################## | 72% 2025-07-24T03:52:28.4928838Z 0% |############################################## | 72% 2025-07-24T03:52:28.4929494Z 0% |############################################## | 73% 2025-07-24T03:52:28.4930127Z 0% |############################################## | 73% 2025-07-24T03:52:28.4930797Z 0% |############################################## | 73% 2025-07-24T03:52:28.4931456Z 0% |############################################## | 73% 2025-07-24T03:52:28.4932092Z 0% |############################################## | 73% 2025-07-24T03:52:28.4932754Z 0% |############################################### | 73% 2025-07-24T03:52:28.4933400Z 0% |############################################### | 73% 2025-07-24T03:52:28.4934069Z 0% |############################################### | 73% 2025-07-24T03:52:28.4934715Z 0% |############################################### | 73% 2025-07-24T03:52:28.4935257Z 0% |############################################### | 73% 2025-07-24T03:52:28.4935620Z 0% |############################################### | 73% 2025-07-24T03:52:28.4935970Z 0% |############################################### | 73% 2025-07-24T03:52:28.4936369Z 0% |############################################### | 74% 2025-07-24T03:52:28.4936995Z 0% |############################################### | 74% 2025-07-24T03:52:28.4937656Z 0% |############################################### | 74% 2025-07-24T03:52:28.4938318Z 0% |############################################### | 74% 2025-07-24T03:52:28.4938969Z 0% |############################################### | 74% 2025-07-24T03:52:28.4939634Z 0% |############################################### | 74% 2025-07-24T03:52:28.4940273Z 0% |############################################### | 74% 2025-07-24T03:52:28.4940932Z 0% |############################################### | 74% 2025-07-24T03:52:28.4941579Z 0% |############################################### | 74% 2025-07-24T03:52:28.4942240Z 0% |############################################### | 74% 2025-07-24T03:52:28.4943101Z 0% |############################################### | 74% 2025-07-24T03:52:28.4943523Z 0% |############################################### | 74% 2025-07-24T03:52:28.4943982Z 0% |################################################ | 75% 2025-07-24T03:52:28.4944596Z 0% |################################################ | 75% 2025-07-24T03:52:28.4945249Z 0% |################################################ | 75% 2025-07-24T03:52:28.4945885Z 0% |################################################ | 75% 2025-07-24T03:52:28.4946548Z 0% |################################################ | 75% 2025-07-24T03:52:28.4947209Z 0% |################################################ | 75% 2025-07-24T03:52:28.4947854Z 0% |################################################ | 75% 2025-07-24T03:52:28.4948514Z 0% |################################################ | 75% 2025-07-24T03:52:28.4949182Z 0% |################################################ | 75% 2025-07-24T03:52:28.4950072Z 0% |################################################ | 75% 2025-07-24T03:52:28.4950711Z 0% |################################################ | 75% 2025-07-24T03:52:28.4951369Z 0% |################################################ | 75% 2025-07-24T03:52:28.4951897Z 0% |################################################ | 76% 2025-07-24T03:52:28.4952244Z 0% |################################################ | 76% 2025-07-24T03:52:28.4952605Z 0% |################################################ | 76% 2025-07-24T03:52:28.4952952Z 0% |################################################ | 76% 2025-07-24T03:52:28.4953313Z 0% |################################################ | 76% 2025-07-24T03:52:28.4953674Z 0% |################################################ | 76% 2025-07-24T03:52:28.4954023Z 0% |################################################ | 76% 2025-07-24T03:52:28.4954508Z 0% |################################################# | 76% 2025-07-24T03:52:28.4954855Z 0% |################################################# | 76% 2025-07-24T03:52:28.4955212Z 0% |################################################# | 76% 2025-07-24T03:52:28.4955558Z 0% |################################################# | 76% 2025-07-24T03:52:28.4955918Z 0% |################################################# | 76% 2025-07-24T03:52:28.4956294Z 0% |################################################# | 77% 2025-07-24T03:52:28.4956640Z 0% |################################################# | 77% 2025-07-24T03:52:28.4957000Z 0% |################################################# | 77% 2025-07-24T03:52:28.4957384Z 0% |################################################# | 77% 2025-07-24T03:52:28.4957772Z 0% |################################################# | 77% 2025-07-24T03:52:28.4958185Z 0% |################################################# | 77% 2025-07-24T03:52:28.4958546Z 0% |################################################# | 77% 2025-07-24T03:52:28.4958907Z 0% |################################################# | 77% 2025-07-24T03:52:28.4959255Z 0% |################################################# | 77% 2025-07-24T03:52:28.4959617Z 0% |################################################# | 77% 2025-07-24T03:52:28.4959963Z 0% |################################################# | 77% 2025-07-24T03:52:28.4960320Z 0% |################################################# | 77% 2025-07-24T03:52:28.4960666Z 0% |################################################# | 78% 2025-07-24T03:52:28.4961194Z 0% |################################################# | 78% 2025-07-24T03:52:28.4961642Z 0% |################################################## | 78% 2025-07-24T03:52:28.4961990Z 0% |################################################## | 78% 2025-07-24T03:52:28.4962351Z 0% |################################################## | 78% 2025-07-24T03:52:28.4962696Z 0% |################################################## | 78% 2025-07-24T03:52:28.4963056Z 0% |################################################## | 78% 2025-07-24T03:52:28.4963415Z 0% |################################################## | 78% 2025-07-24T03:52:28.4963762Z 0% |################################################## | 78% 2025-07-24T03:52:28.4964118Z 0% |################################################## | 78% 2025-07-24T03:52:28.4964465Z 0% |################################################## | 78% 2025-07-24T03:52:28.4964830Z 0% |################################################## | 78% 2025-07-24T03:52:28.4965180Z 0% |################################################## | 79% 2025-07-24T03:52:28.4965540Z 0% |################################################## | 79% 2025-07-24T03:52:28.4965959Z 0% |################################################## | 79% 2025-07-24T03:52:28.4966303Z 0% |################################################## | 79% 2025-07-24T03:52:28.4966661Z 0% |################################################## | 79% 2025-07-24T03:52:28.4967008Z 0% |################################################## | 79% 2025-07-24T03:52:28.4967366Z 0% |################################################## | 79% 2025-07-24T03:52:28.4967711Z 0% |################################################## | 79% 2025-07-24T03:52:28.4968067Z 0% |################################################## | 79% 2025-07-24T03:52:28.4968430Z 0% |################################################### | 79% 2025-07-24T03:52:28.4968829Z 0% |################################################### | 79% 2025-07-24T03:52:28.4969188Z 0% |################################################### | 79% 2025-07-24T03:52:28.4969538Z 0% |################################################### | 79% 2025-07-24T03:52:28.4969898Z 0% |################################################### | 80% 2025-07-24T03:52:28.4970247Z 0% |################################################### | 80% 2025-07-24T03:52:28.4970606Z 0% |################################################### | 80% 2025-07-24T03:52:28.4970966Z 0% |################################################### | 80% 2025-07-24T03:52:28.4971316Z 0% |################################################### | 80% 2025-07-24T03:52:28.4971674Z 0% |################################################### | 80% 2025-07-24T03:52:28.4972023Z 0% |################################################### | 80% 2025-07-24T03:52:28.4972382Z 0% |################################################### | 80% 2025-07-24T03:52:28.4972831Z 0% |################################################### | 80% 2025-07-24T03:52:28.4973469Z 0% |################################################### | 80% 2025-07-24T03:52:28.4974129Z 0% |################################################### | 80% 2025-07-24T03:52:28.4974776Z 0% |################################################### | 80% 2025-07-24T03:52:28.4975451Z 0% |################################################### | 81% 2025-07-24T03:52:28.4976100Z 0% |################################################### | 81% 2025-07-24T03:52:28.4976757Z 0% |################################################### | 81% 2025-07-24T03:52:28.4977417Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4978161Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4978928Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4979559Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4980204Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4980840Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4981501Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4982165Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4982807Z 0% |#################################################### | 81% 2025-07-24T03:52:28.4983470Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4984118Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4984893Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4985543Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4986203Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4986843Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4987211Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4987569Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4987912Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4988268Z 0% |#################################################### | 82% 2025-07-24T03:52:28.4988629Z 0% |##################################################### | 82% 2025-07-24T03:52:28.4989025Z 0% |##################################################### | 82% 2025-07-24T03:52:28.4989385Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4989737Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4990093Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4990439Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4990794Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4991148Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4991559Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4991921Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4992451Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4992891Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4993246Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4993616Z 0% |##################################################### | 83% 2025-07-24T03:52:28.4994036Z 0% |##################################################### | 84% 2025-07-24T03:52:28.4994388Z 0% |##################################################### | 84% 2025-07-24T03:52:28.4994826Z 0% |##################################################### | 84% 2025-07-24T03:52:28.4994938Z 0% |##################################################### | 84% 2025-07-24T03:52:28.4995049Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4995174Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4995287Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4995399Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4995624Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4995796Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4995909Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4996032Z 0% |###################################################### | 84% 2025-07-24T03:52:28.4996141Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5011263Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5011494Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5011615Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5011746Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5011859Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5011988Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5012120Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5012232Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5012344Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5012469Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5012582Z 0% |####################################################### | 85% 2025-07-24T03:52:28.5012692Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5012804Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5012931Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013043Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013158Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013287Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013397Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013509Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013632Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013744Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013856Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5013981Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5014092Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5014207Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5014327Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5014453Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5014566Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5014677Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5014802Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5014914Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5015025Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5015151Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5015265Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5015375Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5015752Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5015867Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5015977Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016104Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016219Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016331Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016445Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016569Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016684Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016797Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5016937Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5017108Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5017303Z 0% |######################################################## | 89% 2025-07-24T03:52:28.5017516Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5017711Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5017902Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5018116Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5018315Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5018515Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5018717Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5018942Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5019146Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5019342Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5019556Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5019755Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5019955Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5020169Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5020366Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5020567Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5020776Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5020984Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5021183Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5021385Z 0% |########################################################## | 90% 2025-07-24T03:52:28.5021592Z 0% |########################################################## | 90% 2025-07-24T03:52:28.5021789Z 0% |########################################################## | 90% 2025-07-24T03:52:28.5021989Z 0% |########################################################## | 90% 2025-07-24T03:52:28.5022203Z 0% |########################################################## | 90% 2025-07-24T03:52:28.5022404Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5022604Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5022900Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5023174Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5023376Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5023587Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5023789Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5023980Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5024154Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5024288Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5024400Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5024634Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5024770Z 0% |########################################################## | 92% 2025-07-24T03:52:28.5024896Z 0% |########################################################## | 92% 2025-07-24T03:52:28.5025073Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5025289Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5025486Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5025687Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5025902Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5026108Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5026311Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5026515Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5026733Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5026938Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5027136Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5027337Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5027541Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5027738Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5027949Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5028154Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5028355Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5028570Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5028775Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5028978Z 0% |############################################################ | 93% 2025-07-24T03:52:28.5029178Z 0% |############################################################ | 93% 2025-07-24T03:52:28.5029397Z 0% |############################################################ | 93% 2025-07-24T03:52:28.5029601Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5029802Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5030020Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5030227Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5030427Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5030648Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5030955Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5031252Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5031474Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5031678Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5031879Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5032077Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5032271Z 0% |############################################################ | 95% 2025-07-24T03:52:28.5032387Z 0% |############################################################ | 95% 2025-07-24T03:52:28.5032500Z 0% |############################################################ | 95% 2025-07-24T03:52:28.5032625Z 0% |############################################################ | 95% 2025-07-24T03:52:28.5032741Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5032857Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5032983Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5033096Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5033208Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5033333Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5033446Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5033558Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5033669Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5033793Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5033956Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034078Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034203Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034317Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034429Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034554Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034689Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034815Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5034941Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5035055Z 0% |############################################################## | 96% 2025-07-24T03:52:28.5035170Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035288Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035413Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035525Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035635Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035758Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035869Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5035979Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5036104Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5036215Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5036392Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5036571Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5036682Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5036794Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5036907Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5037034Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5037146Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5037258Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5037384Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5037541Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5037741Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5037960Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5038159Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5038353Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5038548Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5038700Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5038855Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5039029Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5039185Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5039347Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5039517Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5039715Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5039875Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5040043Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5040247Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5040401Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5040583Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5040787Z 0% |################################################################| 100% 2025-07-24T03:52:28.5041168Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-07-24T03:52:28.5041456Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2025-07-24T03:52:28.5041596Z Failed to download (trying next): 2025-07-24T03:52:28.5041701Z HTTP Error 404: Not Found 2025-07-24T03:52:28.5041710Z 2025-07-24T03:52:28.5042058Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-07-24T03:52:28.5042064Z 2025-07-24T03:52:28.5042184Z 0% | | 0% 2025-07-24T03:52:28.5042314Z 0% |################## | 28% 2025-07-24T03:52:28.5042430Z 0% |#################################### | 56% 2025-07-24T03:52:28.5042544Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5042723Z 0% |################################################################| 100% 2025-07-24T03:52:28.5043267Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-07-24T03:52:28.5043746Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2025-07-24T03:52:28.5044174Z Failed to download (trying next): 2025-07-24T03:52:28.5044358Z HTTP Error 404: Not Found 2025-07-24T03:52:28.5044367Z 2025-07-24T03:52:28.5044976Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-07-24T03:52:28.5044985Z 2025-07-24T03:52:28.5045204Z 0% | | 0% 2025-07-24T03:52:28.5045405Z 0% | | 0% 2025-07-24T03:52:28.5045607Z 0% | | 0% 2025-07-24T03:52:28.5045828Z 0% | | 1% 2025-07-24T03:52:28.5046032Z 0% |# | 1% 2025-07-24T03:52:28.5046228Z 0% |# | 2% 2025-07-24T03:52:28.5046427Z 0% |# | 2% 2025-07-24T03:52:28.5046651Z 0% |## | 3% 2025-07-24T03:52:28.5046853Z 0% |## | 3% 2025-07-24T03:52:28.5047052Z 0% |## | 4% 2025-07-24T03:52:28.5047268Z 0% |### | 4% 2025-07-24T03:52:28.5047466Z 0% |### | 5% 2025-07-24T03:52:28.5047665Z 0% |### | 5% 2025-07-24T03:52:28.5047872Z 0% |#### | 6% 2025-07-24T03:52:28.5048038Z 0% |#### | 6% 2025-07-24T03:52:28.5048153Z 0% |#### | 7% 2025-07-24T03:52:28.5048278Z 0% |##### | 7% 2025-07-24T03:52:28.5048391Z 0% |##### | 8% 2025-07-24T03:52:28.5048505Z 0% |##### | 8% 2025-07-24T03:52:28.5048615Z 0% |###### | 9% 2025-07-24T03:52:28.5048742Z 0% |###### | 9% 2025-07-24T03:52:28.5048856Z 0% |###### | 10% 2025-07-24T03:52:28.5048968Z 0% |###### | 10% 2025-07-24T03:52:28.5049125Z 0% |####### | 11% 2025-07-24T03:52:28.5049300Z 0% |####### | 11% 2025-07-24T03:52:28.5049459Z 0% |####### | 12% 2025-07-24T03:52:28.5050625Z 0% |######## | 12% 2025-07-24T03:52:28.5050835Z 0% |######## | 13% 2025-07-24T03:52:28.5051007Z 0% |######## | 13% 2025-07-24T03:52:28.5051191Z 0% |######### | 14% 2025-07-24T03:52:28.5051372Z 0% |######### | 14% 2025-07-24T03:52:28.5051529Z 0% |######### | 15% 2025-07-24T03:52:28.5051708Z 0% |########## | 15% 2025-07-24T03:52:28.5051888Z 0% |########## | 16% 2025-07-24T03:52:28.5052056Z 0% |########## | 16% 2025-07-24T03:52:28.5052232Z 0% |########### | 17% 2025-07-24T03:52:28.5052432Z 0% |########### | 17% 2025-07-24T03:52:28.5052905Z 0% |########### | 18% 2025-07-24T03:52:28.5053084Z 0% |############ | 18% 2025-07-24T03:52:28.5053265Z 0% |############ | 19% 2025-07-24T03:52:28.5053440Z 0% |############ | 19% 2025-07-24T03:52:28.5053615Z 0% |############# | 20% 2025-07-24T03:52:28.5053819Z 0% |############# | 20% 2025-07-24T03:52:28.5053995Z 0% |############# | 21% 2025-07-24T03:52:28.5054136Z 0% |############# | 21% 2025-07-24T03:52:28.5054247Z 0% |############## | 22% 2025-07-24T03:52:28.5054372Z 0% |############## | 22% 2025-07-24T03:52:28.5054497Z 0% |############## | 23% 2025-07-24T03:52:28.5054607Z 0% |############### | 23% 2025-07-24T03:52:28.5054731Z 0% |############### | 24% 2025-07-24T03:52:28.5054847Z 0% |############### | 24% 2025-07-24T03:52:28.5054957Z 0% |################ | 25% 2025-07-24T03:52:28.5055082Z 0% |################ | 25% 2025-07-24T03:52:28.5055196Z 0% |################ | 26% 2025-07-24T03:52:28.5055305Z 0% |################# | 26% 2025-07-24T03:52:28.5055427Z 0% |################# | 27% 2025-07-24T03:52:28.5055539Z 0% |################# | 27% 2025-07-24T03:52:28.5055657Z 0% |################## | 28% 2025-07-24T03:52:28.5055768Z 0% |################## | 28% 2025-07-24T03:52:28.5055891Z 0% |################## | 29% 2025-07-24T03:52:28.5056001Z 0% |################### | 29% 2025-07-24T03:52:28.5056110Z 0% |################### | 30% 2025-07-24T03:52:28.5056233Z 0% |################### | 30% 2025-07-24T03:52:28.5056358Z 0% |#################### | 31% 2025-07-24T03:52:28.5056512Z 0% |#################### | 31% 2025-07-24T03:52:28.5056636Z 0% |#################### | 32% 2025-07-24T03:52:28.5056747Z 0% |#################### | 32% 2025-07-24T03:52:28.5056865Z 0% |##################### | 33% 2025-07-24T03:52:28.5056988Z 0% |##################### | 33% 2025-07-24T03:52:28.5057099Z 0% |##################### | 34% 2025-07-24T03:52:28.5057213Z 0% |###################### | 34% 2025-07-24T03:52:28.5057324Z 0% |###################### | 35% 2025-07-24T03:52:28.5057448Z 0% |###################### | 35% 2025-07-24T03:52:28.5057559Z 0% |####################### | 36% 2025-07-24T03:52:28.5057670Z 0% |####################### | 36% 2025-07-24T03:52:28.5057796Z 0% |####################### | 37% 2025-07-24T03:52:28.5057907Z 0% |######################## | 37% 2025-07-24T03:52:28.5058185Z 0% |######################## | 38% 2025-07-24T03:52:28.5058312Z 0% |######################## | 38% 2025-07-24T03:52:28.5058424Z 0% |######################### | 39% 2025-07-24T03:52:28.5058534Z 0% |######################### | 39% 2025-07-24T03:52:28.5058658Z 0% |######################### | 40% 2025-07-24T03:52:28.5058769Z 0% |########################## | 40% 2025-07-24T03:52:28.5058882Z 0% |########################## | 41% 2025-07-24T03:52:28.5058994Z 0% |########################## | 41% 2025-07-24T03:52:28.5059117Z 0% |########################### | 42% 2025-07-24T03:52:28.5059233Z 0% |########################### | 42% 2025-07-24T03:52:28.5059348Z 0% |########################### | 43% 2025-07-24T03:52:28.5059473Z 0% |########################### | 43% 2025-07-24T03:52:28.5059585Z 0% |############################ | 44% 2025-07-24T03:52:28.5059698Z 0% |############################ | 44% 2025-07-24T03:52:28.5059823Z 0% |############################ | 45% 2025-07-24T03:52:28.5059935Z 0% |############################# | 45% 2025-07-24T03:52:28.5060047Z 0% |############################# | 46% 2025-07-24T03:52:28.5060169Z 0% |############################# | 46% 2025-07-24T03:52:28.5060281Z 0% |############################## | 47% 2025-07-24T03:52:28.5060395Z 0% |############################## | 47% 2025-07-24T03:52:28.5060511Z 0% |############################## | 48% 2025-07-24T03:52:28.5060635Z 0% |############################### | 48% 2025-07-24T03:52:28.5060746Z 0% |############################### | 49% 2025-07-24T03:52:28.5060857Z 0% |############################### | 49% 2025-07-24T03:52:28.5060982Z 0% |################################ | 50% 2025-07-24T03:52:28.5061094Z 0% |################################ | 50% 2025-07-24T03:52:28.5061206Z 0% |################################ | 51% 2025-07-24T03:52:28.5061330Z 0% |################################# | 51% 2025-07-24T03:52:28.5061442Z 0% |################################# | 52% 2025-07-24T03:52:28.5061556Z 0% |################################# | 52% 2025-07-24T03:52:28.5061686Z 0% |################################## | 53% 2025-07-24T03:52:28.5061801Z 0% |################################## | 53% 2025-07-24T03:52:28.5061912Z 0% |################################## | 54% 2025-07-24T03:52:28.5062024Z 0% |################################## | 54% 2025-07-24T03:52:28.5062147Z 0% |################################### | 55% 2025-07-24T03:52:28.5062256Z 0% |################################### | 55% 2025-07-24T03:52:28.5062368Z 0% |################################### | 56% 2025-07-24T03:52:28.5062492Z 0% |#################################### | 56% 2025-07-24T03:52:28.5062603Z 0% |#################################### | 57% 2025-07-24T03:52:28.5062767Z 0% |#################################### | 57% 2025-07-24T03:52:28.5062945Z 0% |##################################### | 58% 2025-07-24T03:52:28.5063055Z 0% |##################################### | 58% 2025-07-24T03:52:28.5063167Z 0% |##################################### | 59% 2025-07-24T03:52:28.5063293Z 0% |###################################### | 59% 2025-07-24T03:52:28.5063405Z 0% |###################################### | 60% 2025-07-24T03:52:28.5063518Z 0% |###################################### | 60% 2025-07-24T03:52:28.5063630Z 0% |####################################### | 61% 2025-07-24T03:52:28.5063757Z 0% |####################################### | 61% 2025-07-24T03:52:28.5063867Z 0% |####################################### | 62% 2025-07-24T03:52:28.5063982Z 0% |######################################## | 62% 2025-07-24T03:52:28.5064109Z 0% |######################################## | 63% 2025-07-24T03:52:28.5064222Z 0% |######################################## | 63% 2025-07-24T03:52:28.5064342Z 0% |######################################### | 64% 2025-07-24T03:52:28.5064632Z 0% |######################################### | 64% 2025-07-24T03:52:28.5064748Z 0% |######################################### | 65% 2025-07-24T03:52:28.5064861Z 0% |######################################### | 65% 2025-07-24T03:52:28.5064986Z 0% |########################################## | 66% 2025-07-24T03:52:28.5065099Z 0% |########################################## | 66% 2025-07-24T03:52:28.5065211Z 0% |########################################## | 67% 2025-07-24T03:52:28.5065339Z 0% |########################################### | 67% 2025-07-24T03:52:28.5065455Z 0% |########################################### | 68% 2025-07-24T03:52:28.5065567Z 0% |########################################### | 68% 2025-07-24T03:52:28.5065682Z 0% |############################################ | 69% 2025-07-24T03:52:28.5065808Z 0% |############################################ | 69% 2025-07-24T03:52:28.5065920Z 0% |############################################ | 70% 2025-07-24T03:52:28.5066034Z 0% |############################################# | 70% 2025-07-24T03:52:28.5066159Z 0% |############################################# | 71% 2025-07-24T03:52:28.5066296Z 0% |############################################# | 71% 2025-07-24T03:52:28.5066485Z 0% |############################################## | 72% 2025-07-24T03:52:28.5066710Z 0% |############################################## | 72% 2025-07-24T03:52:28.5066904Z 0% |############################################## | 73% 2025-07-24T03:52:28.5067104Z 0% |############################################### | 73% 2025-07-24T03:52:28.5067311Z 0% |############################################### | 74% 2025-07-24T03:52:28.5067513Z 0% |############################################### | 74% 2025-07-24T03:52:28.5067713Z 0% |################################################ | 75% 2025-07-24T03:52:28.5067913Z 0% |################################################ | 75% 2025-07-24T03:52:28.5068107Z 0% |################################################ | 76% 2025-07-24T03:52:28.5068295Z 0% |################################################ | 76% 2025-07-24T03:52:28.5068496Z 0% |################################################# | 77% 2025-07-24T03:52:28.5068810Z 0% |################################################# | 77% 2025-07-24T03:52:28.5069077Z 0% |################################################# | 78% 2025-07-24T03:52:28.5069275Z 0% |################################################## | 78% 2025-07-24T03:52:28.5069489Z 0% |################################################## | 78% 2025-07-24T03:52:28.5069689Z 0% |################################################## | 79% 2025-07-24T03:52:28.5069887Z 0% |################################################### | 79% 2025-07-24T03:52:28.5070103Z 0% |################################################### | 80% 2025-07-24T03:52:28.5070302Z 0% |################################################### | 80% 2025-07-24T03:52:28.5070503Z 0% |#################################################### | 81% 2025-07-24T03:52:28.5070686Z 0% |#################################################### | 81% 2025-07-24T03:52:28.5070906Z 0% |#################################################### | 82% 2025-07-24T03:52:28.5071114Z 0% |##################################################### | 82% 2025-07-24T03:52:28.5071304Z 0% |##################################################### | 83% 2025-07-24T03:52:28.5071522Z 0% |##################################################### | 83% 2025-07-24T03:52:28.5071724Z 0% |###################################################### | 84% 2025-07-24T03:52:28.5071912Z 0% |###################################################### | 84% 2025-07-24T03:52:28.5072080Z 0% |###################################################### | 85% 2025-07-24T03:52:28.5072194Z 0% |####################################################### | 85% 2025-07-24T03:52:28.5072305Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5072435Z 0% |####################################################### | 86% 2025-07-24T03:52:28.5072551Z 0% |####################################################### | 87% 2025-07-24T03:52:28.5072667Z 0% |######################################################## | 87% 2025-07-24T03:52:28.5072778Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5072908Z 0% |######################################################## | 88% 2025-07-24T03:52:28.5073049Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5073239Z 0% |######################################################### | 89% 2025-07-24T03:52:28.5073454Z 0% |######################################################### | 90% 2025-07-24T03:52:28.5073626Z 0% |########################################################## | 90% 2025-07-24T03:52:28.5073783Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5073966Z 0% |########################################################## | 91% 2025-07-24T03:52:28.5074140Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5074302Z 0% |########################################################### | 92% 2025-07-24T03:52:28.5074475Z 0% |########################################################### | 93% 2025-07-24T03:52:28.5074643Z 0% |############################################################ | 93% 2025-07-24T03:52:28.5074807Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5074981Z 0% |############################################################ | 94% 2025-07-24T03:52:28.5075142Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5075319Z 0% |############################################################# | 95% 2025-07-24T03:52:28.5075501Z 0% |############################################################# | 96% 2025-07-24T03:52:28.5075684Z 0% |############################################################## | 96% 2025-07-24T03:52:28.5076000Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5076196Z 0% |############################################################## | 97% 2025-07-24T03:52:28.5076372Z 0% |############################################################## | 98% 2025-07-24T03:52:28.5076562Z 0% |############################################################### | 98% 2025-07-24T03:52:28.5076746Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5076917Z 0% |############################################################### | 99% 2025-07-24T03:52:28.5077084Z 0% |################################################################| 100% 2025-07-24T03:52:28.5077562Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-07-24T03:52:28.5078003Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2025-07-24T03:52:28.5078188Z Failed to download (trying next): 2025-07-24T03:52:28.5078349Z HTTP Error 404: Not Found 2025-07-24T03:52:28.5078381Z 2025-07-24T03:52:28.5078949Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-07-24T03:52:28.5078958Z 2025-07-24T03:52:28.5079079Z 0% | | 0% 2025-07-24T03:52:28.5079198Z 0% |################################################################| 100% 2025-07-24T03:52:28.5079506Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-07-24T03:52:39.3439966Z [531 / 3,258] GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox ... (2 actions running) 2025-07-24T03:52:49.3503809Z [540 / 3,258] GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox ... (16 actions, 15 running) 2025-07-24T03:52:50.4867326Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-07-24T03:52:50.4868160Z In file included from /usr/include/string.h:535, 2025-07-24T03:52:50.4869007Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-07-24T03:52:50.4869962Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-07-24T03:52:50.4870885Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-07-24T03:52:50.4871854Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-07-24T03:52:50.4872792Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-07-24T03:52:50.4873616Z In function 'void* memcpy(void*, const void*, size_t)', 2025-07-24T03:52:50.4875362Z inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-07-24T03:52:50.4878622Z inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-07-24T03:52:50.4882053Z inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-07-24T03:52:50.4885376Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-07-24T03:52:50.4887666Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-07-24T03:52:50.4888236Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:52:50.4888756Z 30 | __glibc_objsize0 (__dest)); 2025-07-24T03:52:50.4889652Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:52:53.8828221Z INFO: From GenerateAten aten/src/ATen/ops: 2025-07-24T03:52:53.8853056Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-07-24T03:52:53.8854038Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-07-24T03:52:59.4085852Z [1,054 / 3,258] Compiling src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp; 0s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:53:09.4077696Z [1,462 / 3,258] Compiling src/common/group_normalization.cpp; 0s processwrapper-sandbox ... (15 actions running) 2025-07-24T03:53:09.8015213Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-07-24T03:53:09.8016327Z third_party/miniz-3.0.2/miniz.c:3258:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-07-24T03:53:09.8017943Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-07-24T03:53:09.8018827Z | ^~~~~~~ 2025-07-24T03:53:15.3381772Z INFO: From Compiling external/sleef/dispavx.c: 2025-07-24T03:53:15.3392972Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-07-24T03:53:15.3394658Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-07-24T03:53:15.3395987Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-07-24T03:53:15.3396653Z | ^~~~~~~~~~~~~~ 2025-07-24T03:53:15.4812705Z INFO: From Compiling external/sleef/dispsse.c: 2025-07-24T03:53:15.4820044Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-07-24T03:53:15.4821593Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-07-24T03:53:15.4822926Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-07-24T03:53:15.4823611Z | ^~~~~~~~~~~~~~ 2025-07-24T03:53:17.1316384Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-07-24T03:53:17.1319480Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-07-24T03:53:17.1327339Z aten/src/ATen/native/cpu/Loops.h: In constructor 'at::native::DEFAULT::VectorizedLoop2d::VectorizedLoop2d(op_t, vop_t) [with op_t = at::native::DEFAULT::get_scalar_elu_elementwise_func(float, float, float)::; vop_t = at::native::DEFAULT::get_vectorized_elu_elementwise_func(float, float, float)::)>]': 2025-07-24T03:53:17.1330802Z aten/src/ATen/native/cpu/Loops.h:260:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:17.1332027Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-07-24T03:53:17.1332606Z | ^~~~~~~~~~~~~~~~ 2025-07-24T03:53:17.9466154Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-07-24T03:53:17.9478241Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-07-24T03:53:17.9479805Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:17.9482391Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:17.9484298Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-07-24T03:53:17.9485105Z | ^ 2025-07-24T03:53:19.4389759Z [1,868 / 3,258] Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:53:20.1000715Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-07-24T03:53:20.1025193Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-07-24T03:53:20.1026494Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:20.1028635Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:81:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:20.1030670Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-07-24T03:53:20.1031467Z | ^ 2025-07-24T03:53:20.1915192Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-07-24T03:53:20.1918582Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-07-24T03:53:20.1919479Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T03:53:20.1919880Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-07-24T03:53:20.1920299Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:53:20.1920693Z from aten/src/ATen/native/UpSample.h:9, 2025-07-24T03:53:20.1921799Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-07-24T03:53:20.1924244Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2025-07-24T03:53:20.1926726Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:403:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-07-24T03:53:20.1928150Z 403 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-07-24T03:53:20.1928947Z | ^~~~~~~~~~~~~~~~~ 2025-07-24T03:53:20.5089741Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-07-24T03:53:20.5091056Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-07-24T03:53:20.5091966Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T03:53:20.5092764Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-07-24T03:53:20.5093638Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:53:20.5094361Z from aten/src/ATen/native/UpSample.h:9, 2025-07-24T03:53:20.5095818Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-07-24T03:53:20.5101705Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2025-07-24T03:53:20.5111670Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:964:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:20.5115393Z 964 | float_vec_return_type dequantize( 2025-07-24T03:53:20.5116558Z | ^~~~~~~~~~ 2025-07-24T03:53:22.7882821Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:22.7884899Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-07-24T03:53:22.7887900Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:22.7890203Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:59:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:22.7891721Z 59 | [=](Vectorized a, Vectorized b) 2025-07-24T03:53:22.7892312Z | ^ 2025-07-24T03:53:26.5025278Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-07-24T03:53:26.5036942Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:26.5037881Z 54 | #pragma unroll 2025-07-24T03:53:26.5038142Z | 2025-07-24T03:53:26.5480371Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:26.5502274Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:26.5503796Z 54 | #pragma unroll 2025-07-24T03:53:26.5504189Z | 2025-07-24T03:53:27.7024735Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:27.7028684Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-07-24T03:53:27.7029596Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-07-24T03:53:27.7031217Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T03:53:27.7032808Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:27.7033672Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T03:53:27.7034437Z | ^~~~~~~~~~~~~~~ 2025-07-24T03:53:29.6695264Z [1,919 / 3,258] Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:53:30.2522433Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:30.2523687Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-07-24T03:53:30.2524820Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:30.2527051Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:253:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:30.2529076Z 253 | [=](Vectorized a) -> Vectorized { return a; }); 2025-07-24T03:53:30.2529877Z | ^ 2025-07-24T03:53:30.2531358Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:249:5: note: in expansion of macro '_AT_DISPATCH_ALL_TYPES_NO_CF' 2025-07-24T03:53:30.2533066Z 249 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-07-24T03:53:30.2533770Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:53:30.2719206Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-07-24T03:53:30.2733319Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-07-24T03:53:30.2735165Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-07-24T03:53:30.2737509Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:238:11: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-07-24T03:53:30.2739809Z 238 | [=](Vectorized a) -> Vectorized { return a; }); 2025-07-24T03:53:30.2740779Z | ^ 2025-07-24T03:53:32.1662848Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:32.1678447Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:32.1681332Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:46:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:32.1683283Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-07-24T03:53:32.1684210Z | ^ 2025-07-24T03:53:37.0034859Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:37.0040063Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:53:37.0041442Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-07-24T03:53:37.0044452Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2025-07-24T03:53:37.0047624Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:37.0048947Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:53:37.0049513Z | ^~~~~~~~~~~~~~ 2025-07-24T03:53:40.0136975Z [1,950 / 3,258] Compiling aten/src/ATen/CompositeViewCopyKernels.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:53:41.3643760Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:41.3657111Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:41.3658538Z 181 | # pragma unroll 2025-07-24T03:53:41.3659107Z | 2025-07-24T03:53:41.3659749Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:53:41.3660467Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-07-24T03:53:41.3661143Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-07-24T03:53:41.3661765Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T03:53:41.3662794Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-07-24T03:53:41.3665412Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::cpu_flash_attention(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, double, bool, std::optional, std::optional)::::]': 2025-07-24T03:53:41.3667972Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:41.3668835Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:53:41.3669382Z | ^~~~~~~~~~~~~~ 2025-07-24T03:53:43.8992765Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:43.9016115Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:43.9018586Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:239:5: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:43.9020858Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-07-24T03:53:43.9021729Z | ^ 2025-07-24T03:53:43.9280866Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-07-24T03:53:43.9285727Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:43.9287167Z 181 | # pragma unroll 2025-07-24T03:53:43.9287594Z | 2025-07-24T03:53:47.9813267Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:47.9818789Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:47.9820360Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:261:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:47.9821401Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-07-24T03:53:47.9821769Z | ^ 2025-07-24T03:53:49.4360339Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:49.4369509Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4371331Z 449 | # pragma unroll 2025-07-24T03:53:49.4371808Z | 2025-07-24T03:53:49.4373313Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4375085Z 574 | # pragma unroll 2025-07-24T03:53:49.4375564Z | 2025-07-24T03:53:49.4377125Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4378909Z 660 | # pragma unroll 2025-07-24T03:53:49.4379381Z | 2025-07-24T03:53:49.4381015Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4382759Z 758 | # pragma unroll 2025-07-24T03:53:49.4383195Z | 2025-07-24T03:53:49.4384841Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4386599Z 799 | # pragma unroll 2025-07-24T03:53:49.4387101Z | 2025-07-24T03:53:49.4388671Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4390445Z 933 | # pragma unroll 2025-07-24T03:53:49.4390941Z | 2025-07-24T03:53:49.4392510Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4394324Z 987 | # pragma unroll 2025-07-24T03:53:49.4394802Z | 2025-07-24T03:53:49.4396388Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4398114Z 1119 | # pragma unroll 2025-07-24T03:53:49.4398605Z | 2025-07-24T03:53:49.4400204Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:49.4401988Z 1126 | # pragma unroll 2025-07-24T03:53:49.4402487Z | 2025-07-24T03:53:50.0758540Z [1,987 / 3,258] Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:53:50.2524908Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-07-24T03:53:50.2531550Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2533287Z 449 | # pragma unroll 2025-07-24T03:53:50.2533689Z | 2025-07-24T03:53:50.2534982Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2536633Z 574 | # pragma unroll 2025-07-24T03:53:50.2537082Z | 2025-07-24T03:53:50.2538349Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2539870Z 660 | # pragma unroll 2025-07-24T03:53:50.2540321Z | 2025-07-24T03:53:50.2541785Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2543234Z 758 | # pragma unroll 2025-07-24T03:53:50.2543626Z | 2025-07-24T03:53:50.2545196Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2546824Z 799 | # pragma unroll 2025-07-24T03:53:50.2547242Z | 2025-07-24T03:53:50.2548474Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2553599Z 933 | # pragma unroll 2025-07-24T03:53:50.2554053Z | 2025-07-24T03:53:50.2555488Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2556900Z 987 | # pragma unroll 2025-07-24T03:53:50.2557341Z | 2025-07-24T03:53:50.2558784Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2560405Z 1119 | # pragma unroll 2025-07-24T03:53:50.2560802Z | 2025-07-24T03:53:50.2562044Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:53:50.2563654Z 1126 | # pragma unroll 2025-07-24T03:53:50.2564119Z | 2025-07-24T03:53:51.7984401Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:51.7987400Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:53:51.7988787Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-07-24T03:53:51.7991847Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t)::::]': 2025-07-24T03:53:51.7995301Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:51.7996647Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:53:51.7997180Z | ^~~~~~~~~~~~~~ 2025-07-24T03:53:51.8125696Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:51.8126730Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-07-24T03:53:51.8127983Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-07-24T03:53:51.8129596Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T03:53:51.8131888Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:51.8134904Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T03:53:51.8135758Z | ^~~~~~~~~~~~~~~ 2025-07-24T03:53:53.5036999Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:53.5039889Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2025-07-24T03:53:53.5043537Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:53.5045875Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-07-24T03:53:53.5047052Z | ^~~~~~~~ 2025-07-24T03:53:55.3365874Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:55.3371598Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-07-24T03:53:55.3372774Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:53:55.3374256Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:62:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:55.3375303Z 62 | [=](Vec /*self_vec*/, 2025-07-24T03:53:55.3375613Z | ^ 2025-07-24T03:53:56.6485849Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:56.6495115Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::is_nan_vec(at::vec::DEFAULT::Vectorized) [with scalar_t = unsigned char]': 2025-07-24T03:53:56.6498363Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:36:32: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:56.6500668Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-07-24T03:53:56.6501655Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:53:57.1020883Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-07-24T03:53:57.1028403Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-07-24T03:53:57.1032483Z torch/csrc/autograd/record_function_ops.cpp:39:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:53:57.1035621Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-07-24T03:53:57.1036617Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:53:57.1037560Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-07-24T03:53:57.1038540Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T03:53:57.1039449Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T03:53:57.1040175Z | ^~~~~~ 2025-07-24T03:53:57.1041626Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-07-24T03:53:57.1045689Z torch/csrc/autograd/record_function_ops.cpp:54:65: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:53:57.1048504Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-07-24T03:53:57.1049368Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-07-24T03:53:57.1050467Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-07-24T03:53:57.1051461Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T03:53:57.1052203Z 76 | cast(const Tensor& packed) { 2025-07-24T03:53:57.1052743Z | ^~~~ 2025-07-24T03:53:57.5825529Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-07-24T03:53:57.5826796Z In file included from aten/src/ATen/native/UpSample.h:12, 2025-07-24T03:53:57.5828216Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-07-24T03:53:57.5830484Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-07-24T03:53:57.5832771Z aten/src/ATen/native/cpu/utils.h:63:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:53:57.5834377Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-07-24T03:53:57.5835245Z | ^~~~ 2025-07-24T03:54:00.3115007Z [2,036 / 3,258] Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:54:01.4128983Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:01.4131142Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:01.4134182Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp:65:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:01.4136392Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-07-24T03:54:01.4137100Z | ^ 2025-07-24T03:54:02.1738038Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-07-24T03:54:02.1739705Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:02.1742477Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:33:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:02.1744356Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-07-24T03:54:02.1745045Z | ^ 2025-07-24T03:54:02.5907185Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:02.5932280Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:02.5934054Z 107 | # pragma unroll 2025-07-24T03:54:02.5934611Z | 2025-07-24T03:54:02.5936015Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:02.5937708Z 123 | # pragma unroll 2025-07-24T03:54:02.5939176Z | 2025-07-24T03:54:02.8788186Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-07-24T03:54:02.8804972Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:02.8806669Z 107 | # pragma unroll 2025-07-24T03:54:02.8807637Z | 2025-07-24T03:54:02.8809123Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:02.8810797Z 123 | # pragma unroll 2025-07-24T03:54:02.8811252Z | 2025-07-24T03:54:03.0968378Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:03.0969483Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-07-24T03:54:03.0970682Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-07-24T03:54:03.0972675Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T03:54:03.0974563Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:03.0975888Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T03:54:03.0976716Z | ^~~~~~~~~~~~~~~ 2025-07-24T03:54:04.4743799Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:04.4770136Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-07-24T03:54:04.4772226Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:04.4821349Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:23:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:04.4823392Z 23 | [=](Vectorized self_vec, 2025-07-24T03:54:04.4824006Z | ^ 2025-07-24T03:54:04.7770587Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:04.7774905Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:04.7777383Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:62:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:04.7778472Z 62 | [](Vec base) -> Vec { return base * base; } 2025-07-24T03:54:04.7779012Z | ^ 2025-07-24T03:54:05.2825565Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:05.2827301Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:05.2829843Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:05.2831770Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-07-24T03:54:05.2832422Z | ^ 2025-07-24T03:54:07.4749464Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:07.4751340Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:54:07.4752589Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-07-24T03:54:07.4753499Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-07-24T03:54:07.4754295Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T03:54:07.4755011Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-07-24T03:54:07.4756334Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-07-24T03:54:07.4765852Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&):::::: >(at::Tensor&, const at::Tensor&, unsigned char, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::)::::]': 2025-07-24T03:54:07.4775118Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:07.4776600Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:54:07.4777203Z | ^~~~~~~~~~~~~~ 2025-07-24T03:54:07.9715305Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:07.9717146Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-07-24T03:54:07.9719248Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:07.9721748Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:352:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:07.9723865Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-07-24T03:54:07.9724690Z | ^ 2025-07-24T03:54:09.6559799Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:09.6564767Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:54:09.6566260Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-07-24T03:54:09.6570583Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = std::plus >]': 2025-07-24T03:54:09.6572834Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:09.6574144Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:54:09.6574667Z | ^~~~~~~~~~~~~~ 2025-07-24T03:54:09.6575818Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:09.6577343Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-07-24T03:54:09.6579421Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T03:54:09.6581303Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:09.6582584Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T03:54:09.6583294Z | ^~~~~~~~~~~~~~~ 2025-07-24T03:54:09.9894345Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:09.9897091Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:09.9899222Z 368 | # pragma unroll 2025-07-24T03:54:09.9900064Z | 2025-07-24T03:54:09.9902000Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:09.9904592Z 377 | # pragma unroll 2025-07-24T03:54:09.9906954Z | 2025-07-24T03:54:09.9908441Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:09.9910096Z 394 | # pragma unroll 2025-07-24T03:54:09.9910565Z | 2025-07-24T03:54:09.9911979Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:09.9913634Z 403 | # pragma unroll 2025-07-24T03:54:09.9914099Z | 2025-07-24T03:54:09.9915154Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-07-24T03:54:09.9917109Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:09.9919661Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:620:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:09.9921818Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-07-24T03:54:09.9922664Z | ^ 2025-07-24T03:54:10.3904265Z [2,088 / 3,258] Compiling test/cpp/tensorexpr/test_simplify.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:54:10.4010149Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-07-24T03:54:10.4011237Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:10.4012105Z 368 | # pragma unroll 2025-07-24T03:54:10.4012397Z | 2025-07-24T03:54:10.4013129Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:10.4014122Z 377 | # pragma unroll 2025-07-24T03:54:10.4014567Z | 2025-07-24T03:54:10.4015952Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:10.4017465Z 394 | # pragma unroll 2025-07-24T03:54:10.4017928Z | 2025-07-24T03:54:10.4019413Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:10.4020887Z 403 | # pragma unroll 2025-07-24T03:54:10.4021343Z | 2025-07-24T03:54:11.8526791Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:11.8528116Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-07-24T03:54:11.8529631Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:11.8531598Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:27:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:11.8533107Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-07-24T03:54:11.8533616Z | ^ 2025-07-24T03:54:12.2110153Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:12.2111931Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-07-24T03:54:12.2113385Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-07-24T03:54:12.2115112Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:12.2116735Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-07-24T03:54:12.2117657Z | ^ 2025-07-24T03:54:12.3221596Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:12.3223053Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:54:12.3224484Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-07-24T03:54:12.3228221Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::sampled_addmm_sparse_csr_kernel_impl(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)::::]': 2025-07-24T03:54:12.3231974Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:12.3233270Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:54:12.3233841Z | ^~~~~~~~~~~~~~ 2025-07-24T03:54:14.2145578Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:14.2147797Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:14.2149521Z 847 | # pragma unroll 2025-07-24T03:54:14.2150187Z | 2025-07-24T03:54:14.2151331Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-07-24T03:54:14.2152832Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-07-24T03:54:14.2154324Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:14.2155698Z 76 | [val](Vec x) { return Vec(val); }, 2025-07-24T03:54:14.2156223Z | ^ 2025-07-24T03:54:14.6017565Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:14.6019350Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-07-24T03:54:14.6020877Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-07-24T03:54:14.6022239Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:14.6023469Z 76 | [val](Vec x) { return Vec(val); }, 2025-07-24T03:54:14.6024007Z | ^ 2025-07-24T03:54:14.8603490Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:14.8607045Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T03:54:14.8607954Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-07-24T03:54:14.8609285Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-07-24T03:54:14.8612433Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(const double*, double*, int64_t, int64_t)::::]': 2025-07-24T03:54:14.8615718Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:14.8617051Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T03:54:14.8617615Z | ^~~~~~~~~~~~~~ 2025-07-24T03:54:15.3888336Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-07-24T03:54:15.3890674Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T03:54:15.3892427Z 847 | # pragma unroll 2025-07-24T03:54:15.3892929Z | 2025-07-24T03:54:16.3339048Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-07-24T03:54:16.3340977Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-07-24T03:54:16.3342825Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T03:54:16.3345481Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:134:18: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:54:16.3347820Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-07-24T03:54:16.3348889Z | ^ 2025-07-24T03:54:20.3970262Z [2,136 / 3,258] Compiling torch/csrc/autograd/generated/python_functions_3.cpp; 5s processwrapper-sandbox ... (15 actions, 14 running) 2025-07-24T03:54:27.7631904Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-07-24T03:54:27.7633346Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:195: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-07-24T03:54:27.7634493Z 195 | #pragma clang diagnostic push 2025-07-24T03:54:27.7635014Z | 2025-07-24T03:54:27.7635947Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:196: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-07-24T03:54:27.7637262Z 196 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-07-24T03:54:27.7637924Z | 2025-07-24T03:54:27.7639048Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-07-24T03:54:27.7640405Z 198 | #pragma clang diagnostic pop 2025-07-24T03:54:27.7640961Z | 2025-07-24T03:54:30.4012454Z [2,178 / 3,258] Compiling test/cpp/tensorexpr/test_quantization.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:54:40.4592521Z [2,216 / 3,258] Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:54:50.5495096Z [2,261 / 3,258] Compiling torch/csrc/jit/mobile/nnc/aot_compiler.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:55:00.7404608Z [2,305 / 3,258] Compiling torch/csrc/jit/passes/bailout_graph.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:55:10.7435549Z [2,351 / 3,258] Compiling torch/csrc/jit/passes/fold_linear_bn.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:55:21.3047867Z [2,394 / 3,258] Compiling torch/csrc/utils/tensor_new.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:55:31.3904443Z [2,441 / 3,258] Compiling test/cpp/tensorexpr/test_expr.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:55:36.4215771Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-07-24T03:55:36.4216968Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-07-24T03:55:36.4218138Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:55:36.4219376Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-07-24T03:55:36.4219792Z | ^ 2025-07-24T03:55:36.4696295Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-07-24T03:55:36.4700463Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_linear_prepack(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2025-07-24T03:55:36.4704814Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:509:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:55:36.4708056Z 509 | auto ret = cpp_custom_type_hack::create( 2025-07-24T03:55:36.4708658Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-07-24T03:55:36.4709321Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-07-24T03:55:36.4710038Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:55:36.4710912Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-07-24T03:55:36.4711998Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T03:55:36.4712859Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T03:55:36.4713510Z | ^~~~~~ 2025-07-24T03:55:36.4715395Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_quantized_linear_prepacked(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2025-07-24T03:55:36.4719379Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:532:77: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:55:36.4722270Z 532 | cpp_custom_type_hack::cast>( 2025-07-24T03:55:36.4723114Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-07-24T03:55:36.4723601Z 533 | packed_weight); 2025-07-24T03:55:36.4724139Z | ~~~~~~~~~~~~~~ 2025-07-24T03:55:36.4725065Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-07-24T03:55:36.4726068Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T03:55:36.4726809Z 76 | cast(const Tensor& packed) { 2025-07-24T03:55:36.4727330Z | ^~~~ 2025-07-24T03:55:41.4557344Z [2,483 / 3,258] Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:55:52.1537439Z [2,530 / 3,258] Compiling torch/csrc/jit/runtime/graph_executor.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:56:02.3791996Z [2,572 / 3,258] Compiling torch/csrc/jit/runtime/static/generated_ops.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-07-24T03:56:05.6152327Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-07-24T03:56:05.6214859Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-07-24T03:56:05.6215852Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-07-24T03:56:05.6217227Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T03:56:05.6218619Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-07-24T03:56:05.6219267Z | ^ 2025-07-24T03:56:12.6633947Z [2,613 / 3,258] Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-07-24T03:56:22.6639874Z [2,653 / 3,258] Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-07-24T03:56:32.6644095Z [2,697 / 3,258] Compiling torch/csrc/utils/throughput_benchmark.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-07-24T03:56:42.8431913Z [2,740 / 3,258] Compiling aten/src/ATen/native/quantized/cpu/TensorShape.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:56:52.9033078Z [2,785 / 3,258] Compiling torch/csrc/serialization.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:57:03.1796716Z [2,830 / 3,258] Compiling torch/csrc/profiler/python/init.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:57:13.2897625Z [2,874 / 3,258] Compiling torch/csrc/distributed/c10d/ProcessGroup.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:57:23.3574603Z [2,915 / 3,258] Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:57:33.3695589Z [2,957 / 3,258] Compiling torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:57:39.3777881Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-07-24T03:57:39.3780310Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2025-07-24T03:57:39.3784402Z aten/src/ATen/native/QuantizedLinear.cpp:125:62: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:57:39.3787189Z 125 | cpp_custom_type_hack::cast>(packed); 2025-07-24T03:57:39.3788039Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-07-24T03:57:39.3788878Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T03:57:39.3789719Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T03:57:39.3790377Z 76 | cast(const Tensor& packed) { 2025-07-24T03:57:39.3790849Z | ^~~~ 2025-07-24T03:57:39.3791894Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-07-24T03:57:39.3795282Z aten/src/ATen/native/QuantizedLinear.cpp:314:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:57:39.3798202Z 314 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-07-24T03:57:39.3799110Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:57:39.3799938Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T03:57:39.3801266Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T03:57:39.3802057Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T03:57:39.3802737Z | ^~~~~~ 2025-07-24T03:57:39.3804038Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-07-24T03:57:39.3807543Z aten/src/ATen/native/QuantizedLinear.cpp:407:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:57:39.3810721Z 407 | return cpp_custom_type_hack::create( 2025-07-24T03:57:39.3811388Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-07-24T03:57:39.3812086Z 408 | std::move(unique_ptr_wrapper), weight.options()); 2025-07-24T03:57:39.3812868Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:57:39.3813767Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T03:57:39.3814762Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T03:57:39.3815672Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T03:57:39.3816971Z | ^~~~~~ 2025-07-24T03:57:39.3818887Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const std::optional&)': 2025-07-24T03:57:39.3822757Z aten/src/ATen/native/QuantizedLinear.cpp:430:59: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T03:57:39.3825450Z 429 | cpp_custom_type_hack::cast< 2025-07-24T03:57:39.3826021Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T03:57:39.3826783Z 430 | c10::intrusive_ptr>(packed_weight)) 2025-07-24T03:57:39.3827580Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-07-24T03:57:39.3828401Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T03:57:39.3829249Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T03:57:39.3829902Z 76 | cast(const Tensor& packed) { 2025-07-24T03:57:39.3830339Z | ^~~~ 2025-07-24T03:57:43.4807495Z [2,998 / 3,258] Compiling torch/csrc/distributed/rpc/script_call.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:57:53.6013660Z [3,034 / 3,258] Compiling torch/csrc/api/src/nn/modules/padding.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:58:04.3053568Z [3,075 / 3,258] Compiling torch/csrc/api/src/serialize/output-archive.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:58:14.4559939Z [3,118 / 3,258] Compiling torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:58:24.9622923Z [3,151 / 3,258] Compiling torch/csrc/Module.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:58:35.0452370Z [3,183 / 3,258] Linking libtorch.lo; 12s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:58:46.2107800Z [3,195 / 3,258] Linking libtorch.lo; 23s processwrapper-sandbox ... (16 actions running) 2025-07-24T03:58:58.0157195Z [3,228 / 3,258] Linking libtorch.lo; 35s processwrapper-sandbox ... (4 actions, 3 running) 2025-07-24T03:59:12.7068976Z [3,231 / 3,258] Linking jit_tests; 17s processwrapper-sandbox ... (16 actions, 15 running) 2025-07-24T03:59:22.7145882Z [3,246 / 3,258] Linking jit_tests; 27s processwrapper-sandbox ... (12 actions running) 2025-07-24T03:59:42.7149614Z [3,254 / 3,258] Linking jit_tests; 47s processwrapper-sandbox ... (4 actions running) 2025-07-24T03:59:52.7153832Z [3,256 / 3,258] Linking jit_tests; 57s processwrapper-sandbox ... (2 actions running) 2025-07-24T04:00:01.3827592Z INFO: Elapsed time: 502.441s, Critical Path: 106.23s 2025-07-24T04:00:01.3828380Z INFO: 3258 processes: 405 internal, 1 local, 2852 processwrapper-sandbox. 2025-07-24T04:00:01.3872609Z INFO: Build completed successfully, 3258 total actions 2025-07-24T04:00:02.2767421Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *libtorch* ]] 2025-07-24T04:00:02.2768028Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-07-24T04:00:02.2768556Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-07-24T04:00:02.2769100Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-07-24T04:00:02.2769546Z + sccache_epilogue 2025-07-24T04:00:02.2777805Z + echo '::group::Sccache Compilation Log' 2025-07-24T04:00:02.2778457Z ##[group]Sccache Compilation Log 2025-07-24T04:00:02.2778857Z + echo '=================== sccache compilation log ===================' 2025-07-24T04:00:02.2779284Z =================== sccache compilation log =================== 2025-07-24T04:00:02.2779955Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-07-24T04:00:02.3326628Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-07-24T04:00:02.3327598Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-07-24T04:00:02.3328139Z + sccache --show-stats 2025-07-24T04:00:02.3363642Z Compile requests 2701 2025-07-24T04:00:02.3364017Z Compile requests executed 2639 2025-07-24T04:00:02.3364349Z Cache hits 2626 2025-07-24T04:00:02.3364692Z Cache hits (C/C++) 2626 2025-07-24T04:00:02.3365014Z Cache misses 0 2025-07-24T04:00:02.3365348Z Cache hits rate 100.00 % 2025-07-24T04:00:02.3365689Z Cache hits rate (C/C++) 100.00 % 2025-07-24T04:00:02.3366015Z Cache timeouts 0 2025-07-24T04:00:02.3366347Z Cache read errors 0 2025-07-24T04:00:02.3366664Z Forced recaches 0 2025-07-24T04:00:02.3367056Z Cache write errors 0 2025-07-24T04:00:02.3367404Z Cache errors 13 2025-07-24T04:00:02.3367824Z Cache errors (C/C++) 13 2025-07-24T04:00:02.3368170Z Compilations 0 2025-07-24T04:00:02.3368502Z Compilation failures 0 2025-07-24T04:00:02.3368866Z Non-cacheable compilations 0 2025-07-24T04:00:02.3369208Z Non-cacheable calls 0 2025-07-24T04:00:02.3369568Z Non-compilation calls 62 2025-07-24T04:00:02.3369913Z Unsupported compiler calls 0 2025-07-24T04:00:02.3370277Z Average cache write 0.000 s 2025-07-24T04:00:02.3370625Z Average compiler 0.000 s 2025-07-24T04:00:02.3370989Z Average cache read hit 0.047 s 2025-07-24T04:00:02.3371360Z Failed distributed compilations 0 2025-07-24T04:00:02.3371842Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-07-24T04:00:02.3372344Z Version (client) 0.10.0 2025-07-24T04:00:02.3372682Z + sccache --stop-server 2025-07-24T04:00:02.3397480Z Stopping sccache server... 2025-07-24T04:00:02.3400843Z Compile requests 2701 2025-07-24T04:00:02.3401248Z Compile requests executed 2639 2025-07-24T04:00:02.3401603Z Cache hits 2626 2025-07-24T04:00:02.3401930Z Cache hits (C/C++) 2626 2025-07-24T04:00:02.3402269Z Cache misses 0 2025-07-24T04:00:02.3402598Z Cache hits rate 100.00 % 2025-07-24T04:00:02.3402941Z Cache hits rate (C/C++) 100.00 % 2025-07-24T04:00:02.3403265Z Cache timeouts 0 2025-07-24T04:00:02.3403604Z Cache read errors 0 2025-07-24T04:00:02.3404041Z Forced recaches 0 2025-07-24T04:00:02.3404384Z Cache write errors 0 2025-07-24T04:00:02.3404776Z Cache errors 13 2025-07-24T04:00:02.3405134Z Cache errors (C/C++) 13 2025-07-24T04:00:02.3405520Z Compilations 0 2025-07-24T04:00:02.3405913Z Compilation failures 0 2025-07-24T04:00:02.3406340Z Non-cacheable compilations 0 2025-07-24T04:00:02.3406694Z Non-cacheable calls 0 2025-07-24T04:00:02.3407059Z Non-compilation calls 62 2025-07-24T04:00:02.3407408Z Unsupported compiler calls 0 2025-07-24T04:00:02.3407779Z Average cache write 0.000 s 2025-07-24T04:00:02.3408145Z Average compiler 0.000 s 2025-07-24T04:00:02.3408494Z Average cache read hit 0.047 s 2025-07-24T04:00:02.3408873Z Failed distributed compilations 0 2025-07-24T04:00:02.3409358Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-07-24T04:00:02.3409863Z Version (client) 0.10.0 2025-07-24T04:00:02.3411733Z + echo ::endgroup:: 2025-07-24T04:00:02.3412255Z ##[endgroup] 2025-07-24T04:00:02.3412511Z + cleanup_workspace 2025-07-24T04:00:02.3413380Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-07-24T04:00:02.3414257Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-07-24T04:00:02.3414924Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-07-24T04:00:02.3415438Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-07-24T04:00:02.3416032Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-07-24T04:00:02.3416670Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-07-24T04:00:02.3417196Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-07-24T04:00:25.0969957Z ##[group]Run docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-07-24T04:00:25.0970894Z docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-07-24T04:00:25.1041441Z shell: /usr/bin/bash -e {0} 2025-07-24T04:00:25.1041742Z env: 2025-07-24T04:00:25.1041966Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:00:25.1042441Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:00:25.1042939Z ##[endgroup] 2025-07-24T04:00:25.6336358Z + export TERM=vt100 2025-07-24T04:00:25.6336630Z + TERM=vt100 2025-07-24T04:00:25.6339100Z ++ dirname .ci/pytorch/test.sh 2025-07-24T04:00:25.6359320Z + source .ci/pytorch/common.sh 2025-07-24T04:00:25.6368200Z +++ dirname .ci/pytorch/common.sh 2025-07-24T04:00:25.6375318Z ++ source .ci/pytorch/common_utils.sh 2025-07-24T04:00:25.6380586Z +++ declare -f -t trap_add 2025-07-24T04:00:25.6385840Z ++ set -ex -o pipefail 2025-07-24T04:00:25.6386230Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-07-24T04:00:25.6386666Z ++ BUILD_TEST_LIBTORCH=0 2025-07-24T04:00:25.6400897Z ++ dirname .ci/pytorch/test.sh 2025-07-24T04:00:25.6401462Z + source .ci/pytorch/common-build.sh 2025-07-24T04:00:25.6402973Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-07-24T04:00:25.6409466Z ++++ dirname .ci/pytorch/common-build.sh 2025-07-24T04:00:25.6416973Z +++ cd .ci/pytorch 2025-07-24T04:00:25.6417294Z +++ pwd -P 2025-07-24T04:00:25.6419470Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-07-24T04:00:25.6419945Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-07-24T04:00:25.6420347Z ++ which sccache 2025-07-24T04:00:25.6444713Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-07-24T04:00:25.6445087Z ++ sccache --stop-server 2025-07-24T04:00:25.6472552Z ++ true 2025-07-24T04:00:25.6472816Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-07-24T04:00:25.6494319Z ++ trap_add sccache_epilogue EXIT 2025-07-24T04:00:25.6494671Z ++ trap_add_cmd=sccache_epilogue 2025-07-24T04:00:25.6494951Z ++ shift 2025-07-24T04:00:25.6495186Z ++ for trap_add_name in "$@" 2025-07-24T04:00:25.6500969Z ++++ trap -p EXIT 2025-07-24T04:00:25.6503426Z +++ eval 'extract_trap_cmd ' 2025-07-24T04:00:25.6503726Z ++++ extract_trap_cmd 2025-07-24T04:00:25.6503976Z ++++ printf '%s\n' '' 2025-07-24T04:00:25.6504578Z +++ printf '%s\n' sccache_epilogue 2025-07-24T04:00:25.6506309Z ++ trap -- ' 2025-07-24T04:00:25.6506693Z sccache_epilogue' EXIT 2025-07-24T04:00:25.6507077Z ++ [[ -n 1 ]] 2025-07-24T04:00:25.6507606Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-07-24T04:00:25.6508612Z Skipping sccache server initialization, setting environment variables 2025-07-24T04:00:25.6509095Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-07-24T04:00:25.6509408Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-07-24T04:00:25.6509785Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T04:00:25.6510266Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T04:00:25.6510675Z ++ export RUST_LOG=sccache::server=error 2025-07-24T04:00:25.6511021Z ++ RUST_LOG=sccache::server=error 2025-07-24T04:00:25.6511333Z ++ sccache --zero-stats 2025-07-24T04:00:25.7589841Z Statistics zeroed. 2025-07-24T04:00:25.7593171Z ++ which ccache 2025-07-24T04:00:25.7617267Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-07-24T04:00:25.7617809Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-07-24T04:00:25.7618247Z + [[ -d /var/lib/jenkins/workspace ]] 2025-07-24T04:00:25.7620881Z ++ stat -c %u /var/lib/jenkins/workspace 2025-07-24T04:00:25.7647416Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-07-24T04:00:25.7647801Z + trap_add cleanup_workspace EXIT 2025-07-24T04:00:25.7648140Z + trap_add_cmd=cleanup_workspace 2025-07-24T04:00:25.7648424Z + shift 2025-07-24T04:00:25.7648657Z + for trap_add_name in "$@" 2025-07-24T04:00:25.7655759Z +++ trap -p EXIT 2025-07-24T04:00:25.7658419Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-07-24T04:00:25.7658778Z sccache_epilogue'\'' EXIT' 2025-07-24T04:00:25.7659097Z +++ extract_trap_cmd trap -- ' 2025-07-24T04:00:25.7659394Z sccache_epilogue' EXIT 2025-07-24T04:00:25.7659646Z +++ printf '%s\n' ' 2025-07-24T04:00:25.7659909Z sccache_epilogue' 2025-07-24T04:00:25.7660160Z ++ printf '%s\n' cleanup_workspace 2025-07-24T04:00:25.7661038Z + trap -- ' 2025-07-24T04:00:25.7661257Z sccache_epilogue 2025-07-24T04:00:25.7661520Z cleanup_workspace' EXIT 2025-07-24T04:00:25.7661832Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-07-24T04:00:26.3832800Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-07-24T04:00:26.4060665Z + echo 'Environment variables:' 2025-07-24T04:00:26.4061022Z Environment variables: 2025-07-24T04:00:26.4061283Z + env 2025-07-24T04:00:26.4068552Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-24T04:00:26.4069294Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-07-24T04:00:26.4069723Z HOSTNAME=f5452cf32a0a 2025-07-24T04:00:26.4070665Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4071778Z GITHUB_ACTION=__run_2 2025-07-24T04:00:26.4072214Z GITHUB_RUN_NUMBER=338888 2025-07-24T04:00:26.4072571Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-07-24T04:00:26.4072913Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-07-24T04:00:26.4073265Z AWS_DEFAULT_REGION=us-east-1 2025-07-24T04:00:26.4073546Z SCCACHE_IDLE_TIMEOUT=0 2025-07-24T04:00:26.4073836Z GITHUB_TRIGGERING_ACTOR=benjaminglass1 2025-07-24T04:00:26.4074156Z GITHUB_REF_TYPE=branch 2025-07-24T04:00:26.4074424Z TORCH_CUDA_ARCH_LIST=5.2 2025-07-24T04:00:26.4074699Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-07-24T04:00:26.4075186Z *** 2025-07-24T04:00:26.4075416Z GITHUB_REPOSITORY_ID=65600975 2025-07-24T04:00:26.4075699Z GITHUB_ACTIONS=true 2025-07-24T04:00:26.4076022Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T04:00:26.4076440Z GITHUB_SHA=5569cd4ca334a1ae6954f4e673fae67c59e9bc65 2025-07-24T04:00:26.4077024Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/149961/merge 2025-07-24T04:00:26.4077542Z UCC_HOME=/usr 2025-07-24T04:00:26.4077793Z GITHUB_REF=refs/pull/149961/merge 2025-07-24T04:00:26.4078100Z SHARD_NUMBER=0 2025-07-24T04:00:26.4078337Z GITHUB_REF_PROTECTED=false 2025-07-24T04:00:26.4078622Z HOME=/var/lib/jenkins 2025-07-24T04:00:26.4078902Z GITHUB_API_URL=https://api.github.com 2025-07-24T04:00:26.4079287Z UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-07-24T04:00:26.4079642Z CUDA_VERSION=cpu 2025-07-24T04:00:26.4079886Z USE_SYSTEM_NCCL=1 2025-07-24T04:00:26.4080114Z UCX_HOME=/usr 2025-07-24T04:00:26.4080724Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4081747Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4082621Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-07-24T04:00:26.4083170Z GITHUB_EVENT_NAME=pull_request 2025-07-24T04:00:26.4083462Z GITHUB_RUN_ID=16487209326 2025-07-24T04:00:26.4083740Z INSTALLED_OPENBLAS= 2025-07-24T04:00:26.4084570Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4085321Z GITHUB_ACTOR=benjaminglass1 2025-07-24T04:00:26.4085593Z DESIRED_CUDA=12.8.1 2025-07-24T04:00:26.4085846Z GITHUB_RUN_ATTEMPT=1 2025-07-24T04:00:26.4086118Z ANACONDA_PYTHON_VERSION=3.10 2025-07-24T04:00:26.4086459Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-07-24T04:00:26.4086833Z TERM=vt100 2025-07-24T04:00:26.4087045Z INSTALLED_VISION=yes 2025-07-24T04:00:26.4087305Z OUR_GITHUB_JOB_ID=46614221664 2025-07-24T04:00:26.4087587Z SCCACHE_REGION=us-east-1 2025-07-24T04:00:26.4087992Z OPENSSL_ROOT_DIR=/opt/openssl 2025-07-24T04:00:26.4088302Z CUDA_PATH=/usr/local/cuda 2025-07-24T04:00:26.4088861Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-07-24T04:00:26.4089488Z GITHUB_SERVER_URL=https://github.com 2025-07-24T04:00:26.4089858Z UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-07-24T04:00:26.4090235Z REENABLED_ISSUES= 2025-07-24T04:00:26.4090459Z DOCS= 2025-07-24T04:00:26.4090665Z SHLVL=1 2025-07-24T04:00:26.4090863Z MAX_JOBS=14 2025-07-24T04:00:26.4091094Z GITHUB_ACTOR_ID=3344239 2025-07-24T04:00:26.4091440Z GITHUB_WORKFLOW_SHA=5569cd4ca334a1ae6954f4e673fae67c59e9bc65 2025-07-24T04:00:26.4091855Z GIT_DEFAULT_BRANCH=main 2025-07-24T04:00:26.4092131Z GITHUB_REF_NAME=149961/merge 2025-07-24T04:00:26.4092408Z GITHUB_JOB=build-and-test 2025-07-24T04:00:26.4092709Z GITHUB_REPOSITORY=pytorch/pytorch 2025-07-24T04:00:26.4093017Z GITHUB_RETENTION_DAYS=90 2025-07-24T04:00:26.4093298Z OPENSSL_DIR=/opt/openssl 2025-07-24T04:00:26.4093572Z GITHUB_ACTION_REPOSITORY= 2025-07-24T04:00:26.4094410Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-24T04:00:26.4095306Z GITHUB_BASE_REF=gh/benjaminglass1/79/base 2025-07-24T04:00:26.4095649Z INSTALLED_ACL= 2025-07-24T04:00:26.4095867Z CI=true 2025-07-24T04:00:26.4096099Z GITHUB_REPOSITORY_OWNER=pytorch 2025-07-24T04:00:26.4096432Z RUST_LOG=sccache::server=error 2025-07-24T04:00:26.4096705Z JOB_ID=46614221664 2025-07-24T04:00:26.4096976Z GITHUB_HEAD_REF=gh/benjaminglass1/79/head 2025-07-24T04:00:26.4097302Z GITHUB_ACTION_REF= 2025-07-24T04:00:26.4097611Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-07-24T04:00:26.4097972Z GITHUB_WORKFLOW=pull 2025-07-24T04:00:26.4098270Z DEBIAN_FRONTEND=noninteractive 2025-07-24T04:00:26.4098932Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4099650Z SKIP_SCCACHE_INITIALIZATION=1 2025-07-24T04:00:26.4099964Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-07-24T04:00:26.4100310Z _=/usr/bin/env 2025-07-24T04:00:26.4100638Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-07-24T04:00:26.4208195Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-07-24T04:00:26.4209463Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-07-24T04:00:26.4210572Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-07-24T04:00:26.4211635Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-07-24T04:00:26.4212431Z + BUILD_DIR=build 2025-07-24T04:00:26.4212752Z + BUILD_RENAMED_DIR=build_renamed 2025-07-24T04:00:26.4213066Z + BUILD_BIN_DIR=build/bin 2025-07-24T04:00:26.4213330Z + SHARD_NUMBER=0 2025-07-24T04:00:26.4213585Z + NUM_TEST_SHARDS=1 2025-07-24T04:00:26.4213840Z + export TORCH_SERIALIZATION_DEBUG=1 2025-07-24T04:00:26.4214190Z + TORCH_SERIALIZATION_DEBUG=1 2025-07-24T04:00:26.4214482Z + export VALGRIND=ON 2025-07-24T04:00:26.4214746Z + VALGRIND=ON 2025-07-24T04:00:26.4215094Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang9* ]] 2025-07-24T04:00:26.4215623Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-07-24T04:00:26.4216311Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *s390x* ]] 2025-07-24T04:00:26.4216718Z + [[ '' == \1 ]] 2025-07-24T04:00:26.4216967Z + [[ '' == \1 ]] 2025-07-24T04:00:26.4217301Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-07-24T04:00:26.4217720Z + [[ -n '' ]] 2025-07-24T04:00:26.4217956Z + echo 'Environment variables' 2025-07-24T04:00:26.4218258Z Environment variables 2025-07-24T04:00:26.4218500Z + env 2025-07-24T04:00:26.4219541Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-24T04:00:26.4220327Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-07-24T04:00:26.4220930Z HOSTNAME=f5452cf32a0a 2025-07-24T04:00:26.4221852Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4222893Z GITHUB_ACTION=__run_2 2025-07-24T04:00:26.4223360Z GITHUB_RUN_NUMBER=338888 2025-07-24T04:00:26.4223757Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-07-24T04:00:26.4224156Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-07-24T04:00:26.4224607Z AWS_DEFAULT_REGION=us-east-1 2025-07-24T04:00:26.4224892Z SCCACHE_IDLE_TIMEOUT=0 2025-07-24T04:00:26.4225186Z GITHUB_TRIGGERING_ACTOR=benjaminglass1 2025-07-24T04:00:26.4225508Z GITHUB_REF_TYPE=branch 2025-07-24T04:00:26.4225776Z TORCH_CUDA_ARCH_LIST=5.2 2025-07-24T04:00:26.4226047Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-07-24T04:00:26.4226481Z *** 2025-07-24T04:00:26.4226711Z GITHUB_REPOSITORY_ID=65600975 2025-07-24T04:00:26.4226993Z GITHUB_ACTIONS=true 2025-07-24T04:00:26.4227307Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T04:00:26.4227726Z GITHUB_SHA=5569cd4ca334a1ae6954f4e673fae67c59e9bc65 2025-07-24T04:00:26.4228326Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/149961/merge 2025-07-24T04:00:26.4228858Z UCC_HOME=/usr 2025-07-24T04:00:26.4229128Z TORCH_SERIALIZATION_DEBUG=1 2025-07-24T04:00:26.4229528Z GITHUB_REF=refs/pull/149961/merge 2025-07-24T04:00:26.4229991Z SHARD_NUMBER=0 2025-07-24T04:00:26.4230243Z GITHUB_REF_PROTECTED=false 2025-07-24T04:00:26.4230541Z HOME=/var/lib/jenkins 2025-07-24T04:00:26.4230850Z GITHUB_API_URL=https://api.github.com 2025-07-24T04:00:26.4231231Z UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-07-24T04:00:26.4231618Z CUDA_VERSION=cpu 2025-07-24T04:00:26.4231855Z USE_SYSTEM_NCCL=1 2025-07-24T04:00:26.4232110Z UCX_HOME=/usr 2025-07-24T04:00:26.4232715Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4233763Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4234664Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-07-24T04:00:26.4235210Z GITHUB_EVENT_NAME=pull_request 2025-07-24T04:00:26.4235527Z GITHUB_RUN_ID=16487209326 2025-07-24T04:00:26.4235901Z INSTALLED_OPENBLAS= 2025-07-24T04:00:26.4236875Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4237610Z GITHUB_ACTOR=benjaminglass1 2025-07-24T04:00:26.4237895Z DESIRED_CUDA=12.8.1 2025-07-24T04:00:26.4238131Z GITHUB_RUN_ATTEMPT=1 2025-07-24T04:00:26.4238379Z VALGRIND=ON 2025-07-24T04:00:26.4238606Z ANACONDA_PYTHON_VERSION=3.10 2025-07-24T04:00:26.4238963Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-07-24T04:00:26.4239336Z TERM=vt100 2025-07-24T04:00:26.4239551Z INSTALLED_VISION=yes 2025-07-24T04:00:26.4239816Z OUR_GITHUB_JOB_ID=46614221664 2025-07-24T04:00:26.4240101Z SCCACHE_REGION=us-east-1 2025-07-24T04:00:26.4240398Z OPENSSL_ROOT_DIR=/opt/openssl 2025-07-24T04:00:26.4240685Z CUDA_PATH=/usr/local/cuda 2025-07-24T04:00:26.4241239Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-07-24T04:00:26.4241903Z GITHUB_SERVER_URL=https://github.com 2025-07-24T04:00:26.4242492Z UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-07-24T04:00:26.4243006Z REENABLED_ISSUES= 2025-07-24T04:00:26.4243243Z DOCS= 2025-07-24T04:00:26.4243466Z SHLVL=1 2025-07-24T04:00:26.4243677Z MAX_JOBS=14 2025-07-24T04:00:26.4243929Z GITHUB_ACTOR_ID=3344239 2025-07-24T04:00:26.4244285Z GITHUB_WORKFLOW_SHA=5569cd4ca334a1ae6954f4e673fae67c59e9bc65 2025-07-24T04:00:26.4244712Z GIT_DEFAULT_BRANCH=main 2025-07-24T04:00:26.4244981Z GITHUB_REF_NAME=149961/merge 2025-07-24T04:00:26.4245286Z GITHUB_JOB=build-and-test 2025-07-24T04:00:26.4245583Z GITHUB_REPOSITORY=pytorch/pytorch 2025-07-24T04:00:26.4245913Z GITHUB_RETENTION_DAYS=90 2025-07-24T04:00:26.4246190Z OPENSSL_DIR=/opt/openssl 2025-07-24T04:00:26.4246598Z GITHUB_ACTION_REPOSITORY= 2025-07-24T04:00:26.4247658Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-24T04:00:26.4248570Z GITHUB_BASE_REF=gh/benjaminglass1/79/base 2025-07-24T04:00:26.4248943Z INSTALLED_ACL= 2025-07-24T04:00:26.4249174Z CI=true 2025-07-24T04:00:26.4249426Z GITHUB_REPOSITORY_OWNER=pytorch 2025-07-24T04:00:26.4250019Z RUST_LOG=sccache::server=error 2025-07-24T04:00:26.4250330Z JOB_ID=46614221664 2025-07-24T04:00:26.4250601Z GITHUB_HEAD_REF=gh/benjaminglass1/79/head 2025-07-24T04:00:26.4250955Z GITHUB_ACTION_REF= 2025-07-24T04:00:26.4251313Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-07-24T04:00:26.4251927Z GITHUB_WORKFLOW=pull 2025-07-24T04:00:26.4252217Z DEBIAN_FRONTEND=noninteractive 2025-07-24T04:00:26.4252892Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e30cd65f-5f0f-4751-8e9a-931385c2ad45 2025-07-24T04:00:26.4253633Z SKIP_SCCACHE_INITIALIZATION=1 2025-07-24T04:00:26.4253958Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-07-24T04:00:26.4254306Z _=/usr/bin/env 2025-07-24T04:00:26.4254555Z + echo 'Testing pytorch' 2025-07-24T04:00:26.4254847Z Testing pytorch 2025-07-24T04:00:26.4255120Z + export LANG=C.UTF-8 2025-07-24T04:00:26.4255376Z + LANG=C.UTF-8 2025-07-24T04:00:26.4287586Z + PR_NUMBER= 2025-07-24T04:00:26.4288041Z + [[ '' == \d\e\f\a\u\l\t ]] 2025-07-24T04:00:26.4288587Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-07-24T04:00:26.4289143Z + [[ '' == \s\l\o\w ]] 2025-07-24T04:00:26.4289927Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *slow-gradcheck* ]] 2025-07-24T04:00:26.4290997Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-07-24T04:00:26.4291860Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-07-24T04:00:26.4292569Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-07-24T04:00:26.4293178Z + [[ '' == *crossref* ]] 2025-07-24T04:00:26.4293898Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-07-24T04:00:26.4294856Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-07-24T04:00:26.4295866Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-07-24T04:00:26.4296898Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-07-24T04:00:26.4297914Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *asan* ]] 2025-07-24T04:00:26.4298885Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-07-24T04:00:26.4299888Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-07-24T04:00:26.4300705Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-07-24T04:00:26.4301289Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-07-24T04:00:26.4301875Z + [[ '' == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-07-24T04:00:26.4302700Z + DYNAMO_BENCHMARK_FLAGS=() 2025-07-24T04:00:26.4304472Z + [[ '' == *pr_time_benchmarks* ]] 2025-07-24T04:00:26.4305072Z + [[ '' == *dynamo_eager* ]] 2025-07-24T04:00:26.4305585Z + [[ '' == *aot_eager* ]] 2025-07-24T04:00:26.4306082Z + [[ '' == *aot_inductor* ]] 2025-07-24T04:00:26.4306618Z + [[ '' == *max_autotune_inductor* ]] 2025-07-24T04:00:26.4307200Z + [[ '' == *inductor* ]] 2025-07-24T04:00:26.4307667Z + [[ '' == *dynamic* ]] 2025-07-24T04:00:26.4308119Z + [[ '' == *cpu* ]] 2025-07-24T04:00:26.4308799Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-07-24T04:00:26.4337763Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-07-24T04:00:26.4338838Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-07-24T04:00:26.4341936Z + [[ '' == *numpy_2* ]] 2025-07-24T04:00:26.4342632Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-07-24T04:00:26.4343393Z + [[ '' == *backward* ]] 2025-07-24T04:00:26.4343845Z + [[ '' == *xla* ]] 2025-07-24T04:00:26.4344244Z + [[ '' == *executorch* ]] 2025-07-24T04:00:26.4344787Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2025-07-24T04:00:26.4345459Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-07-24T04:00:26.4346417Z + [[ '' == distributed ]] 2025-07-24T04:00:26.4346791Z + [[ '' == *operator_benchmark* ]] 2025-07-24T04:00:26.4347100Z + [[ '' == *inductor_distributed* ]] 2025-07-24T04:00:26.4347434Z + [[ '' == *inductor-halide* ]] 2025-07-24T04:00:26.4347744Z + [[ '' == *inductor-triton-cpu* ]] 2025-07-24T04:00:26.4348112Z + [[ '' == *inductor-micro-benchmark* ]] 2025-07-24T04:00:26.4348441Z + [[ '' == *huggingface* ]] 2025-07-24T04:00:26.4348709Z + [[ '' == *timm* ]] 2025-07-24T04:00:26.4348942Z + [[ '' == cachebench ]] 2025-07-24T04:00:26.4349215Z + [[ '' == verify_cachebench ]] 2025-07-24T04:00:26.4349502Z + [[ '' == *torchbench* ]] 2025-07-24T04:00:26.4349989Z + [[ '' == *inductor_cpp_wrapper* ]] 2025-07-24T04:00:26.4350301Z + [[ '' == *inductor* ]] 2025-07-24T04:00:26.4350547Z + [[ '' == *einops* ]] 2025-07-24T04:00:26.4350808Z + [[ '' == *dynamo_wrapped* ]] 2025-07-24T04:00:26.4351180Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-07-24T04:00:26.4351584Z + [[ 0 == 1 ]] 2025-07-24T04:00:26.4351800Z + [[ 0 == 2 ]] 2025-07-24T04:00:26.4352025Z + [[ 0 -gt 2 ]] 2025-07-24T04:00:26.4352358Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-07-24T04:00:26.4352895Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-07-24T04:00:26.4353328Z + test_bazel 2025-07-24T04:00:26.4353548Z + set -e -o pipefail 2025-07-24T04:00:26.4353827Z ++ dirname .ci/pytorch/test.sh 2025-07-24T04:00:26.4361486Z + source .ci/pytorch/common-build.sh 2025-07-24T04:00:26.4363909Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-07-24T04:00:26.4370982Z ++++ dirname .ci/pytorch/common-build.sh 2025-07-24T04:00:26.4382352Z +++ cd .ci/pytorch 2025-07-24T04:00:26.4382939Z +++ pwd -P 2025-07-24T04:00:26.4385069Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-07-24T04:00:26.4385574Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-07-24T04:00:26.4385991Z ++ which sccache 2025-07-24T04:00:26.4396442Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-07-24T04:00:26.4396821Z ++ sccache --stop-server 2025-07-24T04:00:26.4423871Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-07-24T04:00:26.4435088Z ++ trap_add sccache_epilogue EXIT 2025-07-24T04:00:26.4435421Z ++ trap_add_cmd=sccache_epilogue 2025-07-24T04:00:26.4435717Z ++ shift 2025-07-24T04:00:26.4435969Z ++ for trap_add_name in "$@" 2025-07-24T04:00:26.4442502Z ++++ trap -p EXIT 2025-07-24T04:00:26.4445448Z +++ eval 'extract_trap_cmd trap -- '\'' 2025-07-24T04:00:26.4445818Z sccache_epilogue 2025-07-24T04:00:26.4446084Z cleanup_workspace'\'' EXIT' 2025-07-24T04:00:26.4446370Z ++++ extract_trap_cmd trap -- ' 2025-07-24T04:00:26.4446660Z sccache_epilogue 2025-07-24T04:00:26.4446898Z cleanup_workspace' EXIT 2025-07-24T04:00:26.4447162Z ++++ printf '%s\n' ' 2025-07-24T04:00:26.4447412Z sccache_epilogue 2025-07-24T04:00:26.4447637Z cleanup_workspace' 2025-07-24T04:00:26.4447901Z +++ printf '%s\n' sccache_epilogue 2025-07-24T04:00:26.4449247Z ++ trap -- ' 2025-07-24T04:00:26.4449526Z sccache_epilogue 2025-07-24T04:00:26.4450576Z cleanup_workspace 2025-07-24T04:00:26.4450833Z sccache_epilogue' EXIT 2025-07-24T04:00:26.4451082Z ++ [[ -n 1 ]] 2025-07-24T04:00:26.4451495Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-07-24T04:00:26.4452141Z Skipping sccache server initialization, setting environment variables 2025-07-24T04:00:26.4452776Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-07-24T04:00:26.4453091Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-07-24T04:00:26.4453447Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T04:00:26.4453924Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-24T04:00:26.4454325Z ++ export RUST_LOG=sccache::server=error 2025-07-24T04:00:26.4454672Z ++ RUST_LOG=sccache::server=error 2025-07-24T04:00:26.4454970Z ++ sccache --zero-stats 2025-07-24T04:00:26.5469608Z Statistics zeroed. 2025-07-24T04:00:26.5473085Z ++ which ccache 2025-07-24T04:00:26.5485781Z + get_bazel 2025-07-24T04:00:26.5486952Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-07-24T04:00:26.5488527Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-07-24T04:00:26.6379602Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-07-24T04:00:26.6380460Z Dload Upload Total Spent Left Speed 2025-07-24T04:00:26.6380801Z 2025-07-24T04:00:26.7034244Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-07-24T04:00:26.7034743Z 100 17143 100 17143 0 0 254k 0 --:--:-- --:--:-- --:--:-- 257k 2025-07-24T04:00:26.7087950Z + shasum --algorithm=1 --check /dev/fd/63 2025-07-24T04:00:26.7089533Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-07-24T04:00:26.7652327Z tools/bazel: OK 2025-07-24T04:00:26.7659308Z + chmod u+x tools/bazel 2025-07-24T04:00:26.7684346Z + [[ cpu == \c\p\u ]] 2025-07-24T04:00:26.7685401Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' --no//c10:use_gflags --no//c10:use_glog //c10/... 2025-07-24T04:00:27.6071905Z Loading: 2025-07-24T04:00:28.5848262Z 2025-07-24T04:00:28.5848955Z Loading: 2025-07-24T04:00:28.5849341Z Fetching repository @bazel_tools; starting 2025-07-24T04:00:28.8101256Z 2025-07-24T04:00:28.8101894Z  2025-07-24T04:00:28.8102223Z Loading: 2025-07-24T04:00:28.8876755Z 2025-07-24T04:00:28.8877688Z Loading: 2025-07-24T04:00:28.8881410Z 2025-07-24T04:00:28.8881841Z Loading: 2 packages loaded 2025-07-24T04:00:28.9718931Z 2025-07-24T04:00:28.9720369Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-07-24T04:00:28.9721677Z Analyzing: 51 targets (10 packages loaded) 2025-07-24T04:00:29.2108818Z 2025-07-24T04:00:29.2109866Z Analyzing: 51 targets (10 packages loaded) 2025-07-24T04:00:29.5135754Z 2025-07-24T04:00:29.5136602Z Analyzing: 51 targets (10 packages loaded, 0 targets configured) 2025-07-24T04:00:29.7752996Z 2025-07-24T04:00:29.7754145Z INFO: Analyzed 51 targets (58 packages loaded, 1136 targets configured). 2025-07-24T04:00:29.7754787Z  checking cached actions 2025-07-24T04:00:29.7922231Z 2025-07-24T04:00:29.7923005Z INFO: Found 38 targets and 13 test targets... 2025-07-24T04:00:29.7923482Z  checking cached actions 2025-07-24T04:00:30.0163517Z 2025-07-24T04:00:30.0164164Z  checking cached actions 2025-07-24T04:00:30.1264979Z 2025-07-24T04:00:30.1265850Z [0 / 119] 3 actions, 0 running 2025-07-24T04:00:30.1266630Z Action c10/cuda/impl/cuda_cmake_macros.h; 0s processwrapper-sandbox 2025-07-24T04:00:30.1267382Z //c10/benchmark:intrusive_ptr; 0s local 2025-07-24T04:00:30.1268172Z Action torch/headeronly/macros/cmake_macros.h; 0s processwrapper-sandbox 2025-07-24T04:00:30.1269088Z [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-07-24T04:00:30.3344012Z 2025-07-24T04:00:30.3344895Z  2025-07-24T04:00:30.3345358Z  2025-07-24T04:00:30.3345771Z  2025-07-24T04:00:30.3346493Z  2025-07-24T04:00:30.3347075Z [28 / 235] 16 actions, 15 running 2025-07-24T04:00:30.3347996Z Compiling c10/test/util/bit_cast_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.3349210Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.3350478Z Compiling .../cpuinfo/src/x86/cache/init.c; 0s processwrapper-sandbox 2025-07-24T04:00:30.3351399Z Compiling third_party/cpuinfo/src/cache.c; 0s processwrapper-sandbox 2025-07-24T04:00:30.3352360Z Compiling third_party/cpuinfo/src/x86/init.c; 0s processwrapper-sandbox 2025-07-24T04:00:30.3353172Z Compiling src/timers.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.3354184Z Compiling third_party/cpuinfo/src/api.c; 0s processwrapper-sandbox 2025-07-24T04:00:30.3355081Z //third_party/cpuinfo:cpuinfo_impl; 0s processwrapper-sandbox ... 2025-07-24T04:00:30.5458301Z 2025-07-24T04:00:30.5459050Z  2025-07-24T04:00:30.5459516Z  2025-07-24T04:00:30.5459942Z  2025-07-24T04:00:30.5460507Z  2025-07-24T04:00:30.5460906Z  2025-07-24T04:00:30.5461312Z  2025-07-24T04:00:30.5461704Z  2025-07-24T04:00:30.5462100Z  2025-07-24T04:00:30.5462639Z [44 / 235] 16 actions, 15 running 2025-07-24T04:00:30.5463544Z Compiling c10/test/util/bit_cast_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.5464814Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.5465950Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.5467053Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.5468128Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.5469123Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.5470163Z Compiling c10/util/thread_name.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.5471214Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:30.7511629Z 2025-07-24T04:00:30.7512351Z  2025-07-24T04:00:30.7512836Z  2025-07-24T04:00:30.7513239Z  2025-07-24T04:00:30.7513649Z  2025-07-24T04:00:30.7514058Z  2025-07-24T04:00:30.7514442Z  2025-07-24T04:00:30.7514839Z  2025-07-24T04:00:30.7515235Z  2025-07-24T04:00:30.7515796Z [59 / 235] 16 actions, 15 running 2025-07-24T04:00:30.7516691Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.7517717Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.7518783Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.7519962Z Compiling src/commandlineflags.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.7520958Z Compiling src/complexity.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.7521922Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.7522832Z //c10/core:base; 0s processwrapper-sandbox 2025-07-24T04:00:30.7523694Z Compiling c10/core/ScalarType.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:30.9814998Z 2025-07-24T04:00:30.9815848Z  2025-07-24T04:00:30.9816317Z  2025-07-24T04:00:30.9816760Z  2025-07-24T04:00:30.9817193Z  2025-07-24T04:00:30.9817620Z  2025-07-24T04:00:30.9818021Z  2025-07-24T04:00:30.9818433Z  2025-07-24T04:00:30.9818838Z  2025-07-24T04:00:30.9819382Z [75 / 235] 16 actions, 15 running 2025-07-24T04:00:30.9820267Z Compiling c10/core/SymBool.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.9821265Z Compiling src/json_reporter.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.9822237Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.9823129Z Compiling src/reporter.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.9823991Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2025-07-24T04:00:30.9825298Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.9826261Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:30.9827299Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:31.1960552Z 2025-07-24T04:00:31.1961283Z  2025-07-24T04:00:31.1961699Z  2025-07-24T04:00:31.1962034Z  2025-07-24T04:00:31.1962354Z  2025-07-24T04:00:31.1962672Z  2025-07-24T04:00:31.1962985Z  2025-07-24T04:00:31.1963318Z  2025-07-24T04:00:31.1963632Z  2025-07-24T04:00:31.1964086Z [86 / 235] 16 actions, 15 running 2025-07-24T04:00:31.1965004Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:00:31.1966013Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.1967100Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2025-07-24T04:00:31.1968071Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.1968975Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.1969876Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.1970867Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.1971860Z Compiling c10/util/Backtrace.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:31.4105663Z 2025-07-24T04:00:31.4106402Z  2025-07-24T04:00:31.4106866Z  2025-07-24T04:00:31.4107284Z  2025-07-24T04:00:31.4107686Z  2025-07-24T04:00:31.4108118Z  2025-07-24T04:00:31.4108549Z  2025-07-24T04:00:31.4108951Z  2025-07-24T04:00:31.4109361Z  2025-07-24T04:00:31.4109949Z [101 / 235] 15 actions, 14 running 2025-07-24T04:00:31.4110850Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.4111954Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.4113138Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox 2025-07-24T04:00:31.4114358Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.4115497Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.4116618Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.4117746Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.4118984Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:31.6136005Z 2025-07-24T04:00:31.6136810Z  2025-07-24T04:00:31.6137318Z  2025-07-24T04:00:31.6137737Z  2025-07-24T04:00:31.6138176Z  2025-07-24T04:00:31.6138595Z  2025-07-24T04:00:31.6138985Z  2025-07-24T04:00:31.6139400Z  2025-07-24T04:00:31.6139794Z  2025-07-24T04:00:31.6140358Z [112 / 235] 16 actions, 15 running 2025-07-24T04:00:31.6141230Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.6142284Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.6143393Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.6144643Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.6145738Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2025-07-24T04:00:31.6146860Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.6147820Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-07-24T04:00:31.6148817Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:31.8144000Z 2025-07-24T04:00:31.8144806Z  2025-07-24T04:00:31.8145280Z  2025-07-24T04:00:31.8145692Z  2025-07-24T04:00:31.8146072Z  2025-07-24T04:00:31.8146456Z  2025-07-24T04:00:31.8146827Z  2025-07-24T04:00:31.8147233Z  2025-07-24T04:00:31.8147955Z  2025-07-24T04:00:31.8148491Z [130 / 235] 15 actions, 14 running 2025-07-24T04:00:31.8149381Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.8150607Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2025-07-24T04:00:31.8151552Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2025-07-24T04:00:31.8152468Z Compiling c10/core/impl/COW.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:31.8153300Z //c10/core:base; 0s processwrapper-sandbox 2025-07-24T04:00:31.8154238Z Compiling googletest/src/gtest-death-test.cc; 0s processwrapper-sandbox 2025-07-24T04:00:31.8155463Z Compiling googletest/src/gtest-filepath.cc; 0s processwrapper-sandbox 2025-07-24T04:00:31.8156370Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-07-24T04:00:32.0191831Z 2025-07-24T04:00:32.0192601Z  2025-07-24T04:00:32.0193058Z  2025-07-24T04:00:32.0193436Z  2025-07-24T04:00:32.0193846Z  2025-07-24T04:00:32.0194209Z  2025-07-24T04:00:32.0194589Z  2025-07-24T04:00:32.0194950Z  2025-07-24T04:00:32.0195324Z  2025-07-24T04:00:32.0195844Z [142 / 235] 16 actions, 15 running 2025-07-24T04:00:32.0196784Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2025-07-24T04:00:32.0198013Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.0199079Z //c10/benchmark:intrusive_ptr; 0s processwrapper-sandbox 2025-07-24T04:00:32.0200078Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.0201242Z Compiling c10/test/util/IntrusiveList_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.0202389Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.0203454Z Compiling c10/util/Float8_e4m3fnuz.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.0204580Z Compiling c10/util/Float8_e4m3fn.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:32.2199367Z 2025-07-24T04:00:32.2200143Z  2025-07-24T04:00:32.2200764Z  2025-07-24T04:00:32.2201145Z  2025-07-24T04:00:32.2201507Z  2025-07-24T04:00:32.2201880Z  2025-07-24T04:00:32.2202267Z  2025-07-24T04:00:32.2202630Z  2025-07-24T04:00:32.2203009Z  2025-07-24T04:00:32.2203495Z [164 / 235] 16 actions running 2025-07-24T04:00:32.2204323Z Compiling c10/test/core/Device_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2205273Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2206161Z Compiling c10/util/NetworkFlow.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2207206Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2208282Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2209364Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2210302Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.2211338Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:32.3625256Z 2025-07-24T04:00:32.3626001Z  2025-07-24T04:00:32.3626463Z  2025-07-24T04:00:32.3626860Z  2025-07-24T04:00:32.3627221Z  2025-07-24T04:00:32.3627615Z  2025-07-24T04:00:32.3628268Z  2025-07-24T04:00:32.3628755Z  2025-07-24T04:00:32.3629261Z  2025-07-24T04:00:32.3630080Z INFO: From Testing //c10/test:util/bit_cast_test: 2025-07-24T04:00:32.3631022Z ==================== Test output for //c10/test:util/bit_cast_test: 2025-07-24T04:00:32.3631801Z Running main() from gmock_main.cc 2025-07-24T04:00:32.3648430Z Note: Google Test filter = -*CUDA 2025-07-24T04:00:32.3649238Z [==========] Running 1 test from 1 test suite. 2025-07-24T04:00:32.3667664Z [----------] Global test environment set-up. 2025-07-24T04:00:32.3668311Z [----------] 1 test from bitCastTest 2025-07-24T04:00:32.3669168Z [ RUN ] bitCastTest.basic 2025-07-24T04:00:32.3669712Z [ OK ] bitCastTest.basic (0 ms) 2025-07-24T04:00:32.3670310Z [----------] 1 test from bitCastTest (0 ms total) 2025-07-24T04:00:32.3670776Z 2025-07-24T04:00:32.3671010Z [----------] Global test environment tear-down 2025-07-24T04:00:32.3671709Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-07-24T04:00:32.3672341Z [ PASSED ] 1 test. 2025-07-24T04:00:32.3672841Z ================================================================================ 2025-07-24T04:00:32.3674173Z [178 / 236] 1 / 13 tests; 16 actions running; last test: .../bit_cast_test 2025-07-24T04:00:32.3675666Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.3676888Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.3678054Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.3679226Z Compiling c10/util/WaitCounter.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.3680251Z Testing //c10/test:util/bit_cast_test; 0s processwrapper-sandbox 2025-07-24T04:00:32.3681225Z Compiling c10/util/env.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.3682134Z Compiling c10/util/error.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.3683166Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:32.5680521Z 2025-07-24T04:00:32.5681286Z  2025-07-24T04:00:32.5681751Z  2025-07-24T04:00:32.5682161Z  2025-07-24T04:00:32.5682546Z  2025-07-24T04:00:32.5682944Z  2025-07-24T04:00:32.5683342Z  2025-07-24T04:00:32.5683766Z  2025-07-24T04:00:32.5684160Z  2025-07-24T04:00:32.5685121Z [190 / 236] 1 / 13 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-07-24T04:00:32.5686400Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.5687558Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.5688478Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:00:32.5689340Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.5690343Z Compiling c10/test/util/ssize_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.5691390Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.5692522Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.5693558Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-07-24T04:00:32.8066757Z 2025-07-24T04:00:32.8067515Z  2025-07-24T04:00:32.8068021Z  2025-07-24T04:00:32.8068442Z  2025-07-24T04:00:32.8068842Z  2025-07-24T04:00:32.8069257Z  2025-07-24T04:00:32.8069652Z  2025-07-24T04:00:32.8070059Z  2025-07-24T04:00:32.8070447Z  2025-07-24T04:00:32.8071472Z [200 / 236] 1 / 13 tests; 15 actions, 14 running; last test: .../bit_cast_test 2025-07-24T04:00:32.8072785Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.8073869Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:00:32.8074904Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.8076091Z Compiling c10/test/util/logging_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.8077240Z Compiling c10/test/util/lazy_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.8078343Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.8079536Z Compiling c10/test/util/NetworkFlow_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.8080772Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:00:32.9516200Z 2025-07-24T04:00:32.9517220Z  2025-07-24T04:00:32.9518038Z  2025-07-24T04:00:32.9518424Z  2025-07-24T04:00:32.9518800Z  2025-07-24T04:00:32.9519133Z  2025-07-24T04:00:32.9519505Z  2025-07-24T04:00:32.9519850Z  2025-07-24T04:00:32.9520247Z  2025-07-24T04:00:32.9520871Z INFO: From Testing //c10/test:util/ssize_test: 2025-07-24T04:00:32.9580504Z ==================== Test output for //c10/test:util/ssize_test: 2025-07-24T04:00:32.9581264Z Running main() from gmock_main.cc 2025-07-24T04:00:32.9581848Z Note: Google Test filter = -*CUDA 2025-07-24T04:00:32.9582453Z [==========] Running 4 tests from 1 test suite. 2025-07-24T04:00:32.9583114Z [----------] Global test environment set-up. 2025-07-24T04:00:32.9584925Z [----------] 4 tests from ssizeTest 2025-07-24T04:00:32.9585600Z [ RUN ] ssizeTest.size_t 2025-07-24T04:00:32.9586098Z [ OK ] ssizeTest.size_t (0 ms) 2025-07-24T04:00:32.9586674Z [ RUN ] ssizeTest.size_t_overflow 2025-07-24T04:00:32.9587261Z [ OK ] ssizeTest.size_t_overflow (0 ms) 2025-07-24T04:00:32.9588014Z [ RUN ] ssizeTest.small_container_promotes_to_ptrdiff_t 2025-07-24T04:00:32.9588873Z [ OK ] ssizeTest.small_container_promotes_to_ptrdiff_t (0 ms) 2025-07-24T04:00:32.9589635Z [ RUN ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-07-24T04:00:32.9590350Z c10/test/util/ssize_test.cpp:50: Skipped 2025-07-24T04:00:32.9590946Z Only valid in 64-bits. 2025-07-24T04:00:32.9591204Z 2025-07-24T04:00:32.9591213Z 2025-07-24T04:00:32.9591609Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform (0 ms) 2025-07-24T04:00:32.9592452Z [----------] 4 tests from ssizeTest (1 ms total) 2025-07-24T04:00:32.9592920Z 2025-07-24T04:00:32.9593172Z [----------] Global test environment tear-down 2025-07-24T04:00:32.9593844Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2025-07-24T04:00:32.9594491Z [ PASSED ] 3 tests. 2025-07-24T04:00:32.9594974Z [ SKIPPED ] 1 test, listed below: 2025-07-24T04:00:32.9595694Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-07-24T04:00:32.9596535Z ================================================================================ 2025-07-24T04:00:32.9597839Z [210 / 237] 2 / 13 tests; 16 actions running; last test: .../ssize_test 2025-07-24T04:00:32.9599004Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9600184Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9601368Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9602535Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9603623Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9604742Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9605767Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:32.9606775Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-07-24T04:00:33.1949965Z 2025-07-24T04:00:33.1956060Z  2025-07-24T04:00:33.1956458Z  2025-07-24T04:00:33.1956797Z  2025-07-24T04:00:33.1957080Z  2025-07-24T04:00:33.1957303Z  2025-07-24T04:00:33.1957516Z  2025-07-24T04:00:33.1957746Z  2025-07-24T04:00:33.1957967Z  2025-07-24T04:00:33.1958503Z [225 / 238] 2 / 13 tests; 11 actions, 10 running; last test: .../ssize_test 2025-07-24T04:00:33.1959172Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.1959780Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.1960425Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.1961046Z Compiling c10/test/util/ThreadLocal_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.1961699Z Compiling c10/test/util/Synchronized_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.1962478Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-07-24T04:00:33.1962999Z Compiling c10/test/core/StreamGuard_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.1963554Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-07-24T04:00:33.2283309Z 2025-07-24T04:00:33.2283921Z  2025-07-24T04:00:33.2284208Z  2025-07-24T04:00:33.2284445Z  2025-07-24T04:00:33.2284660Z  2025-07-24T04:00:33.2284888Z  2025-07-24T04:00:33.2285102Z  2025-07-24T04:00:33.2285327Z  2025-07-24T04:00:33.2285587Z  2025-07-24T04:00:33.2286025Z INFO: From Testing //c10/test:typeid_test: 2025-07-24T04:00:33.2286865Z ==================== Test output for //c10/test:typeid_test: 2025-07-24T04:00:33.2287401Z Running main() from gmock_main.cc 2025-07-24T04:00:33.2287724Z Note: Google Test filter = -*CUDA 2025-07-24T04:00:33.2288148Z [==========] Running 5 tests from 1 test suite. 2025-07-24T04:00:33.2288509Z [----------] Global test environment set-up. 2025-07-24T04:00:33.2288974Z [----------] 5 tests from TypeMetaTest 2025-07-24T04:00:33.2289324Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-07-24T04:00:33.2289775Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-07-24T04:00:33.2290140Z [ RUN ] TypeMetaTest.Names 2025-07-24T04:00:33.2290517Z [ OK ] TypeMetaTest.Names (0 ms) 2025-07-24T04:00:33.2290859Z [ RUN ] TypeMetaTest.TypeMeta 2025-07-24T04:00:33.2291256Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-07-24T04:00:33.2291622Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-07-24T04:00:33.2292059Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-07-24T04:00:33.2292459Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-07-24T04:00:33.2292924Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-07-24T04:00:33.2293351Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-07-24T04:00:33.2293638Z 2025-07-24T04:00:33.2293780Z [----------] Global test environment tear-down 2025-07-24T04:00:33.2294231Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-07-24T04:00:33.2294588Z [ PASSED ] 5 tests. 2025-07-24T04:00:33.2294889Z ================================================================================ 2025-07-24T04:00:33.2295647Z [225 / 238] 3 / 13 tests; 11 actions running; last test: .../test:typeid_test 2025-07-24T04:00:33.2296377Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.2297061Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.2297745Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.2298441Z Compiling c10/test/util/ThreadLocal_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.2299160Z Compiling c10/test/util/Synchronized_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.2299760Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-07-24T04:00:33.2300297Z Compiling c10/test/core/StreamGuard_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:00:33.2300917Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-07-24T04:00:33.4305967Z 2025-07-24T04:00:33.4306853Z  2025-07-24T04:00:33.4307131Z  2025-07-24T04:00:33.4307365Z  2025-07-24T04:00:33.4307581Z  2025-07-24T04:00:33.4307813Z  2025-07-24T04:00:33.4308037Z  2025-07-24T04:00:33.4308243Z  2025-07-24T04:00:33.4308461Z  2025-07-24T04:00:33.4309032Z [236 / 238] 3 / 13 tests; 2 actions running; last test: //c10/test:typeid_test 2025-07-24T04:00:33.4309668Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:00:33.4310206Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2025-07-24T04:00:33.6117529Z 2025-07-24T04:00:33.6118138Z  2025-07-24T04:00:33.6118427Z  2025-07-24T04:00:33.6118786Z INFO: From Testing //c10/test:core_tests: 2025-07-24T04:00:33.6119785Z ==================== Test output for //c10/test:core_tests: 2025-07-24T04:00:33.6120544Z Running main() from gmock_main.cc 2025-07-24T04:00:33.6121179Z Note: Google Test filter = -*CUDA 2025-07-24T04:00:33.6121537Z [==========] Running 73 tests from 17 test suites. 2025-07-24T04:00:33.6121971Z [----------] Global test environment set-up. 2025-07-24T04:00:33.6122669Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-07-24T04:00:33.6123415Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-07-24T04:00:33.6124008Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-07-24T04:00:33.6124621Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-07-24T04:00:33.6125351Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-07-24T04:00:33.6125947Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-07-24T04:00:33.6126368Z 2025-07-24T04:00:33.6126489Z [----------] 1 test from DeviceGuard 2025-07-24T04:00:33.6126857Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-07-24T04:00:33.6127339Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-07-24T04:00:33.6127773Z [----------] 1 test from DeviceGuard (0 ms total) 2025-07-24T04:00:33.6128036Z 2025-07-24T04:00:33.6128162Z [----------] 1 test from OptionalDeviceGuard 2025-07-24T04:00:33.6128598Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-07-24T04:00:33.6129159Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-07-24T04:00:33.6129676Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-07-24T04:00:33.6129945Z 2025-07-24T04:00:33.6130052Z [----------] 1 test from DeviceTest 2025-07-24T04:00:33.6130389Z [ RUN ] DeviceTest.BasicConstruction 2025-07-24T04:00:33.6130754Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-07-24T04:00:33.6131141Z [----------] 1 test from DeviceTest (0 ms total) 2025-07-24T04:00:33.6131380Z 2025-07-24T04:00:33.6131492Z [----------] 2 tests from DeviceTypeTest 2025-07-24T04:00:33.6131877Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-07-24T04:00:33.6132311Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-07-24T04:00:33.6132755Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-07-24T04:00:33.6133185Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-07-24T04:00:33.6133596Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-07-24T04:00:33.6133851Z 2025-07-24T04:00:33.6133976Z [----------] 17 tests from DispatchKeySet 2025-07-24T04:00:33.6134315Z [ RUN ] DispatchKeySet.ShowSemantics 2025-07-24T04:00:33.6134689Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-07-24T04:00:33.6135055Z [ RUN ] DispatchKeySet.Empty 2025-07-24T04:00:33.6135383Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-07-24T04:00:33.6135780Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-07-24T04:00:33.6136226Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-07-24T04:00:33.6136690Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-07-24T04:00:33.6137150Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-07-24T04:00:33.6137659Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-07-24T04:00:33.6138215Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-07-24T04:00:33.6138724Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-07-24T04:00:33.6139145Z [ OK ] DispatchKeySet.DoubletonPerBackend (16 ms) 2025-07-24T04:00:33.6139517Z [ RUN ] DispatchKeySet.Full 2025-07-24T04:00:33.6139836Z [ OK ] DispatchKeySet.Full (0 ms) 2025-07-24T04:00:33.6140183Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-07-24T04:00:33.6140579Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-07-24T04:00:33.6141018Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-07-24T04:00:33.6141537Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-07-24T04:00:33.6141982Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-07-24T04:00:33.6142460Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-07-24T04:00:33.6142863Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-07-24T04:00:33.6143270Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-07-24T04:00:33.6143672Z [ RUN ] DispatchKeySet.IteratorFull 2025-07-24T04:00:33.6144030Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-07-24T04:00:33.6144508Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-07-24T04:00:33.6144900Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-07-24T04:00:33.6145339Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-07-24T04:00:33.6145804Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-07-24T04:00:33.6146403Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-07-24T04:00:33.6146960Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-07-24T04:00:33.6147513Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-07-24T04:00:33.6148084Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-07-24T04:00:33.6148606Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-07-24T04:00:33.6149087Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (2 ms) 2025-07-24T04:00:33.6149533Z [----------] 17 tests from DispatchKeySet (19 ms total) 2025-07-24T04:00:33.6150205Z 2025-07-24T04:00:33.6150367Z [----------] 3 tests from ScalarTest 2025-07-24T04:00:33.6150873Z [ RUN ] ScalarTest.UnsignedConstructor 2025-07-24T04:00:33.6151249Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-07-24T04:00:33.6151677Z [ RUN ] ScalarTest.Equality 2025-07-24T04:00:33.6152009Z [ OK ] ScalarTest.Equality (0 ms) 2025-07-24T04:00:33.6152365Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-07-24T04:00:33.6152729Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-07-24T04:00:33.6153118Z [----------] 3 tests from ScalarTest (0 ms total) 2025-07-24T04:00:33.6153363Z 2025-07-24T04:00:33.6153469Z [----------] 3 tests from SymIntTest 2025-07-24T04:00:33.6153800Z [ RUN ] SymIntTest.ConcreteInts 2025-07-24T04:00:33.6154145Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-07-24T04:00:33.6154484Z [ RUN ] SymIntTest.CheckRange 2025-07-24T04:00:33.6154813Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-07-24T04:00:33.6155145Z [ RUN ] SymIntTest.Overflows 2025-07-24T04:00:33.6155469Z [ OK ] SymIntTest.Overflows (0 ms) 2025-07-24T04:00:33.6155823Z [----------] 3 tests from SymIntTest (0 ms total) 2025-07-24T04:00:33.6156182Z 2025-07-24T04:00:33.6156355Z [----------] 5 tests from InlineDeviceGuard 2025-07-24T04:00:33.6156910Z [ RUN ] InlineDeviceGuard.Constructor 2025-07-24T04:00:33.6157535Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-07-24T04:00:33.6157976Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-07-24T04:00:33.6158576Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-07-24T04:00:33.6159154Z [ RUN ] InlineDeviceGuard.SetDevice 2025-07-24T04:00:33.6159634Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-07-24T04:00:33.6160117Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-07-24T04:00:33.6160637Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-07-24T04:00:33.6161192Z [ RUN ] InlineDeviceGuard.SetIndex 2025-07-24T04:00:33.6161589Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-07-24T04:00:33.6161975Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-07-24T04:00:33.6162241Z 2025-07-24T04:00:33.6162396Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-07-24T04:00:33.6162793Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-07-24T04:00:33.6163234Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-07-24T04:00:33.6163696Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-07-24T04:00:33.6164188Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-07-24T04:00:33.6164642Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-07-24T04:00:33.6165063Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-07-24T04:00:33.6165699Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-07-24T04:00:33.6166104Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-07-24T04:00:33.6166559Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-07-24T04:00:33.6166859Z 2025-07-24T04:00:33.6166994Z [----------] 4 tests from InlineStreamGuard 2025-07-24T04:00:33.6167348Z [ RUN ] InlineStreamGuard.Constructor 2025-07-24T04:00:33.6167732Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-07-24T04:00:33.6168149Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-07-24T04:00:33.6168628Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-07-24T04:00:33.6169217Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-07-24T04:00:33.6169755Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-07-24T04:00:33.6170277Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-07-24T04:00:33.6170759Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-07-24T04:00:33.6171227Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-07-24T04:00:33.6171490Z 2025-07-24T04:00:33.6171631Z [----------] 3 tests from InlineOptionalStreamGuard 2025-07-24T04:00:33.6172046Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-07-24T04:00:33.6172473Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-07-24T04:00:33.6172953Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-07-24T04:00:33.6173484Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-07-24T04:00:33.6174026Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-07-24T04:00:33.6174616Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-07-24T04:00:33.6175156Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-07-24T04:00:33.6175470Z 2025-07-24T04:00:33.6175605Z [----------] 1 test from InlineMultiStreamGuard 2025-07-24T04:00:33.6175996Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-07-24T04:00:33.6176414Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-07-24T04:00:33.6176853Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-07-24T04:00:33.6177134Z 2025-07-24T04:00:33.6177262Z [----------] 18 tests from SizesAndStridesTest 2025-07-24T04:00:33.6177657Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-07-24T04:00:33.6178088Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-07-24T04:00:33.6178505Z [ RUN ] SizesAndStridesTest.SetSizes 2025-07-24T04:00:33.6178868Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-07-24T04:00:33.6179251Z [ RUN ] SizesAndStridesTest.Resize 2025-07-24T04:00:33.6179618Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-07-24T04:00:33.6179985Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-07-24T04:00:33.6180367Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-07-24T04:00:33.6180756Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-07-24T04:00:33.6181169Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-07-24T04:00:33.6181558Z [ RUN ] SizesAndStridesTest.SetViaData 2025-07-24T04:00:33.6181940Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-07-24T04:00:33.6182332Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-07-24T04:00:33.6182752Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-07-24T04:00:33.6183169Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-07-24T04:00:33.6183577Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-07-24T04:00:33.6184038Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-07-24T04:00:33.6184657Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-07-24T04:00:33.6185179Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-07-24T04:00:33.6185680Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-07-24T04:00:33.6186190Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-07-24T04:00:33.6186748Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-07-24T04:00:33.6187243Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-07-24T04:00:33.6187738Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-07-24T04:00:33.6188211Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-07-24T04:00:33.6188687Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-07-24T04:00:33.6189150Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-07-24T04:00:33.6189620Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-07-24T04:00:33.6190167Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-07-24T04:00:33.6190665Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-07-24T04:00:33.6191165Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-07-24T04:00:33.6191639Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-07-24T04:00:33.6192114Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-07-24T04:00:33.6192545Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-07-24T04:00:33.6192988Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-07-24T04:00:33.6193413Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-07-24T04:00:33.6193861Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-07-24T04:00:33.6194150Z 2025-07-24T04:00:33.6194260Z [----------] 2 tests from ContextTest 2025-07-24T04:00:33.6194577Z [ RUN ] ContextTest.Basic 2025-07-24T04:00:33.6194883Z [ OK ] ContextTest.Basic (0 ms) 2025-07-24T04:00:33.6195214Z [ RUN ] ContextTest.cow_deleter 2025-07-24T04:00:33.6195541Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-07-24T04:00:33.6195907Z [----------] 2 tests from ContextTest (0 ms total) 2025-07-24T04:00:33.6196156Z 2025-07-24T04:00:33.6196285Z [----------] 3 tests from lazy_clone_storage_test 2025-07-24T04:00:33.6196661Z [ RUN ] lazy_clone_storage_test.no_context 2025-07-24T04:00:33.6197036Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-07-24T04:00:33.6197440Z [ RUN ] lazy_clone_storage_test.different_context 2025-07-24T04:00:33.6197867Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-07-24T04:00:33.6198295Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-07-24T04:00:33.6198748Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-07-24T04:00:33.6199194Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-07-24T04:00:33.6199489Z 2025-07-24T04:00:33.6199609Z [----------] 3 tests from materialize_test 2025-07-24T04:00:33.6199984Z [ RUN ] materialize_test.not_copy_on_write_context 2025-07-24T04:00:33.6200416Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-07-24T04:00:33.6200868Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-07-24T04:00:33.6201328Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-07-24T04:00:33.6201766Z [ RUN ] materialize_test.copy_on_write 2025-07-24T04:00:33.6202122Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-07-24T04:00:33.6202515Z [----------] 3 tests from materialize_test (0 ms total) 2025-07-24T04:00:33.6202773Z 2025-07-24T04:00:33.6202903Z [----------] Global test environment tear-down 2025-07-24T04:00:33.6203291Z [==========] 73 tests from 17 test suites ran. (21 ms total) 2025-07-24T04:00:33.6203643Z [ PASSED ] 73 tests. 2025-07-24T04:00:33.6203927Z ================================================================================ 2025-07-24T04:00:33.6204712Z [238 / 240] 4 / 13 tests; 2 actions running; last test: //c10/test:core_tests 2025-07-24T04:00:33.6205330Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:00:33.6205844Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-07-24T04:00:33.8314588Z 2025-07-24T04:00:33.8315235Z  2025-07-24T04:00:33.8315516Z  2025-07-24T04:00:33.8316265Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:33.8316880Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:00:34.8320155Z 2025-07-24T04:00:34.8320730Z  2025-07-24T04:00:34.8321309Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:34.8321925Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-07-24T04:00:36.0328524Z 2025-07-24T04:00:36.0329146Z  2025-07-24T04:00:36.0329718Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:36.0330611Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-07-24T04:00:37.0336160Z 2025-07-24T04:00:37.0336754Z  2025-07-24T04:00:37.0337340Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:37.0337991Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-07-24T04:00:38.0343552Z 2025-07-24T04:00:38.0344300Z  2025-07-24T04:00:38.0344963Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:38.0345591Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-07-24T04:00:39.0353483Z 2025-07-24T04:00:39.0354119Z  2025-07-24T04:00:39.0354768Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:39.0355457Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-07-24T04:00:40.0359460Z 2025-07-24T04:00:40.0359989Z  2025-07-24T04:00:40.0360546Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:40.0361160Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-07-24T04:00:41.2369180Z 2025-07-24T04:00:41.2369745Z  2025-07-24T04:00:41.2370306Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:41.2370921Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-07-24T04:00:42.4379163Z 2025-07-24T04:00:42.4379680Z  2025-07-24T04:00:42.4380242Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:42.4380863Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-07-24T04:00:43.6388882Z 2025-07-24T04:00:43.6389489Z  2025-07-24T04:00:43.6390113Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:43.6390735Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:00:44.1154714Z 2025-07-24T04:00:44.1155217Z  2025-07-24T04:00:44.1155793Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:44.1156431Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:00:45.2397906Z 2025-07-24T04:00:45.2398397Z  2025-07-24T04:00:45.2398946Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:45.2399627Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-07-24T04:00:46.2405181Z 2025-07-24T04:00:46.2405673Z  2025-07-24T04:00:46.2406303Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:46.2406998Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-07-24T04:00:47.2412515Z 2025-07-24T04:00:47.2413004Z  2025-07-24T04:00:47.2413579Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:47.2414211Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-07-24T04:00:48.2420154Z 2025-07-24T04:00:48.2420702Z  2025-07-24T04:00:48.2421411Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:48.2422034Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-07-24T04:00:49.4427789Z 2025-07-24T04:00:49.4428380Z  2025-07-24T04:00:49.4428958Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:49.4429597Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-07-24T04:00:50.4434655Z 2025-07-24T04:00:50.4435401Z  2025-07-24T04:00:50.4436314Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:50.4437040Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-07-24T04:00:51.4441602Z 2025-07-24T04:00:51.4442214Z  2025-07-24T04:00:51.4442805Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:51.4443463Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-07-24T04:00:52.4448694Z 2025-07-24T04:00:52.4449381Z  2025-07-24T04:00:52.4450221Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:52.4450940Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-07-24T04:00:53.6456887Z 2025-07-24T04:00:53.6457468Z  2025-07-24T04:00:53.6458077Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:53.6458728Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-07-24T04:00:54.6484271Z 2025-07-24T04:00:54.6484916Z  2025-07-24T04:00:54.6485580Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:54.6486292Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-07-24T04:00:55.6469884Z 2025-07-24T04:00:55.6470500Z  2025-07-24T04:00:55.6471094Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:55.6471727Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-07-24T04:00:56.8476389Z 2025-07-24T04:00:56.8476971Z  2025-07-24T04:00:56.8477570Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:56.8478191Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-07-24T04:00:57.8483065Z 2025-07-24T04:00:57.8483650Z  2025-07-24T04:00:57.8484280Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:57.8484894Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-07-24T04:00:58.8490740Z 2025-07-24T04:00:58.8491380Z  2025-07-24T04:00:58.8492070Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:00:58.8492786Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-07-24T04:01:00.0498612Z 2025-07-24T04:01:00.0499242Z  2025-07-24T04:01:00.0502213Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:00.0502876Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-07-24T04:01:01.0504207Z 2025-07-24T04:01:01.0504892Z  2025-07-24T04:01:01.0505491Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:01.0506138Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-07-24T04:01:02.0511238Z 2025-07-24T04:01:02.0511886Z  2025-07-24T04:01:02.0512492Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:02.0513369Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-07-24T04:01:03.2522115Z 2025-07-24T04:01:03.2522722Z  2025-07-24T04:01:03.2523323Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:03.2523956Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-07-24T04:01:04.4526291Z 2025-07-24T04:01:04.4527047Z  2025-07-24T04:01:04.4528051Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:04.4529161Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-07-24T04:01:05.4533690Z 2025-07-24T04:01:05.4534734Z  2025-07-24T04:01:05.4535748Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:05.4536890Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-07-24T04:01:06.4539829Z 2025-07-24T04:01:06.4540462Z  2025-07-24T04:01:06.4541062Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:06.4541687Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-07-24T04:01:07.6547584Z 2025-07-24T04:01:07.6548144Z  2025-07-24T04:01:07.6548726Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:07.6549360Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-07-24T04:01:08.6555050Z 2025-07-24T04:01:08.6555647Z  2025-07-24T04:01:08.6556275Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:08.6556885Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:01:09.6560551Z 2025-07-24T04:01:09.6561140Z  2025-07-24T04:01:09.6561752Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:09.6562403Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-07-24T04:01:10.8567634Z 2025-07-24T04:01:10.8568222Z  2025-07-24T04:01:10.8568807Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:10.8569445Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-07-24T04:01:12.0575218Z 2025-07-24T04:01:12.0575858Z  2025-07-24T04:01:12.0576430Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:12.0577097Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-07-24T04:01:13.0582201Z 2025-07-24T04:01:13.0582823Z  2025-07-24T04:01:13.0583419Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:13.0584056Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-07-24T04:01:14.0589412Z 2025-07-24T04:01:14.0590023Z  2025-07-24T04:01:14.0590614Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:14.0591258Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-07-24T04:01:14.4592712Z 2025-07-24T04:01:14.4593231Z  2025-07-24T04:01:14.4593790Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:14.4594415Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-07-24T04:01:15.4599809Z 2025-07-24T04:01:15.4600389Z  2025-07-24T04:01:15.4601003Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:15.4601611Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-07-24T04:01:16.6607419Z 2025-07-24T04:01:16.6608159Z  2025-07-24T04:01:16.6608735Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:16.6609608Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-07-24T04:01:17.6614265Z 2025-07-24T04:01:17.6614833Z  2025-07-24T04:01:17.6615426Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:17.6616060Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:01:18.6621523Z 2025-07-24T04:01:18.6622221Z  2025-07-24T04:01:18.6623194Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:18.6624703Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-07-24T04:01:19.8628683Z 2025-07-24T04:01:19.8629407Z  2025-07-24T04:01:19.8630386Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:19.8631507Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:01:21.0636988Z 2025-07-24T04:01:21.0637758Z  2025-07-24T04:01:21.0638717Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:21.0639811Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-07-24T04:01:22.0644424Z 2025-07-24T04:01:22.0645172Z  2025-07-24T04:01:22.0646159Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:22.0647302Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-07-24T04:01:23.0652804Z 2025-07-24T04:01:23.0653656Z  2025-07-24T04:01:23.0654279Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:23.0654905Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:01:24.2661345Z 2025-07-24T04:01:24.2661949Z  2025-07-24T04:01:24.2662596Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:24.2663210Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-07-24T04:01:25.4666395Z 2025-07-24T04:01:25.4666955Z  2025-07-24T04:01:25.4667550Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:25.4668165Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-07-24T04:01:26.4672888Z 2025-07-24T04:01:26.4673464Z  2025-07-24T04:01:26.4674047Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:26.4674685Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-07-24T04:01:27.4679502Z 2025-07-24T04:01:27.4680039Z  2025-07-24T04:01:27.4680613Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:27.4681251Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-07-24T04:01:28.6687839Z 2025-07-24T04:01:28.6688570Z  2025-07-24T04:01:28.6689560Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:28.6690683Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-07-24T04:01:29.6694022Z 2025-07-24T04:01:29.6694740Z  2025-07-24T04:01:29.6695602Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:29.6696654Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-07-24T04:01:30.6700458Z 2025-07-24T04:01:30.6701010Z  2025-07-24T04:01:30.6701557Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:30.6702173Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-07-24T04:01:31.8707695Z 2025-07-24T04:01:31.8708264Z  2025-07-24T04:01:31.8708889Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:31.8709595Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-07-24T04:01:33.0718007Z 2025-07-24T04:01:33.0718596Z  2025-07-24T04:01:33.0719183Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:33.0719791Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-07-24T04:01:34.0721580Z 2025-07-24T04:01:34.0722236Z  2025-07-24T04:01:34.0723057Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:34.0723687Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-07-24T04:01:35.2728494Z 2025-07-24T04:01:35.2729200Z  2025-07-24T04:01:35.2729794Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:35.2740572Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-07-24T04:01:36.4735115Z 2025-07-24T04:01:36.4735694Z  2025-07-24T04:01:36.4736284Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:36.4736915Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-07-24T04:01:37.4741346Z 2025-07-24T04:01:37.4741880Z  2025-07-24T04:01:37.4742460Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:37.4743115Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-07-24T04:01:38.4748444Z 2025-07-24T04:01:38.4749030Z  2025-07-24T04:01:38.4749605Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:38.4750389Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-07-24T04:01:39.6756111Z 2025-07-24T04:01:39.6756727Z  2025-07-24T04:01:39.6757353Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:39.6757994Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-07-24T04:01:40.6762175Z 2025-07-24T04:01:40.6762842Z  2025-07-24T04:01:40.6763837Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:40.6765002Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-07-24T04:01:41.6768263Z 2025-07-24T04:01:41.6768975Z  2025-07-24T04:01:41.6770030Z [239 / 240] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-07-24T04:01:41.6771156Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-07-24T04:01:42.5374505Z 2025-07-24T04:01:42.5375268Z  2025-07-24T04:01:42.5376067Z [239 / 240] 5 / 13 tests; 1 action; last test: //c10/test:util_base_tests 2025-07-24T04:01:42.5376996Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-07-24T04:01:42.5377481Z 2025-07-24T04:01:42.5377654Z  2025-07-24T04:01:42.5378189Z INFO: From Testing //c10/test:util_base_tests: 2025-07-24T04:01:42.5378904Z ==================== Test output for //c10/test:util_base_tests: 2025-07-24T04:01:42.5379490Z Running main() from gmock_main.cc 2025-07-24T04:01:42.5379805Z Note: Google Test filter = -*CUDA 2025-07-24T04:01:42.5380338Z [==========] Running 768 tests from 86 test suites. 2025-07-24T04:01:42.5380977Z [----------] Global test environment set-up. 2025-07-24T04:01:42.5381535Z [----------] 1 test from LoggingDeathTest 2025-07-24T04:01:42.5381935Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-07-24T04:01:42.5382513Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (4626 ms) 2025-07-24T04:01:42.5383279Z [----------] 1 test from LoggingDeathTest (4626 ms total) 2025-07-24T04:01:42.5383895Z 2025-07-24T04:01:42.5384079Z [----------] 1 test from ArrayRefTest 2025-07-24T04:01:42.5384752Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-07-24T04:01:42.5385482Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-07-24T04:01:42.5386164Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-07-24T04:01:42.5386601Z 2025-07-24T04:01:42.5386804Z [----------] 12 tests from BitsetTest 2025-07-24T04:01:42.5387509Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-07-24T04:01:42.5388496Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-07-24T04:01:42.5389546Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-07-24T04:01:42.5390384Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-07-24T04:01:42.5391296Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-07-24T04:01:42.5392354Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-07-24T04:01:42.5393393Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-07-24T04:01:42.5394228Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-07-24T04:01:42.5395173Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-07-24T04:01:42.5396148Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-07-24T04:01:42.5397090Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-07-24T04:01:42.5397898Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-07-24T04:01:42.5398705Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-07-24T04:01:42.5399438Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-07-24T04:01:42.5400101Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-07-24T04:01:42.5400719Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-07-24T04:01:42.5401400Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-07-24T04:01:42.5402190Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-07-24T04:01:42.5403133Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-07-24T04:01:42.5403784Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-07-24T04:01:42.5404522Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-07-24T04:01:42.5405342Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-07-24T04:01:42.5406514Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-07-24T04:01:42.5407617Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-07-24T04:01:42.5408607Z [----------] 12 tests from BitsetTest (0 ms total) 2025-07-24T04:01:42.5408929Z 2025-07-24T04:01:42.5409053Z [----------] 2 tests from DeadlockDetection 2025-07-24T04:01:42.5409520Z [ RUN ] DeadlockDetection.basic 2025-07-24T04:01:42.5409974Z [ OK ] DeadlockDetection.basic (0 ms) 2025-07-24T04:01:42.5410399Z [ RUN ] DeadlockDetection.disable 2025-07-24T04:01:42.5410748Z [ OK ] DeadlockDetection.disable (0 ms) 2025-07-24T04:01:42.5411155Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-07-24T04:01:42.5411440Z 2025-07-24T04:01:42.5411549Z [----------] 18 tests from Enumerate 2025-07-24T04:01:42.5411878Z [ RUN ] Enumerate.Basic 2025-07-24T04:01:42.5412168Z [ OK ] Enumerate.Basic (0 ms) 2025-07-24T04:01:42.5412492Z [ RUN ] Enumerate.BasicRRef 2025-07-24T04:01:42.5412856Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-07-24T04:01:42.5413196Z [ RUN ] Enumerate.BasicConst 2025-07-24T04:01:42.5413713Z [ OK ] Enumerate.BasicConst (0 ms) 2025-07-24T04:01:42.5414052Z [ RUN ] Enumerate.BasicConstRef 2025-07-24T04:01:42.5414474Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-07-24T04:01:42.5414820Z [ RUN ] Enumerate.BasicConstRRef 2025-07-24T04:01:42.5415244Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-07-24T04:01:42.5415589Z [ RUN ] Enumerate.BasicVecBool 2025-07-24T04:01:42.5415999Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-07-24T04:01:42.5416344Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-07-24T04:01:42.5416707Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-07-24T04:01:42.5417057Z [ RUN ] Enumerate.Temporary 2025-07-24T04:01:42.5417526Z [ OK ] Enumerate.Temporary (0 ms) 2025-07-24T04:01:42.5417871Z [ RUN ] Enumerate.BasicConstArg 2025-07-24T04:01:42.5418202Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-07-24T04:01:42.5418585Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-07-24T04:01:42.5418985Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-07-24T04:01:42.5419401Z [ RUN ] Enumerate.EmptyRange 2025-07-24T04:01:42.5419773Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-07-24T04:01:42.5420123Z [ RUN ] Enumerate.Cpp17Support 2025-07-24T04:01:42.5420455Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-07-24T04:01:42.5420851Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-07-24T04:01:42.5421661Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-07-24T04:01:42.5422117Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-07-24T04:01:42.5422582Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-07-24T04:01:42.5423050Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-07-24T04:01:42.5423602Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-07-24T04:01:42.5424054Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-07-24T04:01:42.5424601Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-07-24T04:01:42.5425024Z [ RUN ] Enumerate.BasicConstexpr 2025-07-24T04:01:42.5425366Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-07-24T04:01:42.5425804Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-07-24T04:01:42.5426256Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-07-24T04:01:42.5426696Z [----------] 18 tests from Enumerate (0 ms total) 2025-07-24T04:01:42.5426943Z 2025-07-24T04:01:42.5427064Z [----------] 1 test from HalfConversionTest 2025-07-24T04:01:42.5427463Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-07-24T04:01:42.5427924Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-07-24T04:01:42.5428364Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-07-24T04:01:42.5428632Z 2025-07-24T04:01:42.5428760Z [----------] 2 tests from HalfConversion 2025-07-24T04:01:42.5429150Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-07-24T04:01:42.5429626Z [ OK ] HalfConversion.TestNativeConversionToFloat (7 ms) 2025-07-24T04:01:42.5430095Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-07-24T04:01:42.5430643Z [ OK ] HalfConversion.TestNativeConversionToHalf (8 ms) 2025-07-24T04:01:42.5431092Z [----------] 2 tests from HalfConversion (15 ms total) 2025-07-24T04:01:42.5431346Z 2025-07-24T04:01:42.5431457Z [----------] 7 tests from IntrusiveList 2025-07-24T04:01:42.5431806Z [ RUN ] IntrusiveList.TestInsert 2025-07-24T04:01:42.5432148Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-07-24T04:01:42.5432506Z [ RUN ] IntrusiveList.TestUnlink 2025-07-24T04:01:42.5432845Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-07-24T04:01:42.5433216Z [ RUN ] IntrusiveList.TestMoveElement 2025-07-24T04:01:42.5433592Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-07-24T04:01:42.5433965Z [ RUN ] IntrusiveList.TestEmpty 2025-07-24T04:01:42.5434312Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-07-24T04:01:42.5434677Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-07-24T04:01:42.5435082Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-07-24T04:01:42.5435581Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-07-24T04:01:42.5436021Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-07-24T04:01:42.5436442Z [ RUN ] IntrusiveList.TestNullListIterator 2025-07-24T04:01:42.5436862Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-07-24T04:01:42.5437264Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-07-24T04:01:42.5437532Z 2025-07-24T04:01:42.5437647Z [----------] 12 tests from LeftRightTest 2025-07-24T04:01:42.5438141Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-07-24T04:01:42.5438874Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-07-24T04:01:42.5439567Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-07-24T04:01:42.5440286Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-07-24T04:01:42.5440986Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-07-24T04:01:42.5441693Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-07-24T04:01:42.5442270Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-07-24T04:01:42.5442675Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-07-24T04:01:42.5443187Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-07-24T04:01:42.5443872Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-07-24T04:01:42.5444505Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-07-24T04:01:42.5445118Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-07-24T04:01:42.5445703Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-07-24T04:01:42.5446245Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-07-24T04:01:42.5446802Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-07-24T04:01:42.5447393Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-07-24T04:01:42.5447977Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-07-24T04:01:42.5448573Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-07-24T04:01:42.5449271Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-07-24T04:01:42.5450330Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-07-24T04:01:42.5451157Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-07-24T04:01:42.5451952Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-07-24T04:01:42.5452728Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-07-24T04:01:42.5453451Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-07-24T04:01:42.5454046Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-07-24T04:01:42.5454306Z 2025-07-24T04:01:42.5454450Z [----------] 16 tests from MetaprogrammingTest 2025-07-24T04:01:42.5454877Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2025-07-24T04:01:42.5455407Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2025-07-24T04:01:42.5455924Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2025-07-24T04:01:42.5456464Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2025-07-24T04:01:42.5456971Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2025-07-24T04:01:42.5457448Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2025-07-24T04:01:42.5457914Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2025-07-24T04:01:42.5458345Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2025-07-24T04:01:42.5458922Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2025-07-24T04:01:42.5459343Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2025-07-24T04:01:42.5459779Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2025-07-24T04:01:42.5460195Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2025-07-24T04:01:42.5460623Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2025-07-24T04:01:42.5461030Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2025-07-24T04:01:42.5461447Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2025-07-24T04:01:42.5461867Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2025-07-24T04:01:42.5462507Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2025-07-24T04:01:42.5463231Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2025-07-24T04:01:42.5463846Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2025-07-24T04:01:42.5464372Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2025-07-24T04:01:42.5464968Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2025-07-24T04:01:42.5465493Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2025-07-24T04:01:42.5466075Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2025-07-24T04:01:42.5466706Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2025-07-24T04:01:42.5467322Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2025-07-24T04:01:42.5467892Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2025-07-24T04:01:42.5468504Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2025-07-24T04:01:42.5469097Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2025-07-24T04:01:42.5469712Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2025-07-24T04:01:42.5470408Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2025-07-24T04:01:42.5470990Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2025-07-24T04:01:42.5471558Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2025-07-24T04:01:42.5472069Z [----------] 16 tests from MetaprogrammingTest (0 ms total) 2025-07-24T04:01:42.5472360Z 2025-07-24T04:01:42.5472477Z [----------] 7 tests from NetworkFlowTest 2025-07-24T04:01:42.5472813Z [ RUN ] NetworkFlowTest.basic 2025-07-24T04:01:42.5473148Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-07-24T04:01:42.5473492Z [ RUN ] NetworkFlowTest.loop 2025-07-24T04:01:42.5473808Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-07-24T04:01:42.5474186Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-07-24T04:01:42.5474599Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-07-24T04:01:42.5475015Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-07-24T04:01:42.5475401Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-07-24T04:01:42.5475788Z [ RUN ] NetworkFlowTest.unbounded 2025-07-24T04:01:42.5476131Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-07-24T04:01:42.5476492Z [ RUN ] NetworkFlowTest.overflow 2025-07-24T04:01:42.5476845Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-07-24T04:01:42.5477199Z [ RUN ] NetworkFlowTest.reverse_edge 2025-07-24T04:01:42.5477570Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-07-24T04:01:42.5477954Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-07-24T04:01:42.5478225Z 2025-07-24T04:01:42.5478337Z [----------] 1 test from SemaphoreTest 2025-07-24T04:01:42.5478672Z [ RUN ] SemaphoreTest.TestConcurrency 2025-07-24T04:01:42.5479056Z [ OK ] SemaphoreTest.TestConcurrency (23 ms) 2025-07-24T04:01:42.5479457Z [----------] 1 test from SemaphoreTest (23 ms total) 2025-07-24T04:01:42.5479709Z 2025-07-24T04:01:42.5479817Z [----------] 2 tests from Synchronized 2025-07-24T04:01:42.5480183Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-07-24T04:01:42.5480691Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-07-24T04:01:42.5481143Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-07-24T04:01:42.5481583Z [ OK ] Synchronized.TestMultiThreadedExecution (17 ms) 2025-07-24T04:01:42.5482022Z [----------] 2 tests from Synchronized (17 ms total) 2025-07-24T04:01:42.5482274Z 2025-07-24T04:01:42.5482397Z [----------] 1 test from ThreadLocal 2025-07-24T04:01:42.5482750Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-07-24T04:01:42.5483176Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-07-24T04:01:42.5483577Z [----------] 1 test from ThreadLocal (0 ms total) 2025-07-24T04:01:42.5483837Z 2025-07-24T04:01:42.5484017Z [----------] 11 tests from ThreadLocalTest 2025-07-24T04:01:42.5484400Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-07-24T04:01:42.5484863Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-07-24T04:01:42.5485298Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-07-24T04:01:42.5485726Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-07-24T04:01:42.5486148Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-07-24T04:01:42.5486561Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-07-24T04:01:42.5487001Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-07-24T04:01:42.5487456Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-07-24T04:01:42.5487897Z [ RUN ] ThreadLocalTest.TestClassScope 2025-07-24T04:01:42.5488271Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-07-24T04:01:42.5488687Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-07-24T04:01:42.5489133Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-07-24T04:01:42.5489586Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-07-24T04:01:42.5490077Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-07-24T04:01:42.5490556Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-07-24T04:01:42.5491040Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-07-24T04:01:42.5491519Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-07-24T04:01:42.5492008Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-07-24T04:01:42.5492469Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-07-24T04:01:42.5492908Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-07-24T04:01:42.5493463Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-07-24T04:01:42.5494130Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-07-24T04:01:42.5494696Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-07-24T04:01:42.5494956Z 2025-07-24T04:01:42.5495061Z [----------] 7 tests from TypeIndex 2025-07-24T04:01:42.5495386Z [ RUN ] TypeIndex.TopLevelName 2025-07-24T04:01:42.5495717Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-07-24T04:01:42.5496067Z [ RUN ] TypeIndex.NestedName 2025-07-24T04:01:42.5496398Z [ OK ] TypeIndex.NestedName (0 ms) 2025-07-24T04:01:42.5496753Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-07-24T04:01:42.5497149Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-07-24T04:01:42.5497552Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-07-24T04:01:42.5497972Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-07-24T04:01:42.5498385Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-07-24T04:01:42.5498826Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-07-24T04:01:42.5499283Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-07-24T04:01:42.5499792Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-07-24T04:01:42.5500266Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-07-24T04:01:42.5500688Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-07-24T04:01:42.5501104Z [----------] 7 tests from TypeIndex (0 ms total) 2025-07-24T04:01:42.5501349Z 2025-07-24T04:01:42.5501526Z [----------] 4 tests from TypeListTest 2025-07-24T04:01:42.5501898Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2025-07-24T04:01:42.5502323Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2025-07-24T04:01:42.5502780Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2025-07-24T04:01:42.5503263Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2025-07-24T04:01:42.5503706Z [ RUN ] TypeListTest.MapTypesToValues_members 2025-07-24T04:01:42.5504134Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2025-07-24T04:01:42.5504651Z [ RUN ] TypeListTest.MapTypesToValues_empty 2025-07-24T04:01:42.5505135Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2025-07-24T04:01:42.5505537Z [----------] 4 tests from TypeListTest (0 ms total) 2025-07-24T04:01:42.5505805Z 2025-07-24T04:01:42.5505917Z [----------] 4 tests from accumulateTest 2025-07-24T04:01:42.5506263Z [ RUN ] accumulateTest.vector_test 2025-07-24T04:01:42.5506611Z [ OK ] accumulateTest.vector_test (0 ms) 2025-07-24T04:01:42.5506973Z [ RUN ] accumulateTest.list_test 2025-07-24T04:01:42.5507308Z [ OK ] accumulateTest.list_test (0 ms) 2025-07-24T04:01:42.5507659Z [ RUN ] accumulateTest.base_cases 2025-07-24T04:01:42.5507994Z [ OK ] accumulateTest.base_cases (0 ms) 2025-07-24T04:01:42.5508345Z [ RUN ] accumulateTest.errors 2025-07-24T04:01:42.5508665Z [ OK ] accumulateTest.errors (0 ms) 2025-07-24T04:01:42.5509041Z [----------] 4 tests from accumulateTest (0 ms total) 2025-07-24T04:01:42.5509296Z 2025-07-24T04:01:42.5509427Z [----------] 5 tests from BFloat16Conversion 2025-07-24T04:01:42.5509814Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-07-24T04:01:42.5510271Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-07-24T04:01:42.5510732Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-07-24T04:01:42.5511214Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-07-24T04:01:42.5511631Z [ RUN ] BFloat16Conversion.NaN 2025-07-24T04:01:42.5511972Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-07-24T04:01:42.5512321Z [ RUN ] BFloat16Conversion.Inf 2025-07-24T04:01:42.5512645Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-07-24T04:01:42.5513021Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-07-24T04:01:42.5513421Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-07-24T04:01:42.5513844Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-07-24T04:01:42.5514113Z 2025-07-24T04:01:42.5514226Z [----------] 3 tests from BFloat16Math 2025-07-24T04:01:42.5514555Z [ RUN ] BFloat16Math.Addition 2025-07-24T04:01:42.5514874Z [ OK ] BFloat16Math.Addition (0 ms) 2025-07-24T04:01:42.5515222Z [ RUN ] BFloat16Math.Subtraction 2025-07-24T04:01:42.5515566Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-07-24T04:01:42.5515910Z [ RUN ] BFloat16Math.NextAfterZero 2025-07-24T04:01:42.5516265Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-07-24T04:01:42.5516636Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-07-24T04:01:42.5516899Z 2025-07-24T04:01:42.5517014Z [----------] 2 tests from TestExponential 2025-07-24T04:01:42.5517345Z [ RUN ] TestExponential.IPi 2025-07-24T04:01:42.5517668Z [ OK ] TestExponential.IPi (0 ms) 2025-07-24T04:01:42.5518007Z [ RUN ] TestExponential.EulerFormula 2025-07-24T04:01:42.5518383Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-07-24T04:01:42.5518782Z [----------] 2 tests from TestExponential (0 ms total) 2025-07-24T04:01:42.5519042Z 2025-07-24T04:01:42.5519147Z [----------] 2 tests from TestExpm1 2025-07-24T04:01:42.5519464Z [ RUN ] TestExpm1.Normal 2025-07-24T04:01:42.5519761Z [ OK ] TestExpm1.Normal (0 ms) 2025-07-24T04:01:42.5520082Z [ RUN ] TestExpm1.Small 2025-07-24T04:01:42.5520369Z [ OK ] TestExpm1.Small (0 ms) 2025-07-24T04:01:42.5520719Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-07-24T04:01:42.5520962Z 2025-07-24T04:01:42.5521126Z [----------] 1 test from TestLog 2025-07-24T04:01:42.5521432Z [ RUN ] TestLog.Definition 2025-07-24T04:01:42.5521821Z [ OK ] TestLog.Definition (0 ms) 2025-07-24T04:01:42.5522170Z [----------] 1 test from TestLog (0 ms total) 2025-07-24T04:01:42.5522411Z 2025-07-24T04:01:42.5522571Z [----------] 1 test from TestLog10 2025-07-24T04:01:42.5522880Z [ RUN ] TestLog10.Rev 2025-07-24T04:01:42.5523150Z [ OK ] TestLog10.Rev (0 ms) 2025-07-24T04:01:42.5523481Z [----------] 1 test from TestLog10 (0 ms total) 2025-07-24T04:01:42.5523721Z 2025-07-24T04:01:42.5523838Z [----------] 1 test from TestLog2 2025-07-24T04:01:42.5524124Z [ RUN ] TestLog2.Rev 2025-07-24T04:01:42.5524467Z [ OK ] TestLog2.Rev (0 ms) 2025-07-24T04:01:42.5524782Z [----------] 1 test from TestLog2 (0 ms total) 2025-07-24T04:01:42.5525029Z 2025-07-24T04:01:42.5525133Z [----------] 3 tests from TestLog1p 2025-07-24T04:01:42.5525434Z [ RUN ] TestLog1p.Normal 2025-07-24T04:01:42.5525739Z [ OK ] TestLog1p.Normal (0 ms) 2025-07-24T04:01:42.5526049Z [ RUN ] TestLog1p.Small 2025-07-24T04:01:42.5526347Z [ OK ] TestLog1p.Small (0 ms) 2025-07-24T04:01:42.5526663Z [ RUN ] TestLog1p.Extreme 2025-07-24T04:01:42.5526956Z [ OK ] TestLog1p.Extreme (0 ms) 2025-07-24T04:01:42.5527309Z [----------] 3 tests from TestLog1p (0 ms total) 2025-07-24T04:01:42.5527551Z 2025-07-24T04:01:42.5527657Z [----------] 1 test from TestPowSqrt 2025-07-24T04:01:42.5527973Z [ RUN ] TestPowSqrt.Equal 2025-07-24T04:01:42.5528270Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-07-24T04:01:42.5528623Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-07-24T04:01:42.5528871Z 2025-07-24T04:01:42.5528976Z [----------] 1 test from TestPow 2025-07-24T04:01:42.5529274Z [ RUN ] TestPow.Square 2025-07-24T04:01:42.5529567Z [ OK ] TestPow.Square (0 ms) 2025-07-24T04:01:42.5529888Z [----------] 1 test from TestPow (0 ms total) 2025-07-24T04:01:42.5530124Z 2025-07-24T04:01:42.5530258Z [----------] 1 test from TestSinCosSinhCosh 2025-07-24T04:01:42.5530608Z [ RUN ] TestSinCosSinhCosh.Identity 2025-07-24T04:01:42.5530977Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-07-24T04:01:42.5531369Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-07-24T04:01:42.5531646Z 2025-07-24T04:01:42.5531745Z [----------] 1 test from TestTan 2025-07-24T04:01:42.5532043Z [ RUN ] TestTan.Identity 2025-07-24T04:01:42.5532344Z [ OK ] TestTan.Identity (0 ms) 2025-07-24T04:01:42.5532682Z [----------] 1 test from TestTan (0 ms total) 2025-07-24T04:01:42.5532917Z 2025-07-24T04:01:42.5533018Z [----------] 1 test from TestTanh 2025-07-24T04:01:42.5533327Z [ RUN ] TestTanh.Identity 2025-07-24T04:01:42.5533628Z [ OK ] TestTanh.Identity (0 ms) 2025-07-24T04:01:42.5533974Z [----------] 1 test from TestTanh (0 ms total) 2025-07-24T04:01:42.5534211Z 2025-07-24T04:01:42.5534352Z [----------] 1 test from TestRevTrigonometric 2025-07-24T04:01:42.5534701Z [ RUN ] TestRevTrigonometric.Rev 2025-07-24T04:01:42.5535059Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-07-24T04:01:42.5535448Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-07-24T04:01:42.5535735Z 2025-07-24T04:01:42.5535855Z [----------] 1 test from TestRevHyperbolic 2025-07-24T04:01:42.5536193Z [ RUN ] TestRevHyperbolic.Rev 2025-07-24T04:01:42.5536530Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-07-24T04:01:42.5536918Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-07-24T04:01:42.5537180Z 2025-07-24T04:01:42.5537284Z [----------] 1 test from TestMemory 2025-07-24T04:01:42.5537617Z [ RUN ] TestMemory.ReinterpretCast 2025-07-24T04:01:42.5537970Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-07-24T04:01:42.5538356Z [----------] 1 test from TestMemory (0 ms total) 2025-07-24T04:01:42.5538701Z 2025-07-24T04:01:42.5538852Z [----------] 1 test from TestConstructors 2025-07-24T04:01:42.5539359Z [ RUN ] TestConstructors.UnorderedMap 2025-07-24T04:01:42.5539950Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-07-24T04:01:42.5540638Z [----------] 1 test from TestConstructors (0 ms total) 2025-07-24T04:01:42.5540901Z 2025-07-24T04:01:42.5541051Z [----------] 1 test from TestArithmeticIntScalar 2025-07-24T04:01:42.5541415Z [ RUN ] TestArithmeticIntScalar.All 2025-07-24T04:01:42.5541790Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-07-24T04:01:42.5542204Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-07-24T04:01:42.5542503Z 2025-07-24T04:01:42.5542603Z [----------] 1 test from TestIO 2025-07-24T04:01:42.5542876Z [ RUN ] TestIO.All 2025-07-24T04:01:42.5543145Z [ OK ] TestIO.All (0 ms) 2025-07-24T04:01:42.5543452Z [----------] 1 test from TestIO (0 ms total) 2025-07-24T04:01:42.5543747Z 2025-07-24T04:01:42.5543848Z [----------] 1 test from TestStd 2025-07-24T04:01:42.5544156Z [ RUN ] TestStd.BasicFunctions 2025-07-24T04:01:42.5544572Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-07-24T04:01:42.5544936Z [----------] 1 test from TestStd (0 ms total) 2025-07-24T04:01:42.5545175Z 2025-07-24T04:01:42.5545283Z [----------] 1 test from StrErrorTest 2025-07-24T04:01:42.5545612Z [ RUN ] StrErrorTest.cmp_test 2025-07-24T04:01:42.5545945Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-07-24T04:01:42.5546299Z [----------] 1 test from StrErrorTest (0 ms total) 2025-07-24T04:01:42.5546549Z 2025-07-24T04:01:42.5546672Z [----------] 4 tests from ExceptionTest 2025-07-24T04:01:42.5547049Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-07-24T04:01:42.5547532Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-07-24T04:01:42.5547965Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-07-24T04:01:42.5548359Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (4877 ms) 2025-07-24T04:01:42.5548740Z [ RUN ] ExceptionTest.ErrorFormatting 2025-07-24T04:01:42.5549123Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-07-24T04:01:42.5549600Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-07-24T04:01:42.5550616Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-07-24T04:01:42.5551151Z [----------] 4 tests from ExceptionTest (4877 ms total) 2025-07-24T04:01:42.5551411Z 2025-07-24T04:01:42.5551519Z [----------] 1 test from WarningTest 2025-07-24T04:01:42.5551862Z [ RUN ] WarningTest.JustPrintWarning 2025-07-24T04:01:42.5552381Z [W724 04:00:43.870405944 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-07-24T04:01:42.5552943Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-07-24T04:01:42.5553337Z [----------] 1 test from WarningTest (0 ms total) 2025-07-24T04:01:42.5553584Z 2025-07-24T04:01:42.5553691Z [----------] 1 test from FlagsTest 2025-07-24T04:01:42.5554038Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-07-24T04:01:42.5554437Z Caffe2 is not built with gflags. Nothing to test here. 2025-07-24T04:01:42.5554866Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-07-24T04:01:42.5555246Z [----------] 1 test from FlagsTest (0 ms total) 2025-07-24T04:01:42.5555500Z 2025-07-24T04:01:42.5555616Z [----------] 1 test from GenericMathTest 2025-07-24T04:01:42.5555969Z [ RUN ] GenericMathTest.div_floor_test 2025-07-24T04:01:42.5556327Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-07-24T04:01:42.5556722Z [----------] 1 test from GenericMathTest (0 ms total) 2025-07-24T04:01:42.5556980Z 2025-07-24T04:01:42.5557098Z [----------] 5 tests from MakeIntrusiveTest 2025-07-24T04:01:42.5557484Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-07-24T04:01:42.5557913Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-07-24T04:01:42.5558351Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-07-24T04:01:42.5558797Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-07-24T04:01:42.5559219Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-07-24T04:01:42.5559659Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-07-24T04:01:42.5560088Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-07-24T04:01:42.5560694Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-07-24T04:01:42.5561139Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-07-24T04:01:42.5561605Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-07-24T04:01:42.5562051Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-07-24T04:01:42.5562328Z 2025-07-24T04:01:42.5562462Z [----------] 1 test from IntrusivePtrTargetTest 2025-07-24T04:01:42.5562965Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-07-24T04:01:42.5563715Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-07-24T04:01:42.5564363Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-07-24T04:01:42.5564671Z 2025-07-24T04:01:42.5564847Z [----------] 146 tests from IntrusivePtrTest 2025-07-24T04:01:42.5565337Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-07-24T04:01:42.5566068Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-07-24T04:01:42.5566748Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-07-24T04:01:42.5567454Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-07-24T04:01:42.5568144Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-07-24T04:01:42.5568837Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-07-24T04:01:42.5569502Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-07-24T04:01:42.5570158Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-07-24T04:01:42.5570847Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-07-24T04:01:42.5571525Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:01:42.5572297Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-07-24T04:01:42.5573031Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:01:42.5573770Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-07-24T04:01:42.5574504Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:01:42.5575259Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-07-24T04:01:42.5576049Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:01:42.5576809Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5577602Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5578327Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-07-24T04:01:42.5579066Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5579844Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-07-24T04:01:42.5580637Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5581399Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-07-24T04:01:42.5582112Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:01:42.5582858Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-07-24T04:01:42.5583630Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:01:42.5584386Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-07-24T04:01:42.5585251Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5586084Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5586975Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5587822Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-07-24T04:01:42.5588985Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:01:42.5590102Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5591157Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5592126Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5593079Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5594021Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5594914Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5595783Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5596667Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5597616Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5598669Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5599613Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5600477Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5601295Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5602033Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5602768Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-07-24T04:01:42.5603488Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-07-24T04:01:42.5604238Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-07-24T04:01:42.5605043Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5605792Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-07-24T04:01:42.5606508Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:01:42.5607326Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-07-24T04:01:42.5608081Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:01:42.5608914Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-07-24T04:01:42.5609667Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5610477Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5611408Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5612257Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5613160Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5614018Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5614973Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5615853Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5616726Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5617636Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-07-24T04:01:42.5618613Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:01:42.5619524Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5620571Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5621386Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-07-24T04:01:42.5622098Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5622795Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-07-24T04:01:42.5623504Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5624192Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-07-24T04:01:42.5624964Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:01:42.5625753Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5626613Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5627470Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5628298Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5629130Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5629959Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5630764Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-07-24T04:01:42.5631574Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-07-24T04:01:42.5632471Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5633478Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5634521Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5635427Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5636312Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-07-24T04:01:42.5637017Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5637797Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-07-24T04:01:42.5638490Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-07-24T04:01:42.5639173Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-07-24T04:01:42.5639864Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:01:42.5640634Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5641622Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5642553Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5643454Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5644287Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5645108Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5645935Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-07-24T04:01:42.5646844Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5647916Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5649003Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5650306Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5651311Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5651971Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-07-24T04:01:42.5652443Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-07-24T04:01:42.5652836Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-07-24T04:01:42.5653271Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-07-24T04:01:42.5653701Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-07-24T04:01:42.5654156Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-07-24T04:01:42.5654610Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-07-24T04:01:42.5655044Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-07-24T04:01:42.5655501Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-07-24T04:01:42.5655948Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-07-24T04:01:42.5656427Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-07-24T04:01:42.5656912Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-07-24T04:01:42.5657380Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-07-24T04:01:42.5657907Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-07-24T04:01:42.5658416Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-07-24T04:01:42.5658935Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-07-24T04:01:42.5659404Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-07-24T04:01:42.5659837Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-07-24T04:01:42.5660258Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-07-24T04:01:42.5660640Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-07-24T04:01:42.5661069Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-07-24T04:01:42.5661510Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-07-24T04:01:42.5661946Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-07-24T04:01:42.5662327Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-07-24T04:01:42.5662757Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-07-24T04:01:42.5663202Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-07-24T04:01:42.5663679Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-07-24T04:01:42.5664177Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-07-24T04:01:42.5664817Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-07-24T04:01:42.5665317Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-07-24T04:01:42.5665829Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-07-24T04:01:42.5666239Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-07-24T04:01:42.5666761Z [ RUN ] IntrusivePtrTest.Inequality 2025-07-24T04:01:42.5667151Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-07-24T04:01:42.5667611Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-07-24T04:01:42.5668037Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-07-24T04:01:42.5668487Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-07-24T04:01:42.5668988Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-07-24T04:01:42.5669490Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-07-24T04:01:42.5669879Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-07-24T04:01:42.5670457Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-07-24T04:01:42.5670964Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-07-24T04:01:42.5671481Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-07-24T04:01:42.5671994Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-07-24T04:01:42.5672494Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-07-24T04:01:42.5672995Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-07-24T04:01:42.5673456Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-07-24T04:01:42.5690150Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-07-24T04:01:42.5690746Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-07-24T04:01:42.5691116Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-07-24T04:01:42.5691641Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-07-24T04:01:42.5692029Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-07-24T04:01:42.5692436Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-07-24T04:01:42.5692944Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-07-24T04:01:42.5693395Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-07-24T04:01:42.5693890Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-07-24T04:01:42.5694533Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-07-24T04:01:42.5695216Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-07-24T04:01:42.5695828Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-07-24T04:01:42.5696540Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-07-24T04:01:42.5697291Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-07-24T04:01:42.5698308Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-07-24T04:01:42.5699547Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.5700989Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.5702105Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.5703312Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.5704180Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-07-24T04:01:42.5705084Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.5705928Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:01:42.5707128Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.5708376Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.5709419Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.5710471Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.5711765Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.5712896Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.5714018Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.5715023Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.5715885Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.5716876Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.5717859Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.5718867Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5719919Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5721025Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5722210Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5723377Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5724518Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5725738Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5727030Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5728166Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5729165Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5730226Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5731379Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5732510Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5733876Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5735126Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.5736359Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.5737319Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-07-24T04:01:42.5737991Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.5738708Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:01:42.5739488Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.5740365Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.5741367Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.5742491Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.5743591Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.5744793Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.5746217Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.5747168Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-07-24T04:01:42.5747743Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-07-24T04:01:42.5748457Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-07-24T04:01:42.5749331Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-07-24T04:01:42.5750449Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-07-24T04:01:42.5751449Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-07-24T04:01:42.5752378Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-07-24T04:01:42.5753258Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-07-24T04:01:42.5754151Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-07-24T04:01:42.5755004Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-07-24T04:01:42.5755706Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-07-24T04:01:42.5756220Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-07-24T04:01:42.5756719Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-07-24T04:01:42.5757229Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-07-24T04:01:42.5757718Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-07-24T04:01:42.5758203Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-07-24T04:01:42.5758679Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-07-24T04:01:42.5759164Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-07-24T04:01:42.5759654Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-07-24T04:01:42.5760129Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5760603Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-07-24T04:01:42.5761040Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-07-24T04:01:42.5761522Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-07-24T04:01:42.5762023Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:01:42.5762531Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-07-24T04:01:42.5763031Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-07-24T04:01:42.5763516Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-07-24T04:01:42.5764026Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:01:42.5764515Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-07-24T04:01:42.5765013Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-07-24T04:01:42.5765559Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-07-24T04:01:42.5766175Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5766773Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-07-24T04:01:42.5767460Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-07-24T04:01:42.5768067Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-07-24T04:01:42.5768698Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:01:42.5769339Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-07-24T04:01:42.5769960Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-07-24T04:01:42.5770575Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-07-24T04:01:42.5771154Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5771778Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-07-24T04:01:42.5772326Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-07-24T04:01:42.5772889Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-07-24T04:01:42.5773504Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:01:42.5774100Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-07-24T04:01:42.5774704Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-07-24T04:01:42.5775317Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-07-24T04:01:42.5775919Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-07-24T04:01:42.5776535Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-07-24T04:01:42.5777125Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-07-24T04:01:42.5777753Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-07-24T04:01:42.5778380Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-07-24T04:01:42.5779021Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-07-24T04:01:42.5779659Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-07-24T04:01:42.5780379Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-07-24T04:01:42.5781202Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5781986Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-07-24T04:01:42.5782768Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-07-24T04:01:42.5783568Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-07-24T04:01:42.5784378Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5785261Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-07-24T04:01:42.5786027Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-07-24T04:01:42.5786718Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-07-24T04:01:42.5787285Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-07-24T04:01:42.5787866Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-07-24T04:01:42.5788437Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-07-24T04:01:42.5789095Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-07-24T04:01:42.5789875Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5790623Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-07-24T04:01:42.5791365Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-07-24T04:01:42.5792121Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-07-24T04:01:42.5792954Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5793710Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-07-24T04:01:42.5794436Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-07-24T04:01:42.5795150Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-07-24T04:01:42.5795820Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:01:42.5796531Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-07-24T04:01:42.5797346Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:01:42.5798041Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-07-24T04:01:42.5798707Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:01:42.5799387Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-07-24T04:01:42.5800107Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:01:42.5800709Z [----------] 146 tests from IntrusivePtrTest (0 ms total) 2025-07-24T04:01:42.5800983Z 2025-07-24T04:01:42.5801122Z [----------] 172 tests from WeakIntrusivePtrTest 2025-07-24T04:01:42.5801677Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-07-24T04:01:42.5802416Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-07-24T04:01:42.5803146Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-07-24T04:01:42.5803836Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-07-24T04:01:42.5804498Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-07-24T04:01:42.5805166Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-07-24T04:01:42.5805725Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-07-24T04:01:42.5806177Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-07-24T04:01:42.5806774Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5807566Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5808355Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-07-24T04:01:42.5809131Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5809789Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-07-24T04:01:42.5810287Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-07-24T04:01:42.5810944Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-07-24T04:01:42.5811748Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5812581Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-07-24T04:01:42.5813433Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5814243Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-07-24T04:01:42.5815002Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:01:42.5815793Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5816592Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5817403Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-07-24T04:01:42.5818279Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:01:42.5819083Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-07-24T04:01:42.5819903Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5820711Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5821533Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5822408Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-07-24T04:01:42.5823220Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:01:42.5824071Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-07-24T04:01:42.5825036Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5825966Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-07-24T04:01:42.5826936Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:01:42.5827902Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-07-24T04:01:42.5828889Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:01:42.5829823Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5830728Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5831634Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5832533Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5833445Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5834356Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5835284Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5836215Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5837194Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5838315Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5839561Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5840509Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5841451Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5842381Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5843383Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5844444Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5845438Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5846361Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5847308Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5848103Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5848869Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-07-24T04:01:42.5849926Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-07-24T04:01:42.5850749Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-07-24T04:01:42.5851700Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5852511Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-07-24T04:01:42.5853266Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:01:42.5854059Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-07-24T04:01:42.5854861Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5855674Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-07-24T04:01:42.5856488Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:01:42.5857291Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-07-24T04:01:42.5858126Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5858938Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-07-24T04:01:42.5859767Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5860590Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-07-24T04:01:42.5861404Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:01:42.5862257Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-07-24T04:01:42.5863129Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5864024Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5865013Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5865909Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5866811Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5867719Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5868647Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5869577Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5870498Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5871459Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-07-24T04:01:42.5872443Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:01:42.5873411Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5874352Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5875381Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5876331Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5877283Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:01:42.5878271Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:01:42.5879279Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5880193Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5881035Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-07-24T04:01:42.5881790Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5882550Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-07-24T04:01:42.5883306Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5884044Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-07-24T04:01:42.5884787Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:01:42.5885604Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5886530Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5887455Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5888370Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5889280Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5890146Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5891029Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5891889Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5892761Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-07-24T04:01:42.5893615Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-07-24T04:01:42.5894559Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5895626Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5896671Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5897736Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5898746Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5899693Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5900554Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-07-24T04:01:42.5901301Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5902053Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-07-24T04:01:42.5902885Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-07-24T04:01:42.5903616Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-07-24T04:01:42.5904361Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:01:42.5905255Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5906176Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5907168Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5908085Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5908989Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:01:42.5909859Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:01:42.5910735Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:01:42.5911610Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:01:42.5912478Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-07-24T04:01:42.5913357Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5914315Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5915376Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5916441Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:01:42.5917504Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:01:42.5918520Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:01:42.5919473Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:01:42.5920177Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-07-24T04:01:42.5920594Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-07-24T04:01:42.5920999Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-07-24T04:01:42.5921398Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-07-24T04:01:42.5921830Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-07-24T04:01:42.5922327Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-07-24T04:01:42.5922804Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-07-24T04:01:42.5923277Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-07-24T04:01:42.5923760Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-07-24T04:01:42.5924241Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-07-24T04:01:42.5924729Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-07-24T04:01:42.5925192Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-07-24T04:01:42.5925709Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-07-24T04:01:42.5926270Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-07-24T04:01:42.5926837Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-07-24T04:01:42.5927384Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-07-24T04:01:42.5927918Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-07-24T04:01:42.5928529Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-07-24T04:01:42.5929046Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-07-24T04:01:42.5929564Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-07-24T04:01:42.5930079Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-07-24T04:01:42.5930615Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-07-24T04:01:42.5931130Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-07-24T04:01:42.5931648Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-07-24T04:01:42.5932290Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-07-24T04:01:42.5932957Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-07-24T04:01:42.5933620Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-07-24T04:01:42.5934252Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-07-24T04:01:42.5934820Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-07-24T04:01:42.5935283Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-07-24T04:01:42.5935720Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-07-24T04:01:42.5936144Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-07-24T04:01:42.5936578Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-07-24T04:01:42.5937062Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-07-24T04:01:42.5937509Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-07-24T04:01:42.5937928Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-07-24T04:01:42.5938365Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-07-24T04:01:42.5938846Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-07-24T04:01:42.5939353Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-07-24T04:01:42.5939871Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-07-24T04:01:42.5940401Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-07-24T04:01:42.5940909Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-07-24T04:01:42.5941478Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-07-24T04:01:42.5942073Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-07-24T04:01:42.5942601Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-07-24T04:01:42.5943029Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-07-24T04:01:42.5943436Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-07-24T04:01:42.5943833Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-07-24T04:01:42.5944251Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-07-24T04:01:42.5944812Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-07-24T04:01:42.5945277Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-07-24T04:01:42.5945761Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-07-24T04:01:42.5946228Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-07-24T04:01:42.5946664Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-07-24T04:01:42.5947100Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-07-24T04:01:42.5947535Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-07-24T04:01:42.5948003Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-07-24T04:01:42.5948554Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-07-24T04:01:42.5949123Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-07-24T04:01:42.5949896Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-07-24T04:01:42.5950485Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-07-24T04:01:42.5951069Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-07-24T04:01:42.5951796Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-07-24T04:01:42.5952345Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-07-24T04:01:42.5952944Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-07-24T04:01:42.5953593Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-07-24T04:01:42.5954182Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-07-24T04:01:42.5954727Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-07-24T04:01:42.5955303Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-07-24T04:01:42.5956033Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-07-24T04:01:42.5956864Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-07-24T04:01:42.5957392Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-07-24T04:01:42.5957841Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-07-24T04:01:42.5958220Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-07-24T04:01:42.5958628Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-07-24T04:01:42.5959036Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-07-24T04:01:42.5959457Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-07-24T04:01:42.5959863Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-07-24T04:01:42.5960333Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-07-24T04:01:42.5960860Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-07-24T04:01:42.5961498Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-07-24T04:01:42.5962220Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-07-24T04:01:42.5962939Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-07-24T04:01:42.5963687Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-07-24T04:01:42.5964329Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-07-24T04:01:42.5964889Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-07-24T04:01:42.5965450Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-07-24T04:01:42.5965996Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-07-24T04:01:42.5966543Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-07-24T04:01:42.5967054Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-07-24T04:01:42.5967602Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-07-24T04:01:42.5968133Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-07-24T04:01:42.5968653Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-07-24T04:01:42.5969178Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5969693Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-07-24T04:01:42.5970225Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-07-24T04:01:42.5970758Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-07-24T04:01:42.5971328Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:01:42.5971887Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-07-24T04:01:42.5972418Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-07-24T04:01:42.5972981Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-07-24T04:01:42.5973551Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:01:42.5974122Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-07-24T04:01:42.5974658Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-07-24T04:01:42.5975380Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-07-24T04:01:42.5976079Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-07-24T04:01:42.5976753Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-07-24T04:01:42.5977427Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-07-24T04:01:42.5978116Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-07-24T04:01:42.5978837Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-07-24T04:01:42.5979589Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-07-24T04:01:42.5980284Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-07-24T04:01:42.5980959Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-07-24T04:01:42.5981608Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5982278Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-07-24T04:01:42.5982924Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-07-24T04:01:42.5983598Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-07-24T04:01:42.5984285Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:01:42.5985039Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-07-24T04:01:42.5985707Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-07-24T04:01:42.5986339Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-07-24T04:01:42.5986962Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5987571Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-07-24T04:01:42.5988202Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-07-24T04:01:42.5988842Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-07-24T04:01:42.5989486Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:01:42.5990133Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-07-24T04:01:42.5990750Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-07-24T04:01:42.5991400Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-07-24T04:01:42.5992054Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:01:42.5992715Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-07-24T04:01:42.5993374Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-07-24T04:01:42.5994039Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-07-24T04:01:42.5994731Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-07-24T04:01:42.5995408Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-07-24T04:01:42.5996098Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-07-24T04:01:42.5996857Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-07-24T04:01:42.5997669Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-07-24T04:01:42.5998599Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-07-24T04:01:42.5999620Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-07-24T04:01:42.6000473Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-07-24T04:01:42.6001235Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-07-24T04:01:42.6002040Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.6002999Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.6004010Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.6005105Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.6006065Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-07-24T04:01:42.6006773Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.6007554Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:01:42.6008378Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.6009320Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.6010364Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.6011480Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.6012657Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.6013819Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.6015004Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.6016061Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.6016966Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.6017953Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:01:42.6018986Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:01:42.6020060Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6021156Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6022303Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6023540Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6024818Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6026011Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6027277Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6028607Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6029804Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6030864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6032044Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6033237Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6034395Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6035548Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6036832Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:01:42.6038123Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:01:42.6039145Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-07-24T04:01:42.6039852Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.6040629Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:01:42.6041467Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:01:42.6042399Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.6043462Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.6044567Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.6046117Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.6047309Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:01:42.6048484Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:01:42.6048734Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-07-24T04:01:42.6048998Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-07-24T04:01:42.6049382Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-07-24T04:01:42.6049998Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-07-24T04:01:42.6050459Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-07-24T04:01:42.6050933Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-07-24T04:01:42.6051325Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-07-24T04:01:42.6051761Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-07-24T04:01:42.6052139Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-07-24T04:01:42.6052550Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-07-24T04:01:42.6052857Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-07-24T04:01:42.6053169Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:01:42.6053501Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-07-24T04:01:42.6054023Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:01:42.6054334Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-07-24T04:01:42.6054676Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:01:42.6055052Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-07-24T04:01:42.6055443Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:01:42.6055768Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-07-24T04:01:42.6056064Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-07-24T04:01:42.6056460Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-07-24T04:01:42.6056881Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-07-24T04:01:42.6057070Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-07-24T04:01:42.6057078Z 2025-07-24T04:01:42.6057190Z [----------] 3 tests from irangeTest 2025-07-24T04:01:42.6057300Z [ RUN ] irangeTest.range_test 2025-07-24T04:01:42.6057418Z [ OK ] irangeTest.range_test (0 ms) 2025-07-24T04:01:42.6057539Z [ RUN ] irangeTest.end_test 2025-07-24T04:01:42.6057651Z [ OK ] irangeTest.end_test (0 ms) 2025-07-24T04:01:42.6057762Z [ RUN ] irangeTest.neg_range_test 2025-07-24T04:01:42.6057898Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-07-24T04:01:42.6058035Z [----------] 3 tests from irangeTest (0 ms total) 2025-07-24T04:01:42.6058040Z 2025-07-24T04:01:42.6058141Z [----------] 3 tests from irange 2025-07-24T04:01:42.6058292Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-07-24T04:01:42.6058441Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-07-24T04:01:42.6058574Z [ RUN ] irange.empty_reverse_range_one_input 2025-07-24T04:01:42.6058721Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-07-24T04:01:42.6058843Z [ RUN ] irange.constexpr_ok 2025-07-24T04:01:42.6058957Z [ OK ] irange.constexpr_ok (0 ms) 2025-07-24T04:01:42.6059077Z [----------] 3 tests from irange (0 ms total) 2025-07-24T04:01:42.6059082Z 2025-07-24T04:01:42.6059195Z [----------] 3 tests from LazyTest 2025-07-24T04:01:42.6059309Z [ RUN ] LazyTest.OptimisticLazy 2025-07-24T04:01:42.6059431Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-07-24T04:01:42.6059572Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-07-24T04:01:42.6059713Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-07-24T04:01:42.6059836Z [ RUN ] LazyTest.OptimisticLazyValue 2025-07-24T04:01:42.6059968Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-07-24T04:01:42.6060104Z [----------] 3 tests from LazyTest (0 ms total) 2025-07-24T04:01:42.6060109Z 2025-07-24T04:01:42.6060219Z [----------] 10 tests from LoggingTest 2025-07-24T04:01:42.6060337Z [ RUN ] LoggingTest.TestEnforceTrue 2025-07-24T04:01:42.6060482Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-07-24T04:01:42.6060604Z [ RUN ] LoggingTest.TestEnforceFalse 2025-07-24T04:01:42.6060735Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-07-24T04:01:42.6060872Z [ RUN ] LoggingTest.TestEnforceEquals 2025-07-24T04:01:42.6061005Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-07-24T04:01:42.6061156Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-07-24T04:01:42.6061328Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-07-24T04:01:42.6061708Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-07-24T04:01:42.6062100Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-07-24T04:01:42.6062246Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-07-24T04:01:42.6062480Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-07-24T04:01:42.6062602Z [ RUN ] LoggingTest.EnforceShowcase 2025-07-24T04:01:42.6062733Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-07-24T04:01:42.6062848Z [ RUN ] LoggingTest.Join 2025-07-24T04:01:42.6062955Z [ OK ] LoggingTest.Join (0 ms) 2025-07-24T04:01:42.6063076Z [ RUN ] LoggingTest.TestDanglingElse 2025-07-24T04:01:42.6063206Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-07-24T04:01:42.6063336Z [ RUN ] LoggingTest.LazyBacktrace 2025-07-24T04:01:42.6063460Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-07-24T04:01:42.6063589Z [----------] 10 tests from LoggingTest (0 ms total) 2025-07-24T04:01:42.6063678Z 2025-07-24T04:01:42.6063870Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-07-24T04:01:42.6063976Z [ RUN ] OptionalTest/0.Empty 2025-07-24T04:01:42.6064085Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-07-24T04:01:42.6064195Z [ RUN ] OptionalTest/0.Initialized 2025-07-24T04:01:42.6064331Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-07-24T04:01:42.6064572Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-07-24T04:01:42.6064577Z 2025-07-24T04:01:42.6064788Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-07-24T04:01:42.6064907Z [ RUN ] OptionalTest/1.Empty 2025-07-24T04:01:42.6065017Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-07-24T04:01:42.6065129Z [ RUN ] OptionalTest/1.Initialized 2025-07-24T04:01:42.6065263Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-07-24T04:01:42.6065399Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-07-24T04:01:42.6065403Z 2025-07-24T04:01:42.6065660Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-07-24T04:01:42.6065778Z [ RUN ] OptionalTest/2.Empty 2025-07-24T04:01:42.6065888Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-07-24T04:01:42.6065998Z [ RUN ] OptionalTest/2.Initialized 2025-07-24T04:01:42.6066122Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-07-24T04:01:42.6066269Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-07-24T04:01:42.6066274Z 2025-07-24T04:01:42.6066704Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-07-24T04:01:42.6066808Z [ RUN ] OptionalTest/3.Empty 2025-07-24T04:01:42.6066931Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-07-24T04:01:42.6067039Z [ RUN ] OptionalTest/3.Initialized 2025-07-24T04:01:42.6067160Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-07-24T04:01:42.6067306Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-07-24T04:01:42.6067311Z 2025-07-24T04:01:42.6067422Z [----------] 1 test from OptionalTest 2025-07-24T04:01:42.6067528Z [ RUN ] OptionalTest.Nullopt 2025-07-24T04:01:42.6067642Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-07-24T04:01:42.6067782Z [----------] 1 test from OptionalTest (0 ms total) 2025-07-24T04:01:42.6067790Z 2025-07-24T04:01:42.6068116Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-07-24T04:01:42.6068216Z [ RUN ] CmpTest/0.Cmp 2025-07-24T04:01:42.6068328Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-07-24T04:01:42.6068450Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-07-24T04:01:42.6068455Z 2025-07-24T04:01:42.6068710Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-07-24T04:01:42.6068820Z [ RUN ] CmpTest/1.Cmp 2025-07-24T04:01:42.6068920Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-07-24T04:01:42.6069042Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-07-24T04:01:42.6069046Z 2025-07-24T04:01:42.6069323Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-07-24T04:01:42.6069422Z [ RUN ] CmpTest/2.Cmp 2025-07-24T04:01:42.6069522Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-07-24T04:01:42.6069643Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-07-24T04:01:42.6069711Z 2025-07-24T04:01:42.6069982Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-07-24T04:01:42.6070078Z [ RUN ] CmpTest/3.Cmp 2025-07-24T04:01:42.6070179Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-07-24T04:01:42.6070314Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-07-24T04:01:42.6070318Z 2025-07-24T04:01:42.6070580Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-07-24T04:01:42.6070675Z [ RUN ] CmpTest/4.Cmp 2025-07-24T04:01:42.6070789Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-07-24T04:01:42.6070913Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-07-24T04:01:42.6070918Z 2025-07-24T04:01:42.6071116Z [----------] 19 tests from OrderedPreservingDictTest 2025-07-24T04:01:42.6071316Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-07-24T04:01:42.6071528Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-07-24T04:01:42.6071771Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-07-24T04:01:42.6072049Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-07-24T04:01:42.6072207Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-07-24T04:01:42.6072371Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-07-24T04:01:42.6072528Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-07-24T04:01:42.6072721Z [ OK ] OrderedPreservingDictTest.DictCollisions (109 ms) 2025-07-24T04:01:42.6072879Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-07-24T04:01:42.6073056Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-07-24T04:01:42.6073242Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-07-24T04:01:42.6073432Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-07-24T04:01:42.6073587Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-07-24T04:01:42.6073759Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2025-07-24T04:01:42.6073974Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-07-24T04:01:42.6074201Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-07-24T04:01:42.6074384Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-07-24T04:01:42.6074607Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-07-24T04:01:42.6074878Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-07-24T04:01:42.6075174Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-07-24T04:01:42.6075451Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-07-24T04:01:42.6075734Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-07-24T04:01:42.6075965Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-07-24T04:01:42.6076236Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-07-24T04:01:42.6076438Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-07-24T04:01:42.6076664Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-07-24T04:01:42.6076849Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-07-24T04:01:42.6077072Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-07-24T04:01:42.6077214Z [ RUN ] OrderedPreservingDictTest.test_at 2025-07-24T04:01:42.6077362Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-07-24T04:01:42.6077529Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-07-24T04:01:42.6077705Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-07-24T04:01:42.6077874Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-07-24T04:01:42.6078077Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-07-24T04:01:42.6078216Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-07-24T04:01:42.6078421Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-07-24T04:01:42.6078576Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-07-24T04:01:42.6078757Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-07-24T04:01:42.6078943Z [----------] 19 tests from OrderedPreservingDictTest (118 ms total) 2025-07-24T04:01:42.6078948Z 2025-07-24T04:01:42.6079055Z [----------] 3 tests from RegistryTest 2025-07-24T04:01:42.6079186Z [ RUN ] RegistryTest.CanRunCreator 2025-07-24T04:01:42.6079314Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-07-24T04:01:42.6079480Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-07-24T04:01:42.6079732Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-07-24T04:01:42.6079865Z [ RUN ] RegistryTest.RegistryPriorities 2025-07-24T04:01:42.6080068Z Key already registered with the same priority: FooWithPriority 2025-07-24T04:01:42.6080362Z Higher priority item already registered, skipping registration of FooWithPriority 2025-07-24T04:01:42.6080518Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-07-24T04:01:42.6080647Z [----------] 3 tests from RegistryTest (0 ms total) 2025-07-24T04:01:42.6080652Z 2025-07-24T04:01:42.6081066Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-07-24T04:01:42.6081225Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-07-24T04:01:42.6081388Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-07-24T04:01:42.6081522Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-07-24T04:01:42.6081689Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-07-24T04:01:42.6081818Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-07-24T04:01:42.6081956Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-07-24T04:01:42.6082096Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-07-24T04:01:42.6082227Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-07-24T04:01:42.6082345Z [ RUN ] SmallVectorTest/0.ClearTest 2025-07-24T04:01:42.6082471Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-07-24T04:01:42.6082616Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-07-24T04:01:42.6082755Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-07-24T04:01:42.6082880Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-07-24T04:01:42.6083029Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-07-24T04:01:42.6083174Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-07-24T04:01:42.6083336Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-07-24T04:01:42.6083465Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-07-24T04:01:42.6083610Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-07-24T04:01:42.6083730Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-07-24T04:01:42.6083860Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-07-24T04:01:42.6083992Z [ RUN ] SmallVectorTest/0.IterationTest 2025-07-24T04:01:42.6084123Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-07-24T04:01:42.6084235Z [ RUN ] SmallVectorTest/0.SwapTest 2025-07-24T04:01:42.6084366Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-07-24T04:01:42.6084480Z [ RUN ] SmallVectorTest/0.AppendTest 2025-07-24T04:01:42.6084606Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-07-24T04:01:42.6084740Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-07-24T04:01:42.6084902Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-07-24T04:01:42.6085033Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-07-24T04:01:42.6085182Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-07-24T04:01:42.6085380Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-07-24T04:01:42.6085595Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:01:42.6085747Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-07-24T04:01:42.6085956Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-07-24T04:01:42.6086073Z [ RUN ] SmallVectorTest/0.AssignTest 2025-07-24T04:01:42.6086197Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-07-24T04:01:42.6086325Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-07-24T04:01:42.6086478Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-07-24T04:01:42.6086609Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-07-24T04:01:42.6086751Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-07-24T04:01:42.6086895Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-07-24T04:01:42.6087038Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-07-24T04:01:42.6087220Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-07-24T04:01:42.6087358Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-07-24T04:01:42.6087485Z [ RUN ] SmallVectorTest/0.EraseTest 2025-07-24T04:01:42.6087609Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-07-24T04:01:42.6087738Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-07-24T04:01:42.6087893Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-07-24T04:01:42.6088010Z [ RUN ] SmallVectorTest/0.InsertTest 2025-07-24T04:01:42.6088136Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-07-24T04:01:42.6088267Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-07-24T04:01:42.6088394Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-07-24T04:01:42.6088529Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-07-24T04:01:42.6088677Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-07-24T04:01:42.6088848Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-07-24T04:01:42.6089029Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:01:42.6089179Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-07-24T04:01:42.6089365Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:01:42.6089516Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-07-24T04:01:42.6089688Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:01:42.6089832Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-07-24T04:01:42.6089972Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-07-24T04:01:42.6090109Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-07-24T04:01:42.6090267Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-07-24T04:01:42.6090418Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-07-24T04:01:42.6090572Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-07-24T04:01:42.6090699Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-07-24T04:01:42.6090854Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-07-24T04:01:42.6090988Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-07-24T04:01:42.6091127Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-07-24T04:01:42.6091271Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-07-24T04:01:42.6091418Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-07-24T04:01:42.6091540Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-07-24T04:01:42.6091670Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-07-24T04:01:42.6091831Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-07-24T04:01:42.6091836Z 2025-07-24T04:01:42.6092251Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-07-24T04:01:42.6092400Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-07-24T04:01:42.6092578Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-07-24T04:01:42.6092716Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-07-24T04:01:42.6092869Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-07-24T04:01:42.6093010Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-07-24T04:01:42.6093148Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-07-24T04:01:42.6093268Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-07-24T04:01:42.6093449Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-07-24T04:01:42.6093573Z [ RUN ] SmallVectorTest/1.ClearTest 2025-07-24T04:01:42.6093696Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-07-24T04:01:42.6093822Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-07-24T04:01:42.6093977Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-07-24T04:01:42.6094100Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-07-24T04:01:42.6094235Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-07-24T04:01:42.6094390Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-07-24T04:01:42.6094619Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-07-24T04:01:42.6094744Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-07-24T04:01:42.6094878Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-07-24T04:01:42.6095009Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-07-24T04:01:42.6095135Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-07-24T04:01:42.6095260Z [ RUN ] SmallVectorTest/1.IterationTest 2025-07-24T04:01:42.6095406Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-07-24T04:01:42.6095517Z [ RUN ] SmallVectorTest/1.SwapTest 2025-07-24T04:01:42.6095641Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-07-24T04:01:42.6095755Z [ RUN ] SmallVectorTest/1.AppendTest 2025-07-24T04:01:42.6095893Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-07-24T04:01:42.6096029Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-07-24T04:01:42.6096175Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-07-24T04:01:42.6096318Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-07-24T04:01:42.6096467Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-07-24T04:01:42.6096655Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-07-24T04:01:42.6096886Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:01:42.6097022Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-07-24T04:01:42.6097166Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-07-24T04:01:42.6097283Z [ RUN ] SmallVectorTest/1.AssignTest 2025-07-24T04:01:42.6097422Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-07-24T04:01:42.6097551Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-07-24T04:01:42.6097690Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-07-24T04:01:42.6097830Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-07-24T04:01:42.6097971Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-07-24T04:01:42.6098098Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-07-24T04:01:42.6098253Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-07-24T04:01:42.6098377Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-07-24T04:01:42.6110984Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-07-24T04:01:42.6111181Z [ RUN ] SmallVectorTest/1.EraseTest 2025-07-24T04:01:42.6111328Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-07-24T04:01:42.6111452Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-07-24T04:01:42.6111587Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-07-24T04:01:42.6111703Z [ RUN ] SmallVectorTest/1.InsertTest 2025-07-24T04:01:42.6111822Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-07-24T04:01:42.6111931Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-07-24T04:01:42.6112055Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-07-24T04:01:42.6112186Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-07-24T04:01:42.6112334Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-07-24T04:01:42.6112491Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-07-24T04:01:42.6112670Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:01:42.6112811Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-07-24T04:01:42.6112973Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:01:42.6113256Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-07-24T04:01:42.6113421Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:01:42.6113546Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-07-24T04:01:42.6113678Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-07-24T04:01:42.6113816Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-07-24T04:01:42.6113962Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-07-24T04:01:42.6114090Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-07-24T04:01:42.6114238Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-07-24T04:01:42.6114418Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-07-24T04:01:42.6114546Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-07-24T04:01:42.6114671Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-07-24T04:01:42.6114801Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-07-24T04:01:42.6114923Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-07-24T04:01:42.6115061Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-07-24T04:01:42.6115180Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-07-24T04:01:42.6115300Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-07-24T04:01:42.6115441Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-07-24T04:01:42.6115449Z 2025-07-24T04:01:42.6115878Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-07-24T04:01:42.6116017Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-07-24T04:01:42.6116175Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-07-24T04:01:42.6116308Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-07-24T04:01:42.6116450Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-07-24T04:01:42.6116570Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-07-24T04:01:42.6116704Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-07-24T04:01:42.6116822Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-07-24T04:01:42.6116941Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-07-24T04:01:42.6117044Z [ RUN ] SmallVectorTest/2.ClearTest 2025-07-24T04:01:42.6117176Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-07-24T04:01:42.6117303Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-07-24T04:01:42.6117439Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-07-24T04:01:42.6117577Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-07-24T04:01:42.6117714Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-07-24T04:01:42.6117859Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-07-24T04:01:42.6118027Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-07-24T04:01:42.6118166Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-07-24T04:01:42.6118300Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-07-24T04:01:42.6118420Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-07-24T04:01:42.6118565Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-07-24T04:01:42.6118687Z [ RUN ] SmallVectorTest/2.IterationTest 2025-07-24T04:01:42.6118818Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-07-24T04:01:42.6118942Z [ RUN ] SmallVectorTest/2.SwapTest 2025-07-24T04:01:42.6119063Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-07-24T04:01:42.6119185Z [ RUN ] SmallVectorTest/2.AppendTest 2025-07-24T04:01:42.6119310Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-07-24T04:01:42.6119457Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-07-24T04:01:42.6119607Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-07-24T04:01:42.6119743Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-07-24T04:01:42.6119901Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-07-24T04:01:42.6120090Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-07-24T04:01:42.6120309Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:01:42.6120497Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-07-24T04:01:42.6120656Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-07-24T04:01:42.6120771Z [ RUN ] SmallVectorTest/2.AssignTest 2025-07-24T04:01:42.6120898Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-07-24T04:01:42.6121043Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-07-24T04:01:42.6121181Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-07-24T04:01:42.6121310Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-07-24T04:01:42.6121469Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-07-24T04:01:42.6121652Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-07-24T04:01:42.6121798Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-07-24T04:01:42.6121921Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-07-24T04:01:42.6122073Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-07-24T04:01:42.6122193Z [ RUN ] SmallVectorTest/2.EraseTest 2025-07-24T04:01:42.6122316Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-07-24T04:01:42.6122457Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-07-24T04:01:42.6122593Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-07-24T04:01:42.6122708Z [ RUN ] SmallVectorTest/2.InsertTest 2025-07-24T04:01:42.6122846Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-07-24T04:01:42.6122960Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-07-24T04:01:42.6123084Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-07-24T04:01:42.6123220Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-07-24T04:01:42.6123384Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-07-24T04:01:42.6123539Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-07-24T04:01:42.6123718Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:01:42.6123878Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-07-24T04:01:42.6124051Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:01:42.6124199Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-07-24T04:01:42.6124366Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:01:42.6124509Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-07-24T04:01:42.6124647Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-07-24T04:01:42.6124782Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-07-24T04:01:42.6124949Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-07-24T04:01:42.6125086Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-07-24T04:01:42.6125243Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-07-24T04:01:42.6125385Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-07-24T04:01:42.6125522Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-07-24T04:01:42.6125650Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-07-24T04:01:42.6125789Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-07-24T04:01:42.6125934Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-07-24T04:01:42.6126074Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-07-24T04:01:42.6126193Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-07-24T04:01:42.6126335Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-07-24T04:01:42.6126483Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-07-24T04:01:42.6126489Z 2025-07-24T04:01:42.6126903Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-07-24T04:01:42.6127065Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-07-24T04:01:42.6127232Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-07-24T04:01:42.6127367Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-07-24T04:01:42.6127536Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-07-24T04:01:42.6127665Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-07-24T04:01:42.6127857Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-07-24T04:01:42.6127980Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-07-24T04:01:42.6128122Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-07-24T04:01:42.6128234Z [ RUN ] SmallVectorTest/3.ClearTest 2025-07-24T04:01:42.6128359Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-07-24T04:01:42.6128503Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-07-24T04:01:42.6128643Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-07-24T04:01:42.6128767Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-07-24T04:01:42.6128905Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-07-24T04:01:42.6129115Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-07-24T04:01:42.6129281Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-07-24T04:01:42.6129407Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-07-24T04:01:42.6129555Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-07-24T04:01:42.6129679Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-07-24T04:01:42.6129808Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-07-24T04:01:42.6129944Z [ RUN ] SmallVectorTest/3.IterationTest 2025-07-24T04:01:42.6130075Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-07-24T04:01:42.6130187Z [ RUN ] SmallVectorTest/3.SwapTest 2025-07-24T04:01:42.6130309Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-07-24T04:01:42.6130439Z [ RUN ] SmallVectorTest/3.AppendTest 2025-07-24T04:01:42.6130566Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-07-24T04:01:42.6130700Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-07-24T04:01:42.6130867Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-07-24T04:01:42.6130996Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-07-24T04:01:42.6131140Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-07-24T04:01:42.6131327Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-07-24T04:01:42.6131563Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:01:42.6131695Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-07-24T04:01:42.6131838Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-07-24T04:01:42.6131968Z [ RUN ] SmallVectorTest/3.AssignTest 2025-07-24T04:01:42.6132093Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-07-24T04:01:42.6132222Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-07-24T04:01:42.6132375Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-07-24T04:01:42.6132506Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-07-24T04:01:42.6132652Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-07-24T04:01:42.6132782Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-07-24T04:01:42.6132938Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-07-24T04:01:42.6133063Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-07-24T04:01:42.6133198Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-07-24T04:01:42.6133329Z [ RUN ] SmallVectorTest/3.EraseTest 2025-07-24T04:01:42.6133453Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-07-24T04:01:42.6133575Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-07-24T04:01:42.6133723Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-07-24T04:01:42.6133839Z [ RUN ] SmallVectorTest/3.InsertTest 2025-07-24T04:01:42.6133964Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-07-24T04:01:42.6134081Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-07-24T04:01:42.6134219Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-07-24T04:01:42.6134351Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-07-24T04:01:42.6134502Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-07-24T04:01:42.6134673Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-07-24T04:01:42.6134851Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:01:42.6135002Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-07-24T04:01:42.6135242Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:01:42.6135407Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-07-24T04:01:42.6135575Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:01:42.6135704Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-07-24T04:01:42.6135856Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-07-24T04:01:42.6135994Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-07-24T04:01:42.6136149Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-07-24T04:01:42.6136300Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-07-24T04:01:42.6136506Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-07-24T04:01:42.6136635Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-07-24T04:01:42.6136771Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-07-24T04:01:42.6136916Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-07-24T04:01:42.6137059Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-07-24T04:01:42.6137190Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-07-24T04:01:42.6137344Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-07-24T04:01:42.6137466Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-07-24T04:01:42.6137597Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-07-24T04:01:42.6137756Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-07-24T04:01:42.6137761Z 2025-07-24T04:01:42.6138174Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-07-24T04:01:42.6138324Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-07-24T04:01:42.6138501Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-07-24T04:01:42.6138633Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-07-24T04:01:42.6138785Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-07-24T04:01:42.6138917Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-07-24T04:01:42.6139070Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-07-24T04:01:42.6139190Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-07-24T04:01:42.6139320Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-07-24T04:01:42.6139447Z [ RUN ] SmallVectorTest/4.ClearTest 2025-07-24T04:01:42.6139571Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-07-24T04:01:42.6139699Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-07-24T04:01:42.6139839Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-07-24T04:01:42.6139975Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-07-24T04:01:42.6140115Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-07-24T04:01:42.6140262Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-07-24T04:01:42.6140436Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-07-24T04:01:42.6140560Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-07-24T04:01:42.6140699Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-07-24T04:01:42.6140833Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-07-24T04:01:42.6140960Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-07-24T04:01:42.6141082Z [ RUN ] SmallVectorTest/4.IterationTest 2025-07-24T04:01:42.6141212Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-07-24T04:01:42.6141337Z [ RUN ] SmallVectorTest/4.SwapTest 2025-07-24T04:01:42.6141457Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-07-24T04:01:42.6141573Z [ RUN ] SmallVectorTest/4.AppendTest 2025-07-24T04:01:42.6141712Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-07-24T04:01:42.6141850Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-07-24T04:01:42.6142000Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-07-24T04:01:42.6142144Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-07-24T04:01:42.6142289Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-07-24T04:01:42.6142529Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-07-24T04:01:42.6142749Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:01:42.6142896Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-07-24T04:01:42.6143042Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-07-24T04:01:42.6143157Z [ RUN ] SmallVectorTest/4.AssignTest 2025-07-24T04:01:42.6143299Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-07-24T04:01:42.6143427Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-07-24T04:01:42.6143565Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-07-24T04:01:42.6143744Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-07-24T04:01:42.6143903Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-07-24T04:01:42.6144032Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-07-24T04:01:42.6144175Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-07-24T04:01:42.6144315Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-07-24T04:01:42.6144554Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-07-24T04:01:42.6144670Z [ RUN ] SmallVectorTest/4.EraseTest 2025-07-24T04:01:42.6144808Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-07-24T04:01:42.6144932Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-07-24T04:01:42.6145068Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-07-24T04:01:42.6145183Z [ RUN ] SmallVectorTest/4.InsertTest 2025-07-24T04:01:42.6145322Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-07-24T04:01:42.6145439Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-07-24T04:01:42.6145564Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-07-24T04:01:42.6145718Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-07-24T04:01:42.6145869Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-07-24T04:01:42.6146026Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-07-24T04:01:42.6146215Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:01:42.6146368Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-07-24T04:01:42.6146538Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:01:42.6146688Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-07-24T04:01:42.6146868Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:01:42.6146999Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-07-24T04:01:42.6147137Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-07-24T04:01:42.6147289Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-07-24T04:01:42.6147445Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-07-24T04:01:42.6147585Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-07-24T04:01:42.6147753Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-07-24T04:01:42.6147880Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-07-24T04:01:42.6148015Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-07-24T04:01:42.6148147Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-07-24T04:01:42.6148300Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-07-24T04:01:42.6148431Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-07-24T04:01:42.6148575Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-07-24T04:01:42.6148710Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-07-24T04:01:42.6148838Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-07-24T04:01:42.6148985Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-07-24T04:01:42.6148990Z 2025-07-24T04:01:42.6149115Z [----------] 5 tests from SmallVectorTest 2025-07-24T04:01:42.6149258Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-07-24T04:01:42.6149410Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-07-24T04:01:42.6149526Z [ RUN ] SmallVectorTest.MidInsert 2025-07-24T04:01:42.6149887Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-07-24T04:01:42.6150014Z [ RUN ] SmallVectorTest.EmplaceBack 2025-07-24T04:01:42.6150264Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-07-24T04:01:42.6150429Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-07-24T04:01:42.6150599Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-07-24T04:01:42.6150730Z [ RUN ] SmallVectorTest.InitializerList 2025-07-24T04:01:42.6150870Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-07-24T04:01:42.6151025Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-07-24T04:01:42.6151030Z 2025-07-24T04:01:42.6151839Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-07-24T04:01:42.6151977Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-07-24T04:01:42.6152145Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-07-24T04:01:42.6152307Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-07-24T04:01:42.6152316Z 2025-07-24T04:01:42.6153043Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-07-24T04:01:42.6153194Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-07-24T04:01:42.6153347Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-07-24T04:01:42.6153509Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-07-24T04:01:42.6153513Z 2025-07-24T04:01:42.6154246Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-07-24T04:01:42.6154384Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-07-24T04:01:42.6154537Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-07-24T04:01:42.6154709Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-07-24T04:01:42.6154717Z 2025-07-24T04:01:42.6155431Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-07-24T04:01:42.6155568Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-07-24T04:01:42.6155731Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-07-24T04:01:42.6155889Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-07-24T04:01:42.6155893Z 2025-07-24T04:01:42.6156020Z [----------] 1 test from SmallVectorCustomTest 2025-07-24T04:01:42.6156171Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-07-24T04:01:42.6156325Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-07-24T04:01:42.6156482Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-07-24T04:01:42.6156487Z 2025-07-24T04:01:42.6156899Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-07-24T04:01:42.6157086Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-07-24T04:01:42.6157294Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-07-24T04:01:42.6157497Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-07-24T04:01:42.6157743Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-07-24T04:01:42.6157916Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-07-24T04:01:42.6158109Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-07-24T04:01:42.6158292Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-07-24T04:01:42.6158490Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-07-24T04:01:42.6158679Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-07-24T04:01:42.6158927Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (9883 ms) 2025-07-24T04:01:42.6159096Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-07-24T04:01:42.6159341Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-07-24T04:01:42.6159542Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-07-24T04:01:42.6159774Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (9840 ms) 2025-07-24T04:01:42.6159946Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-07-24T04:01:42.6160136Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-07-24T04:01:42.6160336Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-07-24T04:01:42.6160554Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-07-24T04:01:42.6160779Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-07-24T04:01:42.6160991Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-07-24T04:01:42.6161179Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-07-24T04:01:42.6161409Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (9911 ms) 2025-07-24T04:01:42.6161616Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-07-24T04:01:42.6161834Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-07-24T04:01:42.6162095Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (29635 ms total) 2025-07-24T04:01:42.6162100Z 2025-07-24T04:01:42.6162660Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-07-24T04:01:42.6162841Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-07-24T04:01:42.6163051Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-07-24T04:01:42.6163254Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-07-24T04:01:42.6163498Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-07-24T04:01:42.6163670Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-07-24T04:01:42.6163866Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-07-24T04:01:42.6164053Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-07-24T04:01:42.6164245Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-07-24T04:01:42.6164434Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-07-24T04:01:42.6164679Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (9846 ms) 2025-07-24T04:01:42.6164850Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-07-24T04:01:42.6165041Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-07-24T04:01:42.6165244Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-07-24T04:01:42.6165473Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (9881 ms) 2025-07-24T04:01:42.6165643Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-07-24T04:01:42.6165834Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-07-24T04:01:42.6166040Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-07-24T04:01:42.6166258Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-07-24T04:01:42.6166433Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-07-24T04:01:42.6166643Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-07-24T04:01:42.6166829Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-07-24T04:01:42.6167060Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (9832 ms) 2025-07-24T04:01:42.6167265Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-07-24T04:01:42.6167485Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-07-24T04:01:42.6167744Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (29560 ms total) 2025-07-24T04:01:42.6167749Z 2025-07-24T04:01:42.6168264Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-07-24T04:01:42.6168584Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-07-24T04:01:42.6168854Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-07-24T04:01:42.6169135Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-07-24T04:01:42.6169154Z 2025-07-24T04:01:42.6169950Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-07-24T04:01:42.6170247Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-07-24T04:01:42.6170516Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-07-24T04:01:42.6170809Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-07-24T04:01:42.6170814Z 2025-07-24T04:01:42.6170930Z [----------] 6 tests from StringUtilTest 2025-07-24T04:01:42.6171074Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-07-24T04:01:42.6171242Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-07-24T04:01:42.6171376Z [ RUN ] StringUtilTest.testStrWideSingle 2025-07-24T04:01:42.6171522Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-07-24T04:01:42.6171696Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-07-24T04:01:42.6171878Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-07-24T04:01:42.6172008Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-07-24T04:01:42.6172164Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-07-24T04:01:42.6172287Z [ RUN ] StringUtilTest.testStrMulti 2025-07-24T04:01:42.6172420Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-07-24T04:01:42.6172540Z [ RUN ] StringUtilTest.testStrEnum 2025-07-24T04:01:42.6172672Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-07-24T04:01:42.6172805Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-07-24T04:01:42.6172813Z 2025-07-24T04:01:42.6172916Z [----------] 2 tests from tryToTest 2025-07-24T04:01:42.6173013Z [ RUN ] tryToTest.Int64T 2025-07-24T04:01:42.6173113Z [ OK ] tryToTest.Int64T (0 ms) 2025-07-24T04:01:42.6173218Z [ RUN ] tryToTest.Double 2025-07-24T04:01:42.6173317Z [ OK ] tryToTest.Double (0 ms) 2025-07-24T04:01:42.6173442Z [----------] 2 tests from tryToTest (0 ms total) 2025-07-24T04:01:42.6173447Z 2025-07-24T04:01:42.6173547Z [----------] 4 tests from SplitTest 2025-07-24T04:01:42.6173668Z [ RUN ] SplitTest.NormalCase 2025-07-24T04:01:42.6173783Z [ OK ] SplitTest.NormalCase (0 ms) 2025-07-24T04:01:42.6173894Z [ RUN ] SplitTest.EmptyString 2025-07-24T04:01:42.6174022Z [ OK ] SplitTest.EmptyString (0 ms) 2025-07-24T04:01:42.6174129Z [ RUN ] SplitTest.NoDelimiter 2025-07-24T04:01:42.6174242Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-07-24T04:01:42.6174387Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-07-24T04:01:42.6174532Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-07-24T04:01:42.6174657Z [----------] 4 tests from SplitTest (0 ms total) 2025-07-24T04:01:42.6174662Z 2025-07-24T04:01:42.6174766Z [----------] 1 test from TempFileTest 2025-07-24T04:01:42.6174916Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-07-24T04:01:42.6175073Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-07-24T04:01:42.6175201Z [----------] 1 test from TempFileTest (0 ms total) 2025-07-24T04:01:42.6175205Z 2025-07-24T04:01:42.6175320Z [----------] 1 test from TempDirTest 2025-07-24T04:01:42.6175434Z [ RUN ] TempDirTest.tryMakeTempdir 2025-07-24T04:01:42.6175565Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-07-24T04:01:42.6175707Z [----------] 1 test from TempDirTest (0 ms total) 2025-07-24T04:01:42.6175711Z 2025-07-24T04:01:42.6175888Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-07-24T04:01:42.6176102Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-07-24T04:01:42.6176400Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-07-24T04:01:42.6176626Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-07-24T04:01:42.6176866Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-07-24T04:01:42.6177076Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-07-24T04:01:42.6177324Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-07-24T04:01:42.6177535Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-07-24T04:01:42.6177824Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-07-24T04:01:42.6178049Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-07-24T04:01:42.6178288Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-07-24T04:01:42.6178515Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-07-24T04:01:42.6178523Z 2025-07-24T04:01:42.6178671Z [----------] 1 test from nullopt/SelfCompareTest 2025-07-24T04:01:42.6178814Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-07-24T04:01:42.6178969Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-07-24T04:01:42.6179131Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-07-24T04:01:42.6179148Z 2025-07-24T04:01:42.6179270Z [----------] 1 test from int/SelfCompareTest 2025-07-24T04:01:42.6179407Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-07-24T04:01:42.6179552Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-07-24T04:01:42.6179714Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-07-24T04:01:42.6179719Z 2025-07-24T04:01:42.6179843Z [----------] Global test environment tear-down 2025-07-24T04:01:42.6179991Z [==========] 768 tests from 86 test suites ran. (68983 ms total) 2025-07-24T04:01:42.6180101Z [ PASSED ] 768 tests. 2025-07-24T04:01:42.6180221Z ================================================================================ 2025-07-24T04:01:42.6180761Z [239 / 240] 5 / 13 tests; 1 action; last test: //c10/test:util_base_tests 2025-07-24T04:01:42.6180983Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-07-24T04:01:42.6181031Z 2025-07-24T04:01:42.6181144Z  2025-07-24T04:01:42.6181402Z INFO: Elapsed time: 75.355s, Critical Path: 69.79s 2025-07-24T04:01:42.6181807Z [240 / 240] 5 / 13 tests; checking cached actions; last test: ...il_base_tests 2025-07-24T04:01:42.6181812Z 2025-07-24T04:01:42.6182120Z INFO: 235 processes: 19 internal, 216 processwrapper-sandbox. 2025-07-24T04:01:42.6182504Z [240 / 240] 5 / 13 tests; checking cached actions; last test: ...il_base_tests 2025-07-24T04:01:42.6182509Z 2025-07-24T04:01:42.6182785Z INFO: Build completed successfully, 235 total actions 2025-07-24T04:01:42.6183093Z //c10/cuda/test:test SKIPPED 2025-07-24T04:01:42.6183490Z //c10/cuda/test:test_CUDAAssertionsTest_1_var_test SKIPPED 2025-07-24T04:01:42.6183909Z //c10/cuda/test:test_CUDAAssertionsTest_catches_stream SKIPPED 2025-07-24T04:01:42.6184350Z //c10/cuda/test:test_CUDAAssertionsTest_catches_thread_and_block_and_device SKIPPED 2025-07-24T04:01:42.6184859Z //c10/cuda/test:test_CUDAAssertionsTest_from_2_processes SKIPPED 2025-07-24T04:01:42.6185335Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads SKIPPED 2025-07-24T04:01:42.6185783Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_multiple_blocks SKIPPED 2025-07-24T04:01:42.6186196Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_same_block SKIPPED 2025-07-24T04:01:42.6186502Z //c10/test:core_tests PASSED in 0.0s 2025-07-24T04:01:42.6186897Z //c10/test:typeid_test PASSED in 0.0s 2025-07-24T04:01:42.6187229Z //c10/test:util/bit_cast_test PASSED in 0.0s 2025-07-24T04:01:42.6187550Z //c10/test:util/ssize_test PASSED in 0.1s 2025-07-24T04:01:42.6187889Z //c10/test:util_base_tests PASSED in 69.0s 2025-07-24T04:01:42.6187894Z 2025-07-24T04:01:42.6188242Z Executed 5 out of 13 tests: 5 tests pass and 8 were skipped. 2025-07-24T04:01:42.6188747Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2025-07-24T04:01:42.6189408Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2025-07-24T04:01:42.9351366Z Loading: 2025-07-24T04:01:42.9444810Z 2025-07-24T04:01:42.9445472Z Loading: 2025-07-24T04:01:42.9446496Z 2025-07-24T04:01:42.9446720Z Loading: 0 packages loaded 2025-07-24T04:01:43.3472630Z 2025-07-24T04:01:43.3473538Z Loading: 0 packages loaded 2025-07-24T04:01:43.3474140Z currently loading: 2025-07-24T04:01:43.7584256Z 2025-07-24T04:01:43.7585127Z  2025-07-24T04:01:43.7585686Z Loading: 1 packages loaded 2025-07-24T04:01:43.7586308Z Fetching repository @onnx; starting 2025-07-24T04:01:43.9592249Z 2025-07-24T04:01:43.9593014Z  2025-07-24T04:01:43.9593571Z Loading: 1 packages loaded 2025-07-24T04:01:44.2695693Z 2025-07-24T04:01:44.2696685Z Analyzing: 29 targets (1 packages loaded) 2025-07-24T04:01:44.2989041Z 2025-07-24T04:01:44.2990290Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-07-24T04:01:44.2991343Z Analyzing: 29 targets (1 packages loaded) 2025-07-24T04:01:44.3687727Z 2025-07-24T04:01:44.3688951Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2025-07-24T04:01:44.4556400Z 2025-07-24T04:01:44.4560556Z WARNING: /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/cpp-httplib/BUILD.bazel:3:11: in includes attribute of cc_library rule @cpp-httplib//:cpp-httplib: ignoring invalid absolute path '/'. Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation 2025-07-24T04:01:44.4563965Z Analyzing: 29 targets (8 packages loaded, 1821 targets configured) 2025-07-24T04:01:44.4565092Z currently loading: @com_github_google_flatbuffers// ... (4 packages) 2025-07-24T04:01:44.4566173Z Fetching repository @fbgemm; starting 2025-07-24T04:01:44.4566825Z Fetching repository @eigen; starting 2025-07-24T04:01:44.4567510Z Fetching repository @tensorpipe; starting 2025-07-24T04:01:44.6816158Z 2025-07-24T04:01:44.6816949Z  2025-07-24T04:01:44.6817400Z  2025-07-24T04:01:44.6817779Z  2025-07-24T04:01:44.6818123Z  2025-07-24T04:01:44.6818880Z Analyzing: 29 targets (36 packages loaded, 10041 targets configured) 2025-07-24T04:01:44.6819796Z currently loading: @mkl_headers// 2025-07-24T04:01:44.9254105Z 2025-07-24T04:01:44.9254897Z  2025-07-24T04:01:44.9255858Z INFO: Analyzed 29 targets (37 packages loaded, 10256 targets configured). 2025-07-24T04:01:44.9257005Z  checking cached actions 2025-07-24T04:01:44.9272662Z 2025-07-24T04:01:44.9273715Z INFO: Found 3 targets and 26 test targets... 2025-07-24T04:01:44.9274486Z  checking cached actions 2025-07-24T04:01:44.9944273Z 2025-07-24T04:01:44.9945364Z [0 / 4] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-07-24T04:01:45.2007738Z 2025-07-24T04:01:45.2008647Z [164 / 2,493] 13 actions, 12 running 2025-07-24T04:01:45.2009597Z Compiling src/asmjit/core/virtmem.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:45.2010616Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:45.2011573Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-07-24T04:01:45.2012386Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.2013168Z @com_github_glog//:raw_logging_h; 0s processwrapper-sandbox 2025-07-24T04:01:45.2013934Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.2014561Z //:serialize_test; 0s local 2025-07-24T04:01:45.2015466Z @com_github_google_flatbuffers//:flatc; 0s local ... 2025-07-24T04:01:45.4059417Z 2025-07-24T04:01:45.4060135Z  2025-07-24T04:01:45.4060712Z  2025-07-24T04:01:45.4061117Z  2025-07-24T04:01:45.4061531Z  2025-07-24T04:01:45.4061928Z  2025-07-24T04:01:45.4062359Z  2025-07-24T04:01:45.4062764Z  2025-07-24T04:01:45.4063151Z  2025-07-24T04:01:45.4063716Z [213 / 2,739] 12 actions, 11 running 2025-07-24T04:01:45.4064660Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-07-24T04:01:45.4065571Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.4066313Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.4067053Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.4068024Z Compiling include/codegen/python.cc [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:45.4069262Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:45.4070265Z Compiling trees.c; 0s processwrapper-sandbox 2025-07-24T04:01:45.4071140Z Compiling uncompr.c [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:45.6011656Z 2025-07-24T04:01:45.6012333Z  2025-07-24T04:01:45.6012791Z  2025-07-24T04:01:45.6013230Z  2025-07-24T04:01:45.6013620Z  2025-07-24T04:01:45.6014006Z  2025-07-24T04:01:45.6014395Z  2025-07-24T04:01:45.6014766Z  2025-07-24T04:01:45.6015152Z  2025-07-24T04:01:45.6015718Z [253 / 2,774] 14 actions, 12 running 2025-07-24T04:01:45.6016565Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-07-24T04:01:45.6017414Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.6018145Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.6018834Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.6019750Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:45.6020918Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2025-07-24T04:01:45.6021990Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-07-24T04:01:45.6022944Z Executing genrule //:version_h; 0s processwrapper-sandbox ... 2025-07-24T04:01:45.8354727Z 2025-07-24T04:01:45.8355844Z  2025-07-24T04:01:45.8356301Z  2025-07-24T04:01:45.8356680Z  2025-07-24T04:01:45.8357060Z  2025-07-24T04:01:45.8357452Z  2025-07-24T04:01:45.8357836Z  2025-07-24T04:01:45.8358227Z  2025-07-24T04:01:45.8358603Z  2025-07-24T04:01:45.8359168Z [275 / 2,787] 15 actions, 13 running 2025-07-24T04:01:45.8360026Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-07-24T04:01:45.8361042Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-07-24T04:01:45.8362002Z Executing genrule //:version_h; 0s processwrapper-sandbox 2025-07-24T04:01:45.8363008Z Executing genrule @local_config_python//:python_include; 0s local 2025-07-24T04:01:45.8363917Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:45.8364914Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2025-07-24T04:01:45.8366057Z Compiling c10/test/util/Bitset_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:45.8367270Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:46.0365884Z 2025-07-24T04:01:46.0366897Z  2025-07-24T04:01:46.0367258Z  2025-07-24T04:01:46.0367627Z  2025-07-24T04:01:46.0367950Z  2025-07-24T04:01:46.0368255Z  2025-07-24T04:01:46.0368568Z  2025-07-24T04:01:46.0368880Z  2025-07-24T04:01:46.0369187Z  2025-07-24T04:01:46.0369635Z [289 / 2,794] 14 actions, 12 running 2025-07-24T04:01:46.0370394Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-07-24T04:01:46.0371217Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-07-24T04:01:46.0372355Z Executing genrule //:version_h; 0s processwrapper-sandbox 2025-07-24T04:01:46.0373197Z Executing genrule @local_config_python//:python_include; 0s local 2025-07-24T04:01:46.0373929Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.0374502Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.0375128Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.0375936Z Compiling src/idl_gen_fbs.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:46.2396241Z 2025-07-24T04:01:46.2397203Z  2025-07-24T04:01:46.2397652Z  2025-07-24T04:01:46.2398025Z  2025-07-24T04:01:46.2398392Z  2025-07-24T04:01:46.2398765Z  2025-07-24T04:01:46.2399123Z  2025-07-24T04:01:46.2399478Z  2025-07-24T04:01:46.2399835Z  2025-07-24T04:01:46.2400363Z [338 / 2,834] 15 actions, 14 running 2025-07-24T04:01:46.2401193Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2025-07-24T04:01:46.2402181Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-07-24T04:01:46.2403122Z Executing genrule @local_config_python//:python_include; 0s local 2025-07-24T04:01:46.2404068Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:46.2404988Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-07-24T04:01:46.2405898Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:46.2406720Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.2407435Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:46.2867559Z 2025-07-24T04:01:46.2868309Z  2025-07-24T04:01:46.2868749Z  2025-07-24T04:01:46.2869144Z  2025-07-24T04:01:46.2869493Z  2025-07-24T04:01:46.2869877Z  2025-07-24T04:01:46.2870233Z  2025-07-24T04:01:46.2871260Z  2025-07-24T04:01:46.2871663Z  2025-07-24T04:01:46.2872329Z INFO: From Executing genrule //:download_mnist: 2025-07-24T04:01:46.2929192Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2025-07-24T04:01:46.2930366Z Failed to download (trying next): 2025-07-24T04:01:46.2931454Z HTTP Error 404: Not Found 2025-07-24T04:01:46.2931778Z 2025-07-24T04:01:46.2932341Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-07-24T04:01:46.2932833Z 2025-07-24T04:01:46.2932961Z 0% | | 0% 2025-07-24T04:01:46.2933557Z 0% | | 0% 2025-07-24T04:01:46.2934169Z 0% | | 0% 2025-07-24T04:01:46.2934723Z 0% | | 0% 2025-07-24T04:01:46.2935103Z 0% | | 0% 2025-07-24T04:01:46.2935477Z 0% | | 0% 2025-07-24T04:01:46.2935856Z 0% | | 0% 2025-07-24T04:01:46.2936212Z 0% | | 0% 2025-07-24T04:01:46.2936589Z 0% | | 0% 2025-07-24T04:01:46.2937178Z 0% | | 0% 2025-07-24T04:01:46.2937550Z 0% | | 0% 2025-07-24T04:01:46.2937924Z 0% | | 0% 2025-07-24T04:01:46.2938284Z 0% | | 0% 2025-07-24T04:01:46.2938885Z 0% | | 1% 2025-07-24T04:01:46.2939273Z 0% | | 1% 2025-07-24T04:01:46.2939762Z 0% | | 1% 2025-07-24T04:01:46.2940118Z 0% | | 1% 2025-07-24T04:01:46.2940486Z 0% | | 1% 2025-07-24T04:01:46.2940855Z 0% | | 1% 2025-07-24T04:01:46.2941221Z 0% |# | 1% 2025-07-24T04:01:46.2941708Z 0% |# | 1% 2025-07-24T04:01:46.2942287Z 0% |# | 1% 2025-07-24T04:01:46.2942894Z 0% |# | 1% 2025-07-24T04:01:46.2943522Z 0% |# | 1% 2025-07-24T04:01:46.2944121Z 0% |# | 1% 2025-07-24T04:01:46.2944858Z 0% |# | 2% 2025-07-24T04:01:46.2945472Z 0% |# | 2% 2025-07-24T04:01:46.2946104Z 0% |# | 2% 2025-07-24T04:01:46.2946692Z 0% |# | 2% 2025-07-24T04:01:46.2947314Z 0% |# | 2% 2025-07-24T04:01:46.2947932Z 0% |# | 2% 2025-07-24T04:01:46.2948525Z 0% |# | 2% 2025-07-24T04:01:46.2949132Z 0% |# | 2% 2025-07-24T04:01:46.2949910Z 0% |# | 2% 2025-07-24T04:01:46.2950465Z 0% |# | 2% 2025-07-24T04:01:46.2951036Z 0% |# | 2% 2025-07-24T04:01:46.2951607Z 0% |# | 2% 2025-07-24T04:01:46.2952166Z 0% |# | 3% 2025-07-24T04:01:46.2952711Z 0% |## | 3% 2025-07-24T04:01:46.2953317Z 0% |## | 3% 2025-07-24T04:01:46.2953878Z 0% |## | 3% 2025-07-24T04:01:46.2954472Z 0% |## | 3% 2025-07-24T04:01:46.2955047Z 0% |## | 3% 2025-07-24T04:01:46.2955655Z 0% |## | 3% 2025-07-24T04:01:46.2956207Z 0% |## | 3% 2025-07-24T04:01:46.2956808Z 0% |## | 3% 2025-07-24T04:01:46.2957462Z 0% |## | 3% 2025-07-24T04:01:46.2958107Z 0% |## | 3% 2025-07-24T04:01:46.2958716Z 0% |## | 3% 2025-07-24T04:01:46.2959540Z 0% |## | 4% 2025-07-24T04:01:46.2960180Z 0% |## | 4% 2025-07-24T04:01:46.2960809Z 0% |## | 4% 2025-07-24T04:01:46.2961401Z 0% |## | 4% 2025-07-24T04:01:46.2963008Z 0% |## | 4% 2025-07-24T04:01:46.2963594Z 0% |## | 4% 2025-07-24T04:01:46.2965376Z 0% |## | 4% 2025-07-24T04:01:46.2966193Z 0% |## | 4% 2025-07-24T04:01:46.2966809Z 0% |### | 4% 2025-07-24T04:01:46.2967456Z 0% |### | 4% 2025-07-24T04:01:46.2968105Z 0% |### | 4% 2025-07-24T04:01:46.2971191Z 0% |### | 4% 2025-07-24T04:01:46.2971790Z 0% |### | 5% 2025-07-24T04:01:46.2972396Z 0% |### | 5% 2025-07-24T04:01:46.2973037Z 0% |### | 5% 2025-07-24T04:01:46.2973653Z 0% |### | 5% 2025-07-24T04:01:46.2974848Z 0% |### | 5% 2025-07-24T04:01:46.2975507Z 0% |### | 5% 2025-07-24T04:01:46.2976137Z 0% |### | 5% 2025-07-24T04:01:46.2976769Z 0% |### | 5% 2025-07-24T04:01:46.2977417Z 0% |### | 5% 2025-07-24T04:01:46.2978179Z 0% |### | 5% 2025-07-24T04:01:46.2978785Z 0% |### | 5% 2025-07-24T04:01:46.2979331Z 0% |### | 5% 2025-07-24T04:01:46.2979913Z 0% |### | 6% 2025-07-24T04:01:46.2981057Z 0% |### | 6% 2025-07-24T04:01:46.2981593Z 0% |### | 6% 2025-07-24T04:01:46.2982268Z 0% |#### | 6% 2025-07-24T04:01:46.2982863Z 0% |#### | 6% 2025-07-24T04:01:46.2983377Z 0% |#### | 6% 2025-07-24T04:01:46.2983959Z 0% |#### | 6% 2025-07-24T04:01:46.2984661Z 0% |#### | 6% 2025-07-24T04:01:46.2985204Z 0% |#### | 6% 2025-07-24T04:01:46.2985718Z 0% |#### | 6% 2025-07-24T04:01:46.2986244Z 0% |#### | 6% 2025-07-24T04:01:46.2986782Z 0% |#### | 6% 2025-07-24T04:01:46.2987469Z 0% |#### | 7% 2025-07-24T04:01:46.2988036Z 0% |#### | 7% 2025-07-24T04:01:46.2988644Z 0% |#### | 7% 2025-07-24T04:01:46.2989216Z 0% |#### | 7% 2025-07-24T04:01:46.2989950Z 0% |#### | 7% 2025-07-24T04:01:46.2990498Z 0% |#### | 7% 2025-07-24T04:01:46.2991091Z 0% |#### | 7% 2025-07-24T04:01:46.2991755Z 0% |#### | 7% 2025-07-24T04:01:46.2992424Z 0% |#### | 7% 2025-07-24T04:01:46.2993085Z 0% |#### | 7% 2025-07-24T04:01:46.2993720Z 0% |##### | 7% 2025-07-24T04:01:46.2994430Z 0% |##### | 7% 2025-07-24T04:01:46.2995000Z 0% |##### | 8% 2025-07-24T04:01:46.2995494Z 0% |##### | 8% 2025-07-24T04:01:46.2996007Z 0% |##### | 8% 2025-07-24T04:01:46.2996765Z 0% |##### | 8% 2025-07-24T04:01:46.2997328Z 0% |##### | 8% 2025-07-24T04:01:46.2997944Z 0% |##### | 8% 2025-07-24T04:01:46.2999705Z 0% |##### | 8% 2025-07-24T04:01:46.3000361Z 0% |##### | 8% 2025-07-24T04:01:46.3001022Z 0% |##### | 8% 2025-07-24T04:01:46.3001673Z 0% |##### | 8% 2025-07-24T04:01:46.3002710Z 0% |##### | 8% 2025-07-24T04:01:46.3003262Z 0% |##### | 8% 2025-07-24T04:01:46.3004424Z 0% |##### | 9% 2025-07-24T04:01:46.3005499Z 0% |##### | 9% 2025-07-24T04:01:46.3006076Z 0% |##### | 9% 2025-07-24T04:01:46.3006627Z 0% |##### | 9% 2025-07-24T04:01:46.3007146Z 0% |##### | 9% 2025-07-24T04:01:46.3007685Z 0% |###### | 9% 2025-07-24T04:01:46.3008201Z 0% |###### | 9% 2025-07-24T04:01:46.3008749Z 0% |###### | 9% 2025-07-24T04:01:46.3009893Z 0% |###### | 9% 2025-07-24T04:01:46.3010527Z 0% |###### | 9% 2025-07-24T04:01:46.3011066Z 0% |###### | 9% 2025-07-24T04:01:46.3011598Z 0% |###### | 9% 2025-07-24T04:01:46.3012196Z 0% |###### | 9% 2025-07-24T04:01:46.3013100Z 0% |###### | 10% 2025-07-24T04:01:46.3013709Z 0% |###### | 10% 2025-07-24T04:01:46.3014262Z 0% |###### | 10% 2025-07-24T04:01:46.3014857Z 0% |###### | 10% 2025-07-24T04:01:46.3015472Z 0% |###### | 10% 2025-07-24T04:01:46.3016256Z 0% |###### | 10% 2025-07-24T04:01:46.3017577Z 0% |###### | 10% 2025-07-24T04:01:46.3018397Z 0% |###### | 10% 2025-07-24T04:01:46.3019030Z 0% |###### | 10% 2025-07-24T04:01:46.3019678Z 0% |###### | 10% 2025-07-24T04:01:46.3022712Z 0% |###### | 10% 2025-07-24T04:01:46.3023325Z 0% |####### | 10% 2025-07-24T04:01:46.3023825Z 0% |####### | 11% 2025-07-24T04:01:46.3024489Z 0% |####### | 11% 2025-07-24T04:01:46.3025186Z 0% |####### | 11% 2025-07-24T04:01:46.3025805Z 0% |####### | 11% 2025-07-24T04:01:46.3026483Z 0% |####### | 11% 2025-07-24T04:01:46.3027170Z 0% |####### | 11% 2025-07-24T04:01:46.3028582Z 0% |####### | 11% 2025-07-24T04:01:46.3029268Z 0% |####### | 11% 2025-07-24T04:01:46.3029954Z 0% |####### | 11% 2025-07-24T04:01:46.3030674Z 0% |####### | 11% 2025-07-24T04:01:46.3031231Z 0% |####### | 11% 2025-07-24T04:01:46.3033582Z 0% |####### | 11% 2025-07-24T04:01:46.3034233Z 0% |####### | 12% 2025-07-24T04:01:46.3034880Z 0% |####### | 12% 2025-07-24T04:01:46.3035502Z 0% |####### | 12% 2025-07-24T04:01:46.3036292Z 0% |####### | 12% 2025-07-24T04:01:46.3036885Z 0% |####### | 12% 2025-07-24T04:01:46.3037447Z 0% |####### | 12% 2025-07-24T04:01:46.3038048Z 0% |######## | 12% 2025-07-24T04:01:46.3038663Z 0% |######## | 12% 2025-07-24T04:01:46.3040020Z 0% |######## | 12% 2025-07-24T04:01:46.3040667Z 0% |######## | 12% 2025-07-24T04:01:46.3041342Z 0% |######## | 12% 2025-07-24T04:01:46.3042091Z 0% |######## | 12% 2025-07-24T04:01:46.3043845Z 0% |######## | 13% 2025-07-24T04:01:46.3044465Z 0% |######## | 13% 2025-07-24T04:01:46.3045045Z 0% |######## | 13% 2025-07-24T04:01:46.3045684Z 0% |######## | 13% 2025-07-24T04:01:46.3046345Z 0% |######## | 13% 2025-07-24T04:01:46.3047630Z 0% |######## | 13% 2025-07-24T04:01:46.3048416Z 0% |######## | 13% 2025-07-24T04:01:46.3048978Z 0% |######## | 13% 2025-07-24T04:01:46.3049857Z 0% |######## | 13% 2025-07-24T04:01:46.3050401Z 0% |######## | 13% 2025-07-24T04:01:46.3050951Z 0% |######## | 13% 2025-07-24T04:01:46.3051714Z 0% |######## | 13% 2025-07-24T04:01:46.3053274Z 0% |######## | 14% 2025-07-24T04:01:46.3053846Z 0% |######### | 14% 2025-07-24T04:01:46.3054433Z 0% |######### | 14% 2025-07-24T04:01:46.3055717Z 0% |######### | 14% 2025-07-24T04:01:46.3056314Z 0% |######### | 14% 2025-07-24T04:01:46.3057171Z 0% |######### | 14% 2025-07-24T04:01:46.3057829Z 0% |######### | 14% 2025-07-24T04:01:46.3058456Z 0% |######### | 14% 2025-07-24T04:01:46.3059235Z 0% |######### | 14% 2025-07-24T04:01:46.3060458Z 0% |######### | 14% 2025-07-24T04:01:46.3061005Z 0% |######### | 14% 2025-07-24T04:01:46.3061580Z 0% |######### | 14% 2025-07-24T04:01:46.3064832Z 0% |######### | 15% 2025-07-24T04:01:46.3065782Z 0% |######### | 15% 2025-07-24T04:01:46.3066541Z 0% |######### | 15% 2025-07-24T04:01:46.3067169Z 0% |######### | 15% 2025-07-24T04:01:46.3067720Z 0% |######### | 15% 2025-07-24T04:01:46.3068342Z 0% |######### | 15% 2025-07-24T04:01:46.3069007Z 0% |######### | 15% 2025-07-24T04:01:46.3069674Z 0% |######### | 15% 2025-07-24T04:01:46.3070705Z 0% |########## | 15% 2025-07-24T04:01:46.3071368Z 0% |########## | 15% 2025-07-24T04:01:46.3072258Z 0% |########## | 15% 2025-07-24T04:01:46.3072930Z 0% |########## | 15% 2025-07-24T04:01:46.3092481Z 0% |########## | 16% 2025-07-24T04:01:46.3093213Z 0% |########## | 16% 2025-07-24T04:01:46.3093866Z 0% |########## | 16% 2025-07-24T04:01:46.3099002Z 0% |########## | 16% 2025-07-24T04:01:46.3099853Z 0% |########## | 16% 2025-07-24T04:01:46.3100547Z 0% |########## | 16% 2025-07-24T04:01:46.3101279Z 0% |########## | 16% 2025-07-24T04:01:46.3101956Z 0% |########## | 16% 2025-07-24T04:01:46.3102628Z 0% |########## | 16% 2025-07-24T04:01:46.3103242Z 0% |########## | 16% 2025-07-24T04:01:46.3103889Z 0% |########## | 16% 2025-07-24T04:01:46.3104636Z 0% |########## | 16% 2025-07-24T04:01:46.3105624Z 0% |########## | 17% 2025-07-24T04:01:46.3106252Z 0% |########## | 17% 2025-07-24T04:01:46.3106922Z 0% |########### | 17% 2025-07-24T04:01:46.3107776Z 0% |########### | 17% 2025-07-24T04:01:46.3108434Z 0% |########### | 17% 2025-07-24T04:01:46.3109117Z 0% |########### | 17% 2025-07-24T04:01:46.3109792Z 0% |########### | 17% 2025-07-24T04:01:46.3111777Z 0% |########### | 17% 2025-07-24T04:01:46.3112431Z 0% |########### | 17% 2025-07-24T04:01:46.3113563Z 0% |########### | 17% 2025-07-24T04:01:46.3114480Z 0% |########### | 17% 2025-07-24T04:01:46.3115139Z 0% |########### | 17% 2025-07-24T04:01:46.3115828Z 0% |########### | 18% 2025-07-24T04:01:46.3116481Z 0% |########### | 18% 2025-07-24T04:01:46.3117173Z 0% |########### | 18% 2025-07-24T04:01:46.3117850Z 0% |########### | 18% 2025-07-24T04:01:46.3118499Z 0% |########### | 18% 2025-07-24T04:01:46.3119136Z 0% |########### | 18% 2025-07-24T04:01:46.3119757Z 0% |########### | 18% 2025-07-24T04:01:46.3120453Z 0% |########### | 18% 2025-07-24T04:01:46.3121122Z 0% |########### | 18% 2025-07-24T04:01:46.3121809Z 0% |############ | 18% 2025-07-24T04:01:46.3122505Z 0% |############ | 18% 2025-07-24T04:01:46.3123171Z 0% |############ | 18% 2025-07-24T04:01:46.3123859Z 0% |############ | 19% 2025-07-24T04:01:46.3124533Z 0% |############ | 19% 2025-07-24T04:01:46.3127454Z 0% |############ | 19% 2025-07-24T04:01:46.3128071Z 0% |############ | 19% 2025-07-24T04:01:46.3128708Z 0% |############ | 19% 2025-07-24T04:01:46.3129328Z 0% |############ | 19% 2025-07-24T04:01:46.3129943Z 0% |############ | 19% 2025-07-24T04:01:46.3130583Z 0% |############ | 19% 2025-07-24T04:01:46.3132395Z 0% |############ | 19% 2025-07-24T04:01:46.3133090Z 0% |############ | 19% 2025-07-24T04:01:46.3133697Z 0% |############ | 19% 2025-07-24T04:01:46.3134322Z 0% |############ | 19% 2025-07-24T04:01:46.3134856Z 0% |############ | 19% 2025-07-24T04:01:46.3135437Z 0% |############ | 20% 2025-07-24T04:01:46.3135993Z 0% |############ | 20% 2025-07-24T04:01:46.3136553Z 0% |############ | 20% 2025-07-24T04:01:46.3137799Z 0% |############# | 20% 2025-07-24T04:01:46.3139807Z 0% |############# | 20% 2025-07-24T04:01:46.3140446Z 0% |############# | 20% 2025-07-24T04:01:46.3141933Z 0% |############# | 20% 2025-07-24T04:01:46.3142597Z 0% |############# | 20% 2025-07-24T04:01:46.3143291Z 0% |############# | 20% 2025-07-24T04:01:46.3143965Z 0% |############# | 20% 2025-07-24T04:01:46.3144739Z 0% |############# | 20% 2025-07-24T04:01:46.3145423Z 0% |############# | 20% 2025-07-24T04:01:46.3146317Z 0% |############# | 21% 2025-07-24T04:01:46.3146985Z 0% |############# | 21% 2025-07-24T04:01:46.3148229Z 0% |############# | 21% 2025-07-24T04:01:46.3148935Z 0% |############# | 21% 2025-07-24T04:01:46.3150239Z 0% |############# | 21% 2025-07-24T04:01:46.3150957Z 0% |############# | 21% 2025-07-24T04:01:46.3152559Z 0% |############# | 21% 2025-07-24T04:01:46.3153176Z 0% |############# | 21% 2025-07-24T04:01:46.3153768Z 0% |############# | 21% 2025-07-24T04:01:46.3154263Z 0% |############# | 21% 2025-07-24T04:01:46.3154937Z 0% |############## | 21% 2025-07-24T04:01:46.3155557Z 0% |############## | 21% 2025-07-24T04:01:46.3156196Z 0% |############## | 22% 2025-07-24T04:01:46.3156861Z 0% |############## | 22% 2025-07-24T04:01:46.3157991Z 0% |############## | 22% 2025-07-24T04:01:46.3158621Z 0% |############## | 22% 2025-07-24T04:01:46.3159846Z 0% |############## | 22% 2025-07-24T04:01:46.3160546Z 0% |############## | 22% 2025-07-24T04:01:46.3161130Z 0% |############## | 22% 2025-07-24T04:01:46.3161677Z 0% |############## | 22% 2025-07-24T04:01:46.3162269Z 0% |############## | 22% 2025-07-24T04:01:46.3162817Z 0% |############## | 22% 2025-07-24T04:01:46.3163943Z 0% |############## | 22% 2025-07-24T04:01:46.3164519Z 0% |############## | 22% 2025-07-24T04:01:46.3165078Z 0% |############## | 23% 2025-07-24T04:01:46.3166243Z 0% |############## | 23% 2025-07-24T04:01:46.3166821Z 0% |############## | 23% 2025-07-24T04:01:46.3167438Z 0% |############## | 23% 2025-07-24T04:01:46.3168011Z 0% |############## | 23% 2025-07-24T04:01:46.3168653Z 0% |############### | 23% 2025-07-24T04:01:46.3169324Z 0% |############### | 23% 2025-07-24T04:01:46.3170850Z 0% |############### | 23% 2025-07-24T04:01:46.3171548Z 0% |############### | 23% 2025-07-24T04:01:46.3173414Z 0% |############### | 23% 2025-07-24T04:01:46.3174071Z 0% |############### | 23% 2025-07-24T04:01:46.3174827Z 0% |############### | 23% 2025-07-24T04:01:46.3175430Z 0% |############### | 24% 2025-07-24T04:01:46.3176086Z 0% |############### | 24% 2025-07-24T04:01:46.3176729Z 0% |############### | 24% 2025-07-24T04:01:46.3177385Z 0% |############### | 24% 2025-07-24T04:01:46.3178131Z 0% |############### | 24% 2025-07-24T04:01:46.3178774Z 0% |############### | 24% 2025-07-24T04:01:46.3179383Z 0% |############### | 24% 2025-07-24T04:01:46.3180734Z 0% |############### | 24% 2025-07-24T04:01:46.3181975Z 0% |############### | 24% 2025-07-24T04:01:46.3182531Z 0% |############### | 24% 2025-07-24T04:01:46.3183171Z 0% |############### | 24% 2025-07-24T04:01:46.3184531Z 0% |############### | 24% 2025-07-24T04:01:46.3185619Z 0% |################ | 25% 2025-07-24T04:01:46.3186271Z 0% |################ | 25% 2025-07-24T04:01:46.3186915Z 0% |################ | 25% 2025-07-24T04:01:46.3187473Z 0% |################ | 25% 2025-07-24T04:01:46.3188061Z 0% |################ | 25% 2025-07-24T04:01:46.3188688Z 0% |################ | 25% 2025-07-24T04:01:46.3189294Z 0% |################ | 25% 2025-07-24T04:01:46.3189967Z 0% |################ | 25% 2025-07-24T04:01:46.3190637Z 0% |################ | 25% 2025-07-24T04:01:46.3191314Z 0% |################ | 25% 2025-07-24T04:01:46.3191981Z 0% |################ | 25% 2025-07-24T04:01:46.3192631Z 0% |################ | 25% 2025-07-24T04:01:46.3194321Z 0% |################ | 26% 2025-07-24T04:01:46.3194894Z 0% |################ | 26% 2025-07-24T04:01:46.3196195Z 0% |################ | 26% 2025-07-24T04:01:46.3196866Z 0% |################ | 26% 2025-07-24T04:01:46.3197554Z 0% |################ | 26% 2025-07-24T04:01:46.3198235Z 0% |################ | 26% 2025-07-24T04:01:46.3198828Z 0% |################ | 26% 2025-07-24T04:01:46.3200144Z 0% |################# | 26% 2025-07-24T04:01:46.3200804Z 0% |################# | 26% 2025-07-24T04:01:46.3201472Z 0% |################# | 26% 2025-07-24T04:01:46.3202160Z 0% |################# | 26% 2025-07-24T04:01:46.3202799Z 0% |################# | 26% 2025-07-24T04:01:46.3203370Z 0% |################# | 27% 2025-07-24T04:01:46.3204211Z 0% |################# | 27% 2025-07-24T04:01:46.3205777Z 0% |################# | 27% 2025-07-24T04:01:46.3207535Z 0% |################# | 27% 2025-07-24T04:01:46.3208233Z 0% |################# | 27% 2025-07-24T04:01:46.3208909Z 0% |################# | 27% 2025-07-24T04:01:46.3210241Z 0% |################# | 27% 2025-07-24T04:01:46.3210874Z 0% |################# | 27% 2025-07-24T04:01:46.3211564Z 0% |################# | 27% 2025-07-24T04:01:46.3212253Z 0% |################# | 27% 2025-07-24T04:01:46.3212898Z 0% |################# | 27% 2025-07-24T04:01:46.3213583Z 0% |################# | 27% 2025-07-24T04:01:46.3214257Z 0% |################# | 28% 2025-07-24T04:01:46.3214883Z 0% |################# | 28% 2025-07-24T04:01:46.3215452Z 0% |################## | 28% 2025-07-24T04:01:46.3216115Z 0% |################## | 28% 2025-07-24T04:01:46.3220110Z 0% |################## | 28% 2025-07-24T04:01:46.3220799Z 0% |################## | 28% 2025-07-24T04:01:46.3221479Z 0% |################## | 28% 2025-07-24T04:01:46.3222144Z 0% |################## | 28% 2025-07-24T04:01:46.3222766Z 0% |################## | 28% 2025-07-24T04:01:46.3223346Z 0% |################## | 28% 2025-07-24T04:01:46.3224002Z 0% |################## | 28% 2025-07-24T04:01:46.3224780Z 0% |################## | 28% 2025-07-24T04:01:46.3225440Z 0% |################## | 29% 2025-07-24T04:01:46.3226091Z 0% |################## | 29% 2025-07-24T04:01:46.3226743Z 0% |################## | 29% 2025-07-24T04:01:46.3227310Z 0% |################## | 29% 2025-07-24T04:01:46.3227961Z 0% |################## | 29% 2025-07-24T04:01:46.3228608Z 0% |################## | 29% 2025-07-24T04:01:46.3229667Z 0% |################## | 29% 2025-07-24T04:01:46.3230588Z 0% |################## | 29% 2025-07-24T04:01:46.3231173Z 0% |################## | 29% 2025-07-24T04:01:46.3231775Z 0% |################### | 29% 2025-07-24T04:01:46.3232423Z 0% |################### | 29% 2025-07-24T04:01:46.3233093Z 0% |################### | 29% 2025-07-24T04:01:46.3233749Z 0% |################### | 29% 2025-07-24T04:01:46.3234436Z 0% |################### | 30% 2025-07-24T04:01:46.3235060Z 0% |################### | 30% 2025-07-24T04:01:46.3235644Z 0% |################### | 30% 2025-07-24T04:01:46.3236314Z 0% |################### | 30% 2025-07-24T04:01:46.3237138Z 0% |################### | 30% 2025-07-24T04:01:46.3237818Z 0% |################### | 30% 2025-07-24T04:01:46.3238472Z 0% |################### | 30% 2025-07-24T04:01:46.3239060Z 0% |################### | 30% 2025-07-24T04:01:46.3239690Z 0% |################### | 30% 2025-07-24T04:01:46.3240345Z 0% |################### | 30% 2025-07-24T04:01:46.3241124Z 0% |################### | 30% 2025-07-24T04:01:46.3241780Z 0% |################### | 30% 2025-07-24T04:01:46.3242443Z 0% |################### | 31% 2025-07-24T04:01:46.3243033Z 0% |################### | 31% 2025-07-24T04:01:46.3243652Z 0% |################### | 31% 2025-07-24T04:01:46.3244315Z 0% |#################### | 31% 2025-07-24T04:01:46.3245731Z 0% |#################### | 31% 2025-07-24T04:01:46.3246379Z 0% |#################### | 31% 2025-07-24T04:01:46.3246971Z 0% |#################### | 31% 2025-07-24T04:01:46.3247551Z 0% |#################### | 31% 2025-07-24T04:01:46.3248242Z 0% |#################### | 31% 2025-07-24T04:01:46.3248899Z 0% |#################### | 31% 2025-07-24T04:01:46.3249539Z 0% |#################### | 31% 2025-07-24T04:01:46.3250960Z 0% |#################### | 31% 2025-07-24T04:01:46.3251610Z 0% |#################### | 32% 2025-07-24T04:01:46.3252243Z 0% |#################### | 32% 2025-07-24T04:01:46.3252869Z 0% |#################### | 32% 2025-07-24T04:01:46.3253423Z 0% |#################### | 32% 2025-07-24T04:01:46.3254013Z 0% |#################### | 32% 2025-07-24T04:01:46.3255823Z 0% |#################### | 32% 2025-07-24T04:01:46.3256511Z 0% |#################### | 32% 2025-07-24T04:01:46.3257710Z 0% |#################### | 32% 2025-07-24T04:01:46.3258362Z 0% |#################### | 32% 2025-07-24T04:01:46.3259188Z 0% |#################### | 32% 2025-07-24T04:01:46.3259881Z 0% |##################### | 32% 2025-07-24T04:01:46.3260563Z 0% |##################### | 32% 2025-07-24T04:01:46.3262705Z 0% |##################### | 33% 2025-07-24T04:01:46.3263281Z 0% |##################### | 33% 2025-07-24T04:01:46.3263794Z 0% |##################### | 33% 2025-07-24T04:01:46.3264300Z 0% |##################### | 33% 2025-07-24T04:01:46.3265002Z 0% |##################### | 33% 2025-07-24T04:01:46.3265581Z 0% |##################### | 33% 2025-07-24T04:01:46.3267376Z 0% |##################### | 33% 2025-07-24T04:01:46.3267975Z 0% |##################### | 33% 2025-07-24T04:01:46.3269714Z 0% |##################### | 33% 2025-07-24T04:01:46.3270276Z 0% |##################### | 33% 2025-07-24T04:01:46.3270903Z 0% |##################### | 33% 2025-07-24T04:01:46.3271484Z 0% |##################### | 33% 2025-07-24T04:01:46.3272008Z 0% |##################### | 34% 2025-07-24T04:01:46.3272598Z 0% |##################### | 34% 2025-07-24T04:01:46.3273312Z 0% |##################### | 34% 2025-07-24T04:01:46.3274539Z 0% |##################### | 34% 2025-07-24T04:01:46.3275103Z 0% |###################### | 34% 2025-07-24T04:01:46.3275656Z 0% |###################### | 34% 2025-07-24T04:01:46.3276201Z 0% |###################### | 34% 2025-07-24T04:01:46.3276719Z 0% |###################### | 34% 2025-07-24T04:01:46.3277335Z 0% |###################### | 34% 2025-07-24T04:01:46.3279469Z 0% |###################### | 34% 2025-07-24T04:01:46.3280023Z 0% |###################### | 34% 2025-07-24T04:01:46.3281449Z 0% |###################### | 34% 2025-07-24T04:01:46.3282234Z 0% |###################### | 35% 2025-07-24T04:01:46.3282803Z 0% |###################### | 35% 2025-07-24T04:01:46.3283351Z 0% |###################### | 35% 2025-07-24T04:01:46.3283968Z 0% |###################### | 35% 2025-07-24T04:01:46.3284595Z 0% |###################### | 35% 2025-07-24T04:01:46.3285235Z 0% |###################### | 35% 2025-07-24T04:01:46.3285851Z 0% |###################### | 35% 2025-07-24T04:01:46.3287218Z 0% |###################### | 35% 2025-07-24T04:01:46.3287899Z 0% |###################### | 35% 2025-07-24T04:01:46.3288535Z 0% |###################### | 35% 2025-07-24T04:01:46.3289788Z 0% |###################### | 35% 2025-07-24T04:01:46.3290870Z 0% |####################### | 35% 2025-07-24T04:01:46.3291429Z 0% |####################### | 36% 2025-07-24T04:01:46.3292667Z 0% |####################### | 36% 2025-07-24T04:01:46.3293340Z 0% |####################### | 36% 2025-07-24T04:01:46.3294004Z 0% |####################### | 36% 2025-07-24T04:01:46.3294549Z 0% |####################### | 36% 2025-07-24T04:01:46.3295123Z 0% |####################### | 36% 2025-07-24T04:01:46.3295797Z 0% |####################### | 36% 2025-07-24T04:01:46.3296464Z 0% |####################### | 36% 2025-07-24T04:01:46.3297321Z 0% |####################### | 36% 2025-07-24T04:01:46.3297993Z 0% |####################### | 36% 2025-07-24T04:01:46.3299279Z 0% |####################### | 36% 2025-07-24T04:01:46.3300116Z 0% |####################### | 36% 2025-07-24T04:01:46.3300786Z 0% |####################### | 37% 2025-07-24T04:01:46.3302536Z 0% |####################### | 37% 2025-07-24T04:01:46.3303125Z 0% |####################### | 37% 2025-07-24T04:01:46.3303809Z 0% |####################### | 37% 2025-07-24T04:01:46.3304612Z 0% |####################### | 37% 2025-07-24T04:01:46.3305295Z 0% |####################### | 37% 2025-07-24T04:01:46.3306107Z 0% |######################## | 37% 2025-07-24T04:01:46.3307483Z 0% |######################## | 37% 2025-07-24T04:01:46.3308006Z 0% |######################## | 37% 2025-07-24T04:01:46.3308665Z 0% |######################## | 37% 2025-07-24T04:01:46.3309303Z 0% |######################## | 37% 2025-07-24T04:01:46.3310603Z 0% |######################## | 37% 2025-07-24T04:01:46.3311726Z 0% |######################## | 38% 2025-07-24T04:01:46.3312372Z 0% |######################## | 38% 2025-07-24T04:01:46.3313058Z 0% |######################## | 38% 2025-07-24T04:01:46.3314238Z 0% |######################## | 38% 2025-07-24T04:01:46.3314863Z 0% |######################## | 38% 2025-07-24T04:01:46.3315445Z 0% |######################## | 38% 2025-07-24T04:01:46.3316000Z 0% |######################## | 38% 2025-07-24T04:01:46.3318705Z 0% |######################## | 38% 2025-07-24T04:01:46.3319252Z 0% |######################## | 38% 2025-07-24T04:01:46.3319824Z 0% |######################## | 38% 2025-07-24T04:01:46.3320814Z 0% |######################## | 38% 2025-07-24T04:01:46.3321677Z 0% |######################## | 38% 2025-07-24T04:01:46.3322354Z 0% |######################## | 39% 2025-07-24T04:01:46.3323008Z 0% |######################### | 39% 2025-07-24T04:01:46.3323954Z 0% |######################### | 39% 2025-07-24T04:01:46.3324606Z 0% |######################### | 39% 2025-07-24T04:01:46.3325154Z 0% |######################### | 39% 2025-07-24T04:01:46.3325798Z 0% |######################### | 39% 2025-07-24T04:01:46.3326403Z 0% |######################### | 39% 2025-07-24T04:01:46.3327077Z 0% |######################### | 39% 2025-07-24T04:01:46.3327735Z 0% |######################### | 39% 2025-07-24T04:01:46.3328744Z 0% |######################### | 39% 2025-07-24T04:01:46.3329399Z 0% |######################### | 39% 2025-07-24T04:01:46.3330084Z 0% |######################### | 39% 2025-07-24T04:01:46.3330747Z 0% |######################### | 39% 2025-07-24T04:01:46.3331336Z 0% |######################### | 40% 2025-07-24T04:01:46.3331921Z 0% |######################### | 40% 2025-07-24T04:01:46.3332656Z 0% |######################### | 40% 2025-07-24T04:01:46.3333267Z 0% |######################### | 40% 2025-07-24T04:01:46.3333864Z 0% |######################### | 40% 2025-07-24T04:01:46.3334427Z 0% |######################### | 40% 2025-07-24T04:01:46.3335001Z 0% |######################### | 40% 2025-07-24T04:01:46.3335540Z 0% |########################## | 40% 2025-07-24T04:01:46.3336181Z 0% |########################## | 40% 2025-07-24T04:01:46.3336993Z 0% |########################## | 40% 2025-07-24T04:01:46.3337675Z 0% |########################## | 40% 2025-07-24T04:01:46.3338348Z 0% |########################## | 40% 2025-07-24T04:01:46.3338996Z 0% |########################## | 41% 2025-07-24T04:01:46.3339568Z 0% |########################## | 41% 2025-07-24T04:01:46.3340376Z 0% |########################## | 41% 2025-07-24T04:01:46.3341057Z 0% |########################## | 41% 2025-07-24T04:01:46.3341701Z 0% |########################## | 41% 2025-07-24T04:01:46.3342377Z 0% |########################## | 41% 2025-07-24T04:01:46.3343031Z 0% |########################## | 41% 2025-07-24T04:01:46.3343602Z 0% |########################## | 41% 2025-07-24T04:01:46.3344273Z 0% |########################## | 41% 2025-07-24T04:01:46.3345030Z 0% |########################## | 41% 2025-07-24T04:01:46.3345717Z 0% |########################## | 41% 2025-07-24T04:01:46.3347025Z 0% |########################## | 41% 2025-07-24T04:01:46.3347592Z 0% |########################## | 42% 2025-07-24T04:01:46.3348242Z 0% |########################## | 42% 2025-07-24T04:01:46.3348908Z 0% |########################### | 42% 2025-07-24T04:01:46.3350319Z 0% |########################### | 42% 2025-07-24T04:01:46.3350875Z 0% |########################### | 42% 2025-07-24T04:01:46.3351437Z 0% |########################### | 42% 2025-07-24T04:01:46.3352000Z 0% |########################### | 42% 2025-07-24T04:01:46.3353030Z 0% |########################### | 42% 2025-07-24T04:01:46.3354017Z 0% |########################### | 42% 2025-07-24T04:01:46.3354573Z 0% |########################### | 42% 2025-07-24T04:01:46.3355136Z 0% |########################### | 42% 2025-07-24T04:01:46.3355705Z 0% |########################### | 42% 2025-07-24T04:01:46.3356289Z 0% |########################### | 43% 2025-07-24T04:01:46.3356816Z 0% |########################### | 43% 2025-07-24T04:01:46.3360333Z 0% |########################### | 43% 2025-07-24T04:01:46.3360992Z 0% |########################### | 43% 2025-07-24T04:01:46.3361667Z 0% |########################### | 43% 2025-07-24T04:01:46.3362277Z 0% |########################### | 43% 2025-07-24T04:01:46.3363091Z 0% |########################### | 43% 2025-07-24T04:01:46.3363694Z 0% |########################### | 43% 2025-07-24T04:01:46.3364261Z 0% |########################### | 43% 2025-07-24T04:01:46.3364852Z 0% |############################ | 43% 2025-07-24T04:01:46.3365468Z 0% |############################ | 43% 2025-07-24T04:01:46.3366391Z 0% |############################ | 43% 2025-07-24T04:01:46.3367133Z 0% |############################ | 44% 2025-07-24T04:01:46.3367768Z 0% |############################ | 44% 2025-07-24T04:01:46.3368440Z 0% |############################ | 44% 2025-07-24T04:01:46.3369007Z 0% |############################ | 44% 2025-07-24T04:01:46.3369561Z 0% |############################ | 44% 2025-07-24T04:01:46.3370228Z 0% |############################ | 44% 2025-07-24T04:01:46.3371303Z 0% |############################ | 44% 2025-07-24T04:01:46.3372252Z 0% |############################ | 44% 2025-07-24T04:01:46.3372898Z 0% |############################ | 44% 2025-07-24T04:01:46.3373472Z 0% |############################ | 44% 2025-07-24T04:01:46.3374108Z 0% |############################ | 44% 2025-07-24T04:01:46.3374769Z 0% |############################ | 44% 2025-07-24T04:01:46.3375432Z 0% |############################ | 45% 2025-07-24T04:01:46.3376084Z 0% |############################ | 45% 2025-07-24T04:01:46.3376775Z 0% |############################ | 45% 2025-07-24T04:01:46.3377354Z 0% |############################ | 45% 2025-07-24T04:01:46.3377987Z 0% |############################# | 45% 2025-07-24T04:01:46.3378846Z 0% |############################# | 45% 2025-07-24T04:01:46.3380692Z 0% |############################# | 45% 2025-07-24T04:01:46.3381365Z 0% |############################# | 45% 2025-07-24T04:01:46.3382040Z 0% |############################# | 45% 2025-07-24T04:01:46.3382696Z 0% |############################# | 45% 2025-07-24T04:01:46.3383334Z 0% |############################# | 45% 2025-07-24T04:01:46.3383942Z 0% |############################# | 45% 2025-07-24T04:01:46.3384682Z 0% |############################# | 46% 2025-07-24T04:01:46.3385364Z 0% |############################# | 46% 2025-07-24T04:01:46.3385968Z 0% |############################# | 46% 2025-07-24T04:01:46.3386528Z 0% |############################# | 46% 2025-07-24T04:01:46.3387153Z 0% |############################# | 46% 2025-07-24T04:01:46.3387721Z 0% |############################# | 46% 2025-07-24T04:01:46.3388335Z 0% |############################# | 46% 2025-07-24T04:01:46.3388874Z 0% |############################# | 46% 2025-07-24T04:01:46.3389483Z 0% |############################# | 46% 2025-07-24T04:01:46.3390088Z 0% |############################# | 46% 2025-07-24T04:01:46.3390830Z 0% |############################# | 46% 2025-07-24T04:01:46.3391396Z 0% |############################## | 46% 2025-07-24T04:01:46.3391963Z 0% |############################## | 47% 2025-07-24T04:01:46.3392621Z 0% |############################## | 47% 2025-07-24T04:01:46.3393265Z 0% |############################## | 47% 2025-07-24T04:01:46.3393932Z 0% |############################## | 47% 2025-07-24T04:01:46.3394707Z 0% |############################## | 47% 2025-07-24T04:01:46.3395269Z 0% |############################## | 47% 2025-07-24T04:01:46.3395865Z 0% |############################## | 47% 2025-07-24T04:01:46.3396832Z 0% |############################## | 47% 2025-07-24T04:01:46.3399071Z 0% |############################## | 47% 2025-07-24T04:01:46.3399631Z 0% |############################## | 47% 2025-07-24T04:01:46.3400216Z 0% |############################## | 47% 2025-07-24T04:01:46.3400755Z 0% |############################## | 47% 2025-07-24T04:01:46.3401307Z 0% |############################## | 48% 2025-07-24T04:01:46.3401885Z 0% |############################## | 48% 2025-07-24T04:01:46.3402486Z 0% |############################## | 48% 2025-07-24T04:01:46.3403126Z 0% |############################## | 48% 2025-07-24T04:01:46.3404514Z 0% |############################## | 48% 2025-07-24T04:01:46.3405217Z 0% |############################## | 48% 2025-07-24T04:01:46.3405891Z 0% |############################### | 48% 2025-07-24T04:01:46.3407049Z 0% |############################### | 48% 2025-07-24T04:01:46.3407719Z 0% |############################### | 48% 2025-07-24T04:01:46.3408349Z 0% |############################### | 48% 2025-07-24T04:01:46.3408955Z 0% |############################### | 48% 2025-07-24T04:01:46.3409756Z 0% |############################### | 48% 2025-07-24T04:01:46.3411299Z 0% |############################### | 49% 2025-07-24T04:01:46.3411894Z 0% |############################### | 49% 2025-07-24T04:01:46.3412526Z 0% |############################### | 49% 2025-07-24T04:01:46.3413182Z 0% |############################### | 49% 2025-07-24T04:01:46.3413864Z 0% |############################### | 49% 2025-07-24T04:01:46.3415098Z 0% |############################### | 49% 2025-07-24T04:01:46.3415770Z 0% |############################### | 49% 2025-07-24T04:01:46.3416429Z 0% |############################### | 49% 2025-07-24T04:01:46.3417079Z 0% |############################### | 49% 2025-07-24T04:01:46.3417661Z 0% |############################### | 49% 2025-07-24T04:01:46.3418284Z 0% |############################### | 49% 2025-07-24T04:01:46.3419776Z 0% |############################### | 49% 2025-07-24T04:01:46.3420377Z 0% |############################### | 49% 2025-07-24T04:01:46.3420950Z 0% |################################ | 50% 2025-07-24T04:01:46.3421673Z 0% |################################ | 50% 2025-07-24T04:01:46.3423049Z 0% |################################ | 50% 2025-07-24T04:01:46.3423714Z 0% |################################ | 50% 2025-07-24T04:01:46.3424511Z 0% |################################ | 50% 2025-07-24T04:01:46.3425186Z 0% |################################ | 50% 2025-07-24T04:01:46.3426495Z 0% |################################ | 50% 2025-07-24T04:01:46.3427207Z 0% |################################ | 50% 2025-07-24T04:01:46.3427772Z 0% |################################ | 50% 2025-07-24T04:01:46.3430154Z 0% |################################ | 50% 2025-07-24T04:01:46.3431468Z 0% |################################ | 50% 2025-07-24T04:01:46.3432144Z 0% |################################ | 50% 2025-07-24T04:01:46.3432795Z 0% |################################ | 51% 2025-07-24T04:01:46.3433401Z 0% |################################ | 51% 2025-07-24T04:01:46.3435175Z 0% |################################ | 51% 2025-07-24T04:01:46.3435751Z 0% |################################ | 51% 2025-07-24T04:01:46.3436346Z 0% |################################ | 51% 2025-07-24T04:01:46.3436929Z 0% |################################ | 51% 2025-07-24T04:01:46.3438115Z 0% |################################# | 51% 2025-07-24T04:01:46.3438677Z 0% |################################# | 51% 2025-07-24T04:01:46.3439249Z 0% |################################# | 51% 2025-07-24T04:01:46.3442146Z 0% |################################# | 51% 2025-07-24T04:01:46.3442837Z 0% |################################# | 51% 2025-07-24T04:01:46.3443500Z 0% |################################# | 51% 2025-07-24T04:01:46.3444125Z 0% |################################# | 52% 2025-07-24T04:01:46.3444822Z 0% |################################# | 52% 2025-07-24T04:01:46.3445391Z 0% |################################# | 52% 2025-07-24T04:01:46.3445982Z 0% |################################# | 52% 2025-07-24T04:01:46.3447452Z 0% |################################# | 52% 2025-07-24T04:01:46.3448698Z 0% |################################# | 52% 2025-07-24T04:01:46.3449370Z 0% |################################# | 52% 2025-07-24T04:01:46.3454166Z 0% |################################# | 52% 2025-07-24T04:01:46.3454751Z 0% |################################# | 52% 2025-07-24T04:01:46.3455300Z 0% |################################# | 52% 2025-07-24T04:01:46.3455839Z 0% |################################# | 52% 2025-07-24T04:01:46.3457098Z 0% |################################# | 52% 2025-07-24T04:01:46.3458414Z 0% |################################# | 53% 2025-07-24T04:01:46.3459669Z 0% |################################## | 53% 2025-07-24T04:01:46.3460271Z 0% |################################## | 53% 2025-07-24T04:01:46.3460860Z 0% |################################## | 53% 2025-07-24T04:01:46.3461716Z 0% |################################## | 53% 2025-07-24T04:01:46.3462352Z 0% |################################## | 53% 2025-07-24T04:01:46.3463025Z 0% |################################## | 53% 2025-07-24T04:01:46.3463649Z 0% |################################## | 53% 2025-07-24T04:01:46.3468336Z 0% |################################## | 53% 2025-07-24T04:01:46.3469301Z 0% |################################## | 53% 2025-07-24T04:01:46.3470202Z 0% |################################## | 53% 2025-07-24T04:01:46.3471056Z 0% |################################## | 53% 2025-07-24T04:01:46.3471736Z 0% |################################## | 54% 2025-07-24T04:01:46.3472338Z 0% |################################## | 54% 2025-07-24T04:01:46.3473059Z 0% |################################## | 54% 2025-07-24T04:01:46.3473680Z 0% |################################## | 54% 2025-07-24T04:01:46.3474358Z 0% |################################## | 54% 2025-07-24T04:01:46.3474980Z 0% |################################## | 54% 2025-07-24T04:01:46.3475632Z 0% |################################## | 54% 2025-07-24T04:01:46.3476286Z 0% |################################## | 54% 2025-07-24T04:01:46.3476903Z 0% |################################### | 54% 2025-07-24T04:01:46.3492962Z 0% |################################### | 54% 2025-07-24T04:01:46.3493668Z 0% |################################### | 54% 2025-07-24T04:01:46.3494367Z 0% |################################### | 54% 2025-07-24T04:01:46.3495045Z 0% |################################### | 55% 2025-07-24T04:01:46.3495981Z 0% |################################### | 55% 2025-07-24T04:01:46.3496662Z 0% |################################### | 55% 2025-07-24T04:01:46.3497357Z 0% |################################### | 55% 2025-07-24T04:01:46.3498022Z 0% |################################### | 55% 2025-07-24T04:01:46.3498687Z 0% |################################### | 55% 2025-07-24T04:01:46.3499357Z 0% |################################### | 55% 2025-07-24T04:01:46.3500244Z 0% |################################### | 55% 2025-07-24T04:01:46.3500937Z 0% |################################### | 55% 2025-07-24T04:01:46.3501620Z 0% |################################### | 55% 2025-07-24T04:01:46.3502315Z 0% |################################### | 55% 2025-07-24T04:01:46.3503167Z 0% |################################### | 55% 2025-07-24T04:01:46.3503839Z 0% |################################### | 56% 2025-07-24T04:01:46.3504678Z 0% |################################### | 56% 2025-07-24T04:01:46.3505357Z 0% |################################### | 56% 2025-07-24T04:01:46.3506049Z 0% |#################################### | 56% 2025-07-24T04:01:46.3506709Z 0% |#################################### | 56% 2025-07-24T04:01:46.3507268Z 0% |#################################### | 56% 2025-07-24T04:01:46.3507844Z 0% |#################################### | 56% 2025-07-24T04:01:46.3508416Z 0% |#################################### | 56% 2025-07-24T04:01:46.3509208Z 0% |#################################### | 56% 2025-07-24T04:01:46.3509771Z 0% |#################################### | 56% 2025-07-24T04:01:46.3510371Z 0% |#################################### | 56% 2025-07-24T04:01:46.3511006Z 0% |#################################### | 56% 2025-07-24T04:01:46.3511634Z 0% |#################################### | 57% 2025-07-24T04:01:46.3512299Z 0% |#################################### | 57% 2025-07-24T04:01:46.3513040Z 0% |#################################### | 57% 2025-07-24T04:01:46.3513676Z 0% |#################################### | 57% 2025-07-24T04:01:46.3514292Z 0% |#################################### | 57% 2025-07-24T04:01:46.3514915Z 0% |#################################### | 57% 2025-07-24T04:01:46.3515549Z 0% |#################################### | 57% 2025-07-24T04:01:46.3516146Z 0% |#################################### | 57% 2025-07-24T04:01:46.3516764Z 0% |#################################### | 57% 2025-07-24T04:01:46.3517360Z 0% |#################################### | 57% 2025-07-24T04:01:46.3519957Z 0% |##################################### | 57% 2025-07-24T04:01:46.3520824Z 0% |##################################### | 57% 2025-07-24T04:01:46.3521464Z 0% |##################################### | 58% 2025-07-24T04:01:46.3522109Z 0% |##################################### | 58% 2025-07-24T04:01:46.3522736Z 0% |##################################### | 58% 2025-07-24T04:01:46.3523381Z 0% |##################################### | 58% 2025-07-24T04:01:46.3524018Z 0% |##################################### | 58% 2025-07-24T04:01:46.3524653Z 0% |##################################### | 58% 2025-07-24T04:01:46.3525565Z 0% |##################################### | 58% 2025-07-24T04:01:46.3526191Z 0% |##################################### | 58% 2025-07-24T04:01:46.3526820Z 0% |##################################### | 58% 2025-07-24T04:01:46.3527437Z 0% |##################################### | 58% 2025-07-24T04:01:46.3528090Z 0% |##################################### | 58% 2025-07-24T04:01:46.3528987Z 0% |##################################### | 58% 2025-07-24T04:01:46.3529645Z 0% |##################################### | 59% 2025-07-24T04:01:46.3530321Z 0% |##################################### | 59% 2025-07-24T04:01:46.3530984Z 0% |##################################### | 59% 2025-07-24T04:01:46.3531642Z 0% |##################################### | 59% 2025-07-24T04:01:46.3532293Z 0% |##################################### | 59% 2025-07-24T04:01:46.3532964Z 0% |###################################### | 59% 2025-07-24T04:01:46.3533614Z 0% |###################################### | 59% 2025-07-24T04:01:46.3534288Z 0% |###################################### | 59% 2025-07-24T04:01:46.3534969Z 0% |###################################### | 59% 2025-07-24T04:01:46.3535628Z 0% |###################################### | 59% 2025-07-24T04:01:46.3536310Z 0% |###################################### | 59% 2025-07-24T04:01:46.3536922Z 0% |###################################### | 59% 2025-07-24T04:01:46.3537750Z 0% |###################################### | 59% 2025-07-24T04:01:46.3538381Z 0% |###################################### | 60% 2025-07-24T04:01:46.3539053Z 0% |###################################### | 60% 2025-07-24T04:01:46.3539737Z 0% |###################################### | 60% 2025-07-24T04:01:46.3540398Z 0% |###################################### | 60% 2025-07-24T04:01:46.3541077Z 0% |###################################### | 60% 2025-07-24T04:01:46.3541851Z 0% |###################################### | 60% 2025-07-24T04:01:46.3542512Z 0% |###################################### | 60% 2025-07-24T04:01:46.3543449Z 0% |###################################### | 60% 2025-07-24T04:01:46.3544139Z 0% |###################################### | 60% 2025-07-24T04:01:46.3544936Z 0% |###################################### | 60% 2025-07-24T04:01:46.3545592Z 0% |###################################### | 60% 2025-07-24T04:01:46.3546239Z 0% |####################################### | 60% 2025-07-24T04:01:46.3546898Z 0% |####################################### | 61% 2025-07-24T04:01:46.3547550Z 0% |####################################### | 61% 2025-07-24T04:01:46.3551508Z 0% |####################################### | 61% 2025-07-24T04:01:46.3552153Z 0% |####################################### | 61% 2025-07-24T04:01:46.3553069Z 0% |####################################### | 61% 2025-07-24T04:01:46.3553743Z 0% |####################################### | 61% 2025-07-24T04:01:46.3554427Z 0% |####################################### | 61% 2025-07-24T04:01:46.3555059Z 0% |####################################### | 61% 2025-07-24T04:01:46.3555718Z 0% |####################################### | 61% 2025-07-24T04:01:46.3556383Z 0% |####################################### | 61% 2025-07-24T04:01:46.3557277Z 0% |####################################### | 61% 2025-07-24T04:01:46.3557963Z 0% |####################################### | 61% 2025-07-24T04:01:46.3558625Z 0% |####################################### | 62% 2025-07-24T04:01:46.3559349Z 0% |####################################### | 62% 2025-07-24T04:01:46.3560017Z 0% |####################################### | 62% 2025-07-24T04:01:46.3560707Z 0% |####################################### | 62% 2025-07-24T04:01:46.3561391Z 0% |####################################### | 62% 2025-07-24T04:01:46.3562055Z 0% |####################################### | 62% 2025-07-24T04:01:46.3562741Z 0% |######################################## | 62% 2025-07-24T04:01:46.3563405Z 0% |######################################## | 62% 2025-07-24T04:01:46.3564067Z 0% |######################################## | 62% 2025-07-24T04:01:46.3564746Z 0% |######################################## | 62% 2025-07-24T04:01:46.3565430Z 0% |######################################## | 62% 2025-07-24T04:01:46.3566129Z 0% |######################################## | 62% 2025-07-24T04:01:46.3566803Z 0% |######################################## | 63% 2025-07-24T04:01:46.3567756Z 0% |######################################## | 63% 2025-07-24T04:01:46.3568392Z 0% |######################################## | 63% 2025-07-24T04:01:46.3569301Z 0% |######################################## | 63% 2025-07-24T04:01:46.3569949Z 0% |######################################## | 63% 2025-07-24T04:01:46.3570606Z 0% |######################################## | 63% 2025-07-24T04:01:46.3571246Z 0% |######################################## | 63% 2025-07-24T04:01:46.3572191Z 0% |######################################## | 63% 2025-07-24T04:01:46.3572762Z 0% |######################################## | 63% 2025-07-24T04:01:46.3573568Z 0% |######################################## | 63% 2025-07-24T04:01:46.3574218Z 0% |######################################## | 63% 2025-07-24T04:01:46.3574853Z 0% |######################################## | 63% 2025-07-24T04:01:46.3575515Z 0% |######################################## | 64% 2025-07-24T04:01:46.3576187Z 0% |######################################### | 64% 2025-07-24T04:01:46.3576827Z 0% |######################################### | 64% 2025-07-24T04:01:46.3577495Z 0% |######################################### | 64% 2025-07-24T04:01:46.3578131Z 0% |######################################### | 64% 2025-07-24T04:01:46.3578789Z 0% |######################################### | 64% 2025-07-24T04:01:46.3579473Z 0% |######################################### | 64% 2025-07-24T04:01:46.3580152Z 0% |######################################### | 64% 2025-07-24T04:01:46.3580815Z 0% |######################################### | 64% 2025-07-24T04:01:46.3581473Z 0% |######################################### | 64% 2025-07-24T04:01:46.3582130Z 0% |######################################### | 64% 2025-07-24T04:01:46.3582732Z 0% |######################################### | 64% 2025-07-24T04:01:46.3583343Z 0% |######################################### | 65% 2025-07-24T04:01:46.3584020Z 0% |######################################### | 65% 2025-07-24T04:01:46.3584798Z 0% |######################################### | 65% 2025-07-24T04:01:46.3585760Z 0% |######################################### | 65% 2025-07-24T04:01:46.3586575Z 0% |######################################### | 65% 2025-07-24T04:01:46.3587272Z 0% |######################################### | 65% 2025-07-24T04:01:46.3587953Z 0% |######################################### | 65% 2025-07-24T04:01:46.3588604Z 0% |######################################### | 65% 2025-07-24T04:01:46.3589235Z 0% |########################################## | 65% 2025-07-24T04:01:46.3589903Z 0% |########################################## | 65% 2025-07-24T04:01:46.3590600Z 0% |########################################## | 65% 2025-07-24T04:01:46.3591273Z 0% |########################################## | 65% 2025-07-24T04:01:46.3591956Z 0% |########################################## | 66% 2025-07-24T04:01:46.3592628Z 0% |########################################## | 66% 2025-07-24T04:01:46.3593278Z 0% |########################################## | 66% 2025-07-24T04:01:46.3593925Z 0% |########################################## | 66% 2025-07-24T04:01:46.3594525Z 0% |########################################## | 66% 2025-07-24T04:01:46.3595426Z 0% |########################################## | 66% 2025-07-24T04:01:46.3617992Z 0% |########################################## | 66% 2025-07-24T04:01:46.3618639Z 0% |########################################## | 66% 2025-07-24T04:01:46.3619321Z 0% |########################################## | 66% 2025-07-24T04:01:46.3619997Z 0% |########################################## | 66% 2025-07-24T04:01:46.3620689Z 0% |########################################## | 66% 2025-07-24T04:01:46.3621369Z 0% |########################################## | 66% 2025-07-24T04:01:46.3622317Z 0% |########################################## | 67% 2025-07-24T04:01:46.3623150Z 0% |########################################## | 67% 2025-07-24T04:01:46.3623838Z 0% |########################################### | 67% 2025-07-24T04:01:46.3624784Z 0% |########################################### | 67% 2025-07-24T04:01:46.3625374Z 0% |########################################### | 67% 2025-07-24T04:01:46.3625950Z 0% |########################################### | 67% 2025-07-24T04:01:46.3626544Z 0% |########################################### | 67% 2025-07-24T04:01:46.3627136Z 0% |########################################### | 67% 2025-07-24T04:01:46.3627724Z 0% |########################################### | 67% 2025-07-24T04:01:46.3628309Z 0% |########################################### | 67% 2025-07-24T04:01:46.3628946Z 0% |########################################### | 67% 2025-07-24T04:01:46.3629585Z 0% |########################################### | 67% 2025-07-24T04:01:46.3630217Z 0% |########################################### | 68% 2025-07-24T04:01:46.3631132Z 0% |########################################### | 68% 2025-07-24T04:01:46.3631757Z 0% |########################################### | 68% 2025-07-24T04:01:46.3632389Z 0% |########################################### | 68% 2025-07-24T04:01:46.3633000Z 0% |########################################### | 68% 2025-07-24T04:01:46.3633635Z 0% |########################################### | 68% 2025-07-24T04:01:46.3634260Z 0% |########################################### | 68% 2025-07-24T04:01:46.3634908Z 0% |########################################### | 68% 2025-07-24T04:01:46.3635587Z 0% |########################################### | 68% 2025-07-24T04:01:46.3636246Z 0% |############################################ | 68% 2025-07-24T04:01:46.3636900Z 0% |############################################ | 68% 2025-07-24T04:01:46.3637566Z 0% |############################################ | 68% 2025-07-24T04:01:46.3638210Z 0% |############################################ | 69% 2025-07-24T04:01:46.3638876Z 0% |############################################ | 69% 2025-07-24T04:01:46.3639528Z 0% |############################################ | 69% 2025-07-24T04:01:46.3640197Z 0% |############################################ | 69% 2025-07-24T04:01:46.3640761Z 0% |############################################ | 69% 2025-07-24T04:01:46.3641351Z 0% |############################################ | 69% 2025-07-24T04:01:46.3641996Z 0% |############################################ | 69% 2025-07-24T04:01:46.3642651Z 0% |############################################ | 69% 2025-07-24T04:01:46.3643344Z 0% |############################################ | 69% 2025-07-24T04:01:46.3644026Z 0% |############################################ | 69% 2025-07-24T04:01:46.3644864Z 0% |############################################ | 69% 2025-07-24T04:01:46.3645519Z 0% |############################################ | 69% 2025-07-24T04:01:46.3646208Z 0% |############################################ | 69% 2025-07-24T04:01:46.3646894Z 0% |############################################ | 70% 2025-07-24T04:01:46.3647546Z 0% |############################################ | 70% 2025-07-24T04:01:46.3648226Z 0% |############################################ | 70% 2025-07-24T04:01:46.3648988Z 0% |############################################# | 70% 2025-07-24T04:01:46.3649932Z 0% |############################################# | 70% 2025-07-24T04:01:46.3650608Z 0% |############################################# | 70% 2025-07-24T04:01:46.3653310Z 0% |############################################# | 70% 2025-07-24T04:01:46.3653975Z 0% |############################################# | 70% 2025-07-24T04:01:46.3654638Z 0% |############################################# | 70% 2025-07-24T04:01:46.3655319Z 0% |############################################# | 70% 2025-07-24T04:01:46.3655992Z 0% |############################################# | 70% 2025-07-24T04:01:46.3656612Z 0% |############################################# | 70% 2025-07-24T04:01:46.3657250Z 0% |############################################# | 71% 2025-07-24T04:01:46.3657939Z 0% |############################################# | 71% 2025-07-24T04:01:46.3658638Z 0% |############################################# | 71% 2025-07-24T04:01:46.3659591Z 0% |############################################# | 71% 2025-07-24T04:01:46.3660418Z 0% |############################################# | 71% 2025-07-24T04:01:46.3661112Z 0% |############################################# | 71% 2025-07-24T04:01:46.3661796Z 0% |############################################# | 71% 2025-07-24T04:01:46.3662508Z 0% |############################################# | 71% 2025-07-24T04:01:46.3663178Z 0% |############################################# | 71% 2025-07-24T04:01:46.3663847Z 0% |############################################# | 71% 2025-07-24T04:01:46.3664606Z 0% |############################################## | 71% 2025-07-24T04:01:46.3665307Z 0% |############################################## | 71% 2025-07-24T04:01:46.3665978Z 0% |############################################## | 72% 2025-07-24T04:01:46.3666660Z 0% |############################################## | 72% 2025-07-24T04:01:46.3667347Z 0% |############################################## | 72% 2025-07-24T04:01:46.3668001Z 0% |############################################## | 72% 2025-07-24T04:01:46.3668658Z 0% |############################################## | 72% 2025-07-24T04:01:46.3669303Z 0% |############################################## | 72% 2025-07-24T04:01:46.3669973Z 0% |############################################## | 72% 2025-07-24T04:01:46.3670637Z 0% |############################################## | 72% 2025-07-24T04:01:46.3671279Z 0% |############################################## | 72% 2025-07-24T04:01:46.3671990Z 0% |############################################## | 72% 2025-07-24T04:01:46.3672680Z 0% |############################################## | 72% 2025-07-24T04:01:46.3673387Z 0% |############################################## | 72% 2025-07-24T04:01:46.3673925Z 0% |############################################## | 73% 2025-07-24T04:01:46.3674781Z 0% |############################################## | 73% 2025-07-24T04:01:46.3675401Z 0% |############################################## | 73% 2025-07-24T04:01:46.3676045Z 0% |############################################## | 73% 2025-07-24T04:01:46.3676729Z 0% |############################################## | 73% 2025-07-24T04:01:46.3677381Z 0% |############################################### | 73% 2025-07-24T04:01:46.3678054Z 0% |############################################### | 73% 2025-07-24T04:01:46.3678832Z 0% |############################################### | 73% 2025-07-24T04:01:46.3679513Z 0% |############################################### | 73% 2025-07-24T04:01:46.3680194Z 0% |############################################### | 73% 2025-07-24T04:01:46.3682672Z 0% |############################################### | 73% 2025-07-24T04:01:46.3683254Z 0% |############################################### | 73% 2025-07-24T04:01:46.3683799Z 0% |############################################### | 74% 2025-07-24T04:01:46.3684369Z 0% |############################################### | 74% 2025-07-24T04:01:46.3685002Z 0% |############################################### | 74% 2025-07-24T04:01:46.3685591Z 0% |############################################### | 74% 2025-07-24T04:01:46.3686221Z 0% |############################################### | 74% 2025-07-24T04:01:46.3686782Z 0% |############################################### | 74% 2025-07-24T04:01:46.3687800Z 0% |############################################### | 74% 2025-07-24T04:01:46.3688420Z 0% |############################################### | 74% 2025-07-24T04:01:46.3689079Z 0% |############################################### | 74% 2025-07-24T04:01:46.3689915Z 0% |############################################### | 74% 2025-07-24T04:01:46.3690686Z 0% |############################################### | 74% 2025-07-24T04:01:46.3691316Z 0% |############################################### | 74% 2025-07-24T04:01:46.3691946Z 0% |################################################ | 75% 2025-07-24T04:01:46.3692624Z 0% |################################################ | 75% 2025-07-24T04:01:46.3693308Z 0% |################################################ | 75% 2025-07-24T04:01:46.3693985Z 0% |################################################ | 75% 2025-07-24T04:01:46.3694642Z 0% |################################################ | 75% 2025-07-24T04:01:46.3695329Z 0% |################################################ | 75% 2025-07-24T04:01:46.3696019Z 0% |################################################ | 75% 2025-07-24T04:01:46.3696689Z 0% |################################################ | 75% 2025-07-24T04:01:46.3697363Z 0% |################################################ | 75% 2025-07-24T04:01:46.3697954Z 0% |################################################ | 75% 2025-07-24T04:01:46.3698666Z 0% |################################################ | 75% 2025-07-24T04:01:46.3699197Z 0% |################################################ | 75% 2025-07-24T04:01:46.3699761Z 0% |################################################ | 76% 2025-07-24T04:01:46.3700432Z 0% |################################################ | 76% 2025-07-24T04:01:46.3701080Z 0% |################################################ | 76% 2025-07-24T04:01:46.3701734Z 0% |################################################ | 76% 2025-07-24T04:01:46.3702396Z 0% |################################################ | 76% 2025-07-24T04:01:46.3703259Z 0% |################################################ | 76% 2025-07-24T04:01:46.3703934Z 0% |################################################ | 76% 2025-07-24T04:01:46.3704703Z 0% |################################################# | 76% 2025-07-24T04:01:46.3705372Z 0% |################################################# | 76% 2025-07-24T04:01:46.3706024Z 0% |################################################# | 76% 2025-07-24T04:01:46.3706667Z 0% |################################################# | 76% 2025-07-24T04:01:46.3707460Z 0% |################################################# | 76% 2025-07-24T04:01:46.3708144Z 0% |################################################# | 77% 2025-07-24T04:01:46.3708821Z 0% |################################################# | 77% 2025-07-24T04:01:46.3709473Z 0% |################################################# | 77% 2025-07-24T04:01:46.3710153Z 0% |################################################# | 77% 2025-07-24T04:01:46.3710727Z 0% |################################################# | 77% 2025-07-24T04:01:46.3711317Z 0% |################################################# | 77% 2025-07-24T04:01:46.3711987Z 0% |################################################# | 77% 2025-07-24T04:01:46.3712676Z 0% |################################################# | 77% 2025-07-24T04:01:46.3713368Z 0% |################################################# | 77% 2025-07-24T04:01:46.3714049Z 0% |################################################# | 77% 2025-07-24T04:01:46.3714734Z 0% |################################################# | 77% 2025-07-24T04:01:46.3715372Z 0% |################################################# | 77% 2025-07-24T04:01:46.3716055Z 0% |################################################# | 78% 2025-07-24T04:01:46.3720349Z 0% |################################################# | 78% 2025-07-24T04:01:46.3720910Z 0% |################################################## | 78% 2025-07-24T04:01:46.3721466Z 0% |################################################## | 78% 2025-07-24T04:01:46.3722022Z 0% |################################################## | 78% 2025-07-24T04:01:46.3722860Z 0% |################################################## | 78% 2025-07-24T04:01:46.3723532Z 0% |################################################## | 78% 2025-07-24T04:01:46.3724232Z 0% |################################################## | 78% 2025-07-24T04:01:46.3724915Z 0% |################################################## | 78% 2025-07-24T04:01:46.3725586Z 0% |################################################## | 78% 2025-07-24T04:01:46.3726454Z 0% |################################################## | 78% 2025-07-24T04:01:46.3727090Z 0% |################################################## | 78% 2025-07-24T04:01:46.3727770Z 0% |################################################## | 79% 2025-07-24T04:01:46.3728428Z 0% |################################################## | 79% 2025-07-24T04:01:46.3729101Z 0% |################################################## | 79% 2025-07-24T04:01:46.3729797Z 0% |################################################## | 79% 2025-07-24T04:01:46.3730472Z 0% |################################################## | 79% 2025-07-24T04:01:46.3731174Z 0% |################################################## | 79% 2025-07-24T04:01:46.3731854Z 0% |################################################## | 79% 2025-07-24T04:01:46.3732548Z 0% |################################################## | 79% 2025-07-24T04:01:46.3733372Z 0% |################################################## | 79% 2025-07-24T04:01:46.3734057Z 0% |################################################### | 79% 2025-07-24T04:01:46.3734741Z 0% |################################################### | 79% 2025-07-24T04:01:46.3735384Z 0% |################################################### | 79% 2025-07-24T04:01:46.3736049Z 0% |################################################### | 79% 2025-07-24T04:01:46.3736709Z 0% |################################################### | 80% 2025-07-24T04:01:46.3737375Z 0% |################################################### | 80% 2025-07-24T04:01:46.3738152Z 0% |################################################### | 80% 2025-07-24T04:01:46.3738820Z 0% |################################################### | 80% 2025-07-24T04:01:46.3739496Z 0% |################################################### | 80% 2025-07-24T04:01:46.3740160Z 0% |################################################### | 80% 2025-07-24T04:01:46.3740785Z 0% |################################################### | 80% 2025-07-24T04:01:46.3741417Z 0% |################################################### | 80% 2025-07-24T04:01:46.3742107Z 0% |################################################### | 80% 2025-07-24T04:01:46.3742319Z 0% |################################################### | 80% 2025-07-24T04:01:46.3742544Z 0% |################################################### | 80% 2025-07-24T04:01:46.3742750Z 0% |################################################### | 80% 2025-07-24T04:01:46.3742970Z 0% |################################################### | 81% 2025-07-24T04:01:46.3743191Z 0% |################################################### | 81% 2025-07-24T04:01:46.3743397Z 0% |################################################### | 81% 2025-07-24T04:01:46.3743613Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3743820Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3744047Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3744253Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3744553Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3744783Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3744996Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3745222Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3745436Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3745627Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3745852Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3746057Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3746257Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3746474Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3746676Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3746884Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3747084Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3747308Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3747509Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3747706Z 0% |##################################################### | 82% 2025-07-24T04:01:46.3748059Z 0% |##################################################### | 82% 2025-07-24T04:01:46.3748261Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3748464Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3748684Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3748885Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3749092Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3749316Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3753740Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3753990Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3754200Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3754431Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3754636Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3754844Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3755066Z 0% |##################################################### | 84% 2025-07-24T04:01:46.3755268Z 0% |##################################################### | 84% 2025-07-24T04:01:46.3755475Z 0% |##################################################### | 84% 2025-07-24T04:01:46.3755878Z 0% |##################################################### | 84% 2025-07-24T04:01:46.3756094Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3757798Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3758033Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3758251Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3758457Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3758665Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3758886Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3759092Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3759294Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3759515Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3759718Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3759916Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3760125Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3760338Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3760542Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3760754Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3760947Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3761146Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3761339Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3761555Z 0% |####################################################### | 85% 2025-07-24T04:01:46.3761745Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3761928Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3762142Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3762549Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3762758Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3762974Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3763449Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3763664Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3763886Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3764201Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3764417Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3764630Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3764860Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3765081Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3765298Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3765511Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3765694Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3765873Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3766074Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3766274Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3766462Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3766663Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3766853Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3767046Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3767220Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3767403Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3767598Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3767797Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3768020Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3768233Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3768681Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3768904Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3769117Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3769327Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3769542Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3769749Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3769954Z 0% |######################################################## | 89% 2025-07-24T04:01:46.3770162Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3770381Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3770593Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3770796Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3771012Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3771218Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3771544Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3771777Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3771993Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3772169Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3772385Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3772590Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3772875Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3773080Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3773296Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3773498Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3773704Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3773924Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3774126Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3774324Z 0% |########################################################## | 90% 2025-07-24T04:01:46.3774532Z 0% |########################################################## | 90% 2025-07-24T04:01:46.3774730Z 0% |########################################################## | 90% 2025-07-24T04:01:46.3774945Z 0% |########################################################## | 90% 2025-07-24T04:01:46.3775161Z 0% |########################################################## | 90% 2025-07-24T04:01:46.3775366Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3775571Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3775783Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3776009Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3776219Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3776425Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3776644Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3776851Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3777066Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3777288Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3777496Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3777703Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3777935Z 0% |########################################################## | 92% 2025-07-24T04:01:46.3778142Z 0% |########################################################## | 92% 2025-07-24T04:01:46.3778349Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3778570Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3778779Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3778988Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3779201Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3779421Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3779629Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3779941Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3780166Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3780374Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3780584Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3780808Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3781016Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3781226Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3781521Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3781734Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3781940Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3782415Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3782640Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3782846Z 0% |############################################################ | 93% 2025-07-24T04:01:46.3783053Z 0% |############################################################ | 93% 2025-07-24T04:01:46.3783427Z 0% |############################################################ | 93% 2025-07-24T04:01:46.3783638Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3783850Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3784076Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3784282Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3784567Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3784775Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3784938Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3785106Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3785310Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3785526Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3788379Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3788600Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3788818Z 0% |############################################################ | 95% 2025-07-24T04:01:46.3789002Z 0% |############################################################ | 95% 2025-07-24T04:01:46.3789212Z 0% |############################################################ | 95% 2025-07-24T04:01:46.3789437Z 0% |############################################################ | 95% 2025-07-24T04:01:46.3789649Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3789857Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3790075Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3790283Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3790490Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3790704Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3790939Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3791145Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3791354Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3791716Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3791928Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3792141Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3792366Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3792584Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3792794Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3793007Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3793281Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3793493Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3793694Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3794175Z 0% |############################################################## | 96% 2025-07-24T04:01:46.3794395Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3794591Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3794805Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3795014Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3795220Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3795438Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3795648Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3796028Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3796247Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3796465Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3796670Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3796875Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3797098Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3797306Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3797514Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3797896Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3798109Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3798477Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3798702Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3798921Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3799131Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3799351Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3799562Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3799775Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3799986Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3800215Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3800423Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3800637Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3800867Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3801182Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3801390Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3801617Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3801823Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3802031Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3802252Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3802555Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3802767Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3802989Z 0% |################################################################| 100% 2025-07-24T04:01:46.3803616Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-07-24T04:01:46.3804163Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2025-07-24T04:01:46.3804374Z Failed to download (trying next): 2025-07-24T04:01:46.3804572Z HTTP Error 404: Not Found 2025-07-24T04:01:46.3804585Z 2025-07-24T04:01:46.3805281Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-07-24T04:01:46.3805290Z 2025-07-24T04:01:46.3805501Z 0% | | 0% 2025-07-24T04:01:46.3805725Z 0% |################## | 28% 2025-07-24T04:01:46.3805940Z 0% |#################################### | 56% 2025-07-24T04:01:46.3806150Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3806380Z 0% |################################################################| 100% 2025-07-24T04:01:46.3806971Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-07-24T04:01:46.3807483Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2025-07-24T04:01:46.3807708Z Failed to download (trying next): 2025-07-24T04:01:46.3807891Z HTTP Error 404: Not Found 2025-07-24T04:01:46.3807900Z 2025-07-24T04:01:46.3808559Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-07-24T04:01:46.3808569Z 2025-07-24T04:01:46.3808797Z 0% | | 0% 2025-07-24T04:01:46.3809005Z 0% | | 0% 2025-07-24T04:01:46.3809218Z 0% | | 0% 2025-07-24T04:01:46.3809428Z 0% | | 1% 2025-07-24T04:01:46.3809647Z 0% |# | 1% 2025-07-24T04:01:46.3809856Z 0% |# | 2% 2025-07-24T04:01:46.3810068Z 0% |# | 2% 2025-07-24T04:01:46.3810288Z 0% |## | 3% 2025-07-24T04:01:46.3810493Z 0% |## | 3% 2025-07-24T04:01:46.3810697Z 0% |## | 4% 2025-07-24T04:01:46.3810916Z 0% |### | 4% 2025-07-24T04:01:46.3811123Z 0% |### | 5% 2025-07-24T04:01:46.3811333Z 0% |### | 5% 2025-07-24T04:01:46.3811540Z 0% |#### | 6% 2025-07-24T04:01:46.3811757Z 0% |#### | 6% 2025-07-24T04:01:46.3812210Z 0% |#### | 7% 2025-07-24T04:01:46.3812522Z 0% |##### | 7% 2025-07-24T04:01:46.3812748Z 0% |##### | 8% 2025-07-24T04:01:46.3812956Z 0% |##### | 8% 2025-07-24T04:01:46.3813164Z 0% |###### | 9% 2025-07-24T04:01:46.3813383Z 0% |###### | 9% 2025-07-24T04:01:46.3813595Z 0% |###### | 10% 2025-07-24T04:01:46.3813903Z 0% |###### | 10% 2025-07-24T04:01:46.3814126Z 0% |####### | 11% 2025-07-24T04:01:46.3814337Z 0% |####### | 11% 2025-07-24T04:01:46.3814547Z 0% |####### | 12% 2025-07-24T04:01:46.3814759Z 0% |######## | 12% 2025-07-24T04:01:46.3814979Z 0% |######## | 13% 2025-07-24T04:01:46.3815187Z 0% |######## | 13% 2025-07-24T04:01:46.3815394Z 0% |######### | 14% 2025-07-24T04:01:46.3815619Z 0% |######### | 14% 2025-07-24T04:01:46.3815825Z 0% |######### | 15% 2025-07-24T04:01:46.3816026Z 0% |########## | 15% 2025-07-24T04:01:46.3816241Z 0% |########## | 16% 2025-07-24T04:01:46.3816449Z 0% |########## | 16% 2025-07-24T04:01:46.3816654Z 0% |########### | 17% 2025-07-24T04:01:46.3816880Z 0% |########### | 17% 2025-07-24T04:01:46.3817092Z 0% |########### | 18% 2025-07-24T04:01:46.3817296Z 0% |############ | 18% 2025-07-24T04:01:46.3817502Z 0% |############ | 19% 2025-07-24T04:01:46.3817724Z 0% |############ | 19% 2025-07-24T04:01:46.3817928Z 0% |############# | 20% 2025-07-24T04:01:46.3818141Z 0% |############# | 20% 2025-07-24T04:01:46.3818361Z 0% |############# | 21% 2025-07-24T04:01:46.3818565Z 0% |############# | 21% 2025-07-24T04:01:46.3818993Z 0% |############## | 22% 2025-07-24T04:01:46.3819213Z 0% |############## | 22% 2025-07-24T04:01:46.3819399Z 0% |############## | 23% 2025-07-24T04:01:46.3819599Z 0% |############### | 23% 2025-07-24T04:01:46.3819807Z 0% |############### | 24% 2025-07-24T04:01:46.3820014Z 0% |############### | 24% 2025-07-24T04:01:46.3820209Z 0% |################ | 25% 2025-07-24T04:01:46.3820432Z 0% |################ | 25% 2025-07-24T04:01:46.3820637Z 0% |################ | 26% 2025-07-24T04:01:46.3820840Z 0% |################# | 26% 2025-07-24T04:01:46.3821030Z 0% |################# | 27% 2025-07-24T04:01:46.3821383Z 0% |################# | 27% 2025-07-24T04:01:46.3821548Z 0% |################## | 28% 2025-07-24T04:01:46.3821726Z 0% |################## | 28% 2025-07-24T04:01:46.3821927Z 0% |################## | 29% 2025-07-24T04:01:46.3822122Z 0% |################### | 29% 2025-07-24T04:01:46.3822324Z 0% |################### | 30% 2025-07-24T04:01:46.3822627Z 0% |################### | 30% 2025-07-24T04:01:46.3822828Z 0% |#################### | 31% 2025-07-24T04:01:46.3826353Z 0% |#################### | 31% 2025-07-24T04:01:46.3826617Z 0% |#################### | 32% 2025-07-24T04:01:46.3827017Z 0% |#################### | 32% 2025-07-24T04:01:46.3827216Z 0% |##################### | 33% 2025-07-24T04:01:46.3827412Z 0% |##################### | 33% 2025-07-24T04:01:46.3827617Z 0% |##################### | 34% 2025-07-24T04:01:46.3827815Z 0% |###################### | 34% 2025-07-24T04:01:46.3828009Z 0% |###################### | 35% 2025-07-24T04:01:46.3828226Z 0% |###################### | 35% 2025-07-24T04:01:46.3828419Z 0% |####################### | 36% 2025-07-24T04:01:46.3828610Z 0% |####################### | 36% 2025-07-24T04:01:46.3828801Z 0% |####################### | 37% 2025-07-24T04:01:46.3828963Z 0% |######################## | 37% 2025-07-24T04:01:46.3829148Z 0% |######################## | 38% 2025-07-24T04:01:46.3829382Z 0% |######################## | 38% 2025-07-24T04:01:46.3829551Z 0% |######################### | 39% 2025-07-24T04:01:46.3829714Z 0% |######################### | 39% 2025-07-24T04:01:46.3830127Z 0% |######################### | 40% 2025-07-24T04:01:46.3830346Z 0% |########################## | 40% 2025-07-24T04:01:46.3830534Z 0% |########################## | 41% 2025-07-24T04:01:46.3830705Z 0% |########################## | 41% 2025-07-24T04:01:46.3830875Z 0% |########################### | 42% 2025-07-24T04:01:46.3831034Z 0% |########################### | 42% 2025-07-24T04:01:46.3831198Z 0% |########################### | 43% 2025-07-24T04:01:46.3831372Z 0% |########################### | 43% 2025-07-24T04:01:46.3831530Z 0% |############################ | 44% 2025-07-24T04:01:46.3831692Z 0% |############################ | 44% 2025-07-24T04:01:46.3831883Z 0% |############################ | 45% 2025-07-24T04:01:46.3832077Z 0% |############################# | 45% 2025-07-24T04:01:46.3832279Z 0% |############################# | 46% 2025-07-24T04:01:46.3832492Z 0% |############################# | 46% 2025-07-24T04:01:46.3832696Z 0% |############################## | 47% 2025-07-24T04:01:46.3833051Z 0% |############################## | 47% 2025-07-24T04:01:46.3833248Z 0% |############################## | 48% 2025-07-24T04:01:46.3833450Z 0% |############################### | 48% 2025-07-24T04:01:46.3833634Z 0% |############################### | 49% 2025-07-24T04:01:46.3833804Z 0% |############################### | 49% 2025-07-24T04:01:46.3833976Z 0% |################################ | 50% 2025-07-24T04:01:46.3834246Z 0% |################################ | 50% 2025-07-24T04:01:46.3834424Z 0% |################################ | 51% 2025-07-24T04:01:46.3834619Z 0% |################################# | 51% 2025-07-24T04:01:46.3834793Z 0% |################################# | 52% 2025-07-24T04:01:46.3834980Z 0% |################################# | 52% 2025-07-24T04:01:46.3835166Z 0% |################################## | 53% 2025-07-24T04:01:46.3835372Z 0% |################################## | 53% 2025-07-24T04:01:46.3835566Z 0% |################################## | 54% 2025-07-24T04:01:46.3835762Z 0% |################################## | 54% 2025-07-24T04:01:46.3835972Z 0% |################################### | 55% 2025-07-24T04:01:46.3836178Z 0% |################################### | 55% 2025-07-24T04:01:46.3836380Z 0% |################################### | 56% 2025-07-24T04:01:46.3836582Z 0% |#################################### | 56% 2025-07-24T04:01:46.3836801Z 0% |#################################### | 57% 2025-07-24T04:01:46.3836995Z 0% |#################################### | 57% 2025-07-24T04:01:46.3837189Z 0% |##################################### | 58% 2025-07-24T04:01:46.3837382Z 0% |##################################### | 58% 2025-07-24T04:01:46.3837593Z 0% |##################################### | 59% 2025-07-24T04:01:46.3837786Z 0% |###################################### | 59% 2025-07-24T04:01:46.3837979Z 0% |###################################### | 60% 2025-07-24T04:01:46.3838192Z 0% |###################################### | 60% 2025-07-24T04:01:46.3838391Z 0% |####################################### | 61% 2025-07-24T04:01:46.3838582Z 0% |####################################### | 61% 2025-07-24T04:01:46.3838797Z 0% |####################################### | 62% 2025-07-24T04:01:46.3838989Z 0% |######################################## | 62% 2025-07-24T04:01:46.3839188Z 0% |######################################## | 63% 2025-07-24T04:01:46.3839395Z 0% |######################################## | 63% 2025-07-24T04:01:46.3839595Z 0% |######################################### | 64% 2025-07-24T04:01:46.3839785Z 0% |######################################### | 64% 2025-07-24T04:01:46.3839986Z 0% |######################################### | 65% 2025-07-24T04:01:46.3840205Z 0% |######################################### | 65% 2025-07-24T04:01:46.3840401Z 0% |########################################## | 66% 2025-07-24T04:01:46.3840600Z 0% |########################################## | 66% 2025-07-24T04:01:46.3840963Z 0% |########################################## | 67% 2025-07-24T04:01:46.3841159Z 0% |########################################### | 67% 2025-07-24T04:01:46.3841356Z 0% |########################################### | 68% 2025-07-24T04:01:46.3841566Z 0% |########################################### | 68% 2025-07-24T04:01:46.3841768Z 0% |############################################ | 69% 2025-07-24T04:01:46.3841964Z 0% |############################################ | 69% 2025-07-24T04:01:46.3842174Z 0% |############################################ | 70% 2025-07-24T04:01:46.3842809Z 0% |############################################# | 70% 2025-07-24T04:01:46.3843012Z 0% |############################################# | 71% 2025-07-24T04:01:46.3843203Z 0% |############################################# | 71% 2025-07-24T04:01:46.3843421Z 0% |############################################## | 72% 2025-07-24T04:01:46.3843616Z 0% |############################################## | 72% 2025-07-24T04:01:46.3843811Z 0% |############################################## | 73% 2025-07-24T04:01:46.3844019Z 0% |############################################### | 73% 2025-07-24T04:01:46.3844216Z 0% |############################################### | 74% 2025-07-24T04:01:46.3844410Z 0% |############################################### | 74% 2025-07-24T04:01:46.3844618Z 0% |################################################ | 75% 2025-07-24T04:01:46.3844820Z 0% |################################################ | 75% 2025-07-24T04:01:46.3845014Z 0% |################################################ | 76% 2025-07-24T04:01:46.3845226Z 0% |################################################ | 76% 2025-07-24T04:01:46.3845416Z 0% |################################################# | 77% 2025-07-24T04:01:46.3845605Z 0% |################################################# | 77% 2025-07-24T04:01:46.3845802Z 0% |################################################# | 78% 2025-07-24T04:01:46.3846010Z 0% |################################################## | 78% 2025-07-24T04:01:46.3846207Z 0% |################################################## | 78% 2025-07-24T04:01:46.3846394Z 0% |################################################## | 79% 2025-07-24T04:01:46.3846604Z 0% |################################################### | 79% 2025-07-24T04:01:46.3846806Z 0% |################################################### | 80% 2025-07-24T04:01:46.3847008Z 0% |################################################### | 80% 2025-07-24T04:01:46.3847218Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3847425Z 0% |#################################################### | 81% 2025-07-24T04:01:46.3847620Z 0% |#################################################### | 82% 2025-07-24T04:01:46.3848111Z 0% |##################################################### | 82% 2025-07-24T04:01:46.3848315Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3848514Z 0% |##################################################### | 83% 2025-07-24T04:01:46.3848721Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3848913Z 0% |###################################################### | 84% 2025-07-24T04:01:46.3849114Z 0% |###################################################### | 85% 2025-07-24T04:01:46.3849311Z 0% |####################################################### | 85% 2025-07-24T04:01:46.3849518Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3850239Z 0% |####################################################### | 86% 2025-07-24T04:01:46.3850437Z 0% |####################################################### | 87% 2025-07-24T04:01:46.3850647Z 0% |######################################################## | 87% 2025-07-24T04:01:46.3850846Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3851042Z 0% |######################################################## | 88% 2025-07-24T04:01:46.3851249Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3851607Z 0% |######################################################### | 89% 2025-07-24T04:01:46.3851820Z 0% |######################################################### | 90% 2025-07-24T04:01:46.3852032Z 0% |########################################################## | 90% 2025-07-24T04:01:46.3852248Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3852450Z 0% |########################################################## | 91% 2025-07-24T04:01:46.3852664Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3852864Z 0% |########################################################### | 92% 2025-07-24T04:01:46.3853056Z 0% |########################################################### | 93% 2025-07-24T04:01:46.3853257Z 0% |############################################################ | 93% 2025-07-24T04:01:46.3853472Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3853680Z 0% |############################################################ | 94% 2025-07-24T04:01:46.3853876Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3854091Z 0% |############################################################# | 95% 2025-07-24T04:01:46.3854290Z 0% |############################################################# | 96% 2025-07-24T04:01:46.3854495Z 0% |############################################################## | 96% 2025-07-24T04:01:46.3854955Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3855157Z 0% |############################################################## | 97% 2025-07-24T04:01:46.3855356Z 0% |############################################################## | 98% 2025-07-24T04:01:46.3855559Z 0% |############################################################### | 98% 2025-07-24T04:01:46.3855764Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3855964Z 0% |############################################################### | 99% 2025-07-24T04:01:46.3856169Z 0% |################################################################| 100% 2025-07-24T04:01:46.3856750Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-07-24T04:01:46.3857260Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2025-07-24T04:01:46.3857469Z Failed to download (trying next): 2025-07-24T04:01:46.3857668Z HTTP Error 404: Not Found 2025-07-24T04:01:46.3857681Z 2025-07-24T04:01:46.3858296Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-07-24T04:01:46.3858307Z 2025-07-24T04:01:46.3858510Z 0% | | 0% 2025-07-24T04:01:46.3858735Z 0% |################################################################| 100% 2025-07-24T04:01:46.3859271Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-07-24T04:01:46.3859767Z [422 / 2,916] 14 actions running 2025-07-24T04:01:46.3860182Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2025-07-24T04:01:46.3860561Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2025-07-24T04:01:46.3862628Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:46.3863181Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-07-24T04:01:46.3863564Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:46.3863813Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.3864294Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.3864659Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:46.4995844Z 2025-07-24T04:01:46.4996591Z  2025-07-24T04:01:46.4997059Z  2025-07-24T04:01:46.4997461Z  2025-07-24T04:01:46.4997851Z  2025-07-24T04:01:46.4998249Z  2025-07-24T04:01:46.4998644Z  2025-07-24T04:01:46.4999046Z  2025-07-24T04:01:46.4999713Z  2025-07-24T04:01:46.5000248Z [488 / 2,972] 15 actions, 14 running 2025-07-24T04:01:46.5001033Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-07-24T04:01:46.5001971Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-07-24T04:01:46.5002837Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.5003482Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.5004155Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.5004820Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.5005505Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.5006381Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:46.7066193Z 2025-07-24T04:01:46.7066989Z  2025-07-24T04:01:46.7067452Z  2025-07-24T04:01:46.7067826Z  2025-07-24T04:01:46.7068202Z  2025-07-24T04:01:46.7068537Z  2025-07-24T04:01:46.7068957Z  2025-07-24T04:01:46.7069309Z  2025-07-24T04:01:46.7069681Z  2025-07-24T04:01:46.7070231Z [517 / 2,992] 16 actions, 15 running 2025-07-24T04:01:46.7071075Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-07-24T04:01:46.7072043Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-07-24T04:01:46.7072919Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.7073841Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:46.7074815Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:46.7075858Z Compiling src/reflection.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:46.7076904Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:46.7078019Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:01:46.9141837Z 2025-07-24T04:01:46.9142454Z  2025-07-24T04:01:46.9142768Z  2025-07-24T04:01:46.9143003Z  2025-07-24T04:01:46.9143222Z  2025-07-24T04:01:46.9143452Z  2025-07-24T04:01:46.9143665Z  2025-07-24T04:01:46.9143888Z  2025-07-24T04:01:46.9144098Z  2025-07-24T04:01:46.9144523Z [543 / 3,008] 16 actions, 15 running 2025-07-24T04:01:46.9145033Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-07-24T04:01:46.9145582Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-07-24T04:01:46.9146056Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.9146463Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.9146870Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.9147260Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:46.9147768Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:46.9148382Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox ... 2025-07-24T04:01:47.1152929Z 2025-07-24T04:01:47.1153705Z  2025-07-24T04:01:47.1154173Z  2025-07-24T04:01:47.1154527Z  2025-07-24T04:01:47.1154910Z  2025-07-24T04:01:47.1155288Z  2025-07-24T04:01:47.1155675Z  2025-07-24T04:01:47.1156054Z  2025-07-24T04:01:47.1156751Z  2025-07-24T04:01:47.1157299Z [565 / 3,021] 16 actions, 14 running 2025-07-24T04:01:47.1158165Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-07-24T04:01:47.1159117Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-07-24T04:01:47.1159954Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.1160851Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:47.1161730Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.1162570Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:47.1163850Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2025-07-24T04:01:47.1165062Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox ... 2025-07-24T04:01:47.3190223Z 2025-07-24T04:01:47.3191002Z  2025-07-24T04:01:47.3191470Z  2025-07-24T04:01:47.3191885Z  2025-07-24T04:01:47.3192303Z  2025-07-24T04:01:47.3192697Z  2025-07-24T04:01:47.3193090Z  2025-07-24T04:01:47.3193503Z  2025-07-24T04:01:47.3193895Z  2025-07-24T04:01:47.3194459Z [585 / 3,035] 16 actions, 15 running 2025-07-24T04:01:47.3195308Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-07-24T04:01:47.3196328Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-07-24T04:01:47.3197372Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox 2025-07-24T04:01:47.3198288Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.3199232Z Compiling src/file_writer.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:47.3200209Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.3200980Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.3201888Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:47.5205534Z 2025-07-24T04:01:47.5206317Z  2025-07-24T04:01:47.5206773Z  2025-07-24T04:01:47.5207170Z  2025-07-24T04:01:47.5207526Z  2025-07-24T04:01:47.5207902Z  2025-07-24T04:01:47.5208266Z  2025-07-24T04:01:47.5208625Z  2025-07-24T04:01:47.5208986Z  2025-07-24T04:01:47.5209535Z [611 / 3,053] 15 actions, 14 running 2025-07-24T04:01:47.5210384Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-07-24T04:01:47.5211346Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-07-24T04:01:47.5212142Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.5212940Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2025-07-24T04:01:47.5213868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.5214524Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.5215352Z ...//grpc/src/compiler:ts_generator; 0s processwrapper-sandbox 2025-07-24T04:01:47.5216374Z Compiling src/flatc_main.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:47.7316740Z 2025-07-24T04:01:47.7317512Z  2025-07-24T04:01:47.7317987Z  2025-07-24T04:01:47.7318355Z  2025-07-24T04:01:47.7318736Z  2025-07-24T04:01:47.7319116Z  2025-07-24T04:01:47.7319515Z  2025-07-24T04:01:47.7319896Z  2025-07-24T04:01:47.7320285Z  2025-07-24T04:01:47.7320855Z [640 / 3,073] 16 actions, 15 running 2025-07-24T04:01:47.7321742Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-07-24T04:01:47.7322750Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-07-24T04:01:47.7323769Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:47.7324766Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:47.7325594Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.7326312Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.7327441Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:47.7328310Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:47.9699708Z 2025-07-24T04:01:47.9700402Z  2025-07-24T04:01:47.9700782Z  2025-07-24T04:01:47.9701149Z  2025-07-24T04:01:47.9701501Z  2025-07-24T04:01:47.9701873Z  2025-07-24T04:01:47.9702275Z  2025-07-24T04:01:47.9702622Z  2025-07-24T04:01:47.9702981Z  2025-07-24T04:01:47.9703476Z [649 / 3,073] 16 actions running 2025-07-24T04:01:47.9704261Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-07-24T04:01:47.9705584Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-07-24T04:01:47.9706475Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.9707324Z Compiling src/idl_gen_cpp.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:47.9708326Z Compiling src/idl_gen_csharp.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:47.9709185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.9709914Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:47.9710607Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-07-24T04:01:48.1704887Z 2025-07-24T04:01:48.1705581Z  2025-07-24T04:01:48.1706035Z  2025-07-24T04:01:48.1706407Z  2025-07-24T04:01:48.1706790Z  2025-07-24T04:01:48.1707140Z  2025-07-24T04:01:48.1707516Z  2025-07-24T04:01:48.1707896Z  2025-07-24T04:01:48.1708288Z  2025-07-24T04:01:48.1708826Z [666 / 3,079] 15 actions running 2025-07-24T04:01:48.1709683Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-07-24T04:01:48.1710641Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-07-24T04:01:48.1711399Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.1712119Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.1713045Z Compiling c10/test/util/NetworkFlow_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:48.1713990Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.1714869Z Compiling src/idl_gen_dart.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:48.1715911Z Compiling src/idl_gen_go.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:48.3714450Z 2025-07-24T04:01:48.3715155Z  2025-07-24T04:01:48.3715609Z  2025-07-24T04:01:48.3715963Z  2025-07-24T04:01:48.3716328Z  2025-07-24T04:01:48.3716694Z  2025-07-24T04:01:48.3717048Z  2025-07-24T04:01:48.3717433Z  2025-07-24T04:01:48.3717792Z  2025-07-24T04:01:48.3718373Z [674 / 3,079] 16 actions, 15 running 2025-07-24T04:01:48.3719167Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-07-24T04:01:48.3720059Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-07-24T04:01:48.3720802Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.3732938Z Compiling src/idl_gen_dart.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:48.3734019Z Compiling src/idl_gen_go.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:48.3735008Z ...//grpc/src/compiler:java_generator; 0s processwrapper-sandbox 2025-07-24T04:01:48.3735929Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:48.3736712Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:48.5520473Z 2025-07-24T04:01:48.5521215Z  2025-07-24T04:01:48.5521717Z  2025-07-24T04:01:48.5522121Z  2025-07-24T04:01:48.5522536Z  2025-07-24T04:01:48.5522931Z  2025-07-24T04:01:48.5523391Z  2025-07-24T04:01:48.5523746Z  2025-07-24T04:01:48.5524151Z  2025-07-24T04:01:48.5524809Z INFO: From Compiling external/sleef/dispavx.c: 2025-07-24T04:01:48.5527445Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-07-24T04:01:48.5530333Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-07-24T04:01:48.5531666Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-07-24T04:01:48.5532344Z | ^~~~~~~~~~~~~~ 2025-07-24T04:01:48.5533087Z [680 / 3,079] 16 actions, 15 running 2025-07-24T04:01:48.5533958Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-07-24T04:01:48.5534950Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-07-24T04:01:48.5535820Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.5536577Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.5537765Z Compiling c10/test/util/Semaphore_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:48.5538979Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2025-07-24T04:01:48.5540141Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2025-07-24T04:01:48.5541071Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:48.7289804Z 2025-07-24T04:01:48.7290588Z  2025-07-24T04:01:48.7291049Z  2025-07-24T04:01:48.7291465Z  2025-07-24T04:01:48.7291850Z  2025-07-24T04:01:48.7292253Z  2025-07-24T04:01:48.7292639Z  2025-07-24T04:01:48.7293037Z  2025-07-24T04:01:48.7293439Z  2025-07-24T04:01:48.7294091Z INFO: From Compiling external/sleef/dispsse.c: 2025-07-24T04:01:48.7295245Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-07-24T04:01:48.7296912Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-07-24T04:01:48.7298262Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-07-24T04:01:48.7298927Z | ^~~~~~~~~~~~~~ 2025-07-24T04:01:48.7299602Z [688 / 3,080] 16 actions running 2025-07-24T04:01:48.7300410Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-07-24T04:01:48.7301410Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-07-24T04:01:48.7302271Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.7303195Z Compiling src/cpu/x64/gemm/gemm_driver.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:48.7304447Z Compiling src/idl_gen_grpc.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:48.7305535Z Compiling src/idl_gen_java.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:48.7306659Z Compiling src/cpu/x64/gemm/gemm_info.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:48.7307753Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:48.9718757Z 2025-07-24T04:01:48.9719540Z  2025-07-24T04:01:48.9720011Z  2025-07-24T04:01:48.9720407Z  2025-07-24T04:01:48.9720789Z  2025-07-24T04:01:48.9721176Z  2025-07-24T04:01:48.9721553Z  2025-07-24T04:01:48.9721889Z  2025-07-24T04:01:48.9722324Z  2025-07-24T04:01:48.9722901Z [701 / 3,080] 15 actions running 2025-07-24T04:01:48.9723787Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-07-24T04:01:48.9724784Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-07-24T04:01:48.9725822Z Compiling src/cpu/x64/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:48.9726916Z Compiling src/cpu/x64/gemm/gemv_driver.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:48.9727806Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.9728701Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox 2025-07-24T04:01:48.9729619Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:48.9730590Z Compiling src/idl_gen_kotlin.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:49.1724887Z 2025-07-24T04:01:49.1725675Z  2025-07-24T04:01:49.1726144Z  2025-07-24T04:01:49.1726562Z  2025-07-24T04:01:49.1726965Z  2025-07-24T04:01:49.1727706Z  2025-07-24T04:01:49.1728110Z  2025-07-24T04:01:49.1728528Z  2025-07-24T04:01:49.1728925Z  2025-07-24T04:01:49.1729481Z [708 / 3,080] 15 actions running 2025-07-24T04:01:49.1730369Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-07-24T04:01:49.1731402Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-07-24T04:01:49.1732282Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.1733028Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.1733843Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:49.1735031Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:49.1735888Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.1736848Z Compiling src/flatc.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:49.4208551Z 2025-07-24T04:01:49.4209376Z  2025-07-24T04:01:49.4209906Z  2025-07-24T04:01:49.4210311Z  2025-07-24T04:01:49.4210905Z  2025-07-24T04:01:49.4211327Z  2025-07-24T04:01:49.4211826Z  2025-07-24T04:01:49.4212324Z  2025-07-24T04:01:49.4212857Z  2025-07-24T04:01:49.4213557Z [718 / 3,080] 16 actions, 15 running 2025-07-24T04:01:49.4214535Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-07-24T04:01:49.4215521Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-07-24T04:01:49.4216452Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.4217431Z Compiling src/idl_gen_kotlin_kmp.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:49.4218618Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:49.4219859Z Compiling src/idl_gen_lobster.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:49.4220896Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.4221781Z ...//src:flatc_library; 0s processwrapper-sandbox ... 2025-07-24T04:01:49.6363693Z 2025-07-24T04:01:49.6364475Z  2025-07-24T04:01:49.6364939Z  2025-07-24T04:01:49.6365359Z  2025-07-24T04:01:49.6365741Z  2025-07-24T04:01:49.6366138Z  2025-07-24T04:01:49.6366512Z  2025-07-24T04:01:49.6366899Z  2025-07-24T04:01:49.6367270Z  2025-07-24T04:01:49.6367865Z [730 / 3,080] 16 actions, 15 running 2025-07-24T04:01:49.6368734Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-07-24T04:01:49.6369691Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-07-24T04:01:49.6370528Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.6371302Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.6372053Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.6372969Z Compiling src/idl_gen_php.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:49.6374082Z Compiling c10/test/util/TypeList_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:49.6375225Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox ... 2025-07-24T04:01:49.8372426Z 2025-07-24T04:01:49.8373165Z  2025-07-24T04:01:49.8373464Z  2025-07-24T04:01:49.8373686Z  2025-07-24T04:01:49.8373920Z  2025-07-24T04:01:49.8374135Z  2025-07-24T04:01:49.8374363Z  2025-07-24T04:01:49.8374579Z  2025-07-24T04:01:49.8374811Z  2025-07-24T04:01:49.8375138Z [738 / 3,080] 16 actions, 15 running 2025-07-24T04:01:49.8375634Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-07-24T04:01:49.8376192Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-07-24T04:01:49.8376671Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.8377087Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.8377648Z Compiling src/idl_gen_python.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:49.8378872Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:49.8379622Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:49.8380432Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:50.0417743Z 2025-07-24T04:01:50.0418490Z  2025-07-24T04:01:50.0418983Z  2025-07-24T04:01:50.0419368Z  2025-07-24T04:01:50.0419759Z  2025-07-24T04:01:50.0420131Z  2025-07-24T04:01:50.0420531Z  2025-07-24T04:01:50.0420910Z  2025-07-24T04:01:50.0421305Z  2025-07-24T04:01:50.0421843Z [745 / 3,080] 16 actions, 15 running 2025-07-24T04:01:50.0422999Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-07-24T04:01:50.0423993Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-07-24T04:01:50.0424940Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.0425695Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.0426446Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.0427382Z Compiling src/idl_gen_rust.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:50.0428511Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:50.0429596Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-07-24T04:01:50.2427666Z 2025-07-24T04:01:50.2428523Z  2025-07-24T04:01:50.2429005Z  2025-07-24T04:01:50.2429429Z  2025-07-24T04:01:50.2429831Z  2025-07-24T04:01:50.2430240Z  2025-07-24T04:01:50.2430635Z  2025-07-24T04:01:50.2431047Z  2025-07-24T04:01:50.2431441Z  2025-07-24T04:01:50.2432064Z [755 / 3,080] 16 actions, 15 running 2025-07-24T04:01:50.2432940Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-07-24T04:01:50.2433988Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-07-24T04:01:50.2434872Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.2435578Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.2436446Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:50.2437461Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-07-24T04:01:50.2438490Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.2439427Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-07-24T04:01:50.3606111Z 2025-07-24T04:01:50.3606843Z  2025-07-24T04:01:50.3607341Z  2025-07-24T04:01:50.3607752Z  2025-07-24T04:01:50.3608168Z  2025-07-24T04:01:50.3608573Z  2025-07-24T04:01:50.3608985Z  2025-07-24T04:01:50.3609426Z  2025-07-24T04:01:50.3609842Z  2025-07-24T04:01:50.3610763Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-07-24T04:01:50.3611808Z In file included from /usr/include/string.h:535, 2025-07-24T04:01:50.3612804Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-07-24T04:01:50.3614078Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-07-24T04:01:50.3615347Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-07-24T04:01:50.3616573Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-07-24T04:01:50.3617832Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-07-24T04:01:50.3618892Z In function 'void* memcpy(void*, const void*, size_t)', 2025-07-24T04:01:50.3621148Z inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-07-24T04:01:50.3625534Z inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-07-24T04:01:50.3630932Z inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-07-24T04:01:50.3635548Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-07-24T04:01:50.3638511Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-07-24T04:01:50.3639294Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:01:50.3639997Z 30 | __glibc_objsize0 (__dest)); 2025-07-24T04:01:50.3640712Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:01:50.3683022Z [759 / 3,080] 15 actions running 2025-07-24T04:01:50.3683925Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-07-24T04:01:50.3684955Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-07-24T04:01:50.3685833Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.3686605Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.3687483Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:50.3688566Z Compiling src/idl_gen_text.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:50.3689784Z Compiling c10/test/util/accumulate_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:50.3690829Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:50.5720449Z 2025-07-24T04:01:50.5722837Z  2025-07-24T04:01:50.5723292Z  2025-07-24T04:01:50.5723731Z  2025-07-24T04:01:50.5724106Z  2025-07-24T04:01:50.5724504Z  2025-07-24T04:01:50.5724910Z  2025-07-24T04:01:50.5725298Z  2025-07-24T04:01:50.5725689Z  2025-07-24T04:01:50.5726254Z [770 / 3,080] 16 actions, 15 running 2025-07-24T04:01:50.5727123Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-07-24T04:01:50.5728061Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-07-24T04:01:50.5728872Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.5729615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.5730482Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-07-24T04:01:50.5731496Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:50.5732590Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:50.5733579Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:50.7738942Z 2025-07-24T04:01:50.7739705Z  2025-07-24T04:01:50.7740187Z  2025-07-24T04:01:50.7740556Z  2025-07-24T04:01:50.7740959Z  2025-07-24T04:01:50.7741342Z  2025-07-24T04:01:50.7741726Z  2025-07-24T04:01:50.7742117Z  2025-07-24T04:01:50.7742498Z  2025-07-24T04:01:50.7743045Z [778 / 3,080] 16 actions running 2025-07-24T04:01:50.7743905Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-07-24T04:01:50.7744970Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-07-24T04:01:50.7745997Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:50.7746979Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.7747716Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.7748525Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:50.7749379Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.7750902Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:50.9759986Z 2025-07-24T04:01:50.9760738Z  2025-07-24T04:01:50.9761182Z  2025-07-24T04:01:50.9761576Z  2025-07-24T04:01:50.9761944Z  2025-07-24T04:01:50.9762288Z  2025-07-24T04:01:50.9762657Z  2025-07-24T04:01:50.9763042Z  2025-07-24T04:01:50.9763457Z  2025-07-24T04:01:50.9763999Z [788 / 3,080] 15 actions running 2025-07-24T04:01:50.9764803Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-07-24T04:01:50.9765680Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-07-24T04:01:50.9766526Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.9767536Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.9768241Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:50.9769070Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:50.9769995Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:50.9770913Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-07-24T04:01:51.2618633Z 2025-07-24T04:01:51.2619345Z  2025-07-24T04:01:51.2619792Z  2025-07-24T04:01:51.2620119Z  2025-07-24T04:01:51.2620443Z  2025-07-24T04:01:51.2620811Z  2025-07-24T04:01:51.2621190Z  2025-07-24T04:01:51.2621549Z  2025-07-24T04:01:51.2621852Z  2025-07-24T04:01:51.2622330Z [799 / 3,080] 15 actions, 14 running 2025-07-24T04:01:51.2623055Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-07-24T04:01:51.2623943Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-07-24T04:01:51.2624766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.2625452Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.2626111Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.2626974Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2025-07-24T04:01:51.2627935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.2628798Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox ... 2025-07-24T04:01:51.4812019Z 2025-07-24T04:01:51.4812782Z  2025-07-24T04:01:51.4813251Z  2025-07-24T04:01:51.4813646Z  2025-07-24T04:01:51.4814040Z  2025-07-24T04:01:51.4814428Z  2025-07-24T04:01:51.4814834Z  2025-07-24T04:01:51.4815179Z  2025-07-24T04:01:51.4815540Z  2025-07-24T04:01:51.4816070Z [811 / 3,080] 14 actions, 13 running 2025-07-24T04:01:51.4816927Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-07-24T04:01:51.4817900Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-07-24T04:01:51.4818894Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:51.4819834Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.4820532Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.4821419Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-07-24T04:01:51.4822399Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-07-24T04:01:51.4823476Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:51.7109548Z 2025-07-24T04:01:51.7110296Z  2025-07-24T04:01:51.7110720Z  2025-07-24T04:01:51.7111083Z  2025-07-24T04:01:51.7111432Z  2025-07-24T04:01:51.7111806Z  2025-07-24T04:01:51.7112163Z  2025-07-24T04:01:51.7112529Z  2025-07-24T04:01:51.7112885Z  2025-07-24T04:01:51.7113418Z [818 / 3,080] 15 actions, 14 running 2025-07-24T04:01:51.7114178Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-07-24T04:01:51.7114842Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-07-24T04:01:51.7115572Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.7116462Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.7116873Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.7117327Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.7117784Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:51.7118272Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:51.9223558Z 2025-07-24T04:01:51.9224418Z  2025-07-24T04:01:51.9224883Z  2025-07-24T04:01:51.9225229Z  2025-07-24T04:01:51.9225592Z  2025-07-24T04:01:51.9225931Z  2025-07-24T04:01:51.9226277Z  2025-07-24T04:01:51.9226638Z  2025-07-24T04:01:51.9227320Z  2025-07-24T04:01:51.9227879Z [840 / 3,092] 13 actions, 12 running 2025-07-24T04:01:51.9228771Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-07-24T04:01:51.9229766Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-07-24T04:01:51.9230727Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:51.9231607Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:51.9232445Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:51.9233408Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-07-24T04:01:51.9234476Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:51.9235606Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-07-24T04:01:52.1406008Z 2025-07-24T04:01:52.1406791Z  2025-07-24T04:01:52.1407257Z  2025-07-24T04:01:52.1407653Z  2025-07-24T04:01:52.1408039Z  2025-07-24T04:01:52.1408439Z  2025-07-24T04:01:52.1408833Z  2025-07-24T04:01:52.1409201Z  2025-07-24T04:01:52.1409600Z  2025-07-24T04:01:52.1410144Z [846 / 3,092] 15 actions, 14 running 2025-07-24T04:01:52.1411005Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-07-24T04:01:52.1411982Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-07-24T04:01:52.1412805Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.1413514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.1414229Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.1415066Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:52.1415877Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.1416776Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-07-24T04:01:52.2954684Z 2025-07-24T04:01:52.2955518Z  2025-07-24T04:01:52.2955972Z  2025-07-24T04:01:52.2956389Z  2025-07-24T04:01:52.2956778Z  2025-07-24T04:01:52.2957147Z  2025-07-24T04:01:52.2957516Z  2025-07-24T04:01:52.2957876Z  2025-07-24T04:01:52.2958198Z  2025-07-24T04:01:52.2958844Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-07-24T04:01:52.2979546Z third_party/miniz-3.0.2/miniz.c:3258:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-07-24T04:01:52.2981594Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-07-24T04:01:52.2982769Z | ^~~~~~~ 2025-07-24T04:01:52.2983509Z [853 / 3,092] 16 actions running 2025-07-24T04:01:52.2984416Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-07-24T04:01:52.2985421Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-07-24T04:01:52.2986233Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.2986963Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.2987788Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-07-24T04:01:52.2988669Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:52.2989805Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:52.2990601Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:52.5626312Z 2025-07-24T04:01:52.5627036Z  2025-07-24T04:01:52.5627486Z  2025-07-24T04:01:52.5627883Z  2025-07-24T04:01:52.5628279Z  2025-07-24T04:01:52.5628660Z  2025-07-24T04:01:52.5629040Z  2025-07-24T04:01:52.5629445Z  2025-07-24T04:01:52.5629835Z  2025-07-24T04:01:52.5630417Z [866 / 3,092] 15 actions, 14 running 2025-07-24T04:01:52.5631310Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-07-24T04:01:52.5632561Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-07-24T04:01:52.5633463Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-07-24T04:01:52.5634264Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.5634992Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.5635714Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.5636683Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:52.5637819Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox ... 2025-07-24T04:01:52.7646629Z 2025-07-24T04:01:52.7647421Z  2025-07-24T04:01:52.7647881Z  2025-07-24T04:01:52.7648265Z  2025-07-24T04:01:52.7648623Z  2025-07-24T04:01:52.7649020Z  2025-07-24T04:01:52.7649404Z  2025-07-24T04:01:52.7650000Z  2025-07-24T04:01:52.7650371Z  2025-07-24T04:01:52.7650934Z [878 / 3,092] 16 actions, 15 running 2025-07-24T04:01:52.7651807Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-07-24T04:01:52.7652767Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-07-24T04:01:52.7653602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.7654407Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:52.7655399Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-07-24T04:01:52.7656247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.7657196Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-07-24T04:01:52.7658242Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-07-24T04:01:52.9710490Z 2025-07-24T04:01:52.9711182Z  2025-07-24T04:01:52.9711465Z  2025-07-24T04:01:52.9711698Z  2025-07-24T04:01:52.9711914Z  2025-07-24T04:01:52.9712139Z  2025-07-24T04:01:52.9712353Z  2025-07-24T04:01:52.9712578Z  2025-07-24T04:01:52.9712787Z  2025-07-24T04:01:52.9713147Z [883 / 3,092] 16 actions, 15 running 2025-07-24T04:01:52.9713617Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-07-24T04:01:52.9714150Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-07-24T04:01:52.9714617Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.9715133Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-07-24T04:01:52.9715653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.9716166Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:52.9716860Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:52.9717660Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:53.1822124Z 2025-07-24T04:01:53.1823060Z  2025-07-24T04:01:53.1823524Z  2025-07-24T04:01:53.1823945Z  2025-07-24T04:01:53.1824447Z  2025-07-24T04:01:53.1824880Z  2025-07-24T04:01:53.1825283Z  2025-07-24T04:01:53.1825696Z  2025-07-24T04:01:53.1826088Z  2025-07-24T04:01:53.1826636Z [894 / 3,092] 16 actions running 2025-07-24T04:01:53.1827507Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-07-24T04:01:53.1828731Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-07-24T04:01:53.1829803Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-07-24T04:01:53.1830722Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.1831492Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.1832323Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-07-24T04:01:53.1833235Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.1834144Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-07-24T04:01:53.3828326Z 2025-07-24T04:01:53.3828946Z  2025-07-24T04:01:53.3829229Z  2025-07-24T04:01:53.3829690Z  2025-07-24T04:01:53.3829928Z  2025-07-24T04:01:53.3830141Z  2025-07-24T04:01:53.3830368Z  2025-07-24T04:01:53.3830579Z  2025-07-24T04:01:53.3830813Z  2025-07-24T04:01:53.3831191Z [904 / 3,092] 16 actions running 2025-07-24T04:01:53.3831705Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-07-24T04:01:53.3832517Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-07-24T04:01:53.3833129Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.3833970Z Compiling src/cpu/x64/cpu_reducer.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:53.3834755Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.3835469Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.3836207Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:01:53.3837034Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:01:53.5832840Z 2025-07-24T04:01:53.5833459Z  2025-07-24T04:01:53.5833753Z  2025-07-24T04:01:53.5833974Z  2025-07-24T04:01:53.5834203Z  2025-07-24T04:01:53.5834413Z  2025-07-24T04:01:53.5834641Z  2025-07-24T04:01:53.5834853Z  2025-07-24T04:01:53.5835091Z  2025-07-24T04:01:53.5835396Z [913 / 3,092] 16 actions running 2025-07-24T04:01:53.5835891Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-07-24T04:01:53.5836430Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-07-24T04:01:53.5836904Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.5837318Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.5837790Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-07-24T04:01:53.5838339Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:53.5838885Z Compiling c10/test/util/lazy_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:53.5839465Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:01:53.8124424Z 2025-07-24T04:01:53.8125174Z  2025-07-24T04:01:53.8125654Z  2025-07-24T04:01:53.8126045Z  2025-07-24T04:01:53.8126456Z  2025-07-24T04:01:53.8126880Z  2025-07-24T04:01:53.8127273Z  2025-07-24T04:01:53.8127658Z  2025-07-24T04:01:53.8128064Z  2025-07-24T04:01:53.8128646Z [923 / 3,092] 16 actions, 15 running 2025-07-24T04:01:53.8129520Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-07-24T04:01:53.8130520Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-07-24T04:01:53.8131507Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-07-24T04:01:53.8132523Z Compiling src/cpu/x64/cpu_isa_traits.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:53.8133449Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.8134174Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:53.8135055Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-07-24T04:01:53.8136122Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:54.0221885Z 2025-07-24T04:01:54.0222619Z  2025-07-24T04:01:54.0224349Z  2025-07-24T04:01:54.0224762Z  2025-07-24T04:01:54.0225155Z  2025-07-24T04:01:54.0225552Z  2025-07-24T04:01:54.0225947Z  2025-07-24T04:01:54.0226325Z  2025-07-24T04:01:54.0226699Z  2025-07-24T04:01:54.0227234Z [931 / 3,092] 16 actions, 15 running 2025-07-24T04:01:54.0228112Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-07-24T04:01:54.0229061Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-07-24T04:01:54.0230008Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-07-24T04:01:54.0230997Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2025-07-24T04:01:54.0232123Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.0232847Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.0233656Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:54.0234741Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:54.2232346Z 2025-07-24T04:01:54.2233108Z  2025-07-24T04:01:54.2233552Z  2025-07-24T04:01:54.2233961Z  2025-07-24T04:01:54.2234359Z  2025-07-24T04:01:54.2234770Z  2025-07-24T04:01:54.2235167Z  2025-07-24T04:01:54.2235574Z  2025-07-24T04:01:54.2235966Z  2025-07-24T04:01:54.2236510Z [937 / 3,092] 16 actions running 2025-07-24T04:01:54.2237345Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-07-24T04:01:54.2238309Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-07-24T04:01:54.2239275Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-07-24T04:01:54.2240127Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.2241014Z Compiling src/cpu/x64/cpu_barrier.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:54.2241991Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:54.2242829Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.2243699Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:54.4446764Z 2025-07-24T04:01:54.4447470Z  2025-07-24T04:01:54.4447937Z  2025-07-24T04:01:54.4448317Z  2025-07-24T04:01:54.4448720Z  2025-07-24T04:01:54.4449128Z  2025-07-24T04:01:54.4449515Z  2025-07-24T04:01:54.4450109Z  2025-07-24T04:01:54.4450507Z  2025-07-24T04:01:54.4451081Z [946 / 3,092] 16 actions, 15 running 2025-07-24T04:01:54.4451931Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-07-24T04:01:54.4452903Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-07-24T04:01:54.4453782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.4454681Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:54.4455605Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.4456336Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.4457222Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2025-07-24T04:01:54.4458316Z Compiling tensorpipe/channel/helpers.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:54.6642400Z 2025-07-24T04:01:54.6643164Z  2025-07-24T04:01:54.6643636Z  2025-07-24T04:01:54.6644024Z  2025-07-24T04:01:54.6644416Z  2025-07-24T04:01:54.6644821Z  2025-07-24T04:01:54.6645216Z  2025-07-24T04:01:54.6645616Z  2025-07-24T04:01:54.6646000Z  2025-07-24T04:01:54.6646541Z [957 / 3,092] 16 actions, 15 running 2025-07-24T04:01:54.6647465Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-07-24T04:01:54.6648426Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-07-24T04:01:54.6649530Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:54.6650729Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.6651795Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.6652599Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:01:54.6653497Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:01:54.6654382Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:54.8757068Z 2025-07-24T04:01:54.8757865Z  2025-07-24T04:01:54.8758338Z  2025-07-24T04:01:54.8758733Z  2025-07-24T04:01:54.8759131Z  2025-07-24T04:01:54.8759501Z  2025-07-24T04:01:54.8759735Z  2025-07-24T04:01:54.8759957Z  2025-07-24T04:01:54.8760165Z  2025-07-24T04:01:54.8760704Z [962 / 3,092] 16 actions, 15 running 2025-07-24T04:01:54.8761189Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-07-24T04:01:54.8761729Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-07-24T04:01:54.8762176Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.8762596Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.8762980Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.8763373Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:54.8763819Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:54.8764331Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:55.1621534Z 2025-07-24T04:01:55.1622347Z  2025-07-24T04:01:55.1622821Z  2025-07-24T04:01:55.1623198Z  2025-07-24T04:01:55.1623598Z  2025-07-24T04:01:55.1623901Z  2025-07-24T04:01:55.1624354Z  2025-07-24T04:01:55.1624681Z  2025-07-24T04:01:55.1625029Z  2025-07-24T04:01:55.1625485Z [974 / 3,092] 16 actions, 15 running 2025-07-24T04:01:55.1626206Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-07-24T04:01:55.1627117Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-07-24T04:01:55.1627848Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.1628731Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2025-07-24T04:01:55.1629629Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2025-07-24T04:01:55.1630461Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:55.1631461Z Compiling src/cpu/x64/ip_convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:55.1632539Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:01:55.3672139Z 2025-07-24T04:01:55.3672997Z  2025-07-24T04:01:55.3673443Z  2025-07-24T04:01:55.3673837Z  2025-07-24T04:01:55.3674231Z  2025-07-24T04:01:55.3674673Z  2025-07-24T04:01:55.3675064Z  2025-07-24T04:01:55.3686356Z  2025-07-24T04:01:55.3687013Z  2025-07-24T04:01:55.3687586Z [983 / 3,092] 16 actions, 15 running 2025-07-24T04:01:55.3688424Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-07-24T04:01:55.3689371Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-07-24T04:01:55.3690187Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.3690842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.3691725Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2025-07-24T04:01:55.3692901Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:55.3694077Z Compiling src/cpu/x64/jit_avx2_convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:55.3695041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:55.5846806Z 2025-07-24T04:01:55.5847541Z  2025-07-24T04:01:55.5847988Z  2025-07-24T04:01:55.5848392Z  2025-07-24T04:01:55.5848780Z  2025-07-24T04:01:55.5849166Z  2025-07-24T04:01:55.5849564Z  2025-07-24T04:01:55.5850132Z  2025-07-24T04:01:55.5850528Z  2025-07-24T04:01:55.5851374Z [993 / 3,092] 16 actions running 2025-07-24T04:01:55.5852252Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-07-24T04:01:55.5853243Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-07-24T04:01:55.5854106Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.5854911Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2025-07-24T04:01:55.5855712Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.5856428Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.5857242Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:01:55.5858309Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-07-24T04:01:55.7855153Z 2025-07-24T04:01:55.7855925Z  2025-07-24T04:01:55.7856402Z  2025-07-24T04:01:55.7856790Z  2025-07-24T04:01:55.7857193Z  2025-07-24T04:01:55.7857582Z  2025-07-24T04:01:55.7857960Z  2025-07-24T04:01:55.7858375Z  2025-07-24T04:01:55.7858740Z  2025-07-24T04:01:55.7859241Z [998 / 3,092] 16 actions running 2025-07-24T04:01:55.7860031Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-07-24T04:01:55.7860964Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-07-24T04:01:55.7861796Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2025-07-24T04:01:55.7862571Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.7863424Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:55.7864375Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.7865114Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.7865806Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:55.9909727Z 2025-07-24T04:01:55.9910481Z  2025-07-24T04:01:55.9910941Z  2025-07-24T04:01:55.9911374Z  2025-07-24T04:01:55.9911773Z  2025-07-24T04:01:55.9912229Z  2025-07-24T04:01:55.9912620Z  2025-07-24T04:01:55.9913027Z  2025-07-24T04:01:55.9913435Z  2025-07-24T04:01:55.9914008Z [1,008 / 3,092] 16 actions, 15 running 2025-07-24T04:01:55.9914930Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-07-24T04:01:55.9915941Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-07-24T04:01:55.9916798Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.9917521Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.9918472Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:55.9919485Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:55.9920359Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:55.9921397Z Compiling src/FbgemmPackMatrixB.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:56.1914030Z 2025-07-24T04:01:56.1914736Z  2025-07-24T04:01:56.1915149Z  2025-07-24T04:01:56.1915545Z  2025-07-24T04:01:56.1915885Z  2025-07-24T04:01:56.1916236Z  2025-07-24T04:01:56.1916576Z  2025-07-24T04:01:56.1916928Z  2025-07-24T04:01:56.1917273Z  2025-07-24T04:01:56.1917759Z [1,014 / 3,092] 16 actions running 2025-07-24T04:01:56.1918535Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-07-24T04:01:56.1919432Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-07-24T04:01:56.1920326Z Compiling src/FbgemmPackMatrixB.cc; 0s processwrapper-sandbox 2025-07-24T04:01:56.1921084Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.1921848Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:56.1922678Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:56.1923409Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.1924279Z Compiling tensorpipe/channel/xth/factory.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:56.3920132Z 2025-07-24T04:01:56.3920853Z  2025-07-24T04:01:56.3921292Z  2025-07-24T04:01:56.3921694Z  2025-07-24T04:01:56.3922065Z  2025-07-24T04:01:56.3922434Z  2025-07-24T04:01:56.3922817Z  2025-07-24T04:01:56.3923218Z  2025-07-24T04:01:56.3923625Z  2025-07-24T04:01:56.3924228Z [1,020 / 3,092] 16 actions, 15 running 2025-07-24T04:01:56.3925121Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-07-24T04:01:56.3926154Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-07-24T04:01:56.3926974Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.3927993Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.3928739Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-07-24T04:01:56.3929464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.3930235Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.3931009Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:56.6100266Z 2025-07-24T04:01:56.6100990Z  2025-07-24T04:01:56.6101489Z  2025-07-24T04:01:56.6101905Z  2025-07-24T04:01:56.6102332Z  2025-07-24T04:01:56.6102738Z  2025-07-24T04:01:56.6103106Z  2025-07-24T04:01:56.6103507Z  2025-07-24T04:01:56.6103922Z  2025-07-24T04:01:56.6104624Z [1,030 / 3,092] 16 actions, 15 running 2025-07-24T04:01:56.6105564Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-07-24T04:01:56.6106624Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-07-24T04:01:56.6107539Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.6108497Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:56.6109568Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2025-07-24T04:01:56.6110752Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2025-07-24T04:01:56.6112082Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2025-07-24T04:01:56.6113135Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:56.8084889Z 2025-07-24T04:01:56.8085519Z  2025-07-24T04:01:56.8085808Z  2025-07-24T04:01:56.8086044Z  2025-07-24T04:01:56.8086261Z  2025-07-24T04:01:56.8086494Z  2025-07-24T04:01:56.8086708Z  2025-07-24T04:01:56.8086936Z  2025-07-24T04:01:56.8087149Z  2025-07-24T04:01:56.8087495Z [1,037 / 3,092] 16 actions, 15 running 2025-07-24T04:01:56.8087999Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-07-24T04:01:56.8088589Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-07-24T04:01:56.8089197Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2025-07-24T04:01:56.8089744Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.8090159Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.8090572Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.8090979Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:56.8091391Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:57.0486046Z 2025-07-24T04:01:57.0487179Z  2025-07-24T04:01:57.0487643Z  2025-07-24T04:01:57.0488052Z  2025-07-24T04:01:57.0488441Z  2025-07-24T04:01:57.0488840Z  2025-07-24T04:01:57.0489239Z  2025-07-24T04:01:57.0489654Z  2025-07-24T04:01:57.0490033Z  2025-07-24T04:01:57.0490640Z [1,048 / 3,092] 15 actions, 14 running 2025-07-24T04:01:57.0491595Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-07-24T04:01:57.0492643Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-07-24T04:01:57.0493606Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:57.0494530Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:57.0495928Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2025-07-24T04:01:57.0497087Z Compiling src/cpu/x64/brgemm/brgemm.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:57.0498043Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.0498798Z @fbgemm//:fbgemm; 0s processwrapper-sandbox ... 2025-07-24T04:01:57.2496257Z 2025-07-24T04:01:57.2496956Z  2025-07-24T04:01:57.2497440Z  2025-07-24T04:01:57.2497848Z  2025-07-24T04:01:57.2498264Z  2025-07-24T04:01:57.2498653Z  2025-07-24T04:01:57.2499063Z  2025-07-24T04:01:57.2499464Z  2025-07-24T04:01:57.2500142Z  2025-07-24T04:01:57.2500738Z [1,055 / 3,092] 16 actions, 15 running 2025-07-24T04:01:57.2501611Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-07-24T04:01:57.2502624Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-07-24T04:01:57.2503717Z Compiling src/cpu/x64/brgemm/brgemm.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:57.2504767Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.2505485Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.2506245Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.2506960Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.2507982Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:57.4502178Z 2025-07-24T04:01:57.4502945Z  2025-07-24T04:01:57.4503418Z  2025-07-24T04:01:57.4503821Z  2025-07-24T04:01:57.4504310Z  2025-07-24T04:01:57.4504720Z  2025-07-24T04:01:57.4505143Z  2025-07-24T04:01:57.4505555Z  2025-07-24T04:01:57.4505911Z  2025-07-24T04:01:57.4506513Z [1,065 / 3,092] 15 actions, 14 running 2025-07-24T04:01:57.4507415Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-07-24T04:01:57.4508453Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-07-24T04:01:57.4509297Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.4510050Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.4510916Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:57.4511767Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-07-24T04:01:57.4512565Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:57.4513455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:57.6514033Z 2025-07-24T04:01:57.6514756Z  2025-07-24T04:01:57.6515161Z  2025-07-24T04:01:57.6515523Z  2025-07-24T04:01:57.6515918Z  2025-07-24T04:01:57.6516284Z  2025-07-24T04:01:57.6516579Z  2025-07-24T04:01:57.6516891Z  2025-07-24T04:01:57.6517226Z  2025-07-24T04:01:57.6517706Z [1,073 / 3,092] 16 actions, 15 running 2025-07-24T04:01:57.6518566Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-07-24T04:01:57.6519596Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-07-24T04:01:57.6520505Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.6521460Z Compiling src/cpu/x64/amx_tile_configure.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:57.6522307Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:57.6523023Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:57.6523869Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2025-07-24T04:01:57.6524640Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:57.8949288Z 2025-07-24T04:01:57.8950730Z  2025-07-24T04:01:57.8951135Z  2025-07-24T04:01:57.8951465Z  2025-07-24T04:01:57.8951785Z  2025-07-24T04:01:57.8952115Z  2025-07-24T04:01:57.8952437Z  2025-07-24T04:01:57.8952732Z  2025-07-24T04:01:57.8953068Z  2025-07-24T04:01:57.8953910Z [1,083 / 3,092] 16 actions, 15 running 2025-07-24T04:01:57.8954667Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-07-24T04:01:57.8955550Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-07-24T04:01:57.8956379Z Compiling src/cpu/x64/jit_brdgmm_dw_conv.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:57.8957362Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:57.8958418Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:57.8959481Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2025-07-24T04:01:57.8960686Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-07-24T04:01:57.8961617Z Compiling src/cpu/simple_sum.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:01:58.1230336Z 2025-07-24T04:01:58.1231109Z  2025-07-24T04:01:58.1231559Z  2025-07-24T04:01:58.1231921Z  2025-07-24T04:01:58.1232313Z  2025-07-24T04:01:58.1232731Z  2025-07-24T04:01:58.1233131Z  2025-07-24T04:01:58.1233521Z  2025-07-24T04:01:58.1233922Z  2025-07-24T04:01:58.1234502Z [1,094 / 3,092] 15 actions, 14 running 2025-07-24T04:01:58.1235390Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-07-24T04:01:58.1236398Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-07-24T04:01:58.1237451Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.1238619Z Compiling src/cpu/x64/jit_brgemm_conv_bwd.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.1239849Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2025-07-24T04:01:58.1240861Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.1241824Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.1242981Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:58.3379524Z 2025-07-24T04:01:58.3380271Z  2025-07-24T04:01:58.3380780Z  2025-07-24T04:01:58.3381139Z  2025-07-24T04:01:58.3381513Z  2025-07-24T04:01:58.3381908Z  2025-07-24T04:01:58.3382301Z  2025-07-24T04:01:58.3382707Z  2025-07-24T04:01:58.3383101Z  2025-07-24T04:01:58.3383695Z [1,103 / 3,092] 16 actions, 15 running 2025-07-24T04:01:58.3384700Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-07-24T04:01:58.3385709Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-07-24T04:01:58.3386569Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.3387362Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.3388082Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.3388944Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:58.3390009Z Compiling src/cpu/simple_resampling.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.3391151Z Compiling tensorpipe/core/context.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:58.5787182Z 2025-07-24T04:01:58.5787972Z  2025-07-24T04:01:58.5788416Z  2025-07-24T04:01:58.5788776Z  2025-07-24T04:01:58.5789171Z  2025-07-24T04:01:58.5789545Z  2025-07-24T04:01:58.5789938Z  2025-07-24T04:01:58.5790307Z  2025-07-24T04:01:58.5790672Z  2025-07-24T04:01:58.5791209Z [1,111 / 3,092] 16 actions, 15 running 2025-07-24T04:01:58.5792027Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-07-24T04:01:58.5792949Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-07-24T04:01:58.5793907Z Compiling src/cpu/simple_resampling.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.5794854Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:58.5795752Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:58.5796567Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.5797777Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_w.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.5798802Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:01:58.7906096Z 2025-07-24T04:01:58.7907128Z  2025-07-24T04:01:58.7907609Z  2025-07-24T04:01:58.7908009Z  2025-07-24T04:01:58.7908418Z  2025-07-24T04:01:58.7908808Z  2025-07-24T04:01:58.7909209Z  2025-07-24T04:01:58.7909600Z  2025-07-24T04:01:58.7910000Z  2025-07-24T04:01:58.7910551Z [1,118 / 3,092] 16 actions running 2025-07-24T04:01:58.7911746Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-07-24T04:01:58.7912783Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-07-24T04:01:58.7913648Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.7914614Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2025-07-24T04:01:58.7915793Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.7916800Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:58.7917793Z Compiling src/cpu/x64/jit_brgemm_conv_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:58.7918961Z Compiling src/PackAWithRowOffset.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:59.0494839Z 2025-07-24T04:01:59.0495547Z  2025-07-24T04:01:59.0495959Z  2025-07-24T04:01:59.0496327Z  2025-07-24T04:01:59.0496689Z  2025-07-24T04:01:59.0497028Z  2025-07-24T04:01:59.0497385Z  2025-07-24T04:01:59.0497665Z  2025-07-24T04:01:59.0497971Z  2025-07-24T04:01:59.0498511Z [1,129 / 3,092] 16 actions, 15 running 2025-07-24T04:01:59.0499279Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-07-24T04:01:59.0500251Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-07-24T04:01:59.0501337Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:59.0502428Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:59.0503302Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.0504134Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2025-07-24T04:01:59.0505053Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.0505876Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox ... 2025-07-24T04:01:59.2638066Z 2025-07-24T04:01:59.2638770Z  2025-07-24T04:01:59.2639233Z  2025-07-24T04:01:59.2639619Z  2025-07-24T04:01:59.2639988Z  2025-07-24T04:01:59.2640373Z  2025-07-24T04:01:59.2640752Z  2025-07-24T04:01:59.2641117Z  2025-07-24T04:01:59.2641482Z  2025-07-24T04:01:59.2642068Z [1,139 / 3,092] 16 actions, 15 running 2025-07-24T04:01:59.2642928Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-07-24T04:01:59.2643919Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-07-24T04:01:59.2644720Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.2645660Z Compiling src/cpu/x64/jit_brgemm_post_ops.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:59.2646604Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.2647364Z Compiling src/cpu/simple_concat.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:59.2648261Z Compiling src/PackWeightsForConv.cc; 0s processwrapper-sandbox 2025-07-24T04:01:59.2649195Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:01:59.4837973Z 2025-07-24T04:01:59.4838645Z  2025-07-24T04:01:59.4839154Z  2025-07-24T04:01:59.4839541Z  2025-07-24T04:01:59.4839942Z  2025-07-24T04:01:59.4840334Z  2025-07-24T04:01:59.4840710Z  2025-07-24T04:01:59.4841092Z  2025-07-24T04:01:59.4841479Z  2025-07-24T04:01:59.4842060Z [1,145 / 3,092] 16 actions, 15 running 2025-07-24T04:01:59.4843227Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-07-24T04:01:59.4844195Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-07-24T04:01:59.4845203Z Compiling src/cpu/simple_concat.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:59.4846273Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2025-07-24T04:01:59.4847242Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:01:59.4848172Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:59.4849237Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2025-07-24T04:01:59.4850670Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:01:59.7138545Z 2025-07-24T04:01:59.7139246Z  2025-07-24T04:01:59.7139702Z  2025-07-24T04:01:59.7140123Z  2025-07-24T04:01:59.7140481Z  2025-07-24T04:01:59.7140891Z  2025-07-24T04:01:59.7141274Z  2025-07-24T04:01:59.7141705Z  2025-07-24T04:01:59.7142095Z  2025-07-24T04:01:59.7142683Z [1,153 / 3,092] 16 actions, 15 running 2025-07-24T04:01:59.7143605Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-07-24T04:01:59.7144739Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-07-24T04:01:59.7145645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.7146408Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.7147186Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.7148057Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:59.7149158Z Compiling src/cpu/x64/jit_generator.cpp; 0s processwrapper-sandbox 2025-07-24T04:01:59.7153893Z Compiling c10/test/core/SymInt_test.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:01:59.9735147Z 2025-07-24T04:01:59.9735891Z  2025-07-24T04:01:59.9736363Z  2025-07-24T04:01:59.9736779Z  2025-07-24T04:01:59.9737228Z  2025-07-24T04:01:59.9737625Z  2025-07-24T04:01:59.9738035Z  2025-07-24T04:01:59.9738427Z  2025-07-24T04:01:59.9738841Z  2025-07-24T04:01:59.9739440Z [1,165 / 3,092] 16 actions, 15 running 2025-07-24T04:01:59.9740348Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-07-24T04:01:59.9741328Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-07-24T04:01:59.9742428Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-07-24T04:01:59.9743452Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.9744434Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2025-07-24T04:01:59.9745442Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:01:59.9746307Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:01:59.9747084Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:00.1786518Z 2025-07-24T04:02:00.1787328Z  2025-07-24T04:02:00.1791516Z  2025-07-24T04:02:00.1792738Z  2025-07-24T04:02:00.1793138Z  2025-07-24T04:02:00.1794260Z  2025-07-24T04:02:00.1794676Z  2025-07-24T04:02:00.1795052Z  2025-07-24T04:02:00.1796263Z  2025-07-24T04:02:00.1796882Z [1,174 / 3,092] 16 actions, 15 running 2025-07-24T04:02:00.1798525Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-07-24T04:02:00.1801164Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-07-24T04:02:00.1802675Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:00.1803697Z Compiling src/cpu/x64/jit_sse41_convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.1804987Z Compiling src/cpu/x64/jit_transpose_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.1806085Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:00.1807093Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2025-07-24T04:02:00.1808424Z Compiling src/spmmUtils.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:00.3881226Z 2025-07-24T04:02:00.3882144Z  2025-07-24T04:02:00.3882591Z  2025-07-24T04:02:00.3882982Z  2025-07-24T04:02:00.3883373Z  2025-07-24T04:02:00.3883775Z  2025-07-24T04:02:00.3884165Z  2025-07-24T04:02:00.3884570Z  2025-07-24T04:02:00.3884959Z  2025-07-24T04:02:00.3885519Z [1,182 / 3,092] 16 actions running 2025-07-24T04:02:00.3886395Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-07-24T04:02:00.3887413Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-07-24T04:02:00.3888711Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.3889600Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:00.3890360Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:00.3891139Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:00.3892064Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:00.3893053Z Compiling src/TransposeUtils.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:00.5891266Z 2025-07-24T04:02:00.5891970Z  2025-07-24T04:02:00.5892368Z  2025-07-24T04:02:00.5892673Z  2025-07-24T04:02:00.5892991Z  2025-07-24T04:02:00.5893282Z  2025-07-24T04:02:00.5893603Z  2025-07-24T04:02:00.5893886Z  2025-07-24T04:02:00.5894183Z  2025-07-24T04:02:00.5894574Z [1,190 / 3,092] 15 actions running 2025-07-24T04:02:00.5895253Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-07-24T04:02:00.5896020Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-07-24T04:02:00.5896782Z Compiling src/cpu/x64/jit_uni_binary.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.5897733Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.5898728Z Compiling src/cpu/x64/jit_uni_convert_xf16.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.5899653Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2025-07-24T04:02:00.5900398Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-07-24T04:02:00.5901107Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:02:00.8041816Z 2025-07-24T04:02:00.8042576Z  2025-07-24T04:02:00.8043064Z  2025-07-24T04:02:00.8043467Z  2025-07-24T04:02:00.8043888Z  2025-07-24T04:02:00.8044293Z  2025-07-24T04:02:00.8044690Z  2025-07-24T04:02:00.8045079Z  2025-07-24T04:02:00.8045496Z  2025-07-24T04:02:00.8046133Z [1,197 / 3,092] 16 actions, 15 running 2025-07-24T04:02:00.8047064Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-07-24T04:02:00.8048107Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-07-24T04:02:00.8049111Z Compiling src/cpu/rnn/ref_rnn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:00.8050355Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:00.8051440Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2025-07-24T04:02:00.8052451Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:00.8053393Z Compiling src/FbgemmBfloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2025-07-24T04:02:00.8054540Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:02:01.0242478Z 2025-07-24T04:02:01.0243240Z  2025-07-24T04:02:01.0243694Z  2025-07-24T04:02:01.0244095Z  2025-07-24T04:02:01.0244462Z  2025-07-24T04:02:01.0244882Z  2025-07-24T04:02:01.0245255Z  2025-07-24T04:02:01.0245627Z  2025-07-24T04:02:01.0245996Z  2025-07-24T04:02:01.0246564Z [1,206 / 3,092] 16 actions, 15 running 2025-07-24T04:02:01.0247421Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-07-24T04:02:01.0248655Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-07-24T04:02:01.0249855Z Compiling src/cpu/rnn/ref_rnn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.0250720Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.0251665Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.0252570Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.0253484Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.0254534Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:02:01.2299280Z 2025-07-24T04:02:01.2300005Z  2025-07-24T04:02:01.2300764Z  2025-07-24T04:02:01.2301176Z  2025-07-24T04:02:01.2301591Z  2025-07-24T04:02:01.2301994Z  2025-07-24T04:02:01.2302408Z  2025-07-24T04:02:01.2302800Z  2025-07-24T04:02:01.2303208Z  2025-07-24T04:02:01.2303692Z [1,214 / 3,092] 16 actions, 15 running 2025-07-24T04:02:01.2304627Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-07-24T04:02:01.2305596Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-07-24T04:02:01.2306594Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.2307801Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2025-07-24T04:02:01.2308992Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-07-24T04:02:01.2309897Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:01.2310930Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.2311943Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:01.4446316Z 2025-07-24T04:02:01.4447065Z  2025-07-24T04:02:01.4447525Z  2025-07-24T04:02:01.4447905Z  2025-07-24T04:02:01.4448231Z  2025-07-24T04:02:01.4448612Z  2025-07-24T04:02:01.4449031Z  2025-07-24T04:02:01.4449438Z  2025-07-24T04:02:01.4450060Z  2025-07-24T04:02:01.4450648Z [1,219 / 3,092] 16 actions, 15 running 2025-07-24T04:02:01.4451537Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-07-24T04:02:01.4452531Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-07-24T04:02:01.4453580Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-07-24T04:02:01.4454726Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.4455644Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.4456618Z Compiling src/cpu/rnn/ref_postgemm_rnn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.4457804Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.4458789Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:01.6606512Z 2025-07-24T04:02:01.6607262Z  2025-07-24T04:02:01.6607784Z  2025-07-24T04:02:01.6608203Z  2025-07-24T04:02:01.6608577Z  2025-07-24T04:02:01.6608980Z  2025-07-24T04:02:01.6609369Z  2025-07-24T04:02:01.6609770Z  2025-07-24T04:02:01.6610149Z  2025-07-24T04:02:01.6610703Z [1,229 / 3,092] 16 actions, 15 running 2025-07-24T04:02:01.6611583Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-07-24T04:02:01.6612566Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-07-24T04:02:01.6613421Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.6614170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.6614952Z @fbgemm//:fbgemm_avx2; 0s processwrapper-sandbox 2025-07-24T04:02:01.6615822Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:01.6616677Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.6617427Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:01.8930220Z 2025-07-24T04:02:01.8930844Z  2025-07-24T04:02:01.8931311Z  2025-07-24T04:02:01.8931718Z  2025-07-24T04:02:01.8932142Z  2025-07-24T04:02:01.8932543Z  2025-07-24T04:02:01.8932956Z  2025-07-24T04:02:01.8933361Z  2025-07-24T04:02:01.8933773Z  2025-07-24T04:02:01.8934503Z [1,240 / 3,092] 16 actions, 15 running 2025-07-24T04:02:01.8935432Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-07-24T04:02:01.8936492Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-07-24T04:02:01.8937383Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.8938151Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.8938719Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:01.8939292Z Compiling src/cpu/x64/jit_uni_reduction.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:01.8939971Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:01.8940824Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:02:02.1077325Z 2025-07-24T04:02:02.1078087Z  2025-07-24T04:02:02.1078476Z  2025-07-24T04:02:02.1078827Z  2025-07-24T04:02:02.1079178Z  2025-07-24T04:02:02.1079488Z  2025-07-24T04:02:02.1079804Z  2025-07-24T04:02:02.1080171Z  2025-07-24T04:02:02.1080531Z  2025-07-24T04:02:02.1081119Z [1,246 / 3,092] 16 actions, 15 running 2025-07-24T04:02:02.1082018Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-07-24T04:02:02.1083080Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-07-24T04:02:02.1084160Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.1085108Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:02.1085939Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:02.1086847Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2025-07-24T04:02:02.1087796Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:02.1088748Z Compiling src/cpu/rnn/ref_postgemm_lstm.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:02.3505062Z 2025-07-24T04:02:02.3506182Z  2025-07-24T04:02:02.3506657Z  2025-07-24T04:02:02.3507043Z  2025-07-24T04:02:02.3507420Z  2025-07-24T04:02:02.3507772Z  2025-07-24T04:02:02.3508128Z  2025-07-24T04:02:02.3508517Z  2025-07-24T04:02:02.3508909Z  2025-07-24T04:02:02.3509512Z [1,256 / 3,092] 16 actions, 15 running 2025-07-24T04:02:02.3510416Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-07-24T04:02:02.3511427Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-07-24T04:02:02.3512503Z Compiling src/cpu/rnn/ref_postgemm_lstm.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.3513693Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.3514668Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:02.3515564Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2025-07-24T04:02:02.3516677Z Compiling src/cpu/x64/jit_uni_reorder_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.3517842Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:02:02.5879246Z 2025-07-24T04:02:02.5880269Z  2025-07-24T04:02:02.5880764Z  2025-07-24T04:02:02.5881167Z  2025-07-24T04:02:02.5881580Z  2025-07-24T04:02:02.5881978Z  2025-07-24T04:02:02.5882387Z  2025-07-24T04:02:02.5882816Z  2025-07-24T04:02:02.5883225Z  2025-07-24T04:02:02.5883794Z [1,269 / 3,092] 16 actions, 15 running 2025-07-24T04:02:02.5884689Z Executing genrule //:generate-code; 17s processwrapper-sandbox 2025-07-24T04:02:02.5885720Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-07-24T04:02:02.5886877Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:02.5887852Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.5889067Z Compiling src/cpu/rnn/ref_postgemm_gru_lbr.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.5890031Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:02.5890911Z Compiling c10/util/WaitCounter.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.5891814Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:02.7903864Z 2025-07-24T04:02:02.7905125Z  2025-07-24T04:02:02.7905596Z  2025-07-24T04:02:02.7905964Z  2025-07-24T04:02:02.7906613Z  2025-07-24T04:02:02.7906987Z  2025-07-24T04:02:02.7907361Z  2025-07-24T04:02:02.7907733Z  2025-07-24T04:02:02.7908099Z  2025-07-24T04:02:02.7908660Z [1,274 / 3,092] 16 actions running 2025-07-24T04:02:02.7909513Z Executing genrule //:generate-code; 17s processwrapper-sandbox 2025-07-24T04:02:02.7910555Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-07-24T04:02:02.7911561Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.7912709Z Compiling src/cpu/rnn/ref_postgemm_gru_lbr.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:02.7913607Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:02.7914247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:02.7915140Z Compiling tensorpipe/transport/ibv/reactor.cc; 0s processwrapper-sandbox 2025-07-24T04:02:02.7926331Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-07-24T04:02:03.0110167Z 2025-07-24T04:02:03.0110891Z  2025-07-24T04:02:03.0111384Z  2025-07-24T04:02:03.0111801Z  2025-07-24T04:02:03.0112208Z  2025-07-24T04:02:03.0112616Z  2025-07-24T04:02:03.0113026Z  2025-07-24T04:02:03.0113423Z  2025-07-24T04:02:03.0113853Z  2025-07-24T04:02:03.0114421Z [1,286 / 3,092] 16 actions, 15 running 2025-07-24T04:02:03.0115312Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-07-24T04:02:03.0116208Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.0116975Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.0117829Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.0118800Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-07-24T04:02:03.0119788Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.0120853Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:03.0121888Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:03.2400370Z 2025-07-24T04:02:03.2400990Z  2025-07-24T04:02:03.2401309Z  2025-07-24T04:02:03.2401531Z  2025-07-24T04:02:03.2401767Z  2025-07-24T04:02:03.2401986Z  2025-07-24T04:02:03.2402243Z  2025-07-24T04:02:03.2402475Z  2025-07-24T04:02:03.2402694Z  2025-07-24T04:02:03.2403041Z [1,297 / 3,092] 16 actions, 15 running 2025-07-24T04:02:03.2403534Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-07-24T04:02:03.2404033Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.2404547Z Compiling src/cpu/rnn/ref_postgemm_gru.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:03.2405082Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.2405583Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:03.2406233Z Compiling src/FbgemmSparseDenseAvx512.cc; 0s processwrapper-sandbox 2025-07-24T04:02:03.2406848Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:03.2407367Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox ... 2025-07-24T04:02:03.4510841Z 2025-07-24T04:02:03.4511578Z  2025-07-24T04:02:03.4512410Z  2025-07-24T04:02:03.4512818Z  2025-07-24T04:02:03.4513232Z  2025-07-24T04:02:03.4513627Z  2025-07-24T04:02:03.4514043Z  2025-07-24T04:02:03.4514434Z  2025-07-24T04:02:03.4514846Z  2025-07-24T04:02:03.4515429Z [1,307 / 3,092] 16 actions, 15 running 2025-07-24T04:02:03.4516334Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-07-24T04:02:03.4517259Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.4518055Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox 2025-07-24T04:02:03.4518860Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.4519872Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.4520843Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:03.4521835Z Compiling src/QuantUtilsAvx512.cc; 0s processwrapper-sandbox 2025-07-24T04:02:03.4522971Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:03.7162720Z 2025-07-24T04:02:03.7163501Z  2025-07-24T04:02:03.7163934Z  2025-07-24T04:02:03.7164343Z  2025-07-24T04:02:03.7164731Z  2025-07-24T04:02:03.7165118Z  2025-07-24T04:02:03.7165486Z  2025-07-24T04:02:03.7165882Z  2025-07-24T04:02:03.7166254Z  2025-07-24T04:02:03.7166842Z [1,319 / 3,092] 16 actions, 15 running 2025-07-24T04:02:03.7167682Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-07-24T04:02:03.7168550Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.7169417Z Compiling src/cpu/rnn/cell_gru_lbr.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:03.7170353Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.7171167Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.7172079Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.7173104Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2025-07-24T04:02:03.7174203Z Compiling src/idl_gen_fbs.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:03.9603254Z 2025-07-24T04:02:03.9603994Z  2025-07-24T04:02:03.9604465Z  2025-07-24T04:02:03.9604857Z  2025-07-24T04:02:03.9605262Z  2025-07-24T04:02:03.9605658Z  2025-07-24T04:02:03.9606058Z  2025-07-24T04:02:03.9606462Z  2025-07-24T04:02:03.9606846Z  2025-07-24T04:02:03.9607436Z [1,332 / 3,092] 16 actions, 15 running 2025-07-24T04:02:03.9608287Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-07-24T04:02:03.9609115Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.9610048Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2025-07-24T04:02:03.9611062Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.9612100Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:03.9613143Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:03.9613996Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:03.9614856Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:02:04.1689409Z 2025-07-24T04:02:04.1690137Z  2025-07-24T04:02:04.1690586Z  2025-07-24T04:02:04.1690984Z  2025-07-24T04:02:04.1691376Z  2025-07-24T04:02:04.1691751Z  2025-07-24T04:02:04.1692141Z  2025-07-24T04:02:04.1692497Z  2025-07-24T04:02:04.1692873Z  2025-07-24T04:02:04.1693417Z [1,341 / 3,092] 16 actions, 15 running 2025-07-24T04:02:04.1694282Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-07-24T04:02:04.1695244Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.1696250Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:04.1697297Z Compiling tensorpipe/transport/shm/factory.cc; 0s processwrapper-sandbox 2025-07-24T04:02:04.1698851Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.1699950Z Compiling src/cpu/rnn/cell_gru.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.1700750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.1701466Z Compiling src/Utils.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:04.3702680Z 2025-07-24T04:02:04.3703426Z  2025-07-24T04:02:04.3703900Z  2025-07-24T04:02:04.3704379Z  2025-07-24T04:02:04.3704795Z  2025-07-24T04:02:04.3705203Z  2025-07-24T04:02:04.3705588Z  2025-07-24T04:02:04.3705994Z  2025-07-24T04:02:04.3706385Z  2025-07-24T04:02:04.3707193Z [1,355 / 3,092] 15 actions running 2025-07-24T04:02:04.3708061Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-07-24T04:02:04.3708946Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.3709688Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.3710515Z Compiling src/reflection.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.3711421Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.3712336Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:04.3713178Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.3714051Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-07-24T04:02:04.5915676Z 2025-07-24T04:02:04.5916457Z  2025-07-24T04:02:04.5916905Z  2025-07-24T04:02:04.5917133Z  2025-07-24T04:02:04.5917371Z  2025-07-24T04:02:04.5917591Z  2025-07-24T04:02:04.5917826Z  2025-07-24T04:02:04.5918075Z  2025-07-24T04:02:04.5918306Z  2025-07-24T04:02:04.5918622Z [1,370 / 3,092] 16 actions running 2025-07-24T04:02:04.5919129Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-07-24T04:02:04.5919603Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.5920038Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.5920544Z Compiling src/cpu/rnn/cell_common.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.5921087Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:04.5921556Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.5922005Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.5922536Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:04.7922278Z 2025-07-24T04:02:04.7923026Z  2025-07-24T04:02:04.7923508Z  2025-07-24T04:02:04.7923905Z  2025-07-24T04:02:04.7924280Z  2025-07-24T04:02:04.7924699Z  2025-07-24T04:02:04.7925069Z  2025-07-24T04:02:04.7925446Z  2025-07-24T04:02:04.7925817Z  2025-07-24T04:02:04.7926352Z [1,385 / 3,092] 16 actions running 2025-07-24T04:02:04.7927161Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-07-24T04:02:04.7928020Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.7928811Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:04.7929616Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.7930407Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:04.7931358Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.7932472Z Compiling src/cpu/x64/prelu/jit_prelu_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.7933629Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:04.9988221Z 2025-07-24T04:02:04.9988971Z  2025-07-24T04:02:04.9989494Z  2025-07-24T04:02:04.9989887Z  2025-07-24T04:02:04.9990296Z  2025-07-24T04:02:04.9990684Z  2025-07-24T04:02:04.9991085Z  2025-07-24T04:02:04.9991450Z  2025-07-24T04:02:04.9991836Z  2025-07-24T04:02:04.9992428Z [1,393 / 3,092] 16 actions, 15 running 2025-07-24T04:02:04.9993600Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-07-24T04:02:04.9994468Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.9995449Z Compiling src/cpu/x64/prelu/jit_prelu_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.9996450Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.9997185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:04.9998138Z Compiling src/cpu/rnn/brgemm_cell_common.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:04.9999195Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-07-24T04:02:05.0000361Z Compiling src/idl_gen_text.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:05.2111002Z 2025-07-24T04:02:05.2111846Z  2025-07-24T04:02:05.2112350Z  2025-07-24T04:02:05.2112750Z  2025-07-24T04:02:05.2113152Z  2025-07-24T04:02:05.2113553Z  2025-07-24T04:02:05.2113939Z  2025-07-24T04:02:05.2114376Z  2025-07-24T04:02:05.2114758Z  2025-07-24T04:02:05.2115312Z [1,405 / 3,092] 16 actions, 15 running 2025-07-24T04:02:05.2116170Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-07-24T04:02:05.2117266Z Compiling src/cpu/rnn/brgemm_cell_common.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:05.2118267Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.2119080Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:05.2119920Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.2120655Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.2121579Z @com_github_google_flatbuffers//src:flatbuffers; 0s processwrapper-sandbox 2025-07-24T04:02:05.2122671Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:05.4687015Z 2025-07-24T04:02:05.4687790Z  2025-07-24T04:02:05.4688218Z  2025-07-24T04:02:05.4688609Z  2025-07-24T04:02:05.4689031Z  2025-07-24T04:02:05.4689429Z  2025-07-24T04:02:05.4689799Z  2025-07-24T04:02:05.4690183Z  2025-07-24T04:02:05.4690546Z  2025-07-24T04:02:05.4691108Z [1,417 / 3,092] 16 actions, 15 running 2025-07-24T04:02:05.4691893Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-07-24T04:02:05.4692689Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.4693348Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.4694039Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.4694730Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.4695476Z @com_google_protobuf//:protoc; 0s processwrapper-sandbox 2025-07-24T04:02:05.4696516Z Compiling src/asmjit/arm/armformatter.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:05.4697711Z Compiling src/asmjit/core/archtraits.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:05.6815598Z 2025-07-24T04:02:05.6816392Z  2025-07-24T04:02:05.6816855Z  2025-07-24T04:02:05.6817223Z  2025-07-24T04:02:05.6817557Z  2025-07-24T04:02:05.6817942Z  2025-07-24T04:02:05.6818341Z  2025-07-24T04:02:05.6818722Z  2025-07-24T04:02:05.6819121Z  2025-07-24T04:02:05.6819698Z [1,438 / 3,092] 15 actions, 14 running 2025-07-24T04:02:05.6820388Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-07-24T04:02:05.6821260Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.6821919Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.6822802Z Compiling src/cpu/x64/rnn/rnn_brgemm_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:05.6823740Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.6824539Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.6825215Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-07-24T04:02:05.6825994Z Compiling src/symbolize.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:05.8848437Z 2025-07-24T04:02:05.8849191Z  2025-07-24T04:02:05.8849851Z  2025-07-24T04:02:05.8850259Z  2025-07-24T04:02:05.8850677Z  2025-07-24T04:02:05.8851081Z  2025-07-24T04:02:05.8851474Z  2025-07-24T04:02:05.8851868Z  2025-07-24T04:02:05.8852245Z  2025-07-24T04:02:05.8852842Z [1,447 / 3,092] 16 actions, 15 running 2025-07-24T04:02:05.8853721Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-07-24T04:02:05.8854854Z Compiling src/cpu/x64/rnn/rnn_brgemm_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:05.8855865Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.8856933Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:05.8858350Z Compiling src/cpu/x64/utils/jit_io_helper.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:05.8859541Z Compiling src/cpu/zero_point_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:05.8860782Z Compiling tensorpipe/transport/uv/error.cc; 0s processwrapper-sandbox 2025-07-24T04:02:05.8862063Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:06.1124521Z 2025-07-24T04:02:06.1125154Z  2025-07-24T04:02:06.1125455Z  2025-07-24T04:02:06.1125680Z  2025-07-24T04:02:06.1125912Z  2025-07-24T04:02:06.1126127Z  2025-07-24T04:02:06.1126353Z  2025-07-24T04:02:06.1126570Z  2025-07-24T04:02:06.1126795Z  2025-07-24T04:02:06.1127234Z [1,460 / 3,092] 16 actions, 15 running 2025-07-24T04:02:06.1128100Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-07-24T04:02:06.1129209Z Compiling src/cpu/x64/utils/jit_io_helper.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.1130409Z Compiling src/common/batch_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.1131418Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-07-24T04:02:06.1132156Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:06.1133039Z Compiling src/signalhandler.cc; 0s processwrapper-sandbox 2025-07-24T04:02:06.1134032Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.1135062Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-07-24T04:02:06.3146809Z 2025-07-24T04:02:06.3147667Z  2025-07-24T04:02:06.3148089Z  2025-07-24T04:02:06.3148444Z  2025-07-24T04:02:06.3148747Z  2025-07-24T04:02:06.3149086Z  2025-07-24T04:02:06.3149415Z  2025-07-24T04:02:06.3150053Z  2025-07-24T04:02:06.3150409Z  2025-07-24T04:02:06.3151000Z [1,477 / 3,092] 16 actions, 15 running 2025-07-24T04:02:06.3151718Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-07-24T04:02:06.3152540Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:06.3153451Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.3154406Z Compiling src/common/concat.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.3155393Z Compiling src/common/convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.3156456Z Compiling src/common/convolution_pd.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.3157555Z Compiling src/asmjit/core/ralocal.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.3158489Z Compiling c10/util/Optional.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:06.5441604Z 2025-07-24T04:02:06.5442349Z  2025-07-24T04:02:06.5442824Z  2025-07-24T04:02:06.5443236Z  2025-07-24T04:02:06.5443640Z  2025-07-24T04:02:06.5444044Z  2025-07-24T04:02:06.5444424Z  2025-07-24T04:02:06.5444824Z  2025-07-24T04:02:06.5445245Z  2025-07-24T04:02:06.5445836Z [1,490 / 3,092] 16 actions, 15 running 2025-07-24T04:02:06.5446628Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-07-24T04:02:06.5447555Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:06.5448607Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-07-24T04:02:06.5449439Z Compiling src/common/deconvolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.5450706Z Compiling src/common/dnnl_debug.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.5451546Z Compiling c10/util/NetworkFlow.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.5452284Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:06.5453069Z Compiling src/asmjit/core/target.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:06.7936837Z 2025-07-24T04:02:06.7937481Z  2025-07-24T04:02:06.7937783Z  2025-07-24T04:02:06.7938013Z  2025-07-24T04:02:06.7938226Z  2025-07-24T04:02:06.7938755Z  2025-07-24T04:02:06.7938990Z  2025-07-24T04:02:06.7939199Z  2025-07-24T04:02:06.7939426Z  2025-07-24T04:02:06.7939729Z [1,507 / 3,092] 16 actions running 2025-07-24T04:02:06.7940204Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-07-24T04:02:06.7940688Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:06.7941159Z Compiling src/common/eltwise.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.7941677Z Compiling src/common/engine.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.7942229Z Compiling src/common/experimental.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.7942780Z Compiling src/common/float4.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.7943337Z Compiling tensorpipe/transport/uv/loop.cc; 0s processwrapper-sandbox 2025-07-24T04:02:06.7943929Z Compiling src/common/float8.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:06.9941207Z 2025-07-24T04:02:06.9942011Z  2025-07-24T04:02:06.9942462Z  2025-07-24T04:02:06.9942806Z  2025-07-24T04:02:06.9943194Z  2025-07-24T04:02:06.9943570Z  2025-07-24T04:02:06.9943960Z  2025-07-24T04:02:06.9944340Z  2025-07-24T04:02:06.9944832Z  2025-07-24T04:02:06.9945410Z [1,523 / 3,092] 16 actions running 2025-07-24T04:02:06.9946267Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-07-24T04:02:06.9947193Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2025-07-24T04:02:06.9948065Z Compiling src/common/gemm.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.9949138Z Compiling src/asmjit/x86/x86emithelper.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.9950564Z Compiling tensorpipe/transport/uv/sockaddr.cc; 0s processwrapper-sandbox 2025-07-24T04:02:06.9951812Z Compiling src/common/group_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.9952996Z Compiling src/common/inner_product.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:06.9954027Z Compiling src/common/ittnotify.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:07.1978765Z 2025-07-24T04:02:07.1979468Z  2025-07-24T04:02:07.1979917Z  2025-07-24T04:02:07.1980323Z  2025-07-24T04:02:07.1980681Z  2025-07-24T04:02:07.1981088Z  2025-07-24T04:02:07.1981488Z  2025-07-24T04:02:07.1981866Z  2025-07-24T04:02:07.1982279Z  2025-07-24T04:02:07.1982873Z [1,532 / 3,092] 16 actions, 15 running 2025-07-24T04:02:07.1983773Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-07-24T04:02:07.1985001Z Compiling src/common/group_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.1986216Z Compiling src/common/inner_product.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.1987170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:07.1988118Z Compiling src/common/kernel_cache.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.1989198Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.1990309Z Compiling src/common/layer_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.1991560Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:07.4149480Z 2025-07-24T04:02:07.4150707Z  2025-07-24T04:02:07.4151078Z  2025-07-24T04:02:07.4151417Z  2025-07-24T04:02:07.4151742Z  2025-07-24T04:02:07.4152080Z  2025-07-24T04:02:07.4152385Z  2025-07-24T04:02:07.4152706Z  2025-07-24T04:02:07.4153025Z  2025-07-24T04:02:07.4153544Z [1,545 / 3,092] 15 actions, 14 running 2025-07-24T04:02:07.4154241Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-07-24T04:02:07.4154982Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:07.4155779Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.4157022Z Compiling src/common/logging.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.4157920Z Compiling src/common/lrn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.4158788Z Compiling src/common/matmul.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.4159716Z Compiling src/common/memory.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.4160693Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:07.6478430Z 2025-07-24T04:02:07.6479134Z  2025-07-24T04:02:07.6479591Z  2025-07-24T04:02:07.6480007Z  2025-07-24T04:02:07.6480406Z  2025-07-24T04:02:07.6480796Z  2025-07-24T04:02:07.6481197Z  2025-07-24T04:02:07.6481553Z  2025-07-24T04:02:07.6481933Z  2025-07-24T04:02:07.6482455Z [1,556 / 3,092] 16 actions, 15 running 2025-07-24T04:02:07.6483295Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-07-24T04:02:07.6484251Z Compiling src/common/memory.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.6485319Z Compiling src/common/memory_debug.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.6486384Z Compiling src/common/memory_desc.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.6487542Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:07.6488461Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.6489415Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.6490304Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:07.8627426Z 2025-07-24T04:02:07.8628083Z  2025-07-24T04:02:07.8628379Z  2025-07-24T04:02:07.8628681Z  2025-07-24T04:02:07.8628910Z  2025-07-24T04:02:07.8629131Z  2025-07-24T04:02:07.8629423Z  2025-07-24T04:02:07.8629648Z  2025-07-24T04:02:07.8629860Z  2025-07-24T04:02:07.8630270Z [1,566 / 3,092] 16 actions, 15 running 2025-07-24T04:02:07.8630743Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-07-24T04:02:07.8631362Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-07-24T04:02:07.8631871Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:07.8632404Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2025-07-24T04:02:07.8633079Z Compiling src/common/memory_desc_wrapper.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.8633791Z Compiling src/common/memory_storage.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.8634474Z Compiling src/common/memory_tracking.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:07.8635110Z Compiling c10/util/Gauge.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:08.0747000Z 2025-07-24T04:02:08.0747736Z  2025-07-24T04:02:08.0748213Z  2025-07-24T04:02:08.0748601Z  2025-07-24T04:02:08.0749002Z  2025-07-24T04:02:08.0749410Z  2025-07-24T04:02:08.0750031Z  2025-07-24T04:02:08.0750420Z  2025-07-24T04:02:08.0750818Z  2025-07-24T04:02:08.0751444Z [1,583 / 3,092] 16 actions, 15 running 2025-07-24T04:02:08.0752310Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-07-24T04:02:08.0753347Z Compiling src/common/memory_zero_pad.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.0754430Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.0755769Z Compiling src/common/primitive.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.0756847Z Compiling src/common/primitive_attr.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.0757809Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:08.0758645Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.0759765Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:08.2826757Z 2025-07-24T04:02:08.2827440Z  2025-07-24T04:02:08.2827898Z  2025-07-24T04:02:08.2828293Z  2025-07-24T04:02:08.2828611Z  2025-07-24T04:02:08.2828967Z  2025-07-24T04:02:08.2829633Z  2025-07-24T04:02:08.2830039Z  2025-07-24T04:02:08.2830434Z  2025-07-24T04:02:08.2830990Z [1,591 / 3,092] 16 actions, 15 running 2025-07-24T04:02:08.2831785Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-07-24T04:02:08.2832728Z Compiling src/common/primitive_attr.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.2833667Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:08.2834591Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2025-07-24T04:02:08.2835731Z Compiling src/common/primitive_cache.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.2836934Z Compiling src/common/primitive_desc_iface.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.2838154Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.2839141Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:08.4833360Z 2025-07-24T04:02:08.4833969Z  2025-07-24T04:02:08.4834285Z  2025-07-24T04:02:08.4834535Z  2025-07-24T04:02:08.4834746Z  2025-07-24T04:02:08.4834967Z  2025-07-24T04:02:08.4835176Z  2025-07-24T04:02:08.4835397Z  2025-07-24T04:02:08.4835605Z  2025-07-24T04:02:08.4835922Z [1,605 / 3,092] 16 actions running 2025-07-24T04:02:08.4836420Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-07-24T04:02:08.4836988Z Compiling src/common/primitive_hashing.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.4837556Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.4838060Z Compiling c10/core/ScalarType.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.4838630Z Compiling src/common/primitive_iface.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.4839175Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.4839678Z Compiling src/common/query.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.4840229Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:08.7046497Z 2025-07-24T04:02:08.7047294Z  2025-07-24T04:02:08.7047584Z  2025-07-24T04:02:08.7047907Z  2025-07-24T04:02:08.7048129Z  2025-07-24T04:02:08.7048357Z  2025-07-24T04:02:08.7048689Z  2025-07-24T04:02:08.7048917Z  2025-07-24T04:02:08.7049132Z  2025-07-24T04:02:08.7049567Z [1,617 / 3,092] 16 actions, 15 running 2025-07-24T04:02:08.7050308Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-07-24T04:02:08.7050956Z Compiling src/common/reduction.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.7051597Z Compiling src/common/reorder.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.7052220Z Compiling src/common/resampling.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.7052723Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:08.7053248Z Compiling src/common/rnn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.7053841Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.7054364Z Compiling c10/core/SymBool.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:08.9168920Z 2025-07-24T04:02:08.9171722Z  2025-07-24T04:02:08.9172215Z  2025-07-24T04:02:08.9172934Z  2025-07-24T04:02:08.9173308Z  2025-07-24T04:02:08.9173698Z  2025-07-24T04:02:08.9174065Z  2025-07-24T04:02:08.9174456Z  2025-07-24T04:02:08.9174826Z  2025-07-24T04:02:08.9175414Z [1,628 / 3,092] 16 actions, 15 running 2025-07-24T04:02:08.9176275Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-07-24T04:02:08.9177158Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:08.9178021Z Compiling src/common/rw_mutex.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.9179004Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.9180230Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox 2025-07-24T04:02:08.9181325Z Compiling src/common/scratchpad.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.9182416Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:08.9183594Z Compiling src/common/scratchpad_debug.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:09.1512039Z 2025-07-24T04:02:09.1513011Z  2025-07-24T04:02:09.1513498Z  2025-07-24T04:02:09.1513891Z  2025-07-24T04:02:09.1514278Z  2025-07-24T04:02:09.1514649Z  2025-07-24T04:02:09.1515034Z  2025-07-24T04:02:09.1515397Z  2025-07-24T04:02:09.1515765Z  2025-07-24T04:02:09.1516330Z [1,641 / 3,092] 15 actions, 14 running 2025-07-24T04:02:09.1517144Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-07-24T04:02:09.1518131Z Compiling src/common/shuffle.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.1519018Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.1520049Z Compiling src/common/softmax.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.1521073Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.1522126Z Compiling src/common/stream.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.1523150Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.1524024Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:09.3632292Z 2025-07-24T04:02:09.3633162Z  2025-07-24T04:02:09.3633816Z  2025-07-24T04:02:09.3634212Z  2025-07-24T04:02:09.3634729Z  2025-07-24T04:02:09.3635140Z  2025-07-24T04:02:09.3635537Z  2025-07-24T04:02:09.3636021Z  2025-07-24T04:02:09.3636410Z  2025-07-24T04:02:09.3637075Z [1,653 / 3,092] 15 actions, 14 running 2025-07-24T04:02:09.3638058Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-07-24T04:02:09.3639187Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.3640179Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:09.3641230Z Compiling src/common/stream_profiler.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.3642314Z Compiling src/common/sum.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.3643359Z Compiling src/common/utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.3644472Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.3645723Z Compiling third_party/libuv/src/unix/core.c; 0s processwrapper-sandbox ... 2025-07-24T04:02:09.5879022Z 2025-07-24T04:02:09.5879806Z  2025-07-24T04:02:09.5880229Z  2025-07-24T04:02:09.5880616Z  2025-07-24T04:02:09.5881015Z  2025-07-24T04:02:09.5881401Z  2025-07-24T04:02:09.5881801Z  2025-07-24T04:02:09.5882197Z  2025-07-24T04:02:09.5882587Z  2025-07-24T04:02:09.5883171Z [1,665 / 3,092] 16 actions, 15 running 2025-07-24T04:02:09.5884080Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-07-24T04:02:09.5885093Z Compiling src/common/verbose.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.5886076Z Compiling src/cpu/bfloat16.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.5887073Z Compiling c10/core/impl/COW.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.5888404Z Compiling src/cpu/binary_injector_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.5889613Z Compiling onnx/defs/controlflow/old.cc; 0s processwrapper-sandbox 2025-07-24T04:02:09.5890549Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:09.5891331Z //c10/core:base; 0s processwrapper-sandbox ... 2025-07-24T04:02:09.7961593Z 2025-07-24T04:02:09.7962326Z  2025-07-24T04:02:09.7962799Z  2025-07-24T04:02:09.7963221Z  2025-07-24T04:02:09.7963639Z  2025-07-24T04:02:09.7964048Z  2025-07-24T04:02:09.7964451Z  2025-07-24T04:02:09.7964858Z  2025-07-24T04:02:09.7965248Z  2025-07-24T04:02:09.7966120Z [1,678 / 3,092] 16 actions running 2025-07-24T04:02:09.7967016Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-07-24T04:02:09.7967890Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:09.7968603Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:09.7969304Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:09.7970117Z Compiling src/cpu/cpu_binary_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.7971051Z Compiling src/cpu/cpu_concat.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.7972081Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.7973036Z //c10/core:base; 0s processwrapper-sandbox ... 2025-07-24T04:02:09.9970605Z 2025-07-24T04:02:09.9971200Z  2025-07-24T04:02:09.9971492Z  2025-07-24T04:02:09.9971747Z  2025-07-24T04:02:09.9971962Z  2025-07-24T04:02:09.9972191Z  2025-07-24T04:02:09.9972428Z  2025-07-24T04:02:09.9972652Z  2025-07-24T04:02:09.9972860Z  2025-07-24T04:02:09.9973197Z [1,688 / 3,092] 16 actions, 15 running 2025-07-24T04:02:09.9973664Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-07-24T04:02:09.9974200Z Compiling src/cpu/cpu_concat.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.9974781Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.9975408Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.9976402Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.9977469Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.9978640Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:09.9979948Z Compiling onnx/defs/controlflow/utils.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:10.2211570Z 2025-07-24T04:02:10.2212409Z  2025-07-24T04:02:10.2212880Z  2025-07-24T04:02:10.2213265Z  2025-07-24T04:02:10.2213659Z  2025-07-24T04:02:10.2214028Z  2025-07-24T04:02:10.2214413Z  2025-07-24T04:02:10.2214808Z  2025-07-24T04:02:10.2215202Z  2025-07-24T04:02:10.2215806Z [1,711 / 3,092] 16 actions, 15 running 2025-07-24T04:02:10.2216656Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-07-24T04:02:10.2217746Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.2218906Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.2220039Z Compiling src/cpu/cpu_eltwise_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.2221004Z Compiling src/cpu/cpu_engine.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.2221859Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:10.2222608Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:10.2223343Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:10.4792880Z 2025-07-24T04:02:10.4793613Z  2025-07-24T04:02:10.4794091Z  2025-07-24T04:02:10.4794530Z  2025-07-24T04:02:10.4794913Z  2025-07-24T04:02:10.4795306Z  2025-07-24T04:02:10.4796647Z  2025-07-24T04:02:10.4797043Z  2025-07-24T04:02:10.4797449Z  2025-07-24T04:02:10.4807737Z [1,721 / 3,092] 16 actions, 15 running 2025-07-24T04:02:10.4808810Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-07-24T04:02:10.4809884Z Compiling src/cpu/cpu_inner_product_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.4810889Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:10.4811755Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:02:10.4812767Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2025-07-24T04:02:10.4814223Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.4815431Z Compiling src/cpu/cpu_lrn_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.4816539Z Compiling src/cpu/cpu_pooling_list.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:10.7352239Z 2025-07-24T04:02:10.7352903Z  2025-07-24T04:02:10.7353340Z  2025-07-24T04:02:10.7353680Z  2025-07-24T04:02:10.7354019Z  2025-07-24T04:02:10.7354391Z  2025-07-24T04:02:10.7354742Z  2025-07-24T04:02:10.7355113Z  2025-07-24T04:02:10.7355461Z  2025-07-24T04:02:10.7356018Z [1,729 / 3,093] 16 actions, 15 running 2025-07-24T04:02:10.7356853Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-07-24T04:02:10.7357808Z Compiling src/cpu/cpu_pooling_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.7358874Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2025-07-24T04:02:10.7359908Z Compiling src/cpu/cpu_prelu_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.7360910Z Compiling src/cpu/cpu_reduction_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.7361937Z Compiling src/cpu/cpu_resampling_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.7362954Z Compiling src/cpu/cpu_rnn_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.7363788Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:10.8205855Z 2025-07-24T04:02:10.8206554Z  2025-07-24T04:02:10.8207028Z  2025-07-24T04:02:10.8207456Z  2025-07-24T04:02:10.8207872Z  2025-07-24T04:02:10.8208274Z  2025-07-24T04:02:10.8208697Z  2025-07-24T04:02:10.8209096Z  2025-07-24T04:02:10.8209514Z  2025-07-24T04:02:10.8210163Z INFO: From Testing //c10/test:typeid_test: 2025-07-24T04:02:10.8210970Z ==================== Test output for //c10/test:typeid_test: 2025-07-24T04:02:10.8211662Z Running main() from gmock_main.cc 2025-07-24T04:02:10.8212280Z Note: Google Test filter = -*CUDA 2025-07-24T04:02:10.8212926Z [==========] Running 5 tests from 1 test suite. 2025-07-24T04:02:10.8213633Z [----------] Global test environment set-up. 2025-07-24T04:02:10.8214302Z [----------] 5 tests from TypeMetaTest 2025-07-24T04:02:10.8214946Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-07-24T04:02:10.8215685Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-07-24T04:02:10.8216363Z [ RUN ] TypeMetaTest.Names 2025-07-24T04:02:10.8216954Z [ OK ] TypeMetaTest.Names (0 ms) 2025-07-24T04:02:10.8217581Z [ RUN ] TypeMetaTest.TypeMeta 2025-07-24T04:02:10.8218214Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-07-24T04:02:10.8218890Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-07-24T04:02:10.8219606Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-07-24T04:02:10.8220337Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-07-24T04:02:10.8221078Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-07-24T04:02:10.8221840Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-07-24T04:02:10.8222351Z 2025-07-24T04:02:10.8222592Z [----------] Global test environment tear-down 2025-07-24T04:02:10.8223314Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-07-24T04:02:10.8223971Z [ PASSED ] 5 tests. 2025-07-24T04:02:10.8224589Z ================================================================================ 2025-07-24T04:02:10.8226164Z [1,736 / 3,094] 1 / 26 tests; 16 actions running; last test: ...st:typeid_test 2025-07-24T04:02:10.8227336Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-07-24T04:02:10.8228378Z Compiling src/cpu/cpu_rnn_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.8229266Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:10.8230141Z Compiling src/cpu/cpu_shuffle_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.8231164Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.8232437Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:02:10.8233418Z Compiling src/cpu/cpu_sum.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:10.8234438Z Compiling src/cpu/float16.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:11.0447980Z 2025-07-24T04:02:11.0448789Z  2025-07-24T04:02:11.0449279Z  2025-07-24T04:02:11.0449898Z  2025-07-24T04:02:11.0450286Z  2025-07-24T04:02:11.0450662Z  2025-07-24T04:02:11.0451055Z  2025-07-24T04:02:11.0451443Z  2025-07-24T04:02:11.0451842Z  2025-07-24T04:02:11.0452779Z [1,742 / 3,094] 1 / 26 tests; 16 actions, 15 running; last test: ...ypeid_test 2025-07-24T04:02:11.0453992Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-07-24T04:02:11.0455076Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.0455998Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:02:11.0456827Z Compiling src/cpu/cpu_sum.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.0457715Z Compiling src/cpu/gemm/f32/gemm_utils_f32.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.0458627Z @onnx//:onnx; 0s processwrapper-sandbox 2025-07-24T04:02:11.0459312Z Compiling src/cpu/gemm/f32/ref_gemm_f32.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.0460306Z Compiling src/cpu/gemm/gemm.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:11.1942615Z 2025-07-24T04:02:11.1943352Z  2025-07-24T04:02:11.1943895Z  2025-07-24T04:02:11.1944299Z  2025-07-24T04:02:11.1944797Z  2025-07-24T04:02:11.1945190Z  2025-07-24T04:02:11.1945601Z  2025-07-24T04:02:11.1945993Z  2025-07-24T04:02:11.1946393Z  2025-07-24T04:02:11.1947018Z INFO: From Testing //c10/test:core_tests: 2025-07-24T04:02:11.1947784Z ==================== Test output for //c10/test:core_tests: 2025-07-24T04:02:11.1948458Z Running main() from gmock_main.cc 2025-07-24T04:02:11.1949047Z Note: Google Test filter = -*CUDA 2025-07-24T04:02:11.1951722Z [==========] Running 73 tests from 17 test suites. 2025-07-24T04:02:11.1952530Z [----------] Global test environment set-up. 2025-07-24T04:02:11.1953263Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-07-24T04:02:11.1954196Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-07-24T04:02:11.1955374Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-07-24T04:02:11.1956523Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-07-24T04:02:11.1957684Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-07-24T04:02:11.1958808Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-07-24T04:02:11.1959446Z 2025-07-24T04:02:11.1959642Z [----------] 1 test from DeviceGuard 2025-07-24T04:02:11.1960348Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-07-24T04:02:11.1961238Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-07-24T04:02:11.1962072Z [----------] 1 test from DeviceGuard (0 ms total) 2025-07-24T04:02:11.1962553Z 2025-07-24T04:02:11.1962780Z [----------] 1 test from OptionalDeviceGuard 2025-07-24T04:02:11.1963616Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-07-24T04:02:11.1964684Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-07-24T04:02:11.1965870Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-07-24T04:02:11.1966345Z 2025-07-24T04:02:11.1966536Z [----------] 1 test from DeviceTest 2025-07-24T04:02:11.1967123Z [ RUN ] DeviceTest.BasicConstruction 2025-07-24T04:02:11.1967831Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-07-24T04:02:11.1968528Z [----------] 1 test from DeviceTest (0 ms total) 2025-07-24T04:02:11.1969006Z 2025-07-24T04:02:11.1969205Z [----------] 2 tests from DeviceTypeTest 2025-07-24T04:02:11.1969881Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-07-24T04:02:11.1970896Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-07-24T04:02:11.1971729Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-07-24T04:02:11.1972525Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-07-24T04:02:11.1973271Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-07-24T04:02:11.1973766Z 2025-07-24T04:02:11.1973986Z [----------] 17 tests from DispatchKeySet 2025-07-24T04:02:11.1974658Z [ RUN ] DispatchKeySet.ShowSemantics 2025-07-24T04:02:11.1975327Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-07-24T04:02:11.1976017Z [ RUN ] DispatchKeySet.Empty 2025-07-24T04:02:11.1976621Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-07-24T04:02:11.1977319Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-07-24T04:02:11.1978185Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-07-24T04:02:11.1979056Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-07-24T04:02:11.1979923Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-07-24T04:02:11.1980897Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-07-24T04:02:11.1981971Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-07-24T04:02:11.1982872Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-07-24T04:02:11.1983636Z [ OK ] DispatchKeySet.DoubletonPerBackend (23 ms) 2025-07-24T04:02:11.1984348Z [ RUN ] DispatchKeySet.Full 2025-07-24T04:02:11.1984978Z [ OK ] DispatchKeySet.Full (0 ms) 2025-07-24T04:02:11.1985628Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-07-24T04:02:11.1986335Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-07-24T04:02:11.1987175Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-07-24T04:02:11.1988138Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-07-24T04:02:11.1988973Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-07-24T04:02:11.1989647Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-07-24T04:02:11.1990366Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-07-24T04:02:11.1991140Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-07-24T04:02:11.1991836Z [ RUN ] DispatchKeySet.IteratorFull 2025-07-24T04:02:11.1992500Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-07-24T04:02:11.1993204Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-07-24T04:02:11.1993937Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-07-24T04:02:11.1994711Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-07-24T04:02:11.1995591Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-07-24T04:02:11.1996539Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-07-24T04:02:11.1997574Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-07-24T04:02:11.1998584Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-07-24T04:02:11.1999595Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-07-24T04:02:11.2000586Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-07-24T04:02:11.2001455Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (5 ms) 2025-07-24T04:02:11.2002295Z [----------] 17 tests from DispatchKeySet (28 ms total) 2025-07-24T04:02:11.2002769Z 2025-07-24T04:02:11.2002976Z [----------] 3 tests from ScalarTest 2025-07-24T04:02:11.2003754Z [ RUN ] ScalarTest.UnsignedConstructor 2025-07-24T04:02:11.2004454Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-07-24T04:02:11.2005137Z [ RUN ] ScalarTest.Equality 2025-07-24T04:02:11.2005704Z [ OK ] ScalarTest.Equality (0 ms) 2025-07-24T04:02:11.2006339Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-07-24T04:02:11.2007026Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-07-24T04:02:11.2007724Z [----------] 3 tests from ScalarTest (0 ms total) 2025-07-24T04:02:11.2008201Z 2025-07-24T04:02:11.2008500Z [----------] 3 tests from SymIntTest 2025-07-24T04:02:11.2009084Z [ RUN ] SymIntTest.ConcreteInts 2025-07-24T04:02:11.2009859Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-07-24T04:02:11.2010497Z [ RUN ] SymIntTest.CheckRange 2025-07-24T04:02:11.2011103Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-07-24T04:02:11.2011722Z [ RUN ] SymIntTest.Overflows 2025-07-24T04:02:11.2012329Z [ OK ] SymIntTest.Overflows (0 ms) 2025-07-24T04:02:11.2012967Z [----------] 3 tests from SymIntTest (0 ms total) 2025-07-24T04:02:11.2013439Z 2025-07-24T04:02:11.2013653Z [----------] 5 tests from InlineDeviceGuard 2025-07-24T04:02:11.2014324Z [ RUN ] InlineDeviceGuard.Constructor 2025-07-24T04:02:11.2015007Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-07-24T04:02:11.2015703Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-07-24T04:02:11.2016460Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-07-24T04:02:11.2017199Z [ RUN ] InlineDeviceGuard.SetDevice 2025-07-24T04:02:11.2017861Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-07-24T04:02:11.2018565Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-07-24T04:02:11.2019281Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-07-24T04:02:11.2019966Z [ RUN ] InlineDeviceGuard.SetIndex 2025-07-24T04:02:11.2020589Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-07-24T04:02:11.2021322Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-07-24T04:02:11.2021843Z 2025-07-24T04:02:11.2022112Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-07-24T04:02:11.2022846Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-07-24T04:02:11.2023673Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-07-24T04:02:11.2024585Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-07-24T04:02:11.2025512Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-07-24T04:02:11.2026361Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-07-24T04:02:11.2027120Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-07-24T04:02:11.2027868Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-07-24T04:02:11.2028610Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-07-24T04:02:11.2029415Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-07-24T04:02:11.2029958Z 2025-07-24T04:02:11.2030168Z [----------] 4 tests from InlineStreamGuard 2025-07-24T04:02:11.2030835Z [ RUN ] InlineStreamGuard.Constructor 2025-07-24T04:02:11.2031533Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-07-24T04:02:11.2032314Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-07-24T04:02:11.2033194Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-07-24T04:02:11.2034122Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-07-24T04:02:11.2035062Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-07-24T04:02:11.2036027Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-07-24T04:02:11.2036953Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-07-24T04:02:11.2037813Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-07-24T04:02:11.2038322Z 2025-07-24T04:02:11.2038584Z [----------] 3 tests from InlineOptionalStreamGuard 2025-07-24T04:02:11.2039327Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-07-24T04:02:11.2040129Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-07-24T04:02:11.2041182Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-07-24T04:02:11.2042139Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-07-24T04:02:11.2043154Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-07-24T04:02:11.2044247Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-07-24T04:02:11.2045266Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-07-24T04:02:11.2045798Z 2025-07-24T04:02:11.2046047Z [----------] 1 test from InlineMultiStreamGuard 2025-07-24T04:02:11.2046743Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-07-24T04:02:11.2047396Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-07-24T04:02:11.2048199Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-07-24T04:02:11.2048739Z 2025-07-24T04:02:11.2048953Z [----------] 18 tests from SizesAndStridesTest 2025-07-24T04:02:11.2049837Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-07-24T04:02:11.2050637Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-07-24T04:02:11.2051330Z [ RUN ] SizesAndStridesTest.SetSizes 2025-07-24T04:02:11.2052000Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-07-24T04:02:11.2052678Z [ RUN ] SizesAndStridesTest.Resize 2025-07-24T04:02:11.2053305Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-07-24T04:02:11.2053987Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-07-24T04:02:11.2054670Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-07-24T04:02:11.2055393Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-07-24T04:02:11.2056114Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-07-24T04:02:11.2056862Z [ RUN ] SizesAndStridesTest.SetViaData 2025-07-24T04:02:11.2057565Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-07-24T04:02:11.2058301Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-07-24T04:02:11.2059057Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-07-24T04:02:11.2059802Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-07-24T04:02:11.2060546Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-07-24T04:02:11.2061343Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-07-24T04:02:11.2062280Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-07-24T04:02:11.2063224Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-07-24T04:02:11.2064187Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-07-24T04:02:11.2065211Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-07-24T04:02:11.2066091Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-07-24T04:02:11.2066968Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-07-24T04:02:11.2067845Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-07-24T04:02:11.2068706Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-07-24T04:02:11.2069548Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-07-24T04:02:11.2070450Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-07-24T04:02:11.2071331Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-07-24T04:02:11.2072209Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-07-24T04:02:11.2073098Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-07-24T04:02:11.2074007Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-07-24T04:02:11.2074913Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-07-24T04:02:11.2075742Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-07-24T04:02:11.2076549Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-07-24T04:02:11.2077375Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-07-24T04:02:11.2078165Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-07-24T04:02:11.2078983Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-07-24T04:02:11.2079489Z 2025-07-24T04:02:11.2079911Z [----------] 2 tests from ContextTest 2025-07-24T04:02:11.2080506Z [ RUN ] ContextTest.Basic 2025-07-24T04:02:11.2081046Z [ OK ] ContextTest.Basic (0 ms) 2025-07-24T04:02:11.2081648Z [ RUN ] ContextTest.cow_deleter 2025-07-24T04:02:11.2082250Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-07-24T04:02:11.2082904Z [----------] 2 tests from ContextTest (0 ms total) 2025-07-24T04:02:11.2083378Z 2025-07-24T04:02:11.2083617Z [----------] 3 tests from lazy_clone_storage_test 2025-07-24T04:02:11.2084308Z [ RUN ] lazy_clone_storage_test.no_context 2025-07-24T04:02:11.2085019Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-07-24T04:02:11.2085924Z [ RUN ] lazy_clone_storage_test.different_context 2025-07-24T04:02:11.2086705Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-07-24T04:02:11.2087489Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-07-24T04:02:11.2088322Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-07-24T04:02:11.2089177Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-07-24T04:02:11.2089693Z 2025-07-24T04:02:11.2089899Z [----------] 3 tests from materialize_test 2025-07-24T04:02:11.2090587Z [ RUN ] materialize_test.not_copy_on_write_context 2025-07-24T04:02:11.2091344Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-07-24T04:02:11.2092173Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-07-24T04:02:11.2093013Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-07-24T04:02:11.2093812Z [ RUN ] materialize_test.copy_on_write 2025-07-24T04:02:11.2094480Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-07-24T04:02:11.2095198Z [----------] 3 tests from materialize_test (0 ms total) 2025-07-24T04:02:11.2095686Z 2025-07-24T04:02:11.2095921Z [----------] Global test environment tear-down 2025-07-24T04:02:11.2096602Z [==========] 73 tests from 17 test suites ran. (30 ms total) 2025-07-24T04:02:11.2097275Z [ PASSED ] 73 tests. 2025-07-24T04:02:11.2097761Z ================================================================================ 2025-07-24T04:02:11.2099122Z [1,747 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:11.2100236Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-07-24T04:02:11.2101180Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:02:11.2102005Z @onnx//:onnx; 0s processwrapper-sandbox 2025-07-24T04:02:11.2102794Z Compiling src/cpu/gemm/gemm.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.2103783Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:11.2104945Z Compiling src/cpu/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.2105848Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:11.2106599Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:11.3980977Z 2025-07-24T04:02:11.3981744Z  2025-07-24T04:02:11.3982196Z  2025-07-24T04:02:11.3982541Z  2025-07-24T04:02:11.3982898Z  2025-07-24T04:02:11.3983270Z  2025-07-24T04:02:11.3983588Z  2025-07-24T04:02:11.3983897Z  2025-07-24T04:02:11.3984200Z  2025-07-24T04:02:11.3985148Z [1,754 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:11.3986108Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-07-24T04:02:11.3986951Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-07-24T04:02:11.3987605Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:11.3988412Z Compiling src/cpu/gemm_convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.3989474Z Compiling src/cpu/gemm_convolution_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.3990599Z Compiling src/cpu/gemm_inner_product.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.3991748Z Compiling src/cpu/gemm_inner_product_utils.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.3993000Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:11.6315510Z 2025-07-24T04:02:11.6316290Z  2025-07-24T04:02:11.6316788Z  2025-07-24T04:02:11.6317199Z  2025-07-24T04:02:11.6317602Z  2025-07-24T04:02:11.6317979Z  2025-07-24T04:02:11.6318384Z  2025-07-24T04:02:11.6318756Z  2025-07-24T04:02:11.6319157Z  2025-07-24T04:02:11.6320141Z [1,764 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:11.6321331Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-07-24T04:02:11.6322609Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-07-24T04:02:11.6323513Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:11.6324433Z Compiling onnx/defs/training/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:11.6325397Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox 2025-07-24T04:02:11.6326522Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.6327715Z Compiling src/cpu/matmul/gemm_bf16_matmul.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.6328684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:11.8521546Z 2025-07-24T04:02:11.8522282Z  2025-07-24T04:02:11.8522760Z  2025-07-24T04:02:11.8523186Z  2025-07-24T04:02:11.8523586Z  2025-07-24T04:02:11.8524001Z  2025-07-24T04:02:11.8524406Z  2025-07-24T04:02:11.8524820Z  2025-07-24T04:02:11.8525212Z  2025-07-24T04:02:11.8526253Z [1,768 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:11.8527380Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-07-24T04:02:11.8528415Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-07-24T04:02:11.8529572Z Compiling src/cpu/matmul/gemm_bf16_matmul.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.8530613Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:11.8531626Z Compiling src/cpu/matmul/gemm_f32_matmul.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.8532602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:11.8533566Z Compiling src/cpu/matmul/ref_matmul.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:11.8534546Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:12.0701668Z 2025-07-24T04:02:12.0702453Z  2025-07-24T04:02:12.0702942Z  2025-07-24T04:02:12.0703371Z  2025-07-24T04:02:12.0703795Z  2025-07-24T04:02:12.0704225Z  2025-07-24T04:02:12.0704734Z  2025-07-24T04:02:12.0705137Z  2025-07-24T04:02:12.0705527Z  2025-07-24T04:02:12.0706520Z [1,780 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:12.0707725Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-07-24T04:02:12.0708738Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-07-24T04:02:12.0709751Z Compiling src/cpu/nchw_pooling.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.0710850Z Compiling onnx/defs/generator/utils.cc; 0s processwrapper-sandbox 2025-07-24T04:02:12.0712038Z Compiling src/cpu/nspc_batch_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.0713175Z Compiling src/cpu/platform.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.0714272Z Compiling src/cpu/primitive_attr_postops.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.0715280Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:12.2914308Z 2025-07-24T04:02:12.2915074Z  2025-07-24T04:02:12.2915534Z  2025-07-24T04:02:12.2915940Z  2025-07-24T04:02:12.2916325Z  2025-07-24T04:02:12.2916719Z  2025-07-24T04:02:12.2917104Z  2025-07-24T04:02:12.2917798Z  2025-07-24T04:02:12.2918189Z  2025-07-24T04:02:12.2919161Z [1,785 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:12.2920330Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-07-24T04:02:12.2921288Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-07-24T04:02:12.2922375Z Compiling src/cpu/ref_batch_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.2923345Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:12.2924225Z Compiling src/cpu/ref_binary.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.2925422Z Compiling src/cpu/ref_convolution.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.2926232Z Compiling src/cpu/ref_convolution_int8.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.2926863Z Compiling src/cpu/ref_deconvolution.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:12.5916561Z 2025-07-24T04:02:12.5917283Z  2025-07-24T04:02:12.5917761Z  2025-07-24T04:02:12.5918112Z  2025-07-24T04:02:12.5918488Z  2025-07-24T04:02:12.5918848Z  2025-07-24T04:02:12.5919211Z  2025-07-24T04:02:12.5919575Z  2025-07-24T04:02:12.5919962Z  2025-07-24T04:02:12.5920827Z [1,794 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:12.5921864Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-07-24T04:02:12.5922770Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-07-24T04:02:12.5923545Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:12.5924362Z Compiling src/cpu/ref_eltwise.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.5925354Z Compiling src/cpu/ref_inner_product_int8.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.5926546Z Compiling src/cpu/ref_layer_normalization.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.5927545Z Compiling src/cpu/ref_lrn.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.5928475Z Compiling src/cpu/ref_pooling.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:02:12.8011832Z 2025-07-24T04:02:12.8012601Z  2025-07-24T04:02:12.8013085Z  2025-07-24T04:02:12.8013475Z  2025-07-24T04:02:12.8013828Z  2025-07-24T04:02:12.8014195Z  2025-07-24T04:02:12.8014548Z  2025-07-24T04:02:12.8014917Z  2025-07-24T04:02:12.8015263Z  2025-07-24T04:02:12.8016197Z [1,805 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:12.8017336Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-07-24T04:02:12.8018314Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-07-24T04:02:12.8019312Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:12.8020385Z Compiling src/cpu/reorder/cpu_reorder.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:12.8021411Z Compiling onnx/defs/text/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:12.8022274Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:12.8023005Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:12.8023751Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-07-24T04:02:13.0223264Z 2025-07-24T04:02:13.0223985Z  2025-07-24T04:02:13.0224554Z  2025-07-24T04:02:13.0224954Z  2025-07-24T04:02:13.0225351Z  2025-07-24T04:02:13.0225735Z  2025-07-24T04:02:13.0226136Z  2025-07-24T04:02:13.0226515Z  2025-07-24T04:02:13.0226918Z  2025-07-24T04:02:13.0227872Z [1,808 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:13.0228961Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-07-24T04:02:13.0229943Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-07-24T04:02:13.0230720Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:13.0231697Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:13.0232363Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:13.0233076Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:13.0233782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:13.0234675Z Compiling onnx/defs/tensor_util.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:13.2240492Z 2025-07-24T04:02:13.2241251Z  2025-07-24T04:02:13.2241702Z  2025-07-24T04:02:13.2242114Z  2025-07-24T04:02:13.2242493Z  2025-07-24T04:02:13.2242896Z  2025-07-24T04:02:13.2243270Z  2025-07-24T04:02:13.2243664Z  2025-07-24T04:02:13.2244315Z  2025-07-24T04:02:13.2245252Z [1,817 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:13.2246331Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-07-24T04:02:13.2247248Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-07-24T04:02:13.2248718Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-07-24T04:02:13.2249546Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.2250728Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.2251668Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.2252588Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.2253391Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:13.4356275Z 2025-07-24T04:02:13.4356932Z  2025-07-24T04:02:13.4357210Z  2025-07-24T04:02:13.4357481Z  2025-07-24T04:02:13.4357698Z  2025-07-24T04:02:13.4357928Z  2025-07-24T04:02:13.4358140Z  2025-07-24T04:02:13.4358365Z  2025-07-24T04:02:13.4358577Z  2025-07-24T04:02:13.4359136Z [1,823 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:13.4359797Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-07-24T04:02:13.4360336Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-07-24T04:02:13.4360880Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.4361438Z Compiling onnx/defs/reduction/utils.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.4362031Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.4362607Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.4363173Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.4363778Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox ... 2025-07-24T04:02:13.7996433Z 2025-07-24T04:02:13.7997033Z  2025-07-24T04:02:13.7997319Z  2025-07-24T04:02:13.7997538Z  2025-07-24T04:02:13.7997762Z  2025-07-24T04:02:13.7997974Z  2025-07-24T04:02:13.7998226Z  2025-07-24T04:02:13.7998437Z  2025-07-24T04:02:13.7998657Z  2025-07-24T04:02:13.7999205Z [1,838 / 3,095] 2 / 26 tests; 5 actions running; last test: ...test:core_tests 2025-07-24T04:02:13.7999821Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-07-24T04:02:13.8000364Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-07-24T04:02:13.8000902Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-07-24T04:02:13.8001444Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.8001936Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2025-07-24T04:02:13.9999763Z 2025-07-24T04:02:14.0000372Z  2025-07-24T04:02:14.0000664Z  2025-07-24T04:02:14.0000882Z  2025-07-24T04:02:14.0001120Z  2025-07-24T04:02:14.0001332Z  2025-07-24T04:02:14.0001881Z [1,840 / 3,095] 2 / 26 tests; 4 actions running; last test: ...test:core_tests 2025-07-24T04:02:14.0002794Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-07-24T04:02:14.0003319Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-07-24T04:02:14.0003877Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-07-24T04:02:14.0004423Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2025-07-24T04:02:14.4003668Z 2025-07-24T04:02:14.4004147Z  2025-07-24T04:02:14.4004391Z  2025-07-24T04:02:14.4004625Z  2025-07-24T04:02:14.4004841Z  2025-07-24T04:02:14.4005584Z [1,842 / 3,095] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-07-24T04:02:14.4006219Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-07-24T04:02:14.4006746Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-07-24T04:02:14.4007300Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-07-24T04:02:15.4009705Z 2025-07-24T04:02:15.4010381Z  2025-07-24T04:02:15.4010673Z  2025-07-24T04:02:15.4010894Z  2025-07-24T04:02:15.4011450Z [1,842 / 3,095] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-07-24T04:02:15.4012074Z GenerateAten aten/src/ATen/ops; 29s processwrapper-sandbox 2025-07-24T04:02:15.4012614Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-07-24T04:02:15.4013157Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-07-24T04:02:16.6016480Z 2025-07-24T04:02:16.6017095Z  2025-07-24T04:02:16.6017385Z  2025-07-24T04:02:16.6017603Z  2025-07-24T04:02:16.6018170Z [1,842 / 3,095] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-07-24T04:02:16.6018800Z GenerateAten aten/src/ATen/ops; 30s processwrapper-sandbox 2025-07-24T04:02:16.6019320Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-07-24T04:02:16.6019887Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-07-24T04:02:17.0020130Z 2025-07-24T04:02:17.0020791Z  2025-07-24T04:02:17.0021077Z  2025-07-24T04:02:17.0021292Z  2025-07-24T04:02:17.0021840Z [1,844 / 3,095] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-07-24T04:02:17.0022471Z GenerateAten aten/src/ATen/ops; 30s processwrapper-sandbox 2025-07-24T04:02:17.0022996Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-07-24T04:02:18.2028069Z 2025-07-24T04:02:18.2028671Z  2025-07-24T04:02:18.2028934Z  2025-07-24T04:02:18.2029521Z [1,844 / 3,095] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-07-24T04:02:18.2030149Z GenerateAten aten/src/ATen/ops; 32s processwrapper-sandbox 2025-07-24T04:02:18.2030667Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-07-24T04:02:18.5019118Z 2025-07-24T04:02:18.5019850Z  2025-07-24T04:02:18.5020142Z  2025-07-24T04:02:18.5020506Z INFO: From GenerateAten aten/src/ATen/ops: 2025-07-24T04:02:18.5021021Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-07-24T04:02:18.5021576Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-07-24T04:02:18.5032643Z [1,844 / 3,095] 2 / 26 tests; 2 actions running; last test: ...test:core_tests 2025-07-24T04:02:18.5033257Z GenerateAten aten/src/ATen/ops; 32s processwrapper-sandbox 2025-07-24T04:02:18.5033796Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-07-24T04:02:18.9386196Z 2025-07-24T04:02:18.9386883Z  2025-07-24T04:02:18.9387303Z  2025-07-24T04:02:18.9388134Z [1,845 / 3,095] 2 / 26 tests; 3 actions, 1 running; last test: ...t:core_tests 2025-07-24T04:02:18.9389080Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-07-24T04:02:18.9390300Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_DEFAULT_cp 2025-07-24T04:02:18.9391168Z [Sched] Executing genrule //:UfuncCPUKernel_add.cpp_AVX2_cp 2025-07-24T04:02:19.2037611Z 2025-07-24T04:02:19.2038350Z  2025-07-24T04:02:19.2038811Z  2025-07-24T04:02:19.2039181Z  2025-07-24T04:02:19.2040092Z [1,847 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:19.2041138Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-07-24T04:02:19.2041952Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-07-24T04:02:19.2042894Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-07-24T04:02:19.2043565Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-07-24T04:02:19.2044195Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-07-24T04:02:19.2044852Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-07-24T04:02:19.2045495Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-07-24T04:02:19.2046161Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-07-24T04:02:20.2045685Z 2025-07-24T04:02:20.2046529Z  2025-07-24T04:02:20.2047114Z  2025-07-24T04:02:20.2047609Z  2025-07-24T04:02:20.2048335Z  2025-07-24T04:02:20.2048737Z  2025-07-24T04:02:20.2049187Z  2025-07-24T04:02:20.2049928Z  2025-07-24T04:02:20.2050431Z  2025-07-24T04:02:20.2051383Z [1,847 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:20.2053086Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-07-24T04:02:20.2053963Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:20.2054650Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.2055324Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.2055970Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.2056627Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.2057268Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.2057964Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:20.3175491Z 2025-07-24T04:02:20.3176268Z  2025-07-24T04:02:20.3176832Z  2025-07-24T04:02:20.3177305Z  2025-07-24T04:02:20.3177707Z  2025-07-24T04:02:20.3178400Z  2025-07-24T04:02:20.3178867Z  2025-07-24T04:02:20.3179252Z  2025-07-24T04:02:20.3179645Z  2025-07-24T04:02:20.3180648Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-07-24T04:02:20.3186467Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-07-24T04:02:20.3189915Z aten/src/ATen/native/cpu/Loops.h: In constructor 'at::native::DEFAULT::VectorizedLoop2d::VectorizedLoop2d(op_t, vop_t) [with op_t = at::native::DEFAULT::get_scalar_elu_elementwise_func(float, float, float)::; vop_t = at::native::DEFAULT::get_vectorized_elu_elementwise_func(float, float, float)::)>]': 2025-07-24T04:02:20.3193630Z aten/src/ATen/native/cpu/Loops.h:260:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:20.3194441Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-07-24T04:02:20.3194796Z | ^~~~~~~~~~~~~~~~ 2025-07-24T04:02:20.3195509Z [1,847 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:20.3196466Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-07-24T04:02:20.3197073Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:20.3197546Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.3197996Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.3198386Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.3199288Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.3199939Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.3200663Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:20.5184940Z 2025-07-24T04:02:20.5185728Z  2025-07-24T04:02:20.5195536Z  2025-07-24T04:02:20.5196203Z  2025-07-24T04:02:20.5196610Z  2025-07-24T04:02:20.5196921Z  2025-07-24T04:02:20.5197132Z  2025-07-24T04:02:20.5197357Z  2025-07-24T04:02:20.5197588Z  2025-07-24T04:02:20.5198363Z [1,850 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:20.5203114Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:02:20.5203900Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.5204714Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.5205112Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.5205526Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.5205894Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.5206287Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:20.5206943Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:20.7696826Z 2025-07-24T04:02:20.7697538Z  2025-07-24T04:02:20.7697952Z  2025-07-24T04:02:20.7698302Z  2025-07-24T04:02:20.7698541Z  2025-07-24T04:02:20.7698896Z  2025-07-24T04:02:20.7699212Z  2025-07-24T04:02:20.7699488Z  2025-07-24T04:02:20.7699713Z  2025-07-24T04:02:20.7700297Z [1,851 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:20.7701108Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:02:20.7701752Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.7702342Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.7702796Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.7703202Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.7703762Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:20.7704507Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:20.7705209Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:21.0054942Z 2025-07-24T04:02:21.0055695Z  2025-07-24T04:02:21.0056701Z  2025-07-24T04:02:21.0057094Z  2025-07-24T04:02:21.0057453Z  2025-07-24T04:02:21.0058094Z  2025-07-24T04:02:21.0058487Z  2025-07-24T04:02:21.0058832Z  2025-07-24T04:02:21.0059218Z  2025-07-24T04:02:21.0060386Z [1,853 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:02:21.0061709Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:02:21.0062488Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0063144Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0064009Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0065090Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0065943Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.0066838Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0067773Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:21.0160668Z 2025-07-24T04:02:21.0162444Z  2025-07-24T04:02:21.0162984Z  2025-07-24T04:02:21.0163578Z  2025-07-24T04:02:21.0163954Z  2025-07-24T04:02:21.0164360Z  2025-07-24T04:02:21.0164766Z  2025-07-24T04:02:21.0165172Z  2025-07-24T04:02:21.0165523Z  2025-07-24T04:02:21.0166110Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-07-24T04:02:21.0167404Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:21.0168711Z 54 | #pragma unroll 2025-07-24T04:02:21.0169034Z | 2025-07-24T04:02:21.0169781Z [1,854 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:21.0170805Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:02:21.0171414Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0171955Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0172599Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0173183Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0173882Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.0174527Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.0175179Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:21.1988804Z 2025-07-24T04:02:21.1989728Z  2025-07-24T04:02:21.1990214Z  2025-07-24T04:02:21.1990626Z  2025-07-24T04:02:21.1991013Z  2025-07-24T04:02:21.1991418Z  2025-07-24T04:02:21.1991802Z  2025-07-24T04:02:21.1992199Z  2025-07-24T04:02:21.1992598Z  2025-07-24T04:02:21.1993884Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-07-24T04:02:21.1995349Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-07-24T04:02:21.1996163Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T04:02:21.1996897Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-07-24T04:02:21.1997671Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:21.1998400Z from aten/src/ATen/native/UpSample.h:9, 2025-07-24T04:02:21.1999918Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-07-24T04:02:21.2005890Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2025-07-24T04:02:21.2011769Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:964:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:21.2013210Z 964 | float_vec_return_type dequantize( 2025-07-24T04:02:21.2013807Z | ^~~~~~~~~~ 2025-07-24T04:02:21.2014920Z [1,856 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:21.2016046Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:02:21.2016909Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2017613Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2018296Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2019016Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.2019728Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2020452Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.2021150Z //:aten; 0s processwrapper-sandbox ... 2025-07-24T04:02:21.2272494Z 2025-07-24T04:02:21.2273310Z  2025-07-24T04:02:21.2273816Z  2025-07-24T04:02:21.2274182Z  2025-07-24T04:02:21.2274465Z  2025-07-24T04:02:21.2274783Z  2025-07-24T04:02:21.2275139Z  2025-07-24T04:02:21.2275505Z  2025-07-24T04:02:21.2275855Z  2025-07-24T04:02:21.2276959Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-07-24T04:02:21.2278164Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-07-24T04:02:21.2278856Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T04:02:21.2279499Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-07-24T04:02:21.2280145Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:21.2280699Z from aten/src/ATen/native/UpSample.h:9, 2025-07-24T04:02:21.2282207Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-07-24T04:02:21.2284679Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2025-07-24T04:02:21.2287244Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:403:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-07-24T04:02:21.2288749Z 403 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-07-24T04:02:21.2289449Z | ^~~~~~~~~~~~~~~~~ 2025-07-24T04:02:21.2290457Z [1,857 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:02:21.2291399Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-07-24T04:02:21.2292142Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2292644Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2293150Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2293770Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.2294402Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.2295246Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2025-07-24T04:02:21.2296053Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-07-24T04:02:21.6065224Z 2025-07-24T04:02:21.6066340Z  2025-07-24T04:02:21.6066864Z  2025-07-24T04:02:21.6067283Z  2025-07-24T04:02:21.6067957Z  2025-07-24T04:02:21.6068341Z  2025-07-24T04:02:21.6068731Z  2025-07-24T04:02:21.6069442Z  2025-07-24T04:02:21.6069832Z  2025-07-24T04:02:21.6071388Z [1,859 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:21.6072543Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-07-24T04:02:21.6073684Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.6074668Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.6075640Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.6076588Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:21.6077905Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.6078895Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.6079881Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-07-24T04:02:21.7565121Z 2025-07-24T04:02:21.7565838Z  2025-07-24T04:02:21.7566253Z  2025-07-24T04:02:21.7566612Z  2025-07-24T04:02:21.7566958Z  2025-07-24T04:02:21.7567315Z  2025-07-24T04:02:21.7567546Z  2025-07-24T04:02:21.7567761Z  2025-07-24T04:02:21.7567987Z  2025-07-24T04:02:21.7568541Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-07-24T04:02:21.7569789Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-07-24T04:02:21.7571462Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:21.7573570Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:21.7575909Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-07-24T04:02:21.7576890Z | ^ 2025-07-24T04:02:21.7577820Z [1,859 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:21.7578836Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-07-24T04:02:21.7579622Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.7580255Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:21.7581085Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:21.7581992Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:21.7582810Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.7583401Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.7584049Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-07-24T04:02:21.9703280Z 2025-07-24T04:02:21.9703974Z  2025-07-24T04:02:21.9704498Z  2025-07-24T04:02:21.9704865Z  2025-07-24T04:02:21.9705231Z  2025-07-24T04:02:21.9705580Z  2025-07-24T04:02:21.9705949Z  2025-07-24T04:02:21.9706307Z  2025-07-24T04:02:21.9706685Z  2025-07-24T04:02:21.9707623Z [1,861 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:21.9708722Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-07-24T04:02:21.9709453Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:21.9710285Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:21.9711198Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.9711867Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.9712500Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.9713142Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:21.9713796Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:22.2067881Z 2025-07-24T04:02:22.2068842Z  2025-07-24T04:02:22.2069294Z  2025-07-24T04:02:22.2069680Z  2025-07-24T04:02:22.2070075Z  2025-07-24T04:02:22.2070451Z  2025-07-24T04:02:22.2070847Z  2025-07-24T04:02:22.2071215Z  2025-07-24T04:02:22.2071607Z  2025-07-24T04:02:22.2072555Z [1,863 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:22.2073685Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-07-24T04:02:22.2074505Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.2075200Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.2075875Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.2076580Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.2077251Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.2077902Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.2078587Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:22.5688161Z 2025-07-24T04:02:22.5688916Z  2025-07-24T04:02:22.5689323Z  2025-07-24T04:02:22.5689681Z  2025-07-24T04:02:22.5690041Z  2025-07-24T04:02:22.5690437Z  2025-07-24T04:02:22.5690823Z  2025-07-24T04:02:22.5691228Z  2025-07-24T04:02:22.5691606Z  2025-07-24T04:02:22.5692571Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-07-24T04:02:22.5694190Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-07-24T04:02:22.5696086Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-07-24T04:02:22.5703722Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:238:11: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-07-24T04:02:22.5705898Z 238 | [=](Vectorized a) -> Vectorized { return a; }); 2025-07-24T04:02:22.5706720Z | ^ 2025-07-24T04:02:22.5707737Z [1,863 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:22.5708852Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-07-24T04:02:22.5709708Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:22.5710738Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:22.5711445Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.5712124Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.5712817Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.5713512Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.5714231Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:22.8075272Z 2025-07-24T04:02:22.8076914Z  2025-07-24T04:02:22.8077569Z  2025-07-24T04:02:22.8077954Z  2025-07-24T04:02:22.8078884Z  2025-07-24T04:02:22.8079620Z  2025-07-24T04:02:22.8080270Z  2025-07-24T04:02:22.8080878Z  2025-07-24T04:02:22.8081298Z  2025-07-24T04:02:22.8082956Z [1,864 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:22.8084350Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-07-24T04:02:22.8085932Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:22.8086687Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:22.8087490Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:22.8088075Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.8089052Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.8090006Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:22.8090941Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:23.2138609Z 2025-07-24T04:02:23.2139360Z  2025-07-24T04:02:23.2139817Z  2025-07-24T04:02:23.2140182Z  2025-07-24T04:02:23.2140549Z  2025-07-24T04:02:23.2140910Z  2025-07-24T04:02:23.2141275Z  2025-07-24T04:02:23.2141578Z  2025-07-24T04:02:23.2141930Z  2025-07-24T04:02:23.2143390Z [1,865 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:23.2144752Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-07-24T04:02:23.2145327Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.2145807Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.2146390Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.2147006Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.2147651Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.2148267Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.2148924Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:23.6082503Z 2025-07-24T04:02:23.6083240Z  2025-07-24T04:02:23.6083537Z  2025-07-24T04:02:23.6083831Z  2025-07-24T04:02:23.6084056Z  2025-07-24T04:02:23.6084264Z  2025-07-24T04:02:23.6084561Z  2025-07-24T04:02:23.6084771Z  2025-07-24T04:02:23.6084991Z  2025-07-24T04:02:23.6085639Z [1,867 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:23.6086335Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-07-24T04:02:23.6086879Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.6087257Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.6695926Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.6696494Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.6697918Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:23.6699186Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.6700014Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:23.8124139Z 2025-07-24T04:02:23.8124899Z  2025-07-24T04:02:23.8125341Z  2025-07-24T04:02:23.8125749Z  2025-07-24T04:02:23.8126134Z  2025-07-24T04:02:23.8126529Z  2025-07-24T04:02:23.8126906Z  2025-07-24T04:02:23.8127298Z  2025-07-24T04:02:23.8127876Z  2025-07-24T04:02:23.8129550Z [1,871 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:23.8130873Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-07-24T04:02:23.8131637Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.8132343Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.8133005Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:23.8133836Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:23.8134718Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:23.8135340Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:23.8135960Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:02:24.0704195Z 2025-07-24T04:02:24.0704872Z  2025-07-24T04:02:24.0705181Z  2025-07-24T04:02:24.0705517Z  2025-07-24T04:02:24.0705971Z  2025-07-24T04:02:24.0706332Z  2025-07-24T04:02:24.0706720Z  2025-07-24T04:02:24.0707153Z  2025-07-24T04:02:24.0707744Z  2025-07-24T04:02:24.0708729Z [1,872 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:24.0709730Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-07-24T04:02:24.0710291Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:24.0710668Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.0711164Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:24.0712238Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.0712928Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.0713615Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:24.0713976Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:24.2066913Z 2025-07-24T04:02:24.2067658Z  2025-07-24T04:02:24.2068100Z  2025-07-24T04:02:24.2068479Z  2025-07-24T04:02:24.2068875Z  2025-07-24T04:02:24.2069252Z  2025-07-24T04:02:24.2069636Z  2025-07-24T04:02:24.2070010Z  2025-07-24T04:02:24.2070408Z  2025-07-24T04:02:24.2071473Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-07-24T04:02:24.2073647Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:24.2075277Z 181 | # pragma unroll 2025-07-24T04:02:24.2075728Z | 2025-07-24T04:02:24.2076617Z [1,873 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:24.2077680Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-07-24T04:02:24.2078517Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:24.2079390Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:24.2080339Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.2081000Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.2081665Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:24.2082305Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:24.2082995Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-07-24T04:02:24.4715335Z 2025-07-24T04:02:24.4715977Z  2025-07-24T04:02:24.4716304Z  2025-07-24T04:02:24.4716540Z  2025-07-24T04:02:24.4716857Z  2025-07-24T04:02:24.4717078Z  2025-07-24T04:02:24.4717288Z  2025-07-24T04:02:24.4717535Z  2025-07-24T04:02:24.4717847Z  2025-07-24T04:02:24.4718386Z [1,874 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:24.4719068Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-07-24T04:02:24.4719844Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:24.4724567Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.4725273Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:24.4725668Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:24.4726129Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:24.4726693Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:24.4727185Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:25.3964365Z 2025-07-24T04:02:25.3965133Z  2025-07-24T04:02:25.3965611Z  2025-07-24T04:02:25.3965998Z  2025-07-24T04:02:25.3966391Z  2025-07-24T04:02:25.3966765Z  2025-07-24T04:02:25.3967153Z  2025-07-24T04:02:25.3967520Z  2025-07-24T04:02:25.3967915Z  2025-07-24T04:02:25.3968832Z [1,875 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:25.3970274Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-07-24T04:02:25.3971475Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:25.3972477Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:25.3973241Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:25.3973954Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:25.3974750Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:25.3975514Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:25.3976286Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:25.6722352Z 2025-07-24T04:02:25.6722978Z  2025-07-24T04:02:25.6723259Z  2025-07-24T04:02:25.6723479Z  2025-07-24T04:02:25.6723704Z  2025-07-24T04:02:25.6723912Z  2025-07-24T04:02:25.6724131Z  2025-07-24T04:02:25.6724336Z  2025-07-24T04:02:25.6724558Z  2025-07-24T04:02:25.6725078Z [1,877 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:25.6725735Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-07-24T04:02:25.6726181Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:25.6726547Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:25.6726932Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:25.6727327Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:25.6727709Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:25.6728090Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-07-24T04:02:25.6728476Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:25.9966501Z 2025-07-24T04:02:25.9967290Z  2025-07-24T04:02:25.9967759Z  2025-07-24T04:02:25.9968181Z  2025-07-24T04:02:25.9968578Z  2025-07-24T04:02:25.9968996Z  2025-07-24T04:02:25.9969399Z  2025-07-24T04:02:25.9969762Z  2025-07-24T04:02:25.9970133Z  2025-07-24T04:02:25.9971233Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-07-24T04:02:26.0050004Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0051614Z 449 | # pragma unroll 2025-07-24T04:02:26.0052033Z | 2025-07-24T04:02:26.0053663Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0055240Z 574 | # pragma unroll 2025-07-24T04:02:26.0055727Z | 2025-07-24T04:02:26.0057307Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0059105Z 660 | # pragma unroll 2025-07-24T04:02:26.0059618Z | 2025-07-24T04:02:26.0061462Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0063263Z 758 | # pragma unroll 2025-07-24T04:02:26.0063772Z | 2025-07-24T04:02:26.0065431Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0067264Z 799 | # pragma unroll 2025-07-24T04:02:26.0067760Z | 2025-07-24T04:02:26.0069342Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0071146Z 933 | # pragma unroll 2025-07-24T04:02:26.0071631Z | 2025-07-24T04:02:26.0073213Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0074938Z 987 | # pragma unroll 2025-07-24T04:02:26.0075418Z | 2025-07-24T04:02:26.0077012Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0078797Z 1119 | # pragma unroll 2025-07-24T04:02:26.0079294Z | 2025-07-24T04:02:26.0080884Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:26.0082716Z 1126 | # pragma unroll 2025-07-24T04:02:26.0083215Z | 2025-07-24T04:02:26.0089088Z [1,877 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:26.0090295Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-07-24T04:02:26.0091161Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:26.0091844Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.0092560Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.0093290Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.0094025Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.0094760Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.0095502Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:26.3105079Z 2025-07-24T04:02:26.3105848Z  2025-07-24T04:02:26.3106333Z  2025-07-24T04:02:26.3106725Z  2025-07-24T04:02:26.3107101Z  2025-07-24T04:02:26.3107507Z  2025-07-24T04:02:26.3107862Z  2025-07-24T04:02:26.3108246Z  2025-07-24T04:02:26.3108609Z  2025-07-24T04:02:26.3109578Z [1,878 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:26.3110703Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-07-24T04:02:26.3111510Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:02:26.3112160Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.3112843Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.3113531Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.3114191Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.3114875Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.3115560Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:26.5374576Z 2025-07-24T04:02:26.5375234Z  2025-07-24T04:02:26.5375514Z  2025-07-24T04:02:26.5375763Z  2025-07-24T04:02:26.5375974Z  2025-07-24T04:02:26.5376204Z  2025-07-24T04:02:26.5376418Z  2025-07-24T04:02:26.5376641Z  2025-07-24T04:02:26.5376847Z  2025-07-24T04:02:26.5377395Z [1,879 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:26.5378018Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-07-24T04:02:26.5378493Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.5378882Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.6458123Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.6459625Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.6460452Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.6461120Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:26.6461816Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:26.7819693Z 2025-07-24T04:02:26.7820469Z  2025-07-24T04:02:26.7820900Z  2025-07-24T04:02:26.7821282Z  2025-07-24T04:02:26.7821670Z  2025-07-24T04:02:26.7822052Z  2025-07-24T04:02:26.7822409Z  2025-07-24T04:02:26.7822761Z  2025-07-24T04:02:26.7823115Z  2025-07-24T04:02:26.7823985Z [1,880 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:26.7825081Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-07-24T04:02:26.7825876Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.7826587Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.7827230Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.7827893Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.7828556Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:26.7829235Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:26.7829903Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:26.9819584Z 2025-07-24T04:02:26.9820367Z  2025-07-24T04:02:26.9820654Z  2025-07-24T04:02:26.9820886Z  2025-07-24T04:02:26.9821113Z  2025-07-24T04:02:26.9821337Z  2025-07-24T04:02:26.9821561Z  2025-07-24T04:02:26.9821769Z  2025-07-24T04:02:26.9821989Z  2025-07-24T04:02:26.9822522Z [1,881 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:26.9823185Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-07-24T04:02:26.9823647Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.9824039Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.9824496Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.9824891Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:26.9825310Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.9825679Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:26.9826078Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:27.3151813Z 2025-07-24T04:02:27.3152559Z  2025-07-24T04:02:27.3152888Z  2025-07-24T04:02:27.3153264Z  2025-07-24T04:02:27.3153607Z  2025-07-24T04:02:27.3153926Z  2025-07-24T04:02:27.3154237Z  2025-07-24T04:02:27.3154611Z  2025-07-24T04:02:27.3154916Z  2025-07-24T04:02:27.3155651Z [1,882 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:27.3156509Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-07-24T04:02:27.3157144Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.3157669Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.3158069Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:27.3159499Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.3160082Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.3160692Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.3161272Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:27.5993321Z 2025-07-24T04:02:27.5993928Z  2025-07-24T04:02:27.5994212Z  2025-07-24T04:02:27.5994424Z  2025-07-24T04:02:27.5994648Z  2025-07-24T04:02:27.5994856Z  2025-07-24T04:02:27.5995074Z  2025-07-24T04:02:27.5995278Z  2025-07-24T04:02:27.5995494Z  2025-07-24T04:02:27.6171062Z [1,885 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:27.6172063Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-07-24T04:02:27.6172540Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.6172920Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.6173330Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.6173697Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.6174072Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:27.6174437Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:27.6174841Z //:caffe2; 2s processwrapper-sandbox ... 2025-07-24T04:02:27.8174370Z 2025-07-24T04:02:27.8175113Z  2025-07-24T04:02:27.8175576Z  2025-07-24T04:02:27.8175953Z  2025-07-24T04:02:27.8176320Z  2025-07-24T04:02:27.8176676Z  2025-07-24T04:02:27.8177045Z  2025-07-24T04:02:27.8177399Z  2025-07-24T04:02:27.8177811Z  2025-07-24T04:02:27.8178740Z [1,886 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:27.8179850Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-07-24T04:02:27.8180688Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:27.8181382Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:27.8182054Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:27.8182711Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:27.8183380Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:27.8184015Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:27.8184743Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:28.0177646Z 2025-07-24T04:02:28.0178268Z  2025-07-24T04:02:28.0178561Z  2025-07-24T04:02:28.0178793Z  2025-07-24T04:02:28.0179004Z  2025-07-24T04:02:28.0179237Z  2025-07-24T04:02:28.0179472Z  2025-07-24T04:02:28.0179691Z  2025-07-24T04:02:28.0179898Z  2025-07-24T04:02:28.0180498Z [1,886 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:28.0181154Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-07-24T04:02:28.0181643Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:28.0182034Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:28.0182400Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:28.0182774Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.0183135Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.0183502Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:28.0183867Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:28.3094867Z 2025-07-24T04:02:28.3095727Z  2025-07-24T04:02:28.3096309Z  2025-07-24T04:02:28.3096606Z  2025-07-24T04:02:28.3097057Z  2025-07-24T04:02:28.3097335Z  2025-07-24T04:02:28.3097614Z  2025-07-24T04:02:28.3097826Z  2025-07-24T04:02:28.3098220Z  2025-07-24T04:02:28.3098857Z [1,887 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:28.3102536Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-07-24T04:02:28.3103023Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:28.3103622Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:28.3104012Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.3104464Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.3105173Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:28.3105534Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.3105982Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:02:28.6228632Z 2025-07-24T04:02:28.6229373Z  2025-07-24T04:02:28.6232058Z  2025-07-24T04:02:28.6233435Z  2025-07-24T04:02:28.6234445Z  2025-07-24T04:02:28.6235909Z  2025-07-24T04:02:28.6236652Z  2025-07-24T04:02:28.6236989Z  2025-07-24T04:02:28.6261924Z  2025-07-24T04:02:28.6263426Z [1,888 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:28.6264243Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-07-24T04:02:28.6264926Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:28.6265416Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:28.6265875Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:28.6266319Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:28.6266706Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.6267223Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:28.6267660Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:28.9099882Z 2025-07-24T04:02:28.9100477Z  2025-07-24T04:02:28.9100745Z  2025-07-24T04:02:28.9100979Z  2025-07-24T04:02:28.9101194Z  2025-07-24T04:02:28.9101419Z  2025-07-24T04:02:28.9122108Z  2025-07-24T04:02:28.9122324Z  2025-07-24T04:02:28.9122548Z  2025-07-24T04:02:28.9123090Z [1,888 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:28.9123719Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-07-24T04:02:28.9124186Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-07-24T04:02:28.9124578Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:28.9124949Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:28.9125321Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:28.9125688Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:28.9126049Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:28.9126431Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:29.1947196Z 2025-07-24T04:02:29.1948018Z  2025-07-24T04:02:29.1948395Z  2025-07-24T04:02:29.1948732Z  2025-07-24T04:02:29.1949092Z  2025-07-24T04:02:29.1949443Z  2025-07-24T04:02:29.1952293Z  2025-07-24T04:02:29.1952566Z  2025-07-24T04:02:29.1952904Z  2025-07-24T04:02:29.1953604Z [1,889 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:29.1954586Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-07-24T04:02:29.1955194Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.1955732Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.1956287Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:29.1956886Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.1957396Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:29.1957888Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:29.1958359Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:29.5287977Z 2025-07-24T04:02:29.5288697Z  2025-07-24T04:02:29.5289153Z  2025-07-24T04:02:29.5289519Z  2025-07-24T04:02:29.5289891Z  2025-07-24T04:02:29.5290614Z  2025-07-24T04:02:29.5290982Z  2025-07-24T04:02:29.5291353Z  2025-07-24T04:02:29.5291719Z  2025-07-24T04:02:29.5292641Z [1,889 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:29.5293788Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-07-24T04:02:29.5294592Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:29.5295277Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:29.5295966Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:29.5296613Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.5297525Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:29.5298199Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:29.5298903Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:29.7294905Z 2025-07-24T04:02:29.7296399Z  2025-07-24T04:02:29.7297217Z  2025-07-24T04:02:29.7297713Z  2025-07-24T04:02:29.7298280Z  2025-07-24T04:02:29.7298865Z  2025-07-24T04:02:29.7299344Z  2025-07-24T04:02:29.7299838Z  2025-07-24T04:02:29.7300232Z  2025-07-24T04:02:29.7301449Z [1,891 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:29.7302921Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-07-24T04:02:29.7304524Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:29.7305113Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.7306002Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:29.7306542Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.7307002Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:29.7307429Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:29.7307950Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:29.7641821Z 2025-07-24T04:02:29.7642977Z  2025-07-24T04:02:29.7643679Z  2025-07-24T04:02:29.7644223Z  2025-07-24T04:02:29.7645050Z  2025-07-24T04:02:29.7645776Z  2025-07-24T04:02:29.7646356Z  2025-07-24T04:02:29.7646974Z  2025-07-24T04:02:29.7647806Z  2025-07-24T04:02:29.7649856Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-07-24T04:02:29.7653326Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:29.7655930Z 107 | # pragma unroll 2025-07-24T04:02:29.7656895Z | 2025-07-24T04:02:29.7659509Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:29.7663011Z 123 | # pragma unroll 2025-07-24T04:02:29.7663725Z | 2025-07-24T04:02:29.7665777Z [1,891 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:29.7667791Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-07-24T04:02:29.7668663Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:29.7669370Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.7670057Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:29.7670714Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:29.7671427Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:29.7672143Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:29.7672870Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:30.1294207Z 2025-07-24T04:02:30.1294897Z  2025-07-24T04:02:30.1295189Z  2025-07-24T04:02:30.1295406Z  2025-07-24T04:02:30.1295633Z  2025-07-24T04:02:30.1295842Z  2025-07-24T04:02:30.1296070Z  2025-07-24T04:02:30.1296295Z  2025-07-24T04:02:30.1296503Z  2025-07-24T04:02:30.6080277Z [1,892 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:30.6081341Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-07-24T04:02:30.6082190Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:30.6082813Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:30.6083447Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.6084088Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.6084735Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:30.6085386Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:30.6086317Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:30.6528353Z 2025-07-24T04:02:30.6529045Z  2025-07-24T04:02:30.6529489Z  2025-07-24T04:02:30.6529871Z  2025-07-24T04:02:30.6530239Z  2025-07-24T04:02:30.6530613Z  2025-07-24T04:02:30.6530966Z  2025-07-24T04:02:30.6531395Z  2025-07-24T04:02:30.6531789Z  2025-07-24T04:02:30.6532704Z [1,893 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:30.6533803Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-07-24T04:02:30.6534597Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:30.6535260Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.6535904Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.6536564Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.6537205Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.6537897Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:30.6538614Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:30.8818435Z 2025-07-24T04:02:30.8819328Z  2025-07-24T04:02:30.8819953Z  2025-07-24T04:02:30.8820581Z  2025-07-24T04:02:30.8820994Z  2025-07-24T04:02:30.8821501Z  2025-07-24T04:02:30.8821907Z  2025-07-24T04:02:30.8822596Z  2025-07-24T04:02:30.8822990Z  2025-07-24T04:02:30.8824505Z [1,894 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:30.8826004Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-07-24T04:02:30.8827103Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:30.8827959Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:30.8828671Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.8829719Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.8830589Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:30.8831677Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:30.8832592Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:31.2077244Z 2025-07-24T04:02:31.2078628Z  2025-07-24T04:02:31.2079560Z  2025-07-24T04:02:31.2080130Z  2025-07-24T04:02:31.2080737Z  2025-07-24T04:02:31.2081050Z  2025-07-24T04:02:31.2081405Z  2025-07-24T04:02:31.2081696Z  2025-07-24T04:02:31.2082056Z  2025-07-24T04:02:31.2082840Z [1,894 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:31.2083671Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-07-24T04:02:31.2084331Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-07-24T04:02:31.2084904Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.2085439Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.2085976Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.2086519Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:31.2087048Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.2087544Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:31.4649089Z 2025-07-24T04:02:31.4650069Z  2025-07-24T04:02:31.4650540Z  2025-07-24T04:02:31.4650940Z  2025-07-24T04:02:31.4651315Z  2025-07-24T04:02:31.4651706Z  2025-07-24T04:02:31.4652081Z  2025-07-24T04:02:31.4652460Z  2025-07-24T04:02:31.4652835Z  2025-07-24T04:02:31.4653733Z [1,895 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:31.4654837Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-07-24T04:02:31.4655653Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.4656298Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.4657243Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.4657906Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:31.4658582Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.4659233Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.8079543Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:31.8079989Z 2025-07-24T04:02:31.8080272Z  2025-07-24T04:02:31.8080508Z  2025-07-24T04:02:31.8080738Z  2025-07-24T04:02:31.8080947Z  2025-07-24T04:02:31.8081173Z  2025-07-24T04:02:31.8081383Z  2025-07-24T04:02:31.8081603Z  2025-07-24T04:02:31.8081812Z  2025-07-24T04:02:31.8082336Z [1,896 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:31.8082951Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-07-24T04:02:31.8083419Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-07-24T04:02:31.8083817Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.8084195Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.8084573Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:31.8084934Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.8085320Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:31.8085697Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:32.0353268Z 2025-07-24T04:02:32.0354128Z  2025-07-24T04:02:32.0354417Z  2025-07-24T04:02:32.0354647Z  2025-07-24T04:02:32.0354857Z  2025-07-24T04:02:32.0355095Z  2025-07-24T04:02:32.0355319Z  2025-07-24T04:02:32.0355525Z  2025-07-24T04:02:32.0355744Z  2025-07-24T04:02:32.0356273Z [1,900 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:32.0356908Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-07-24T04:02:32.0357392Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:32.0357778Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:32.0358147Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:32.0358527Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:32.0358918Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:32.0359272Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:32.0359654Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:32.5042956Z 2025-07-24T04:02:32.5043706Z  2025-07-24T04:02:32.5044169Z  2025-07-24T04:02:32.5044541Z  2025-07-24T04:02:32.5044918Z  2025-07-24T04:02:32.5045285Z  2025-07-24T04:02:32.5045670Z  2025-07-24T04:02:32.5046050Z  2025-07-24T04:02:32.5046409Z  2025-07-24T04:02:32.5047337Z [1,901 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:32.5048448Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-07-24T04:02:32.5049244Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:32.5050666Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:32.5051600Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:32.5052552Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:32.5053480Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:32.5054104Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:32.5054981Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:02:32.8360122Z 2025-07-24T04:02:32.8360713Z  2025-07-24T04:02:32.8361004Z  2025-07-24T04:02:32.8361223Z  2025-07-24T04:02:32.8361447Z  2025-07-24T04:02:32.8361773Z  2025-07-24T04:02:32.8361997Z  2025-07-24T04:02:32.8362203Z  2025-07-24T04:02:32.8362421Z  2025-07-24T04:02:32.8364871Z [1,902 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:32.8365653Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-07-24T04:02:32.8366123Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-07-24T04:02:32.8366576Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:32.8367037Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:32.8367546Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:32.8367912Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:32.8368267Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:32.8368771Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:33.4421227Z 2025-07-24T04:02:33.4422155Z  2025-07-24T04:02:33.4422440Z  2025-07-24T04:02:33.4422672Z  2025-07-24T04:02:33.4422885Z  2025-07-24T04:02:33.4423111Z  2025-07-24T04:02:33.4423319Z  2025-07-24T04:02:33.4423538Z  2025-07-24T04:02:33.4423748Z  2025-07-24T04:02:33.4424394Z [1,903 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:33.4425022Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-07-24T04:02:33.4425751Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-07-24T04:02:33.4426364Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:33.4426909Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:33.4427464Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:33.4427980Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:33.4428569Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:33.8435635Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-07-24T04:02:33.8436010Z 2025-07-24T04:02:33.8436310Z  2025-07-24T04:02:33.8436541Z  2025-07-24T04:02:33.8436774Z  2025-07-24T04:02:33.8436987Z  2025-07-24T04:02:33.8437214Z  2025-07-24T04:02:33.8437422Z  2025-07-24T04:02:33.8437642Z  2025-07-24T04:02:33.8437876Z  2025-07-24T04:02:33.8438400Z [1,904 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:33.8439011Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-07-24T04:02:33.8439487Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:33.8439875Z //:caffe2; 4s processwrapper-sandbox 2025-07-24T04:02:33.8440229Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:33.8440598Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:33.8440943Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:33.8441365Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:33.8441945Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:34.1534132Z 2025-07-24T04:02:34.1534915Z  2025-07-24T04:02:34.1535424Z  2025-07-24T04:02:34.1535762Z  2025-07-24T04:02:34.1536112Z  2025-07-24T04:02:34.1536470Z  2025-07-24T04:02:34.1536884Z  2025-07-24T04:02:34.1537242Z  2025-07-24T04:02:34.1537641Z  2025-07-24T04:02:34.1538709Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-07-24T04:02:34.1540839Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:34.1542895Z 847 | # pragma unroll 2025-07-24T04:02:34.1543370Z | 2025-07-24T04:02:34.1552353Z [1,904 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:34.1553461Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-07-24T04:02:34.1554283Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:34.1554947Z //:caffe2; 4s processwrapper-sandbox 2025-07-24T04:02:34.1555606Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:34.1556268Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:34.1557213Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:34.1557918Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:34.1558617Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:34.5232087Z 2025-07-24T04:02:34.5232766Z  2025-07-24T04:02:34.5233239Z  2025-07-24T04:02:34.5233631Z  2025-07-24T04:02:34.5234001Z  2025-07-24T04:02:34.5234388Z  2025-07-24T04:02:34.5234753Z  2025-07-24T04:02:34.5235136Z  2025-07-24T04:02:34.5235517Z  2025-07-24T04:02:34.5236467Z [1,906 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:34.5237612Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-07-24T04:02:34.5238391Z //:caffe2; 4s processwrapper-sandbox 2025-07-24T04:02:34.5239015Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:34.5239616Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:34.5240296Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:34.5240961Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:34.5241639Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:34.5242327Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:34.9235402Z 2025-07-24T04:02:34.9236159Z  2025-07-24T04:02:34.9236468Z  2025-07-24T04:02:34.9236800Z  2025-07-24T04:02:34.9237140Z  2025-07-24T04:02:34.9237469Z  2025-07-24T04:02:34.9237840Z  2025-07-24T04:02:34.9238265Z  2025-07-24T04:02:34.9238652Z  2025-07-24T04:02:34.9239597Z [1,908 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:34.9240729Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-07-24T04:02:34.9241406Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:02:34.9241795Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:34.9242362Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:34.9243008Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:34.9243676Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:34.9244357Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:34.9244902Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:35.1241335Z 2025-07-24T04:02:35.1242047Z  2025-07-24T04:02:35.1242324Z  2025-07-24T04:02:35.1242557Z  2025-07-24T04:02:35.1242768Z  2025-07-24T04:02:35.1243120Z  2025-07-24T04:02:35.1243443Z  2025-07-24T04:02:35.1243821Z  2025-07-24T04:02:35.1244048Z  2025-07-24T04:02:35.1244588Z [1,909 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:35.1245461Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-07-24T04:02:35.1246072Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:02:35.1246567Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:35.1246958Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.1247398Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.1247814Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.1252552Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.1253174Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:35.4205071Z 2025-07-24T04:02:35.4206130Z  2025-07-24T04:02:35.4206598Z  2025-07-24T04:02:35.4206931Z  2025-07-24T04:02:35.4207260Z  2025-07-24T04:02:35.4207856Z  2025-07-24T04:02:35.4208170Z  2025-07-24T04:02:35.4208780Z  2025-07-24T04:02:35.4209376Z  2025-07-24T04:02:35.4210452Z [1,910 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:35.4212130Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-07-24T04:02:35.4213005Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:35.4213619Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.4215285Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.4216513Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.4217158Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.4217789Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:35.4218462Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:35.7250405Z 2025-07-24T04:02:35.7251453Z  2025-07-24T04:02:35.7252358Z  2025-07-24T04:02:35.7252616Z  2025-07-24T04:02:35.7252862Z  2025-07-24T04:02:35.7253089Z  2025-07-24T04:02:35.7253401Z  2025-07-24T04:02:35.7253724Z  2025-07-24T04:02:35.7254014Z  2025-07-24T04:02:35.7254752Z [1,910 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:35.7255764Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-07-24T04:02:35.7256498Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:35.7257024Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.7257520Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.7258122Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.7258618Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.7259092Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.7259675Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:35.8384251Z 2025-07-24T04:02:35.8385000Z  2025-07-24T04:02:35.8385741Z  2025-07-24T04:02:35.8386042Z  2025-07-24T04:02:35.8386787Z  2025-07-24T04:02:35.8387584Z  2025-07-24T04:02:35.8387895Z  2025-07-24T04:02:35.8388361Z  2025-07-24T04:02:35.8389212Z  2025-07-24T04:02:35.8390270Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:35.8392641Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:35.8395487Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:46:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:35.8397781Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-07-24T04:02:35.8398250Z | ^ 2025-07-24T04:02:35.8399385Z [1,910 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:35.8400310Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-07-24T04:02:35.8401357Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:35.8401972Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.8402901Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.8403846Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.8405033Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.8405909Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:35.8407007Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-07-24T04:02:36.1255482Z 2025-07-24T04:02:36.1256561Z  2025-07-24T04:02:36.1256882Z  2025-07-24T04:02:36.1257250Z  2025-07-24T04:02:36.1257480Z  2025-07-24T04:02:36.1257702Z  2025-07-24T04:02:36.1258058Z  2025-07-24T04:02:36.1258406Z  2025-07-24T04:02:36.1258753Z  2025-07-24T04:02:36.1259566Z [1,912 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:36.1260424Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-07-24T04:02:36.1260956Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.1261798Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.1265668Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.1266828Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.1267523Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.1268506Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.1269523Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:36.2806578Z 2025-07-24T04:02:36.2807356Z  2025-07-24T04:02:36.2807816Z  2025-07-24T04:02:36.2808224Z  2025-07-24T04:02:36.2808615Z  2025-07-24T04:02:36.2808988Z  2025-07-24T04:02:36.2809358Z  2025-07-24T04:02:36.2809727Z  2025-07-24T04:02:36.2810109Z  2025-07-24T04:02:36.2810981Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-07-24T04:02:36.2812892Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:36.2814529Z 368 | # pragma unroll 2025-07-24T04:02:36.2815022Z | 2025-07-24T04:02:36.2816348Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:36.2817949Z 377 | # pragma unroll 2025-07-24T04:02:36.2818469Z | 2025-07-24T04:02:36.2819859Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:36.2821473Z 394 | # pragma unroll 2025-07-24T04:02:36.2821932Z | 2025-07-24T04:02:36.2823322Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:36.2824996Z 403 | # pragma unroll 2025-07-24T04:02:36.2825482Z | 2025-07-24T04:02:36.2826509Z [1,912 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:36.2827616Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-07-24T04:02:36.2828467Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.2829145Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.2829853Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.2830550Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.2831237Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.2831913Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.2832628Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:36.5265585Z 2025-07-24T04:02:36.5266761Z  2025-07-24T04:02:36.5267618Z  2025-07-24T04:02:36.5268307Z  2025-07-24T04:02:36.5268549Z  2025-07-24T04:02:36.5269331Z  2025-07-24T04:02:36.5269646Z  2025-07-24T04:02:36.5270135Z  2025-07-24T04:02:36.5270418Z  2025-07-24T04:02:36.5271213Z [1,913 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:36.5271961Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-07-24T04:02:36.5272530Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.5272923Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.5276130Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.5277019Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.5277790Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.5278596Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.5279231Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:36.7268118Z 2025-07-24T04:02:36.7268724Z  2025-07-24T04:02:36.7268989Z  2025-07-24T04:02:36.7269224Z  2025-07-24T04:02:36.7269440Z  2025-07-24T04:02:36.7269669Z  2025-07-24T04:02:36.7269879Z  2025-07-24T04:02:36.7270099Z  2025-07-24T04:02:36.7912228Z  2025-07-24T04:02:36.7913519Z [1,915 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:36.7914316Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-07-24T04:02:36.7914794Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.7915201Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.7915584Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.7915961Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.7916322Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.7916706Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.7917411Z //:caffe2; 2s processwrapper-sandbox ... 2025-07-24T04:02:36.9666618Z 2025-07-24T04:02:36.9667718Z  2025-07-24T04:02:36.9668202Z  2025-07-24T04:02:36.9668593Z  2025-07-24T04:02:36.9668954Z  2025-07-24T04:02:36.9669346Z  2025-07-24T04:02:36.9669767Z  2025-07-24T04:02:36.9670149Z  2025-07-24T04:02:36.9670541Z  2025-07-24T04:02:36.9671512Z [1,916 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:02:36.9672622Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-07-24T04:02:36.9673509Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-07-24T04:02:36.9674213Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:36.9674903Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:36.9675601Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.9676319Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:36.9677005Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:36.9677697Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:37.1669222Z 2025-07-24T04:02:37.1669775Z  2025-07-24T04:02:37.1670042Z  2025-07-24T04:02:37.1670272Z  2025-07-24T04:02:37.1670514Z  2025-07-24T04:02:37.1670738Z  2025-07-24T04:02:37.1670947Z  2025-07-24T04:02:37.1671165Z  2025-07-24T04:02:37.1671388Z  2025-07-24T04:02:37.1671921Z [1,919 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:37.1672574Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-07-24T04:02:37.1673041Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:37.1673430Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:37.1673791Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:37.1674158Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:37.1674526Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:37.1674897Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:37.1675283Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:38.2699660Z 2025-07-24T04:02:38.2700247Z  2025-07-24T04:02:38.2700559Z  2025-07-24T04:02:38.2700777Z  2025-07-24T04:02:38.2701003Z  2025-07-24T04:02:38.2701215Z  2025-07-24T04:02:38.2701436Z  2025-07-24T04:02:38.2701643Z  2025-07-24T04:02:38.2701861Z  2025-07-24T04:02:38.2702397Z [1,919 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:38.2912406Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-07-24T04:02:38.2913292Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:38.2914340Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:38.2914865Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:38.2915951Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:38.2917622Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:38.2918881Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:38.2919419Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:38.4802640Z 2025-07-24T04:02:38.4803742Z  2025-07-24T04:02:38.4804231Z  2025-07-24T04:02:38.4804613Z  2025-07-24T04:02:38.4805001Z  2025-07-24T04:02:38.4805374Z  2025-07-24T04:02:38.4805759Z  2025-07-24T04:02:38.4806107Z  2025-07-24T04:02:38.4806489Z  2025-07-24T04:02:38.4807445Z [1,921 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:38.4808579Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-07-24T04:02:38.4809379Z //:caffe2; 3s processwrapper-sandbox 2025-07-24T04:02:38.4810042Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:38.4810692Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:38.4811334Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:38.4812001Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:38.4812702Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:38.4813429Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-07-24T04:02:38.6922547Z 2025-07-24T04:02:38.6923157Z  2025-07-24T04:02:38.6923462Z  2025-07-24T04:02:38.6923708Z  2025-07-24T04:02:38.6923921Z  2025-07-24T04:02:38.6924148Z  2025-07-24T04:02:38.6924363Z  2025-07-24T04:02:38.6924620Z  2025-07-24T04:02:38.6924846Z  2025-07-24T04:02:38.6925376Z [1,924 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:38.6926017Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-07-24T04:02:38.6926465Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:38.6926842Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:38.6927231Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:38.6927622Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:38.6927991Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:38.6928389Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:38.6928922Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:39.6125449Z 2025-07-24T04:02:39.6126289Z  2025-07-24T04:02:39.6126702Z  2025-07-24T04:02:39.6127086Z  2025-07-24T04:02:39.6137566Z  2025-07-24T04:02:39.6137981Z  2025-07-24T04:02:39.6138363Z  2025-07-24T04:02:39.6138713Z  2025-07-24T04:02:39.6139049Z  2025-07-24T04:02:39.6139904Z [1,925 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:39.6140904Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-07-24T04:02:39.6141569Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:02:39.6142148Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:39.6142813Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:39.6143357Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:39.6144016Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-07-24T04:02:39.6144950Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:39.6145739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:39.8742745Z 2025-07-24T04:02:39.9257209Z  2025-07-24T04:02:39.9258061Z  2025-07-24T04:02:39.9258685Z  2025-07-24T04:02:39.9259029Z  2025-07-24T04:02:39.9259354Z  2025-07-24T04:02:39.9259656Z  2025-07-24T04:02:39.9260202Z  2025-07-24T04:02:39.9260776Z  2025-07-24T04:02:39.9262429Z [1,926 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:39.9267590Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-07-24T04:02:39.9268388Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:02:39.9269021Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:39.9270022Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:39.9270723Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:39.9271583Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:39.9272484Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:39.9273147Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:02:40.3556685Z 2025-07-24T04:02:40.3557404Z  2025-07-24T04:02:40.3557868Z  2025-07-24T04:02:40.3558261Z  2025-07-24T04:02:40.3558640Z  2025-07-24T04:02:40.3559038Z  2025-07-24T04:02:40.3559422Z  2025-07-24T04:02:40.3559818Z  2025-07-24T04:02:40.3560211Z  2025-07-24T04:02:40.3561420Z [1,927 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:40.3562730Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-07-24T04:02:40.3563943Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:40.3564869Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:40.3565761Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-07-24T04:02:40.3566852Z Compiling aten/src/ATen/core/ATenOpList.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:40.3569131Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:40.3570063Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:40.3571037Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-07-24T04:02:40.7267930Z 2025-07-24T04:02:40.7269065Z  2025-07-24T04:02:40.7269570Z  2025-07-24T04:02:40.7269941Z  2025-07-24T04:02:40.7270327Z  2025-07-24T04:02:40.7270699Z  2025-07-24T04:02:40.7271074Z  2025-07-24T04:02:40.7271410Z  2025-07-24T04:02:40.7271739Z  2025-07-24T04:02:40.7272871Z [1,927 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:40.7274423Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-07-24T04:02:40.7275426Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:40.7276156Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:40.7276800Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:40.7277651Z Compiling aten/src/ATen/core/ATenOpList.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:40.7278508Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:40.7279284Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:40.7280148Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-07-24T04:02:40.9269488Z 2025-07-24T04:02:40.9270077Z  2025-07-24T04:02:40.9270349Z  2025-07-24T04:02:40.9270585Z  2025-07-24T04:02:40.9270794Z  2025-07-24T04:02:40.9271020Z  2025-07-24T04:02:40.9271244Z  2025-07-24T04:02:40.9271454Z  2025-07-24T04:02:40.9271674Z  2025-07-24T04:02:40.9272233Z [1,928 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:40.9272868Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-07-24T04:02:40.9273332Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:40.9273722Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:41.0935247Z Compiling aten/src/ATen/core/ATenOpList.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:41.0935949Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:41.0936791Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:41.0937331Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:41.0939883Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:02:41.1616259Z 2025-07-24T04:02:41.1617511Z  2025-07-24T04:02:41.1617933Z  2025-07-24T04:02:41.1618275Z  2025-07-24T04:02:41.1618587Z  2025-07-24T04:02:41.1618931Z  2025-07-24T04:02:41.1619578Z  2025-07-24T04:02:41.1619933Z  2025-07-24T04:02:41.1620224Z  2025-07-24T04:02:41.1620945Z [1,929 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:41.1621768Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-07-24T04:02:41.1622428Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-07-24T04:02:41.1623099Z Compiling aten/src/ATen/core/ATenOpList.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:41.1623808Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:41.1624701Z Compiling aten/src/ATen/core/TensorMethods.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:41.1625631Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:41.1626565Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:41.1627463Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:02:41.4940639Z 2025-07-24T04:02:41.4941215Z  2025-07-24T04:02:41.4941580Z  2025-07-24T04:02:41.4941801Z  2025-07-24T04:02:41.4942029Z  2025-07-24T04:02:41.4942239Z  2025-07-24T04:02:41.4942462Z  2025-07-24T04:02:41.4942670Z  2025-07-24T04:02:41.4942894Z  2025-07-24T04:02:41.4943446Z [1,933 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:41.4944086Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-07-24T04:02:41.4944780Z Compiling aten/src/ATen/core/TensorMethods.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:41.4945412Z Compiling aten/src/ATen/Operators_4.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:41.4945894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:41.4946257Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:41.4946668Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:41.4947229Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-07-24T04:02:41.4947782Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:42.4435054Z 2025-07-24T04:02:42.4436869Z  2025-07-24T04:02:42.4437351Z  2025-07-24T04:02:42.4437760Z  2025-07-24T04:02:42.4438144Z  2025-07-24T04:02:42.4438567Z  2025-07-24T04:02:42.4438950Z  2025-07-24T04:02:42.4439320Z  2025-07-24T04:02:42.4439712Z  2025-07-24T04:02:42.4440648Z [1,934 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:42.4441769Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-07-24T04:02:42.4442771Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:42.4443644Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:42.4444292Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:42.4445013Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:42.4446014Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 3s processwrapper-sandbox 2025-07-24T04:02:42.4446997Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:42.4447711Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:42.7418827Z 2025-07-24T04:02:42.7856063Z  2025-07-24T04:02:42.7856335Z  2025-07-24T04:02:42.7856568Z  2025-07-24T04:02:42.7856778Z  2025-07-24T04:02:42.7857005Z  2025-07-24T04:02:42.7857216Z  2025-07-24T04:02:42.7857440Z  2025-07-24T04:02:42.7857646Z  2025-07-24T04:02:42.7858194Z [1,934 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:42.7858816Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-07-24T04:02:42.7859394Z Compiling aten/src/ATen/Operators_4.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:42.7859876Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:42.7863862Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:42.7864479Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:42.7865070Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 4s processwrapper-sandbox 2025-07-24T04:02:42.7865625Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:42.7866082Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-07-24T04:02:43.7767414Z 2025-07-24T04:02:43.7768033Z  2025-07-24T04:02:43.7768305Z  2025-07-24T04:02:43.7768536Z  2025-07-24T04:02:43.7768749Z  2025-07-24T04:02:43.7768978Z  2025-07-24T04:02:43.7769190Z  2025-07-24T04:02:43.7769417Z  2025-07-24T04:02:43.7769626Z  2025-07-24T04:02:43.7770165Z [1,935 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:43.7771098Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-07-24T04:02:43.7772147Z Compiling aten/src/ATen/Operators_4.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:43.7773022Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:43.7773680Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2025-07-24T04:02:43.7774666Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 5s processwrapper-sandbox 2025-07-24T04:02:43.7775667Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:43.7776384Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:43.7777285Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:02:43.9543124Z 2025-07-24T04:02:43.9544315Z  2025-07-24T04:02:43.9544944Z  2025-07-24T04:02:43.9545330Z  2025-07-24T04:02:43.9545734Z  2025-07-24T04:02:43.9546133Z  2025-07-24T04:02:43.9546490Z  2025-07-24T04:02:43.9546782Z  2025-07-24T04:02:43.9547004Z  2025-07-24T04:02:43.9549559Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-07-24T04:02:43.9550862Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-07-24T04:02:43.9552541Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:43.9555131Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:81:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:43.9557341Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-07-24T04:02:43.9558232Z | ^ 2025-07-24T04:02:43.9559218Z [1,936 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:43.9560281Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-07-24T04:02:43.9561261Z Compiling aten/src/ATen/Operators_4.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:43.9562127Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:43.9562749Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2025-07-24T04:02:43.9563447Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:43.9564141Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:43.9565283Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:43.9566336Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:02:43.9940702Z 2025-07-24T04:02:43.9941461Z  2025-07-24T04:02:43.9941932Z  2025-07-24T04:02:43.9942289Z  2025-07-24T04:02:43.9942669Z  2025-07-24T04:02:43.9943035Z  2025-07-24T04:02:43.9943422Z  2025-07-24T04:02:43.9943790Z  2025-07-24T04:02:43.9944173Z  2025-07-24T04:02:43.9945250Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:43.9947310Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-07-24T04:02:43.9949356Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:43.9951827Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:59:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:43.9953604Z 59 | [=](Vectorized a, Vectorized b) 2025-07-24T04:02:43.9954170Z | ^ 2025-07-24T04:02:43.9955021Z [1,937 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:44.0032428Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-07-24T04:02:44.0033555Z Compiling aten/src/ATen/Operators_4.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:44.0034408Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:44.0035128Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:44.0035853Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-07-24T04:02:44.0036718Z Compiling aten/src/ATen/core/Dict.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.0037737Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.0038896Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:02:44.3874847Z 2025-07-24T04:02:44.3875491Z  2025-07-24T04:02:44.3875931Z  2025-07-24T04:02:44.3876272Z  2025-07-24T04:02:44.3876649Z  2025-07-24T04:02:44.3877049Z  2025-07-24T04:02:44.3877409Z  2025-07-24T04:02:44.3877786Z  2025-07-24T04:02:44.3878156Z  2025-07-24T04:02:44.3879118Z [1,940 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:44.3880155Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-07-24T04:02:44.3880816Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:44.3881585Z Compiling aten/src/ATen/core/Dict.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:44.3882640Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.3883734Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.3884696Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:44.3885548Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.3886470Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-07-24T04:02:44.6671834Z 2025-07-24T04:02:44.6672922Z  2025-07-24T04:02:44.6673621Z  2025-07-24T04:02:44.6674060Z  2025-07-24T04:02:44.6674431Z  2025-07-24T04:02:44.6675056Z  2025-07-24T04:02:44.6675419Z  2025-07-24T04:02:44.6676000Z  2025-07-24T04:02:44.6676560Z  2025-07-24T04:02:44.6677741Z [1,941 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:44.6679325Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-07-24T04:02:44.6680358Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:44.6681569Z Compiling aten/src/ATen/core/Dict.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:44.6683444Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.6685652Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.6687238Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.6688118Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:44.6688835Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-07-24T04:02:44.8996784Z 2025-07-24T04:02:44.8997531Z  2025-07-24T04:02:44.8997977Z  2025-07-24T04:02:44.8998370Z  2025-07-24T04:02:44.8998734Z  2025-07-24T04:02:44.8999115Z  2025-07-24T04:02:44.8999488Z  2025-07-24T04:02:44.9000176Z  2025-07-24T04:02:44.9000566Z  2025-07-24T04:02:44.9001648Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:44.9002813Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-07-24T04:02:44.9004161Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-07-24T04:02:44.9006274Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T04:02:44.9008209Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:44.9009573Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T04:02:44.9010326Z | ^~~~~~~~~~~~~~~ 2025-07-24T04:02:44.9011471Z [1,941 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:44.9012565Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-07-24T04:02:44.9013348Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:44.9014153Z Compiling aten/src/ATen/core/Dict.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:44.9015172Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:44.9016243Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.9017354Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.9018241Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:44.9018976Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-07-24T04:02:44.9626973Z 2025-07-24T04:02:44.9627785Z  2025-07-24T04:02:44.9628264Z  2025-07-24T04:02:44.9628643Z  2025-07-24T04:02:44.9629024Z  2025-07-24T04:02:44.9629393Z  2025-07-24T04:02:44.9629768Z  2025-07-24T04:02:44.9630168Z  2025-07-24T04:02:44.9630533Z  2025-07-24T04:02:44.9631433Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:44.9633401Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:44.9635037Z 54 | #pragma unroll 2025-07-24T04:02:44.9635471Z | 2025-07-24T04:02:44.9636404Z [1,943 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:44.9637529Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-07-24T04:02:44.9638331Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:44.9639170Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:44.9640302Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.9641468Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:44.9642366Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:44.9643263Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:44.9644202Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:45.1883497Z 2025-07-24T04:02:45.1884089Z  2025-07-24T04:02:45.1884373Z  2025-07-24T04:02:45.1884593Z  2025-07-24T04:02:45.1884816Z  2025-07-24T04:02:45.1885028Z  2025-07-24T04:02:45.1885253Z  2025-07-24T04:02:45.1885462Z  2025-07-24T04:02:45.1885681Z  2025-07-24T04:02:45.1886211Z [1,944 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:45.1886842Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-07-24T04:02:45.1887540Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:45.1888312Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.1889617Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.1890814Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:45.1891868Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:45.1892768Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:45.1893597Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox ... 2025-07-24T04:02:45.5032366Z 2025-07-24T04:02:45.5033100Z  2025-07-24T04:02:45.5033549Z  2025-07-24T04:02:45.5033891Z  2025-07-24T04:02:45.5034191Z  2025-07-24T04:02:45.5034547Z  2025-07-24T04:02:45.5034887Z  2025-07-24T04:02:45.5035233Z  2025-07-24T04:02:45.5035582Z  2025-07-24T04:02:45.5036456Z [1,945 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:45.5037490Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:02:45.5038294Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:02:45.5039082Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.5040066Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.5041136Z Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:45.5041969Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:45.5042740Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-07-24T04:02:45.5043562Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:45.7888995Z 2025-07-24T04:02:45.7889759Z  2025-07-24T04:02:45.7890214Z  2025-07-24T04:02:45.7890593Z  2025-07-24T04:02:45.7890964Z  2025-07-24T04:02:45.7891342Z  2025-07-24T04:02:45.7891707Z  2025-07-24T04:02:45.7892081Z  2025-07-24T04:02:45.7892442Z  2025-07-24T04:02:45.7893403Z [1,945 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:45.7894509Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:02:45.7895301Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:02:45.7896105Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.7897141Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.7898166Z Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:45.7899017Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:45.7899829Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2025-07-24T04:02:45.7900628Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:45.9894646Z 2025-07-24T04:02:45.9895350Z  2025-07-24T04:02:45.9895779Z  2025-07-24T04:02:45.9896164Z  2025-07-24T04:02:45.9896530Z  2025-07-24T04:02:45.9896947Z  2025-07-24T04:02:45.9897328Z  2025-07-24T04:02:45.9897695Z  2025-07-24T04:02:45.9898076Z  2025-07-24T04:02:45.9898994Z [1,948 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:45.9900088Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:02:45.9901204Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:02:45.9901997Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:45.9903051Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:45.9903975Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:45.9904792Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:45.9905477Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:45.9906348Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:46.1839881Z 2025-07-24T04:02:46.1840968Z  2025-07-24T04:02:46.1841423Z  2025-07-24T04:02:46.1841792Z  2025-07-24T04:02:46.1842142Z  2025-07-24T04:02:46.1842519Z  2025-07-24T04:02:46.1842900Z  2025-07-24T04:02:46.1843283Z  2025-07-24T04:02:46.1843653Z  2025-07-24T04:02:46.1844604Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:46.1846205Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-07-24T04:02:46.1848105Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:46.1850848Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:253:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:46.1852933Z 253 | [=](Vectorized a) -> Vectorized { return a; }); 2025-07-24T04:02:46.1853737Z | ^ 2025-07-24T04:02:46.1855228Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:249:5: note: in expansion of macro '_AT_DISPATCH_ALL_TYPES_NO_CF' 2025-07-24T04:02:46.1857027Z 249 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-07-24T04:02:46.1857803Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:02:46.1858965Z [1,949 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:46.1860090Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:02:46.1860866Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:02:46.1861712Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.1862806Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.1863742Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:46.1864595Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:46.1865456Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:46.1866407Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:46.3902390Z 2025-07-24T04:02:46.3903222Z  2025-07-24T04:02:46.3903810Z  2025-07-24T04:02:46.3904304Z  2025-07-24T04:02:46.3904786Z  2025-07-24T04:02:46.3905213Z  2025-07-24T04:02:46.3905644Z  2025-07-24T04:02:46.3906017Z  2025-07-24T04:02:46.3906451Z  2025-07-24T04:02:46.3907409Z [1,950 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:46.3908615Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:02:46.3909426Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:02:46.3910254Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.3911624Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.3912426Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:46.3913182Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:46.3913976Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:46.3914628Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:46.4616779Z 2025-07-24T04:02:46.4617513Z  2025-07-24T04:02:46.4617984Z  2025-07-24T04:02:46.4618381Z  2025-07-24T04:02:46.4618788Z  2025-07-24T04:02:46.4619168Z  2025-07-24T04:02:46.4619564Z  2025-07-24T04:02:46.4619946Z  2025-07-24T04:02:46.4620339Z  2025-07-24T04:02:46.4621371Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:46.4623169Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:46.4627126Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:239:5: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:46.4629190Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-07-24T04:02:46.4629915Z | ^ 2025-07-24T04:02:46.4630890Z [1,950 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:46.4632006Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-07-24T04:02:46.4632843Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:02:46.4633676Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.4634810Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.4635770Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:46.4636687Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:46.4637620Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:46.4638376Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:46.7902765Z 2025-07-24T04:02:46.7903401Z  2025-07-24T04:02:46.7903684Z  2025-07-24T04:02:46.7903901Z  2025-07-24T04:02:46.7904122Z  2025-07-24T04:02:46.7904445Z  2025-07-24T04:02:46.7904675Z  2025-07-24T04:02:46.7904886Z  2025-07-24T04:02:46.7905124Z  2025-07-24T04:02:46.7905659Z [1,951 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:46.7906295Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-07-24T04:02:46.7906752Z //:torch; 8s processwrapper-sandbox 2025-07-24T04:02:46.7907207Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.7907816Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:46.7908430Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:46.7908930Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:46.7909319Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:46.7909839Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:47.0020576Z 2025-07-24T04:02:47.0021331Z  2025-07-24T04:02:47.0021846Z  2025-07-24T04:02:47.0022181Z  2025-07-24T04:02:47.0022412Z  2025-07-24T04:02:47.0022633Z  2025-07-24T04:02:47.0022931Z  2025-07-24T04:02:47.0023139Z  2025-07-24T04:02:47.0023360Z  2025-07-24T04:02:47.0024165Z [1,954 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:47.0025293Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-07-24T04:02:47.0026176Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:47.0026997Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:47.0027999Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:47.0028827Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:47.0029507Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:47.0030611Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:47.0031464Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:47.0882913Z 2025-07-24T04:02:47.0884476Z  2025-07-24T04:02:47.0884997Z  2025-07-24T04:02:47.0885432Z  2025-07-24T04:02:47.0885792Z  2025-07-24T04:02:47.0886035Z  2025-07-24T04:02:47.0886258Z  2025-07-24T04:02:47.0886470Z  2025-07-24T04:02:47.0886781Z  2025-07-24T04:02:47.0887729Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:47.0888555Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:47.0891233Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-07-24T04:02:47.0893771Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2025-07-24T04:02:47.0895882Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:47.0896977Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:47.0897436Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:47.0898421Z [1,954 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:47.0899376Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-07-24T04:02:47.0900108Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:47.0900883Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:47.0901491Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:47.0902081Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:47.0902513Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:47.0903201Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:47.0903864Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:47.3225564Z 2025-07-24T04:02:47.3226188Z  2025-07-24T04:02:47.3226468Z  2025-07-24T04:02:47.3226702Z  2025-07-24T04:02:47.3226935Z  2025-07-24T04:02:47.3227165Z  2025-07-24T04:02:47.3227378Z  2025-07-24T04:02:47.3227606Z  2025-07-24T04:02:47.3227831Z  2025-07-24T04:02:47.3228399Z [1,957 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:47.3229028Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-07-24T04:02:47.3229582Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:47.3230188Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:47.3230801Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:47.3231300Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:47.3231788Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:47.3232348Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2025-07-24T04:02:47.3232870Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:47.6103059Z 2025-07-24T04:02:47.6104018Z  2025-07-24T04:02:47.6104559Z  2025-07-24T04:02:47.6104960Z  2025-07-24T04:02:47.6105325Z  2025-07-24T04:02:47.6105705Z  2025-07-24T04:02:47.6106101Z  2025-07-24T04:02:47.6106478Z  2025-07-24T04:02:47.6106828Z  2025-07-24T04:02:47.6107768Z [1,957 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:47.6108828Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-07-24T04:02:47.6110087Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:47.6111149Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:47.6112209Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:47.6113071Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:47.6113940Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:47.6114974Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2025-07-24T04:02:47.6115792Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:48.0106142Z 2025-07-24T04:02:48.2882464Z  2025-07-24T04:02:48.2883409Z  2025-07-24T04:02:48.2883697Z  2025-07-24T04:02:48.2883950Z  2025-07-24T04:02:48.2884158Z  2025-07-24T04:02:48.2884381Z  2025-07-24T04:02:48.2884590Z  2025-07-24T04:02:48.2884811Z  2025-07-24T04:02:48.2885908Z [1,958 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:48.2886825Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-07-24T04:02:48.2887580Z Compiling test/cpp/api/serialize.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.2888418Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:48.2889276Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:48.2890079Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:48.2890896Z Compiling caffe2/utils/proto_wrap.cc; 2s processwrapper-sandbox 2025-07-24T04:02:48.2891569Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:48.2892152Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:48.4071127Z 2025-07-24T04:02:48.4071873Z  2025-07-24T04:02:48.4072373Z  2025-07-24T04:02:48.4072800Z  2025-07-24T04:02:48.4073191Z  2025-07-24T04:02:48.4073567Z  2025-07-24T04:02:48.4073947Z  2025-07-24T04:02:48.4074316Z  2025-07-24T04:02:48.4074712Z  2025-07-24T04:02:48.4075654Z [1,959 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:48.4076684Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-07-24T04:02:48.4077656Z Compiling test/cpp/api/serialize.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.4078666Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.4079669Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:48.4080673Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:48.4081684Z Compiling caffe2/utils/proto_wrap.cc; 2s processwrapper-sandbox 2025-07-24T04:02:48.4082445Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.4083095Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:48.6888472Z 2025-07-24T04:02:48.6889021Z  2025-07-24T04:02:48.6889285Z  2025-07-24T04:02:48.6889513Z  2025-07-24T04:02:48.6889742Z  2025-07-24T04:02:48.6889960Z  2025-07-24T04:02:48.6890184Z  2025-07-24T04:02:48.6890393Z  2025-07-24T04:02:48.6890617Z  2025-07-24T04:02:48.6891151Z [1,959 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:48.6891782Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-07-24T04:02:48.6892363Z Compiling test/cpp/api/serialize.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.6892974Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.6893575Z Compiling aten/src/ATen/Operators_0.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:48.6894160Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:48.7167295Z Compiling caffe2/utils/proto_wrap.cc; 2s processwrapper-sandbox 2025-07-24T04:02:48.7167908Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.7168340Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:48.9177217Z 2025-07-24T04:02:48.9178309Z  2025-07-24T04:02:48.9178775Z  2025-07-24T04:02:48.9179599Z  2025-07-24T04:02:48.9180220Z  2025-07-24T04:02:48.9180726Z  2025-07-24T04:02:48.9181264Z  2025-07-24T04:02:48.9181749Z  2025-07-24T04:02:48.9182132Z  2025-07-24T04:02:48.9185461Z [1,961 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:48.9187255Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-07-24T04:02:48.9188938Z Compiling test/cpp/api/serialize.cpp; 8s processwrapper-sandbox 2025-07-24T04:02:48.9190579Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.9191967Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:48.9192808Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.9193497Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.9203554Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.9204623Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:48.9704968Z 2025-07-24T04:02:48.9705661Z  2025-07-24T04:02:48.9706103Z  2025-07-24T04:02:48.9706360Z  2025-07-24T04:02:48.9706648Z  2025-07-24T04:02:48.9706984Z  2025-07-24T04:02:48.9707311Z  2025-07-24T04:02:48.9707702Z  2025-07-24T04:02:48.9708026Z  2025-07-24T04:02:48.9708995Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:48.9710880Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:48.9712534Z 181 | # pragma unroll 2025-07-24T04:02:48.9712958Z | 2025-07-24T04:02:48.9713478Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:48.9714283Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-07-24T04:02:48.9715006Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-07-24T04:02:48.9715670Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T04:02:48.9716880Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-07-24T04:02:48.9720526Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::cpu_flash_attention(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, double, bool, std::optional, std::optional)::::]': 2025-07-24T04:02:48.9724513Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:48.9725667Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:48.9726120Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:48.9727143Z [1,961 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:48.9728145Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-07-24T04:02:48.9728965Z Compiling test/cpp/api/serialize.cpp; 8s processwrapper-sandbox 2025-07-24T04:02:48.9729913Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2025-07-24T04:02:48.9730790Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:48.9731531Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.9732648Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.9733237Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:48.9733958Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:02:49.2199620Z 2025-07-24T04:02:49.2200345Z  2025-07-24T04:02:49.2200789Z  2025-07-24T04:02:49.2201130Z  2025-07-24T04:02:49.2201496Z  2025-07-24T04:02:49.2201837Z  2025-07-24T04:02:49.2202198Z  2025-07-24T04:02:49.2202559Z  2025-07-24T04:02:49.2202942Z  2025-07-24T04:02:49.2204178Z [1,963 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:49.2205211Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-07-24T04:02:49.2206087Z Compiling test/cpp/api/serialize.cpp; 8s processwrapper-sandbox 2025-07-24T04:02:49.2207057Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:49.2207974Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.2208644Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.2209443Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:49.2210209Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:49.2210830Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:49.3759289Z 2025-07-24T04:02:49.3760077Z  2025-07-24T04:02:49.3760491Z  2025-07-24T04:02:49.3760798Z  2025-07-24T04:02:49.3761156Z  2025-07-24T04:02:49.3761541Z  2025-07-24T04:02:49.3761830Z  2025-07-24T04:02:49.3762206Z  2025-07-24T04:02:49.3762556Z  2025-07-24T04:02:49.3763399Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:49.3764941Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:49.3767076Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:261:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:49.3768774Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-07-24T04:02:49.3769221Z | ^ 2025-07-24T04:02:49.3770034Z [1,965 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:49.3770821Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-07-24T04:02:49.3771417Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:49.3772231Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.3773110Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:49.3773894Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:49.3774460Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.3775066Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:49.3775669Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:49.7189004Z 2025-07-24T04:02:49.7189790Z  2025-07-24T04:02:49.7190213Z  2025-07-24T04:02:49.7190563Z  2025-07-24T04:02:49.7190896Z  2025-07-24T04:02:49.7191281Z  2025-07-24T04:02:49.7191687Z  2025-07-24T04:02:49.7192059Z  2025-07-24T04:02:49.7192438Z  2025-07-24T04:02:49.7193397Z [1,967 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:49.7194360Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-07-24T04:02:49.7195207Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:49.7196205Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:49.7197115Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:49.7200094Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:49.7200575Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.7201210Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.7201704Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:49.9757433Z 2025-07-24T04:02:49.9758378Z  2025-07-24T04:02:49.9758689Z  2025-07-24T04:02:49.9758912Z  2025-07-24T04:02:49.9759157Z  2025-07-24T04:02:49.9759511Z  2025-07-24T04:02:49.9759742Z  2025-07-24T04:02:49.9759950Z  2025-07-24T04:02:49.9760188Z  2025-07-24T04:02:49.9818809Z [1,968 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:49.9819972Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-07-24T04:02:49.9820776Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:49.9821453Z Compiling aten/src/ATen/core/Formatting.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:49.9822074Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:49.9822418Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:49.9822791Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:49.9823282Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:49.9823851Z //:caffe2; 1s processwrapper-sandbox ... 2025-07-24T04:02:50.1965995Z 2025-07-24T04:02:50.1966718Z  2025-07-24T04:02:50.1967193Z  2025-07-24T04:02:50.1967434Z  2025-07-24T04:02:50.1967749Z  2025-07-24T04:02:50.1968031Z  2025-07-24T04:02:50.1968240Z  2025-07-24T04:02:50.1968472Z  2025-07-24T04:02:50.1968689Z  2025-07-24T04:02:50.1969285Z [1,970 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:02:50.1970069Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-07-24T04:02:50.1970714Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:50.1971294Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:50.1971735Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:50.1972301Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:50.1972787Z //:caffe2; 1s processwrapper-sandbox 2025-07-24T04:02:50.1973306Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:50.1973840Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:50.5197317Z 2025-07-24T04:02:50.5198145Z  2025-07-24T04:02:50.5198618Z  2025-07-24T04:02:50.5199013Z  2025-07-24T04:02:50.5199385Z  2025-07-24T04:02:50.5199790Z  2025-07-24T04:02:50.5200201Z  2025-07-24T04:02:50.5200578Z  2025-07-24T04:02:50.5200967Z  2025-07-24T04:02:50.5201903Z [1,970 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:50.5203022Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-07-24T04:02:50.5203832Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:50.5204442Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:50.5205075Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:50.5205782Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:50.5206457Z //:caffe2; 1s processwrapper-sandbox 2025-07-24T04:02:50.5207313Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:50.5208276Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:50.6493471Z 2025-07-24T04:02:50.6494160Z  2025-07-24T04:02:50.6494553Z  2025-07-24T04:02:50.6494867Z  2025-07-24T04:02:50.6495203Z  2025-07-24T04:02:50.6495512Z  2025-07-24T04:02:50.6495802Z  2025-07-24T04:02:50.6496106Z  2025-07-24T04:02:50.6496394Z  2025-07-24T04:02:50.6497232Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:50.6499249Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6500549Z 449 | # pragma unroll 2025-07-24T04:02:50.6500887Z | 2025-07-24T04:02:50.6502018Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6503307Z 574 | # pragma unroll 2025-07-24T04:02:50.6503652Z | 2025-07-24T04:02:50.6505047Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6506328Z 660 | # pragma unroll 2025-07-24T04:02:50.6506687Z | 2025-07-24T04:02:50.6507801Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6509093Z 758 | # pragma unroll 2025-07-24T04:02:50.6509454Z | 2025-07-24T04:02:50.6510562Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6511837Z 799 | # pragma unroll 2025-07-24T04:02:50.6512189Z | 2025-07-24T04:02:50.6513319Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6514591Z 933 | # pragma unroll 2025-07-24T04:02:50.6514954Z | 2025-07-24T04:02:50.6516208Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6517852Z 987 | # pragma unroll 2025-07-24T04:02:50.6518332Z | 2025-07-24T04:02:50.6519890Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6521685Z 1119 | # pragma unroll 2025-07-24T04:02:50.6522142Z | 2025-07-24T04:02:50.6523710Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:50.6525490Z 1126 | # pragma unroll 2025-07-24T04:02:50.6525937Z | 2025-07-24T04:02:50.6527010Z [1,970 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:50.6528133Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-07-24T04:02:50.6528980Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:50.6529617Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:50.6530277Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:50.6531014Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:50.6531699Z //:caffe2; 1s processwrapper-sandbox 2025-07-24T04:02:50.6532601Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:50.6533586Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:50.8782948Z 2025-07-24T04:02:50.8783672Z  2025-07-24T04:02:50.8784046Z  2025-07-24T04:02:50.8784440Z  2025-07-24T04:02:50.8784732Z  2025-07-24T04:02:50.8785033Z  2025-07-24T04:02:50.8785337Z  2025-07-24T04:02:50.8785633Z  2025-07-24T04:02:50.8785941Z  2025-07-24T04:02:50.8786689Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:50.8787567Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-07-24T04:02:50.8788541Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-07-24T04:02:50.8790118Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T04:02:50.8791919Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:50.8792999Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T04:02:50.8793615Z | ^~~~~~~~~~~~~~~ 2025-07-24T04:02:50.8794463Z [1,972 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:50.8795298Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-07-24T04:02:50.8795904Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:50.8796560Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:50.8797028Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:02:50.8798040Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:50.8798888Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:50.8799513Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:02:50.8800248Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:51.1203381Z 2025-07-24T04:02:51.1204096Z  2025-07-24T04:02:51.1204557Z  2025-07-24T04:02:51.1204961Z  2025-07-24T04:02:51.1205339Z  2025-07-24T04:02:51.1205725Z  2025-07-24T04:02:51.1206103Z  2025-07-24T04:02:51.1206478Z  2025-07-24T04:02:51.1206842Z  2025-07-24T04:02:51.1207788Z [1,974 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:51.1208901Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-07-24T04:02:51.1209697Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:51.1210291Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:51.1211143Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.1212053Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:02:51.1212863Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:51.1213698Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:51.1214405Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:51.5209292Z 2025-07-24T04:02:51.5210033Z  2025-07-24T04:02:51.5210481Z  2025-07-24T04:02:51.5210866Z  2025-07-24T04:02:51.5211256Z  2025-07-24T04:02:51.5211616Z  2025-07-24T04:02:51.5211976Z  2025-07-24T04:02:51.5212307Z  2025-07-24T04:02:51.5212709Z  2025-07-24T04:02:51.5213664Z [1,975 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:51.5214804Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-07-24T04:02:51.5215573Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:51.5216442Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.5217406Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:02:51.5218192Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.5219046Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:51.5219665Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:51.5220299Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:51.5885564Z 2025-07-24T04:02:51.5886335Z  2025-07-24T04:02:51.5886753Z  2025-07-24T04:02:51.5887145Z  2025-07-24T04:02:51.5887530Z  2025-07-24T04:02:51.5887917Z  2025-07-24T04:02:51.5888262Z  2025-07-24T04:02:51.5888910Z  2025-07-24T04:02:51.5889404Z  2025-07-24T04:02:51.5890355Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:51.5893013Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2025-07-24T04:02:51.5897269Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:51.5899839Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-07-24T04:02:51.5901099Z | ^~~~~~~~ 2025-07-24T04:02:51.5902453Z [1,975 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:51.5903929Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-07-24T04:02:51.5904982Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:51.5906016Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.5907602Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:02:51.5908446Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.5909343Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:51.5910085Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:51.5910857Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:51.7094899Z 2025-07-24T04:02:51.7098983Z  2025-07-24T04:02:51.7099436Z  2025-07-24T04:02:51.7099820Z  2025-07-24T04:02:51.7100170Z  2025-07-24T04:02:51.7100522Z  2025-07-24T04:02:51.7100855Z  2025-07-24T04:02:51.7101211Z  2025-07-24T04:02:51.7101546Z  2025-07-24T04:02:51.7102628Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:51.7104513Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-07-24T04:02:51.7106582Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:51.7109274Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:62:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:51.7111162Z 62 | [=](Vec /*self_vec*/, 2025-07-24T04:02:51.7111637Z | ^ 2025-07-24T04:02:51.7112614Z [1,977 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:51.7113668Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-07-24T04:02:51.7114468Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:51.7115330Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.7116232Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:02:51.7117028Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.7117882Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:51.7118537Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:51.7119399Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:51.9214482Z 2025-07-24T04:02:51.9215202Z  2025-07-24T04:02:51.9215597Z  2025-07-24T04:02:51.9215984Z  2025-07-24T04:02:51.9216348Z  2025-07-24T04:02:51.9216742Z  2025-07-24T04:02:51.9217100Z  2025-07-24T04:02:51.9217443Z  2025-07-24T04:02:51.9217773Z  2025-07-24T04:02:51.9218745Z [1,979 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:51.9219894Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-07-24T04:02:51.9220684Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:51.9221334Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:02:51.9222121Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:51.9223498Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:51.9224490Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2025-07-24T04:02:51.9225307Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:51.9225950Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:52.8075388Z 2025-07-24T04:02:52.8076216Z  2025-07-24T04:02:52.8076675Z  2025-07-24T04:02:52.8077057Z  2025-07-24T04:02:52.8077407Z  2025-07-24T04:02:52.8077784Z  2025-07-24T04:02:52.8078164Z  2025-07-24T04:02:52.8078581Z  2025-07-24T04:02:52.8078891Z  2025-07-24T04:02:52.8079746Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:52.8081393Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::is_nan_vec(at::vec::DEFAULT::Vectorized) [with scalar_t = unsigned char]': 2025-07-24T04:02:52.8083556Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:36:32: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:52.8084892Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-07-24T04:02:52.8085527Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:02:52.8086245Z [1,980 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:02:52.8086944Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-07-24T04:02:52.8087457Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:52.8087818Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:02:52.8088330Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:52.8088853Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:52.8089264Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:52.8089688Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:52.8090102Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:53.1222759Z 2025-07-24T04:02:53.1223488Z  2025-07-24T04:02:53.1223954Z  2025-07-24T04:02:53.1224434Z  2025-07-24T04:02:53.1224823Z  2025-07-24T04:02:53.1225208Z  2025-07-24T04:02:53.1225586Z  2025-07-24T04:02:53.1225962Z  2025-07-24T04:02:53.1226335Z  2025-07-24T04:02:53.1227287Z [1,984 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:02:53.1228411Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-07-24T04:02:53.1229216Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:02:53.1229999Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:53.1230837Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:53.1231551Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:53.1232495Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-07-24T04:02:53.1233416Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:53.1234092Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:53.5226763Z 2025-07-24T04:02:53.5227384Z  2025-07-24T04:02:53.5227664Z  2025-07-24T04:02:53.5227881Z  2025-07-24T04:02:53.5228101Z  2025-07-24T04:02:53.5228310Z  2025-07-24T04:02:53.5228531Z  2025-07-24T04:02:53.5228742Z  2025-07-24T04:02:53.5228967Z  2025-07-24T04:02:53.5229537Z [1,985 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:53.5230161Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-07-24T04:02:53.5230622Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:02:53.5262888Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:53.5263385Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:53.5263914Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-07-24T04:02:53.5264510Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:53.5264884Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:53.5265293Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:53.8795054Z 2025-07-24T04:02:53.8795779Z  2025-07-24T04:02:53.8796210Z  2025-07-24T04:02:53.8796563Z  2025-07-24T04:02:53.8796922Z  2025-07-24T04:02:53.8797266Z  2025-07-24T04:02:53.8797931Z  2025-07-24T04:02:53.8798307Z  2025-07-24T04:02:53.8798653Z  2025-07-24T04:02:53.8799543Z [1,986 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:53.8800586Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-07-24T04:02:53.8801369Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:02:53.8802121Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:53.8802920Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:53.8803537Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:53.8804135Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:53.8804796Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:53.8805481Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:54.1272533Z 2025-07-24T04:02:54.1273173Z  2025-07-24T04:02:54.1273517Z  2025-07-24T04:02:54.1273844Z  2025-07-24T04:02:54.1274148Z  2025-07-24T04:02:54.1274462Z  2025-07-24T04:02:54.1274775Z  2025-07-24T04:02:54.1275080Z  2025-07-24T04:02:54.1275398Z  2025-07-24T04:02:54.1276161Z [1,987 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:54.1277102Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-07-24T04:02:54.1277717Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:02:54.1278405Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:54.1278997Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:54.1279511Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.1280052Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.1280539Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.1281124Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:02:54.4142129Z 2025-07-24T04:02:54.4142870Z  2025-07-24T04:02:54.4143338Z  2025-07-24T04:02:54.4143738Z  2025-07-24T04:02:54.4144148Z  2025-07-24T04:02:54.4144626Z  2025-07-24T04:02:54.4145030Z  2025-07-24T04:02:54.4145413Z  2025-07-24T04:02:54.4145808Z  2025-07-24T04:02:54.4146889Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:54.4148081Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:54.4149459Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-07-24T04:02:54.4158812Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t)::::]': 2025-07-24T04:02:54.4162744Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:54.4163876Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:54.4165280Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:54.4166308Z [1,987 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:54.4167182Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-07-24T04:02:54.4167809Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:02:54.4168449Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:54.4169053Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:54.4169642Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.4170366Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.4171476Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.4172163Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:02:54.5188578Z 2025-07-24T04:02:54.5189333Z  2025-07-24T04:02:54.5189818Z  2025-07-24T04:02:54.5190224Z  2025-07-24T04:02:54.5190631Z  2025-07-24T04:02:54.5191043Z  2025-07-24T04:02:54.5191409Z  2025-07-24T04:02:54.5191737Z  2025-07-24T04:02:54.5192079Z  2025-07-24T04:02:54.5193180Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:54.5195279Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:54.5198232Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp:65:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:54.5200268Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-07-24T04:02:54.5200804Z | ^ 2025-07-24T04:02:54.5201641Z [1,989 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:54.5202548Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:02:54.5203437Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:02:54.5204261Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:54.5205149Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.5205879Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.5206576Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:54.5207197Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:54.5207893Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:54.7280710Z 2025-07-24T04:02:54.7281685Z  2025-07-24T04:02:54.7282026Z  2025-07-24T04:02:54.7282305Z  2025-07-24T04:02:54.7282640Z  2025-07-24T04:02:54.7282926Z  2025-07-24T04:02:54.7283175Z  2025-07-24T04:02:54.7283473Z  2025-07-24T04:02:54.7283825Z  2025-07-24T04:02:54.7284561Z [1,991 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:54.7285502Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:02:54.7286259Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:54.7286866Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.7287283Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:54.7287752Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:54.7288303Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:54.7288910Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:54.7289538Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:54.9822976Z 2025-07-24T04:02:54.9823770Z  2025-07-24T04:02:54.9824349Z  2025-07-24T04:02:54.9824735Z  2025-07-24T04:02:54.9825122Z  2025-07-24T04:02:54.9825490Z  2025-07-24T04:02:54.9825870Z  2025-07-24T04:02:54.9826246Z  2025-07-24T04:02:54.9826618Z  2025-07-24T04:02:54.9827586Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:54.9829865Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:54.9831482Z 107 | # pragma unroll 2025-07-24T04:02:54.9831916Z | 2025-07-24T04:02:54.9833338Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:54.9834952Z 123 | # pragma unroll 2025-07-24T04:02:54.9835396Z | 2025-07-24T04:02:54.9841637Z [1,991 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:54.9842742Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:02:54.9843700Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:54.9844524Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:54.9845203Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:54.9845774Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:54.9846383Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.9847042Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:54.9847952Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:02:55.1912811Z 2025-07-24T04:02:55.1913507Z  2025-07-24T04:02:55.1913970Z  2025-07-24T04:02:55.1914354Z  2025-07-24T04:02:55.1914732Z  2025-07-24T04:02:55.1915132Z  2025-07-24T04:02:55.1915514Z  2025-07-24T04:02:55.1915897Z  2025-07-24T04:02:55.1916306Z  2025-07-24T04:02:55.1917263Z [1,993 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:55.1918436Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:02:55.1919450Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:55.1920333Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:55.1921013Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.1921739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.1922706Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:55.1923607Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:55.1924295Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:55.2010639Z 2025-07-24T04:02:55.2011519Z  2025-07-24T04:02:55.2011949Z  2025-07-24T04:02:55.2012309Z  2025-07-24T04:02:55.2012674Z  2025-07-24T04:02:55.2013061Z  2025-07-24T04:02:55.2013413Z  2025-07-24T04:02:55.2013748Z  2025-07-24T04:02:55.2014101Z  2025-07-24T04:02:55.2015075Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:55.2016220Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-07-24T04:02:55.2017482Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-07-24T04:02:55.2019428Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T04:02:55.2021330Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:55.2022602Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T04:02:55.2023402Z | ^~~~~~~~~~~~~~~ 2025-07-24T04:02:55.2024627Z [1,993 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:55.2025700Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:02:55.2026704Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:55.2027780Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:55.2028447Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.2029172Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.2030127Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:55.2031006Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:55.2031674Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:55.2703530Z 2025-07-24T04:02:55.2704210Z  2025-07-24T04:02:55.2704773Z  2025-07-24T04:02:55.2705181Z  2025-07-24T04:02:55.2705559Z  2025-07-24T04:02:55.2705913Z  2025-07-24T04:02:55.2706571Z  2025-07-24T04:02:55.2706962Z  2025-07-24T04:02:55.2707343Z  2025-07-24T04:02:55.2708372Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:55.2710125Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-07-24T04:02:55.2712164Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:55.2714958Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:23:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:55.2717037Z 23 | [=](Vectorized self_vec, 2025-07-24T04:02:55.2717636Z | ^ 2025-07-24T04:02:55.2724585Z [1,994 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:55.2725747Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-07-24T04:02:55.2726782Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:55.2727627Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:55.2728311Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.2729280Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:55.2730189Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:55.2730872Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.2731579Z //:caffe2; 1s processwrapper-sandbox ... 2025-07-24T04:02:55.5290465Z 2025-07-24T04:02:55.5291270Z  2025-07-24T04:02:55.5291736Z  2025-07-24T04:02:55.5292042Z  2025-07-24T04:02:55.5292439Z  2025-07-24T04:02:55.5292798Z  2025-07-24T04:02:55.5293161Z  2025-07-24T04:02:55.5293509Z  2025-07-24T04:02:55.5293894Z  2025-07-24T04:02:55.5294851Z [1,995 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:55.5295955Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-07-24T04:02:55.5296892Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:55.5297686Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:55.5298501Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:55.5299367Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:55.5299999Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.5300927Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2025-07-24T04:02:55.5301907Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:55.9298179Z 2025-07-24T04:02:55.9299028Z  2025-07-24T04:02:55.9299488Z  2025-07-24T04:02:55.9299838Z  2025-07-24T04:02:55.9300217Z  2025-07-24T04:02:55.9300633Z  2025-07-24T04:02:55.9301046Z  2025-07-24T04:02:55.9301404Z  2025-07-24T04:02:55.9301737Z  2025-07-24T04:02:55.9302701Z [1,996 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:55.9303868Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-07-24T04:02:55.9307609Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-07-24T04:02:55.9308655Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:55.9309563Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:02:55.9310218Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.9310928Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-07-24T04:02:55.9311742Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:55.9312409Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:56.2617716Z 2025-07-24T04:02:56.2618750Z  2025-07-24T04:02:56.2621415Z  2025-07-24T04:02:56.2622216Z  2025-07-24T04:02:56.2622799Z  2025-07-24T04:02:56.2623091Z  2025-07-24T04:02:56.2633948Z  2025-07-24T04:02:56.2634489Z  2025-07-24T04:02:56.2634731Z  2025-07-24T04:02:56.2635456Z [1,997 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:56.2636429Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-07-24T04:02:56.2637247Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:56.2637872Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:56.2638396Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:56.2639175Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-07-24T04:02:56.2639725Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:56.2640312Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:56.2640772Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:02:56.5304579Z 2025-07-24T04:02:56.5305261Z  2025-07-24T04:02:56.5305660Z  2025-07-24T04:02:56.5305976Z  2025-07-24T04:02:56.5306311Z  2025-07-24T04:02:56.5306647Z  2025-07-24T04:02:56.5307015Z  2025-07-24T04:02:56.5307344Z  2025-07-24T04:02:56.5307679Z  2025-07-24T04:02:56.5308484Z [1,997 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:56.5309451Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:56.5310352Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:56.5311134Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:56.5311691Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:56.5312523Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-07-24T04:02:56.5313339Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:56.5313955Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:56.5314529Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:02:56.7310925Z 2025-07-24T04:02:56.7311809Z  2025-07-24T04:02:56.7312129Z  2025-07-24T04:02:56.7312376Z  2025-07-24T04:02:56.7312705Z  2025-07-24T04:02:56.7313063Z  2025-07-24T04:02:56.7313544Z  2025-07-24T04:02:56.7313760Z  2025-07-24T04:02:56.7313984Z  2025-07-24T04:02:56.7314839Z [1,998 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:56.7315755Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:56.7316519Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:56.7316896Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:56.7317528Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-07-24T04:02:56.7318082Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:56.7318828Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:56.7319298Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:56.7319688Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:56.9029655Z 2025-07-24T04:02:56.9030388Z  2025-07-24T04:02:56.9030841Z  2025-07-24T04:02:56.9031227Z  2025-07-24T04:02:56.9031579Z  2025-07-24T04:02:56.9031912Z  2025-07-24T04:02:56.9032285Z  2025-07-24T04:02:56.9032674Z  2025-07-24T04:02:56.9033061Z  2025-07-24T04:02:56.9033981Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:56.9035523Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:56.9038353Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:62:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:56.9040244Z 62 | [](Vec base) -> Vec { return base * base; } 2025-07-24T04:02:56.9040850Z | ^ 2025-07-24T04:02:56.9041833Z [1,998 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:56.9042956Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:56.9043770Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:56.9044417Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:56.9045315Z Compiling caffe2/serialize/inline_container.cc; 3s processwrapper-sandbox 2025-07-24T04:02:56.9046273Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:56.9047002Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:56.9047674Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:56.9048346Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:57.1318333Z 2025-07-24T04:02:57.1319100Z  2025-07-24T04:02:57.1319570Z  2025-07-24T04:02:57.1319964Z  2025-07-24T04:02:57.1320365Z  2025-07-24T04:02:57.1320756Z  2025-07-24T04:02:57.1321156Z  2025-07-24T04:02:57.1321553Z  2025-07-24T04:02:57.1321939Z  2025-07-24T04:02:57.1322916Z [1,999 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:57.1324062Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:57.1324902Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:02:57.1325723Z Compiling caffe2/serialize/inline_container.cc; 3s processwrapper-sandbox 2025-07-24T04:02:57.1326541Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:57.1327148Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.1327752Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:57.1328427Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.1329438Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:02:57.2311643Z 2025-07-24T04:02:57.2312354Z  2025-07-24T04:02:57.2312818Z  2025-07-24T04:02:57.2313221Z  2025-07-24T04:02:57.2313621Z  2025-07-24T04:02:57.2314069Z  2025-07-24T04:02:57.2314451Z  2025-07-24T04:02:57.2314845Z  2025-07-24T04:02:57.2315245Z  2025-07-24T04:02:57.2316265Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:57.2318079Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-07-24T04:02:57.2320372Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-07-24T04:02:57.2322525Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:57.2323987Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-07-24T04:02:57.2324797Z | ^~~~~~~~~~~~~~~ 2025-07-24T04:02:57.2325958Z [2,000 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:57.2327366Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:57.2328206Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:57.2329124Z Compiling caffe2/serialize/inline_container.cc; 3s processwrapper-sandbox 2025-07-24T04:02:57.2330158Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:57.2330867Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:57.2331535Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.2332495Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:57.2333519Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:57.2396440Z 2025-07-24T04:02:57.2397238Z  2025-07-24T04:02:57.2397681Z  2025-07-24T04:02:57.2399066Z  2025-07-24T04:02:57.2399490Z  2025-07-24T04:02:57.2399884Z  2025-07-24T04:02:57.2400290Z  2025-07-24T04:02:57.2400659Z  2025-07-24T04:02:57.2401075Z  2025-07-24T04:02:57.2402146Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:57.2403398Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:57.2404274Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-07-24T04:02:57.2405105Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-07-24T04:02:57.2405822Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-07-24T04:02:57.2406430Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-07-24T04:02:57.2407636Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-07-24T04:02:57.2413996Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&):::::: >(at::Tensor&, const at::Tensor&, unsigned char, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::)::::]': 2025-07-24T04:02:57.2421523Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:57.2422933Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:57.2423542Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:57.2424854Z [2,000 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:57.2426032Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:57.2427360Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:57.2428297Z Compiling caffe2/serialize/inline_container.cc; 3s processwrapper-sandbox 2025-07-24T04:02:57.2429314Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-07-24T04:02:57.2430010Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:57.2430697Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.2431670Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:57.2432674Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:57.3734932Z 2025-07-24T04:02:57.3735757Z  2025-07-24T04:02:57.3736227Z  2025-07-24T04:02:57.3736627Z  2025-07-24T04:02:57.3737015Z  2025-07-24T04:02:57.3737419Z  2025-07-24T04:02:57.3737806Z  2025-07-24T04:02:57.3738197Z  2025-07-24T04:02:57.3738540Z  2025-07-24T04:02:57.3739932Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:57.3741599Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-07-24T04:02:57.3746149Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:57.3748778Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:27:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:57.3751429Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-07-24T04:02:57.3752221Z | ^ 2025-07-24T04:02:57.3753136Z [2,004 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:02:57.3754100Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-07-24T04:02:57.3754805Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:57.3755360Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:57.3756130Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:57.3757082Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:57.3757865Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.3758487Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.3759093Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:02:57.7324076Z 2025-07-24T04:02:57.7324813Z  2025-07-24T04:02:57.7325258Z  2025-07-24T04:02:57.7325692Z  2025-07-24T04:02:57.7326088Z  2025-07-24T04:02:57.7326396Z  2025-07-24T04:02:57.7326660Z  2025-07-24T04:02:57.7326924Z  2025-07-24T04:02:57.7327147Z  2025-07-24T04:02:57.7327765Z [2,005 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:57.7328502Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-07-24T04:02:57.7328974Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:57.7329384Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:57.7329947Z Compiling test/cpp/tensorexpr/test_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:57.7330651Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:57.7331454Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.7331999Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:57.7332575Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:57.9421243Z 2025-07-24T04:02:57.9422015Z  2025-07-24T04:02:57.9422504Z  2025-07-24T04:02:57.9422885Z  2025-07-24T04:02:57.9423275Z  2025-07-24T04:02:57.9423637Z  2025-07-24T04:02:57.9424165Z  2025-07-24T04:02:57.9424662Z  2025-07-24T04:02:57.9425019Z  2025-07-24T04:02:57.9426289Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:57.9427832Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:57.9429552Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-07-24T04:02:57.9432484Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = std::plus >]': 2025-07-24T04:02:57.9435119Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:57.9436462Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:57.9437013Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:57.9438075Z [2,005 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:57.9439469Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-07-24T04:02:57.9440285Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:02:57.9440916Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:57.9441787Z Compiling test/cpp/tensorexpr/test_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:57.9442857Z Compiling aten/src/ATen/core/List.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:57.9443739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:57.9444367Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:57.9445168Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:02:58.3100877Z 2025-07-24T04:02:58.3101585Z  2025-07-24T04:02:58.3102006Z  2025-07-24T04:02:58.3102376Z  2025-07-24T04:02:58.3102707Z  2025-07-24T04:02:58.3103074Z  2025-07-24T04:02:58.3103424Z  2025-07-24T04:02:58.3103795Z  2025-07-24T04:02:58.3104191Z  2025-07-24T04:02:58.3105222Z [2,007 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:02:58.3106319Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-07-24T04:02:58.3107090Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:58.3107963Z Compiling test/cpp/tensorexpr/test_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:58.3109038Z Compiling aten/src/ATen/core/List.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:58.3109885Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:58.3110665Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:58.3111485Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:58.3112158Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:58.5333304Z 2025-07-24T04:02:58.5337365Z  2025-07-24T04:02:58.5337850Z  2025-07-24T04:02:58.5338262Z  2025-07-24T04:02:58.5338649Z  2025-07-24T04:02:58.5339075Z  2025-07-24T04:02:58.5339469Z  2025-07-24T04:02:58.5339850Z  2025-07-24T04:02:58.5340243Z  2025-07-24T04:02:58.5341179Z [2,008 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:58.5342325Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-07-24T04:02:58.5343135Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:58.5344033Z Compiling test/cpp/tensorexpr/test_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:58.5345070Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:02:58.5345889Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:58.5346777Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:58.5347428Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:58.5348148Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:58.6801954Z 2025-07-24T04:02:58.6802699Z  2025-07-24T04:02:58.6803234Z  2025-07-24T04:02:58.6803626Z  2025-07-24T04:02:58.6804025Z  2025-07-24T04:02:58.6804413Z  2025-07-24T04:02:58.6804810Z  2025-07-24T04:02:58.6805202Z  2025-07-24T04:02:58.6805573Z  2025-07-24T04:02:58.6806640Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:58.6807848Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:58.6809240Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-07-24T04:02:58.6813026Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::sampled_addmm_sparse_csr_kernel_impl(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)::::]': 2025-07-24T04:02:58.6817203Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:58.6818566Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:58.6819127Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:58.6820280Z [2,008 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:58.6821396Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-07-24T04:02:58.6822205Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:58.6823091Z Compiling test/cpp/tensorexpr/test_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:58.6824204Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:58.6825153Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:58.6825983Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:58.6826648Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:58.6827399Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:58.9339386Z 2025-07-24T04:02:58.9339984Z  2025-07-24T04:02:58.9340278Z  2025-07-24T04:02:58.9340494Z  2025-07-24T04:02:58.9340714Z  2025-07-24T04:02:58.9340929Z  2025-07-24T04:02:58.9341154Z  2025-07-24T04:02:58.9341362Z  2025-07-24T04:02:58.9341587Z  2025-07-24T04:02:58.9342114Z [2,010 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:58.9342753Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-07-24T04:02:58.9343215Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:02:58.9343731Z Compiling test/cpp/tensorexpr/test_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:02:58.9344238Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:02:58.9344791Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-07-24T04:02:58.9345289Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:58.9345698Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:58.9346116Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:02:59.3007242Z 2025-07-24T04:02:59.3007844Z  2025-07-24T04:02:59.3008140Z  2025-07-24T04:02:59.3008357Z  2025-07-24T04:02:59.3008584Z  2025-07-24T04:02:59.3008800Z  2025-07-24T04:02:59.3009024Z  2025-07-24T04:02:59.3009238Z  2025-07-24T04:02:59.3009459Z  2025-07-24T04:02:59.3010007Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:59.6872581Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-07-24T04:02:59.6874430Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:02:59.6876140Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:134:18: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:59.6878455Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-07-24T04:02:59.6879376Z | ^ 2025-07-24T04:02:59.6880282Z [2,010 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:59.6881295Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:02:59.6882068Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:59.6882962Z Compiling test/cpp/tensorexpr/test_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:59.6883825Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:02:59.6884625Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:59.6885515Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.6886541Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.6887260Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:59.7893217Z 2025-07-24T04:02:59.7894657Z  2025-07-24T04:02:59.7895112Z  2025-07-24T04:02:59.7895465Z  2025-07-24T04:02:59.7896124Z  2025-07-24T04:02:59.7896488Z  2025-07-24T04:02:59.7896856Z  2025-07-24T04:02:59.7897170Z  2025-07-24T04:02:59.7897540Z  2025-07-24T04:02:59.7898460Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:59.7899564Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-07-24T04:02:59.7900738Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-07-24T04:02:59.7902017Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-07-24T04:02:59.7905199Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(const double*, double*, int64_t, int64_t)::::]': 2025-07-24T04:02:59.7908679Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:59.7909800Z 29 | inline scalar_t vec_reduce_all( 2025-07-24T04:02:59.7910214Z | ^~~~~~~~~~~~~~ 2025-07-24T04:02:59.7911087Z [2,012 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:59.7912170Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:02:59.7912934Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:59.7913789Z Compiling test/cpp/tensorexpr/test_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:59.7914876Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:59.7915739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.7916433Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.7917132Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.7917865Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:02:59.8887826Z 2025-07-24T04:02:59.8888539Z  2025-07-24T04:02:59.8888957Z  2025-07-24T04:02:59.8889329Z  2025-07-24T04:02:59.8889680Z  2025-07-24T04:02:59.8890047Z  2025-07-24T04:02:59.8890409Z  2025-07-24T04:02:59.8890784Z  2025-07-24T04:02:59.8891160Z  2025-07-24T04:02:59.8892199Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:59.8893261Z In file included from aten/src/ATen/native/UpSample.h:12, 2025-07-24T04:02:59.8894350Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-07-24T04:02:59.8896492Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-07-24T04:02:59.8898377Z aten/src/ATen/native/cpu/utils.h:63:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:59.8899676Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-07-24T04:02:59.8900417Z | ^~~~ 2025-07-24T04:02:59.8901414Z [2,013 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:02:59.8902458Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:02:59.8903183Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:59.8904004Z Compiling test/cpp/tensorexpr/test_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:59.8905155Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:59.8906403Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.8907099Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.8907722Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.8908509Z Compiling caffe2/serialize/file_adapter.cc; 2s processwrapper-sandbox ... 2025-07-24T04:02:59.9367161Z 2025-07-24T04:02:59.9367898Z  2025-07-24T04:02:59.9368350Z  2025-07-24T04:02:59.9368722Z  2025-07-24T04:02:59.9369081Z  2025-07-24T04:02:59.9369410Z  2025-07-24T04:02:59.9369759Z  2025-07-24T04:02:59.9370144Z  2025-07-24T04:02:59.9370499Z  2025-07-24T04:02:59.9371954Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-07-24T04:02:59.9377289Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:02:59.9378969Z 847 | # pragma unroll 2025-07-24T04:02:59.9379483Z | 2025-07-24T04:02:59.9380633Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-07-24T04:02:59.9382141Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-07-24T04:02:59.9383637Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:02:59.9385051Z 76 | [val](Vec x) { return Vec(val); }, 2025-07-24T04:02:59.9385618Z | ^ 2025-07-24T04:02:59.9386644Z [2,016 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:02:59.9398501Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:02:59.9399240Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:02:59.9400080Z Compiling test/cpp/tensorexpr/test_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:02:59.9401189Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-07-24T04:02:59.9402059Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:02:59.9402733Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:02:59.9403420Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:02:59.9404037Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:00.2883493Z 2025-07-24T04:03:00.2884810Z  2025-07-24T04:03:00.2885254Z  2025-07-24T04:03:00.2885672Z  2025-07-24T04:03:00.2886259Z  2025-07-24T04:03:00.2886616Z  2025-07-24T04:03:00.2887054Z  2025-07-24T04:03:00.2887405Z  2025-07-24T04:03:00.2887999Z  2025-07-24T04:03:00.2888886Z [2,017 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:00.2890203Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:03:00.2891126Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:03:00.2891845Z Compiling test/cpp/tensorexpr/test_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:00.2893032Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:00.2893905Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:00.2894741Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:00.2895251Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:00.2895819Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:03:00.3017754Z 2025-07-24T04:03:00.3018343Z  2025-07-24T04:03:00.3018692Z  2025-07-24T04:03:00.3019364Z  2025-07-24T04:03:00.3019742Z  2025-07-24T04:03:00.3020069Z  2025-07-24T04:03:00.3020303Z  2025-07-24T04:03:00.3020792Z  2025-07-24T04:03:00.3021154Z  2025-07-24T04:03:00.3021950Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-07-24T04:03:00.3022939Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-07-24T04:03:00.3025140Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-07-24T04:03:00.3026141Z aten/src/ATen/native/cpu/ReduceUtils.h:76:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:03:00.3026920Z 76 | [val](Vec x) { return Vec(val); }, 2025-07-24T04:03:00.3027310Z | ^ 2025-07-24T04:03:00.3027959Z [2,017 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:00.3028631Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-07-24T04:03:00.3029086Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:03:00.3032283Z Compiling test/cpp/tensorexpr/test_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:00.3033010Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:00.3033507Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:00.3033880Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:00.3034234Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:00.3034609Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:03:00.6888763Z 2025-07-24T04:03:00.6889518Z  2025-07-24T04:03:00.6890001Z  2025-07-24T04:03:00.6890392Z  2025-07-24T04:03:00.6890776Z  2025-07-24T04:03:00.6891155Z  2025-07-24T04:03:00.6891533Z  2025-07-24T04:03:00.6891913Z  2025-07-24T04:03:00.6892297Z  2025-07-24T04:03:00.6893220Z [2,020 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:00.6894381Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-07-24T04:03:00.6895699Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:00.6896543Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:00.6897158Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:00.6897781Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:00.6898458Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:00.6899090Z //:aten; 0s processwrapper-sandbox 2025-07-24T04:03:00.6899752Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-07-24T04:03:00.8893956Z 2025-07-24T04:03:00.8894738Z  2025-07-24T04:03:00.8895200Z  2025-07-24T04:03:00.8895606Z  2025-07-24T04:03:00.8895983Z  2025-07-24T04:03:00.8896369Z  2025-07-24T04:03:00.8896749Z  2025-07-24T04:03:00.8897136Z  2025-07-24T04:03:00.8897505Z  2025-07-24T04:03:00.8898430Z [2,021 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:00.8899584Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-07-24T04:03:00.8900592Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:00.8901447Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:00.8902077Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:00.8902764Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:00.8903353Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:00.8903986Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:00.8904825Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:03:01.1609398Z 2025-07-24T04:03:01.1610120Z  2025-07-24T04:03:01.1610577Z  2025-07-24T04:03:01.1610950Z  2025-07-24T04:03:01.1611336Z  2025-07-24T04:03:01.1611699Z  2025-07-24T04:03:01.1612064Z  2025-07-24T04:03:01.1612439Z  2025-07-24T04:03:01.1612820Z  2025-07-24T04:03:01.1613821Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-07-24T04:03:01.1615420Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-07-24T04:03:01.1616847Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-07-24T04:03:01.1618636Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:03:01.1620126Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-07-24T04:03:01.1620801Z | ^ 2025-07-24T04:03:01.1621797Z [2,021 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:01.1622896Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-07-24T04:03:01.1623900Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:01.1624846Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:01.1625743Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:01.1626417Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:01.1626964Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:01.1627642Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.1628350Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:03:01.3690269Z 2025-07-24T04:03:01.3691286Z  2025-07-24T04:03:01.3691741Z  2025-07-24T04:03:01.3692123Z  2025-07-24T04:03:01.3692531Z  2025-07-24T04:03:01.3692927Z  2025-07-24T04:03:01.3693321Z  2025-07-24T04:03:01.3693698Z  2025-07-24T04:03:01.3694108Z  2025-07-24T04:03:01.3695067Z [2,023 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:01.3696482Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-07-24T04:03:01.3697619Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:01.3699412Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:01.3700046Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:01.3700707Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.3701432Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.3702193Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.3702952Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-07-24T04:03:01.6416698Z 2025-07-24T04:03:01.6417396Z  2025-07-24T04:03:01.6417676Z  2025-07-24T04:03:01.6418245Z  2025-07-24T04:03:01.6418698Z  2025-07-24T04:03:01.6418915Z  2025-07-24T04:03:01.6419138Z  2025-07-24T04:03:01.6419618Z  2025-07-24T04:03:01.6419908Z  2025-07-24T04:03:01.6420733Z [2,024 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:01.6421671Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-07-24T04:03:01.6422267Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:01.6423049Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:01.6423429Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.6424030Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.6424565Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.6425108Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.6425499Z //:caffe2; 1s processwrapper-sandbox ... 2025-07-24T04:03:01.7027155Z 2025-07-24T04:03:01.7028020Z  2025-07-24T04:03:01.7028510Z  2025-07-24T04:03:01.7028940Z  2025-07-24T04:03:01.7029308Z  2025-07-24T04:03:01.7029540Z  2025-07-24T04:03:01.7029752Z  2025-07-24T04:03:01.7030072Z  2025-07-24T04:03:01.7030305Z  2025-07-24T04:03:01.7031143Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-07-24T04:03:01.7032916Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:03:01.7034258Z 368 | # pragma unroll 2025-07-24T04:03:01.7034696Z | 2025-07-24T04:03:01.7036063Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:03:01.7037908Z 377 | # pragma unroll 2025-07-24T04:03:01.7038402Z | 2025-07-24T04:03:01.7039852Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:03:01.7041529Z 394 | # pragma unroll 2025-07-24T04:03:01.7042008Z | 2025-07-24T04:03:01.7043485Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-07-24T04:03:01.7045364Z 403 | # pragma unroll 2025-07-24T04:03:01.7045874Z | 2025-07-24T04:03:01.7046943Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-07-24T04:03:01.7048884Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:03:01.7051572Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:620:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:03:01.7053603Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-07-24T04:03:01.7054258Z | ^ 2025-07-24T04:03:01.7055130Z [2,024 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:01.7056044Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-07-24T04:03:01.7057017Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:01.7058000Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:01.7058623Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.7059324Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.7060007Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.7060672Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-07-24T04:03:01.7061305Z //:caffe2; 1s processwrapper-sandbox ... 2025-07-24T04:03:02.0674740Z 2025-07-24T04:03:02.0675740Z  2025-07-24T04:03:02.0676198Z  2025-07-24T04:03:02.0676594Z  2025-07-24T04:03:02.0676966Z  2025-07-24T04:03:02.0677357Z  2025-07-24T04:03:02.0677727Z  2025-07-24T04:03:02.0678118Z  2025-07-24T04:03:02.0678479Z  2025-07-24T04:03:02.0679512Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-07-24T04:03:02.0681236Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-07-24T04:03:02.0683212Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:03:02.0685898Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:352:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:03:02.0688030Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-07-24T04:03:02.0688910Z | ^ 2025-07-24T04:03:02.0689910Z [2,025 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:02.0690970Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-07-24T04:03:02.0691908Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:02.0705834Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:02.0706340Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.0706897Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.0707442Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.0708071Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:03:02.0708979Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-07-24T04:03:02.2743625Z 2025-07-24T04:03:02.2744296Z  2025-07-24T04:03:02.2744825Z  2025-07-24T04:03:02.2745117Z  2025-07-24T04:03:02.2745452Z  2025-07-24T04:03:02.2746380Z  2025-07-24T04:03:02.2747255Z  2025-07-24T04:03:02.2747799Z  2025-07-24T04:03:02.2748860Z  2025-07-24T04:03:02.2750726Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-07-24T04:03:02.2753295Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:03:02.2760028Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:33:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:03:02.2761725Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-07-24T04:03:02.2762137Z | ^ 2025-07-24T04:03:02.2762954Z [2,026 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:02.2763885Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-07-24T04:03:02.2764628Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:02.2765299Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:02.2765778Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.2766251Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.2766802Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:03:02.2767352Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.2768056Z //:torch_dist_autograd_test; 1s processwrapper-sandbox ... 2025-07-24T04:03:02.4904035Z 2025-07-24T04:03:02.4904968Z  2025-07-24T04:03:02.4905286Z  2025-07-24T04:03:02.4905532Z  2025-07-24T04:03:02.4905807Z  2025-07-24T04:03:02.4906018Z  2025-07-24T04:03:02.4906282Z  2025-07-24T04:03:02.4906635Z  2025-07-24T04:03:02.4906859Z  2025-07-24T04:03:02.4907566Z [2,028 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:02.4908260Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-07-24T04:03:02.4908833Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:02.4909326Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.4909859Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.4910237Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:03:02.4910740Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-07-24T04:03:02.4911252Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:02.4911664Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:02.6151949Z 2025-07-24T04:03:02.6152663Z  2025-07-24T04:03:02.6153132Z  2025-07-24T04:03:02.6153514Z  2025-07-24T04:03:02.6153937Z  2025-07-24T04:03:02.6154323Z  2025-07-24T04:03:02.6154700Z  2025-07-24T04:03:02.6155092Z  2025-07-24T04:03:02.6155486Z  2025-07-24T04:03:02.6156420Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-07-24T04:03:02.6158086Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-07-24T04:03:02.6160041Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:03:02.6161657Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-07-24T04:03:02.6162310Z | ^ 2025-07-24T04:03:02.6163276Z [2,029 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:02.6164363Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-07-24T04:03:02.6165545Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:02.6166416Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-07-24T04:03:02.6167087Z //:caffe2; 2s processwrapper-sandbox 2025-07-24T04:03:02.6167748Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-07-24T04:03:02.6168474Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:02.6169075Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:02.6169705Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:02.8910964Z 2025-07-24T04:03:02.8911756Z  2025-07-24T04:03:02.8912208Z  2025-07-24T04:03:02.8912475Z  2025-07-24T04:03:02.8912819Z  2025-07-24T04:03:02.8913547Z  2025-07-24T04:03:02.8913930Z  2025-07-24T04:03:02.8914267Z  2025-07-24T04:03:02.8914633Z  2025-07-24T04:03:02.8915598Z [2,032 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:02.8916720Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-07-24T04:03:02.8917552Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-07-24T04:03:02.8918191Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:02.8918797Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:02.8919373Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:02.8919999Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:02.8921003Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:02.8921855Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:03.5219423Z 2025-07-24T04:03:03.5220191Z  2025-07-24T04:03:03.5220918Z  2025-07-24T04:03:03.5221286Z  2025-07-24T04:03:03.5221660Z  2025-07-24T04:03:03.5222016Z  2025-07-24T04:03:03.5222374Z  2025-07-24T04:03:03.5222740Z  2025-07-24T04:03:03.5223092Z  2025-07-24T04:03:03.5223999Z [2,033 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:03.5225513Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-07-24T04:03:03.5226512Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-07-24T04:03:03.5227328Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:03.5228036Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:03.5228769Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:03.5229917Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:03.5230951Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:03.5231622Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:03.8347066Z 2025-07-24T04:03:03.8348035Z  2025-07-24T04:03:03.8348433Z  2025-07-24T04:03:03.8348786Z  2025-07-24T04:03:03.8349121Z  2025-07-24T04:03:03.8349449Z  2025-07-24T04:03:03.8361344Z  2025-07-24T04:03:03.8361777Z  2025-07-24T04:03:03.8362524Z  2025-07-24T04:03:03.8363343Z [2,034 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:03.8364940Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-07-24T04:03:03.8365660Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-07-24T04:03:03.8366320Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:03.8366840Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:03.8367598Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:03.8368401Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:03.8368938Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:03.8369455Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:03:04.0920811Z 2025-07-24T04:03:04.0921610Z  2025-07-24T04:03:04.0922137Z  2025-07-24T04:03:04.0922555Z  2025-07-24T04:03:04.0923247Z  2025-07-24T04:03:04.0923651Z  2025-07-24T04:03:04.0924087Z  2025-07-24T04:03:04.0924500Z  2025-07-24T04:03:04.0924925Z  2025-07-24T04:03:04.0925862Z [2,035 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:04.0926986Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-07-24T04:03:04.0927905Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-07-24T04:03:04.0928648Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:04.0929576Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:04.0930755Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:04.0931396Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:04.0932255Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:04.0933210Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:03:04.2920256Z 2025-07-24T04:03:04.2920877Z  2025-07-24T04:03:04.2921151Z  2025-07-24T04:03:04.2921407Z  2025-07-24T04:03:04.2921621Z  2025-07-24T04:03:04.2921848Z  2025-07-24T04:03:04.2922060Z  2025-07-24T04:03:04.2922282Z  2025-07-24T04:03:04.2922491Z  2025-07-24T04:03:04.2923040Z [2,036 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:04.2923678Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-07-24T04:03:04.2924169Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-07-24T04:03:04.2924588Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:04.2925119Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:04.3786189Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:04.3787211Z Compiling test/cpp/jit/source_range_test.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:04.3788127Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:04.3789062Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:04.6992918Z 2025-07-24T04:03:04.6993527Z  2025-07-24T04:03:04.6993960Z  2025-07-24T04:03:04.6994352Z  2025-07-24T04:03:04.6994739Z  2025-07-24T04:03:04.6995109Z  2025-07-24T04:03:04.6995475Z  2025-07-24T04:03:04.6995837Z  2025-07-24T04:03:04.6996218Z  2025-07-24T04:03:04.6997139Z [2,037 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:04.6998236Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-07-24T04:03:04.6999135Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-07-24T04:03:04.6999854Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:04.7000777Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:04.7001963Z Compiling test/cpp/jit/source_range_test.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:04.7002873Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:04.7004229Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:04.7005330Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox ... 2025-07-24T04:03:04.9796160Z 2025-07-24T04:03:04.9796769Z  2025-07-24T04:03:04.9797040Z  2025-07-24T04:03:04.9797272Z  2025-07-24T04:03:04.9797486Z  2025-07-24T04:03:04.9797718Z  2025-07-24T04:03:04.9797946Z  2025-07-24T04:03:04.9798154Z  2025-07-24T04:03:04.9798376Z  2025-07-24T04:03:04.9798931Z [2,040 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:04.9799573Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-07-24T04:03:04.9800066Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-07-24T04:03:04.9800483Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:05.0589882Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:05.0590604Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:05.0591658Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:05.0592643Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:05.0593758Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:05.5943195Z 2025-07-24T04:03:05.5943972Z  2025-07-24T04:03:05.5944567Z  2025-07-24T04:03:05.5945019Z  2025-07-24T04:03:05.5945296Z  2025-07-24T04:03:05.5945642Z  2025-07-24T04:03:05.5946136Z  2025-07-24T04:03:05.5946722Z  2025-07-24T04:03:05.5949555Z  2025-07-24T04:03:05.5951911Z [2,041 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:05.5953275Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-07-24T04:03:05.5954355Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-07-24T04:03:05.5955101Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:05.5955955Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:05.5956937Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:05.5958254Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:05.5959032Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:05.5959722Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:05.8604148Z 2025-07-24T04:03:05.8605052Z  2025-07-24T04:03:05.8605504Z  2025-07-24T04:03:05.8605895Z  2025-07-24T04:03:05.8606283Z  2025-07-24T04:03:05.8608009Z  2025-07-24T04:03:05.8608396Z  2025-07-24T04:03:05.8608762Z  2025-07-24T04:03:05.8609132Z  2025-07-24T04:03:05.8610061Z [2,041 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:05.8611144Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-07-24T04:03:05.8611991Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-07-24T04:03:05.8612704Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:05.8613334Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:05.8614216Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:05.8615138Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:05.8615927Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:05.8616802Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:06.0651985Z 2025-07-24T04:03:06.0652856Z  2025-07-24T04:03:06.0653313Z  2025-07-24T04:03:06.0653690Z  2025-07-24T04:03:06.0654342Z  2025-07-24T04:03:06.0654702Z  2025-07-24T04:03:06.0655047Z  2025-07-24T04:03:06.0655418Z  2025-07-24T04:03:06.0655772Z  2025-07-24T04:03:06.0656671Z [2,042 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:06.0657766Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-07-24T04:03:06.0658587Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-07-24T04:03:06.0659256Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:06.0660097Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:06.0660982Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:06.0661715Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:06.0663172Z Compiling aten/src/ATen/core/NamedTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:06.0664825Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:06.4606498Z 2025-07-24T04:03:06.4607099Z  2025-07-24T04:03:06.4607373Z  2025-07-24T04:03:06.4607606Z  2025-07-24T04:03:06.4607819Z  2025-07-24T04:03:06.5662594Z  2025-07-24T04:03:06.5662884Z  2025-07-24T04:03:06.5663245Z  2025-07-24T04:03:06.5663824Z  2025-07-24T04:03:06.5665220Z [2,044 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:06.5666300Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-07-24T04:03:06.5667164Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2025-07-24T04:03:06.5667883Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:06.5668466Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:06.5669282Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:06.5670627Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:06.5671555Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:06.5672184Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:06.7272831Z 2025-07-24T04:03:06.7273656Z  2025-07-24T04:03:06.7274018Z  2025-07-24T04:03:06.7274284Z  2025-07-24T04:03:06.7274626Z  2025-07-24T04:03:06.7274857Z  2025-07-24T04:03:06.7275067Z  2025-07-24T04:03:06.7275286Z  2025-07-24T04:03:06.7275494Z  2025-07-24T04:03:06.7276030Z [2,045 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:06.7276838Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-07-24T04:03:06.7277334Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2025-07-24T04:03:06.7277758Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:06.7278243Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:06.7279045Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:06.7279636Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:06.7279993Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:06.7280341Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:06.9674781Z 2025-07-24T04:03:06.9675529Z  2025-07-24T04:03:06.9675974Z  2025-07-24T04:03:06.9676354Z  2025-07-24T04:03:06.9676756Z  2025-07-24T04:03:06.9677143Z  2025-07-24T04:03:06.9677538Z  2025-07-24T04:03:06.9677911Z  2025-07-24T04:03:06.9678290Z  2025-07-24T04:03:06.9679265Z [2,047 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:06.9680319Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-07-24T04:03:06.9681253Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:06.9682336Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:06.9683299Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:06.9683947Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:06.9684515Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:06.9685107Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:06.9685740Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:07.5352122Z 2025-07-24T04:03:07.5352898Z  2025-07-24T04:03:07.5353379Z  2025-07-24T04:03:07.5353790Z  2025-07-24T04:03:07.5354192Z  2025-07-24T04:03:07.5354579Z  2025-07-24T04:03:07.5354975Z  2025-07-24T04:03:07.5355358Z  2025-07-24T04:03:07.5355760Z  2025-07-24T04:03:07.5356725Z [2,048 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:07.5357858Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-07-24T04:03:07.5358862Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:07.5359984Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:07.5360911Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:07.5361552Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:07.5362395Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:07.5363213Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:07.5364230Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:07.7679367Z 2025-07-24T04:03:07.7680124Z  2025-07-24T04:03:07.7680550Z  2025-07-24T04:03:07.7680912Z  2025-07-24T04:03:07.7681297Z  2025-07-24T04:03:07.7681655Z  2025-07-24T04:03:07.7682035Z  2025-07-24T04:03:07.7682390Z  2025-07-24T04:03:07.7682770Z  2025-07-24T04:03:07.7683998Z [2,049 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:07.7685069Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-07-24T04:03:07.7686021Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:07.7687119Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:07.7687992Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:07.7688502Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:07.7689315Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:07.7690454Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:07.7691585Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:08.1685218Z 2025-07-24T04:03:08.1686001Z  2025-07-24T04:03:08.1686435Z  2025-07-24T04:03:08.1686782Z  2025-07-24T04:03:08.1687141Z  2025-07-24T04:03:08.1687473Z  2025-07-24T04:03:08.1687823Z  2025-07-24T04:03:08.1688437Z  2025-07-24T04:03:08.1688785Z  2025-07-24T04:03:08.1689664Z [2,051 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:08.1690673Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-07-24T04:03:08.1691614Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:08.1692604Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:08.1693419Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:08.1694202Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:08.1695268Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:08.1696314Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:08.1697338Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:08.5696452Z 2025-07-24T04:03:08.5697249Z  2025-07-24T04:03:08.5697718Z  2025-07-24T04:03:08.5698106Z  2025-07-24T04:03:08.5698473Z  2025-07-24T04:03:08.5698852Z  2025-07-24T04:03:08.5699256Z  2025-07-24T04:03:08.5699633Z  2025-07-24T04:03:08.5700025Z  2025-07-24T04:03:08.5701006Z [2,052 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:08.5702180Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-07-24T04:03:08.5703229Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:08.5704482Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:08.5705698Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:08.5706832Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:08.5707979Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:08.5709103Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:08.5710266Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:08.8902123Z 2025-07-24T04:03:08.8902905Z  2025-07-24T04:03:08.8903702Z  2025-07-24T04:03:08.8904095Z  2025-07-24T04:03:08.8904563Z  2025-07-24T04:03:08.8904945Z  2025-07-24T04:03:08.8905314Z  2025-07-24T04:03:08.8905701Z  2025-07-24T04:03:08.8906076Z  2025-07-24T04:03:08.8907005Z [2,054 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:08.8908098Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-07-24T04:03:08.8909073Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:08.8910294Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:08.8911684Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:08.8912835Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:08.8913916Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:08.8915035Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:08.8915950Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:09.1698046Z 2025-07-24T04:03:09.1698904Z  2025-07-24T04:03:09.1699393Z  2025-07-24T04:03:09.1699768Z  2025-07-24T04:03:09.1700125Z  2025-07-24T04:03:09.1700466Z  2025-07-24T04:03:09.1700841Z  2025-07-24T04:03:09.1701217Z  2025-07-24T04:03:09.1701616Z  2025-07-24T04:03:09.1702562Z [2,055 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:09.1703672Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-07-24T04:03:09.1705028Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:09.1706126Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:09.1707288Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:09.1708460Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:09.1709587Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:09.1710691Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:09.1711590Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:09.3702409Z 2025-07-24T04:03:09.3703141Z  2025-07-24T04:03:09.3703595Z  2025-07-24T04:03:09.3703963Z  2025-07-24T04:03:09.3704312Z  2025-07-24T04:03:09.3704746Z  2025-07-24T04:03:09.3705096Z  2025-07-24T04:03:09.3705429Z  2025-07-24T04:03:09.3705740Z  2025-07-24T04:03:09.3706641Z [2,056 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:09.3707735Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-07-24T04:03:09.3708799Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:09.3709904Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:09.3710931Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:09.3711908Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:09.3712964Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:09.3714132Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:09.3715077Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:09.7704104Z 2025-07-24T04:03:09.7704796Z  2025-07-24T04:03:09.7705122Z  2025-07-24T04:03:09.7705350Z  2025-07-24T04:03:09.7705593Z  2025-07-24T04:03:09.7705806Z  2025-07-24T04:03:09.7706031Z  2025-07-24T04:03:09.7706239Z  2025-07-24T04:03:09.7706458Z  2025-07-24T04:03:09.7706996Z [2,057 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:09.7890786Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-07-24T04:03:09.7891825Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:09.7893230Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:09.7894507Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:09.7895822Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:09.7897126Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:09.8397789Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:09.8399297Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:10.1396587Z 2025-07-24T04:03:10.1397360Z  2025-07-24T04:03:10.1397809Z  2025-07-24T04:03:10.1398200Z  2025-07-24T04:03:10.1398600Z  2025-07-24T04:03:10.1398981Z  2025-07-24T04:03:10.1399343Z  2025-07-24T04:03:10.1399719Z  2025-07-24T04:03:10.1400085Z  2025-07-24T04:03:10.1401007Z [2,058 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:10.1402112Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-07-24T04:03:10.1403144Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:10.1404274Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:10.1405356Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:10.1406728Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:10.1407624Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:10.1408449Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.1409338Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:10.3777614Z 2025-07-24T04:03:10.3778363Z  2025-07-24T04:03:10.3778796Z  2025-07-24T04:03:10.3779160Z  2025-07-24T04:03:10.3779465Z  2025-07-24T04:03:10.3779796Z  2025-07-24T04:03:10.3780160Z  2025-07-24T04:03:10.3780533Z  2025-07-24T04:03:10.3780892Z  2025-07-24T04:03:10.3781805Z [2,060 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:10.3782875Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-07-24T04:03:10.3783886Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:10.3785072Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:10.3786005Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:10.3787056Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:10.3788186Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.3789285Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.3790100Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:10.5909117Z 2025-07-24T04:03:10.5909858Z  2025-07-24T04:03:10.5910247Z  2025-07-24T04:03:10.5910583Z  2025-07-24T04:03:10.5910970Z  2025-07-24T04:03:10.5911312Z  2025-07-24T04:03:10.5911645Z  2025-07-24T04:03:10.5911968Z  2025-07-24T04:03:10.5912326Z  2025-07-24T04:03:10.5913185Z [2,061 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:10.5914208Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-07-24T04:03:10.5915129Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:10.5916114Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:10.5917393Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:10.5918412Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.5919350Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.5919992Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:10.5920525Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:10.9101365Z 2025-07-24T04:03:10.9102142Z  2025-07-24T04:03:10.9102577Z  2025-07-24T04:03:10.9102896Z  2025-07-24T04:03:10.9103217Z  2025-07-24T04:03:10.9103559Z  2025-07-24T04:03:10.9103935Z  2025-07-24T04:03:10.9104776Z  2025-07-24T04:03:10.9105188Z  2025-07-24T04:03:10.9106125Z [2,062 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:10.9107156Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-07-24T04:03:10.9108234Z Compiling test/cpp/jit/test_argument_spec.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:10.9109393Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:10.9110577Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:10.9111750Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:10.9112892Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.9114078Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:10.9115077Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:11.1914888Z 2025-07-24T04:03:11.1915542Z  2025-07-24T04:03:11.1915835Z  2025-07-24T04:03:11.1916051Z  2025-07-24T04:03:11.1916293Z  2025-07-24T04:03:11.1916501Z  2025-07-24T04:03:11.1916720Z  2025-07-24T04:03:11.1916930Z  2025-07-24T04:03:11.1917166Z  2025-07-24T04:03:11.1917692Z [2,064 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:11.1918327Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-07-24T04:03:11.1918924Z Compiling test/cpp/jit/test_argument_spec.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:11.1919537Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:11.1920178Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:11.1920815Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:11.1921310Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:11.1921786Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:11.1922395Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:11.4201223Z 2025-07-24T04:03:11.4201939Z  2025-07-24T04:03:11.4202341Z  2025-07-24T04:03:11.4202683Z  2025-07-24T04:03:11.4203024Z  2025-07-24T04:03:11.4203366Z  2025-07-24T04:03:11.4203671Z  2025-07-24T04:03:11.4203988Z  2025-07-24T04:03:11.4204317Z  2025-07-24T04:03:11.4205169Z [2,065 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:11.4206120Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-07-24T04:03:11.4206998Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:11.4208001Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:11.4209038Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:11.4209824Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:11.4210585Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:11.4211516Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:11.4213768Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:11.8074252Z 2025-07-24T04:03:11.8074813Z  2025-07-24T04:03:11.8075099Z  2025-07-24T04:03:11.8075321Z  2025-07-24T04:03:11.8075565Z  2025-07-24T04:03:11.8075778Z  2025-07-24T04:03:11.8076003Z  2025-07-24T04:03:11.8076211Z  2025-07-24T04:03:11.8076433Z  2025-07-24T04:03:11.8076967Z [2,066 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:11.8077599Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-07-24T04:03:11.8164281Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:11.8165718Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:11.8166593Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:11.8167374Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:11.8168545Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:11.8169662Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:11.8170508Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:12.0174353Z 2025-07-24T04:03:12.0175030Z  2025-07-24T04:03:12.0175299Z  2025-07-24T04:03:12.0175556Z  2025-07-24T04:03:12.0175933Z  2025-07-24T04:03:12.0176285Z  2025-07-24T04:03:12.0176638Z  2025-07-24T04:03:12.0176927Z  2025-07-24T04:03:12.0177157Z  2025-07-24T04:03:12.0177785Z [2,067 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:12.0180161Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-07-24T04:03:12.0180821Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:12.0181504Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:12.0182205Z Compiling torch/csrc/autograd/cpp_hook.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:12.0182873Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:12.0183398Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:12.0183945Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:12.0184533Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:12.2180361Z 2025-07-24T04:03:12.2181075Z  2025-07-24T04:03:12.2181511Z  2025-07-24T04:03:12.2181753Z  2025-07-24T04:03:12.2182073Z  2025-07-24T04:03:12.2182335Z  2025-07-24T04:03:12.2182700Z  2025-07-24T04:03:12.2183021Z  2025-07-24T04:03:12.2183352Z  2025-07-24T04:03:12.2184083Z [2,068 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:12.2185190Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-07-24T04:03:12.2185938Z Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:12.2187419Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:12.2188501Z Compiling torch/csrc/autograd/cpp_hook.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:12.2189443Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:12.2190384Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:12.2191074Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:12.2191600Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:12.4213765Z 2025-07-24T04:03:12.4214470Z  2025-07-24T04:03:12.4214948Z  2025-07-24T04:03:12.4215308Z  2025-07-24T04:03:12.4228302Z  2025-07-24T04:03:12.4228731Z  2025-07-24T04:03:12.4229106Z  2025-07-24T04:03:12.4229467Z  2025-07-24T04:03:12.4229800Z  2025-07-24T04:03:12.4230868Z [2,071 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:12.4231923Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-07-24T04:03:12.4232905Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:12.4233902Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:12.4234704Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:12.4235313Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:12.4236061Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:12.4236702Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:12.4237391Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:12.8186549Z 2025-07-24T04:03:12.8187026Z  2025-07-24T04:03:12.8187426Z  2025-07-24T04:03:12.8187815Z  2025-07-24T04:03:12.8188192Z  2025-07-24T04:03:12.8188573Z  2025-07-24T04:03:12.8188964Z  2025-07-24T04:03:12.8189349Z  2025-07-24T04:03:12.8189744Z  2025-07-24T04:03:12.8190642Z [2,071 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:12.8191757Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-07-24T04:03:12.8192708Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:12.8193746Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:12.8194585Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:12.8195202Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:12.8195993Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:12.8196982Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:12.8197570Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:13.6661401Z 2025-07-24T04:03:13.6662197Z  2025-07-24T04:03:13.6662653Z  2025-07-24T04:03:13.6663048Z  2025-07-24T04:03:13.6663435Z  2025-07-24T04:03:13.6664132Z  2025-07-24T04:03:13.6664596Z  2025-07-24T04:03:13.6665075Z  2025-07-24T04:03:13.6665770Z  2025-07-24T04:03:13.6666324Z [2,072 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:13.6667178Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-07-24T04:03:13.6668303Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:13.6669102Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:13.6669771Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:13.6670280Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:13.6670943Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:13.6671464Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:13.6671847Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:13.8869172Z 2025-07-24T04:03:13.8869985Z  2025-07-24T04:03:13.8870438Z  2025-07-24T04:03:13.8870803Z  2025-07-24T04:03:13.8871185Z  2025-07-24T04:03:13.8871546Z  2025-07-24T04:03:13.8871895Z  2025-07-24T04:03:13.8872262Z  2025-07-24T04:03:13.8872605Z  2025-07-24T04:03:13.8873483Z [2,074 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:13.8874515Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-07-24T04:03:13.8875430Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:13.8876382Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:13.8877568Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:13.8878250Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:13.8878968Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:13.8879746Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:13.8880673Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:14.2198560Z 2025-07-24T04:03:14.2199406Z  2025-07-24T04:03:14.2199877Z  2025-07-24T04:03:14.2200236Z  2025-07-24T04:03:14.2200609Z  2025-07-24T04:03:14.2200952Z  2025-07-24T04:03:14.2201307Z  2025-07-24T04:03:14.2201649Z  2025-07-24T04:03:14.2202022Z  2025-07-24T04:03:14.2202944Z [2,076 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:14.2204003Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-07-24T04:03:14.2205248Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:14.2206273Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:14.2207088Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:14.2207716Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:14.2208418Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:14.2208958Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:14.2209567Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:14.4202426Z 2025-07-24T04:03:14.4203170Z  2025-07-24T04:03:14.4203638Z  2025-07-24T04:03:14.4204017Z  2025-07-24T04:03:14.4204413Z  2025-07-24T04:03:14.4204786Z  2025-07-24T04:03:14.4205164Z  2025-07-24T04:03:14.4205511Z  2025-07-24T04:03:14.4205897Z  2025-07-24T04:03:14.4206829Z [2,077 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:14.4207971Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-07-24T04:03:14.4235220Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:14.4236280Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:14.4237351Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:14.4238211Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:14.4238877Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:14.4239502Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:14.4240413Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:14.8136736Z 2025-07-24T04:03:14.8137490Z  2025-07-24T04:03:14.8137933Z  2025-07-24T04:03:14.8138326Z  2025-07-24T04:03:14.8138691Z  2025-07-24T04:03:14.8139059Z  2025-07-24T04:03:14.8139423Z  2025-07-24T04:03:14.8139804Z  2025-07-24T04:03:14.8140164Z  2025-07-24T04:03:14.8141093Z [2,078 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:14.8142087Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-07-24T04:03:14.8142996Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:14.8144011Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:14.8145098Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:14.8145896Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:14.8146503Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:14.8147333Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:14.8148200Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:15.0212922Z 2025-07-24T04:03:15.0213560Z  2025-07-24T04:03:15.0213856Z  2025-07-24T04:03:15.0214078Z  2025-07-24T04:03:15.0214306Z  2025-07-24T04:03:15.0214517Z  2025-07-24T04:03:15.0214766Z  2025-07-24T04:03:15.0214984Z  2025-07-24T04:03:15.0215208Z  2025-07-24T04:03:15.0215739Z [2,078 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:15.0216376Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-07-24T04:03:15.0958930Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:15.0959504Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:15.0960080Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:15.0960529Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:15.0960894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:15.0962083Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:15.0962833Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:15.2966677Z 2025-07-24T04:03:15.2967438Z  2025-07-24T04:03:15.2971180Z  2025-07-24T04:03:15.2972001Z  2025-07-24T04:03:15.2972348Z  2025-07-24T04:03:15.2972835Z  2025-07-24T04:03:15.2973061Z  2025-07-24T04:03:15.2973401Z  2025-07-24T04:03:15.2973763Z  2025-07-24T04:03:15.2974777Z [2,079 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:15.2976166Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-07-24T04:03:15.2977318Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:15.2978474Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:15.2979039Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:15.2979502Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:15.2980031Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:15.2980525Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:15.2980997Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:15.8349010Z 2025-07-24T04:03:15.8353399Z  2025-07-24T04:03:15.8353994Z  2025-07-24T04:03:15.8354432Z  2025-07-24T04:03:15.8354842Z  2025-07-24T04:03:15.8355229Z  2025-07-24T04:03:15.8355677Z  2025-07-24T04:03:15.8356108Z  2025-07-24T04:03:15.8356524Z  2025-07-24T04:03:15.8357435Z [2,080 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:15.8358543Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-07-24T04:03:15.8359531Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:15.8360540Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:15.8361562Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:15.8362384Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:15.8363249Z Compiling torch/csrc/autograd/engine.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:15.8364153Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:15.8364820Z //:jit_tests; 3s processwrapper-sandbox ... 2025-07-24T04:03:16.0980563Z 2025-07-24T04:03:16.0981551Z  2025-07-24T04:03:16.0982040Z  2025-07-24T04:03:16.0982402Z  2025-07-24T04:03:16.0982795Z  2025-07-24T04:03:16.0983181Z  2025-07-24T04:03:16.0983585Z  2025-07-24T04:03:16.0983969Z  2025-07-24T04:03:16.0984355Z  2025-07-24T04:03:16.0985383Z [2,080 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:16.0986508Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-07-24T04:03:16.0987464Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:16.0988465Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:16.0989496Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:16.0990317Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:16.0991168Z Compiling torch/csrc/autograd/engine.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:16.0991983Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:16.0992885Z //:jit_tests; 3s processwrapper-sandbox ... 2025-07-24T04:03:16.2982278Z 2025-07-24T04:03:16.2983104Z  2025-07-24T04:03:16.2983399Z  2025-07-24T04:03:16.2983614Z  2025-07-24T04:03:16.2983837Z  2025-07-24T04:03:16.2984045Z  2025-07-24T04:03:16.2984265Z  2025-07-24T04:03:16.2984563Z  2025-07-24T04:03:16.2984782Z  2025-07-24T04:03:16.2985336Z [2,083 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:16.2985955Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-07-24T04:03:16.2986538Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:16.3184657Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:16.3188728Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:16.3190543Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:16.3191867Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:16.3192971Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:16.3194133Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:16.5199222Z 2025-07-24T04:03:16.5200178Z  2025-07-24T04:03:16.5200627Z  2025-07-24T04:03:16.5200977Z  2025-07-24T04:03:16.5201308Z  2025-07-24T04:03:16.5201646Z  2025-07-24T04:03:16.5202004Z  2025-07-24T04:03:16.5202405Z  2025-07-24T04:03:16.5202803Z  2025-07-24T04:03:16.5203774Z [2,085 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:16.5204874Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-07-24T04:03:16.5205761Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:16.5206922Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:16.5207608Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:16.5208182Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:16.5208754Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:16.5209341Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:16.5209932Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:16.7483563Z 2025-07-24T04:03:16.7484296Z  2025-07-24T04:03:16.7484750Z  2025-07-24T04:03:16.7485151Z  2025-07-24T04:03:16.7485531Z  2025-07-24T04:03:16.7485905Z  2025-07-24T04:03:16.7486286Z  2025-07-24T04:03:16.7486653Z  2025-07-24T04:03:16.7487023Z  2025-07-24T04:03:16.7487948Z [2,086 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:16.7489112Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-07-24T04:03:16.7490157Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:16.7491164Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:16.7491982Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:16.7492632Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:16.7493251Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:16.7493824Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:16.7494448Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:17.1078970Z 2025-07-24T04:03:17.1079586Z  2025-07-24T04:03:17.1079993Z  2025-07-24T04:03:17.1080325Z  2025-07-24T04:03:17.1080706Z  2025-07-24T04:03:17.1081067Z  2025-07-24T04:03:17.1081445Z  2025-07-24T04:03:17.1081720Z  2025-07-24T04:03:17.1082034Z  2025-07-24T04:03:17.1082969Z [2,088 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:03:17.1083959Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-07-24T04:03:17.1084873Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:17.1085693Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:17.1086777Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:17.1087416Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:17.1088054Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:17.1088943Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:17.1089861Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:17.3200909Z 2025-07-24T04:03:17.3201520Z  2025-07-24T04:03:17.3201809Z  2025-07-24T04:03:17.3202026Z  2025-07-24T04:03:17.3202257Z  2025-07-24T04:03:17.3202473Z  2025-07-24T04:03:17.3202713Z  2025-07-24T04:03:17.3202944Z  2025-07-24T04:03:17.3203155Z  2025-07-24T04:03:17.3422899Z [2,088 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:17.3424216Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-07-24T04:03:17.3424895Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:17.3425607Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:17.3426032Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:17.3426471Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:17.3426934Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:17.3427616Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:17.3428285Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:17.6632822Z 2025-07-24T04:03:17.6633561Z  2025-07-24T04:03:17.6634013Z  2025-07-24T04:03:17.6634398Z  2025-07-24T04:03:17.6634766Z  2025-07-24T04:03:17.6635173Z  2025-07-24T04:03:17.6635604Z  2025-07-24T04:03:17.6636372Z  2025-07-24T04:03:17.6636757Z  2025-07-24T04:03:17.6637689Z [2,089 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:17.6638770Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-07-24T04:03:17.6639570Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:17.6640200Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:17.6640711Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:17.6641310Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:17.6642172Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:17.6643051Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:17.6643679Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:17.9435959Z 2025-07-24T04:03:17.9436669Z  2025-07-24T04:03:17.9437051Z  2025-07-24T04:03:17.9437405Z  2025-07-24T04:03:17.9437744Z  2025-07-24T04:03:17.9438056Z  2025-07-24T04:03:17.9438367Z  2025-07-24T04:03:17.9438711Z  2025-07-24T04:03:17.9439024Z  2025-07-24T04:03:17.9439830Z [2,089 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:17.9440779Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-07-24T04:03:17.9441530Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:17.9442085Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:17.9442649Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:17.9443010Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:17.9443757Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:17.9444491Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:17.9444990Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:18.1513863Z 2025-07-24T04:03:18.1514625Z  2025-07-24T04:03:18.1515084Z  2025-07-24T04:03:18.1515505Z  2025-07-24T04:03:18.1515884Z  2025-07-24T04:03:18.1516250Z  2025-07-24T04:03:18.1516627Z  2025-07-24T04:03:18.1516986Z  2025-07-24T04:03:18.1517364Z  2025-07-24T04:03:18.1518241Z [2,090 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:18.1519528Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-07-24T04:03:18.1520342Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:03:18.1520975Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:18.1521611Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:18.1522403Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.1523264Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:18.1523836Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:18.1524441Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:18.3646231Z 2025-07-24T04:03:18.3647235Z  2025-07-24T04:03:18.3647678Z  2025-07-24T04:03:18.3648002Z  2025-07-24T04:03:18.3648335Z  2025-07-24T04:03:18.3648686Z  2025-07-24T04:03:18.3649041Z  2025-07-24T04:03:18.3649409Z  2025-07-24T04:03:18.3650037Z  2025-07-24T04:03:18.3650804Z [2,093 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:18.3651426Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-07-24T04:03:18.3651897Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:18.3652394Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:18.3652881Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:18.3653382Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.3654000Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.3654603Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:18.3657801Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:03:18.7500244Z 2025-07-24T04:03:18.7500834Z  2025-07-24T04:03:18.7501118Z  2025-07-24T04:03:18.7501333Z  2025-07-24T04:03:18.7501559Z  2025-07-24T04:03:18.7501801Z  2025-07-24T04:03:18.7502024Z  2025-07-24T04:03:18.7502234Z  2025-07-24T04:03:18.7502456Z  2025-07-24T04:03:18.7502988Z [2,094 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:18.7503627Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-07-24T04:03:18.7504081Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:18.7504535Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:18.7505044Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.7505672Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.7506290Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.7506893Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.7507401Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:18.9884377Z 2025-07-24T04:03:18.9885469Z  2025-07-24T04:03:18.9886178Z  2025-07-24T04:03:18.9886704Z  2025-07-24T04:03:18.9887294Z  2025-07-24T04:03:18.9888232Z  2025-07-24T04:03:18.9888593Z  2025-07-24T04:03:18.9888928Z  2025-07-24T04:03:18.9889242Z  2025-07-24T04:03:18.9890041Z [2,095 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:18.9891022Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-07-24T04:03:18.9891758Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:18.9892303Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:18.9893094Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.9894156Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.9895061Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:18.9895866Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:18.9896806Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:19.3299968Z 2025-07-24T04:03:19.3301590Z  2025-07-24T04:03:19.3302167Z  2025-07-24T04:03:19.3302534Z  2025-07-24T04:03:19.3303218Z  2025-07-24T04:03:19.3303712Z  2025-07-24T04:03:19.3304126Z  2025-07-24T04:03:19.3304866Z  2025-07-24T04:03:19.3305333Z  2025-07-24T04:03:19.3306459Z [2,096 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:19.3307960Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-07-24T04:03:19.3310623Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:19.3311729Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:19.3313170Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.3314814Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.3315629Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:19.3315969Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:19.3316905Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:19.4241748Z 2025-07-24T04:03:19.4244483Z  2025-07-24T04:03:19.4245547Z  2025-07-24T04:03:19.4245982Z  2025-07-24T04:03:19.4246384Z  2025-07-24T04:03:19.4246766Z  2025-07-24T04:03:19.4247165Z  2025-07-24T04:03:19.4247548Z  2025-07-24T04:03:19.4247935Z  2025-07-24T04:03:19.4248823Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-07-24T04:03:19.4256617Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:195: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-07-24T04:03:19.4258041Z 195 | #pragma clang diagnostic push 2025-07-24T04:03:19.4258593Z | 2025-07-24T04:03:19.4259719Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:196: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-07-24T04:03:19.4261238Z 196 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-07-24T04:03:19.4261974Z | 2025-07-24T04:03:19.4263109Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-07-24T04:03:19.4264541Z 198 | #pragma clang diagnostic pop 2025-07-24T04:03:19.4265092Z | 2025-07-24T04:03:19.4266094Z [2,097 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:19.4267227Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-07-24T04:03:19.4268281Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:19.4269402Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.4270560Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.4271485Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:19.4272125Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:19.4273009Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.4274200Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:19.7668277Z 2025-07-24T04:03:19.7671394Z  2025-07-24T04:03:19.7671862Z  2025-07-24T04:03:19.7672240Z  2025-07-24T04:03:19.7672597Z  2025-07-24T04:03:19.7672988Z  2025-07-24T04:03:19.7673358Z  2025-07-24T04:03:19.7673751Z  2025-07-24T04:03:19.7674125Z  2025-07-24T04:03:19.7675113Z [2,099 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:19.7676218Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-07-24T04:03:19.7677179Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:19.7678282Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:19.7679349Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:19.7680209Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.7681315Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.7682169Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:19.7683062Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:19.9672172Z 2025-07-24T04:03:19.9672811Z  2025-07-24T04:03:19.9673101Z  2025-07-24T04:03:19.9673318Z  2025-07-24T04:03:19.9673545Z  2025-07-24T04:03:19.9673754Z  2025-07-24T04:03:19.9673976Z  2025-07-24T04:03:19.9678073Z  2025-07-24T04:03:19.9678845Z  2025-07-24T04:03:19.9679721Z [2,100 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:19.9680728Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-07-24T04:03:19.9681712Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:19.9682808Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:19.9683977Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.9684712Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:19.9685426Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:19.9686163Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:19.9686936Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:20.5749252Z 2025-07-24T04:03:20.5750121Z  2025-07-24T04:03:20.5751909Z  2025-07-24T04:03:20.5752243Z  2025-07-24T04:03:20.5752560Z  2025-07-24T04:03:20.5752862Z  2025-07-24T04:03:20.5753184Z  2025-07-24T04:03:20.5753485Z  2025-07-24T04:03:20.5753794Z  2025-07-24T04:03:20.5754574Z [2,101 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:20.5755486Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-07-24T04:03:20.5756334Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:20.5757251Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:20.5758198Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:20.5758901Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:20.5759644Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:20.5760414Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:20.5761069Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:20.9679966Z 2025-07-24T04:03:20.9680749Z  2025-07-24T04:03:20.9681064Z  2025-07-24T04:03:20.9681295Z  2025-07-24T04:03:20.9681532Z  2025-07-24T04:03:20.9681819Z  2025-07-24T04:03:20.9682029Z  2025-07-24T04:03:20.9682255Z  2025-07-24T04:03:20.9682532Z  2025-07-24T04:03:20.9683113Z [2,101 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:20.9683782Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-07-24T04:03:20.9684421Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:20.9685109Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:20.9685794Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:20.9686359Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:20.9686839Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:20.9687412Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:20.9687825Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:21.3735866Z 2025-07-24T04:03:21.3736842Z  2025-07-24T04:03:21.3737299Z  2025-07-24T04:03:21.3737706Z  2025-07-24T04:03:21.3738080Z  2025-07-24T04:03:21.3738474Z  2025-07-24T04:03:21.3738857Z  2025-07-24T04:03:21.3739236Z  2025-07-24T04:03:21.3739620Z  2025-07-24T04:03:21.3740535Z [2,102 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:21.3741577Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-07-24T04:03:21.3742518Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:21.3743536Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:21.3744899Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:21.3745693Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:21.3746468Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:21.3747260Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:21.3748057Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:21.5767433Z 2025-07-24T04:03:21.5768203Z  2025-07-24T04:03:21.5768664Z  2025-07-24T04:03:21.5769059Z  2025-07-24T04:03:21.5769444Z  2025-07-24T04:03:21.5769818Z  2025-07-24T04:03:21.5770141Z  2025-07-24T04:03:21.5770521Z  2025-07-24T04:03:21.5770905Z  2025-07-24T04:03:21.5771871Z [2,104 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:21.5773023Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-07-24T04:03:21.5774048Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:21.5775346Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:21.5776553Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:21.5777805Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:21.5779036Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:21.5779997Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:21.5780641Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:22.5763428Z 2025-07-24T04:03:22.5764044Z  2025-07-24T04:03:22.5764334Z  2025-07-24T04:03:22.5764566Z  2025-07-24T04:03:22.5764777Z  2025-07-24T04:03:22.5765004Z  2025-07-24T04:03:22.5765215Z  2025-07-24T04:03:22.5765436Z  2025-07-24T04:03:22.5765646Z  2025-07-24T04:03:22.5766220Z [2,105 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:22.5766840Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-07-24T04:03:22.5767413Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:22.5768037Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:22.5768651Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:22.5769274Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:22.5769887Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:22.5770377Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:22.5771309Z //:jit_tests; 3s processwrapper-sandbox ... 2025-07-24T04:03:22.7773430Z 2025-07-24T04:03:22.7774007Z  2025-07-24T04:03:22.7774289Z  2025-07-24T04:03:22.7774507Z  2025-07-24T04:03:22.7774732Z  2025-07-24T04:03:22.7774982Z  2025-07-24T04:03:22.7775205Z  2025-07-24T04:03:22.7775415Z  2025-07-24T04:03:22.7775636Z  2025-07-24T04:03:22.7776168Z [2,105 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:22.8808462Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-07-24T04:03:22.8809128Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:22.8809759Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:22.8810390Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:22.8811030Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:22.8811677Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:22.8812177Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:22.8812542Z //:jit_tests; 3s processwrapper-sandbox ... 2025-07-24T04:03:23.0341117Z 2025-07-24T04:03:23.0341856Z  2025-07-24T04:03:23.0342300Z  2025-07-24T04:03:23.0342657Z  2025-07-24T04:03:23.0343027Z  2025-07-24T04:03:23.0343392Z  2025-07-24T04:03:23.0343764Z  2025-07-24T04:03:23.0344119Z  2025-07-24T04:03:23.0344612Z  2025-07-24T04:03:23.0345517Z [2,106 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:23.0346597Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-07-24T04:03:23.0347614Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:23.0348734Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.0350192Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:23.0351291Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:23.0352159Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:23.0352958Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:23.0353587Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:23.2395601Z 2025-07-24T04:03:23.2396338Z  2025-07-24T04:03:23.2396776Z  2025-07-24T04:03:23.2397186Z  2025-07-24T04:03:23.2397548Z  2025-07-24T04:03:23.2397922Z  2025-07-24T04:03:23.2398284Z  2025-07-24T04:03:23.2398670Z  2025-07-24T04:03:23.2399022Z  2025-07-24T04:03:23.2399942Z [2,107 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:23.2401020Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-07-24T04:03:23.2402039Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:23.2403188Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.2404330Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:23.2405469Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:23.2420595Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:23.2421390Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:23.2422057Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:23.4822401Z 2025-07-24T04:03:23.4823123Z  2025-07-24T04:03:23.4823541Z  2025-07-24T04:03:23.4823911Z  2025-07-24T04:03:23.4824253Z  2025-07-24T04:03:23.4825301Z  2025-07-24T04:03:23.4825679Z  2025-07-24T04:03:23.4826036Z  2025-07-24T04:03:23.4826410Z  2025-07-24T04:03:23.4827356Z [2,108 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:23.4828387Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-07-24T04:03:23.4829295Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2025-07-24T04:03:23.4830325Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.4831396Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.4832511Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:23.4833618Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:23.4834180Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:23.4834724Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:23.6823155Z 2025-07-24T04:03:23.6823900Z  2025-07-24T04:03:23.6824468Z  2025-07-24T04:03:23.6824852Z  2025-07-24T04:03:23.6825240Z  2025-07-24T04:03:23.6825623Z  2025-07-24T04:03:23.6825995Z  2025-07-24T04:03:23.6826375Z  2025-07-24T04:03:23.6826743Z  2025-07-24T04:03:23.6827674Z [2,110 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:23.6829020Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-07-24T04:03:23.6830054Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:23.6831141Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.6832242Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.6833105Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:23.6833693Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:23.6834566Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:23.6835450Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:23.9592046Z 2025-07-24T04:03:23.9592636Z  2025-07-24T04:03:23.9592931Z  2025-07-24T04:03:23.9593154Z  2025-07-24T04:03:23.9593436Z  2025-07-24T04:03:23.9593649Z  2025-07-24T04:03:23.9593873Z  2025-07-24T04:03:23.9594181Z  2025-07-24T04:03:23.9594487Z  2025-07-24T04:03:23.9595222Z [2,111 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:23.9597887Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-07-24T04:03:23.9598732Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.9599716Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:23.9600316Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:23.9600666Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:23.9601362Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:23.9602122Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:23.9602508Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:24.2434266Z 2025-07-24T04:03:24.2434899Z  2025-07-24T04:03:24.2435325Z  2025-07-24T04:03:24.2435708Z  2025-07-24T04:03:24.2436072Z  2025-07-24T04:03:24.2436458Z  2025-07-24T04:03:24.2436873Z  2025-07-24T04:03:24.2437250Z  2025-07-24T04:03:24.2437628Z  2025-07-24T04:03:24.2438457Z [2,113 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:24.2439590Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-07-24T04:03:24.2440501Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:24.2441251Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:24.2442024Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:24.2442540Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:24.2443029Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:24.2443369Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:24.2443801Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:24.4863323Z 2025-07-24T04:03:24.4863967Z  2025-07-24T04:03:24.4864247Z  2025-07-24T04:03:24.4864608Z  2025-07-24T04:03:24.4864906Z  2025-07-24T04:03:24.4865284Z  2025-07-24T04:03:24.4865657Z  2025-07-24T04:03:24.4866021Z  2025-07-24T04:03:24.4866391Z  2025-07-24T04:03:24.4867296Z [2,113 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:24.4868616Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-07-24T04:03:24.4869583Z Compiling torch/csrc/autograd/function.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:24.4870641Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:24.4871459Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:24.4872045Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:24.4872654Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:24.4873209Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:24.4873787Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:24.7318970Z 2025-07-24T04:03:24.7319996Z  2025-07-24T04:03:24.7320423Z  2025-07-24T04:03:24.7320748Z  2025-07-24T04:03:24.7321082Z  2025-07-24T04:03:24.7321412Z  2025-07-24T04:03:24.7321755Z  2025-07-24T04:03:24.7322094Z  2025-07-24T04:03:24.7322413Z  2025-07-24T04:03:24.7323259Z [2,114 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:24.7324212Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-07-24T04:03:24.7325147Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:24.7325911Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:24.7326464Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:24.7327009Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:24.7327539Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:24.7328074Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:24.7328789Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:24.9804015Z 2025-07-24T04:03:24.9804727Z  2025-07-24T04:03:24.9805151Z  2025-07-24T04:03:24.9805553Z  2025-07-24T04:03:24.9805934Z  2025-07-24T04:03:24.9806314Z  2025-07-24T04:03:24.9806717Z  2025-07-24T04:03:24.9807084Z  2025-07-24T04:03:24.9807468Z  2025-07-24T04:03:24.9808366Z [2,116 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:24.9809439Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-07-24T04:03:24.9810441Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:24.9811311Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:24.9811904Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:24.9812517Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:24.9813266Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:24.9814090Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:24.9814710Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:25.1949431Z 2025-07-24T04:03:25.1950459Z  2025-07-24T04:03:25.1959316Z  2025-07-24T04:03:25.1959741Z  2025-07-24T04:03:25.1960170Z  2025-07-24T04:03:25.1960560Z  2025-07-24T04:03:25.1960932Z  2025-07-24T04:03:25.1961320Z  2025-07-24T04:03:25.1961687Z  2025-07-24T04:03:25.1962563Z [2,118 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:25.1963634Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-07-24T04:03:25.1964695Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:25.1965585Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:25.1966354Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:25.1967185Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:25.1967798Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:25.1968427Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:25.1969055Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:03:25.4871815Z 2025-07-24T04:03:25.4872934Z  2025-07-24T04:03:25.4876154Z  2025-07-24T04:03:25.4876519Z  2025-07-24T04:03:25.4876900Z  2025-07-24T04:03:25.4877621Z  2025-07-24T04:03:25.4878025Z  2025-07-24T04:03:25.4878393Z  2025-07-24T04:03:25.4878947Z  2025-07-24T04:03:25.4879947Z [2,119 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:25.4881428Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-07-24T04:03:25.4882637Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:25.4883770Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:25.4888599Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:25.4889375Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:25.4889838Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:25.4890424Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:25.4891102Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:25.6883423Z 2025-07-24T04:03:25.6884270Z  2025-07-24T04:03:25.6884741Z  2025-07-24T04:03:25.6885159Z  2025-07-24T04:03:25.6885556Z  2025-07-24T04:03:25.6885959Z  2025-07-24T04:03:25.6886336Z  2025-07-24T04:03:25.6886726Z  2025-07-24T04:03:25.6887117Z  2025-07-24T04:03:25.6888106Z [2,120 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:25.6889291Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-07-24T04:03:25.6890143Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:25.6891565Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:25.6892362Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:25.6892976Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:25.6893850Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:25.6894920Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:25.6895966Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:26.0888953Z 2025-07-24T04:03:26.0889774Z  2025-07-24T04:03:26.0890489Z  2025-07-24T04:03:26.0891164Z  2025-07-24T04:03:26.0891700Z  2025-07-24T04:03:26.0892192Z  2025-07-24T04:03:26.0892622Z  2025-07-24T04:03:26.0892993Z  2025-07-24T04:03:26.0893387Z  2025-07-24T04:03:26.0894339Z [2,122 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:26.0895449Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-07-24T04:03:26.0896433Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:26.0897389Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:26.0898387Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.0899533Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.0900626Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:26.0901614Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:26.0902328Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:26.2892052Z 2025-07-24T04:03:26.2892786Z  2025-07-24T04:03:26.2893191Z  2025-07-24T04:03:26.2893527Z  2025-07-24T04:03:26.2893823Z  2025-07-24T04:03:26.2894104Z  2025-07-24T04:03:26.2894326Z  2025-07-24T04:03:26.2894624Z  2025-07-24T04:03:26.2894963Z  2025-07-24T04:03:26.2895777Z [2,123 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:26.2896700Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-07-24T04:03:26.2897587Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:26.2898846Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.2899879Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.2900739Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.2901535Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:26.2902116Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:26.2902726Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:26.6904668Z 2025-07-24T04:03:26.6905490Z  2025-07-24T04:03:26.6905938Z  2025-07-24T04:03:26.6906337Z  2025-07-24T04:03:26.6906756Z  2025-07-24T04:03:26.6907121Z  2025-07-24T04:03:26.6907814Z  2025-07-24T04:03:26.6908185Z  2025-07-24T04:03:26.6908546Z  2025-07-24T04:03:26.6909464Z [2,124 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:26.6910589Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-07-24T04:03:26.6911514Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:26.6912353Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.6913267Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:26.6914080Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:26.6914686Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:26.6915299Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:26.6915914Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:27.0202430Z 2025-07-24T04:03:27.0203149Z  2025-07-24T04:03:27.0203576Z  2025-07-24T04:03:27.0204151Z  2025-07-24T04:03:27.0204494Z  2025-07-24T04:03:27.0204836Z  2025-07-24T04:03:27.0205218Z  2025-07-24T04:03:27.0205581Z  2025-07-24T04:03:27.0205960Z  2025-07-24T04:03:27.0206883Z [2,125 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:27.0207977Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-07-24T04:03:27.0208770Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:27.0209601Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:27.0210534Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:27.0211389Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:27.0211996Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:27.0212590Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:27.0213182Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:27.2444681Z 2025-07-24T04:03:27.2445581Z  2025-07-24T04:03:27.2446030Z  2025-07-24T04:03:27.2446423Z  2025-07-24T04:03:27.2446793Z  2025-07-24T04:03:27.2447170Z  2025-07-24T04:03:27.2447531Z  2025-07-24T04:03:27.2447920Z  2025-07-24T04:03:27.2448301Z  2025-07-24T04:03:27.2449213Z [2,126 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:27.2450550Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-07-24T04:03:27.2451523Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:27.2452472Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:27.2453474Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:27.2454347Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:27.2454974Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:27.2455586Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:27.2456217Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:27.4905725Z 2025-07-24T04:03:27.4906524Z  2025-07-24T04:03:27.4906966Z  2025-07-24T04:03:27.4907369Z  2025-07-24T04:03:27.4907728Z  2025-07-24T04:03:27.4908380Z  2025-07-24T04:03:27.4908752Z  2025-07-24T04:03:27.4909142Z  2025-07-24T04:03:27.4909525Z  2025-07-24T04:03:27.4910480Z [2,126 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:27.4911564Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-07-24T04:03:27.4912595Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:27.4913586Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:27.4914617Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:27.4915529Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:27.4916420Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:27.4917055Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:27.4917679Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:28.1847511Z 2025-07-24T04:03:28.1848503Z  2025-07-24T04:03:28.1849007Z  2025-07-24T04:03:28.1849329Z  2025-07-24T04:03:28.1850193Z  2025-07-24T04:03:28.1850578Z  2025-07-24T04:03:28.1850884Z  2025-07-24T04:03:28.1851206Z  2025-07-24T04:03:28.1851512Z  2025-07-24T04:03:28.1852302Z [2,127 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:28.1853438Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-07-24T04:03:28.1854229Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:28.1854998Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:28.1855846Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:28.1856785Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:28.1857402Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:28.1857911Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:28.1858423Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:28.4912630Z 2025-07-24T04:03:28.4913363Z  2025-07-24T04:03:28.4913812Z  2025-07-24T04:03:28.4914183Z  2025-07-24T04:03:28.4914567Z  2025-07-24T04:03:28.4914949Z  2025-07-24T04:03:28.4915314Z  2025-07-24T04:03:28.4915686Z  2025-07-24T04:03:28.4916054Z  2025-07-24T04:03:28.4916959Z [2,127 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:28.4918038Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-07-24T04:03:28.4918917Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:28.4919892Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:28.4920889Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:28.4921785Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:28.4922400Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:28.4923046Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:28.4923649Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:28.6932592Z 2025-07-24T04:03:28.6933472Z  2025-07-24T04:03:28.6933889Z  2025-07-24T04:03:28.6934210Z  2025-07-24T04:03:28.6934581Z  2025-07-24T04:03:28.6934945Z  2025-07-24T04:03:28.6935339Z  2025-07-24T04:03:28.6935709Z  2025-07-24T04:03:28.6936089Z  2025-07-24T04:03:28.6937020Z [2,132 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:28.6938090Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-07-24T04:03:28.6938992Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:28.6939698Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:28.6940297Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:28.6940881Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:28.6941447Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:28.6942136Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:28.6942787Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:29.0917209Z 2025-07-24T04:03:29.0917945Z  2025-07-24T04:03:29.0918376Z  2025-07-24T04:03:29.0918710Z  2025-07-24T04:03:29.0919095Z  2025-07-24T04:03:29.0919474Z  2025-07-24T04:03:29.0919850Z  2025-07-24T04:03:29.0920229Z  2025-07-24T04:03:29.0920603Z  2025-07-24T04:03:29.0921567Z [2,133 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:29.0923197Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-07-24T04:03:29.0924163Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:29.0924931Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:29.0925545Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:29.0926174Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:29.0926748Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:29.0927202Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:29.0927788Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:29.3266638Z 2025-07-24T04:03:29.3267477Z  2025-07-24T04:03:29.3267956Z  2025-07-24T04:03:29.3268339Z  2025-07-24T04:03:29.3268733Z  2025-07-24T04:03:29.3269274Z  2025-07-24T04:03:29.3269663Z  2025-07-24T04:03:29.3270147Z  2025-07-24T04:03:29.3270759Z  2025-07-24T04:03:29.3271722Z [2,134 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:29.3273082Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-07-24T04:03:29.3274783Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:29.3275545Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:29.3276163Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:29.3276770Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:29.3277400Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:29.3278026Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:29.3278867Z Compiling aten/src/ATen/core/Vitals.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:29.6921526Z 2025-07-24T04:03:29.6922131Z  2025-07-24T04:03:29.6922434Z  2025-07-24T04:03:29.6922658Z  2025-07-24T04:03:29.6922888Z  2025-07-24T04:03:29.6923101Z  2025-07-24T04:03:29.6923332Z  2025-07-24T04:03:29.6923604Z  2025-07-24T04:03:29.6923828Z  2025-07-24T04:03:29.6924388Z [2,134 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:29.6925047Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-07-24T04:03:29.6925589Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:29.6926021Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:29.6926390Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:29.6926727Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:29.6927088Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:29.6927436Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:29.6927926Z Compiling aten/src/ATen/core/Vitals.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:30.1143575Z 2025-07-24T04:03:30.1144670Z  2025-07-24T04:03:30.1145450Z  2025-07-24T04:03:30.1146051Z  2025-07-24T04:03:30.1146784Z  2025-07-24T04:03:30.1147172Z  2025-07-24T04:03:30.1148274Z  2025-07-24T04:03:30.1148904Z  2025-07-24T04:03:30.1149526Z  2025-07-24T04:03:30.1151144Z [2,135 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:30.1154368Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-07-24T04:03:30.1155516Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:30.1156892Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:30.1157501Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:03:30.1158066Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:30.1158671Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:30.1159259Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:30.1159840Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:30.3867901Z 2025-07-24T04:03:30.3868597Z  2025-07-24T04:03:30.3869046Z  2025-07-24T04:03:30.3869450Z  2025-07-24T04:03:30.3869841Z  2025-07-24T04:03:30.3870241Z  2025-07-24T04:03:30.3870624Z  2025-07-24T04:03:30.3871028Z  2025-07-24T04:03:30.3871698Z  2025-07-24T04:03:30.3872695Z [2,136 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:30.3873853Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-07-24T04:03:30.3874842Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:30.3875669Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:30.3876289Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:03:30.3876886Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:30.3877531Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:30.3878180Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:30.3878823Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:30.6174912Z 2025-07-24T04:03:30.6175625Z  2025-07-24T04:03:30.6176052Z  2025-07-24T04:03:30.6176410Z  2025-07-24T04:03:30.6176792Z  2025-07-24T04:03:30.6177168Z  2025-07-24T04:03:30.6177569Z  2025-07-24T04:03:30.6178184Z  2025-07-24T04:03:30.6178550Z  2025-07-24T04:03:30.6179451Z [2,137 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:30.6180419Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-07-24T04:03:30.6181120Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:30.6181666Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:03:30.6182262Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:30.6182879Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:30.6183501Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:30.6184113Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:30.6184791Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:30.8455524Z 2025-07-24T04:03:30.8456221Z  2025-07-24T04:03:30.8456661Z  2025-07-24T04:03:30.8457023Z  2025-07-24T04:03:30.8457366Z  2025-07-24T04:03:30.8457766Z  2025-07-24T04:03:30.8458124Z  2025-07-24T04:03:30.8458437Z  2025-07-24T04:03:30.8458767Z  2025-07-24T04:03:30.8459600Z [2,139 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:30.8460615Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-07-24T04:03:30.8461413Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:30.8462032Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:30.8462651Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:30.8463263Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:30.8463780Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:30.8464337Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:30.8464978Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:31.0535691Z 2025-07-24T04:03:31.0536265Z  2025-07-24T04:03:31.0536544Z  2025-07-24T04:03:31.0536762Z  2025-07-24T04:03:31.0537001Z  2025-07-24T04:03:31.0537246Z  2025-07-24T04:03:31.0537464Z  2025-07-24T04:03:31.0537672Z  2025-07-24T04:03:31.0537890Z  2025-07-24T04:03:31.0538430Z [2,139 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:31.0863340Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-07-24T04:03:31.0864105Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:31.0864782Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:31.0865384Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:31.0865963Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:31.0866536Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:31.0867091Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:31.0867705Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:31.4405739Z 2025-07-24T04:03:31.4406488Z  2025-07-24T04:03:31.4406956Z  2025-07-24T04:03:31.4407342Z  2025-07-24T04:03:31.4408000Z  2025-07-24T04:03:31.4408403Z  2025-07-24T04:03:31.4408749Z  2025-07-24T04:03:31.4409099Z  2025-07-24T04:03:31.4409443Z  2025-07-24T04:03:31.4410315Z [2,140 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:31.4411432Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-07-24T04:03:31.4412203Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:03:31.4412787Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:31.4413306Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:31.4413886Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:31.4414479Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:31.4415097Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:31.4415957Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:31.6897146Z 2025-07-24T04:03:31.6897889Z  2025-07-24T04:03:31.6898402Z  2025-07-24T04:03:31.6899031Z  2025-07-24T04:03:31.6899406Z  2025-07-24T04:03:31.6899788Z  2025-07-24T04:03:31.6900159Z  2025-07-24T04:03:31.6900526Z  2025-07-24T04:03:31.6900874Z  2025-07-24T04:03:31.6901829Z [2,141 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:31.6902960Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-07-24T04:03:31.6903774Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:31.6904532Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:31.6905105Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:31.6905713Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:31.6906335Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:31.6907156Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:31.6908025Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:31.8987099Z 2025-07-24T04:03:31.8987868Z  2025-07-24T04:03:31.8988326Z  2025-07-24T04:03:31.8988700Z  2025-07-24T04:03:31.8989061Z  2025-07-24T04:03:31.8989398Z  2025-07-24T04:03:31.8989780Z  2025-07-24T04:03:31.8990462Z  2025-07-24T04:03:31.8990981Z  2025-07-24T04:03:31.8991911Z [2,143 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:03:31.8993096Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-07-24T04:03:31.8994011Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:31.8994732Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:31.8995419Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:31.8996132Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:31.8997023Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:31.8998182Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:31.8999196Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:32.1559727Z 2025-07-24T04:03:32.1565089Z  2025-07-24T04:03:32.1565548Z  2025-07-24T04:03:32.1566945Z  2025-07-24T04:03:32.1567253Z  2025-07-24T04:03:32.1567572Z  2025-07-24T04:03:32.1568129Z  2025-07-24T04:03:32.1568448Z  2025-07-24T04:03:32.1568750Z  2025-07-24T04:03:32.1569581Z [2,144 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:32.1570495Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-07-24T04:03:32.1571147Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:32.1571642Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:32.1572158Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:32.1572843Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:32.1573931Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:32.1574770Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:32.1575285Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:32.3735422Z 2025-07-24T04:03:32.3736108Z  2025-07-24T04:03:32.3736585Z  2025-07-24T04:03:32.3736976Z  2025-07-24T04:03:32.3737353Z  2025-07-24T04:03:32.3737733Z  2025-07-24T04:03:32.3738127Z  2025-07-24T04:03:32.3738503Z  2025-07-24T04:03:32.3738887Z  2025-07-24T04:03:32.3739847Z [2,145 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:32.3741014Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-07-24T04:03:32.3741808Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:32.3742443Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:32.3743080Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:32.3743982Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:32.3745476Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:32.3746411Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:32.3747270Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:32.6908218Z 2025-07-24T04:03:32.6908980Z  2025-07-24T04:03:32.6909451Z  2025-07-24T04:03:32.6909834Z  2025-07-24T04:03:32.6910219Z  2025-07-24T04:03:32.6910592Z  2025-07-24T04:03:32.6910941Z  2025-07-24T04:03:32.6911249Z  2025-07-24T04:03:32.6911560Z  2025-07-24T04:03:32.6912475Z [2,145 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:32.6913593Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-07-24T04:03:32.6914418Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:32.6915020Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:32.6915684Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:32.6916513Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:32.6917614Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:32.6918508Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:32.6919232Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:33.4221843Z 2025-07-24T04:03:33.4222610Z  2025-07-24T04:03:33.4223096Z  2025-07-24T04:03:33.4223469Z  2025-07-24T04:03:33.4223834Z  2025-07-24T04:03:33.4224173Z  2025-07-24T04:03:33.4224661Z  2025-07-24T04:03:33.4225042Z  2025-07-24T04:03:33.4225406Z  2025-07-24T04:03:33.4226354Z [2,146 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:33.4227440Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-07-24T04:03:33.4228191Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:33.4228711Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:33.4229256Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:33.4230045Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:33.4231382Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:33.4232267Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:33.4232974Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:33.6251635Z 2025-07-24T04:03:33.6252364Z  2025-07-24T04:03:33.6252805Z  2025-07-24T04:03:33.6265508Z  2025-07-24T04:03:33.6265930Z  2025-07-24T04:03:33.6266323Z  2025-07-24T04:03:33.6266689Z  2025-07-24T04:03:33.6267062Z  2025-07-24T04:03:33.6267424Z  2025-07-24T04:03:33.6268362Z [2,149 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:33.6269828Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-07-24T04:03:33.6270656Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:33.6271297Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:33.6272146Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:33.6273306Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:33.6274226Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:33.6275022Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:33.6275843Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:33.8979671Z 2025-07-24T04:03:33.8980670Z  2025-07-24T04:03:33.8980993Z  2025-07-24T04:03:33.8981213Z  2025-07-24T04:03:33.8981519Z  2025-07-24T04:03:33.8981862Z  2025-07-24T04:03:33.8982239Z  2025-07-24T04:03:33.8982511Z  2025-07-24T04:03:33.8982740Z  2025-07-24T04:03:33.8983578Z [2,149 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:33.8985288Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-07-24T04:03:33.8985884Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:33.8986427Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:33.8986979Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:33.8987844Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:33.8988524Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:33.8989146Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:33.8989770Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:34.8089612Z 2025-07-24T04:03:34.8090336Z  2025-07-24T04:03:34.8090770Z  2025-07-24T04:03:34.8091123Z  2025-07-24T04:03:34.8091478Z  2025-07-24T04:03:34.8091818Z  2025-07-24T04:03:34.8092215Z  2025-07-24T04:03:34.8092584Z  2025-07-24T04:03:34.8092916Z  2025-07-24T04:03:34.8093796Z [2,150 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:34.8094895Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-07-24T04:03:34.8095732Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:34.8096569Z Compiling test/cpp/api/sequential.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:34.8097533Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:34.8098358Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:34.8099161Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:34.8099960Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:34.8100579Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:03:35.0243170Z 2025-07-24T04:03:35.0243905Z  2025-07-24T04:03:35.0244360Z  2025-07-24T04:03:35.0244813Z  2025-07-24T04:03:35.0245189Z  2025-07-24T04:03:35.0245577Z  2025-07-24T04:03:35.0245945Z  2025-07-24T04:03:35.0246329Z  2025-07-24T04:03:35.0246708Z  2025-07-24T04:03:35.0247671Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-07-24T04:03:35.0253901Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_linear_prepack(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2025-07-24T04:03:35.0258402Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:509:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:03:35.0261665Z 509 | auto ret = cpp_custom_type_hack::create( 2025-07-24T04:03:35.0262575Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-07-24T04:03:35.0263275Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-07-24T04:03:35.0264011Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:03:35.0265068Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-07-24T04:03:35.0266104Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T04:03:35.0267012Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T04:03:35.0267706Z | ^~~~~~ 2025-07-24T04:03:35.0269805Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_quantized_linear_prepacked(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2025-07-24T04:03:35.0274537Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:532:77: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:03:35.0277929Z 532 | cpp_custom_type_hack::cast>( 2025-07-24T04:03:35.0278920Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-07-24T04:03:35.0279632Z 533 | packed_weight); 2025-07-24T04:03:35.0280179Z | ~~~~~~~~~~~~~~ 2025-07-24T04:03:35.0281108Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-07-24T04:03:35.0282245Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T04:03:35.0283039Z 76 | cast(const Tensor& packed) { 2025-07-24T04:03:35.0283528Z | ^~~~ 2025-07-24T04:03:35.0284624Z [2,150 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:35.0285746Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-07-24T04:03:35.0286549Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:35.0287410Z Compiling test/cpp/api/sequential.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:35.0288511Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:35.0289453Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:35.0290232Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:35.0291051Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:35.0291684Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:03:35.2520615Z 2025-07-24T04:03:35.2522727Z  2025-07-24T04:03:35.2523203Z  2025-07-24T04:03:35.2523578Z  2025-07-24T04:03:35.2523935Z  2025-07-24T04:03:35.2524269Z  2025-07-24T04:03:35.2524581Z  2025-07-24T04:03:35.2524894Z  2025-07-24T04:03:35.2525255Z  2025-07-24T04:03:35.2526089Z [2,153 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:03:35.2527027Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-07-24T04:03:35.2527768Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:35.2528610Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:35.2529391Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:35.2530177Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:35.2531050Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:35.2532222Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:35.2533119Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:35.4992264Z 2025-07-24T04:03:35.4993003Z  2025-07-24T04:03:35.4993448Z  2025-07-24T04:03:35.4993841Z  2025-07-24T04:03:35.4994221Z  2025-07-24T04:03:35.4994882Z  2025-07-24T04:03:35.4995250Z  2025-07-24T04:03:35.4995568Z  2025-07-24T04:03:35.4995892Z  2025-07-24T04:03:35.4996767Z [2,154 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:35.4997898Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-07-24T04:03:35.4998704Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:35.4999339Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:35.5000016Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:35.5000691Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:35.5001480Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:35.5002649Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:35.5003561Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:35.7606428Z 2025-07-24T04:03:35.7607237Z  2025-07-24T04:03:35.7609677Z  2025-07-24T04:03:35.7610085Z  2025-07-24T04:03:35.7610431Z  2025-07-24T04:03:35.7610785Z  2025-07-24T04:03:35.7611123Z  2025-07-24T04:03:35.7611442Z  2025-07-24T04:03:35.7611764Z  2025-07-24T04:03:35.7612675Z [2,156 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:35.7613771Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-07-24T04:03:35.7614742Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:35.7615494Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:35.7616247Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:35.7617234Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:35.7618040Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:35.7618609Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:35.7619276Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:35.9888752Z 2025-07-24T04:03:35.9889483Z  2025-07-24T04:03:35.9889830Z  2025-07-24T04:03:35.9890140Z  2025-07-24T04:03:35.9890447Z  2025-07-24T04:03:35.9890679Z  2025-07-24T04:03:35.9890912Z  2025-07-24T04:03:35.9891140Z  2025-07-24T04:03:35.9891351Z  2025-07-24T04:03:35.9891968Z [2,157 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:35.9892677Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-07-24T04:03:35.9893225Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:35.9893820Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:35.9894479Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:35.9894986Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:35.9895345Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:35.9895702Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:35.9896206Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:36.2999487Z 2025-07-24T04:03:36.3000256Z  2025-07-24T04:03:36.3000712Z  2025-07-24T04:03:36.3001333Z  2025-07-24T04:03:36.3001726Z  2025-07-24T04:03:36.3002092Z  2025-07-24T04:03:36.3002467Z  2025-07-24T04:03:36.3002813Z  2025-07-24T04:03:36.3003183Z  2025-07-24T04:03:36.3004119Z [2,157 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:36.3005179Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-07-24T04:03:36.3006081Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:36.3007095Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:36.3008482Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:36.3009370Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:36.3009978Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:36.3010550Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:36.3011139Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:36.5044695Z 2025-07-24T04:03:36.5045409Z  2025-07-24T04:03:36.5045831Z  2025-07-24T04:03:36.5046518Z  2025-07-24T04:03:36.5047292Z  2025-07-24T04:03:36.5047824Z  2025-07-24T04:03:36.5048189Z  2025-07-24T04:03:36.5048553Z  2025-07-24T04:03:36.5049080Z  2025-07-24T04:03:36.5050373Z [2,158 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:36.5051887Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-07-24T04:03:36.5052677Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:36.5053308Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:36.5054139Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:36.5054647Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:36.5054989Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:36.5055345Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:36.5055851Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:36.8427902Z 2025-07-24T04:03:36.8428811Z  2025-07-24T04:03:36.8429236Z  2025-07-24T04:03:36.8429646Z  2025-07-24T04:03:36.8430023Z  2025-07-24T04:03:36.8430381Z  2025-07-24T04:03:36.8430751Z  2025-07-24T04:03:36.8431110Z  2025-07-24T04:03:36.8431473Z  2025-07-24T04:03:36.8432375Z [2,159 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:36.8433462Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-07-24T04:03:36.8434400Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:36.8435453Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:36.8436619Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:36.8437489Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:36.8438113Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:36.8438697Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:36.8439304Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:37.1006669Z 2025-07-24T04:03:37.1007361Z  2025-07-24T04:03:37.1007802Z  2025-07-24T04:03:37.1008186Z  2025-07-24T04:03:37.1008556Z  2025-07-24T04:03:37.1008943Z  2025-07-24T04:03:37.1009311Z  2025-07-24T04:03:37.1009698Z  2025-07-24T04:03:37.1010075Z  2025-07-24T04:03:37.1010999Z [2,163 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:37.1012133Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-07-24T04:03:37.1013173Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:37.1014061Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:37.1014657Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:37.1015540Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:03:37.1016375Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:37.1017217Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:37.1018022Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:37.4026444Z 2025-07-24T04:03:37.4027149Z  2025-07-24T04:03:37.4027588Z  2025-07-24T04:03:37.4027990Z  2025-07-24T04:03:37.4028368Z  2025-07-24T04:03:37.4028741Z  2025-07-24T04:03:37.4029114Z  2025-07-24T04:03:37.4029511Z  2025-07-24T04:03:37.4029895Z  2025-07-24T04:03:37.4031268Z [2,164 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:37.4032407Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-07-24T04:03:37.4033489Z Compiling test/cpp/tensorexpr/test_ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:37.4034439Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:37.4035066Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:37.4035954Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:37.4036826Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:37.4037659Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:37.4038786Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:37.7010994Z 2025-07-24T04:03:37.7011777Z  2025-07-24T04:03:37.7012225Z  2025-07-24T04:03:37.7012611Z  2025-07-24T04:03:37.7012977Z  2025-07-24T04:03:37.7013365Z  2025-07-24T04:03:37.7014398Z  2025-07-24T04:03:37.7014779Z  2025-07-24T04:03:37.7015139Z  2025-07-24T04:03:37.7016098Z [2,164 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:37.7017191Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-07-24T04:03:37.7018289Z Compiling test/cpp/tensorexpr/test_ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:37.7019197Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:37.7019815Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:37.7020688Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:37.7021549Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:37.7022346Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:37.7023346Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:38.3997316Z 2025-07-24T04:03:38.3998021Z  2025-07-24T04:03:38.3998430Z  2025-07-24T04:03:38.3998743Z  2025-07-24T04:03:38.3999077Z  2025-07-24T04:03:38.3999390Z  2025-07-24T04:03:38.3999719Z  2025-07-24T04:03:38.4000015Z  2025-07-24T04:03:38.4000334Z  2025-07-24T04:03:38.4001147Z [2,165 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:38.4002095Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-07-24T04:03:38.4002964Z Compiling test/cpp/tensorexpr/test_ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:38.4003765Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:38.4004317Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:38.4005013Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:38.4005882Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:38.4006762Z Compiling test/cpp/jit/test_file_format.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:38.4007571Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:38.6387704Z 2025-07-24T04:03:38.6388441Z  2025-07-24T04:03:38.6388900Z  2025-07-24T04:03:38.6389274Z  2025-07-24T04:03:38.6389658Z  2025-07-24T04:03:38.6390287Z  2025-07-24T04:03:38.6390643Z  2025-07-24T04:03:38.6390967Z  2025-07-24T04:03:38.6391339Z  2025-07-24T04:03:38.6392269Z [2,166 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:38.6393367Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-07-24T04:03:38.6394158Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:38.6394784Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:38.6395654Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:38.6396682Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:38.6398015Z Compiling test/cpp/jit/test_file_format.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:38.6398927Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:38.6399530Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:38.9029236Z 2025-07-24T04:03:38.9042539Z  2025-07-24T04:03:38.9043214Z  2025-07-24T04:03:38.9043574Z  2025-07-24T04:03:38.9043933Z  2025-07-24T04:03:38.9044315Z  2025-07-24T04:03:38.9044685Z  2025-07-24T04:03:38.9045052Z  2025-07-24T04:03:38.9045410Z  2025-07-24T04:03:38.9046333Z [2,168 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:38.9047435Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-07-24T04:03:38.9048230Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:38.9048837Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:38.9050076Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:38.9051215Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:38.9051798Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:38.9052630Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:38.9053713Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:39.1810517Z 2025-07-24T04:03:39.1811321Z  2025-07-24T04:03:39.1811803Z  2025-07-24T04:03:39.1812198Z  2025-07-24T04:03:39.1812729Z  2025-07-24T04:03:39.1813191Z  2025-07-24T04:03:39.1813685Z  2025-07-24T04:03:39.1814094Z  2025-07-24T04:03:39.1814491Z  2025-07-24T04:03:39.1815444Z [2,169 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:39.1816561Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-07-24T04:03:39.1817518Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:39.1818185Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:39.1819176Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:39.1820148Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:39.1821115Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:39.1822345Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:39.1823253Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:39.5118416Z 2025-07-24T04:03:39.5119400Z  2025-07-24T04:03:39.5119839Z  2025-07-24T04:03:39.5120231Z  2025-07-24T04:03:39.5120594Z  2025-07-24T04:03:39.5120993Z  2025-07-24T04:03:39.5121372Z  2025-07-24T04:03:39.5121736Z  2025-07-24T04:03:39.5122115Z  2025-07-24T04:03:39.5123016Z [2,169 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:39.5124120Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-07-24T04:03:39.5124949Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:39.5125577Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:39.5126410Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:39.5127263Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:39.5128329Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:39.5129385Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:39.5130179Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:39.9105040Z 2025-07-24T04:03:39.9105850Z  2025-07-24T04:03:39.9106128Z  2025-07-24T04:03:39.9106353Z  2025-07-24T04:03:39.9106563Z  2025-07-24T04:03:39.9106788Z  2025-07-24T04:03:39.9106997Z  2025-07-24T04:03:39.9107214Z  2025-07-24T04:03:39.9107423Z  2025-07-24T04:03:39.9180965Z [2,171 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:39.9181811Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-07-24T04:03:39.9182274Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:39.9182635Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:39.9183100Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:39.9183689Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:39.9184131Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:39.9184563Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:39.9184914Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:40.1600775Z 2025-07-24T04:03:40.1601505Z  2025-07-24T04:03:40.1601937Z  2025-07-24T04:03:40.1602256Z  2025-07-24T04:03:40.1602586Z  2025-07-24T04:03:40.1602898Z  2025-07-24T04:03:40.1603224Z  2025-07-24T04:03:40.1603532Z  2025-07-24T04:03:40.1603853Z  2025-07-24T04:03:40.1604714Z [2,172 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:40.1605889Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-07-24T04:03:40.1606551Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:40.1607096Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:40.1607808Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:40.1608705Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:40.1609409Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:40.1609913Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:40.1610445Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:40.5184102Z 2025-07-24T04:03:40.5184794Z  2025-07-24T04:03:40.5185083Z  2025-07-24T04:03:40.5185316Z  2025-07-24T04:03:40.5185530Z  2025-07-24T04:03:40.5185759Z  2025-07-24T04:03:40.5185986Z  2025-07-24T04:03:40.5186225Z  2025-07-24T04:03:40.5186458Z  2025-07-24T04:03:40.5186993Z [2,173 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:40.5187635Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-07-24T04:03:40.5188089Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:40.5188454Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:40.5188922Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:40.5189506Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:40.5189965Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:40.5190305Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:40.5190662Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:41.2734236Z 2025-07-24T04:03:41.2734971Z  2025-07-24T04:03:41.2735366Z  2025-07-24T04:03:41.2735700Z  2025-07-24T04:03:41.2736010Z  2025-07-24T04:03:41.2736385Z  2025-07-24T04:03:41.2736732Z  2025-07-24T04:03:41.2737037Z  2025-07-24T04:03:41.2737588Z  2025-07-24T04:03:41.2738506Z [2,175 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:03:41.2741574Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-07-24T04:03:41.2742245Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:03:41.2742773Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:41.2743547Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:41.2744576Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:41.2745294Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:41.2745840Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:41.2746966Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:41.5796638Z 2025-07-24T04:03:41.6136704Z  2025-07-24T04:03:41.6137496Z  2025-07-24T04:03:41.6137748Z  2025-07-24T04:03:41.6138066Z  2025-07-24T04:03:41.6138376Z  2025-07-24T04:03:41.6138675Z  2025-07-24T04:03:41.6138979Z  2025-07-24T04:03:41.6139270Z  2025-07-24T04:03:41.6140028Z [2,175 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:41.6140921Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-07-24T04:03:41.6141559Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:03:41.6142044Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:41.6142724Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:41.6143544Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:41.6144172Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:41.6144755Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:41.6145475Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:41.8816356Z 2025-07-24T04:03:41.8817103Z  2025-07-24T04:03:41.8817553Z  2025-07-24T04:03:41.8817944Z  2025-07-24T04:03:41.8818339Z  2025-07-24T04:03:41.8818708Z  2025-07-24T04:03:41.8819123Z  2025-07-24T04:03:41.8819489Z  2025-07-24T04:03:41.8819863Z  2025-07-24T04:03:41.8820739Z [2,176 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:41.8821783Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-07-24T04:03:41.8822558Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:03:41.8823421Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:41.8824537Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:41.8825339Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:41.8825973Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:41.8826816Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:41.8827908Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:03:42.2144321Z 2025-07-24T04:03:42.2145186Z  2025-07-24T04:03:42.2145677Z  2025-07-24T04:03:42.2146061Z  2025-07-24T04:03:42.2146450Z  2025-07-24T04:03:42.2146798Z  2025-07-24T04:03:42.2147153Z  2025-07-24T04:03:42.2147510Z  2025-07-24T04:03:42.2147890Z  2025-07-24T04:03:42.2148856Z [2,177 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:42.2150308Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-07-24T04:03:42.2151342Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:42.2152376Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:42.2153058Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:42.2153418Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:42.2153915Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:42.2154515Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:42.2168568Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:42.6152065Z 2025-07-24T04:03:42.6152814Z  2025-07-24T04:03:42.6153236Z  2025-07-24T04:03:42.6153561Z  2025-07-24T04:03:42.6153896Z  2025-07-24T04:03:42.6154200Z  2025-07-24T04:03:42.6154544Z  2025-07-24T04:03:42.6154903Z  2025-07-24T04:03:42.6155285Z  2025-07-24T04:03:42.6156207Z [2,178 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:42.6157271Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-07-24T04:03:42.6158111Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:42.6159153Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:42.6159755Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:42.6160604Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:42.6161668Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:42.6162411Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:42.6162938Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:42.8162198Z 2025-07-24T04:03:42.8163325Z  2025-07-24T04:03:42.8163743Z  2025-07-24T04:03:42.8164097Z  2025-07-24T04:03:42.8164424Z  2025-07-24T04:03:42.8164797Z  2025-07-24T04:03:42.8165160Z  2025-07-24T04:03:42.8165513Z  2025-07-24T04:03:42.8165862Z  2025-07-24T04:03:42.8166670Z [2,179 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:42.8167692Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-07-24T04:03:42.8168822Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:42.8169571Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:42.8170137Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:42.8170934Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:42.8171957Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:42.8172718Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:42.8173293Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:43.2473815Z 2025-07-24T04:03:43.2474562Z  2025-07-24T04:03:43.2475015Z  2025-07-24T04:03:43.2475379Z  2025-07-24T04:03:43.2475762Z  2025-07-24T04:03:43.2476111Z  2025-07-24T04:03:43.2476496Z  2025-07-24T04:03:43.2476858Z  2025-07-24T04:03:43.2477237Z  2025-07-24T04:03:43.2478209Z [2,180 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:43.2479330Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-07-24T04:03:43.2480281Z Compiling test/cpp/api/support.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:43.2481138Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:43.2481742Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:43.2482632Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:43.2483743Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:43.2484596Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:43.2485168Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:03:43.4588208Z 2025-07-24T04:03:43.4588981Z  2025-07-24T04:03:43.4589446Z  2025-07-24T04:03:43.4589821Z  2025-07-24T04:03:43.4590209Z  2025-07-24T04:03:43.4590577Z  2025-07-24T04:03:43.4590960Z  2025-07-24T04:03:43.4591341Z  2025-07-24T04:03:43.4591741Z  2025-07-24T04:03:43.4592631Z [2,185 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:43.4593596Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-07-24T04:03:43.4594301Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:43.4595445Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:43.4596539Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:43.4597340Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:43.4597874Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:43.4598414Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:43.4598924Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:43.5238910Z 2025-07-24T04:03:43.5239611Z  2025-07-24T04:03:43.5240050Z  2025-07-24T04:03:43.5240440Z  2025-07-24T04:03:43.5240810Z  2025-07-24T04:03:43.5241163Z  2025-07-24T04:03:43.5241852Z  2025-07-24T04:03:43.5242262Z  2025-07-24T04:03:43.5242652Z  2025-07-24T04:03:43.5243471Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-07-24T04:03:43.5245628Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-07-24T04:03:43.5249958Z torch/csrc/autograd/record_function_ops.cpp:39:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:03:43.5253088Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-07-24T04:03:43.5254046Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:03:43.5255092Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-07-24T04:03:43.5256079Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T04:03:43.5256981Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T04:03:43.5257685Z | ^~~~~~ 2025-07-24T04:03:43.5259047Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-07-24T04:03:43.5262439Z torch/csrc/autograd/record_function_ops.cpp:54:65: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:03:43.5265307Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-07-24T04:03:43.5266208Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-07-24T04:03:43.5267084Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-07-24T04:03:43.5268058Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T04:03:43.5268827Z 76 | cast(const Tensor& packed) { 2025-07-24T04:03:43.5269365Z | ^~~~ 2025-07-24T04:03:43.5278217Z [2,186 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:43.5279337Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-07-24T04:03:43.5280151Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:43.5280987Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:43.5282074Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:43.5282908Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:43.5283528Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:43.5284135Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:43.5284781Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:43.8101084Z 2025-07-24T04:03:43.8101982Z  2025-07-24T04:03:43.8103538Z  2025-07-24T04:03:43.8103928Z  2025-07-24T04:03:43.8104283Z  2025-07-24T04:03:43.8104725Z  2025-07-24T04:03:43.8105493Z  2025-07-24T04:03:43.8105830Z  2025-07-24T04:03:43.8106186Z  2025-07-24T04:03:43.8107052Z [2,188 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:43.8108074Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-07-24T04:03:43.8108842Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:43.8109631Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:43.8110629Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:43.8111412Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:43.8112936Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:43.8113825Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:43.8114872Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:44.0172811Z 2025-07-24T04:03:44.0173889Z  2025-07-24T04:03:44.0174377Z  2025-07-24T04:03:44.0174760Z  2025-07-24T04:03:44.0185457Z  2025-07-24T04:03:44.0186083Z  2025-07-24T04:03:44.0186459Z  2025-07-24T04:03:44.0186817Z  2025-07-24T04:03:44.0187175Z  2025-07-24T04:03:44.0188069Z [2,188 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:44.0189117Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-07-24T04:03:44.0189812Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:44.0190566Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:44.0191616Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:44.0192670Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:03:44.0193219Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:44.0194017Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:44.0195092Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:44.3414385Z 2025-07-24T04:03:44.3415484Z  2025-07-24T04:03:44.3415765Z  2025-07-24T04:03:44.3415996Z  2025-07-24T04:03:44.3416208Z  2025-07-24T04:03:44.3416432Z  2025-07-24T04:03:44.3416649Z  2025-07-24T04:03:44.3416893Z  2025-07-24T04:03:44.3417118Z  2025-07-24T04:03:44.3417648Z [2,189 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:44.3418374Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-07-24T04:03:44.3419079Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:44.3419802Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:44.3420347Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:03:44.3420703Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:44.3421269Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:44.3422075Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:44.3422757Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:44.6178160Z 2025-07-24T04:03:44.6179058Z  2025-07-24T04:03:44.6179540Z  2025-07-24T04:03:44.6179952Z  2025-07-24T04:03:44.6180325Z  2025-07-24T04:03:44.6180696Z  2025-07-24T04:03:44.6181072Z  2025-07-24T04:03:44.6181455Z  2025-07-24T04:03:44.6181837Z  2025-07-24T04:03:44.6182830Z [2,189 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:44.6184051Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-07-24T04:03:44.6185221Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:44.6186326Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:44.6188090Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:03:44.6188737Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:44.6189616Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:44.6190738Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:44.6191550Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:44.8986287Z 2025-07-24T04:03:44.8986982Z  2025-07-24T04:03:44.8987429Z  2025-07-24T04:03:44.8987829Z  2025-07-24T04:03:44.8988212Z  2025-07-24T04:03:44.8988609Z  2025-07-24T04:03:44.8988993Z  2025-07-24T04:03:44.8989387Z  2025-07-24T04:03:44.8989786Z  2025-07-24T04:03:44.8991037Z [2,190 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:44.8992207Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-07-24T04:03:44.8993257Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:44.8994203Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:03:44.8994854Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:44.8995785Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:44.8996917Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:44.8997734Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:44.8998382Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:45.1268113Z 2025-07-24T04:03:45.1268872Z  2025-07-24T04:03:45.1269360Z  2025-07-24T04:03:45.1269754Z  2025-07-24T04:03:45.1270169Z  2025-07-24T04:03:45.1270569Z  2025-07-24T04:03:45.1271246Z  2025-07-24T04:03:45.1271645Z  2025-07-24T04:03:45.1272019Z  2025-07-24T04:03:45.1273012Z [2,194 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:45.1274167Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-07-24T04:03:45.1275006Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:45.1275914Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:45.1277046Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:45.1277907Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:45.1278543Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:45.1279351Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:45.1280134Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:45.4185900Z 2025-07-24T04:03:45.4187149Z  2025-07-24T04:03:45.4187544Z  2025-07-24T04:03:45.4187823Z  2025-07-24T04:03:45.4188477Z  2025-07-24T04:03:45.4188860Z  2025-07-24T04:03:45.4189185Z  2025-07-24T04:03:45.4189677Z  2025-07-24T04:03:45.4190148Z  2025-07-24T04:03:45.4190731Z [2,195 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:45.4191381Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-07-24T04:03:45.4191827Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:45.4192470Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:45.4193427Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:45.4194114Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:03:45.4194774Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:45.4195443Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:45.4195962Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:45.7687037Z 2025-07-24T04:03:45.7687765Z  2025-07-24T04:03:45.7688146Z  2025-07-24T04:03:45.7688479Z  2025-07-24T04:03:45.7688796Z  2025-07-24T04:03:45.7689124Z  2025-07-24T04:03:45.7689452Z  2025-07-24T04:03:45.7689784Z  2025-07-24T04:03:45.7690659Z  2025-07-24T04:03:45.7691424Z [2,196 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:45.7692288Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-07-24T04:03:45.7692893Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:45.7693618Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:45.7694429Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:45.7695101Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:45.7695709Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:45.7696721Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:45.7697275Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:46.0261558Z 2025-07-24T04:03:46.0262169Z  2025-07-24T04:03:46.0262480Z  2025-07-24T04:03:46.0262701Z  2025-07-24T04:03:46.0262935Z  2025-07-24T04:03:46.0263174Z  2025-07-24T04:03:46.0263403Z  2025-07-24T04:03:46.0263612Z  2025-07-24T04:03:46.0263838Z  2025-07-24T04:03:46.0264468Z [2,196 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:46.0265477Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-07-24T04:03:46.0266283Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:46.0267162Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:46.0268217Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:46.0269012Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:46.0270014Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:46.0270798Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:46.0271418Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:47.0197978Z 2025-07-24T04:03:47.0198560Z  2025-07-24T04:03:47.0198860Z  2025-07-24T04:03:47.0199092Z  2025-07-24T04:03:47.0199305Z  2025-07-24T04:03:47.0199532Z  2025-07-24T04:03:47.0199740Z  2025-07-24T04:03:47.0199962Z  2025-07-24T04:03:47.0200172Z  2025-07-24T04:03:47.0200710Z [2,196 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:47.0201340Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-07-24T04:03:47.0201785Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:47.0202286Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:47.0202886Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:47.0203347Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:47.0203768Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:47.0204211Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:47.0204554Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:03:47.2421247Z 2025-07-24T04:03:47.2422061Z  2025-07-24T04:03:47.2422500Z  2025-07-24T04:03:47.2422926Z  2025-07-24T04:03:47.2423307Z  2025-07-24T04:03:47.2423714Z  2025-07-24T04:03:47.2424092Z  2025-07-24T04:03:47.2424568Z  2025-07-24T04:03:47.2424864Z  2025-07-24T04:03:47.2425560Z [2,197 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:47.2426203Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-07-24T04:03:47.2426723Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:47.2427327Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:47.2427928Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:47.2428464Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:47.2428892Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:47.2429504Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:47.2429857Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:47.5401410Z 2025-07-24T04:03:47.5402127Z  2025-07-24T04:03:47.5402445Z  2025-07-24T04:03:47.5402907Z  2025-07-24T04:03:47.5403128Z  2025-07-24T04:03:47.5403601Z  2025-07-24T04:03:47.5404029Z  2025-07-24T04:03:47.5404388Z  2025-07-24T04:03:47.5404820Z  2025-07-24T04:03:47.5405815Z [2,199 / 3,095] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-07-24T04:03:47.5406522Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-07-24T04:03:47.5407364Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:47.5407948Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:47.5408915Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:47.5409758Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:47.5410526Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:47.5411094Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:47.5411728Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:03:47.8910947Z 2025-07-24T04:03:47.8911746Z  2025-07-24T04:03:47.8912214Z  2025-07-24T04:03:47.8912604Z  2025-07-24T04:03:47.8912978Z  2025-07-24T04:03:47.8913335Z  2025-07-24T04:03:47.8913688Z  2025-07-24T04:03:47.8914040Z  2025-07-24T04:03:47.8914422Z  2025-07-24T04:03:47.8915341Z [2,201 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:47.8916712Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-07-24T04:03:47.8917498Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:47.8918277Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:47.8919166Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:47.8919967Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:47.8920843Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:47.8921770Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:47.8922288Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:48.1406902Z 2025-07-24T04:03:48.1407658Z  2025-07-24T04:03:48.1408066Z  2025-07-24T04:03:48.1408393Z  2025-07-24T04:03:48.1408712Z  2025-07-24T04:03:48.1409051Z  2025-07-24T04:03:48.1409392Z  2025-07-24T04:03:48.1409746Z  2025-07-24T04:03:48.1410094Z  2025-07-24T04:03:48.1410940Z [2,204 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:48.1411568Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-07-24T04:03:48.1412119Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:48.1412652Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:48.1413099Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:48.1413603Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:48.1414214Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:48.1414876Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:48.1415670Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:48.3408273Z 2025-07-24T04:03:48.3409026Z  2025-07-24T04:03:48.3409319Z  2025-07-24T04:03:48.3409532Z  2025-07-24T04:03:48.3409788Z  2025-07-24T04:03:48.3410000Z  2025-07-24T04:03:48.3410222Z  2025-07-24T04:03:48.3410432Z  2025-07-24T04:03:48.3410657Z  2025-07-24T04:03:48.3411206Z [2,206 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:48.4290689Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-07-24T04:03:48.4291318Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:48.4291757Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:03:48.4292264Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:48.4292767Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:48.4293257Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:48.4293915Z Compiling torch/csrc/autograd/variable_info.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:48.4298670Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:48.6298629Z 2025-07-24T04:03:48.6299694Z  2025-07-24T04:03:48.6300171Z  2025-07-24T04:03:48.6300539Z  2025-07-24T04:03:48.6300899Z  2025-07-24T04:03:48.6301208Z  2025-07-24T04:03:48.6301439Z  2025-07-24T04:03:48.6301695Z  2025-07-24T04:03:48.6302002Z  2025-07-24T04:03:48.6302843Z [2,207 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:48.6303783Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-07-24T04:03:48.6304769Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:48.6305567Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:03:48.6306480Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:48.6307398Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:48.6308070Z Compiling torch/csrc/autograd/variable_info.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:48.6310225Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:48.6310781Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:49.5397932Z 2025-07-24T04:03:49.5398706Z  2025-07-24T04:03:49.5399197Z  2025-07-24T04:03:49.5399626Z  2025-07-24T04:03:49.5400034Z  2025-07-24T04:03:49.5400405Z  2025-07-24T04:03:49.5400808Z  2025-07-24T04:03:49.5401188Z  2025-07-24T04:03:49.5401584Z  2025-07-24T04:03:49.5402537Z [2,208 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:49.5403715Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-07-24T04:03:49.5404544Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:49.5405513Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:49.5406720Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:49.5407977Z Compiling torch/csrc/autograd/variable_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:49.5408968Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:49.5409583Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:49.5410243Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:49.7409831Z 2025-07-24T04:03:49.7410586Z  2025-07-24T04:03:49.7411049Z  2025-07-24T04:03:49.7411438Z  2025-07-24T04:03:49.7411812Z  2025-07-24T04:03:49.7412116Z  2025-07-24T04:03:49.7412493Z  2025-07-24T04:03:49.7412872Z  2025-07-24T04:03:49.7413254Z  2025-07-24T04:03:49.7414163Z [2,209 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:49.7415235Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-07-24T04:03:49.7416000Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:49.7416909Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:49.7418072Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:49.7419189Z Compiling torch/csrc/autograd/variable_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:49.7420143Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:49.7420956Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:49.7421594Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:49.9851439Z 2025-07-24T04:03:49.9852214Z  2025-07-24T04:03:49.9852649Z  2025-07-24T04:03:49.9853027Z  2025-07-24T04:03:49.9853390Z  2025-07-24T04:03:49.9853764Z  2025-07-24T04:03:49.9854122Z  2025-07-24T04:03:49.9854495Z  2025-07-24T04:03:49.9854859Z  2025-07-24T04:03:49.9855766Z [2,211 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:49.9856846Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-07-24T04:03:49.9858003Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:49.9858921Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:49.9860021Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:49.9860920Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:49.9861497Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:49.9862323Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:49.9863167Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:50.2311274Z 2025-07-24T04:03:50.2312042Z  2025-07-24T04:03:50.2312549Z  2025-07-24T04:03:50.2312901Z  2025-07-24T04:03:50.2313264Z  2025-07-24T04:03:50.2313641Z  2025-07-24T04:03:50.2314013Z  2025-07-24T04:03:50.2314383Z  2025-07-24T04:03:50.2314755Z  2025-07-24T04:03:50.2315696Z [2,211 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:50.2317026Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-07-24T04:03:50.2317820Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:03:50.2318691Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:50.2319832Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:50.2320725Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:50.2321309Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:50.2322124Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:50.2322951Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:50.5102253Z 2025-07-24T04:03:50.5102963Z  2025-07-24T04:03:50.5103415Z  2025-07-24T04:03:50.5103790Z  2025-07-24T04:03:50.5104174Z  2025-07-24T04:03:50.5104641Z  2025-07-24T04:03:50.5105030Z  2025-07-24T04:03:50.5105394Z  2025-07-24T04:03:50.5105830Z  2025-07-24T04:03:50.5106734Z [2,214 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:50.5107832Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-07-24T04:03:50.5108875Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:50.5110028Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:50.5110918Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:50.5111730Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:50.5112579Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:50.5113166Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:50.5114025Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:50.8313559Z 2025-07-24T04:03:50.8314279Z  2025-07-24T04:03:50.8314740Z  2025-07-24T04:03:50.8315126Z  2025-07-24T04:03:50.8315567Z  2025-07-24T04:03:50.8315946Z  2025-07-24T04:03:50.8316332Z  2025-07-24T04:03:50.8316696Z  2025-07-24T04:03:50.8317081Z  2025-07-24T04:03:50.8318029Z [2,216 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:50.8787604Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-07-24T04:03:50.8788206Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:50.8789170Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:50.8790307Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:50.8791184Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:50.8792051Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:50.8793182Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:50.8799465Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:51.1737966Z 2025-07-24T04:03:51.1739124Z  2025-07-24T04:03:51.1739570Z  2025-07-24T04:03:51.1739867Z  2025-07-24T04:03:51.1740081Z  2025-07-24T04:03:51.1740334Z  2025-07-24T04:03:51.1740627Z  2025-07-24T04:03:51.1740849Z  2025-07-24T04:03:51.1741105Z  2025-07-24T04:03:51.1742011Z [2,217 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:51.1743052Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-07-24T04:03:51.1743896Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:51.1744697Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.1745181Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:51.1745773Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:51.1746973Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:51.1747877Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:51.1748667Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:51.4800076Z 2025-07-24T04:03:51.4800836Z  2025-07-24T04:03:51.4801273Z  2025-07-24T04:03:51.4801662Z  2025-07-24T04:03:51.4802032Z  2025-07-24T04:03:51.4802415Z  2025-07-24T04:03:51.4802770Z  2025-07-24T04:03:51.4803146Z  2025-07-24T04:03:51.4803527Z  2025-07-24T04:03:51.4804443Z [2,217 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:51.4805538Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-07-24T04:03:51.4806571Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:51.4807732Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.4808602Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:51.4809451Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.4810527Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.4811538Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:51.4812367Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:51.7320644Z 2025-07-24T04:03:51.7321405Z  2025-07-24T04:03:51.7321894Z  2025-07-24T04:03:51.7322298Z  2025-07-24T04:03:51.7322705Z  2025-07-24T04:03:51.7323087Z  2025-07-24T04:03:51.7323463Z  2025-07-24T04:03:51.7323839Z  2025-07-24T04:03:51.7324234Z  2025-07-24T04:03:51.7325187Z [2,218 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:51.7326393Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-07-24T04:03:51.7327480Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.7328349Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:51.7329244Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.7330650Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:51.7331787Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:51.7332650Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:51.7333327Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:52.0806230Z 2025-07-24T04:03:52.0806931Z  2025-07-24T04:03:52.0807399Z  2025-07-24T04:03:52.0807804Z  2025-07-24T04:03:52.0808180Z  2025-07-24T04:03:52.0808582Z  2025-07-24T04:03:52.0808975Z  2025-07-24T04:03:52.0809375Z  2025-07-24T04:03:52.0809727Z  2025-07-24T04:03:52.0810973Z [2,218 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:52.0812192Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-07-24T04:03:52.0813250Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.0814182Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:52.0815028Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:52.0816119Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:52.0817136Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:52.0817919Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:52.0818480Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:52.3133803Z 2025-07-24T04:03:52.3134573Z  2025-07-24T04:03:52.3135046Z  2025-07-24T04:03:52.3135425Z  2025-07-24T04:03:52.3135805Z  2025-07-24T04:03:52.3136176Z  2025-07-24T04:03:52.3136564Z  2025-07-24T04:03:52.3137181Z  2025-07-24T04:03:52.3137535Z  2025-07-24T04:03:52.3138451Z [2,221 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:52.3139571Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-07-24T04:03:52.3140643Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.3141523Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:52.3142390Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.3143452Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.3144625Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:52.3145728Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:52.3146662Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:52.6811213Z 2025-07-24T04:03:52.6811942Z  2025-07-24T04:03:52.6812371Z  2025-07-24T04:03:52.6812735Z  2025-07-24T04:03:52.6813069Z  2025-07-24T04:03:52.6813406Z  2025-07-24T04:03:52.6813781Z  2025-07-24T04:03:52.6814176Z  2025-07-24T04:03:52.6814547Z  2025-07-24T04:03:52.6815475Z [2,221 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:52.6816523Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-07-24T04:03:52.6817493Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.6818321Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:52.6819135Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.6820204Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.6821192Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:52.6822275Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:52.6823193Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:52.8831946Z 2025-07-24T04:03:52.8832696Z  2025-07-24T04:03:52.8833134Z  2025-07-24T04:03:52.8833495Z  2025-07-24T04:03:52.8834072Z  2025-07-24T04:03:52.8834454Z  2025-07-24T04:03:52.8834822Z  2025-07-24T04:03:52.8835193Z  2025-07-24T04:03:52.8835566Z  2025-07-24T04:03:52.8836456Z [2,223 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:52.8837510Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-07-24T04:03:52.8838514Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.8839328Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:52.8840145Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.8841497Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:52.8842505Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:52.8843562Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:52.8844472Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:53.2818753Z 2025-07-24T04:03:53.2820046Z  2025-07-24T04:03:53.2820500Z  2025-07-24T04:03:53.2821082Z  2025-07-24T04:03:53.2821699Z  2025-07-24T04:03:53.2822106Z  2025-07-24T04:03:53.2822617Z  2025-07-24T04:03:53.2823012Z  2025-07-24T04:03:53.2823536Z  2025-07-24T04:03:53.2824400Z [2,223 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:53.2825770Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-07-24T04:03:53.2827046Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.2827954Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:53.2830127Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.2831487Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.2832900Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:53.2834136Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:53.2835287Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:53.4824005Z 2025-07-24T04:03:53.4825538Z  2025-07-24T04:03:53.4826010Z  2025-07-24T04:03:53.4826550Z  2025-07-24T04:03:53.4826791Z  2025-07-24T04:03:53.4827078Z  2025-07-24T04:03:53.4827629Z  2025-07-24T04:03:53.4827928Z  2025-07-24T04:03:53.4828158Z  2025-07-24T04:03:53.4829243Z [2,224 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:53.4831014Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-07-24T04:03:53.4832190Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.4833084Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:53.4833675Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.4834417Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.4835671Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:53.4836741Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:53.4837758Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:53.9504821Z 2025-07-24T04:03:53.9506723Z  2025-07-24T04:03:53.9507218Z  2025-07-24T04:03:53.9507632Z  2025-07-24T04:03:53.9508032Z  2025-07-24T04:03:53.9508424Z  2025-07-24T04:03:53.9508798Z  2025-07-24T04:03:53.9509149Z  2025-07-24T04:03:53.9509521Z  2025-07-24T04:03:53.9510524Z [2,225 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:53.9512008Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-07-24T04:03:53.9513955Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:53.9515957Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:03:53.9517818Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.9519971Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:53.9521805Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:53.9523933Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:53.9525401Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:54.2224922Z 2025-07-24T04:03:54.2225642Z  2025-07-24T04:03:54.2226419Z  2025-07-24T04:03:54.2226819Z  2025-07-24T04:03:54.2227198Z  2025-07-24T04:03:54.2227557Z  2025-07-24T04:03:54.2227929Z  2025-07-24T04:03:54.2228289Z  2025-07-24T04:03:54.2228668Z  2025-07-24T04:03:54.2229575Z [2,228 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:54.2230652Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-07-24T04:03:54.2231382Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:03:54.2232196Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:54.2233248Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:54.2234310Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:54.2235232Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:54.2235868Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:54.2236466Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:54.4831083Z 2025-07-24T04:03:54.4831879Z  2025-07-24T04:03:54.4832227Z  2025-07-24T04:03:54.4832583Z  2025-07-24T04:03:54.4833124Z  2025-07-24T04:03:54.4833349Z  2025-07-24T04:03:54.4833588Z  2025-07-24T04:03:54.4833853Z  2025-07-24T04:03:54.4834137Z  2025-07-24T04:03:54.4834899Z [2,230 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:54.4835772Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-07-24T04:03:54.4836469Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:54.4837346Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:54.4837868Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:54.4838342Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:54.4838767Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:54.4839360Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:54.4839738Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:54.6861868Z 2025-07-24T04:03:54.6862625Z  2025-07-24T04:03:54.6863097Z  2025-07-24T04:03:54.6863489Z  2025-07-24T04:03:54.6863923Z  2025-07-24T04:03:54.6864392Z  2025-07-24T04:03:54.6864797Z  2025-07-24T04:03:54.6865157Z  2025-07-24T04:03:54.6865555Z  2025-07-24T04:03:54.6866481Z [2,232 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:54.6867555Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-07-24T04:03:54.6868517Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:54.6869575Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:54.6870485Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:54.6871097Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:54.6871704Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:54.6872525Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2025-07-24T04:03:54.6873464Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:55.3645862Z 2025-07-24T04:03:55.3647447Z  2025-07-24T04:03:55.3647921Z  2025-07-24T04:03:55.3648311Z  2025-07-24T04:03:55.3648712Z  2025-07-24T04:03:55.3649048Z  2025-07-24T04:03:55.3649394Z  2025-07-24T04:03:55.3650049Z  2025-07-24T04:03:55.3651262Z  2025-07-24T04:03:55.3663103Z [2,233 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:55.3664197Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-07-24T04:03:55.3665130Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:55.3666097Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:55.3667543Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:55.3668107Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:55.3668797Z Compiling aten/src/ATen/core/dynamic_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:55.3669565Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:03:55.3670134Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:55.6841426Z 2025-07-24T04:03:55.6842378Z  2025-07-24T04:03:55.6842810Z  2025-07-24T04:03:55.6843184Z  2025-07-24T04:03:55.6843544Z  2025-07-24T04:03:55.6843940Z  2025-07-24T04:03:55.6844281Z  2025-07-24T04:03:55.6844651Z  2025-07-24T04:03:55.6844968Z  2025-07-24T04:03:55.6845573Z [2,233 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:55.6846228Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-07-24T04:03:55.6846868Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:55.6847690Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:55.6848225Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:55.6848573Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:55.6849084Z Compiling aten/src/ATen/core/dynamic_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:55.6849594Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:55.6850186Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:56.0990686Z 2025-07-24T04:03:56.0991511Z  2025-07-24T04:03:56.0991956Z  2025-07-24T04:03:56.0992386Z  2025-07-24T04:03:56.0992774Z  2025-07-24T04:03:56.0993189Z  2025-07-24T04:03:56.0993537Z  2025-07-24T04:03:56.0993755Z  2025-07-24T04:03:56.0994072Z  2025-07-24T04:03:56.0994647Z [2,234 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:56.0995699Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-07-24T04:03:56.0996348Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:56.0997346Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:56.0998204Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:56.0999051Z Compiling aten/src/ATen/core/dynamic_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:56.0999942Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:56.1000525Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:56.1001359Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:56.3710423Z 2025-07-24T04:03:56.3711144Z  2025-07-24T04:03:56.3711597Z  2025-07-24T04:03:56.3711946Z  2025-07-24T04:03:56.3712271Z  2025-07-24T04:03:56.3712597Z  2025-07-24T04:03:56.3712953Z  2025-07-24T04:03:56.3713257Z  2025-07-24T04:03:56.3713591Z  2025-07-24T04:03:56.3714423Z [2,236 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:56.3715372Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-07-24T04:03:56.3716212Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:56.3717391Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 6s processwrapper-sandbox 2025-07-24T04:03:56.3718217Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:56.3718717Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:56.3719439Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.3720165Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:56.3720847Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:56.6850022Z 2025-07-24T04:03:56.6850770Z  2025-07-24T04:03:56.6851211Z  2025-07-24T04:03:56.6851607Z  2025-07-24T04:03:56.6851970Z  2025-07-24T04:03:56.6852660Z  2025-07-24T04:03:56.6853061Z  2025-07-24T04:03:56.6853452Z  2025-07-24T04:03:56.6853825Z  2025-07-24T04:03:56.6854762Z [2,238 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:56.6855855Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-07-24T04:03:56.6856667Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:56.6857281Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:56.6858096Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.6858965Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:56.6859724Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.6860723Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.6861584Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:03:56.8853587Z 2025-07-24T04:03:56.8854296Z  2025-07-24T04:03:56.8854792Z  2025-07-24T04:03:56.8855396Z  2025-07-24T04:03:56.8855801Z  2025-07-24T04:03:56.8856175Z  2025-07-24T04:03:56.8856565Z  2025-07-24T04:03:56.8856943Z  2025-07-24T04:03:56.8857295Z  2025-07-24T04:03:56.8858223Z [2,240 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:56.8859229Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-07-24T04:03:56.8860204Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.8861013Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:03:56.8861784Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.8862767Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:56.8863634Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:56.8864328Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:56.8864970Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:57.5487079Z 2025-07-24T04:03:57.5487826Z  2025-07-24T04:03:57.5488273Z  2025-07-24T04:03:57.5488632Z  2025-07-24T04:03:57.5488989Z  2025-07-24T04:03:57.5489320Z  2025-07-24T04:03:57.5489659Z  2025-07-24T04:03:57.5490042Z  2025-07-24T04:03:57.5490379Z  2025-07-24T04:03:57.5491243Z [2,242 / 3,095] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-07-24T04:03:57.5492243Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-07-24T04:03:57.5493145Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:57.5494134Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:57.5495017Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:57.5495630Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:57.5496177Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:57.5496733Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:57.5497339Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:57.8862170Z 2025-07-24T04:03:57.8862944Z  2025-07-24T04:03:57.8863418Z  2025-07-24T04:03:57.8863798Z  2025-07-24T04:03:57.8864182Z  2025-07-24T04:03:57.8864887Z  2025-07-24T04:03:57.8865227Z  2025-07-24T04:03:57.8865529Z  2025-07-24T04:03:57.8865868Z  2025-07-24T04:03:57.8866707Z [2,242 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:57.8867775Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-07-24T04:03:57.8868747Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:57.8869733Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:57.8870549Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:57.8871099Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:57.8871892Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:57.8872457Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:57.8873072Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:03:58.1968102Z 2025-07-24T04:03:58.1968841Z  2025-07-24T04:03:58.1969251Z  2025-07-24T04:03:58.1969622Z  2025-07-24T04:03:58.1969949Z  2025-07-24T04:03:58.1970309Z  2025-07-24T04:03:58.1970682Z  2025-07-24T04:03:58.1971058Z  2025-07-24T04:03:58.1971420Z  2025-07-24T04:03:58.1972333Z [2,243 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:58.1973440Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-07-24T04:03:58.1974306Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:58.1974983Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:58.1975573Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:03:58.1976217Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:58.1977092Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:58.1977703Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:58.1978263Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:03:58.4864788Z 2025-07-24T04:03:58.4865590Z  2025-07-24T04:03:58.4865905Z  2025-07-24T04:03:58.4866126Z  2025-07-24T04:03:58.4866355Z  2025-07-24T04:03:58.4866583Z  2025-07-24T04:03:58.4866795Z  2025-07-24T04:03:58.4867016Z  2025-07-24T04:03:58.4867230Z  2025-07-24T04:03:58.4867776Z [2,246 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:58.4868400Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-07-24T04:03:58.4868943Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:58.4869376Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:58.4869732Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:58.4870105Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:58.4870443Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:58.4870786Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:58.4871250Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:03:58.7722436Z 2025-07-24T04:03:58.7723354Z  2025-07-24T04:03:58.7723758Z  2025-07-24T04:03:58.7724074Z  2025-07-24T04:03:58.7724393Z  2025-07-24T04:03:58.7724693Z  2025-07-24T04:03:58.7725005Z  2025-07-24T04:03:58.7725323Z  2025-07-24T04:03:58.7725624Z  2025-07-24T04:03:58.7726436Z [2,247 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:58.7727327Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-07-24T04:03:58.7728096Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:58.7728704Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:58.7729264Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:58.7729777Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:58.7730308Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:58.7730963Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:58.7731890Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:59.0395683Z 2025-07-24T04:03:59.0396877Z  2025-07-24T04:03:59.0397340Z  2025-07-24T04:03:59.0397745Z  2025-07-24T04:03:59.0398121Z  2025-07-24T04:03:59.0398441Z  2025-07-24T04:03:59.0398776Z  2025-07-24T04:03:59.0399111Z  2025-07-24T04:03:59.0399429Z  2025-07-24T04:03:59.0400251Z [2,248 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:59.0401276Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-07-24T04:03:59.0402384Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-07-24T04:03:59.0403061Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:59.0403583Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:03:59.0404118Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:59.0404785Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:59.0405523Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:59.0406046Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:03:59.2421443Z 2025-07-24T04:03:59.2422199Z  2025-07-24T04:03:59.2422495Z  2025-07-24T04:03:59.2422725Z  2025-07-24T04:03:59.2422939Z  2025-07-24T04:03:59.2423164Z  2025-07-24T04:03:59.2423374Z  2025-07-24T04:03:59.2423593Z  2025-07-24T04:03:59.2423799Z  2025-07-24T04:03:59.2424432Z [2,249 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:03:59.2425066Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-07-24T04:03:59.2990664Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:59.2991197Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:03:59.2991735Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:59.2992253Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2025-07-24T04:03:59.2992732Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:59.2993076Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:03:59.2993647Z Compiling test/cpp/jit/test_lexer.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:03:59.9010479Z 2025-07-24T04:03:59.9011240Z  2025-07-24T04:03:59.9011731Z  2025-07-24T04:03:59.9012133Z  2025-07-24T04:03:59.9012522Z  2025-07-24T04:03:59.9012908Z  2025-07-24T04:03:59.9013288Z  2025-07-24T04:03:59.9013659Z  2025-07-24T04:03:59.9014016Z  2025-07-24T04:03:59.9014967Z [2,250 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:03:59.9016135Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-07-24T04:03:59.9017073Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-07-24T04:03:59.9017822Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:03:59.9018440Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:59.9019277Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-07-24T04:03:59.9020118Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:59.9020721Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:03:59.9021340Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:00.1561150Z 2025-07-24T04:04:00.1561871Z  2025-07-24T04:04:00.1562362Z  2025-07-24T04:04:00.1562733Z  2025-07-24T04:04:00.1563114Z  2025-07-24T04:04:00.1563460Z  2025-07-24T04:04:00.1563822Z  2025-07-24T04:04:00.1564197Z  2025-07-24T04:04:00.1564592Z  2025-07-24T04:04:00.1565576Z [2,250 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:00.1566645Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-07-24T04:04:00.1567550Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:00.1568316Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:00.1569175Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:00.1569936Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:00.1570788Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:00.1571361Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:00.1572006Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:00.6125013Z 2025-07-24T04:04:00.6125787Z  2025-07-24T04:04:00.6126249Z  2025-07-24T04:04:00.6126645Z  2025-07-24T04:04:00.6127014Z  2025-07-24T04:04:00.6127381Z  2025-07-24T04:04:00.6127715Z  2025-07-24T04:04:00.6128073Z  2025-07-24T04:04:00.6128751Z  2025-07-24T04:04:00.6129668Z [2,251 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:00.6130737Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-07-24T04:04:00.6131630Z Compiling test/cpp/api/jit.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:00.6132397Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:00.6132959Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:00.6133765Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:00.6134587Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:00.6135199Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:00.6135802Z //:jit_tests; 3s processwrapper-sandbox ... 2025-07-24T04:04:00.9591144Z 2025-07-24T04:04:00.9597869Z  2025-07-24T04:04:00.9598484Z  2025-07-24T04:04:00.9598866Z  2025-07-24T04:04:00.9599215Z  2025-07-24T04:04:00.9599587Z  2025-07-24T04:04:00.9600197Z  2025-07-24T04:04:00.9600573Z  2025-07-24T04:04:00.9600939Z  2025-07-24T04:04:00.9601832Z [2,252 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:00.9602965Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-07-24T04:04:00.9603719Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:00.9604339Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:00.9605143Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:00.9606620Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:00.9607254Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:00.9607863Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:00.9608509Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:01.1651010Z 2025-07-24T04:04:01.1651749Z  2025-07-24T04:04:01.1652128Z  2025-07-24T04:04:01.1652468Z  2025-07-24T04:04:01.1652816Z  2025-07-24T04:04:01.1653153Z  2025-07-24T04:04:01.1653451Z  2025-07-24T04:04:01.1653766Z  2025-07-24T04:04:01.1654063Z  2025-07-24T04:04:01.1654832Z [2,255 / 3,095] 2 / 26 tests; 16 actions, 14 running; last test: ...core_tests 2025-07-24T04:04:01.1655769Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-07-24T04:04:01.1656624Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:01.1657341Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:01.1657849Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:01.1658369Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:01.1658888Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:01.1659416Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:01.1659939Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:01.5599864Z 2025-07-24T04:04:01.5600588Z  2025-07-24T04:04:01.5601012Z  2025-07-24T04:04:01.5601396Z  2025-07-24T04:04:01.5601754Z  2025-07-24T04:04:01.5602104Z  2025-07-24T04:04:01.5602447Z  2025-07-24T04:04:01.5602784Z  2025-07-24T04:04:01.5603127Z  2025-07-24T04:04:01.5604068Z [2,255 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:01.5605417Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-07-24T04:04:01.5606399Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:01.5607101Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:01.5607642Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:01.5608241Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:01.5608879Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:01.5609495Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:01.5610134Z //:jit_tests; 3s processwrapper-sandbox ... 2025-07-24T04:04:01.7607699Z 2025-07-24T04:04:01.7608740Z  2025-07-24T04:04:01.7609204Z  2025-07-24T04:04:01.7609579Z  2025-07-24T04:04:01.7609948Z  2025-07-24T04:04:01.7610290Z  2025-07-24T04:04:01.7610622Z  2025-07-24T04:04:01.7610932Z  2025-07-24T04:04:01.7611244Z  2025-07-24T04:04:01.7612124Z [2,256 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:01.7613159Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-07-24T04:04:01.7614151Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:01.7614990Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:01.7615614Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:01.7616196Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:01.7616731Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:01.7617472Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:01.7618613Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:01.9614455Z 2025-07-24T04:04:01.9615216Z  2025-07-24T04:04:01.9615648Z  2025-07-24T04:04:01.9616033Z  2025-07-24T04:04:01.9616396Z  2025-07-24T04:04:01.9616771Z  2025-07-24T04:04:01.9617140Z  2025-07-24T04:04:01.9617493Z  2025-07-24T04:04:01.9617840Z  2025-07-24T04:04:01.9618671Z [2,257 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:01.9619689Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-07-24T04:04:01.9620652Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:01.9621477Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:01.9622068Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:01.9622671Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:01.9623231Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:01.9624002Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:01.9624934Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:04:02.3243645Z 2025-07-24T04:04:02.3244404Z  2025-07-24T04:04:02.3244855Z  2025-07-24T04:04:02.3245246Z  2025-07-24T04:04:02.3245661Z  2025-07-24T04:04:02.3246029Z  2025-07-24T04:04:02.3246406Z  2025-07-24T04:04:02.3246739Z  2025-07-24T04:04:02.3247095Z  2025-07-24T04:04:02.3247949Z [2,259 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:02.3249042Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-07-24T04:04:02.3250248Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:02.3251018Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:02.3251590Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:02.3252197Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:02.3253018Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:02.3253838Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:02.3254432Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:02.5619979Z 2025-07-24T04:04:02.5620927Z  2025-07-24T04:04:02.5621350Z  2025-07-24T04:04:02.5621741Z  2025-07-24T04:04:02.5622105Z  2025-07-24T04:04:02.5622484Z  2025-07-24T04:04:02.5622850Z  2025-07-24T04:04:02.5623220Z  2025-07-24T04:04:02.5623553Z  2025-07-24T04:04:02.5624526Z [2,260 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:02.5625480Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-07-24T04:04:02.5626366Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:02.5627203Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:02.5628184Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:02.5629039Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:02.5629944Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:02.5630678Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:02.5631582Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:02.8053116Z 2025-07-24T04:04:02.8053804Z  2025-07-24T04:04:02.8054250Z  2025-07-24T04:04:02.8054654Z  2025-07-24T04:04:02.8055031Z  2025-07-24T04:04:02.8055405Z  2025-07-24T04:04:02.8055783Z  2025-07-24T04:04:02.8056152Z  2025-07-24T04:04:02.8056528Z  2025-07-24T04:04:02.8057402Z [2,261 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:02.8058387Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-07-24T04:04:02.8059153Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:02.8060055Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:02.8060973Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:02.8061926Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:02.8062754Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:02.8063632Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:02.8064440Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:03.1620225Z 2025-07-24T04:04:03.1620854Z  2025-07-24T04:04:03.1621118Z  2025-07-24T04:04:03.1621344Z  2025-07-24T04:04:03.1621555Z  2025-07-24T04:04:03.1621780Z  2025-07-24T04:04:03.1621988Z  2025-07-24T04:04:03.1622212Z  2025-07-24T04:04:03.1622425Z  2025-07-24T04:04:03.1622978Z [2,262 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:03.1623648Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-07-24T04:04:03.1624104Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:03.1624706Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:03.1625209Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:03.1625703Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:03.1626270Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:03.1626710Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:03.1627079Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:03.4314846Z 2025-07-24T04:04:03.4315603Z  2025-07-24T04:04:03.4316051Z  2025-07-24T04:04:03.4316417Z  2025-07-24T04:04:03.4316792Z  2025-07-24T04:04:03.4317174Z  2025-07-24T04:04:03.4317545Z  2025-07-24T04:04:03.4317930Z  2025-07-24T04:04:03.4318298Z  2025-07-24T04:04:03.4319247Z [2,263 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:03.4320364Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-07-24T04:04:03.4321202Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:03.4322329Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:03.4323483Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:03.4324493Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:03.4325264Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:03.4325876Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:03.4326481Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:03.6409854Z 2025-07-24T04:04:03.6411143Z  2025-07-24T04:04:03.6411619Z  2025-07-24T04:04:03.6411962Z  2025-07-24T04:04:03.6412346Z  2025-07-24T04:04:03.6412716Z  2025-07-24T04:04:03.6414312Z  2025-07-24T04:04:03.6414703Z  2025-07-24T04:04:03.6415088Z  2025-07-24T04:04:03.6416035Z [2,264 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:03.6417166Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-07-24T04:04:03.6418011Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:03.6418956Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:03.6420170Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:03.6421227Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:03.6422032Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:03.6422650Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:03.6423293Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:04.3163992Z 2025-07-24T04:04:04.3164844Z  2025-07-24T04:04:04.3165283Z  2025-07-24T04:04:04.3165937Z  2025-07-24T04:04:04.3166316Z  2025-07-24T04:04:04.3166675Z  2025-07-24T04:04:04.3167050Z  2025-07-24T04:04:04.3167411Z  2025-07-24T04:04:04.3167789Z  2025-07-24T04:04:04.3168658Z [2,265 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:04.3169782Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-07-24T04:04:04.3170580Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:04:04.3171488Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:04.3172625Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:04.3173653Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:04.3174405Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:04.3174984Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:04.3175624Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:04:04.5196461Z 2025-07-24T04:04:04.5197315Z  2025-07-24T04:04:04.5197784Z  2025-07-24T04:04:04.5198171Z  2025-07-24T04:04:04.5198574Z  2025-07-24T04:04:04.5198975Z  2025-07-24T04:04:04.5199359Z  2025-07-24T04:04:04.5199789Z  2025-07-24T04:04:04.5200175Z  2025-07-24T04:04:04.5201134Z [2,266 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:04.5202271Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-07-24T04:04:04.5203405Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:04.5204614Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:04.5205694Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:04.5206505Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:04.5207127Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:04.5207790Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:04.5208428Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:04.7436189Z 2025-07-24T04:04:04.7437355Z  2025-07-24T04:04:04.7437806Z  2025-07-24T04:04:04.7438185Z  2025-07-24T04:04:04.7438806Z  2025-07-24T04:04:04.7439184Z  2025-07-24T04:04:04.7439563Z  2025-07-24T04:04:04.7439954Z  2025-07-24T04:04:04.7440345Z  2025-07-24T04:04:04.7441241Z [2,269 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:04.7442349Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-07-24T04:04:04.7443382Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:04.7444404Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:04.7445173Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:04.7446011Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:04.7446646Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:04.7447237Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:04.7448030Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:05.0258709Z 2025-07-24T04:04:05.0260057Z  2025-07-24T04:04:05.0260540Z  2025-07-24T04:04:05.0260919Z  2025-07-24T04:04:05.0261313Z  2025-07-24T04:04:05.0261688Z  2025-07-24T04:04:05.0262073Z  2025-07-24T04:04:05.0262450Z  2025-07-24T04:04:05.0262802Z  2025-07-24T04:04:05.0263763Z [2,269 / 3,095] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-07-24T04:04:05.0264994Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-07-24T04:04:05.0266052Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:05.0267076Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:05.0268110Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:05.0268712Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:05.0269332Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:05.0269937Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:05.0270711Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:05.4706407Z 2025-07-24T04:04:05.4707585Z  2025-07-24T04:04:05.4708060Z  2025-07-24T04:04:05.4708430Z  2025-07-24T04:04:05.4708820Z  2025-07-24T04:04:05.4709163Z  2025-07-24T04:04:05.4709499Z  2025-07-24T04:04:05.4709849Z  2025-07-24T04:04:05.4710230Z  2025-07-24T04:04:05.4711179Z [2,270 / 3,095] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-07-24T04:04:05.4712342Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-07-24T04:04:05.4713325Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:05.4714154Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:05.4714786Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:05.4715410Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:05.4716059Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:05.4716809Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:05.4717666Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:05.4834808Z 2025-07-24T04:04:05.4835534Z  2025-07-24T04:04:05.4835975Z  2025-07-24T04:04:05.4836371Z  2025-07-24T04:04:05.4836747Z  2025-07-24T04:04:05.4837120Z  2025-07-24T04:04:05.4837464Z  2025-07-24T04:04:05.4837785Z  2025-07-24T04:04:05.4838126Z  2025-07-24T04:04:05.4838733Z INFO: From Testing //c10/test:util_base_tests: 2025-07-24T04:04:05.4839451Z ==================== Test output for //c10/test:util_base_tests: 2025-07-24T04:04:05.4840050Z Running main() from gmock_main.cc 2025-07-24T04:04:05.4840656Z Note: Google Test filter = -*CUDA 2025-07-24T04:04:05.4843121Z [==========] Running 768 tests from 86 test suites. 2025-07-24T04:04:05.4843805Z [----------] Global test environment set-up. 2025-07-24T04:04:05.4844481Z [----------] 1 test from LoggingDeathTest 2025-07-24T04:04:05.4845331Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-07-24T04:04:05.4846046Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (6137 ms) 2025-07-24T04:04:05.4846733Z [----------] 1 test from LoggingDeathTest (6137 ms total) 2025-07-24T04:04:05.4847173Z 2025-07-24T04:04:05.4847343Z [----------] 1 test from ArrayRefTest 2025-07-24T04:04:05.4847909Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-07-24T04:04:05.4849966Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-07-24T04:04:05.4850737Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-07-24T04:04:05.4851197Z 2025-07-24T04:04:05.4851381Z [----------] 12 tests from BitsetTest 2025-07-24T04:04:05.4852263Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-07-24T04:04:05.4853197Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-07-24T04:04:05.4854226Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-07-24T04:04:05.4855265Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-07-24T04:04:05.4856263Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-07-24T04:04:05.4857392Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-07-24T04:04:05.4858503Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-07-24T04:04:05.4859491Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-07-24T04:04:05.4875988Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-07-24T04:04:05.4877081Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-07-24T04:04:05.4878226Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-07-24T04:04:05.4879452Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-07-24T04:04:05.4880400Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-07-24T04:04:05.4881595Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-07-24T04:04:05.4882677Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-07-24T04:04:05.4883805Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-07-24T04:04:05.4885055Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-07-24T04:04:05.4886263Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-07-24T04:04:05.4887443Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-07-24T04:04:05.4888584Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-07-24T04:04:05.4889946Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-07-24T04:04:05.4891345Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-07-24T04:04:05.4892729Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-07-24T04:04:05.4894200Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-07-24T04:04:05.4895354Z [----------] 12 tests from BitsetTest (0 ms total) 2025-07-24T04:04:05.4895838Z 2025-07-24T04:04:05.4896051Z [----------] 2 tests from DeadlockDetection 2025-07-24T04:04:05.4896668Z [ RUN ] DeadlockDetection.basic 2025-07-24T04:04:05.4897256Z [ OK ] DeadlockDetection.basic (0 ms) 2025-07-24T04:04:05.4897801Z [ RUN ] DeadlockDetection.disable 2025-07-24T04:04:05.4898384Z [ OK ] DeadlockDetection.disable (0 ms) 2025-07-24T04:04:05.4899115Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-07-24T04:04:05.4899610Z 2025-07-24T04:04:05.4899798Z [----------] 18 tests from Enumerate 2025-07-24T04:04:05.4900348Z [ RUN ] Enumerate.Basic 2025-07-24T04:04:05.4900847Z [ OK ] Enumerate.Basic (0 ms) 2025-07-24T04:04:05.4901511Z [ RUN ] Enumerate.BasicRRef 2025-07-24T04:04:05.4901981Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-07-24T04:04:05.4902506Z [ RUN ] Enumerate.BasicConst 2025-07-24T04:04:05.4903003Z [ OK ] Enumerate.BasicConst (0 ms) 2025-07-24T04:04:05.4903543Z [ RUN ] Enumerate.BasicConstRef 2025-07-24T04:04:05.4904094Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-07-24T04:04:05.4904815Z [ RUN ] Enumerate.BasicConstRRef 2025-07-24T04:04:05.4905430Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-07-24T04:04:05.4906047Z [ RUN ] Enumerate.BasicVecBool 2025-07-24T04:04:05.4906655Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-07-24T04:04:05.4907401Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-07-24T04:04:05.4907968Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-07-24T04:04:05.4908513Z [ RUN ] Enumerate.Temporary 2025-07-24T04:04:05.4909024Z [ OK ] Enumerate.Temporary (0 ms) 2025-07-24T04:04:05.4909616Z [ RUN ] Enumerate.BasicConstArg 2025-07-24T04:04:05.4910211Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-07-24T04:04:05.4910895Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-07-24T04:04:05.4911624Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-07-24T04:04:05.4912270Z [ RUN ] Enumerate.EmptyRange 2025-07-24T04:04:05.4912743Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-07-24T04:04:05.4913295Z [ RUN ] Enumerate.Cpp17Support 2025-07-24T04:04:05.4913819Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-07-24T04:04:05.4914471Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-07-24T04:04:05.4915302Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-07-24T04:04:05.4916141Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-07-24T04:04:05.4917059Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-07-24T04:04:05.4917783Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-07-24T04:04:05.4918531Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-07-24T04:04:05.4919331Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-07-24T04:04:05.4920139Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-07-24T04:04:05.4920862Z [ RUN ] Enumerate.BasicConstexpr 2025-07-24T04:04:05.4921479Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-07-24T04:04:05.4922128Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-07-24T04:04:05.4922853Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-07-24T04:04:05.4923558Z [----------] 18 tests from Enumerate (0 ms total) 2025-07-24T04:04:05.4923996Z 2025-07-24T04:04:05.4924205Z [----------] 1 test from HalfConversionTest 2025-07-24T04:04:05.4924931Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-07-24T04:04:05.4925751Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-07-24T04:04:05.4926549Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-07-24T04:04:05.4926978Z 2025-07-24T04:04:05.4927169Z [----------] 2 tests from HalfConversion 2025-07-24T04:04:05.4927767Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-07-24T04:04:05.4928529Z [ OK ] HalfConversion.TestNativeConversionToFloat (7 ms) 2025-07-24T04:04:05.4929324Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-07-24T04:04:05.4930175Z [ OK ] HalfConversion.TestNativeConversionToHalf (8 ms) 2025-07-24T04:04:05.4930973Z [----------] 2 tests from HalfConversion (15 ms total) 2025-07-24T04:04:05.4931451Z 2025-07-24T04:04:05.4931624Z [----------] 7 tests from IntrusiveList 2025-07-24T04:04:05.4932180Z [ RUN ] IntrusiveList.TestInsert 2025-07-24T04:04:05.4932700Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-07-24T04:04:05.4933281Z [ RUN ] IntrusiveList.TestUnlink 2025-07-24T04:04:05.4933835Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-07-24T04:04:05.4934457Z [ RUN ] IntrusiveList.TestMoveElement 2025-07-24T04:04:05.4935107Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-07-24T04:04:05.4935774Z [ RUN ] IntrusiveList.TestEmpty 2025-07-24T04:04:05.4936477Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-07-24T04:04:05.4937118Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-07-24T04:04:05.4937805Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-07-24T04:04:05.4938419Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-07-24T04:04:05.4939180Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-07-24T04:04:05.4939934Z [ RUN ] IntrusiveList.TestNullListIterator 2025-07-24T04:04:05.4940687Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-07-24T04:04:05.4941395Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-07-24T04:04:05.4941860Z 2025-07-24T04:04:05.4942204Z [----------] 12 tests from LeftRightTest 2025-07-24T04:04:05.4943015Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-07-24T04:04:05.4944092Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-07-24T04:04:05.4945371Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-07-24T04:04:05.4946569Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-07-24T04:04:05.4947875Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-07-24T04:04:05.4949127Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-07-24T04:04:05.4963158Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-07-24T04:04:05.4963939Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-07-24T04:04:05.4964864Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-07-24T04:04:05.4965899Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-07-24T04:04:05.4967132Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-07-24T04:04:05.4968279Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-07-24T04:04:05.4969329Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-07-24T04:04:05.4970182Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-07-24T04:04:05.4971089Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-07-24T04:04:05.4972121Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-07-24T04:04:05.4973234Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-07-24T04:04:05.4974269Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-07-24T04:04:05.4975464Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-07-24T04:04:05.4977001Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-07-24T04:04:05.4978378Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-07-24T04:04:05.4979685Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-07-24T04:04:05.4980968Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-07-24T04:04:05.4982201Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-07-24T04:04:05.4983262Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-07-24T04:04:05.4983758Z 2025-07-24T04:04:05.4983990Z [----------] 16 tests from MetaprogrammingTest 2025-07-24T04:04:05.4984867Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2025-07-24T04:04:05.4985673Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2025-07-24T04:04:05.4986636Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2025-07-24T04:04:05.4987608Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2025-07-24T04:04:05.4988528Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2025-07-24T04:04:05.4989275Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2025-07-24T04:04:05.4990209Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2025-07-24T04:04:05.4991021Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2025-07-24T04:04:05.4991807Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2025-07-24T04:04:05.4992556Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2025-07-24T04:04:05.4993212Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2025-07-24T04:04:05.4993937Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2025-07-24T04:04:05.4994683Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2025-07-24T04:04:05.4995423Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2025-07-24T04:04:05.4996354Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2025-07-24T04:04:05.4997006Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2025-07-24T04:04:05.4997951Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2025-07-24T04:04:05.4999253Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2025-07-24T04:04:05.5000381Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2025-07-24T04:04:05.5001178Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2025-07-24T04:04:05.5002116Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2025-07-24T04:04:05.5003069Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2025-07-24T04:04:05.5004092Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2025-07-24T04:04:05.5005134Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2025-07-24T04:04:05.5006144Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2025-07-24T04:04:05.5007232Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2025-07-24T04:04:05.5008293Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2025-07-24T04:04:05.5009415Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2025-07-24T04:04:05.5010488Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2025-07-24T04:04:05.5011412Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2025-07-24T04:04:05.5012418Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2025-07-24T04:04:05.5013421Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2025-07-24T04:04:05.5014386Z [----------] 16 tests from MetaprogrammingTest (0 ms total) 2025-07-24T04:04:05.5014855Z 2025-07-24T04:04:05.5015039Z [----------] 7 tests from NetworkFlowTest 2025-07-24T04:04:05.5015561Z [ RUN ] NetworkFlowTest.basic 2025-07-24T04:04:05.5016141Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-07-24T04:04:05.5016727Z [ RUN ] NetworkFlowTest.loop 2025-07-24T04:04:05.5017306Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-07-24T04:04:05.5017953Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-07-24T04:04:05.5018677Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-07-24T04:04:05.5019316Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-07-24T04:04:05.5020006Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-07-24T04:04:05.5020672Z [ RUN ] NetworkFlowTest.unbounded 2025-07-24T04:04:05.5021310Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-07-24T04:04:05.5021951Z [ RUN ] NetworkFlowTest.overflow 2025-07-24T04:04:05.5022517Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-07-24T04:04:05.5023079Z [ RUN ] NetworkFlowTest.reverse_edge 2025-07-24T04:04:05.5023664Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-07-24T04:04:05.5024414Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-07-24T04:04:05.5024895Z 2025-07-24T04:04:05.5025083Z [----------] 1 test from SemaphoreTest 2025-07-24T04:04:05.5025697Z [ RUN ] SemaphoreTest.TestConcurrency 2025-07-24T04:04:05.5026366Z [ OK ] SemaphoreTest.TestConcurrency (25 ms) 2025-07-24T04:04:05.5027080Z [----------] 1 test from SemaphoreTest (25 ms total) 2025-07-24T04:04:05.5027610Z 2025-07-24T04:04:05.5027815Z [----------] 2 tests from Synchronized 2025-07-24T04:04:05.5028368Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-07-24T04:04:05.5029118Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-07-24T04:04:05.5029908Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-07-24T04:04:05.5030696Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2025-07-24T04:04:05.5031446Z [----------] 2 tests from Synchronized (18 ms total) 2025-07-24T04:04:05.5031846Z 2025-07-24T04:04:05.5031995Z [----------] 1 test from ThreadLocal 2025-07-24T04:04:05.5032553Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-07-24T04:04:05.5033401Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-07-24T04:04:05.5034119Z [----------] 1 test from ThreadLocal (0 ms total) 2025-07-24T04:04:05.5034577Z 2025-07-24T04:04:05.5034800Z [----------] 11 tests from ThreadLocalTest 2025-07-24T04:04:05.5035476Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-07-24T04:04:05.5036256Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-07-24T04:04:05.5036932Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-07-24T04:04:05.5037607Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-07-24T04:04:05.5038340Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-07-24T04:04:05.5039113Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-07-24T04:04:05.5039892Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-07-24T04:04:05.5040655Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-07-24T04:04:05.5041360Z [ RUN ] ThreadLocalTest.TestClassScope 2025-07-24T04:04:05.5042040Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-07-24T04:04:05.5042878Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-07-24T04:04:05.5043648Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-07-24T04:04:05.5044416Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-07-24T04:04:05.5045215Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-07-24T04:04:05.5046000Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-07-24T04:04:05.5046770Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-07-24T04:04:05.5047619Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-07-24T04:04:05.5048486Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-07-24T04:04:05.5049306Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-07-24T04:04:05.5051243Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-07-24T04:04:05.5052816Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-07-24T04:04:05.5054310Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-07-24T04:04:05.5055575Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-07-24T04:04:05.5056227Z 2025-07-24T04:04:05.5056411Z [----------] 7 tests from TypeIndex 2025-07-24T04:04:05.5057226Z [ RUN ] TypeIndex.TopLevelName 2025-07-24T04:04:05.5059428Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-07-24T04:04:05.5062266Z [ RUN ] TypeIndex.NestedName 2025-07-24T04:04:05.5085680Z [ OK ] TypeIndex.NestedName (0 ms) 2025-07-24T04:04:05.5086425Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-07-24T04:04:05.5087107Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-07-24T04:04:05.5087709Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-07-24T04:04:05.5088431Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-07-24T04:04:05.5089178Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-07-24T04:04:05.5089974Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-07-24T04:04:05.5090798Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-07-24T04:04:05.5091600Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-07-24T04:04:05.5092356Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-07-24T04:04:05.5093262Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-07-24T04:04:05.5094008Z [----------] 7 tests from TypeIndex (0 ms total) 2025-07-24T04:04:05.5094463Z 2025-07-24T04:04:05.5094660Z [----------] 4 tests from TypeListTest 2025-07-24T04:04:05.5095325Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2025-07-24T04:04:05.5096017Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2025-07-24T04:04:05.5096691Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2025-07-24T04:04:05.5097527Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2025-07-24T04:04:05.5098349Z [ RUN ] TypeListTest.MapTypesToValues_members 2025-07-24T04:04:05.5099293Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2025-07-24T04:04:05.5099995Z [ RUN ] TypeListTest.MapTypesToValues_empty 2025-07-24T04:04:05.5100628Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2025-07-24T04:04:05.5101251Z [----------] 4 tests from TypeListTest (0 ms total) 2025-07-24T04:04:05.5101687Z 2025-07-24T04:04:05.5101863Z [----------] 4 tests from accumulateTest 2025-07-24T04:04:05.5102422Z [ RUN ] accumulateTest.vector_test 2025-07-24T04:04:05.5103062Z [ OK ] accumulateTest.vector_test (0 ms) 2025-07-24T04:04:05.5103712Z [ RUN ] accumulateTest.list_test 2025-07-24T04:04:05.5104414Z [ OK ] accumulateTest.list_test (0 ms) 2025-07-24T04:04:05.5105048Z [ RUN ] accumulateTest.base_cases 2025-07-24T04:04:05.5105588Z [ OK ] accumulateTest.base_cases (0 ms) 2025-07-24T04:04:05.5106113Z [ RUN ] accumulateTest.errors 2025-07-24T04:04:05.5106623Z [ OK ] accumulateTest.errors (0 ms) 2025-07-24T04:04:05.5107244Z [----------] 4 tests from accumulateTest (0 ms total) 2025-07-24T04:04:05.5107839Z 2025-07-24T04:04:05.5108052Z [----------] 5 tests from BFloat16Conversion 2025-07-24T04:04:05.5108762Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-07-24T04:04:05.5109580Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-07-24T04:04:05.5110379Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-07-24T04:04:05.5111135Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-07-24T04:04:05.5111792Z [ RUN ] BFloat16Conversion.NaN 2025-07-24T04:04:05.5112319Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-07-24T04:04:05.5112863Z [ RUN ] BFloat16Conversion.Inf 2025-07-24T04:04:05.5113446Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-07-24T04:04:05.5114093Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-07-24T04:04:05.5114836Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-07-24T04:04:05.5115581Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-07-24T04:04:05.5116030Z 2025-07-24T04:04:05.5116191Z [----------] 3 tests from BFloat16Math 2025-07-24T04:04:05.5116679Z [ RUN ] BFloat16Math.Addition 2025-07-24T04:04:05.5117165Z [ OK ] BFloat16Math.Addition (0 ms) 2025-07-24T04:04:05.5117714Z [ RUN ] BFloat16Math.Subtraction 2025-07-24T04:04:05.5118243Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-07-24T04:04:05.5118851Z [ RUN ] BFloat16Math.NextAfterZero 2025-07-24T04:04:05.5119470Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-07-24T04:04:05.5120140Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-07-24T04:04:05.5120595Z 2025-07-24T04:04:05.5120809Z [----------] 2 tests from TestExponential 2025-07-24T04:04:05.5121361Z [ RUN ] TestExponential.IPi 2025-07-24T04:04:05.5121854Z [ OK ] TestExponential.IPi (0 ms) 2025-07-24T04:04:05.5122364Z [ RUN ] TestExponential.EulerFormula 2025-07-24T04:04:05.5122969Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-07-24T04:04:05.5123667Z [----------] 2 tests from TestExponential (0 ms total) 2025-07-24T04:04:05.5124164Z 2025-07-24T04:04:05.5124340Z [----------] 2 tests from TestExpm1 2025-07-24T04:04:05.5124892Z [ RUN ] TestExpm1.Normal 2025-07-24T04:04:05.5125408Z [ OK ] TestExpm1.Normal (0 ms) 2025-07-24T04:04:05.5125921Z [ RUN ] TestExpm1.Small 2025-07-24T04:04:05.5126492Z [ OK ] TestExpm1.Small (0 ms) 2025-07-24T04:04:05.5127014Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-07-24T04:04:05.5127445Z 2025-07-24T04:04:05.5127618Z [----------] 1 test from TestLog 2025-07-24T04:04:05.5128144Z [ RUN ] TestLog.Definition 2025-07-24T04:04:05.5128671Z [ OK ] TestLog.Definition (0 ms) 2025-07-24T04:04:05.5129277Z [----------] 1 test from TestLog (0 ms total) 2025-07-24T04:04:05.5129698Z 2025-07-24T04:04:05.5129872Z [----------] 1 test from TestLog10 2025-07-24T04:04:05.5130338Z [ RUN ] TestLog10.Rev 2025-07-24T04:04:05.5130748Z [ OK ] TestLog10.Rev (0 ms) 2025-07-24T04:04:05.5131426Z [----------] 1 test from TestLog10 (0 ms total) 2025-07-24T04:04:05.5131897Z 2025-07-24T04:04:05.5132069Z [----------] 1 test from TestLog2 2025-07-24T04:04:05.5132584Z [ RUN ] TestLog2.Rev 2025-07-24T04:04:05.5133066Z [ OK ] TestLog2.Rev (0 ms) 2025-07-24T04:04:05.5133626Z [----------] 1 test from TestLog2 (0 ms total) 2025-07-24T04:04:05.5134025Z 2025-07-24T04:04:05.5134178Z [----------] 3 tests from TestLog1p 2025-07-24T04:04:05.5134663Z [ RUN ] TestLog1p.Normal 2025-07-24T04:04:05.5135116Z [ OK ] TestLog1p.Normal (0 ms) 2025-07-24T04:04:05.5135608Z [ RUN ] TestLog1p.Small 2025-07-24T04:04:05.5136062Z [ OK ] TestLog1p.Small (0 ms) 2025-07-24T04:04:05.5136572Z [ RUN ] TestLog1p.Extreme 2025-07-24T04:04:05.5137037Z [ OK ] TestLog1p.Extreme (0 ms) 2025-07-24T04:04:05.5137602Z [----------] 3 tests from TestLog1p (0 ms total) 2025-07-24T04:04:05.5138004Z 2025-07-24T04:04:05.5138179Z [----------] 1 test from TestPowSqrt 2025-07-24T04:04:05.5138683Z [ RUN ] TestPowSqrt.Equal 2025-07-24T04:04:05.5139184Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-07-24T04:04:05.5139840Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-07-24T04:04:05.5140268Z 2025-07-24T04:04:05.5140457Z [----------] 1 test from TestPow 2025-07-24T04:04:05.5140954Z [ RUN ] TestPow.Square 2025-07-24T04:04:05.5141466Z [ OK ] TestPow.Square (0 ms) 2025-07-24T04:04:05.5142034Z [----------] 1 test from TestPow (0 ms total) 2025-07-24T04:04:05.5142473Z 2025-07-24T04:04:05.5142658Z [----------] 1 test from TestSinCosSinhCosh 2025-07-24T04:04:05.5143218Z [ RUN ] TestSinCosSinhCosh.Identity 2025-07-24T04:04:05.5143771Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-07-24T04:04:05.5144585Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-07-24T04:04:05.5145070Z 2025-07-24T04:04:05.5145243Z [----------] 1 test from TestTan 2025-07-24T04:04:05.5145778Z [ RUN ] TestTan.Identity 2025-07-24T04:04:05.5146296Z [ OK ] TestTan.Identity (0 ms) 2025-07-24T04:04:05.5146858Z [----------] 1 test from TestTan (0 ms total) 2025-07-24T04:04:05.5147226Z 2025-07-24T04:04:05.5147377Z [----------] 1 test from TestTanh 2025-07-24T04:04:05.5147860Z [ RUN ] TestTanh.Identity 2025-07-24T04:04:05.5148396Z [ OK ] TestTanh.Identity (0 ms) 2025-07-24T04:04:05.5148998Z [----------] 1 test from TestTanh (0 ms total) 2025-07-24T04:04:05.5149435Z 2025-07-24T04:04:05.5149877Z [----------] 1 test from TestRevTrigonometric 2025-07-24T04:04:05.5150506Z [ RUN ] TestRevTrigonometric.Rev 2025-07-24T04:04:05.5151061Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-07-24T04:04:05.5151646Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-07-24T04:04:05.5152113Z 2025-07-24T04:04:05.5152301Z [----------] 1 test from TestRevHyperbolic 2025-07-24T04:04:05.5152867Z [ RUN ] TestRevHyperbolic.Rev 2025-07-24T04:04:05.5153422Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-07-24T04:04:05.5154101Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-07-24T04:04:05.5154585Z 2025-07-24T04:04:05.5154771Z [----------] 1 test from TestMemory 2025-07-24T04:04:05.5155353Z [ RUN ] TestMemory.ReinterpretCast 2025-07-24T04:04:05.5155930Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-07-24T04:04:05.5156485Z [----------] 1 test from TestMemory (0 ms total) 2025-07-24T04:04:05.5156913Z 2025-07-24T04:04:05.5157255Z [----------] 1 test from TestConstructors 2025-07-24T04:04:05.5157872Z [ RUN ] TestConstructors.UnorderedMap 2025-07-24T04:04:05.5158547Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-07-24T04:04:05.5159246Z [----------] 1 test from TestConstructors (0 ms total) 2025-07-24T04:04:05.5159704Z 2025-07-24T04:04:05.5159905Z [----------] 1 test from TestArithmeticIntScalar 2025-07-24T04:04:05.5160466Z [ RUN ] TestArithmeticIntScalar.All 2025-07-24T04:04:05.5161062Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-07-24T04:04:05.5161762Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-07-24T04:04:05.5162304Z 2025-07-24T04:04:05.5162656Z [----------] 1 test from TestIO 2025-07-24T04:04:05.5163174Z [ RUN ] TestIO.All 2025-07-24T04:04:05.5163635Z [ OK ] TestIO.All (0 ms) 2025-07-24T04:04:05.5164165Z [----------] 1 test from TestIO (0 ms total) 2025-07-24T04:04:05.5164547Z 2025-07-24T04:04:05.5164695Z [----------] 1 test from TestStd 2025-07-24T04:04:05.5165161Z [ RUN ] TestStd.BasicFunctions 2025-07-24T04:04:05.5165746Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-07-24T04:04:05.5166380Z [----------] 1 test from TestStd (0 ms total) 2025-07-24T04:04:05.5166808Z 2025-07-24T04:04:05.5167005Z [----------] 1 test from StrErrorTest 2025-07-24T04:04:05.5167571Z [ RUN ] StrErrorTest.cmp_test 2025-07-24T04:04:05.5168120Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-07-24T04:04:05.5168670Z [----------] 1 test from StrErrorTest (0 ms total) 2025-07-24T04:04:05.5169096Z 2025-07-24T04:04:05.5169271Z [----------] 4 tests from ExceptionTest 2025-07-24T04:04:05.5169918Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-07-24T04:04:05.5170785Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-07-24T04:04:05.5171692Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-07-24T04:04:05.5172371Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (7260 ms) 2025-07-24T04:04:05.5173011Z [ RUN ] ExceptionTest.ErrorFormatting 2025-07-24T04:04:05.5173612Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-07-24T04:04:05.5174441Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-07-24T04:04:05.5175526Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-07-24T04:04:05.5176424Z [----------] 4 tests from ExceptionTest (7260 ms total) 2025-07-24T04:04:05.5176847Z 2025-07-24T04:04:05.5177003Z [----------] 1 test from WarningTest 2025-07-24T04:04:05.5177534Z [ RUN ] WarningTest.JustPrintWarning 2025-07-24T04:04:05.5178254Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:04:05.5179340Z W0724 04:02:24.100514 92313 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-07-24T04:04:05.5180331Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-07-24T04:04:05.5181013Z [----------] 1 test from WarningTest (0 ms total) 2025-07-24T04:04:05.5181441Z 2025-07-24T04:04:05.5181614Z [----------] 1 test from FlagsTest 2025-07-24T04:04:05.5182143Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-07-24T04:04:05.5182750Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-07-24T04:04:05.5183429Z [----------] 1 test from FlagsTest (0 ms total) 2025-07-24T04:04:05.5183878Z 2025-07-24T04:04:05.5184096Z [----------] 1 test from GenericMathTest 2025-07-24T04:04:05.5184815Z [ RUN ] GenericMathTest.div_floor_test 2025-07-24T04:04:05.5185466Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-07-24T04:04:05.5186083Z [----------] 1 test from GenericMathTest (0 ms total) 2025-07-24T04:04:05.5186504Z 2025-07-24T04:04:05.5186697Z [----------] 5 tests from MakeIntrusiveTest 2025-07-24T04:04:05.5187300Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-07-24T04:04:05.5188022Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-07-24T04:04:05.5188738Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-07-24T04:04:05.5189440Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-07-24T04:04:05.5190235Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-07-24T04:04:05.5191104Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-07-24T04:04:05.5191884Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-07-24T04:04:05.5192606Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-07-24T04:04:05.5193314Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-07-24T04:04:05.5194143Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-07-24T04:04:05.5194945Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-07-24T04:04:05.5195444Z 2025-07-24T04:04:05.5195677Z [----------] 1 test from IntrusivePtrTargetTest 2025-07-24T04:04:05.5196585Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-07-24T04:04:05.5197649Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-07-24T04:04:05.5198576Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-07-24T04:04:05.5199057Z 2025-07-24T04:04:05.5199275Z [----------] 146 tests from IntrusivePtrTest 2025-07-24T04:04:05.5200153Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-07-24T04:04:05.5201351Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-07-24T04:04:05.5202498Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-07-24T04:04:05.5203701Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-07-24T04:04:05.5204997Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-07-24T04:04:05.5206210Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-07-24T04:04:05.5207454Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-07-24T04:04:05.5208663Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-07-24T04:04:05.5209886Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-07-24T04:04:05.5211006Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:04:05.5212315Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-07-24T04:04:05.5213687Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:04:05.5214888Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-07-24T04:04:05.5216079Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:04:05.5217362Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-07-24T04:04:05.5218740Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-07-24T04:04:05.5220144Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5221425Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5222652Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-07-24T04:04:05.5224014Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5225496Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-07-24T04:04:05.5226873Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5228288Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-07-24T04:04:05.5229503Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:04:05.5230712Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-07-24T04:04:05.5231951Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:04:05.5233316Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-07-24T04:04:05.5234579Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5235958Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5237343Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5238707Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-07-24T04:04:05.5240556Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:04:05.5242111Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5243493Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5244917Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5246313Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5247817Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5249441Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5251953Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5253603Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5255304Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5256940Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5258507Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5259945Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5261435Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5262759Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5263912Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-07-24T04:04:05.5265407Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-07-24T04:04:05.5266789Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-07-24T04:04:05.5268079Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5269310Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-07-24T04:04:05.5270505Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:04:05.5271713Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-07-24T04:04:05.5272979Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:04:05.5274266Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-07-24T04:04:05.5275655Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5277096Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5278558Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5280147Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5281689Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5283117Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5284710Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5286271Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5287720Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5289590Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-07-24T04:04:05.5291167Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:04:05.5292751Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5294335Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5295637Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-07-24T04:04:05.5296914Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5298177Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-07-24T04:04:05.5299342Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5300471Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-07-24T04:04:05.5301685Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:04:05.5303052Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5304764Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5306152Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5307667Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5309164Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5310497Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5311856Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-07-24T04:04:05.5313273Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-07-24T04:04:05.5314944Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5316625Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5318373Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5319986Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5321310Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-07-24T04:04:05.5322460Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5323666Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-07-24T04:04:05.5324936Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-07-24T04:04:05.5326181Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-07-24T04:04:05.5327286Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:04:05.5328813Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5330321Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5331700Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5333067Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5334458Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5335965Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5337393Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-07-24T04:04:05.5338903Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5340484Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5342207Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5343950Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5345519Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5346614Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-07-24T04:04:05.5347226Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-07-24T04:04:05.5347927Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-07-24T04:04:05.5348517Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-07-24T04:04:05.5349182Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-07-24T04:04:05.5356628Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-07-24T04:04:05.5357390Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-07-24T04:04:05.5358055Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-07-24T04:04:05.5358732Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-07-24T04:04:05.5359477Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-07-24T04:04:05.5369123Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-07-24T04:04:05.5369913Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-07-24T04:04:05.5370664Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-07-24T04:04:05.5371495Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-07-24T04:04:05.5372317Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-07-24T04:04:05.5373188Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-07-24T04:04:05.5373993Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-07-24T04:04:05.5374694Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-07-24T04:04:05.5375387Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-07-24T04:04:05.5376032Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-07-24T04:04:05.5376758Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-07-24T04:04:05.5377529Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-07-24T04:04:05.5378264Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-07-24T04:04:05.5378934Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-07-24T04:04:05.5379620Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-07-24T04:04:05.5380343Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-07-24T04:04:05.5381246Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-07-24T04:04:05.5382180Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-07-24T04:04:05.5383040Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-07-24T04:04:05.5383873Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-07-24T04:04:05.5385275Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-07-24T04:04:05.5385905Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-07-24T04:04:05.5386288Z [ RUN ] IntrusivePtrTest.Inequality 2025-07-24T04:04:05.5386669Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-07-24T04:04:05.5387064Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-07-24T04:04:05.5387506Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-07-24T04:04:05.5387947Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-07-24T04:04:05.5388380Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-07-24T04:04:05.5388949Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-07-24T04:04:05.5389350Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-07-24T04:04:05.5389807Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-07-24T04:04:05.5390360Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-07-24T04:04:05.5391035Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-07-24T04:04:05.5391556Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-07-24T04:04:05.5392058Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-07-24T04:04:05.5392568Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-07-24T04:04:05.5393038Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-07-24T04:04:05.5393475Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-07-24T04:04:05.5393875Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-07-24T04:04:05.5394243Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-07-24T04:04:05.5394684Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-07-24T04:04:05.5395085Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-07-24T04:04:05.5395489Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-07-24T04:04:05.5395872Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-07-24T04:04:05.5396321Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-07-24T04:04:05.5396809Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-07-24T04:04:05.5397351Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-07-24T04:04:05.5397922Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-07-24T04:04:05.5398525Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-07-24T04:04:05.5399137Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-07-24T04:04:05.5399746Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-07-24T04:04:05.5400368Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-07-24T04:04:05.5401116Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5402020Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5402990Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5404011Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5404866Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-07-24T04:04:05.5405958Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5407255Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:04:05.5408612Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5410306Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5412166Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5414203Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5416346Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5418729Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5420990Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5423112Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5424747Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5425829Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5426846Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5427860Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5428910Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5430014Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5431203Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5432429Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5433561Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5434775Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5436387Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5438356Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5439997Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5441819Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5443759Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5445520Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5447247Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5449052Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5451196Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5452718Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-07-24T04:04:05.5453761Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5454860Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:04:05.5456026Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5457614Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5459166Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5460787Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5462529Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5464480Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5466224Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5467529Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-07-24T04:04:05.5468365Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-07-24T04:04:05.5469466Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-07-24T04:04:05.5470887Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-07-24T04:04:05.5472265Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-07-24T04:04:05.5473748Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-07-24T04:04:05.5475186Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-07-24T04:04:05.5476635Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-07-24T04:04:05.5477974Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-07-24T04:04:05.5479271Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-07-24T04:04:05.5480305Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-07-24T04:04:05.5481038Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-07-24T04:04:05.5481799Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-07-24T04:04:05.5482540Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-07-24T04:04:05.5483264Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-07-24T04:04:05.5484034Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-07-24T04:04:05.5484800Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-07-24T04:04:05.5485562Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-07-24T04:04:05.5501016Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-07-24T04:04:05.5501761Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5502464Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-07-24T04:04:05.5503110Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-07-24T04:04:05.5503803Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-07-24T04:04:05.5504653Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:04:05.5505404Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-07-24T04:04:05.5506128Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-07-24T04:04:05.5506892Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-07-24T04:04:05.5507636Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:04:05.5508404Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-07-24T04:04:05.5509096Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-07-24T04:04:05.5509894Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-07-24T04:04:05.5511036Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5511919Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-07-24T04:04:05.5512757Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-07-24T04:04:05.5513635Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-07-24T04:04:05.5514573Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:04:05.5515539Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-07-24T04:04:05.5516463Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-07-24T04:04:05.5517481Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-07-24T04:04:05.5518319Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5519160Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-07-24T04:04:05.5519939Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-07-24T04:04:05.5520799Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-07-24T04:04:05.5521674Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:04:05.5522559Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-07-24T04:04:05.5523421Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-07-24T04:04:05.5524332Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-07-24T04:04:05.5525286Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-07-24T04:04:05.5526244Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-07-24T04:04:05.5527224Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-07-24T04:04:05.5528167Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-07-24T04:04:05.5529101Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-07-24T04:04:05.5530042Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-07-24T04:04:05.5530960Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-07-24T04:04:05.5532042Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-07-24T04:04:05.5533284Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5534524Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-07-24T04:04:05.5535849Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-07-24T04:04:05.5537085Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-07-24T04:04:05.5538289Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5539595Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-07-24T04:04:05.5540794Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-07-24T04:04:05.5541781Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-07-24T04:04:05.5542727Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-07-24T04:04:05.5543719Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-07-24T04:04:05.5544884Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-07-24T04:04:05.5546119Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-07-24T04:04:05.5547485Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5548849Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-07-24T04:04:05.5550659Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-07-24T04:04:05.5552064Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-07-24T04:04:05.5553624Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5555116Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-07-24T04:04:05.5556587Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-07-24T04:04:05.5558008Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-07-24T04:04:05.5559530Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:04:05.5560954Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-07-24T04:04:05.5562413Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:04:05.5563816Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-07-24T04:04:05.5565123Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:04:05.5566497Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-07-24T04:04:05.5567872Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:04:05.5568994Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2025-07-24T04:04:05.5569487Z 2025-07-24T04:04:05.5569692Z [----------] 172 tests from WeakIntrusivePtrTest 2025-07-24T04:04:05.5570345Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-07-24T04:04:05.5571191Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-07-24T04:04:05.5572028Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-07-24T04:04:05.5572709Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-07-24T04:04:05.5573389Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-07-24T04:04:05.5574047Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-07-24T04:04:05.5574623Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-07-24T04:04:05.5575065Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-07-24T04:04:05.5575679Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5576475Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5577255Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-07-24T04:04:05.5578042Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5578685Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-07-24T04:04:05.5579199Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-07-24T04:04:05.5579862Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-07-24T04:04:05.5580662Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5581492Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-07-24T04:04:05.5582327Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5583141Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-07-24T04:04:05.5583899Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:04:05.5584816Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5585707Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5586506Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-07-24T04:04:05.5587317Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:04:05.5588124Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-07-24T04:04:05.5588952Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5589843Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5590665Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5591493Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-07-24T04:04:05.5592306Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:04:05.5593164Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-07-24T04:04:05.5594053Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5594971Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-07-24T04:04:05.5595940Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:04:05.5596907Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-07-24T04:04:05.5597920Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:04:05.5598867Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5599767Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5600675Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5601568Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5602490Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5603426Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5604346Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5605279Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5606265Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5607327Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5608335Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5609268Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5610207Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5611143Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5612152Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5613223Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5614245Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5615171Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5616019Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5616816Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5617597Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-07-24T04:04:05.5618408Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-07-24T04:04:05.5619228Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-07-24T04:04:05.5620071Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5620885Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-07-24T04:04:05.5621659Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-07-24T04:04:05.5622435Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-07-24T04:04:05.5623246Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5624051Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-07-24T04:04:05.5624952Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:04:05.5625818Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-07-24T04:04:05.5626646Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5627472Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-07-24T04:04:05.5628293Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5629118Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-07-24T04:04:05.5629930Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-07-24T04:04:05.5630783Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-07-24T04:04:05.5631678Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5632571Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5633480Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5634377Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5635287Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5636207Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5637123Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5638054Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5638977Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5639947Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-07-24T04:04:05.5640942Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-07-24T04:04:05.5641939Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5642884Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5643817Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5644766Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5645735Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-07-24T04:04:05.5646771Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-07-24T04:04:05.5647728Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5648646Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5649497Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-07-24T04:04:05.5650525Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5651276Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-07-24T04:04:05.5652038Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5652779Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-07-24T04:04:05.5653531Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:04:05.5654447Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5655380Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5656290Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5657218Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5658112Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5658996Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5659881Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5660754Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5661627Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-07-24T04:04:05.5662472Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-07-24T04:04:05.5663430Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5664747Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5665804Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5667209Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5668539Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5670324Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5671890Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-07-24T04:04:05.5673470Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5674913Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-07-24T04:04:05.5676321Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-07-24T04:04:05.5677734Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-07-24T04:04:05.5679038Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-07-24T04:04:05.5680689Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5682370Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5684035Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5685850Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5687581Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-07-24T04:04:05.5689297Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-07-24T04:04:05.5690998Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-07-24T04:04:05.5692679Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-07-24T04:04:05.5694405Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-07-24T04:04:05.5696193Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5697975Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5699954Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5701926Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-07-24T04:04:05.5703982Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-07-24T04:04:05.5706064Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-07-24T04:04:05.5707953Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-07-24T04:04:05.5709325Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-07-24T04:04:05.5710085Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-07-24T04:04:05.5710855Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-07-24T04:04:05.5711563Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-07-24T04:04:05.5712399Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-07-24T04:04:05.5713293Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-07-24T04:04:05.5714169Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-07-24T04:04:05.5715035Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-07-24T04:04:05.5715909Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-07-24T04:04:05.5716814Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-07-24T04:04:05.5717631Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-07-24T04:04:05.5718419Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-07-24T04:04:05.5719322Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-07-24T04:04:05.5720294Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-07-24T04:04:05.5721263Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-07-24T04:04:05.5722304Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-07-24T04:04:05.5723234Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-07-24T04:04:05.5724142Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-07-24T04:04:05.5725036Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-07-24T04:04:05.5725909Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-07-24T04:04:05.5726836Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-07-24T04:04:05.5727830Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-07-24T04:04:05.5728900Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-07-24T04:04:05.5729880Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-07-24T04:04:05.5730994Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-07-24T04:04:05.5732254Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-07-24T04:04:05.5733531Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-07-24T04:04:05.5734757Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-07-24T04:04:05.5735835Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-07-24T04:04:05.5736692Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-07-24T04:04:05.5737540Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-07-24T04:04:05.5738310Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-07-24T04:04:05.5739147Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-07-24T04:04:05.5740053Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-07-24T04:04:05.5740997Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-07-24T04:04:05.5741797Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-07-24T04:04:05.5742606Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-07-24T04:04:05.5743526Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-07-24T04:04:05.5744575Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-07-24T04:04:05.5745572Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-07-24T04:04:05.5746559Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-07-24T04:04:05.5747558Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-07-24T04:04:05.5748631Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-07-24T04:04:05.5750007Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-07-24T04:04:05.5750991Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-07-24T04:04:05.5751735Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-07-24T04:04:05.5752488Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-07-24T04:04:05.5753207Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-07-24T04:04:05.5753936Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-07-24T04:04:05.5754799Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-07-24T04:04:05.5755652Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-07-24T04:04:05.5756550Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-07-24T04:04:05.5757410Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-07-24T04:04:05.5758246Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-07-24T04:04:05.5759049Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-07-24T04:04:05.5759855Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-07-24T04:04:05.5760758Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-07-24T04:04:05.5761810Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-07-24T04:04:05.5762860Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-07-24T04:04:05.5763938Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-07-24T04:04:05.5765164Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-07-24T04:04:05.5766177Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-07-24T04:04:05.5767166Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-07-24T04:04:05.5768087Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-07-24T04:04:05.5769094Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-07-24T04:04:05.5770197Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-07-24T04:04:05.5771382Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-07-24T04:04:05.5772301Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-07-24T04:04:05.5773337Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-07-24T04:04:05.5774509Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-07-24T04:04:05.5775509Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-07-24T04:04:05.5776336Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-07-24T04:04:05.5777050Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-07-24T04:04:05.5777683Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-07-24T04:04:05.5778387Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-07-24T04:04:05.5779097Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-07-24T04:04:05.5779831Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-07-24T04:04:05.5780564Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-07-24T04:04:05.5781429Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-07-24T04:04:05.5782523Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-07-24T04:04:05.5783594Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-07-24T04:04:05.5785103Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-07-24T04:04:05.5786495Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-07-24T04:04:05.5787932Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-07-24T04:04:05.5789093Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-07-24T04:04:05.5790150Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-07-24T04:04:05.5791216Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-07-24T04:04:05.5792194Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-07-24T04:04:05.5793195Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-07-24T04:04:05.5794147Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-07-24T04:04:05.5795084Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-07-24T04:04:05.5795967Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-07-24T04:04:05.5796912Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-07-24T04:04:05.5797881Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5798845Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-07-24T04:04:05.5799842Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-07-24T04:04:05.5800863Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-07-24T04:04:05.5801915Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:04:05.5802898Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-07-24T04:04:05.5803890Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-07-24T04:04:05.5804900Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-07-24T04:04:05.5805895Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-07-24T04:04:05.5807011Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-07-24T04:04:05.5807990Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-07-24T04:04:05.5809112Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-07-24T04:04:05.5810386Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-07-24T04:04:05.5811637Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-07-24T04:04:05.5812833Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-07-24T04:04:05.5814264Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-07-24T04:04:05.5815637Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-07-24T04:04:05.5816970Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-07-24T04:04:05.5818258Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-07-24T04:04:05.5819549Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-07-24T04:04:05.5820797Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5822066Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-07-24T04:04:05.5823307Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-07-24T04:04:05.5824712Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-07-24T04:04:05.5825986Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:04:05.5827362Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-07-24T04:04:05.5828636Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-07-24T04:04:05.5829867Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-07-24T04:04:05.5831070Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5832229Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-07-24T04:04:05.5833404Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-07-24T04:04:05.5834624Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-07-24T04:04:05.5835859Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-07-24T04:04:05.5837085Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-07-24T04:04:05.5838265Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-07-24T04:04:05.5839523Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-07-24T04:04:05.5840767Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-07-24T04:04:05.5842032Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-07-24T04:04:05.5843318Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-07-24T04:04:05.5844453Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-07-24T04:04:05.5845787Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-07-24T04:04:05.5847105Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-07-24T04:04:05.5848456Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-07-24T04:04:05.5850663Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-07-24T04:04:05.5852229Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-07-24T04:04:05.5854017Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-07-24T04:04:05.5856179Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-07-24T04:04:05.5857821Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-07-24T04:04:05.5859105Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-07-24T04:04:05.5860674Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5862510Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5864775Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5866915Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5868639Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-07-24T04:04:05.5869907Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5871288Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:04:05.5872792Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5874424Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5876255Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5878226Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5880410Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5882524Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5884686Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5886568Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5888221Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5890006Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-07-24T04:04:05.5891959Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-07-24T04:04:05.5893917Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5896018Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5898221Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5900515Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5902748Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5903802Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5905017Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5906176Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5907113Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5907992Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5908986Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5910027Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5911072Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5912140Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5913231Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-07-24T04:04:05.5914451Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-07-24T04:04:05.5915001Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-07-24T04:04:05.5915593Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5916249Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-07-24T04:04:05.5916953Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-07-24T04:04:05.5917892Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5918769Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5919781Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5920849Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5921884Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-07-24T04:04:05.5922955Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-07-24T04:04:05.5923407Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-07-24T04:04:05.5923899Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-07-24T04:04:05.5924656Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-07-24T04:04:05.5925474Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-07-24T04:04:05.5926353Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-07-24T04:04:05.5927278Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-07-24T04:04:05.5928040Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-07-24T04:04:05.5928881Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-07-24T04:04:05.5929613Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-07-24T04:04:05.5930415Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-07-24T04:04:05.5930966Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-07-24T04:04:05.5931604Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:04:05.5932252Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-07-24T04:04:05.5932950Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-07-24T04:04:05.5933520Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-07-24T04:04:05.5934137Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:04:05.5934798Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-07-24T04:04:05.5935666Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-07-24T04:04:05.5936138Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-07-24T04:04:05.5936648Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-07-24T04:04:05.5937345Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-07-24T04:04:05.5938116Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-07-24T04:04:05.5938409Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-07-24T04:04:05.5938421Z 2025-07-24T04:04:05.5938614Z [----------] 3 tests from irangeTest 2025-07-24T04:04:05.5938810Z [ RUN ] irangeTest.range_test 2025-07-24T04:04:05.5939023Z [ OK ] irangeTest.range_test (0 ms) 2025-07-24T04:04:05.5939227Z [ RUN ] irangeTest.end_test 2025-07-24T04:04:05.5939442Z [ OK ] irangeTest.end_test (0 ms) 2025-07-24T04:04:05.5939708Z [ RUN ] irangeTest.neg_range_test 2025-07-24T04:04:05.5939916Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-07-24T04:04:05.5940168Z [----------] 3 tests from irangeTest (0 ms total) 2025-07-24T04:04:05.5940178Z 2025-07-24T04:04:05.5940365Z [----------] 3 tests from irange 2025-07-24T04:04:05.5940611Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-07-24T04:04:05.5940903Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-07-24T04:04:05.5941138Z [ RUN ] irange.empty_reverse_range_one_input 2025-07-24T04:04:05.5941404Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-07-24T04:04:05.5941615Z [ RUN ] irange.constexpr_ok 2025-07-24T04:04:05.5941824Z [ OK ] irange.constexpr_ok (0 ms) 2025-07-24T04:04:05.5942048Z [----------] 3 tests from irange (0 ms total) 2025-07-24T04:04:05.5942057Z 2025-07-24T04:04:05.5942239Z [----------] 3 tests from LazyTest 2025-07-24T04:04:05.5942462Z [ RUN ] LazyTest.OptimisticLazy 2025-07-24T04:04:05.5942680Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-07-24T04:04:05.5942893Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-07-24T04:04:05.5943150Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-07-24T04:04:05.5943372Z [ RUN ] LazyTest.OptimisticLazyValue 2025-07-24T04:04:05.5943625Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-07-24T04:04:05.5943852Z [----------] 3 tests from LazyTest (0 ms total) 2025-07-24T04:04:05.5943877Z 2025-07-24T04:04:05.5944071Z [----------] 10 tests from LoggingTest 2025-07-24T04:04:05.5944377Z [ RUN ] LoggingTest.TestEnforceTrue 2025-07-24T04:04:05.5944606Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-07-24T04:04:05.5944823Z [ RUN ] LoggingTest.TestEnforceFalse 2025-07-24T04:04:05.5945050Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-07-24T04:04:05.5945275Z [ RUN ] LoggingTest.TestEnforceEquals 2025-07-24T04:04:05.5945536Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-07-24T04:04:05.5945798Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-07-24T04:04:05.5946090Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-07-24T04:04:05.5946740Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-07-24T04:04:05.5947550Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-07-24T04:04:05.5947808Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-07-24T04:04:05.5948098Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-07-24T04:04:05.5948319Z [ RUN ] LoggingTest.EnforceShowcase 2025-07-24T04:04:05.5948547Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-07-24T04:04:05.5948722Z [ RUN ] LoggingTest.Join 2025-07-24T04:04:05.5948925Z [ OK ] LoggingTest.Join (0 ms) 2025-07-24T04:04:05.5949134Z [ RUN ] LoggingTest.TestDanglingElse 2025-07-24T04:04:05.5949359Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-07-24T04:04:05.5950030Z [ RUN ] LoggingTest.LazyBacktrace 2025-07-24T04:04:05.5950255Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-07-24T04:04:05.5950453Z [----------] 10 tests from LoggingTest (0 ms total) 2025-07-24T04:04:05.5950461Z 2025-07-24T04:04:05.5950730Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-07-24T04:04:05.5950911Z [ RUN ] OptionalTest/0.Empty 2025-07-24T04:04:05.5951078Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-07-24T04:04:05.5951242Z [ RUN ] OptionalTest/0.Initialized 2025-07-24T04:04:05.5951442Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-07-24T04:04:05.5951652Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-07-24T04:04:05.5951660Z 2025-07-24T04:04:05.5951989Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-07-24T04:04:05.5952147Z [ RUN ] OptionalTest/1.Empty 2025-07-24T04:04:05.5952341Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-07-24T04:04:05.5952510Z [ RUN ] OptionalTest/1.Initialized 2025-07-24T04:04:05.5952771Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-07-24T04:04:05.5953002Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-07-24T04:04:05.5953010Z 2025-07-24T04:04:05.5953416Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-07-24T04:04:05.5953579Z [ RUN ] OptionalTest/2.Empty 2025-07-24T04:04:05.5953767Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-07-24T04:04:05.5953942Z [ RUN ] OptionalTest/2.Initialized 2025-07-24T04:04:05.5954136Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-07-24T04:04:05.5954349Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-07-24T04:04:05.5954374Z 2025-07-24T04:04:05.5955079Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-07-24T04:04:05.5955244Z [ RUN ] OptionalTest/3.Empty 2025-07-24T04:04:05.5955412Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-07-24T04:04:05.5955601Z [ RUN ] OptionalTest/3.Initialized 2025-07-24T04:04:05.5955797Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-07-24T04:04:05.5956017Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-07-24T04:04:05.5956025Z 2025-07-24T04:04:05.5956204Z [----------] 1 test from OptionalTest 2025-07-24T04:04:05.5956372Z [ RUN ] OptionalTest.Nullopt 2025-07-24T04:04:05.5956550Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-07-24T04:04:05.5956764Z [----------] 1 test from OptionalTest (0 ms total) 2025-07-24T04:04:05.5956772Z 2025-07-24T04:04:05.5957300Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-07-24T04:04:05.5957452Z [ RUN ] CmpTest/0.Cmp 2025-07-24T04:04:05.5957606Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-07-24T04:04:05.5957810Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-07-24T04:04:05.5957817Z 2025-07-24T04:04:05.5958223Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-07-24T04:04:05.5958378Z [ RUN ] CmpTest/1.Cmp 2025-07-24T04:04:05.5958544Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-07-24T04:04:05.5958730Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-07-24T04:04:05.5958737Z 2025-07-24T04:04:05.5959137Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-07-24T04:04:05.5959396Z [ RUN ] CmpTest/2.Cmp 2025-07-24T04:04:05.5959548Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-07-24T04:04:05.5959734Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-07-24T04:04:05.5959741Z 2025-07-24T04:04:05.5960154Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-07-24T04:04:05.5960312Z [ RUN ] CmpTest/3.Cmp 2025-07-24T04:04:05.5960489Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-07-24T04:04:05.5960711Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-07-24T04:04:05.5960719Z 2025-07-24T04:04:05.5961219Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-07-24T04:04:05.5961517Z [ RUN ] CmpTest/4.Cmp 2025-07-24T04:04:05.5961698Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-07-24T04:04:05.5961897Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-07-24T04:04:05.5961904Z 2025-07-24T04:04:05.5962159Z [----------] 19 tests from OrderedPreservingDictTest 2025-07-24T04:04:05.5962498Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-07-24T04:04:05.5962905Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-07-24T04:04:05.5963360Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-07-24T04:04:05.5963863Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-07-24T04:04:05.5964136Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-07-24T04:04:05.5964436Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-07-24T04:04:05.5964724Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-07-24T04:04:05.5965067Z [ OK ] OrderedPreservingDictTest.DictCollisions (141 ms) 2025-07-24T04:04:05.5965428Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-07-24T04:04:05.5965755Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-07-24T04:04:05.5966076Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-07-24T04:04:05.5966456Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-07-24T04:04:05.5966742Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-07-24T04:04:05.5967023Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2025-07-24T04:04:05.5967379Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-07-24T04:04:05.5967760Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-07-24T04:04:05.5968063Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-07-24T04:04:05.5968422Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-07-24T04:04:05.5968923Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-07-24T04:04:05.5969446Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-07-24T04:04:05.5969899Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-07-24T04:04:05.5970405Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-07-24T04:04:05.5970807Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-07-24T04:04:05.5971256Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-07-24T04:04:05.5971615Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-07-24T04:04:05.5971989Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-07-24T04:04:05.5972301Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-07-24T04:04:05.5972681Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-07-24T04:04:05.5972916Z [ RUN ] OrderedPreservingDictTest.test_at 2025-07-24T04:04:05.5973156Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-07-24T04:04:05.5973402Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-07-24T04:04:05.5973706Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-07-24T04:04:05.5974075Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-07-24T04:04:05.5974408Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-07-24T04:04:05.5974663Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-07-24T04:04:05.5974929Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-07-24T04:04:05.5975193Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-07-24T04:04:05.5975509Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-07-24T04:04:05.5975842Z [----------] 19 tests from OrderedPreservingDictTest (151 ms total) 2025-07-24T04:04:05.5975851Z 2025-07-24T04:04:05.5976038Z [----------] 3 tests from RegistryTest 2025-07-24T04:04:05.5976316Z [ RUN ] RegistryTest.CanRunCreator 2025-07-24T04:04:05.5976558Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-07-24T04:04:05.5976848Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-07-24T04:04:05.5977180Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-07-24T04:04:05.5977415Z [ RUN ] RegistryTest.RegistryPriorities 2025-07-24T04:04:05.5977788Z Key already registered with the same priority: FooWithPriority 2025-07-24T04:04:05.5978331Z Higher priority item already registered, skipping registration of FooWithPriority 2025-07-24T04:04:05.5978600Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-07-24T04:04:05.5978821Z [----------] 3 tests from RegistryTest (0 ms total) 2025-07-24T04:04:05.5978831Z 2025-07-24T04:04:05.5979608Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-07-24T04:04:05.5979889Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-07-24T04:04:05.5980199Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-07-24T04:04:05.5980491Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-07-24T04:04:05.5980760Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-07-24T04:04:05.5980998Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-07-24T04:04:05.5981248Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-07-24T04:04:05.5981463Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-07-24T04:04:05.5981703Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-07-24T04:04:05.5981897Z [ RUN ] SmallVectorTest/0.ClearTest 2025-07-24T04:04:05.5982104Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-07-24T04:04:05.5982334Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-07-24T04:04:05.5982586Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-07-24T04:04:05.5982802Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-07-24T04:04:05.5983037Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-07-24T04:04:05.5983317Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-07-24T04:04:05.5983602Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-07-24T04:04:05.5983822Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-07-24T04:04:05.5984065Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-07-24T04:04:05.5984388Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-07-24T04:04:05.5984613Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-07-24T04:04:05.5984832Z [ RUN ] SmallVectorTest/0.IterationTest 2025-07-24T04:04:05.5985068Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-07-24T04:04:05.5985260Z [ RUN ] SmallVectorTest/0.SwapTest 2025-07-24T04:04:05.5985473Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-07-24T04:04:05.5985687Z [ RUN ] SmallVectorTest/0.AppendTest 2025-07-24T04:04:05.5985909Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-07-24T04:04:05.5986152Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-07-24T04:04:05.5986418Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-07-24T04:04:05.5986666Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-07-24T04:04:05.5986904Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-07-24T04:04:05.5987233Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-07-24T04:04:05.5987750Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:04:05.5987989Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-07-24T04:04:05.5988245Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-07-24T04:04:05.5988474Z [ RUN ] SmallVectorTest/0.AssignTest 2025-07-24T04:04:05.5988695Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-07-24T04:04:05.5988930Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-07-24T04:04:05.5989180Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-07-24T04:04:05.5989391Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-07-24T04:04:05.5989728Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-07-24T04:04:05.5989975Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-07-24T04:04:05.5990254Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-07-24T04:04:05.5990488Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-07-24T04:04:05.5990737Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-07-24T04:04:05.5990954Z [ RUN ] SmallVectorTest/0.EraseTest 2025-07-24T04:04:05.5991170Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-07-24T04:04:05.5991380Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-07-24T04:04:05.5991630Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-07-24T04:04:05.5991850Z [ RUN ] SmallVectorTest/0.InsertTest 2025-07-24T04:04:05.5992079Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-07-24T04:04:05.5992292Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-07-24T04:04:05.5992542Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-07-24T04:04:05.5992797Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-07-24T04:04:05.5993119Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-07-24T04:04:05.5993390Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-07-24T04:04:05.5993744Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:04:05.5994018Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-07-24T04:04:05.5994331Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:04:05.5994612Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-07-24T04:04:05.5994926Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:04:05.5995151Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-07-24T04:04:05.5995415Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-07-24T04:04:05.5995662Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-07-24T04:04:05.5995947Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-07-24T04:04:05.5996205Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-07-24T04:04:05.5996515Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-07-24T04:04:05.5996750Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-07-24T04:04:05.5996976Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-07-24T04:04:05.5997215Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-07-24T04:04:05.5997458Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-07-24T04:04:05.5997699Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-07-24T04:04:05.5997974Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-07-24T04:04:05.5998196Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-07-24T04:04:05.5998435Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-07-24T04:04:05.5998701Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-07-24T04:04:05.5998727Z 2025-07-24T04:04:05.5999535Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-07-24T04:04:05.5999814Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-07-24T04:04:05.6000119Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-07-24T04:04:05.6000378Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-07-24T04:04:05.6000651Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-07-24T04:04:05.6000944Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-07-24T04:04:05.6001208Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-07-24T04:04:05.6001428Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-07-24T04:04:05.6001665Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-07-24T04:04:05.6001883Z [ RUN ] SmallVectorTest/1.ClearTest 2025-07-24T04:04:05.6002110Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-07-24T04:04:05.6002343Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-07-24T04:04:05.6002585Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-07-24T04:04:05.6002824Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-07-24T04:04:05.6003158Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-07-24T04:04:05.6003427Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-07-24T04:04:05.6003740Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-07-24T04:04:05.6003970Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-07-24T04:04:05.6004206Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-07-24T04:04:05.6004412Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-07-24T04:04:05.6004660Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-07-24T04:04:05.6004883Z [ RUN ] SmallVectorTest/1.IterationTest 2025-07-24T04:04:05.6005118Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-07-24T04:04:05.6005335Z [ RUN ] SmallVectorTest/1.SwapTest 2025-07-24T04:04:05.6005561Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-07-24T04:04:05.6005774Z [ RUN ] SmallVectorTest/1.AppendTest 2025-07-24T04:04:05.6006020Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-07-24T04:04:05.6006265Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-07-24T04:04:05.6006586Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-07-24T04:04:05.6006823Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-07-24T04:04:05.6007104Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-07-24T04:04:05.6007460Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-07-24T04:04:05.6007869Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:04:05.6008116Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-07-24T04:04:05.6008378Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-07-24T04:04:05.6008591Z [ RUN ] SmallVectorTest/1.AssignTest 2025-07-24T04:04:05.6008818Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-07-24T04:04:05.6009058Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-07-24T04:04:05.6009309Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-07-24T04:04:05.6009554Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-07-24T04:04:05.6009803Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-07-24T04:04:05.6010024Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-07-24T04:04:05.6010272Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-07-24T04:04:05.6010500Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-07-24T04:04:05.6010742Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-07-24T04:04:05.6010931Z [ RUN ] SmallVectorTest/1.EraseTest 2025-07-24T04:04:05.6011151Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-07-24T04:04:05.6011386Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-07-24T04:04:05.6011617Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-07-24T04:04:05.6011818Z [ RUN ] SmallVectorTest/1.InsertTest 2025-07-24T04:04:05.6012051Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-07-24T04:04:05.6012256Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-07-24T04:04:05.6012472Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-07-24T04:04:05.6012725Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-07-24T04:04:05.6012985Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-07-24T04:04:05.6013257Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-07-24T04:04:05.6013567Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:04:05.6013890Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-07-24T04:04:05.6014179Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:04:05.6014422Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-07-24T04:04:05.6014733Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:04:05.6014966Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-07-24T04:04:05.6015213Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-07-24T04:04:05.6015483Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-07-24T04:04:05.6015766Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-07-24T04:04:05.6016109Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-07-24T04:04:05.6016387Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-07-24T04:04:05.6016617Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-07-24T04:04:05.6016860Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-07-24T04:04:05.6017095Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-07-24T04:04:05.6017358Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-07-24T04:04:05.6017595Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-07-24T04:04:05.6017851Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-07-24T04:04:05.6018073Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-07-24T04:04:05.6018322Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-07-24T04:04:05.6018571Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-07-24T04:04:05.6018579Z 2025-07-24T04:04:05.6019359Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-07-24T04:04:05.6019684Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-07-24T04:04:05.6019983Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-07-24T04:04:05.6020186Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-07-24T04:04:05.6020470Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-07-24T04:04:05.6020696Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-07-24T04:04:05.6020938Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-07-24T04:04:05.6021181Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-07-24T04:04:05.6021409Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-07-24T04:04:05.6021613Z [ RUN ] SmallVectorTest/2.ClearTest 2025-07-24T04:04:05.6021833Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-07-24T04:04:05.6022069Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-07-24T04:04:05.6022329Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-07-24T04:04:05.6022552Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-07-24T04:04:05.6022813Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-07-24T04:04:05.6023075Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-07-24T04:04:05.6023365Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-07-24T04:04:05.6023596Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-07-24T04:04:05.6023857Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-07-24T04:04:05.6024080Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-07-24T04:04:05.6024406Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-07-24T04:04:05.6024635Z [ RUN ] SmallVectorTest/2.IterationTest 2025-07-24T04:04:05.6024871Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-07-24T04:04:05.6025070Z [ RUN ] SmallVectorTest/2.SwapTest 2025-07-24T04:04:05.6025307Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-07-24T04:04:05.6025523Z [ RUN ] SmallVectorTest/2.AppendTest 2025-07-24T04:04:05.6025758Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-07-24T04:04:05.6025997Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-07-24T04:04:05.6026279Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-07-24T04:04:05.6026521Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-07-24T04:04:05.6026846Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-07-24T04:04:05.6027211Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-07-24T04:04:05.6027566Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:04:05.6027818Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-07-24T04:04:05.6028074Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-07-24T04:04:05.6028286Z [ RUN ] SmallVectorTest/2.AssignTest 2025-07-24T04:04:05.6028504Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-07-24T04:04:05.6028735Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-07-24T04:04:05.6028998Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-07-24T04:04:05.6029330Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-07-24T04:04:05.6029563Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-07-24T04:04:05.6029810Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-07-24T04:04:05.6030074Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-07-24T04:04:05.6030303Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-07-24T04:04:05.6030529Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-07-24T04:04:05.6030748Z [ RUN ] SmallVectorTest/2.EraseTest 2025-07-24T04:04:05.6030975Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-07-24T04:04:05.6031204Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-07-24T04:04:05.6031468Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-07-24T04:04:05.6031680Z [ RUN ] SmallVectorTest/2.InsertTest 2025-07-24T04:04:05.6031914Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-07-24T04:04:05.6032139Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-07-24T04:04:05.6032447Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-07-24T04:04:05.6032694Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-07-24T04:04:05.6032966Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-07-24T04:04:05.6033265Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-07-24T04:04:05.6033596Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:04:05.6033858Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-07-24T04:04:05.6034169Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:04:05.6034451Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-07-24T04:04:05.6034761Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:04:05.6035014Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-07-24T04:04:05.6035269Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-07-24T04:04:05.6035500Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-07-24T04:04:05.6035788Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-07-24T04:04:05.6036057Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-07-24T04:04:05.6036343Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-07-24T04:04:05.6036573Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-07-24T04:04:05.6036844Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-07-24T04:04:05.6037079Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-07-24T04:04:05.6037317Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-07-24T04:04:05.6037587Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-07-24T04:04:05.6037841Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-07-24T04:04:05.6038063Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-07-24T04:04:05.6038301Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-07-24T04:04:05.6038592Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-07-24T04:04:05.6038602Z 2025-07-24T04:04:05.6039431Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-07-24T04:04:05.6039704Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-07-24T04:04:05.6040015Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-07-24T04:04:05.6040327Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-07-24T04:04:05.6040611Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-07-24T04:04:05.6040868Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-07-24T04:04:05.6041125Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-07-24T04:04:05.6041356Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-07-24T04:04:05.6041589Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-07-24T04:04:05.6041791Z [ RUN ] SmallVectorTest/3.ClearTest 2025-07-24T04:04:05.6042021Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-07-24T04:04:05.6042260Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-07-24T04:04:05.6042686Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-07-24T04:04:05.6042921Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-07-24T04:04:05.6043173Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-07-24T04:04:05.6043443Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-07-24T04:04:05.6043751Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-07-24T04:04:05.6043986Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-07-24T04:04:05.6044237Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-07-24T04:04:05.6044476Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-07-24T04:04:05.6044713Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-07-24T04:04:05.6044937Z [ RUN ] SmallVectorTest/3.IterationTest 2025-07-24T04:04:05.6045183Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-07-24T04:04:05.6045373Z [ RUN ] SmallVectorTest/3.SwapTest 2025-07-24T04:04:05.6045602Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-07-24T04:04:05.6045823Z [ RUN ] SmallVectorTest/3.AppendTest 2025-07-24T04:04:05.6046115Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-07-24T04:04:05.6046355Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-07-24T04:04:05.6046608Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-07-24T04:04:05.6046872Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-07-24T04:04:05.6047141Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-07-24T04:04:05.6047478Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-07-24T04:04:05.6047907Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:04:05.6048127Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-07-24T04:04:05.6048358Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-07-24T04:04:05.6048556Z [ RUN ] SmallVectorTest/3.AssignTest 2025-07-24T04:04:05.6048784Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-07-24T04:04:05.6049008Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-07-24T04:04:05.6049260Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-07-24T04:04:05.6049503Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-07-24T04:04:05.6049999Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-07-24T04:04:05.6050230Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-07-24T04:04:05.6050502Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-07-24T04:04:05.6050722Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-07-24T04:04:05.6050966Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-07-24T04:04:05.6051165Z [ RUN ] SmallVectorTest/3.EraseTest 2025-07-24T04:04:05.6051397Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-07-24T04:04:05.6051610Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-07-24T04:04:05.6051848Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-07-24T04:04:05.6052054Z [ RUN ] SmallVectorTest/3.InsertTest 2025-07-24T04:04:05.6052266Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-07-24T04:04:05.6052458Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-07-24T04:04:05.6052661Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-07-24T04:04:05.6052909Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-07-24T04:04:05.6053181Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-07-24T04:04:05.6053579Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-07-24T04:04:05.6053906Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:04:05.6054180Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-07-24T04:04:05.6054491Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:04:05.6054781Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-07-24T04:04:05.6055087Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:04:05.6055319Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-07-24T04:04:05.6055563Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-07-24T04:04:05.6055934Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-07-24T04:04:05.6056228Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-07-24T04:04:05.6056478Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-07-24T04:04:05.6056781Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-07-24T04:04:05.6057008Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-07-24T04:04:05.6071709Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-07-24T04:04:05.6071942Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-07-24T04:04:05.6072193Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-07-24T04:04:05.6072439Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-07-24T04:04:05.6072688Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-07-24T04:04:05.6072888Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-07-24T04:04:05.6073100Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-07-24T04:04:05.6073347Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-07-24T04:04:05.6073522Z 2025-07-24T04:04:05.6074316Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-07-24T04:04:05.6074589Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-07-24T04:04:05.6074886Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-07-24T04:04:05.6075134Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-07-24T04:04:05.6075412Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-07-24T04:04:05.6075657Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-07-24T04:04:05.6075872Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-07-24T04:04:05.6076094Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-07-24T04:04:05.6076347Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-07-24T04:04:05.6076549Z [ RUN ] SmallVectorTest/4.ClearTest 2025-07-24T04:04:05.6076763Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-07-24T04:04:05.6077015Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-07-24T04:04:05.6077276Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-07-24T04:04:05.6077507Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-07-24T04:04:05.6077752Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-07-24T04:04:05.6078020Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-07-24T04:04:05.6078318Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-07-24T04:04:05.6078546Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-07-24T04:04:05.6078804Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-07-24T04:04:05.6079028Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-07-24T04:04:05.6079262Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-07-24T04:04:05.6079494Z [ RUN ] SmallVectorTest/4.IterationTest 2025-07-24T04:04:05.6079737Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-07-24T04:04:05.6079938Z [ RUN ] SmallVectorTest/4.SwapTest 2025-07-24T04:04:05.6080154Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-07-24T04:04:05.6080396Z [ RUN ] SmallVectorTest/4.AppendTest 2025-07-24T04:04:05.6080628Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-07-24T04:04:05.6080877Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-07-24T04:04:05.6081165Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-07-24T04:04:05.6081486Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-07-24T04:04:05.6081744Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-07-24T04:04:05.6082082Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-07-24T04:04:05.6082504Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-07-24T04:04:05.6082752Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-07-24T04:04:05.6083010Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-07-24T04:04:05.6083240Z [ RUN ] SmallVectorTest/4.AssignTest 2025-07-24T04:04:05.6083464Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-07-24T04:04:05.6083776Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-07-24T04:04:05.6084041Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-07-24T04:04:05.6084280Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-07-24T04:04:05.6084533Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-07-24T04:04:05.6084751Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-07-24T04:04:05.6085019Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-07-24T04:04:05.6085244Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-07-24T04:04:05.6085480Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-07-24T04:04:05.6085704Z [ RUN ] SmallVectorTest/4.EraseTest 2025-07-24T04:04:05.6085925Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-07-24T04:04:05.6086147Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-07-24T04:04:05.6086403Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-07-24T04:04:05.6086615Z [ RUN ] SmallVectorTest/4.InsertTest 2025-07-24T04:04:05.6086843Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-07-24T04:04:05.6087091Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-07-24T04:04:05.6087327Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-07-24T04:04:05.6087573Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-07-24T04:04:05.6087848Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-07-24T04:04:05.6088151Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-07-24T04:04:05.6088484Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-07-24T04:04:05.6088759Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-07-24T04:04:05.6089053Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-07-24T04:04:05.6089341Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-07-24T04:04:05.6089612Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-07-24T04:04:05.6089815Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-07-24T04:04:05.6090087Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-07-24T04:04:05.6090344Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-07-24T04:04:05.6090623Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-07-24T04:04:05.6090876Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-07-24T04:04:05.6091153Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-07-24T04:04:05.6091384Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-07-24T04:04:05.6091638Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-07-24T04:04:05.6091890Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-07-24T04:04:05.6092150Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-07-24T04:04:05.6092377Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-07-24T04:04:05.6092630Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-07-24T04:04:05.6092852Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-07-24T04:04:05.6093087Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-07-24T04:04:05.6093374Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-07-24T04:04:05.6093388Z 2025-07-24T04:04:05.6093599Z [----------] 5 tests from SmallVectorTest 2025-07-24T04:04:05.6093832Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-07-24T04:04:05.6094097Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-07-24T04:04:05.6094398Z [ RUN ] SmallVectorTest.MidInsert 2025-07-24T04:04:05.6094629Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-07-24T04:04:05.6094853Z [ RUN ] SmallVectorTest.EmplaceBack 2025-07-24T04:04:05.6095091Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-07-24T04:04:05.6095363Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-07-24T04:04:05.6095667Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-07-24T04:04:05.6095919Z [ RUN ] SmallVectorTest.InitializerList 2025-07-24T04:04:05.6096177Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-07-24T04:04:05.6096427Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-07-24T04:04:05.6096587Z 2025-07-24T04:04:05.6098044Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-07-24T04:04:05.6098323Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-07-24T04:04:05.6098608Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-07-24T04:04:05.6098903Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-07-24T04:04:05.6098913Z 2025-07-24T04:04:05.6100359Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-07-24T04:04:05.6100604Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-07-24T04:04:05.6100876Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-07-24T04:04:05.6101139Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-07-24T04:04:05.6101207Z 2025-07-24T04:04:05.6102488Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-07-24T04:04:05.6102724Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-07-24T04:04:05.6103003Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-07-24T04:04:05.6103267Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-07-24T04:04:05.6103275Z 2025-07-24T04:04:05.6104644Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-07-24T04:04:05.6104890Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-07-24T04:04:05.6105142Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-07-24T04:04:05.6105405Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-07-24T04:04:05.6105420Z 2025-07-24T04:04:05.6105648Z [----------] 1 test from SmallVectorCustomTest 2025-07-24T04:04:05.6105882Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-07-24T04:04:05.6106138Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-07-24T04:04:05.6106409Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-07-24T04:04:05.6106421Z 2025-07-24T04:04:05.6107101Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-07-24T04:04:05.6107413Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-07-24T04:04:05.6107775Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-07-24T04:04:05.6108096Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-07-24T04:04:05.6108502Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-07-24T04:04:05.6108801Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-07-24T04:04:05.6109165Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-07-24T04:04:05.6109468Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-07-24T04:04:05.6109802Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-07-24T04:04:05.6110147Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-07-24T04:04:05.6110660Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (18169 ms) 2025-07-24T04:04:05.6110957Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-07-24T04:04:05.6111315Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-07-24T04:04:05.6111656Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-07-24T04:04:05.6112067Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (16819 ms) 2025-07-24T04:04:05.6112362Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-07-24T04:04:05.6112714Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-07-24T04:04:05.6113144Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-07-24T04:04:05.6113564Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-07-24T04:04:05.6113903Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-07-24T04:04:05.6114265Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-07-24T04:04:05.6114614Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-07-24T04:04:05.6115064Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (16650 ms) 2025-07-24T04:04:05.6115406Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-07-24T04:04:05.6115785Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-07-24T04:04:05.6116255Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (51640 ms total) 2025-07-24T04:04:05.6116265Z 2025-07-24T04:04:05.6117264Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-07-24T04:04:05.6117601Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-07-24T04:04:05.6117960Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-07-24T04:04:05.6118316Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-07-24T04:04:05.6118741Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-07-24T04:04:05.6119050Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-07-24T04:04:05.6119408Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-07-24T04:04:05.6119716Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-07-24T04:04:05.6120046Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-07-24T04:04:05.6120388Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-07-24T04:04:05.6120793Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (16335 ms) 2025-07-24T04:04:05.6121094Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-07-24T04:04:05.6121446Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-07-24T04:04:05.6121768Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-07-24T04:04:05.6122171Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (17187 ms) 2025-07-24T04:04:05.6122467Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-07-24T04:04:05.6122814Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-07-24T04:04:05.6123132Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-07-24T04:04:05.6123501Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-07-24T04:04:05.6123811Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-07-24T04:04:05.6124143Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-07-24T04:04:05.6124462Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-07-24T04:04:05.6124889Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (15999 ms) 2025-07-24T04:04:05.6125211Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-07-24T04:04:05.6125575Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-07-24T04:04:05.6126109Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (49523 ms total) 2025-07-24T04:04:05.6126120Z 2025-07-24T04:04:05.6127053Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-07-24T04:04:05.6127484Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-07-24T04:04:05.6127974Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-07-24T04:04:05.6128465Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-07-24T04:04:05.6128474Z 2025-07-24T04:04:05.6130039Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-07-24T04:04:05.6130487Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-07-24T04:04:05.6130952Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-07-24T04:04:05.6131461Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-07-24T04:04:05.6131469Z 2025-07-24T04:04:05.6131688Z [----------] 6 tests from StringUtilTest 2025-07-24T04:04:05.6131927Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-07-24T04:04:05.6132194Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-07-24T04:04:05.6132425Z [ RUN ] StringUtilTest.testStrWideSingle 2025-07-24T04:04:05.6132692Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-07-24T04:04:05.6132964Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-07-24T04:04:05.6133274Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-07-24T04:04:05.6133565Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-07-24T04:04:05.6133809Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-07-24T04:04:05.6134012Z [ RUN ] StringUtilTest.testStrMulti 2025-07-24T04:04:05.6134248Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-07-24T04:04:05.6134463Z [ RUN ] StringUtilTest.testStrEnum 2025-07-24T04:04:05.6134693Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-07-24T04:04:05.6134928Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-07-24T04:04:05.6134937Z 2025-07-24T04:04:05.6135134Z [----------] 2 tests from tryToTest 2025-07-24T04:04:05.6135312Z [ RUN ] tryToTest.Int64T 2025-07-24T04:04:05.6135498Z [ OK ] tryToTest.Int64T (0 ms) 2025-07-24T04:04:05.6135690Z [ RUN ] tryToTest.Double 2025-07-24T04:04:05.6135881Z [ OK ] tryToTest.Double (0 ms) 2025-07-24T04:04:05.6136102Z [----------] 2 tests from tryToTest (0 ms total) 2025-07-24T04:04:05.6136109Z 2025-07-24T04:04:05.6136289Z [----------] 4 tests from SplitTest 2025-07-24T04:04:05.6136481Z [ RUN ] SplitTest.NormalCase 2025-07-24T04:04:05.6136688Z [ OK ] SplitTest.NormalCase (0 ms) 2025-07-24T04:04:05.6136876Z [ RUN ] SplitTest.EmptyString 2025-07-24T04:04:05.6137106Z [ OK ] SplitTest.EmptyString (0 ms) 2025-07-24T04:04:05.6137286Z [ RUN ] SplitTest.NoDelimiter 2025-07-24T04:04:05.6137483Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-07-24T04:04:05.6137682Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-07-24T04:04:05.6137945Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-07-24T04:04:05.6138168Z [----------] 4 tests from SplitTest (0 ms total) 2025-07-24T04:04:05.6138176Z 2025-07-24T04:04:05.6138360Z [----------] 1 test from TempFileTest 2025-07-24T04:04:05.6138613Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-07-24T04:04:05.6138878Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-07-24T04:04:05.6139102Z [----------] 1 test from TempFileTest (0 ms total) 2025-07-24T04:04:05.6139122Z 2025-07-24T04:04:05.6139315Z [----------] 1 test from TempDirTest 2025-07-24T04:04:05.6139513Z [ RUN ] TempDirTest.tryMakeTempdir 2025-07-24T04:04:05.6139738Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-07-24T04:04:05.6139979Z [----------] 1 test from TempDirTest (0 ms total) 2025-07-24T04:04:05.6140067Z 2025-07-24T04:04:05.6140395Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-07-24T04:04:05.6140785Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-07-24T04:04:05.6141229Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-07-24T04:04:05.6141628Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-07-24T04:04:05.6142055Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-07-24T04:04:05.6142412Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-07-24T04:04:05.6142933Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-07-24T04:04:05.6143316Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-07-24T04:04:05.6143743Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-07-24T04:04:05.6144127Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-07-24T04:04:05.6144656Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-07-24T04:04:05.6145056Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-07-24T04:04:05.6145064Z 2025-07-24T04:04:05.6145307Z [----------] 1 test from nullopt/SelfCompareTest 2025-07-24T04:04:05.6145553Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-07-24T04:04:05.6145817Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-07-24T04:04:05.6146098Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-07-24T04:04:05.6146123Z 2025-07-24T04:04:05.6146328Z [----------] 1 test from int/SelfCompareTest 2025-07-24T04:04:05.6146618Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-07-24T04:04:05.6146863Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-07-24T04:04:05.6147124Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-07-24T04:04:05.6147134Z 2025-07-24T04:04:05.6147350Z [----------] Global test environment tear-down 2025-07-24T04:04:05.6147607Z [==========] 768 tests from 86 test suites ran. (114885 ms total) 2025-07-24T04:04:05.6147784Z [ PASSED ] 768 tests. 2025-07-24T04:04:05.6147975Z ================================================================================ 2025-07-24T04:04:05.6148803Z [2,270 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:05.6149189Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-07-24T04:04:05.6149562Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:05.6150029Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:05.6150251Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:05.6150476Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:05.6150680Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:05.6151008Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:05.6151269Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:05.8267828Z 2025-07-24T04:04:05.8268425Z  2025-07-24T04:04:05.8268738Z  2025-07-24T04:04:05.8268960Z  2025-07-24T04:04:05.8269189Z  2025-07-24T04:04:05.8269401Z  2025-07-24T04:04:05.8269631Z  2025-07-24T04:04:05.8269840Z  2025-07-24T04:04:05.8270063Z  2025-07-24T04:04:05.8270589Z [2,271 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:05.8271214Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:05.8271661Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:05.8272026Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:05.8272385Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:05.8272720Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:05.8273160Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:05.8273748Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:05.8294004Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:06.0302660Z 2025-07-24T04:04:06.0304036Z  2025-07-24T04:04:06.0305066Z  2025-07-24T04:04:06.0306459Z  2025-07-24T04:04:06.0306768Z  2025-07-24T04:04:06.0307096Z  2025-07-24T04:04:06.0307670Z  2025-07-24T04:04:06.0308178Z  2025-07-24T04:04:06.0308473Z  2025-07-24T04:04:06.0309609Z [2,273 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:06.0310900Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:06.0314401Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:06.0315224Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:06.0315828Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:06.0316561Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:06.0317300Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:06.0317795Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:06.0318241Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:06.4306904Z 2025-07-24T04:04:06.4307807Z  2025-07-24T04:04:06.4308544Z  2025-07-24T04:04:06.4308810Z  2025-07-24T04:04:06.4309858Z  2025-07-24T04:04:06.4310188Z  2025-07-24T04:04:06.4310738Z  2025-07-24T04:04:06.4310994Z  2025-07-24T04:04:06.4311202Z  2025-07-24T04:04:06.4312089Z [2,276 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:04:06.4313354Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:06.4315047Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:06.4316530Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:06.4317450Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:06.4318130Z Compiling torch/csrc/inductor/inductor_ops.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:06.4319573Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:06.4320096Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:04:06.4320731Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:06.6313569Z 2025-07-24T04:04:06.6314817Z  2025-07-24T04:04:06.6315563Z  2025-07-24T04:04:06.6316250Z  2025-07-24T04:04:06.6316486Z  2025-07-24T04:04:06.6317464Z  2025-07-24T04:04:06.6317713Z  2025-07-24T04:04:06.6318141Z  2025-07-24T04:04:06.6318442Z  2025-07-24T04:04:06.6319374Z [2,276 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:06.6320188Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:06.6321135Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:06.6322040Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:06.6322828Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:06.6323619Z Compiling torch/csrc/inductor/inductor_ops.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:06.6324356Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:06.6325171Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:06.6326193Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:06.9218182Z 2025-07-24T04:04:06.9218908Z  2025-07-24T04:04:06.9219356Z  2025-07-24T04:04:06.9219712Z  2025-07-24T04:04:06.9220075Z  2025-07-24T04:04:06.9220418Z  2025-07-24T04:04:06.9220756Z  2025-07-24T04:04:06.9221131Z  2025-07-24T04:04:06.9221491Z  2025-07-24T04:04:06.9222348Z [2,277 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:06.9223378Z Compiling test/cpp/api/rnn.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:06.9224571Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:06.9225317Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:06.9226147Z Compiling torch/csrc/inductor/inductor_ops.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:06.9227235Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:06.9228057Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:06.9228622Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:06.9229202Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:07.1640641Z 2025-07-24T04:04:07.1641416Z  2025-07-24T04:04:07.1641981Z  2025-07-24T04:04:07.1642461Z  2025-07-24T04:04:07.1643304Z  2025-07-24T04:04:07.1646235Z  2025-07-24T04:04:07.1646659Z  2025-07-24T04:04:07.1647009Z  2025-07-24T04:04:07.1647337Z  2025-07-24T04:04:07.1648196Z [2,280 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:07.1649214Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:07.1650270Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:07.1651161Z Compiling torch/csrc/inductor/inductor_ops.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:07.1652060Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:07.1652582Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:07.1653290Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:07.1654291Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:07.1655216Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:07.4318924Z 2025-07-24T04:04:07.4364038Z  2025-07-24T04:04:07.4364490Z  2025-07-24T04:04:07.4365105Z  2025-07-24T04:04:07.4365665Z  2025-07-24T04:04:07.4366033Z  2025-07-24T04:04:07.4366404Z  2025-07-24T04:04:07.4366755Z  2025-07-24T04:04:07.4367125Z  2025-07-24T04:04:07.4368040Z [2,280 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:07.4369130Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:07.4369869Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:07.4370728Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:07.4371674Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:07.4372271Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:07.4373062Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:07.4374201Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:07.4375110Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:07.6374254Z 2025-07-24T04:04:07.6374969Z  2025-07-24T04:04:07.6375432Z  2025-07-24T04:04:07.6375828Z  2025-07-24T04:04:07.6376201Z  2025-07-24T04:04:07.6376597Z  2025-07-24T04:04:07.6376966Z  2025-07-24T04:04:07.6377342Z  2025-07-24T04:04:07.6377702Z  2025-07-24T04:04:07.6378653Z [2,281 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:07.6379752Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:07.6380557Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:07.6381421Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:07.6382315Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:07.6383082Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:07.6384131Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:07.6385118Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:07.6385718Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:08.2634604Z 2025-07-24T04:04:08.2637607Z  2025-07-24T04:04:08.2638351Z  2025-07-24T04:04:08.2638748Z  2025-07-24T04:04:08.2639111Z  2025-07-24T04:04:08.2639494Z  2025-07-24T04:04:08.2639842Z  2025-07-24T04:04:08.2640200Z  2025-07-24T04:04:08.2640579Z  2025-07-24T04:04:08.2641524Z [2,282 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:08.2642625Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:08.2643710Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:08.2644633Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:08.2645756Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:08.2646927Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:08.2647880Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.2648517Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.2649160Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:08.6172868Z 2025-07-24T04:04:08.6173600Z  2025-07-24T04:04:08.6174031Z  2025-07-24T04:04:08.6174409Z  2025-07-24T04:04:08.6174781Z  2025-07-24T04:04:08.6175148Z  2025-07-24T04:04:08.6175492Z  2025-07-24T04:04:08.6175848Z  2025-07-24T04:04:08.6176188Z  2025-07-24T04:04:08.6176999Z [2,283 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:08.6178204Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:08.6179100Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:08.6179877Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:08.6181111Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:08.6181962Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.6182512Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.6183074Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.6183643Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:08.8385748Z 2025-07-24T04:04:08.8386488Z  2025-07-24T04:04:08.8386935Z  2025-07-24T04:04:08.8387330Z  2025-07-24T04:04:08.8387695Z  2025-07-24T04:04:08.8388076Z  2025-07-24T04:04:08.8388436Z  2025-07-24T04:04:08.8388801Z  2025-07-24T04:04:08.8389144Z  2025-07-24T04:04:08.8389992Z [2,284 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:04:08.8391151Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:08.8392275Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:08.8393306Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:08.8394177Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.8394777Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.8395384Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:08.8395981Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:08.8396608Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:09.2389034Z 2025-07-24T04:04:09.2389776Z  2025-07-24T04:04:09.2390213Z  2025-07-24T04:04:09.2390569Z  2025-07-24T04:04:09.2390960Z  2025-07-24T04:04:09.2391341Z  2025-07-24T04:04:09.2391619Z  2025-07-24T04:04:09.2392001Z  2025-07-24T04:04:09.2392382Z  2025-07-24T04:04:09.2393306Z [2,286 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:09.2394345Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:09.2395386Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:09.2396159Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.2397188Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.2397791Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.2398383Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:09.2399175Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:09.2400117Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:09.4392238Z 2025-07-24T04:04:09.4393757Z  2025-07-24T04:04:09.4394220Z  2025-07-24T04:04:09.4394783Z  2025-07-24T04:04:09.4395165Z  2025-07-24T04:04:09.4395726Z  2025-07-24T04:04:09.4396016Z  2025-07-24T04:04:09.4396543Z  2025-07-24T04:04:09.4397020Z  2025-07-24T04:04:09.4398191Z [2,287 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:09.4399598Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:09.4400715Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:09.4401648Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.4402587Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.4403627Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.4404232Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:09.4405042Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:09.4406233Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:09.8685189Z 2025-07-24T04:04:09.8685890Z  2025-07-24T04:04:09.8686337Z  2025-07-24T04:04:09.8686705Z  2025-07-24T04:04:09.8687088Z  2025-07-24T04:04:09.8687454Z  2025-07-24T04:04:09.8687869Z  2025-07-24T04:04:09.8688488Z  2025-07-24T04:04:09.8688852Z  2025-07-24T04:04:09.8689766Z [2,288 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:09.8690887Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:09.8692035Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:09.8692938Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.8693510Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.8694083Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:09.8694678Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:09.8695424Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:09.8696490Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:10.2400224Z 2025-07-24T04:04:10.2400942Z  2025-07-24T04:04:10.2401393Z  2025-07-24T04:04:10.2401815Z  2025-07-24T04:04:10.2402179Z  2025-07-24T04:04:10.2402561Z  2025-07-24T04:04:10.2403150Z  2025-07-24T04:04:10.2403772Z  2025-07-24T04:04:10.2404316Z  2025-07-24T04:04:10.2405394Z [2,289 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:10.2406551Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:10.2408124Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:10.2409025Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:10.2409630Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:10.2410238Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:10.2410839Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:10.2411615Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:10.2412615Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:04:10.6531603Z 2025-07-24T04:04:10.6532380Z  2025-07-24T04:04:10.6532818Z  2025-07-24T04:04:10.6533222Z  2025-07-24T04:04:10.6533592Z  2025-07-24T04:04:10.6533947Z  2025-07-24T04:04:10.6534268Z  2025-07-24T04:04:10.6534610Z  2025-07-24T04:04:10.6535154Z  2025-07-24T04:04:10.6536027Z [2,290 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:10.6537181Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:10.6538325Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:10.6539121Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:10.6539663Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:10.6540175Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:10.6540865Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:10.6543522Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:10.6544519Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:10.9117153Z 2025-07-24T04:04:10.9118172Z  2025-07-24T04:04:10.9118625Z  2025-07-24T04:04:10.9119006Z  2025-07-24T04:04:10.9119365Z  2025-07-24T04:04:10.9119815Z  2025-07-24T04:04:10.9120212Z  2025-07-24T04:04:10.9120623Z  2025-07-24T04:04:10.9121030Z  2025-07-24T04:04:10.9122003Z [2,291 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:10.9123231Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:10.9124427Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:10.9125428Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:10.9126063Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:10.9126727Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:10.9127882Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:10.9128694Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:10.9129312Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:11.1129101Z 2025-07-24T04:04:11.1129878Z  2025-07-24T04:04:11.1130337Z  2025-07-24T04:04:11.1130696Z  2025-07-24T04:04:11.1131067Z  2025-07-24T04:04:11.1131428Z  2025-07-24T04:04:11.1131811Z  2025-07-24T04:04:11.1132186Z  2025-07-24T04:04:11.1132552Z  2025-07-24T04:04:11.1133462Z [2,294 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:11.1134581Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:11.1135683Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:11.1136739Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:11.1137779Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:11.1138636Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:11.1139499Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:11.1140399Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:11.1141020Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:11.3231637Z 2025-07-24T04:04:11.3232356Z  2025-07-24T04:04:11.3232783Z  2025-07-24T04:04:11.3233130Z  2025-07-24T04:04:11.3233442Z  2025-07-24T04:04:11.3233812Z  2025-07-24T04:04:11.3234176Z  2025-07-24T04:04:11.3234546Z  2025-07-24T04:04:11.3234909Z  2025-07-24T04:04:11.3235841Z [2,296 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:11.3236871Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:11.3237748Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:11.3238725Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:11.3239586Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:11.3240174Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:11.3240947Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:11.3241652Z Compiling torch/csrc/jit/api/object.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:11.3242444Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:12.2746477Z 2025-07-24T04:04:12.2747271Z  2025-07-24T04:04:12.2747711Z  2025-07-24T04:04:12.2748109Z  2025-07-24T04:04:12.2748499Z  2025-07-24T04:04:12.2748896Z  2025-07-24T04:04:12.2749268Z  2025-07-24T04:04:12.2770124Z  2025-07-24T04:04:12.2770850Z  2025-07-24T04:04:12.2772220Z [2,297 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:12.2773645Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:12.2774998Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:12.2776139Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:12.2776789Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:12.2777426Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:12.2778592Z Compiling torch/csrc/jit/api/object.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:12.2779733Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:12.2780329Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:12.4799665Z 2025-07-24T04:04:12.4802465Z  2025-07-24T04:04:12.4803896Z  2025-07-24T04:04:12.4804195Z  2025-07-24T04:04:12.4804517Z  2025-07-24T04:04:12.4805179Z  2025-07-24T04:04:12.4806612Z  2025-07-24T04:04:12.4806947Z  2025-07-24T04:04:12.4807472Z  2025-07-24T04:04:12.4808425Z [2,299 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:12.4809756Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:12.4810699Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:12.4811449Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:12.4811980Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:12.4812527Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:12.4813074Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:12.4813661Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:12.4814183Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:12.7889762Z 2025-07-24T04:04:12.7890528Z  2025-07-24T04:04:12.7890959Z  2025-07-24T04:04:12.7891354Z  2025-07-24T04:04:12.7891725Z  2025-07-24T04:04:12.7892102Z  2025-07-24T04:04:12.7892670Z  2025-07-24T04:04:12.7893050Z  2025-07-24T04:04:12.7893434Z  2025-07-24T04:04:12.7894352Z [2,300 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:12.7899950Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:12.7901452Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:12.7902322Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:12.7902927Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:12.7903749Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:12.7904725Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:12.7905834Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:12.7906934Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:12.9890303Z 2025-07-24T04:04:12.9891276Z  2025-07-24T04:04:12.9891723Z  2025-07-24T04:04:12.9892123Z  2025-07-24T04:04:12.9892489Z  2025-07-24T04:04:12.9892865Z  2025-07-24T04:04:12.9893120Z  2025-07-24T04:04:12.9893367Z  2025-07-24T04:04:12.9893584Z  2025-07-24T04:04:12.9894408Z [2,301 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:12.9895341Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:12.9895979Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:12.9897523Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:12.9898071Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:12.9898695Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:12.9899577Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:12.9900534Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:12.9901089Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:13.1901277Z 2025-07-24T04:04:13.1902674Z  2025-07-24T04:04:13.1903148Z  2025-07-24T04:04:13.1903519Z  2025-07-24T04:04:13.1903854Z  2025-07-24T04:04:13.1904199Z  2025-07-24T04:04:13.1904969Z  2025-07-24T04:04:13.1905384Z  2025-07-24T04:04:13.1905766Z  2025-07-24T04:04:13.1906671Z [2,302 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:13.1907589Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:13.1908195Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:13.1908799Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:13.1909423Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.1910285Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:13.1911197Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:13.1911784Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.1912396Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:13.4810248Z 2025-07-24T04:04:13.4811240Z  2025-07-24T04:04:13.4811836Z  2025-07-24T04:04:13.4812078Z  2025-07-24T04:04:13.4812684Z  2025-07-24T04:04:13.4813223Z  2025-07-24T04:04:13.4815787Z  2025-07-24T04:04:13.4816032Z  2025-07-24T04:04:13.4816590Z  2025-07-24T04:04:13.4817487Z [2,303 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:13.4818159Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:13.4818749Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:13.4819160Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.4819848Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:13.4820690Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:13.4821146Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.4821496Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.4821937Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:13.6818853Z 2025-07-24T04:04:13.6820557Z  2025-07-24T04:04:13.6821027Z  2025-07-24T04:04:13.6821400Z  2025-07-24T04:04:13.6821782Z  2025-07-24T04:04:13.6822125Z  2025-07-24T04:04:13.6822431Z  2025-07-24T04:04:13.6822769Z  2025-07-24T04:04:13.6823130Z  2025-07-24T04:04:13.6824030Z [2,304 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:13.6825089Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:13.6825689Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:13.6836883Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:13.6837902Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:13.6838860Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:13.6839446Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.6840214Z Compiling test/cpp/jit/test_qualified_name.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:13.6841046Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:13.8821819Z 2025-07-24T04:04:13.8822672Z  2025-07-24T04:04:13.8823111Z  2025-07-24T04:04:13.8823479Z  2025-07-24T04:04:13.8823828Z  2025-07-24T04:04:13.8824140Z  2025-07-24T04:04:13.8824561Z  2025-07-24T04:04:13.8824874Z  2025-07-24T04:04:13.8825214Z  2025-07-24T04:04:13.8826011Z [2,307 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:13.8827672Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:13.8828206Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:13.8828744Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:13.8829291Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:13.8829788Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:13.8830503Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:13.8831277Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:13.8832071Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:14.3503442Z 2025-07-24T04:04:14.3504148Z  2025-07-24T04:04:14.3504678Z  2025-07-24T04:04:14.3505073Z  2025-07-24T04:04:14.3505421Z  2025-07-24T04:04:14.3505784Z  2025-07-24T04:04:14.3506116Z  2025-07-24T04:04:14.3506484Z  2025-07-24T04:04:14.3506865Z  2025-07-24T04:04:14.3507771Z [2,309 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:14.3508718Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:14.3509324Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:14.3509892Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:14.3510655Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:14.3511471Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:14.3512256Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:14.3513104Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:14.3513733Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:04:15.0529149Z 2025-07-24T04:04:15.0529876Z  2025-07-24T04:04:15.0530292Z  2025-07-24T04:04:15.0530626Z  2025-07-24T04:04:15.0530963Z  2025-07-24T04:04:15.0531337Z  2025-07-24T04:04:15.0531736Z  2025-07-24T04:04:15.0532115Z  2025-07-24T04:04:15.0532470Z  2025-07-24T04:04:15.0533389Z [2,310 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:15.0534220Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:15.0534753Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:15.0535534Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:15.0536387Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:15.0537236Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:15.0538010Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:15.0538799Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:15.0539612Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:15.3514413Z 2025-07-24T04:04:15.3515048Z  2025-07-24T04:04:15.3515322Z  2025-07-24T04:04:15.3515579Z  2025-07-24T04:04:15.3515795Z  2025-07-24T04:04:15.3516024Z  2025-07-24T04:04:15.3516240Z  2025-07-24T04:04:15.3516484Z  2025-07-24T04:04:15.3516708Z  2025-07-24T04:04:15.3517233Z [2,310 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:15.3517785Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:15.3518141Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:15.3518621Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:15.3519104Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:15.3519596Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:15.3520101Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:15.3520586Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:15.3521104Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:15.7171924Z 2025-07-24T04:04:15.7173056Z  2025-07-24T04:04:15.7173507Z  2025-07-24T04:04:15.7173904Z  2025-07-24T04:04:15.7174271Z  2025-07-24T04:04:15.7174645Z  2025-07-24T04:04:15.7175006Z  2025-07-24T04:04:15.7175391Z  2025-07-24T04:04:15.7175759Z  2025-07-24T04:04:15.7176681Z [2,311 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:15.7177614Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:15.7178206Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:15.7179042Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:15.7180430Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:15.7181323Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:15.7182164Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:15.7183058Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:15.7183663Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:15.9535600Z 2025-07-24T04:04:15.9539782Z  2025-07-24T04:04:15.9540254Z  2025-07-24T04:04:15.9540645Z  2025-07-24T04:04:15.9540985Z  2025-07-24T04:04:15.9541343Z  2025-07-24T04:04:15.9541708Z  2025-07-24T04:04:15.9542063Z  2025-07-24T04:04:15.9542437Z  2025-07-24T04:04:15.9543378Z [2,311 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:15.9544364Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:04:15.9545037Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:15.9545883Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:15.9547206Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:15.9548090Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:15.9548935Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:15.9550074Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:15.9550697Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:16.1539656Z 2025-07-24T04:04:16.1540402Z  2025-07-24T04:04:16.1540882Z  2025-07-24T04:04:16.1541255Z  2025-07-24T04:04:16.1541611Z  2025-07-24T04:04:16.1541979Z  2025-07-24T04:04:16.1542356Z  2025-07-24T04:04:16.1542713Z  2025-07-24T04:04:16.1543097Z  2025-07-24T04:04:16.1543997Z [2,313 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:16.1545297Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:16.1546402Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:16.1547212Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:16.1548091Z Compiling test/cpp/jit/test_schema_matching.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:16.1549010Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:16.1561287Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:16.1562315Z Compiling aten/src/ATen/core/tensor_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:16.1563118Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:16.5537682Z 2025-07-24T04:04:16.5538237Z  2025-07-24T04:04:16.5538500Z  2025-07-24T04:04:16.5538735Z  2025-07-24T04:04:16.5538950Z  2025-07-24T04:04:16.5539178Z  2025-07-24T04:04:16.5539392Z  2025-07-24T04:04:16.5539618Z  2025-07-24T04:04:16.5539842Z  2025-07-24T04:04:16.5540396Z [2,314 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:16.5541080Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:16.5541700Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:16.6565934Z Compiling test/cpp/jit/test_schema_matching.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:16.6566711Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:16.6567146Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:16.6567706Z Compiling aten/src/ATen/core/tensor_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:16.6572336Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:16.6572894Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:16.7551843Z 2025-07-24T04:04:16.7552708Z  2025-07-24T04:04:16.7553069Z  2025-07-24T04:04:16.7553292Z  2025-07-24T04:04:16.7553524Z  2025-07-24T04:04:16.7553740Z  2025-07-24T04:04:16.7553969Z  2025-07-24T04:04:16.7579053Z  2025-07-24T04:04:16.7580232Z  2025-07-24T04:04:16.7581120Z [2,316 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:16.7582582Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:16.7583672Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:16.7584354Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:16.7584999Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:16.7585540Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:16.7586265Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:16.7587204Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:16.7587822Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:17.0512187Z 2025-07-24T04:04:17.0513130Z  2025-07-24T04:04:17.0513525Z  2025-07-24T04:04:17.0513806Z  2025-07-24T04:04:17.0516467Z  2025-07-24T04:04:17.0517088Z  2025-07-24T04:04:17.0518963Z  2025-07-24T04:04:17.0520999Z  2025-07-24T04:04:17.0522379Z  2025-07-24T04:04:17.0525495Z [2,318 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:17.0529502Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:17.0531362Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:17.0532098Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:17.0532812Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:17.0533527Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:17.0534252Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:17.0535067Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:17.0535547Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:17.2575554Z 2025-07-24T04:04:17.2576622Z  2025-07-24T04:04:17.2577004Z  2025-07-24T04:04:17.2577367Z  2025-07-24T04:04:17.2577696Z  2025-07-24T04:04:17.2577997Z  2025-07-24T04:04:17.2578282Z  2025-07-24T04:04:17.2578618Z  2025-07-24T04:04:17.2578951Z  2025-07-24T04:04:17.2579784Z [2,318 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:17.2580713Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:17.2581466Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:17.2582143Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:17.2582708Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:17.2583250Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:17.2583922Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:17.2584714Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:17.2585202Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:17.4580242Z 2025-07-24T04:04:17.4581313Z  2025-07-24T04:04:17.4581693Z  2025-07-24T04:04:17.4581918Z  2025-07-24T04:04:17.4583573Z  2025-07-24T04:04:17.4584085Z  2025-07-24T04:04:17.4584325Z  2025-07-24T04:04:17.4584632Z  2025-07-24T04:04:17.4584915Z  2025-07-24T04:04:17.4585921Z [2,321 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:17.4587347Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:17.4588011Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:17.4588687Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:17.4589202Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:17.4589945Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:17.4590507Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:17.4591091Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:04:17.4591537Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:17.8014956Z 2025-07-24T04:04:17.8015836Z  2025-07-24T04:04:17.8016326Z  2025-07-24T04:04:17.8016697Z  2025-07-24T04:04:17.8017092Z  2025-07-24T04:04:17.8017444Z  2025-07-24T04:04:17.8017786Z  2025-07-24T04:04:17.8018097Z  2025-07-24T04:04:17.8018428Z  2025-07-24T04:04:17.8019217Z [2,323 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:17.8020270Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:17.8021040Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:17.8021573Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:17.8022086Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:17.8022870Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:04:17.8023402Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:17.8023898Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:17.8024711Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:18.0594582Z 2025-07-24T04:04:18.0595318Z  2025-07-24T04:04:18.0595779Z  2025-07-24T04:04:18.0596103Z  2025-07-24T04:04:18.0596497Z  2025-07-24T04:04:18.0596871Z  2025-07-24T04:04:18.0597237Z  2025-07-24T04:04:18.0597591Z  2025-07-24T04:04:18.0597970Z  2025-07-24T04:04:18.0598913Z [2,323 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:18.0600061Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:18.0600945Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:18.0601570Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:18.0602241Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:18.0602854Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:04:18.0603453Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:18.0604033Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:18.0604888Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:18.7268858Z 2025-07-24T04:04:18.7269665Z  2025-07-24T04:04:18.7270131Z  2025-07-24T04:04:18.7270524Z  2025-07-24T04:04:18.7270931Z  2025-07-24T04:04:18.7271307Z  2025-07-24T04:04:18.7271709Z  2025-07-24T04:04:18.7272094Z  2025-07-24T04:04:18.7272494Z  2025-07-24T04:04:18.7273426Z [2,324 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:18.7274399Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:18.7275009Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:18.7275665Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:18.7276319Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:18.7276954Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:18.7277571Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:18.7278380Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:18.7279529Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:04:19.0596024Z 2025-07-24T04:04:19.0597167Z  2025-07-24T04:04:19.0597641Z  2025-07-24T04:04:19.0598003Z  2025-07-24T04:04:19.0598403Z  2025-07-24T04:04:19.0598803Z  2025-07-24T04:04:19.0599180Z  2025-07-24T04:04:19.0599568Z  2025-07-24T04:04:19.0599945Z  2025-07-24T04:04:19.0600912Z [2,324 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:19.0601891Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:19.0602536Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:19.0603484Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:19.0604057Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:19.0604641Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:19.0605222Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:19.0606002Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:19.0606818Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:19.2601366Z 2025-07-24T04:04:19.2602107Z  2025-07-24T04:04:19.2602540Z  2025-07-24T04:04:19.2602893Z  2025-07-24T04:04:19.2603254Z  2025-07-24T04:04:19.2603605Z  2025-07-24T04:04:19.2603977Z  2025-07-24T04:04:19.2604333Z  2025-07-24T04:04:19.2604708Z  2025-07-24T04:04:19.2605629Z [2,325 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:19.2606565Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:19.2607162Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:19.2607967Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:19.2608589Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:19.2609194Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:19.2609805Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:19.2610650Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:19.2611513Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:19.7909837Z 2025-07-24T04:04:19.7910609Z  2025-07-24T04:04:19.7911015Z  2025-07-24T04:04:19.7911365Z  2025-07-24T04:04:19.7911692Z  2025-07-24T04:04:19.7912029Z  2025-07-24T04:04:19.7912386Z  2025-07-24T04:04:19.7912752Z  2025-07-24T04:04:19.7913107Z  2025-07-24T04:04:19.7914052Z [2,326 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:19.7914898Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:19.7915469Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:19.7916047Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:19.7916658Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:19.7917277Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:19.7917851Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:19.7918612Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:19.7919421Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:20.0608834Z 2025-07-24T04:04:20.0609588Z  2025-07-24T04:04:20.0610066Z  2025-07-24T04:04:20.0610430Z  2025-07-24T04:04:20.0610812Z  2025-07-24T04:04:20.0611171Z  2025-07-24T04:04:20.0611529Z  2025-07-24T04:04:20.0611869Z  2025-07-24T04:04:20.0612187Z  2025-07-24T04:04:20.0613128Z [2,326 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:20.0614110Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:20.0614749Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:20.0615347Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:20.0615923Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:20.0616548Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:20.0617396Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:20.0618283Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.0619222Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:04:20.2613562Z 2025-07-24T04:04:20.2614326Z  2025-07-24T04:04:20.2614772Z  2025-07-24T04:04:20.2615176Z  2025-07-24T04:04:20.2615542Z  2025-07-24T04:04:20.2615932Z  2025-07-24T04:04:20.2616302Z  2025-07-24T04:04:20.2616702Z  2025-07-24T04:04:20.2617074Z  2025-07-24T04:04:20.2618020Z [2,329 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:20.2619311Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:20.2619945Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:20.2620566Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:20.2621151Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:20.2622029Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.2623203Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.2624419Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.2625479Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:20.6819237Z 2025-07-24T04:04:20.6820323Z  2025-07-24T04:04:20.6821037Z  2025-07-24T04:04:20.6821921Z  2025-07-24T04:04:20.6822308Z  2025-07-24T04:04:20.6822657Z  2025-07-24T04:04:20.6822994Z  2025-07-24T04:04:20.6823306Z  2025-07-24T04:04:20.6823663Z  2025-07-24T04:04:20.6824680Z [2,330 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:20.6825869Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:20.6826503Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:20.6827159Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:20.6827774Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:20.6828579Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.6829579Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.6830658Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:20.6831576Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:04:21.0621194Z 2025-07-24T04:04:21.0622387Z  2025-07-24T04:04:21.0622828Z  2025-07-24T04:04:21.0623206Z  2025-07-24T04:04:21.0623531Z  2025-07-24T04:04:21.0623881Z  2025-07-24T04:04:21.0624245Z  2025-07-24T04:04:21.0624728Z  2025-07-24T04:04:21.0625047Z  2025-07-24T04:04:21.0625880Z [2,331 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:21.0626815Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:21.0627431Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:21.0628078Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:21.0628688Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:21.0629457Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:21.0630467Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:21.0631496Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:21.0632335Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:04:21.4819218Z 2025-07-24T04:04:21.4819837Z  2025-07-24T04:04:21.4820127Z  2025-07-24T04:04:21.4820407Z  2025-07-24T04:04:21.4820643Z  2025-07-24T04:04:21.4820856Z  2025-07-24T04:04:21.4821086Z  2025-07-24T04:04:21.4821297Z  2025-07-24T04:04:21.4821526Z  2025-07-24T04:04:21.4822055Z [2,332 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:21.4822800Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:21.4823174Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:21.4823512Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:21.4824010Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:21.4824762Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:21.4825445Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:21.4825955Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:21.4826315Z //:aten; 4s processwrapper-sandbox ... 2025-07-24T04:04:21.8707359Z 2025-07-24T04:04:21.8709400Z  2025-07-24T04:04:21.8709890Z  2025-07-24T04:04:21.8710475Z  2025-07-24T04:04:21.8710868Z  2025-07-24T04:04:21.8711221Z  2025-07-24T04:04:21.8711550Z  2025-07-24T04:04:21.8712542Z  2025-07-24T04:04:21.8712856Z  2025-07-24T04:04:21.8713800Z [2,333 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:21.8714999Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:21.8716754Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:21.8718160Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:21.8719696Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:21.8721092Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:21.8722245Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:21.8723303Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:21.8725017Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox ... 2025-07-24T04:04:22.0679193Z 2025-07-24T04:04:22.0680551Z  2025-07-24T04:04:22.0681219Z  2025-07-24T04:04:22.0681992Z  2025-07-24T04:04:22.0682674Z  2025-07-24T04:04:22.0682954Z  2025-07-24T04:04:22.0684142Z  2025-07-24T04:04:22.0684481Z  2025-07-24T04:04:22.0685151Z  2025-07-24T04:04:22.0686630Z [2,335 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:22.0688089Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:22.0689260Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:22.0691781Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:22.0692783Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:22.0693476Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:22.0694476Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:22.0695409Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:22.0696273Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:22.2686535Z 2025-07-24T04:04:22.2687297Z  2025-07-24T04:04:22.2687742Z  2025-07-24T04:04:22.2688127Z  2025-07-24T04:04:22.2688495Z  2025-07-24T04:04:22.2688878Z  2025-07-24T04:04:22.2689243Z  2025-07-24T04:04:22.2689620Z  2025-07-24T04:04:22.2689986Z  2025-07-24T04:04:22.2690900Z [2,336 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:22.2691844Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:22.2692743Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:22.2693668Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:22.2694297Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:22.2695129Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:22.2695990Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:22.2696596Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.2697211Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:22.4763994Z 2025-07-24T04:04:22.4764756Z  2025-07-24T04:04:22.4765193Z  2025-07-24T04:04:22.4765476Z  2025-07-24T04:04:22.4765796Z  2025-07-24T04:04:22.4766037Z  2025-07-24T04:04:22.4766314Z  2025-07-24T04:04:22.4766600Z  2025-07-24T04:04:22.4766852Z  2025-07-24T04:04:22.4767462Z [2,340 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:22.4768446Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:22.4769190Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:22.4771776Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.4772220Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.4772848Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:22.4773513Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:22.4774262Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:22.4775030Z //:torch; 0s processwrapper-sandbox ... 2025-07-24T04:04:22.6820479Z 2025-07-24T04:04:22.6821239Z  2025-07-24T04:04:22.6821687Z  2025-07-24T04:04:22.6822059Z  2025-07-24T04:04:22.6822445Z  2025-07-24T04:04:22.6822813Z  2025-07-24T04:04:22.6823195Z  2025-07-24T04:04:22.6823562Z  2025-07-24T04:04:22.6823941Z  2025-07-24T04:04:22.6824953Z [2,341 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:22.6825931Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:22.6826577Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.6827368Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.6828175Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:22.6829177Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:22.6830231Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:22.6831036Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:22.6831648Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:22.9331217Z 2025-07-24T04:04:22.9331907Z  2025-07-24T04:04:22.9332263Z  2025-07-24T04:04:22.9332612Z  2025-07-24T04:04:22.9332954Z  2025-07-24T04:04:22.9333263Z  2025-07-24T04:04:22.9333571Z  2025-07-24T04:04:22.9333905Z  2025-07-24T04:04:22.9334168Z  2025-07-24T04:04:22.9335003Z [2,342 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:22.9335864Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:22.9336405Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.9336872Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:22.9337534Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:22.9338497Z Compiling aten/src/ATen/core/union_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:22.9339241Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:22.9339835Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:22.9340612Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:04:23.2692255Z 2025-07-24T04:04:23.2693058Z  2025-07-24T04:04:23.2693447Z  2025-07-24T04:04:23.2693737Z  2025-07-24T04:04:23.2694056Z  2025-07-24T04:04:23.2694385Z  2025-07-24T04:04:23.2694700Z  2025-07-24T04:04:23.2695040Z  2025-07-24T04:04:23.2695342Z  2025-07-24T04:04:23.2696172Z [2,343 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:23.2696822Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:23.2697221Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:23.2697833Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:23.2699594Z Compiling aten/src/ATen/core/union_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:23.2700267Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:23.2700701Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:23.2701300Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:23.2701945Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:23.6694554Z 2025-07-24T04:04:23.6695179Z  2025-07-24T04:04:23.6695448Z  2025-07-24T04:04:23.6695681Z  2025-07-24T04:04:23.6695890Z  2025-07-24T04:04:23.6696108Z  2025-07-24T04:04:23.6696314Z  2025-07-24T04:04:23.6700152Z  2025-07-24T04:04:23.6700385Z  2025-07-24T04:04:23.6701067Z [2,344 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:23.6701595Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:23.6702062Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:23.6702681Z Compiling aten/src/ATen/core/union_type.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:23.6703165Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:23.6703517Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:23.6703985Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:23.6704562Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:23.6704908Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:23.8700414Z 2025-07-24T04:04:23.8701668Z  2025-07-24T04:04:23.8702059Z  2025-07-24T04:04:23.8702419Z  2025-07-24T04:04:23.8702718Z  2025-07-24T04:04:23.8703716Z  2025-07-24T04:04:23.8704002Z  2025-07-24T04:04:23.8704311Z  2025-07-24T04:04:23.8704721Z  2025-07-24T04:04:23.8705430Z [2,345 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:23.8706115Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:23.8706637Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:23.8707317Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:23.8707784Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:23.8708386Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:23.8709010Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:23.8709546Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:23.8709948Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:04:24.2704104Z 2025-07-24T04:04:24.2704737Z  2025-07-24T04:04:24.2705022Z  2025-07-24T04:04:24.2705274Z  2025-07-24T04:04:24.2705505Z  2025-07-24T04:04:24.2705717Z  2025-07-24T04:04:24.2705942Z  2025-07-24T04:04:24.2706149Z  2025-07-24T04:04:24.2706370Z  2025-07-24T04:04:24.2706916Z [2,346 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:24.2707453Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:24.2707808Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:24.2708144Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.2708647Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:24.2709156Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.2709491Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.2709983Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:24.2710492Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:24.6544069Z 2025-07-24T04:04:24.6544982Z  2025-07-24T04:04:24.6545462Z  2025-07-24T04:04:24.6545855Z  2025-07-24T04:04:24.6546294Z  2025-07-24T04:04:24.6546703Z  2025-07-24T04:04:24.6547100Z  2025-07-24T04:04:24.6547498Z  2025-07-24T04:04:24.6547885Z  2025-07-24T04:04:24.6549053Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-07-24T04:04:24.6550432Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-07-24T04:04:24.6551923Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:04:24.6553184Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-07-24T04:04:24.6553699Z | ^ 2025-07-24T04:04:24.6554518Z [2,346 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:24.6555361Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:24.6556199Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:24.6567627Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:24.6568630Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:24.6569598Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.6570256Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.6571103Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:24.6572079Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:24.8748285Z 2025-07-24T04:04:24.8749050Z  2025-07-24T04:04:24.8749498Z  2025-07-24T04:04:24.8750125Z  2025-07-24T04:04:24.8750501Z  2025-07-24T04:04:24.8750872Z  2025-07-24T04:04:24.8751217Z  2025-07-24T04:04:24.8751536Z  2025-07-24T04:04:24.8751872Z  2025-07-24T04:04:24.8752797Z [2,347 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:24.8753726Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:24.8754604Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:24.8755422Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:24.8756326Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.8756934Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.8757812Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:24.8758623Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:24.8759195Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:25.0751981Z 2025-07-24T04:04:25.0752758Z  2025-07-24T04:04:25.0753177Z  2025-07-24T04:04:25.0753527Z  2025-07-24T04:04:25.0753835Z  2025-07-24T04:04:25.0754196Z  2025-07-24T04:04:25.0754534Z  2025-07-24T04:04:25.0754892Z  2025-07-24T04:04:25.0755232Z  2025-07-24T04:04:25.0756207Z [2,349 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:25.0757164Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:25.0758024Z Compiling test/cpp/tensorexpr/test_expr.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:25.0758824Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:25.0759610Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:25.0760453Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:25.0761038Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:25.0761645Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:25.0762480Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:25.3502210Z 2025-07-24T04:04:25.3502962Z  2025-07-24T04:04:25.3503454Z  2025-07-24T04:04:25.3503847Z  2025-07-24T04:04:25.3504222Z  2025-07-24T04:04:25.3504670Z  2025-07-24T04:04:25.3505060Z  2025-07-24T04:04:25.3505426Z  2025-07-24T04:04:25.3505802Z  2025-07-24T04:04:25.3506758Z [2,350 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:25.3507663Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:25.3508545Z Compiling test/cpp/tensorexpr/test_expr.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:25.3509599Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:25.3510213Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:25.3510822Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:25.3511423Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:25.3512180Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:25.3513021Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:25.6755921Z 2025-07-24T04:04:25.6756554Z  2025-07-24T04:04:25.6756825Z  2025-07-24T04:04:25.6757113Z  2025-07-24T04:04:25.6757345Z  2025-07-24T04:04:25.6757570Z  2025-07-24T04:04:25.6757792Z  2025-07-24T04:04:25.6886885Z  2025-07-24T04:04:25.6887723Z  2025-07-24T04:04:25.6888593Z [2,352 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:25.6889531Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:25.6890291Z Compiling test/cpp/tensorexpr/test_expr.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:25.6891076Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:25.6891795Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:25.6892499Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:25.6893512Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:25.6894267Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:25.6894808Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:26.3411062Z 2025-07-24T04:04:26.3411810Z  2025-07-24T04:04:26.3412331Z  2025-07-24T04:04:26.3412741Z  2025-07-24T04:04:26.3413163Z  2025-07-24T04:04:26.3414148Z  2025-07-24T04:04:26.3414505Z  2025-07-24T04:04:26.3414854Z  2025-07-24T04:04:26.3415223Z  2025-07-24T04:04:26.3416097Z [2,353 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:26.3417083Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:26.3417981Z Compiling test/cpp/tensorexpr/test_expr.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:26.3418928Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:26.3419486Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:26.3420326Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:26.3421303Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:26.3422200Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:26.3422862Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:04:26.6865941Z 2025-07-24T04:04:26.6866646Z  2025-07-24T04:04:26.6867106Z  2025-07-24T04:04:26.6867466Z  2025-07-24T04:04:26.6867807Z  2025-07-24T04:04:26.6868182Z  2025-07-24T04:04:26.6868535Z  2025-07-24T04:04:26.6868923Z  2025-07-24T04:04:26.6869284Z  2025-07-24T04:04:26.6870158Z [2,354 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:26.6871265Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:26.6872112Z Compiling test/cpp/tensorexpr/test_expr.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:26.6872999Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:26.6873799Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:26.6874881Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:26.6875788Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:26.6876397Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:26.6877072Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:26.9019737Z 2025-07-24T04:04:26.9020678Z  2025-07-24T04:04:26.9021189Z  2025-07-24T04:04:26.9021565Z  2025-07-24T04:04:26.9021893Z  2025-07-24T04:04:26.9022229Z  2025-07-24T04:04:26.9022535Z  2025-07-24T04:04:26.9023940Z  2025-07-24T04:04:26.9024335Z  2025-07-24T04:04:26.9025389Z [2,356 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:26.9026280Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:26.9027014Z Compiling test/cpp/tensorexpr/test_expr.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:26.9028023Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:26.9029065Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:26.9029983Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:26.9031922Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:26.9032878Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:26.9033484Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:27.1024697Z 2025-07-24T04:04:27.1025514Z  2025-07-24T04:04:27.1025951Z  2025-07-24T04:04:27.1026393Z  2025-07-24T04:04:27.1026758Z  2025-07-24T04:04:27.1027124Z  2025-07-24T04:04:27.1027484Z  2025-07-24T04:04:27.1027828Z  2025-07-24T04:04:27.1028197Z  2025-07-24T04:04:27.1029089Z [2,357 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:27.1029984Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:27.1030787Z Compiling test/cpp/tensorexpr/test_expr.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:27.1031792Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:27.1032972Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:27.1034087Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:27.1034929Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:27.1035774Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:27.1036354Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:27.7440046Z 2025-07-24T04:04:27.7441901Z  2025-07-24T04:04:27.7442685Z  2025-07-24T04:04:27.7443049Z  2025-07-24T04:04:27.7444028Z  2025-07-24T04:04:27.7445083Z  2025-07-24T04:04:27.7445683Z  2025-07-24T04:04:27.7446281Z  2025-07-24T04:04:27.7447058Z  2025-07-24T04:04:27.7448459Z [2,358 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:27.7450882Z Compiling test/cpp/tensorexpr/test_expr.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:27.7452585Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:27.7454396Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:27.7455614Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:27.7457989Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:27.7458812Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:27.7459557Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:27.7460419Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:28.0921331Z 2025-07-24T04:04:28.0922636Z  2025-07-24T04:04:28.0923260Z  2025-07-24T04:04:28.0923914Z  2025-07-24T04:04:28.0924514Z  2025-07-24T04:04:28.0925356Z  2025-07-24T04:04:28.0925726Z  2025-07-24T04:04:28.0926348Z  2025-07-24T04:04:28.0926806Z  2025-07-24T04:04:28.0928213Z [2,359 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:28.0929755Z Compiling test/cpp/tensorexpr/test_expr.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.0931815Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.0933193Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.0934796Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:28.0937120Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:28.0938568Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:28.0939868Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:28.0941257Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:28.3034645Z 2025-07-24T04:04:28.3035383Z  2025-07-24T04:04:28.3035748Z  2025-07-24T04:04:28.3036064Z  2025-07-24T04:04:28.3036356Z  2025-07-24T04:04:28.3036663Z  2025-07-24T04:04:28.3036967Z  2025-07-24T04:04:28.3037254Z  2025-07-24T04:04:28.3037556Z  2025-07-24T04:04:28.3038606Z [2,361 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:04:28.3039580Z Compiling test/cpp/tensorexpr/test_expr.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.3040445Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.3041293Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.3043503Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:28.3044243Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:28.3044936Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:28.3045638Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:28.3046122Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:28.5207087Z 2025-07-24T04:04:28.5207797Z  2025-07-24T04:04:28.5208244Z  2025-07-24T04:04:28.5208731Z  2025-07-24T04:04:28.5209095Z  2025-07-24T04:04:28.5214724Z  2025-07-24T04:04:28.5215044Z  2025-07-24T04:04:28.5215334Z  2025-07-24T04:04:28.5215840Z  2025-07-24T04:04:28.5216592Z [2,362 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:28.5217746Z Compiling test/cpp/tensorexpr/test_expr.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.5218751Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.5219612Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.5220627Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:28.5221362Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:28.5222303Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:28.5223357Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:28.5224386Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:28.7391686Z 2025-07-24T04:04:28.7392361Z  2025-07-24T04:04:28.7392815Z  2025-07-24T04:04:28.7393222Z  2025-07-24T04:04:28.7393601Z  2025-07-24T04:04:28.7393929Z  2025-07-24T04:04:28.7394243Z  2025-07-24T04:04:28.7394605Z  2025-07-24T04:04:28.7394932Z  2025-07-24T04:04:28.7395766Z [2,363 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:28.7396837Z Compiling test/cpp/tensorexpr/test_expr.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.7397800Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.7398746Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:28.7399748Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:28.7400778Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:28.7401859Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:28.7402632Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:28.7403161Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:28.9517318Z 2025-07-24T04:04:28.9519308Z  2025-07-24T04:04:28.9519778Z  2025-07-24T04:04:28.9520155Z  2025-07-24T04:04:28.9520560Z  2025-07-24T04:04:28.9520960Z  2025-07-24T04:04:28.9521332Z  2025-07-24T04:04:28.9521716Z  2025-07-24T04:04:28.9522093Z  2025-07-24T04:04:28.9522986Z [2,365 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:28.9524153Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.9525344Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:28.9526611Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:28.9530432Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:28.9531516Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:28.9532154Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:28.9533130Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:28.9534156Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:29.3039151Z 2025-07-24T04:04:29.3039900Z  2025-07-24T04:04:29.3040199Z  2025-07-24T04:04:29.3040416Z  2025-07-24T04:04:29.3040643Z  2025-07-24T04:04:29.3040869Z  2025-07-24T04:04:29.3041078Z  2025-07-24T04:04:29.3041301Z  2025-07-24T04:04:29.3041510Z  2025-07-24T04:04:29.3042062Z [2,365 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:29.3042706Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:29.3043345Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:29.3160506Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:29.3161202Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:29.3161749Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:29.3162087Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:29.3162587Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:29.3163097Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:29.7768333Z 2025-07-24T04:04:29.7769441Z  2025-07-24T04:04:29.7770077Z  2025-07-24T04:04:29.7770500Z  2025-07-24T04:04:29.7770767Z  2025-07-24T04:04:29.7771113Z  2025-07-24T04:04:29.7771459Z  2025-07-24T04:04:29.7771819Z  2025-07-24T04:04:29.7772189Z  2025-07-24T04:04:29.7773123Z [2,366 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:29.7774235Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:29.7775262Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:29.7776387Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:29.7777286Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:29.7777873Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:29.7778697Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:29.7779540Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:29.7780109Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:30.1117802Z 2025-07-24T04:04:30.1118529Z  2025-07-24T04:04:30.1118974Z  2025-07-24T04:04:30.1119320Z  2025-07-24T04:04:30.1119634Z  2025-07-24T04:04:30.1123667Z  2025-07-24T04:04:30.1124192Z  2025-07-24T04:04:30.1124555Z  2025-07-24T04:04:30.1124875Z  2025-07-24T04:04:30.1125679Z [2,367 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:30.1126738Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:30.1128033Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:30.1128838Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:30.1129347Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:30.1130093Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:30.1130838Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:30.1131343Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.1135890Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:30.3173482Z 2025-07-24T04:04:30.3174069Z  2025-07-24T04:04:30.3174354Z  2025-07-24T04:04:30.3174814Z  2025-07-24T04:04:30.3175057Z  2025-07-24T04:04:30.3175266Z  2025-07-24T04:04:30.3175494Z  2025-07-24T04:04:30.3175714Z  2025-07-24T04:04:30.3175920Z  2025-07-24T04:04:30.3176465Z [2,368 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:30.3177167Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:30.3177700Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:30.3178038Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:30.3178539Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:30.3179045Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:30.3179389Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.3179871Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:30.3180365Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:30.7179059Z 2025-07-24T04:04:30.7179993Z  2025-07-24T04:04:30.7180450Z  2025-07-24T04:04:30.7180815Z  2025-07-24T04:04:30.7181201Z  2025-07-24T04:04:30.7181572Z  2025-07-24T04:04:30.7181959Z  2025-07-24T04:04:30.7182332Z  2025-07-24T04:04:30.7182701Z  2025-07-24T04:04:30.7183625Z [2,371 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:30.7184879Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:30.7185767Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:30.7186343Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.7187178Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:30.7188011Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:30.7188583Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.7189179Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.7189790Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:30.9179727Z 2025-07-24T04:04:30.9180658Z  2025-07-24T04:04:30.9181020Z  2025-07-24T04:04:30.9181254Z  2025-07-24T04:04:30.9181466Z  2025-07-24T04:04:30.9181755Z  2025-07-24T04:04:30.9182001Z  2025-07-24T04:04:30.9182328Z  2025-07-24T04:04:30.9182675Z  2025-07-24T04:04:30.9183350Z [2,372 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:30.9184116Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:30.9184735Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:30.9185414Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:30.9185960Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:30.9186347Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.9186683Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.9187046Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:30.9187396Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:31.5251863Z 2025-07-24T04:04:31.5252694Z  2025-07-24T04:04:31.5253026Z  2025-07-24T04:04:31.5253258Z  2025-07-24T04:04:31.5253470Z  2025-07-24T04:04:31.5253881Z  2025-07-24T04:04:31.5254116Z  2025-07-24T04:04:31.5254416Z  2025-07-24T04:04:31.5254760Z  2025-07-24T04:04:31.5255629Z [2,373 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:31.5256833Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:31.5257666Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:31.5258477Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:31.5259358Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:31.5259966Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:31.5260772Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:31.5261306Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:31.5261925Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:31.7593146Z 2025-07-24T04:04:31.7593886Z  2025-07-24T04:04:31.7594361Z  2025-07-24T04:04:31.7594791Z  2025-07-24T04:04:31.7595184Z  2025-07-24T04:04:31.7595577Z  2025-07-24T04:04:31.7595962Z  2025-07-24T04:04:31.7596358Z  2025-07-24T04:04:31.7596745Z  2025-07-24T04:04:31.7597717Z [2,375 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:31.7598953Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:31.7600244Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:31.7601125Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:31.7601751Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:31.7602828Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:31.7603452Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:31.7604083Z //:jit_tests; 1s processwrapper-sandbox 2025-07-24T04:04:31.7604985Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:32.0386472Z 2025-07-24T04:04:32.0387231Z  2025-07-24T04:04:32.0387710Z  2025-07-24T04:04:32.0388110Z  2025-07-24T04:04:32.0388505Z  2025-07-24T04:04:32.0388878Z  2025-07-24T04:04:32.0389269Z  2025-07-24T04:04:32.0389633Z  2025-07-24T04:04:32.0390023Z  2025-07-24T04:04:32.0390952Z [2,376 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:32.0392201Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:32.0393380Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:32.0394291Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:32.0394924Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:32.0395532Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:32.0396168Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:32.0397030Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:32.0397969Z //:jit_tests; 1s processwrapper-sandbox ... 2025-07-24T04:04:32.3194629Z 2025-07-24T04:04:32.3195456Z  2025-07-24T04:04:32.3195797Z  2025-07-24T04:04:32.3196124Z  2025-07-24T04:04:32.3196490Z  2025-07-24T04:04:32.3196704Z  2025-07-24T04:04:32.3196982Z  2025-07-24T04:04:32.3197304Z  2025-07-24T04:04:32.3197659Z  2025-07-24T04:04:32.3198395Z [2,376 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:32.3199423Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:32.3200560Z Compiling test/cpp/tensorexpr/test_aten.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:32.3201423Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:32.3201891Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:32.3202430Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:32.3204000Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:32.3204703Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:32.3205546Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:32.5755358Z 2025-07-24T04:04:32.5756310Z  2025-07-24T04:04:32.5756735Z  2025-07-24T04:04:32.5757070Z  2025-07-24T04:04:32.5757418Z  2025-07-24T04:04:32.5757746Z  2025-07-24T04:04:32.5758089Z  2025-07-24T04:04:32.5758422Z  2025-07-24T04:04:32.5758769Z  2025-07-24T04:04:32.5759642Z [2,377 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:32.5761096Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:32.5762190Z Compiling test/cpp/tensorexpr/test_aten.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:32.5762970Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:32.5763547Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:32.5764096Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:32.5764668Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:32.5765425Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:32.5766249Z //:jit_tests; 2s processwrapper-sandbox ... 2025-07-24T04:04:32.9195760Z 2025-07-24T04:04:32.9196557Z  2025-07-24T04:04:32.9197022Z  2025-07-24T04:04:32.9197423Z  2025-07-24T04:04:32.9197821Z  2025-07-24T04:04:32.9198194Z  2025-07-24T04:04:32.9198507Z  2025-07-24T04:04:32.9198716Z  2025-07-24T04:04:32.9198939Z  2025-07-24T04:04:32.9199506Z [2,379 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:32.9200363Z Compiling test/cpp/tensorexpr/test_aten.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:32.9200864Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:32.9201238Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:32.9201589Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:32.9202081Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:32.9202585Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:32.9202928Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:32.9203300Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:33.1201734Z 2025-07-24T04:04:33.1202458Z  2025-07-24T04:04:33.1202862Z  2025-07-24T04:04:33.1203245Z  2025-07-24T04:04:33.1203599Z  2025-07-24T04:04:33.1203914Z  2025-07-24T04:04:33.1204172Z  2025-07-24T04:04:33.1204581Z  2025-07-24T04:04:33.1204939Z  2025-07-24T04:04:33.1205871Z [2,381 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:04:33.1207043Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:33.1207797Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:33.1208394Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:33.1209033Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:33.1209888Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:33.1210647Z //:jit_tests; 2s processwrapper-sandbox 2025-07-24T04:04:33.1211128Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:33.1211641Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:33.3263376Z 2025-07-24T04:04:33.3264239Z  2025-07-24T04:04:33.3264794Z  2025-07-24T04:04:33.3265163Z  2025-07-24T04:04:33.3265543Z  2025-07-24T04:04:33.3265955Z  2025-07-24T04:04:33.3266356Z  2025-07-24T04:04:33.3266718Z  2025-07-24T04:04:33.3267083Z  2025-07-24T04:04:33.3268032Z [2,381 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:33.3269452Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:33.3270367Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:33.3270974Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:33.3271615Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:33.3272459Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:33.3273344Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:33.3273953Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:33.3274568Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:33.7268553Z 2025-07-24T04:04:33.7269412Z  2025-07-24T04:04:33.7269887Z  2025-07-24T04:04:33.7270617Z  2025-07-24T04:04:33.7271025Z  2025-07-24T04:04:33.7271429Z  2025-07-24T04:04:33.7271807Z  2025-07-24T04:04:33.7272202Z  2025-07-24T04:04:33.7272576Z  2025-07-24T04:04:33.7273551Z [2,382 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:33.7274839Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:33.7275817Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:33.7276480Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:33.7277406Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:33.7278352Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:33.7279002Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:33.7279648Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:33.7280210Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:34.1093651Z 2025-07-24T04:04:34.1094679Z  2025-07-24T04:04:34.1095079Z  2025-07-24T04:04:34.1095398Z  2025-07-24T04:04:34.1095722Z  2025-07-24T04:04:34.1096031Z  2025-07-24T04:04:34.1096360Z  2025-07-24T04:04:34.1096664Z  2025-07-24T04:04:34.1096992Z  2025-07-24T04:04:34.1097806Z [2,383 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:34.1098860Z Compiling test/cpp/tensorexpr/test_aten.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:34.1099634Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:34.1100182Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:34.1100939Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:34.1101698Z //:jit_tests; 3s processwrapper-sandbox 2025-07-24T04:04:34.1102229Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:34.1102746Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:34.1103277Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:34.3127622Z 2025-07-24T04:04:34.3128335Z  2025-07-24T04:04:34.3128784Z  2025-07-24T04:04:34.3129185Z  2025-07-24T04:04:34.3129562Z  2025-07-24T04:04:34.3129966Z  2025-07-24T04:04:34.3130375Z  2025-07-24T04:04:34.3130779Z  2025-07-24T04:04:34.3131186Z  2025-07-24T04:04:34.3132138Z [2,385 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:34.3133392Z Compiling test/cpp/tensorexpr/test_aten.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:34.3134336Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:34.3135000Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:34.3135902Z Compiling test/cpp/tensorexpr/test_conv.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:34.3136839Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:34.3137484Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:34.3138107Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:34.3138754Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:34.5284577Z 2025-07-24T04:04:34.5285328Z  2025-07-24T04:04:34.5285757Z  2025-07-24T04:04:34.5286059Z  2025-07-24T04:04:34.5286400Z  2025-07-24T04:04:34.5287027Z  2025-07-24T04:04:34.5287401Z  2025-07-24T04:04:34.5287764Z  2025-07-24T04:04:34.5288141Z  2025-07-24T04:04:34.5289089Z [2,387 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:34.5290002Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:34.5290559Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:34.5291269Z Compiling test/cpp/tensorexpr/test_conv.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:34.5292058Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:34.5292601Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:34.5293471Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:34.5294110Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:34.5294715Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:34.9277446Z 2025-07-24T04:04:34.9278063Z  2025-07-24T04:04:34.9278338Z  2025-07-24T04:04:34.9278594Z  2025-07-24T04:04:34.9278803Z  2025-07-24T04:04:34.9279026Z  2025-07-24T04:04:34.9279250Z  2025-07-24T04:04:34.9279457Z  2025-07-24T04:04:34.9279678Z  2025-07-24T04:04:34.9280209Z [2,388 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:34.9280759Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:34.9281117Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:34.9281611Z Compiling test/cpp/tensorexpr/test_conv.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:34.9282109Z //:jit_tests; 4s processwrapper-sandbox 2025-07-24T04:04:34.9282462Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:34.9487406Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:34.9487860Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:34.9489186Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:35.1499708Z 2025-07-24T04:04:35.1500493Z  2025-07-24T04:04:35.1500830Z  2025-07-24T04:04:35.1501362Z  2025-07-24T04:04:35.1501593Z  2025-07-24T04:04:35.1501987Z  2025-07-24T04:04:35.1502223Z  2025-07-24T04:04:35.1502634Z  2025-07-24T04:04:35.1503222Z  2025-07-24T04:04:35.1504281Z [2,390 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:35.1505064Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:04:35.1505451Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:35.1506137Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:35.1506835Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:35.1507289Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:35.1507917Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:35.1508913Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:35.1509582Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:35.5175815Z 2025-07-24T04:04:35.5177205Z  2025-07-24T04:04:35.5185124Z  2025-07-24T04:04:35.5185508Z  2025-07-24T04:04:35.5185823Z  2025-07-24T04:04:35.5186131Z  2025-07-24T04:04:35.5186478Z  2025-07-24T04:04:35.5186786Z  2025-07-24T04:04:35.5187053Z  2025-07-24T04:04:35.5187767Z [2,391 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:35.5188446Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:04:35.5188876Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:35.5189490Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:35.5190171Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:35.5190829Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:35.5191778Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:35.5194436Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:35.5195107Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:35.7504315Z 2025-07-24T04:04:35.7505057Z  2025-07-24T04:04:35.7505364Z  2025-07-24T04:04:35.7505692Z  2025-07-24T04:04:35.7505937Z  2025-07-24T04:04:35.7506166Z  2025-07-24T04:04:35.7506450Z  2025-07-24T04:04:35.7506815Z  2025-07-24T04:04:35.7507514Z  2025-07-24T04:04:35.7508078Z [2,392 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:35.7508661Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:04:35.7513484Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:35.7514055Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:35.7514569Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:35.7515433Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:35.7515948Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:35.7516447Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:35.7516995Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:36.1073037Z 2025-07-24T04:04:36.1074052Z  2025-07-24T04:04:36.1074500Z  2025-07-24T04:04:36.1074895Z  2025-07-24T04:04:36.1075263Z  2025-07-24T04:04:36.1075644Z  2025-07-24T04:04:36.1076003Z  2025-07-24T04:04:36.1076369Z  2025-07-24T04:04:36.1076730Z  2025-07-24T04:04:36.1077626Z [2,393 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:36.1078781Z //:jit_tests; 7s processwrapper-sandbox 2025-07-24T04:04:36.1079377Z //:jit_tests; 6s processwrapper-sandbox 2025-07-24T04:04:36.1080220Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:36.1081067Z //:jit_tests; 5s processwrapper-sandbox 2025-07-24T04:04:36.1081708Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:36.1082552Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:36.1083743Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:36.1084643Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:36.3290183Z 2025-07-24T04:04:36.3290974Z  2025-07-24T04:04:36.3291436Z  2025-07-24T04:04:36.3291838Z  2025-07-24T04:04:36.3292245Z  2025-07-24T04:04:36.3292624Z  2025-07-24T04:04:36.3293030Z  2025-07-24T04:04:36.3293411Z  2025-07-24T04:04:36.3293806Z  2025-07-24T04:04:36.3294808Z [2,396 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:36.3295991Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:36.3296921Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:36.3297875Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:36.3299111Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:36.3300099Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:36.3300998Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:36.3302227Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:36.3303195Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:36.5514101Z 2025-07-24T04:04:36.5514920Z  2025-07-24T04:04:36.5515293Z  2025-07-24T04:04:36.5515517Z  2025-07-24T04:04:36.5515775Z  2025-07-24T04:04:36.5516101Z  2025-07-24T04:04:36.5516316Z  2025-07-24T04:04:36.5516543Z  2025-07-24T04:04:36.5516835Z  2025-07-24T04:04:36.5517383Z [2,396 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:36.5518392Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:36.5519205Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:36.5519986Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:36.5520993Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:36.5521847Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:36.5522512Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:36.5523510Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:36.5524557Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:37.2342883Z 2025-07-24T04:04:37.2343629Z  2025-07-24T04:04:37.2344057Z  2025-07-24T04:04:37.2344547Z  2025-07-24T04:04:37.2344918Z  2025-07-24T04:04:37.2345327Z  2025-07-24T04:04:37.2345704Z  2025-07-24T04:04:37.2346123Z  2025-07-24T04:04:37.2346489Z  2025-07-24T04:04:37.2347426Z [2,397 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:37.2348600Z Compiling test/cpp/tensorexpr/test_conv.cpp; 7s processwrapper-sandbox 2025-07-24T04:04:37.2349521Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:37.2350657Z Compiling aten/src/ATen/native/WeightNorm.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.2351586Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:37.2352205Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:37.2353351Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:37.2354982Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:37.2355949Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:37.5520424Z 2025-07-24T04:04:37.5521008Z  2025-07-24T04:04:37.5521313Z  2025-07-24T04:04:37.5521556Z  2025-07-24T04:04:37.5521786Z  2025-07-24T04:04:37.5521998Z  2025-07-24T04:04:37.5522226Z  2025-07-24T04:04:37.5522439Z  2025-07-24T04:04:37.5522667Z  2025-07-24T04:04:37.5523201Z [2,398 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:37.5523746Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:37.5524250Z Compiling aten/src/ATen/native/WeightNorm.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.5524772Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:37.5525269Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.5525935Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.5526603Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:37.5527107Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:37.5527619Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:37.7634889Z 2025-07-24T04:04:37.7635585Z  2025-07-24T04:04:37.7635954Z  2025-07-24T04:04:37.7636299Z  2025-07-24T04:04:37.7636616Z  2025-07-24T04:04:37.7636936Z  2025-07-24T04:04:37.7637303Z  2025-07-24T04:04:37.7637573Z  2025-07-24T04:04:37.7637878Z  2025-07-24T04:04:37.7638529Z [2,399 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:37.7639241Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:37.7639738Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:37.7640515Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.7641435Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.7642321Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.7643994Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:37.7644646Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:37.7645386Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:37.9727686Z 2025-07-24T04:04:37.9728424Z  2025-07-24T04:04:37.9728890Z  2025-07-24T04:04:37.9729260Z  2025-07-24T04:04:37.9729619Z  2025-07-24T04:04:37.9729985Z  2025-07-24T04:04:37.9730366Z  2025-07-24T04:04:37.9730728Z  2025-07-24T04:04:37.9731103Z  2025-07-24T04:04:37.9732046Z [2,401 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:37.9733309Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:37.9734237Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.9735417Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:37.9736335Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:37.9737194Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:37.9738091Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:37.9738709Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:37.9739571Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:38.1729405Z 2025-07-24T04:04:38.1729963Z  2025-07-24T04:04:38.1730231Z  2025-07-24T04:04:38.1730465Z  2025-07-24T04:04:38.1730681Z  2025-07-24T04:04:38.1730904Z  2025-07-24T04:04:38.1731117Z  2025-07-24T04:04:38.1731343Z  2025-07-24T04:04:38.1731566Z  2025-07-24T04:04:38.1732115Z [2,402 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:38.1834107Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:38.1834686Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:38.1835461Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:38.1835937Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:38.1836446Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:38.1836783Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:38.1837440Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:38.1838186Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:38.6734035Z 2025-07-24T04:04:38.6734736Z  2025-07-24T04:04:38.6735133Z  2025-07-24T04:04:38.6735471Z  2025-07-24T04:04:38.6735828Z  2025-07-24T04:04:38.6736177Z  2025-07-24T04:04:38.6736549Z  2025-07-24T04:04:38.6736839Z  2025-07-24T04:04:38.6737186Z  2025-07-24T04:04:38.6737893Z [2,403 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:38.6738688Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:38.6739437Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:38.6740318Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:38.6741111Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:38.6741594Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:38.6742377Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:38.6743182Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:38.6744105Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:38.8986118Z 2025-07-24T04:04:38.8987207Z  2025-07-24T04:04:38.8987724Z  2025-07-24T04:04:38.8988094Z  2025-07-24T04:04:38.8988474Z  2025-07-24T04:04:38.8988835Z  2025-07-24T04:04:38.8989184Z  2025-07-24T04:04:38.8989560Z  2025-07-24T04:04:38.8989925Z  2025-07-24T04:04:38.8990840Z [2,404 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:38.8992281Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:38.8993483Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:38.8994364Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:38.8994952Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:38.8995711Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:38.8996768Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:38.8998032Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:38.8999048Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:39.1848422Z 2025-07-24T04:04:39.1849184Z  2025-07-24T04:04:39.1860127Z  2025-07-24T04:04:39.1860754Z  2025-07-24T04:04:39.1861159Z  2025-07-24T04:04:39.1861579Z  2025-07-24T04:04:39.1861981Z  2025-07-24T04:04:39.1862371Z  2025-07-24T04:04:39.1862750Z  2025-07-24T04:04:39.1863708Z [2,406 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:39.1864722Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:39.1865336Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:39.1866190Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:39.1867322Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:39.1868372Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:39.1869987Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:39.1870898Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:39.1871541Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:39.8759866Z 2025-07-24T04:04:39.8760648Z  2025-07-24T04:04:39.8761052Z  2025-07-24T04:04:39.8761444Z  2025-07-24T04:04:39.8761762Z  2025-07-24T04:04:39.8762098Z  2025-07-24T04:04:39.8762411Z  2025-07-24T04:04:39.8762742Z  2025-07-24T04:04:39.8763063Z  2025-07-24T04:04:39.8763856Z [2,407 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:39.8764676Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:39.8765429Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:39.8766553Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:39.8767597Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:39.8768529Z Compiling torch/csrc/jit/ir/irparser.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:39.8769301Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:39.8770123Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:39.8771065Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:40.1634736Z 2025-07-24T04:04:40.1635512Z  2025-07-24T04:04:40.1635960Z  2025-07-24T04:04:40.1636354Z  2025-07-24T04:04:40.1636748Z  2025-07-24T04:04:40.1637110Z  2025-07-24T04:04:40.1637496Z  2025-07-24T04:04:40.1637863Z  2025-07-24T04:04:40.1638229Z  2025-07-24T04:04:40.1639068Z [2,409 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:40.1640271Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:40.1641358Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:40.1642401Z Compiling torch/csrc/jit/ir/irparser.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:40.1643214Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.1643995Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:40.1645073Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.1645637Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.1646233Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:40.3860228Z 2025-07-24T04:04:40.3860970Z  2025-07-24T04:04:40.3861340Z  2025-07-24T04:04:40.3861576Z  2025-07-24T04:04:40.3861790Z  2025-07-24T04:04:40.3862088Z  2025-07-24T04:04:40.3862383Z  2025-07-24T04:04:40.3862723Z  2025-07-24T04:04:40.3863076Z  2025-07-24T04:04:40.3863886Z [2,409 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:40.3865867Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:40.3866698Z Compiling torch/csrc/jit/ir/ir.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:40.3867339Z Compiling torch/csrc/jit/ir/irparser.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:40.3868086Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:40.3868791Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:40.3869582Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.3870069Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.3870621Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:40.5862991Z 2025-07-24T04:04:40.5863756Z  2025-07-24T04:04:40.5864214Z  2025-07-24T04:04:40.5864706Z  2025-07-24T04:04:40.5865078Z  2025-07-24T04:04:40.5865435Z  2025-07-24T04:04:40.5865818Z  2025-07-24T04:04:40.5866182Z  2025-07-24T04:04:40.5866575Z  2025-07-24T04:04:40.5867513Z [2,411 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:40.5868851Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:40.5869740Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:40.5870585Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:40.5871430Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.5871986Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.5872595Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:40.5873482Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:40.5874456Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:40.8997854Z 2025-07-24T04:04:40.8998610Z  2025-07-24T04:04:40.8999074Z  2025-07-24T04:04:40.8999454Z  2025-07-24T04:04:40.8999817Z  2025-07-24T04:04:40.9000188Z  2025-07-24T04:04:40.9000519Z  2025-07-24T04:04:40.9000902Z  2025-07-24T04:04:40.9001244Z  2025-07-24T04:04:40.9002104Z [2,414 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:40.9003282Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:40.9004170Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:40.9004691Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:40.9005502Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:40.9006349Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:40.9007093Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:40.9007915Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:40.9008521Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:41.1865690Z 2025-07-24T04:04:41.1866294Z  2025-07-24T04:04:41.1866577Z  2025-07-24T04:04:41.1866794Z  2025-07-24T04:04:41.1867019Z  2025-07-24T04:04:41.1867320Z  2025-07-24T04:04:41.1867766Z  2025-07-24T04:04:41.1867979Z  2025-07-24T04:04:41.1868201Z  2025-07-24T04:04:41.1868948Z [2,414 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:41.1871925Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:41.1872769Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:41.1873267Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:41.1874031Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:41.1874546Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:41.1875163Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:41.1875630Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:41.1875994Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:41.3871219Z 2025-07-24T04:04:41.3871932Z  2025-07-24T04:04:41.3874059Z  2025-07-24T04:04:41.3874891Z  2025-07-24T04:04:41.3875244Z  2025-07-24T04:04:41.3875551Z  2025-07-24T04:04:41.3875802Z  2025-07-24T04:04:41.3876156Z  2025-07-24T04:04:41.3876411Z  2025-07-24T04:04:41.3877141Z [2,416 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:41.3878216Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:41.3879143Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:41.3879909Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:41.3880559Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:41.3881083Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:41.3881773Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:41.3882417Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:41.3883085Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:41.9061680Z 2025-07-24T04:04:41.9062396Z  2025-07-24T04:04:41.9062816Z  2025-07-24T04:04:41.9063169Z  2025-07-24T04:04:41.9063516Z  2025-07-24T04:04:41.9063878Z  2025-07-24T04:04:41.9064230Z  2025-07-24T04:04:41.9064624Z  2025-07-24T04:04:41.9064882Z  2025-07-24T04:04:41.9065612Z [2,417 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:41.9066589Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:41.9067543Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:41.9068415Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:41.9069145Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:41.9069740Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:41.9070459Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:41.9071093Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:41.9071926Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:42.1605399Z 2025-07-24T04:04:42.1606122Z  2025-07-24T04:04:42.1606586Z  2025-07-24T04:04:42.1606946Z  2025-07-24T04:04:42.1607299Z  2025-07-24T04:04:42.1607663Z  2025-07-24T04:04:42.1608057Z  2025-07-24T04:04:42.1608445Z  2025-07-24T04:04:42.1608844Z  2025-07-24T04:04:42.1609680Z [2,419 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:42.1610767Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:42.1611863Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:42.1612648Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:42.1613298Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:42.1613960Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:42.1614913Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:42.1615852Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:42.1617907Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:42.3880633Z 2025-07-24T04:04:42.3881417Z  2025-07-24T04:04:42.3881867Z  2025-07-24T04:04:42.3882281Z  2025-07-24T04:04:42.3882686Z  2025-07-24T04:04:42.3883091Z  2025-07-24T04:04:42.3883478Z  2025-07-24T04:04:42.3883862Z  2025-07-24T04:04:42.3884272Z  2025-07-24T04:04:42.3885214Z [2,420 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:42.3886439Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:42.3888771Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:42.3889822Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:42.3890609Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:42.3891765Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:42.3892945Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:42.3893836Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:42.3894743Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:42.9594321Z 2025-07-24T04:04:42.9595231Z  2025-07-24T04:04:42.9595646Z  2025-07-24T04:04:42.9596021Z  2025-07-24T04:04:42.9596408Z  2025-07-24T04:04:42.9596807Z  2025-07-24T04:04:42.9597181Z  2025-07-24T04:04:42.9597595Z  2025-07-24T04:04:42.9597964Z  2025-07-24T04:04:42.9598967Z [2,421 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:42.9600467Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-07-24T04:04:42.9601670Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:42.9602795Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:42.9603901Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:42.9605101Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:42.9606016Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:42.9606911Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:42.9607859Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:43.1884631Z 2025-07-24T04:04:43.1885216Z  2025-07-24T04:04:43.1885506Z  2025-07-24T04:04:43.1885727Z  2025-07-24T04:04:43.1886054Z  2025-07-24T04:04:43.1886342Z  2025-07-24T04:04:43.1886565Z  2025-07-24T04:04:43.1886773Z  2025-07-24T04:04:43.1886994Z  2025-07-24T04:04:43.1887534Z [2,421 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:43.1888317Z Compiling torch/csrc/jit/ir/constants.cpp; 7s processwrapper-sandbox 2025-07-24T04:04:43.1888959Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:43.1889585Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.1890186Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.1890806Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:43.1891300Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:43.1891766Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:43.1892269Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:43.4757869Z 2025-07-24T04:04:43.4758465Z  2025-07-24T04:04:43.4758746Z  2025-07-24T04:04:43.4758976Z  2025-07-24T04:04:43.4759207Z  2025-07-24T04:04:43.4759432Z  2025-07-24T04:04:43.4759643Z  2025-07-24T04:04:43.4759863Z  2025-07-24T04:04:43.5014486Z  2025-07-24T04:04:43.5019827Z [2,422 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:43.5021908Z Compiling torch/csrc/jit/ir/constants.cpp; 7s processwrapper-sandbox 2025-07-24T04:04:43.5025131Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:43.5029070Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.5030603Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:43.5032282Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:43.5036485Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:43.5038684Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:43.5041219Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:43.6769165Z 2025-07-24T04:04:43.6769899Z  2025-07-24T04:04:43.6770322Z  2025-07-24T04:04:43.6770679Z  2025-07-24T04:04:43.6770994Z  2025-07-24T04:04:43.6771315Z  2025-07-24T04:04:43.6771665Z  2025-07-24T04:04:43.6772005Z  2025-07-24T04:04:43.6772303Z  2025-07-24T04:04:43.6772869Z [2,423 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:43.6773560Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:43.6774225Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.6774862Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.6775347Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:43.6821784Z Compiling aten/src/ATen/native/Unique.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.6822306Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:43.6822716Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:43.6823360Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:43.9032566Z 2025-07-24T04:04:43.9033645Z  2025-07-24T04:04:43.9034028Z  2025-07-24T04:04:43.9034248Z  2025-07-24T04:04:43.9034525Z  2025-07-24T04:04:43.9034821Z  2025-07-24T04:04:43.9035187Z  2025-07-24T04:04:43.9035496Z  2025-07-24T04:04:43.9035861Z  2025-07-24T04:04:43.9036674Z [2,424 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:43.9037560Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.9038489Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.9039235Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:43.9039901Z Compiling aten/src/ATen/native/Unique.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:43.9040586Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:43.9041037Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:43.9041698Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:43.9042428Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:44.3028156Z 2025-07-24T04:04:44.3029093Z  2025-07-24T04:04:44.3029499Z  2025-07-24T04:04:44.3029838Z  2025-07-24T04:04:44.3030303Z  2025-07-24T04:04:44.3030525Z  2025-07-24T04:04:44.3030817Z  2025-07-24T04:04:44.3031351Z  2025-07-24T04:04:44.3031578Z  2025-07-24T04:04:44.3032376Z [2,426 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:44.3033619Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:44.3034201Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:44.3034954Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:44.3035315Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:44.3036276Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.3038951Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:44.3039673Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.3040350Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:44.5030871Z 2025-07-24T04:04:44.5031678Z  2025-07-24T04:04:44.5031968Z  2025-07-24T04:04:44.5032194Z  2025-07-24T04:04:44.5032404Z  2025-07-24T04:04:44.5032624Z  2025-07-24T04:04:44.5032834Z  2025-07-24T04:04:44.5033053Z  2025-07-24T04:04:44.5033260Z  2025-07-24T04:04:44.5049587Z [2,427 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:44.5050948Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:44.5051464Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:44.5051811Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:44.5052305Z Compiling aten/src/ATen/native/Unfold3d.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:44.5052810Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:44.5053281Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.5054014Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:44.5054360Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:44.7055050Z 2025-07-24T04:04:44.7055959Z  2025-07-24T04:04:44.7056341Z  2025-07-24T04:04:44.7056694Z  2025-07-24T04:04:44.7056907Z  2025-07-24T04:04:44.7057146Z  2025-07-24T04:04:44.7057384Z  2025-07-24T04:04:44.7057604Z  2025-07-24T04:04:44.7057826Z  2025-07-24T04:04:44.7060377Z [2,428 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:44.7061179Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:44.7061531Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:44.7062126Z Compiling aten/src/ATen/native/Unfold3d.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:44.7062693Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:44.7063265Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.7063755Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:44.7064244Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.7065178Z Compiling torch/csrc/jit/mobile/import.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:44.9060914Z 2025-07-24T04:04:44.9061731Z  2025-07-24T04:04:44.9062076Z  2025-07-24T04:04:44.9062423Z  2025-07-24T04:04:44.9062726Z  2025-07-24T04:04:44.9062964Z  2025-07-24T04:04:44.9063217Z  2025-07-24T04:04:44.9063546Z  2025-07-24T04:04:44.9063871Z  2025-07-24T04:04:44.9064631Z [2,429 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:44.9065348Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:44.9065947Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:44.9066638Z Compiling aten/src/ATen/native/Unfold3d.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:44.9067515Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.9068357Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:44.9069116Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.9070087Z Compiling torch/csrc/jit/mobile/import.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:44.9071058Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:45.1333509Z 2025-07-24T04:04:45.1334210Z  2025-07-24T04:04:45.1334638Z  2025-07-24T04:04:45.1334961Z  2025-07-24T04:04:45.1335299Z  2025-07-24T04:04:45.1335589Z  2025-07-24T04:04:45.1335936Z  2025-07-24T04:04:45.1336240Z  2025-07-24T04:04:45.1336525Z  2025-07-24T04:04:45.1337621Z [2,431 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:45.1338444Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:45.1339177Z Compiling aten/src/ATen/native/Unfold2d.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:45.1339995Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:45.1340808Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.1341861Z Compiling torch/csrc/jit/mobile/import.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.1342857Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.1344271Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:45.1345446Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:45.5173833Z 2025-07-24T04:04:45.5174542Z  2025-07-24T04:04:45.5175006Z  2025-07-24T04:04:45.5175420Z  2025-07-24T04:04:45.5175800Z  2025-07-24T04:04:45.5176185Z  2025-07-24T04:04:45.5176565Z  2025-07-24T04:04:45.5176915Z  2025-07-24T04:04:45.5177292Z  2025-07-24T04:04:45.5178136Z [2,433 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:45.5179050Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:45.5179849Z Compiling torch/csrc/jit/mobile/function.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:45.5180860Z Compiling torch/csrc/jit/mobile/import.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:45.5181926Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.5183322Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.5184465Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:45.5185442Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:45.5186344Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:45.9176733Z 2025-07-24T04:04:45.9177395Z  2025-07-24T04:04:45.9177714Z  2025-07-24T04:04:45.9177956Z  2025-07-24T04:04:45.9178297Z  2025-07-24T04:04:45.9178529Z  2025-07-24T04:04:45.9178839Z  2025-07-24T04:04:45.9187806Z  2025-07-24T04:04:45.9188383Z  2025-07-24T04:04:45.9189327Z [2,434 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:45.9190274Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:45.9191198Z Compiling torch/csrc/jit/mobile/import.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:45.9192057Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.9193228Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.9194426Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.9195498Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:45.9196146Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:45.9196770Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:46.2129452Z 2025-07-24T04:04:46.2130403Z  2025-07-24T04:04:46.2130847Z  2025-07-24T04:04:46.2131184Z  2025-07-24T04:04:46.2131539Z  2025-07-24T04:04:46.2131923Z  2025-07-24T04:04:46.2132308Z  2025-07-24T04:04:46.2132714Z  2025-07-24T04:04:46.2133106Z  2025-07-24T04:04:46.2134109Z [2,435 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:46.2135144Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:46.2136066Z Compiling aten/src/ATen/native/UnaryOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:46.2137361Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:46.2138811Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:46.2139988Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:46.2140900Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:46.2141513Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:46.2142132Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:46.5185955Z 2025-07-24T04:04:46.5187213Z  2025-07-24T04:04:46.5187949Z  2025-07-24T04:04:46.5188325Z  2025-07-24T04:04:46.5188975Z  2025-07-24T04:04:46.5189353Z  2025-07-24T04:04:46.5189879Z  2025-07-24T04:04:46.5190245Z  2025-07-24T04:04:46.5190924Z  2025-07-24T04:04:46.5191854Z [2,435 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:46.5192789Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:46.5193647Z Compiling aten/src/ATen/native/UnaryOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:46.5194819Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:46.5195967Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:46.5197090Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:46.5197997Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:46.5198515Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:46.5199125Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:46.7699256Z 2025-07-24T04:04:46.7700014Z  2025-07-24T04:04:46.7700444Z  2025-07-24T04:04:46.7700809Z  2025-07-24T04:04:46.7701227Z  2025-07-24T04:04:46.7701802Z  2025-07-24T04:04:46.7702166Z  2025-07-24T04:04:46.7702517Z  2025-07-24T04:04:46.7702886Z  2025-07-24T04:04:46.7703757Z [2,437 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:46.7704764Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:46.7705580Z Compiling aten/src/ATen/native/UnaryOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:46.7706710Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:46.7707865Z Compiling torch/csrc/jit/mobile/module.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:46.7708731Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:46.7709325Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:46.7710189Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:46.7711119Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:47.0260305Z 2025-07-24T04:04:47.0261050Z  2025-07-24T04:04:47.0261489Z  2025-07-24T04:04:47.0261871Z  2025-07-24T04:04:47.0262240Z  2025-07-24T04:04:47.0262610Z  2025-07-24T04:04:47.0262956Z  2025-07-24T04:04:47.0263337Z  2025-07-24T04:04:47.0263712Z  2025-07-24T04:04:47.0264753Z [2,439 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:47.0265649Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:47.0266541Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:47.0267432Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:47.0268036Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:47.0268894Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:47.0269720Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:47.0270537Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:47.0271411Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:47.3190032Z 2025-07-24T04:04:47.3190740Z  2025-07-24T04:04:47.3191198Z  2025-07-24T04:04:47.3191594Z  2025-07-24T04:04:47.3191967Z  2025-07-24T04:04:47.3192660Z  2025-07-24T04:04:47.3193052Z  2025-07-24T04:04:47.3193421Z  2025-07-24T04:04:47.3193799Z  2025-07-24T04:04:47.3194719Z [2,439 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:47.3195687Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:47.3196594Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:47.3197533Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:47.3198131Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:47.3199029Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:47.3200176Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:47.3201038Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:47.3201931Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:47.7475298Z 2025-07-24T04:04:47.7476305Z  2025-07-24T04:04:47.7476793Z  2025-07-24T04:04:47.7477175Z  2025-07-24T04:04:47.7477502Z  2025-07-24T04:04:47.7477838Z  2025-07-24T04:04:47.7478152Z  2025-07-24T04:04:47.7478381Z  2025-07-24T04:04:47.7478691Z  2025-07-24T04:04:47.7479452Z [2,440 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:47.7480217Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:47.7480982Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:47.7481833Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:47.7482353Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:47.7483174Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:47.7485180Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:47.7485907Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:47.7486648Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:48.1193133Z 2025-07-24T04:04:48.1193592Z  2025-07-24T04:04:48.1193863Z  2025-07-24T04:04:48.1194078Z  2025-07-24T04:04:48.1194303Z  2025-07-24T04:04:48.1194517Z  2025-07-24T04:04:48.1194744Z  2025-07-24T04:04:48.1194970Z  2025-07-24T04:04:48.1195182Z  2025-07-24T04:04:48.1195723Z [2,444 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:48.1196256Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:48.1196612Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:48.1196949Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:48.1197479Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:48.1198160Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:48.1198684Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:48.1199179Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:48.1199797Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:48.3318751Z 2025-07-24T04:04:48.3319556Z  2025-07-24T04:04:48.3320050Z  2025-07-24T04:04:48.3320281Z  2025-07-24T04:04:48.3320519Z  2025-07-24T04:04:48.3320857Z  2025-07-24T04:04:48.3321222Z  2025-07-24T04:04:48.3321495Z  2025-07-24T04:04:48.3321825Z  2025-07-24T04:04:48.3322700Z [2,446 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:48.3323624Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:48.3324122Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:48.3324695Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:48.3325416Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:48.3326480Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:48.3327882Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:48.3328541Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:48.3329139Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:48.5522513Z 2025-07-24T04:04:48.5523704Z  2025-07-24T04:04:48.5524526Z  2025-07-24T04:04:48.5525180Z  2025-07-24T04:04:48.5525799Z  2025-07-24T04:04:48.5526455Z  2025-07-24T04:04:48.5527072Z  2025-07-24T04:04:48.5527393Z  2025-07-24T04:04:48.5527989Z  2025-07-24T04:04:48.5529126Z [2,446 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:48.5532754Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:48.5533682Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:48.5534508Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:48.5535909Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:48.5537700Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:48.5539702Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:48.5540667Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:48.5541933Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:49.0570314Z 2025-07-24T04:04:49.0571060Z  2025-07-24T04:04:49.0571434Z  2025-07-24T04:04:49.0571729Z  2025-07-24T04:04:49.0572065Z  2025-07-24T04:04:49.0572404Z  2025-07-24T04:04:49.0572733Z  2025-07-24T04:04:49.0573035Z  2025-07-24T04:04:49.0573372Z  2025-07-24T04:04:49.0574228Z [2,448 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:04:49.0575323Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:49.0575871Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:49.0576671Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:49.0577684Z Compiling aten/src/ATen/Context.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:49.0578425Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.0578991Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.0579500Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:49.0580043Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:49.3528851Z 2025-07-24T04:04:49.3529654Z  2025-07-24T04:04:49.3529964Z  2025-07-24T04:04:49.3530196Z  2025-07-24T04:04:49.3530507Z  2025-07-24T04:04:49.3530736Z  2025-07-24T04:04:49.3530957Z  2025-07-24T04:04:49.3531166Z  2025-07-24T04:04:49.3531459Z  2025-07-24T04:04:49.3532083Z [2,448 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:49.3532884Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:49.3533235Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:49.3533846Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:49.3534754Z Compiling aten/src/ATen/Context.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:49.3535315Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.3535669Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.3536005Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:49.3536587Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:49.7410440Z 2025-07-24T04:04:49.7411429Z  2025-07-24T04:04:49.7412148Z  2025-07-24T04:04:49.7412856Z  2025-07-24T04:04:49.7414125Z  2025-07-24T04:04:49.7414637Z  2025-07-24T04:04:49.7415003Z  2025-07-24T04:04:49.7415429Z  2025-07-24T04:04:49.7416136Z  2025-07-24T04:04:49.7417150Z [2,450 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:49.7418092Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:49.7419662Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:49.7421233Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.7421813Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.7422392Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:49.7423309Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:49.7423909Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:49.7424605Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:49.9536799Z 2025-07-24T04:04:49.9537807Z  2025-07-24T04:04:49.9538103Z  2025-07-24T04:04:49.9538337Z  2025-07-24T04:04:49.9538611Z  2025-07-24T04:04:49.9538956Z  2025-07-24T04:04:49.9541904Z  2025-07-24T04:04:49.9542367Z  2025-07-24T04:04:49.9542596Z  2025-07-24T04:04:49.9543153Z [2,450 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:49.9543925Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:49.9545549Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:49.9547444Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:49.9547966Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:49.9548304Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:49.9548669Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.9549200Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:49.9550023Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:50.2154194Z 2025-07-24T04:04:50.2154962Z  2025-07-24T04:04:50.2155408Z  2025-07-24T04:04:50.2155808Z  2025-07-24T04:04:50.2156181Z  2025-07-24T04:04:50.2157014Z  2025-07-24T04:04:50.2157550Z  2025-07-24T04:04:50.2157960Z  2025-07-24T04:04:50.2158351Z  2025-07-24T04:04:50.2159262Z [2,451 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:50.2160365Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:50.2161386Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:50.2162436Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:50.2163156Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:50.2163864Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:50.2164577Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:50.2165284Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:50.2166009Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:50.5543908Z 2025-07-24T04:04:50.5544867Z  2025-07-24T04:04:50.5545311Z  2025-07-24T04:04:50.5545697Z  2025-07-24T04:04:50.5546111Z  2025-07-24T04:04:50.5546484Z  2025-07-24T04:04:50.5546847Z  2025-07-24T04:04:50.5547230Z  2025-07-24T04:04:50.5547606Z  2025-07-24T04:04:50.5548522Z [2,453 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:50.5549479Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:04:50.5550299Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:50.5550904Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:50.5551390Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:50.5551739Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:50.5552070Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:50.5552418Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:50.5552776Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:50.8930330Z 2025-07-24T04:04:50.8931042Z  2025-07-24T04:04:50.8931436Z  2025-07-24T04:04:50.8931734Z  2025-07-24T04:04:50.8932127Z  2025-07-24T04:04:50.8932432Z  2025-07-24T04:04:50.8932774Z  2025-07-24T04:04:50.8933110Z  2025-07-24T04:04:50.8933454Z  2025-07-24T04:04:50.8934345Z [2,455 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:50.8939058Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:50.8939605Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:50.8940135Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:50.8940655Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:50.8941174Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:50.8941667Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:50.8942222Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:50.8942764Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:51.1569986Z 2025-07-24T04:04:51.1570746Z  2025-07-24T04:04:51.1571180Z  2025-07-24T04:04:51.1572139Z  2025-07-24T04:04:51.1572860Z  2025-07-24T04:04:51.1573257Z  2025-07-24T04:04:51.1573625Z  2025-07-24T04:04:51.1574474Z  2025-07-24T04:04:51.1574844Z  2025-07-24T04:04:51.1575764Z [2,457 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:51.1576708Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:51.1577270Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:51.1577795Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:51.1578389Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:51.1579001Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:51.1579595Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:51.1580201Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:51.1580771Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:52.1044714Z 2025-07-24T04:04:52.1045584Z  2025-07-24T04:04:52.1046039Z  2025-07-24T04:04:52.1046415Z  2025-07-24T04:04:52.1046832Z  2025-07-24T04:04:52.1047412Z  2025-07-24T04:04:52.1047801Z  2025-07-24T04:04:52.1048172Z  2025-07-24T04:04:52.1048563Z  2025-07-24T04:04:52.1049496Z [2,460 / 3,095] 3 / 26 tests; 14 actions, 13 running; last test: ...base_tests 2025-07-24T04:04:52.1050701Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:52.1051322Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:52.1051917Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:52.1052477Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:52.1053051Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:52.1053882Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.1055010Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:52.1055959Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:52.3060098Z 2025-07-24T04:04:52.3060857Z  2025-07-24T04:04:52.3061312Z  2025-07-24T04:04:52.3061723Z  2025-07-24T04:04:52.3062086Z  2025-07-24T04:04:52.3062411Z  2025-07-24T04:04:52.3062787Z  2025-07-24T04:04:52.3063162Z  2025-07-24T04:04:52.3063540Z  2025-07-24T04:04:52.3064522Z [2,462 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:52.3065502Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:52.3066104Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:52.3066679Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:52.3067463Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.3068531Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.3069671Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.3070800Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:52.3071688Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:52.5595083Z 2025-07-24T04:04:52.5595760Z  2025-07-24T04:04:52.5596229Z  2025-07-24T04:04:52.5596638Z  2025-07-24T04:04:52.5597034Z  2025-07-24T04:04:52.5597416Z  2025-07-24T04:04:52.5597801Z  2025-07-24T04:04:52.5598463Z  2025-07-24T04:04:52.5598851Z  2025-07-24T04:04:52.5599852Z [2,462 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:52.5600880Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:52.5601514Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:52.5602110Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:52.5602931Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.5604093Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.5605322Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.5606857Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.5607837Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:52.8774011Z 2025-07-24T04:04:52.8774770Z  2025-07-24T04:04:52.8775225Z  2025-07-24T04:04:52.8775650Z  2025-07-24T04:04:52.8776020Z  2025-07-24T04:04:52.8776397Z  2025-07-24T04:04:52.8776768Z  2025-07-24T04:04:52.8777143Z  2025-07-24T04:04:52.8777506Z  2025-07-24T04:04:52.8778429Z [2,463 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:52.8779368Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:52.8779985Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:52.8780602Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:52.8781413Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:52.8782583Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.8784054Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:52.8785077Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:52.8785686Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:53.1562140Z 2025-07-24T04:04:53.1562729Z  2025-07-24T04:04:53.1563011Z  2025-07-24T04:04:53.1563228Z  2025-07-24T04:04:53.1563447Z  2025-07-24T04:04:53.1563654Z  2025-07-24T04:04:53.1563871Z  2025-07-24T04:04:53.1564097Z  2025-07-24T04:04:53.1564316Z  2025-07-24T04:04:53.1564852Z [2,463 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:53.1565399Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:53.1565757Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:53.1566094Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:53.1566595Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:53.1567235Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:53.1567916Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:53.1568423Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:53.1568791Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:53.5272151Z 2025-07-24T04:04:53.5272782Z  2025-07-24T04:04:53.5273099Z  2025-07-24T04:04:53.5273337Z  2025-07-24T04:04:53.5273569Z  2025-07-24T04:04:53.5273857Z  2025-07-24T04:04:53.5274203Z  2025-07-24T04:04:53.5274437Z  2025-07-24T04:04:53.5274700Z  2025-07-24T04:04:53.5275292Z [2,464 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:53.5275831Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:53.5276170Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:53.5276554Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:53.5277118Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:53.5277841Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:53.5278425Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:53.5280805Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:53.5281164Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:53.8958872Z 2025-07-24T04:04:53.8959725Z  2025-07-24T04:04:53.8960017Z  2025-07-24T04:04:53.8960303Z  2025-07-24T04:04:53.8960644Z  2025-07-24T04:04:53.8960978Z  2025-07-24T04:04:53.8961331Z  2025-07-24T04:04:53.8961606Z  2025-07-24T04:04:53.8961813Z  2025-07-24T04:04:53.8962436Z [2,466 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:53.8963064Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:53.8964076Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:53.8964869Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:53.8965600Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:53.8965941Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:53.8966371Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:53.8966926Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:53.8967271Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:54.0961564Z 2025-07-24T04:04:54.0962143Z  2025-07-24T04:04:54.0962415Z  2025-07-24T04:04:54.0962645Z  2025-07-24T04:04:54.0962854Z  2025-07-24T04:04:54.0963079Z  2025-07-24T04:04:54.0963290Z  2025-07-24T04:04:54.0963514Z  2025-07-24T04:04:54.0963722Z  2025-07-24T04:04:54.0964262Z [2,467 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:54.0964830Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:54.1436867Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:54.1438011Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:54.1438644Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.1439034Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.1439640Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.1440173Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:54.1440637Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:54.4223621Z 2025-07-24T04:04:54.4224821Z  2025-07-24T04:04:54.4227760Z  2025-07-24T04:04:54.4228180Z  2025-07-24T04:04:54.4228568Z  2025-07-24T04:04:54.4228973Z  2025-07-24T04:04:54.4229365Z  2025-07-24T04:04:54.4229761Z  2025-07-24T04:04:54.4230151Z  2025-07-24T04:04:54.4231160Z [2,468 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:54.4232173Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:54.4233072Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:54.4233998Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.4234651Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.4235312Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.4235946Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:54.4236590Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:54.4237244Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:54.7445232Z 2025-07-24T04:04:54.7445773Z  2025-07-24T04:04:54.7446038Z  2025-07-24T04:04:54.7446266Z  2025-07-24T04:04:54.7446479Z  2025-07-24T04:04:54.7446814Z  2025-07-24T04:04:54.7447041Z  2025-07-24T04:04:54.7447249Z  2025-07-24T04:04:54.7447473Z  2025-07-24T04:04:54.7448028Z [2,469 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:54.7448577Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:54.7449043Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:54.7449528Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.7918116Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.7918626Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:54.7919158Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:54.7919650Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:54.7920464Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:54.9692092Z 2025-07-24T04:04:54.9692814Z  2025-07-24T04:04:54.9693279Z  2025-07-24T04:04:54.9693670Z  2025-07-24T04:04:54.9694072Z  2025-07-24T04:04:54.9694457Z  2025-07-24T04:04:54.9694862Z  2025-07-24T04:04:54.9695246Z  2025-07-24T04:04:54.9695647Z  2025-07-24T04:04:54.9696951Z [2,470 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:54.9697955Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:54.9698830Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:54.9699709Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:54.9700336Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:54.9700953Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:54.9701591Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:54.9702467Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:54.9703422Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:04:55.1926650Z 2025-07-24T04:04:55.1927421Z  2025-07-24T04:04:55.1927901Z  2025-07-24T04:04:55.1928271Z  2025-07-24T04:04:55.1928603Z  2025-07-24T04:04:55.1928986Z  2025-07-24T04:04:55.1929358Z  2025-07-24T04:04:55.1929750Z  2025-07-24T04:04:55.1930330Z  2025-07-24T04:04:55.1931257Z [2,473 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:55.1932395Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:55.1933324Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:55.1933944Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:55.1934793Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:55.1935641Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:55.1936466Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:55.1937347Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:55.1938018Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:55.3927217Z 2025-07-24T04:04:55.3927961Z  2025-07-24T04:04:55.3928253Z  2025-07-24T04:04:55.3928470Z  2025-07-24T04:04:55.3928692Z  2025-07-24T04:04:55.3928933Z  2025-07-24T04:04:55.3929154Z  2025-07-24T04:04:55.3929362Z  2025-07-24T04:04:55.3929583Z  2025-07-24T04:04:55.3930131Z [2,474 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:55.3930676Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:55.3931027Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:55.3931499Z Compiling aten/src/ATen/native/Sorting.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:55.3931999Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:55.3932465Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:55.3932959Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:55.3933310Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:55.3933652Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:56.0002374Z 2025-07-24T04:04:56.0003219Z  2025-07-24T04:04:56.0003649Z  2025-07-24T04:04:56.0004002Z  2025-07-24T04:04:56.0004306Z  2025-07-24T04:04:56.0004649Z  2025-07-24T04:04:56.0004988Z  2025-07-24T04:04:56.0005252Z  2025-07-24T04:04:56.0005612Z  2025-07-24T04:04:56.0006456Z [2,475 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:04:56.0008022Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:04:56.0008656Z Compiling aten/src/ATen/native/Sorting.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:56.0009236Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:56.0009856Z Compiling aten/src/ATen/native/SoftMax.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:56.0010453Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:56.0010861Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:56.0011328Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:56.0011743Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:56.4028889Z 2025-07-24T04:04:56.4030234Z  2025-07-24T04:04:56.4030726Z  2025-07-24T04:04:56.4031084Z  2025-07-24T04:04:56.4031448Z  2025-07-24T04:04:56.4031820Z  2025-07-24T04:04:56.4032206Z  2025-07-24T04:04:56.4032572Z  2025-07-24T04:04:56.4033175Z  2025-07-24T04:04:56.4034501Z [2,476 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:56.4036161Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:56.4037085Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:56.4037993Z Compiling aten/src/ATen/native/SoftMax.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:56.4038853Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:56.4039345Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:56.4039878Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:56.4040383Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:56.4040904Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:56.6030967Z 2025-07-24T04:04:56.6032959Z  2025-07-24T04:04:56.6033317Z  2025-07-24T04:04:56.6033554Z  2025-07-24T04:04:56.6033809Z  2025-07-24T04:04:56.6034018Z  2025-07-24T04:04:56.6034245Z  2025-07-24T04:04:56.6034561Z  2025-07-24T04:04:56.6034786Z  2025-07-24T04:04:56.6035554Z [2,479 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:56.6036352Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:56.6036787Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:56.6037131Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:56.6037619Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:56.6038102Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:56.6038842Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:56.6039342Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:56.6039734Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:57.0766646Z 2025-07-24T04:04:57.0767332Z  2025-07-24T04:04:57.0767708Z  2025-07-24T04:04:57.0768039Z  2025-07-24T04:04:57.0768350Z  2025-07-24T04:04:57.0768678Z  2025-07-24T04:04:57.0769002Z  2025-07-24T04:04:57.0769310Z  2025-07-24T04:04:57.0769659Z  2025-07-24T04:04:57.0770437Z [2,480 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:57.0771245Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:04:57.0771754Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:57.0772260Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:57.0782164Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:57.0782942Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.0783529Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.0784136Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:57.0784942Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:57.4045562Z 2025-07-24T04:04:57.4046782Z  2025-07-24T04:04:57.4047473Z  2025-07-24T04:04:57.4048321Z  2025-07-24T04:04:57.4048955Z  2025-07-24T04:04:57.4049540Z  2025-07-24T04:04:57.4050159Z  2025-07-24T04:04:57.4050755Z  2025-07-24T04:04:57.4051155Z  2025-07-24T04:04:57.4052148Z [2,481 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:57.4053166Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:57.4053797Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:57.4054719Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:57.4055676Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.4056275Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.4056909Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.4057807Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.4058421Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:57.9073385Z 2025-07-24T04:04:57.9074314Z  2025-07-24T04:04:57.9074735Z  2025-07-24T04:04:57.9075108Z  2025-07-24T04:04:57.9075462Z  2025-07-24T04:04:57.9075847Z  2025-07-24T04:04:57.9076209Z  2025-07-24T04:04:57.9076567Z  2025-07-24T04:04:57.9076938Z  2025-07-24T04:04:57.9077848Z [2,482 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:57.9078764Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:04:57.9079364Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:57.9080205Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:57.9081082Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.9081701Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.9082298Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:57.9082879Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:57.9083680Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:04:58.1105805Z 2025-07-24T04:04:58.1106405Z  2025-07-24T04:04:58.1106691Z  2025-07-24T04:04:58.1106911Z  2025-07-24T04:04:58.1107136Z  2025-07-24T04:04:58.1107374Z  2025-07-24T04:04:58.1107596Z  2025-07-24T04:04:58.1107804Z  2025-07-24T04:04:58.1108032Z  2025-07-24T04:04:58.1108574Z [2,485 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:58.1109099Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:58.1109602Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:58.1110101Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.1110452Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.1110948Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:58.1111550Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:58.1112308Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:58.1113169Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:04:58.4045712Z 2025-07-24T04:04:58.4046472Z  2025-07-24T04:04:58.4046929Z  2025-07-24T04:04:58.4048086Z  2025-07-24T04:04:58.4048863Z  2025-07-24T04:04:58.4050548Z  2025-07-24T04:04:58.4050917Z  2025-07-24T04:04:58.4051263Z  2025-07-24T04:04:58.4051600Z  2025-07-24T04:04:58.4052896Z [2,486 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:58.4053849Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:58.4054740Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-07-24T04:04:58.4055570Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.4056101Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.4056636Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:58.4057507Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:58.4058690Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:58.4059610Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:58.7115868Z 2025-07-24T04:04:58.7116636Z  2025-07-24T04:04:58.7117078Z  2025-07-24T04:04:58.7117475Z  2025-07-24T04:04:58.7117852Z  2025-07-24T04:04:58.7118248Z  2025-07-24T04:04:58.7118629Z  2025-07-24T04:04:58.7119008Z  2025-07-24T04:04:58.7119380Z  2025-07-24T04:04:58.7120287Z [2,487 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:58.7121144Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:58.7121993Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:58.7123273Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.7123921Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.7124529Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:58.7125434Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:58.7126414Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:58.7127335Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:04:58.9165537Z 2025-07-24T04:04:58.9166259Z  2025-07-24T04:04:58.9166664Z  2025-07-24T04:04:58.9167007Z  2025-07-24T04:04:58.9167339Z  2025-07-24T04:04:58.9167715Z  2025-07-24T04:04:58.9168070Z  2025-07-24T04:04:58.9168453Z  2025-07-24T04:04:58.9168816Z  2025-07-24T04:04:58.9169755Z [2,490 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:58.9170657Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:58.9171462Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:58.9172542Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:58.9173139Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:58.9174001Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:58.9174884Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:04:58.9175451Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:04:58.9176020Z //:torch; 0s processwrapper-sandbox ... 2025-07-24T04:04:59.2048809Z 2025-07-24T04:04:59.2049438Z  2025-07-24T04:04:59.2049894Z  2025-07-24T04:04:59.2050123Z  2025-07-24T04:04:59.2050355Z  2025-07-24T04:04:59.2050568Z  2025-07-24T04:04:59.2050801Z  2025-07-24T04:04:59.2051013Z  2025-07-24T04:04:59.2051240Z  2025-07-24T04:04:59.2051784Z [2,490 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:59.2052357Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:59.2053003Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-07-24T04:04:59.2053524Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:59.2053877Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:59.2054345Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:59.2054851Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:59.2055184Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:59.2055541Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:04:59.5552524Z 2025-07-24T04:04:59.5553479Z  2025-07-24T04:04:59.5553898Z  2025-07-24T04:04:59.5554156Z  2025-07-24T04:04:59.5554414Z  2025-07-24T04:04:59.5554692Z  2025-07-24T04:04:59.5554904Z  2025-07-24T04:04:59.5555152Z  2025-07-24T04:04:59.5555642Z  2025-07-24T04:04:59.5556372Z [2,491 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:04:59.5557024Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:59.5557663Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:59.5558183Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:59.5558643Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:59.5560137Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:59.5560652Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:59.5561424Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:59.5562550Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:59.7607933Z 2025-07-24T04:04:59.7608655Z  2025-07-24T04:04:59.7609107Z  2025-07-24T04:04:59.7609501Z  2025-07-24T04:04:59.7609877Z  2025-07-24T04:04:59.7610264Z  2025-07-24T04:04:59.7610648Z  2025-07-24T04:04:59.7611016Z  2025-07-24T04:04:59.7611405Z  2025-07-24T04:04:59.7612645Z [2,491 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:59.7613627Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:59.7614494Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:59.7615433Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:59.7616038Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:59.7616645Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:04:59.7617251Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:59.7618129Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:59.7619348Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:04:59.9608189Z 2025-07-24T04:04:59.9608808Z  2025-07-24T04:04:59.9609082Z  2025-07-24T04:04:59.9609311Z  2025-07-24T04:04:59.9609525Z  2025-07-24T04:04:59.9609751Z  2025-07-24T04:04:59.9609972Z  2025-07-24T04:04:59.9637825Z  2025-07-24T04:04:59.9638130Z  2025-07-24T04:04:59.9638896Z [2,492 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:04:59.9639645Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:04:59.9640342Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-07-24T04:04:59.9641050Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:04:59.9641523Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:04:59.9642003Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:04:59.9642657Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2025-07-24T04:04:59.9643718Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2025-07-24T04:04:59.9644369Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:00.9649309Z 2025-07-24T04:05:00.9650227Z  2025-07-24T04:05:00.9650704Z  2025-07-24T04:05:00.9651117Z  2025-07-24T04:05:00.9651587Z  2025-07-24T04:05:00.9651968Z  2025-07-24T04:05:00.9652366Z  2025-07-24T04:05:00.9652750Z  2025-07-24T04:05:00.9653146Z  2025-07-24T04:05:00.9654083Z [2,492 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:00.9655114Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:00.9656030Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-07-24T04:05:00.9656995Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:00.9657631Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:00.9658277Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:00.9659228Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:00.9660455Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:00.9661414Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:01.1721238Z 2025-07-24T04:05:01.1722137Z  2025-07-24T04:05:01.1722530Z  2025-07-24T04:05:01.1722874Z  2025-07-24T04:05:01.1723121Z  2025-07-24T04:05:01.1723444Z  2025-07-24T04:05:01.1723728Z  2025-07-24T04:05:01.1724053Z  2025-07-24T04:05:01.1724380Z  2025-07-24T04:05:01.1725716Z [2,495 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:01.1726680Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-07-24T04:05:01.1727449Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:01.1727849Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:01.1728463Z Compiling aten/src/ATen/native/Repeat.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:01.1729004Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:01.1729560Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:01.1730211Z Compiling aten/src/ATen/Dispatch.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:01.1731194Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:01.3971321Z 2025-07-24T04:05:01.3971960Z  2025-07-24T04:05:01.3972337Z  2025-07-24T04:05:01.3972571Z  2025-07-24T04:05:01.3972781Z  2025-07-24T04:05:01.3973295Z  2025-07-24T04:05:01.3973504Z  2025-07-24T04:05:01.3973817Z  2025-07-24T04:05:01.3974357Z  2025-07-24T04:05:01.3974928Z [2,499 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:05:01.3975853Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:01.3976213Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:01.3976758Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:01.3977384Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:01.3977901Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:01.3978583Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:01.3979510Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:01.3981903Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:01.7976251Z 2025-07-24T04:05:01.7976850Z  2025-07-24T04:05:01.7977133Z  2025-07-24T04:05:01.7977354Z  2025-07-24T04:05:01.7977602Z  2025-07-24T04:05:01.7977814Z  2025-07-24T04:05:01.7978036Z  2025-07-24T04:05:01.7978258Z  2025-07-24T04:05:01.7978466Z  2025-07-24T04:05:01.7979023Z [2,499 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:01.7979553Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:01.7979916Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:01.7980254Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:01.7980753Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:01.7981255Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:01.7981760Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:01.7982428Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:01.7982947Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:02.0502362Z 2025-07-24T04:05:02.0503106Z  2025-07-24T04:05:02.0504132Z  2025-07-24T04:05:02.0504696Z  2025-07-24T04:05:02.0505667Z  2025-07-24T04:05:02.0506315Z  2025-07-24T04:05:02.0507313Z  2025-07-24T04:05:02.0509011Z  2025-07-24T04:05:02.0509574Z  2025-07-24T04:05:02.0510402Z [2,502 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:02.0511222Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:02.0511963Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:02.0512783Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:02.0513576Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:02.0514384Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:02.0515071Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:02.0515768Z //:torch; 0s processwrapper-sandbox 2025-07-24T04:05:02.0516794Z //:torch; 0s processwrapper-sandbox ... 2025-07-24T04:05:02.2674952Z 2025-07-24T04:05:02.2675706Z  2025-07-24T04:05:02.2676110Z  2025-07-24T04:05:02.2676384Z  2025-07-24T04:05:02.2676730Z  2025-07-24T04:05:02.2677022Z  2025-07-24T04:05:02.2677352Z  2025-07-24T04:05:02.2677710Z  2025-07-24T04:05:02.2677987Z  2025-07-24T04:05:02.2678694Z [2,502 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:02.2679461Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:02.2680144Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:02.2682942Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:02.2683611Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:02.2684284Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:02.2684949Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:02.2685662Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:02.2686176Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:02.4681437Z 2025-07-24T04:05:02.4682285Z  2025-07-24T04:05:02.4682710Z  2025-07-24T04:05:02.4683087Z  2025-07-24T04:05:02.4683444Z  2025-07-24T04:05:02.4684039Z  2025-07-24T04:05:02.4684493Z  2025-07-24T04:05:02.4684929Z  2025-07-24T04:05:02.4685298Z  2025-07-24T04:05:02.4686451Z [2,503 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:02.4687319Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:02.4688552Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:02.4689411Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:02.4690198Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:02.4690868Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:02.4691709Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:02.4692249Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:02.4692809Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:02.6755220Z 2025-07-24T04:05:02.6755946Z  2025-07-24T04:05:02.6756338Z  2025-07-24T04:05:02.6756651Z  2025-07-24T04:05:02.6756971Z  2025-07-24T04:05:02.6757268Z  2025-07-24T04:05:02.6757602Z  2025-07-24T04:05:02.6757885Z  2025-07-24T04:05:02.6758179Z  2025-07-24T04:05:02.6759017Z [2,505 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:02.6759899Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:02.6760381Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:02.6761226Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:02.6761918Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:02.6762471Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:02.6762987Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:02.6763705Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:02.6764469Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:03.0687019Z 2025-07-24T04:05:03.0687764Z  2025-07-24T04:05:03.0688252Z  2025-07-24T04:05:03.0688648Z  2025-07-24T04:05:03.0689047Z  2025-07-24T04:05:03.0689445Z  2025-07-24T04:05:03.0689850Z  2025-07-24T04:05:03.0690229Z  2025-07-24T04:05:03.0690592Z  2025-07-24T04:05:03.0691470Z [2,507 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:03.0692567Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:03.0693431Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:03.0694035Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:03.0695406Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:03.0696323Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:03.0697251Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:03.0697909Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:03.0698720Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:03.4981352Z 2025-07-24T04:05:03.4982081Z  2025-07-24T04:05:03.4982464Z  2025-07-24T04:05:03.4982809Z  2025-07-24T04:05:03.4983138Z  2025-07-24T04:05:03.4983443Z  2025-07-24T04:05:03.4983753Z  2025-07-24T04:05:03.4984071Z  2025-07-24T04:05:03.4984419Z  2025-07-24T04:05:03.4985738Z [2,508 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:03.4986562Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.4987075Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.4987601Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.4988316Z Compiling aten/src/ATen/DynamicLibrary.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:03.4989072Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.4989571Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:03.4990250Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:03.4990963Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:03.8693596Z 2025-07-24T04:05:03.8694276Z  2025-07-24T04:05:03.8694722Z  2025-07-24T04:05:03.8695112Z  2025-07-24T04:05:03.8695482Z  2025-07-24T04:05:03.8695872Z  2025-07-24T04:05:03.8696237Z  2025-07-24T04:05:03.8696863Z  2025-07-24T04:05:03.8697244Z  2025-07-24T04:05:03.8698171Z [2,508 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:03.8699120Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.8699737Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.8700333Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.8701165Z Compiling aten/src/ATen/DynamicLibrary.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:03.8702036Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:03.8702633Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:03.8703436Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:03.8704277Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:04.0707483Z 2025-07-24T04:05:04.0708182Z  2025-07-24T04:05:04.0708637Z  2025-07-24T04:05:04.0709003Z  2025-07-24T04:05:04.0709386Z  2025-07-24T04:05:04.0709800Z  2025-07-24T04:05:04.0710202Z  2025-07-24T04:05:04.0710576Z  2025-07-24T04:05:04.0710954Z  2025-07-24T04:05:04.0711891Z [2,509 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:04.0712793Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.0713408Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.0713986Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.0714617Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.0715191Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:04.0715999Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:04.0716834Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.0717426Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:04.2850835Z 2025-07-24T04:05:04.2851604Z  2025-07-24T04:05:04.2852068Z  2025-07-24T04:05:04.2852452Z  2025-07-24T04:05:04.2852819Z  2025-07-24T04:05:04.2853245Z  2025-07-24T04:05:04.2853585Z  2025-07-24T04:05:04.2853932Z  2025-07-24T04:05:04.2854305Z  2025-07-24T04:05:04.2855216Z [2,510 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:04.2856390Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:04.2857000Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:04.2857590Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.2858214Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:04.2858995Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:04.2859816Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.2860364Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.2860957Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:04.6695997Z 2025-07-24T04:05:04.6696671Z  2025-07-24T04:05:04.6696931Z  2025-07-24T04:05:04.6697159Z  2025-07-24T04:05:04.6965034Z  2025-07-24T04:05:04.6965741Z  2025-07-24T04:05:04.6966066Z  2025-07-24T04:05:04.6966381Z  2025-07-24T04:05:04.6966730Z  2025-07-24T04:05:04.6967569Z [2,513 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:04.6968973Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:04.6969452Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:04.6969900Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.6970624Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.6971167Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:04.6971801Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:04.6972767Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:04.6973544Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:05.2683132Z 2025-07-24T04:05:05.2683729Z  2025-07-24T04:05:05.2686500Z  2025-07-24T04:05:05.2686829Z  2025-07-24T04:05:05.2687339Z  2025-07-24T04:05:05.2687568Z  2025-07-24T04:05:05.2687791Z  2025-07-24T04:05:05.2688003Z  2025-07-24T04:05:05.2688567Z  2025-07-24T04:05:05.2689262Z [2,514 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:05.2689821Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:05.2690216Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.2690555Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.2691035Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.2691592Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.2692358Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.2693248Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.2693803Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:05.4992024Z 2025-07-24T04:05:05.4995821Z  2025-07-24T04:05:05.4996806Z  2025-07-24T04:05:05.4998872Z  2025-07-24T04:05:05.5000012Z  2025-07-24T04:05:05.5002004Z  2025-07-24T04:05:05.5002726Z  2025-07-24T04:05:05.5004111Z  2025-07-24T04:05:05.5004634Z  2025-07-24T04:05:05.5007720Z [2,514 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:05.5008931Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:05.5009866Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.5010653Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.5011069Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.5012168Z Compiling aten/src/ATen/native/Pooling.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:05.5014355Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.5015573Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.5016632Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:05.5016918Z 2025-07-24T04:05:05.5017104Z  2025-07-24T04:05:05.5017395Z  2025-07-24T04:05:05.5017605Z  2025-07-24T04:05:05.5018761Z  2025-07-24T04:05:05.5019068Z  2025-07-24T04:05:05.5019384Z  2025-07-24T04:05:05.5019671Z  2025-07-24T04:05:05.5019958Z  2025-07-24T04:05:05.5020500Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-07-24T04:05:05.5022237Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2025-07-24T04:05:05.5026860Z aten/src/ATen/native/QuantizedLinear.cpp:125:62: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:05:05.5034580Z 125 | cpp_custom_type_hack::cast>(packed); 2025-07-24T04:05:05.5036812Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-07-24T04:05:05.5038702Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T04:05:05.5039444Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T04:05:05.5040040Z 76 | cast(const Tensor& packed) { 2025-07-24T04:05:05.5040431Z | ^~~~ 2025-07-24T04:05:05.5043144Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-07-24T04:05:05.5047689Z aten/src/ATen/native/QuantizedLinear.cpp:314:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:05:05.5051898Z 314 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-07-24T04:05:05.5052682Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:05:05.5053436Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T04:05:05.5054120Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T04:05:05.5054779Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T04:05:05.5055316Z | ^~~~~~ 2025-07-24T04:05:05.5056193Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-07-24T04:05:05.5059012Z aten/src/ATen/native/QuantizedLinear.cpp:407:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:05:05.5061300Z 407 | return cpp_custom_type_hack::create( 2025-07-24T04:05:05.5061820Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-07-24T04:05:05.5062343Z 408 | std::move(unique_ptr_wrapper), weight.options()); 2025-07-24T04:05:05.5062917Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:05:05.5063528Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T04:05:05.5064246Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-07-24T04:05:05.5065085Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-07-24T04:05:05.5065610Z | ^~~~~~ 2025-07-24T04:05:05.5066935Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const std::optional&)': 2025-07-24T04:05:05.5070052Z aten/src/ATen/native/QuantizedLinear.cpp:430:59: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-07-24T04:05:05.5072646Z 429 | cpp_custom_type_hack::cast< 2025-07-24T04:05:05.5073136Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-24T04:05:05.5073763Z 430 | c10::intrusive_ptr>(packed_weight)) 2025-07-24T04:05:05.5074467Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-07-24T04:05:05.5075163Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-07-24T04:05:05.5075931Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-07-24T04:05:05.5078457Z 76 | cast(const Tensor& packed) { 2025-07-24T04:05:05.5078944Z | ^~~~ 2025-07-24T04:05:05.5079612Z [2,514 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:05.5080383Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:05.5080883Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.5081262Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.5081681Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.5082286Z Compiling aten/src/ATen/native/Pooling.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:05.5083308Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.5084303Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:05.5085014Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:05.8066155Z 2025-07-24T04:05:05.8066856Z  2025-07-24T04:05:05.8067300Z  2025-07-24T04:05:05.8067633Z  2025-07-24T04:05:05.8069024Z  2025-07-24T04:05:05.8069335Z  2025-07-24T04:05:05.8069670Z  2025-07-24T04:05:05.8069952Z  2025-07-24T04:05:05.8070225Z  2025-07-24T04:05:05.8070976Z [2,516 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:05.8071782Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.8072138Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.8072718Z Compiling aten/src/ATen/native/Pooling.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:05.8073658Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:05.8074578Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:05.8075175Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.8075512Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:05.8076106Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:06.0600326Z 2025-07-24T04:05:06.0600992Z  2025-07-24T04:05:06.0601266Z  2025-07-24T04:05:06.0601496Z  2025-07-24T04:05:06.0601706Z  2025-07-24T04:05:06.0601935Z  2025-07-24T04:05:06.0602144Z  2025-07-24T04:05:06.0602365Z  2025-07-24T04:05:06.0602602Z  2025-07-24T04:05:06.0603146Z [2,518 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:06.0603668Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:06.0604163Z Compiling aten/src/ATen/native/Pooling.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:06.0604840Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:06.0605352Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:06.0605698Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:06.0606153Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:06.0606771Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:06.0607404Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:06.2994337Z 2025-07-24T04:05:06.2994894Z  2025-07-24T04:05:06.2995173Z  2025-07-24T04:05:06.2995391Z  2025-07-24T04:05:06.3461467Z  2025-07-24T04:05:06.3462331Z  2025-07-24T04:05:06.3462712Z  2025-07-24T04:05:06.3463375Z  2025-07-24T04:05:06.3464016Z  2025-07-24T04:05:06.3465258Z [2,518 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:06.3467755Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:06.3468957Z Compiling aten/src/ATen/native/Pooling.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:06.3469757Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:06.3470625Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:06.3471028Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:06.3471904Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:06.3472743Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:06.3473264Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:06.5471626Z 2025-07-24T04:05:06.5472385Z  2025-07-24T04:05:06.5472832Z  2025-07-24T04:05:06.5473209Z  2025-07-24T04:05:06.5473576Z  2025-07-24T04:05:06.5473967Z  2025-07-24T04:05:06.5474336Z  2025-07-24T04:05:06.5474721Z  2025-07-24T04:05:06.5475096Z  2025-07-24T04:05:06.5476039Z [2,519 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:06.5476995Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:06.5477939Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:06.5478895Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:06.5479553Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:06.5480616Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:06.5481705Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:06.5482586Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:06.5483217Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:06.9475207Z 2025-07-24T04:05:06.9475967Z  2025-07-24T04:05:06.9476407Z  2025-07-24T04:05:06.9476799Z  2025-07-24T04:05:06.9477214Z  2025-07-24T04:05:06.9477574Z  2025-07-24T04:05:06.9477954Z  2025-07-24T04:05:06.9478319Z  2025-07-24T04:05:06.9478698Z  2025-07-24T04:05:06.9479623Z [2,524 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:06.9480792Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:06.9481634Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:06.9482284Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:06.9482894Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:06.9483486Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:06.9499520Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:06.9500412Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:06.9501651Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:07.2327075Z 2025-07-24T04:05:07.2327817Z  2025-07-24T04:05:07.2328257Z  2025-07-24T04:05:07.2328559Z  2025-07-24T04:05:07.2328883Z  2025-07-24T04:05:07.2329221Z  2025-07-24T04:05:07.2329593Z  2025-07-24T04:05:07.2329880Z  2025-07-24T04:05:07.2330251Z  2025-07-24T04:05:07.2331097Z [2,525 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:07.2331876Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:07.2332505Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:07.2332998Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:07.2333508Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:07.2334022Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:07.2334588Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:07.2336004Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:07.2336746Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:07.5479750Z 2025-07-24T04:05:07.5480567Z  2025-07-24T04:05:07.5480997Z  2025-07-24T04:05:07.5481383Z  2025-07-24T04:05:07.5481748Z  2025-07-24T04:05:07.5482119Z  2025-07-24T04:05:07.5482479Z  2025-07-24T04:05:07.5482850Z  2025-07-24T04:05:07.5483210Z  2025-07-24T04:05:07.5484132Z [2,525 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:07.5485369Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:07.5485998Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:07.5486595Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:07.5487179Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:07.5487749Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:07.5488564Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:07.5489718Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:07.5490639Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:07.9556283Z 2025-07-24T04:05:07.9557211Z  2025-07-24T04:05:07.9557659Z  2025-07-24T04:05:07.9558028Z  2025-07-24T04:05:07.9558421Z  2025-07-24T04:05:07.9558824Z  2025-07-24T04:05:07.9559222Z  2025-07-24T04:05:07.9559614Z  2025-07-24T04:05:07.9560018Z  2025-07-24T04:05:07.9560996Z [2,526 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:07.9562159Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:07.9562724Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:07.9563331Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:07.9563911Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:07.9564799Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:07.9565951Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:07.9566883Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:07.9567508Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:08.3001233Z 2025-07-24T04:05:08.3001946Z  2025-07-24T04:05:08.3002391Z  2025-07-24T04:05:08.3002771Z  2025-07-24T04:05:08.3003122Z  2025-07-24T04:05:08.3003488Z  2025-07-24T04:05:08.3003877Z  2025-07-24T04:05:08.3004247Z  2025-07-24T04:05:08.3004627Z  2025-07-24T04:05:08.3005601Z [2,528 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:08.3006562Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:08.3007142Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:08.3007775Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:08.3008640Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:08.3009548Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:08.3010159Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:08.3010774Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:08.3011373Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:08.5486750Z 2025-07-24T04:05:08.5487511Z  2025-07-24T04:05:08.5487958Z  2025-07-24T04:05:08.5488630Z  2025-07-24T04:05:08.5489022Z  2025-07-24T04:05:08.5489424Z  2025-07-24T04:05:08.5489803Z  2025-07-24T04:05:08.5490360Z  2025-07-24T04:05:08.5490750Z  2025-07-24T04:05:08.5492019Z [2,529 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:08.5493138Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:08.5493792Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:08.5497049Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:08.5498588Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:08.5499222Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:08.5500009Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:08.5500640Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:08.5501257Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:09.0747570Z 2025-07-24T04:05:09.0748241Z  2025-07-24T04:05:09.0748635Z  2025-07-24T04:05:09.0748924Z  2025-07-24T04:05:09.0749227Z  2025-07-24T04:05:09.0749532Z  2025-07-24T04:05:09.0750160Z  2025-07-24T04:05:09.0750463Z  2025-07-24T04:05:09.0752544Z  2025-07-24T04:05:09.0753324Z [2,530 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:09.0754044Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:09.0754691Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:09.0755380Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:09.0755890Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.0756414Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:09.0757491Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.0758804Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:09.0759633Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:09.3493228Z 2025-07-24T04:05:09.3493816Z  2025-07-24T04:05:09.3494108Z  2025-07-24T04:05:09.3494326Z  2025-07-24T04:05:09.3494553Z  2025-07-24T04:05:09.3494767Z  2025-07-24T04:05:09.3650567Z  2025-07-24T04:05:09.3650910Z  2025-07-24T04:05:09.3651256Z  2025-07-24T04:05:09.3652181Z [2,531 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:09.3652745Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:09.3653636Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:09.3654257Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:09.3655269Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:09.3656008Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.3656568Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:09.3657529Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.3658012Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:09.5660788Z 2025-07-24T04:05:09.5661365Z  2025-07-24T04:05:09.5661736Z  2025-07-24T04:05:09.5662076Z  2025-07-24T04:05:09.5662412Z  2025-07-24T04:05:09.5662711Z  2025-07-24T04:05:09.5663035Z  2025-07-24T04:05:09.5663337Z  2025-07-24T04:05:09.5663672Z  2025-07-24T04:05:09.5664400Z [2,532 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:09.5665268Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:09.5665940Z Compiling aten/src/ATen/native/Onehot.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:09.5666632Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:09.5667056Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:09.5667570Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.5668029Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.5668501Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:09.5668996Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:09.8201644Z 2025-07-24T04:05:09.8203151Z  2025-07-24T04:05:09.8203634Z  2025-07-24T04:05:09.8204057Z  2025-07-24T04:05:09.8204466Z  2025-07-24T04:05:09.8204838Z  2025-07-24T04:05:09.8205205Z  2025-07-24T04:05:09.8205414Z  2025-07-24T04:05:09.8205634Z  2025-07-24T04:05:09.8206207Z [2,536 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:05:09.8206903Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:09.8207352Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:09.8207702Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:09.8208052Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:09.8208548Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:09.8209164Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:09.8209766Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:09.8210410Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:10.1665402Z 2025-07-24T04:05:10.1666130Z  2025-07-24T04:05:10.1666551Z  2025-07-24T04:05:10.1668641Z  2025-07-24T04:05:10.1669150Z  2025-07-24T04:05:10.1669386Z  2025-07-24T04:05:10.1669711Z  2025-07-24T04:05:10.1669937Z  2025-07-24T04:05:10.1670145Z  2025-07-24T04:05:10.1670752Z [2,540 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:10.1671502Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:10.1671952Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:10.1672307Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:10.1672643Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:10.1673040Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:10.1673487Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:10.1673894Z //:aten; 0s processwrapper-sandbox 2025-07-24T04:05:10.1674489Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox ... 2025-07-24T04:05:11.1670294Z 2025-07-24T04:05:11.1671060Z  2025-07-24T04:05:11.1671531Z  2025-07-24T04:05:11.1866160Z  2025-07-24T04:05:11.1866495Z  2025-07-24T04:05:11.1866780Z  2025-07-24T04:05:11.1867053Z  2025-07-24T04:05:11.1867266Z  2025-07-24T04:05:11.1867489Z  2025-07-24T04:05:11.1868243Z [2,540 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:11.1869126Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:11.1869485Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:11.1869818Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.1870162Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.1870491Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.1870831Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.1871161Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:11.1871660Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:11.3888580Z 2025-07-24T04:05:11.3889425Z  2025-07-24T04:05:11.3889977Z  2025-07-24T04:05:11.3890328Z  2025-07-24T04:05:11.3890697Z  2025-07-24T04:05:11.3891088Z  2025-07-24T04:05:11.3891459Z  2025-07-24T04:05:11.3891832Z  2025-07-24T04:05:11.3892196Z  2025-07-24T04:05:11.3893119Z [2,541 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:11.3894065Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:11.3894669Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.3895250Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.3895847Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.3896425Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.3897009Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:11.3897849Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:11.3898751Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:11.5888728Z 2025-07-24T04:05:11.5893705Z  2025-07-24T04:05:11.5894174Z  2025-07-24T04:05:11.5894570Z  2025-07-24T04:05:11.5894961Z  2025-07-24T04:05:11.5895360Z  2025-07-24T04:05:11.5895705Z  2025-07-24T04:05:11.5896089Z  2025-07-24T04:05:11.5896475Z  2025-07-24T04:05:11.5898360Z [2,542 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:11.5899348Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:11.5899939Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.5900571Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.5901166Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.5901790Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:11.5902647Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:11.5903868Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:11.5906603Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:11.8988781Z 2025-07-24T04:05:11.8990050Z  2025-07-24T04:05:11.8990509Z  2025-07-24T04:05:11.8990869Z  2025-07-24T04:05:11.8991205Z  2025-07-24T04:05:11.8991595Z  2025-07-24T04:05:11.8991928Z  2025-07-24T04:05:11.8992305Z  2025-07-24T04:05:11.8992670Z  2025-07-24T04:05:11.8993525Z [2,543 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:11.8994366Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.8994866Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:11.8995448Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.8996008Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:11.8996784Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:11.8997900Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:11.8998782Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:11.9001241Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:12.1893959Z 2025-07-24T04:05:12.1894557Z  2025-07-24T04:05:12.1894838Z  2025-07-24T04:05:12.1895054Z  2025-07-24T04:05:12.1895316Z  2025-07-24T04:05:12.1895539Z  2025-07-24T04:05:12.1895748Z  2025-07-24T04:05:12.1895968Z  2025-07-24T04:05:12.1896174Z  2025-07-24T04:05:12.1896718Z [2,543 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:12.1897245Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:12.1897606Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:12.1897941Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:12.1898292Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:12.1898762Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.1899426Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.1899947Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:12.1900434Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:12.4174861Z 2025-07-24T04:05:12.4175514Z  2025-07-24T04:05:12.4175851Z  2025-07-24T04:05:12.4176095Z  2025-07-24T04:05:12.4176436Z  2025-07-24T04:05:12.4176688Z  2025-07-24T04:05:12.4177000Z  2025-07-24T04:05:12.4177313Z  2025-07-24T04:05:12.4177641Z  2025-07-24T04:05:12.4178346Z [2,546 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:12.4179149Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:12.4179604Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:12.4180034Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:12.4180740Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.4181506Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:12.4182221Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.4183162Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.4183910Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:12.6179509Z 2025-07-24T04:05:12.6180275Z  2025-07-24T04:05:12.6180750Z  2025-07-24T04:05:12.6181095Z  2025-07-24T04:05:12.6181449Z  2025-07-24T04:05:12.6181810Z  2025-07-24T04:05:12.6182162Z  2025-07-24T04:05:12.6182488Z  2025-07-24T04:05:12.6182881Z  2025-07-24T04:05:12.6183843Z [2,549 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:12.6184894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:12.6185770Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:12.6186992Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.6188332Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.6189666Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.6190751Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.6191893Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.6192718Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:12.8210298Z 2025-07-24T04:05:12.8211625Z  2025-07-24T04:05:12.8212087Z  2025-07-24T04:05:12.8212802Z  2025-07-24T04:05:12.8213177Z  2025-07-24T04:05:12.8213532Z  2025-07-24T04:05:12.8213862Z  2025-07-24T04:05:12.8214190Z  2025-07-24T04:05:12.8214520Z  2025-07-24T04:05:12.8215409Z [2,550 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:12.8216357Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:12.8217450Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.8218613Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.8219658Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.8220768Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.8221941Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:12.8223153Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:12.8224063Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:13.2392564Z 2025-07-24T04:05:13.2393214Z  2025-07-24T04:05:13.2393509Z  2025-07-24T04:05:13.2393733Z  2025-07-24T04:05:13.2393960Z  2025-07-24T04:05:13.2394199Z  2025-07-24T04:05:13.2394566Z  2025-07-24T04:05:13.2394935Z  2025-07-24T04:05:13.2395189Z  2025-07-24T04:05:13.2395830Z [2,551 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:13.2396598Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:13.2397286Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.2398133Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.2398979Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.2399920Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.2400694Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:13.2401311Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:13.2401672Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:13.6191938Z 2025-07-24T04:05:13.6193228Z  2025-07-24T04:05:13.6193676Z  2025-07-24T04:05:13.6194599Z  2025-07-24T04:05:13.6194953Z  2025-07-24T04:05:13.6195290Z  2025-07-24T04:05:13.6196458Z  2025-07-24T04:05:13.6197192Z  2025-07-24T04:05:13.6198326Z  2025-07-24T04:05:13.6200477Z [2,551 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:13.6204116Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:13.6204914Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.6205843Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.6206840Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.6207721Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:13.6208707Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:13.6211320Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:13.6212428Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:14.0841618Z 2025-07-24T04:05:14.0842393Z  2025-07-24T04:05:14.0842873Z  2025-07-24T04:05:14.0843265Z  2025-07-24T04:05:14.0843663Z  2025-07-24T04:05:14.0844045Z  2025-07-24T04:05:14.0844476Z  2025-07-24T04:05:14.0844856Z  2025-07-24T04:05:14.0845259Z  2025-07-24T04:05:14.0846141Z [2,552 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:14.0847118Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:14.0847951Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:14.0849196Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:14.0850637Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:14.0851738Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:14.0853250Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:14.0853796Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:14.0854360Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:14.3555038Z 2025-07-24T04:05:14.3556029Z  2025-07-24T04:05:14.3556639Z  2025-07-24T04:05:14.3557137Z  2025-07-24T04:05:14.3557602Z  2025-07-24T04:05:14.3558071Z  2025-07-24T04:05:14.3558518Z  2025-07-24T04:05:14.3558981Z  2025-07-24T04:05:14.3559461Z  2025-07-24T04:05:14.3560463Z [2,555 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:14.3561467Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:14.3562363Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:14.3563656Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:14.3564670Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:14.3565331Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:14.3566290Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:14.3567550Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:14.3568760Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:14.6196817Z 2025-07-24T04:05:14.6197585Z  2025-07-24T04:05:14.6198038Z  2025-07-24T04:05:14.6198427Z  2025-07-24T04:05:14.6198795Z  2025-07-24T04:05:14.6199142Z  2025-07-24T04:05:14.6199539Z  2025-07-24T04:05:14.6199914Z  2025-07-24T04:05:14.6200293Z  2025-07-24T04:05:14.6201244Z [2,556 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:14.6202242Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:14.6203154Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:14.6204102Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:14.6204789Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:14.6205704Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:14.6207177Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:14.6208313Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:14.6209229Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:15.1479176Z 2025-07-24T04:05:15.1479952Z  2025-07-24T04:05:15.1480399Z  2025-07-24T04:05:15.1480755Z  2025-07-24T04:05:15.1481082Z  2025-07-24T04:05:15.1481437Z  2025-07-24T04:05:15.1481777Z  2025-07-24T04:05:15.1482126Z  2025-07-24T04:05:15.1482449Z  2025-07-24T04:05:15.1483711Z [2,557 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:15.1484681Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:15.1485592Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:15.1486410Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:15.1487272Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:15.1488512Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:15.1489645Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:15.1490451Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:15.1491009Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:15.4202290Z 2025-07-24T04:05:15.4203019Z  2025-07-24T04:05:15.4203394Z  2025-07-24T04:05:15.4203618Z  2025-07-24T04:05:15.4203847Z  2025-07-24T04:05:15.4204140Z  2025-07-24T04:05:15.4204370Z  2025-07-24T04:05:15.4204578Z  2025-07-24T04:05:15.4204891Z  2025-07-24T04:05:15.4205714Z [2,557 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:15.4206259Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:15.4206867Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:15.4207476Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:15.4208064Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:15.4208781Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:15.4209444Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:15.4210001Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:15.4210435Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:15.6428332Z 2025-07-24T04:05:15.6429548Z  2025-07-24T04:05:15.6430033Z  2025-07-24T04:05:15.6430701Z  2025-07-24T04:05:15.6431207Z  2025-07-24T04:05:15.6431949Z  2025-07-24T04:05:15.6433086Z  2025-07-24T04:05:15.6433596Z  2025-07-24T04:05:15.6434711Z  2025-07-24T04:05:15.6437983Z [2,558 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:15.6439372Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:15.6440490Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:15.6444222Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:15.6447075Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:15.6449391Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:15.6450334Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:15.6450697Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:15.6451268Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:15.9627000Z 2025-07-24T04:05:15.9627818Z  2025-07-24T04:05:15.9628111Z  2025-07-24T04:05:15.9628343Z  2025-07-24T04:05:15.9628555Z  2025-07-24T04:05:15.9628847Z  2025-07-24T04:05:15.9629155Z  2025-07-24T04:05:15.9629495Z  2025-07-24T04:05:15.9629847Z  2025-07-24T04:05:15.9630512Z [2,562 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:15.9632447Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:15.9633024Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:15.9633729Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:15.9634495Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:15.9635022Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:15.9635721Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:15.9636656Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:15.9637631Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:16.2207416Z 2025-07-24T04:05:16.2208056Z  2025-07-24T04:05:16.2208425Z  2025-07-24T04:05:16.2208650Z  2025-07-24T04:05:16.2208905Z  2025-07-24T04:05:16.2209233Z  2025-07-24T04:05:16.2209549Z  2025-07-24T04:05:16.2209764Z  2025-07-24T04:05:16.2209997Z  2025-07-24T04:05:16.2210606Z [2,564 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:16.2211250Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:16.2211781Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:16.2212306Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:16.2213040Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.2213657Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.2214516Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.2216074Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:16.2216445Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:16.5625022Z 2025-07-24T04:05:16.5625797Z  2025-07-24T04:05:16.5626231Z  2025-07-24T04:05:16.5626882Z  2025-07-24T04:05:16.5627133Z  2025-07-24T04:05:16.5627418Z  2025-07-24T04:05:16.5628035Z  2025-07-24T04:05:16.5628342Z  2025-07-24T04:05:16.5628681Z  2025-07-24T04:05:16.5629413Z [2,565 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:16.5630012Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:16.5630629Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:16.5631343Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.5632273Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.5633141Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.5633795Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:16.5634154Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:16.5634781Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:16.8217699Z 2025-07-24T04:05:16.8218449Z  2025-07-24T04:05:16.8218963Z  2025-07-24T04:05:16.8219318Z  2025-07-24T04:05:16.8219623Z  2025-07-24T04:05:16.8219971Z  2025-07-24T04:05:16.8220314Z  2025-07-24T04:05:16.8220640Z  2025-07-24T04:05:16.8220984Z  2025-07-24T04:05:16.8221934Z [2,565 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:16.8222846Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:16.8223774Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:16.8224906Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.8225807Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.8226721Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:16.8228434Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:16.8228984Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:16.8229810Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:17.0223670Z 2025-07-24T04:05:17.0224683Z  2025-07-24T04:05:17.0225115Z  2025-07-24T04:05:17.0225495Z  2025-07-24T04:05:17.0225812Z  2025-07-24T04:05:17.0226139Z  2025-07-24T04:05:17.0226496Z  2025-07-24T04:05:17.0226765Z  2025-07-24T04:05:17.0227016Z  2025-07-24T04:05:17.0227815Z [2,566 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:17.0229849Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:17.0230643Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:17.0231639Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.0232429Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.0233113Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:17.0233614Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:17.0234397Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:17.0235117Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:17.2595459Z 2025-07-24T04:05:17.2596177Z  2025-07-24T04:05:17.2596660Z  2025-07-24T04:05:17.2596973Z  2025-07-24T04:05:17.2597266Z  2025-07-24T04:05:17.2597600Z  2025-07-24T04:05:17.2597931Z  2025-07-24T04:05:17.2598243Z  2025-07-24T04:05:17.2598554Z  2025-07-24T04:05:17.2599407Z [2,569 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:17.2600462Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:17.2601250Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:17.2602056Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:17.2602847Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.2603619Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:17.2604124Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:17.2604845Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:17.2605787Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:17.6225585Z 2025-07-24T04:05:17.6226311Z  2025-07-24T04:05:17.6226788Z  2025-07-24T04:05:17.6227188Z  2025-07-24T04:05:17.6227566Z  2025-07-24T04:05:17.6227939Z  2025-07-24T04:05:17.6228355Z  2025-07-24T04:05:17.6228740Z  2025-07-24T04:05:17.6229109Z  2025-07-24T04:05:17.6230070Z [2,570 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:17.6231042Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:17.6231995Z Compiling aten/src/ATen/FunctionalInverses.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:17.6233179Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.6234108Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:17.6234733Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:17.6235614Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:17.6236755Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:17.6237647Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:17.8494476Z 2025-07-24T04:05:17.8495245Z  2025-07-24T04:05:17.8495754Z  2025-07-24T04:05:17.8496293Z  2025-07-24T04:05:17.8496719Z  2025-07-24T04:05:17.8497098Z  2025-07-24T04:05:17.8497482Z  2025-07-24T04:05:17.8497849Z  2025-07-24T04:05:17.8498215Z  2025-07-24T04:05:17.8499150Z [2,571 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:17.9014660Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:17.9015163Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.9015684Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:17.9016046Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:17.9016512Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.9017341Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:17.9018130Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:17.9070945Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:18.2230242Z 2025-07-24T04:05:18.2230870Z  2025-07-24T04:05:18.2240184Z  2025-07-24T04:05:18.2240733Z  2025-07-24T04:05:18.2240941Z  2025-07-24T04:05:18.2241150Z  2025-07-24T04:05:18.2241389Z  2025-07-24T04:05:18.2241678Z  2025-07-24T04:05:18.2241904Z  2025-07-24T04:05:18.2242542Z [2,571 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:18.2243235Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:18.2243892Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:18.2244472Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:18.2244825Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:18.2245403Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:18.2246039Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:18.2246670Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:18.2266334Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:18.5616632Z 2025-07-24T04:05:18.5617381Z  2025-07-24T04:05:18.5617838Z  2025-07-24T04:05:18.5618195Z  2025-07-24T04:05:18.5618566Z  2025-07-24T04:05:18.5618952Z  2025-07-24T04:05:18.5619355Z  2025-07-24T04:05:18.5619739Z  2025-07-24T04:05:18.5620095Z  2025-07-24T04:05:18.5621033Z [2,572 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:18.5622223Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:18.5623056Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:18.5623628Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:18.5624423Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:18.5625591Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:18.5626431Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:18.5627027Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:18.5627613Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:18.8245902Z 2025-07-24T04:05:18.8246991Z  2025-07-24T04:05:18.8247348Z  2025-07-24T04:05:18.8247585Z  2025-07-24T04:05:18.8247800Z  2025-07-24T04:05:18.8248039Z  2025-07-24T04:05:18.8248334Z  2025-07-24T04:05:18.8248795Z  2025-07-24T04:05:18.8249033Z  2025-07-24T04:05:18.8250019Z [2,573 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:18.8250924Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:18.8251321Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:18.8251811Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:18.8252421Z Compiling aten/src/ATen/native/Lerp.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:18.8252934Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:18.8253345Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:18.8253728Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:18.8254393Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:19.0253853Z 2025-07-24T04:05:19.0254707Z  2025-07-24T04:05:19.0255085Z  2025-07-24T04:05:19.0255424Z  2025-07-24T04:05:19.0255722Z  2025-07-24T04:05:19.0256170Z  2025-07-24T04:05:19.0256464Z  2025-07-24T04:05:19.0256885Z  2025-07-24T04:05:19.0257200Z  2025-07-24T04:05:19.0258221Z [2,574 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:19.0259049Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.0259519Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:19.0260159Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:19.0261951Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.0262514Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:19.0262946Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:19.0263403Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:19.0263868Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:19.3196481Z 2025-07-24T04:05:19.3197924Z  2025-07-24T04:05:19.3198557Z  2025-07-24T04:05:19.3198832Z  2025-07-24T04:05:19.3199519Z  2025-07-24T04:05:19.3199877Z  2025-07-24T04:05:19.3200170Z  2025-07-24T04:05:19.3200485Z  2025-07-24T04:05:19.3200763Z  2025-07-24T04:05:19.3201447Z [2,577 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:19.3202126Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:19.3202591Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.3203032Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.3203506Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:19.3204750Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.3205763Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.3206722Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.3207663Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:19.6261006Z 2025-07-24T04:05:19.6261761Z  2025-07-24T04:05:19.6262203Z  2025-07-24T04:05:19.6262558Z  2025-07-24T04:05:19.6262922Z  2025-07-24T04:05:19.6263282Z  2025-07-24T04:05:19.6263616Z  2025-07-24T04:05:19.6263970Z  2025-07-24T04:05:19.6264309Z  2025-07-24T04:05:19.6265322Z [2,578 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:19.6266202Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.6266800Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.6267446Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.6268316Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.6269495Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.6270526Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.6271618Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.6272499Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:19.9099220Z 2025-07-24T04:05:19.9099933Z  2025-07-24T04:05:19.9100357Z  2025-07-24T04:05:19.9100717Z  2025-07-24T04:05:19.9101105Z  2025-07-24T04:05:19.9101474Z  2025-07-24T04:05:19.9101860Z  2025-07-24T04:05:19.9102237Z  2025-07-24T04:05:19.9102625Z  2025-07-24T04:05:19.9103556Z [2,579 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:19.9104185Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.9104758Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:19.9105508Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.9107912Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.9108748Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.9109713Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:19.9110464Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:19.9110937Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:20.1303720Z 2025-07-24T04:05:20.1304423Z  2025-07-24T04:05:20.1304911Z  2025-07-24T04:05:20.1305294Z  2025-07-24T04:05:20.1305619Z  2025-07-24T04:05:20.1305930Z  2025-07-24T04:05:20.1306246Z  2025-07-24T04:05:20.1306566Z  2025-07-24T04:05:20.1307235Z  2025-07-24T04:05:20.1308046Z [2,580 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:20.1308852Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:20.1309372Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:20.1310125Z Compiling aten/src/ATen/native/Itertools.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:20.1311119Z Compiling aten/src/ATen/native/Integration.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:20.1312168Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:20.1312935Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:20.1313434Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:20.1313953Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:20.4266777Z 2025-07-24T04:05:20.4267388Z  2025-07-24T04:05:20.4267758Z  2025-07-24T04:05:20.4268120Z  2025-07-24T04:05:20.4268439Z  2025-07-24T04:05:20.4269074Z  2025-07-24T04:05:20.4269442Z  2025-07-24T04:05:20.4269807Z  2025-07-24T04:05:20.4270173Z  2025-07-24T04:05:20.4270912Z [2,583 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:20.4271474Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:20.4271971Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:20.4272792Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:20.4273358Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:20.4273876Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:20.4274417Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:20.4274945Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:20.4275755Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:20.6586768Z 2025-07-24T04:05:20.6587560Z  2025-07-24T04:05:20.6588013Z  2025-07-24T04:05:20.6588432Z  2025-07-24T04:05:20.6588819Z  2025-07-24T04:05:20.6589174Z  2025-07-24T04:05:20.6589543Z  2025-07-24T04:05:20.6589895Z  2025-07-24T04:05:20.6590240Z  2025-07-24T04:05:20.6591133Z [2,584 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:20.6592079Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:20.6593007Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:20.6593939Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:20.6594533Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:20.6595076Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:20.6595612Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:20.6596361Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:20.6597261Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:20.8621320Z 2025-07-24T04:05:20.8622103Z  2025-07-24T04:05:20.8622578Z  2025-07-24T04:05:20.8622976Z  2025-07-24T04:05:20.8623361Z  2025-07-24T04:05:20.8623760Z  2025-07-24T04:05:20.8624141Z  2025-07-24T04:05:20.8624603Z  2025-07-24T04:05:20.8624991Z  2025-07-24T04:05:20.8626153Z [2,585 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:20.8627126Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:20.8628030Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:20.8628962Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:20.8629565Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:20.8630176Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:20.8631010Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:20.8632184Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:20.8633328Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:22.0277623Z 2025-07-24T04:05:22.0278640Z  2025-07-24T04:05:22.0279370Z  2025-07-24T04:05:22.0279756Z  2025-07-24T04:05:22.0280340Z  2025-07-24T04:05:22.0280720Z  2025-07-24T04:05:22.0281547Z  2025-07-24T04:05:22.0282215Z  2025-07-24T04:05:22.0282628Z  2025-07-24T04:05:22.0284069Z [2,585 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:22.0285264Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:22.0286424Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:22.0287786Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:22.0288435Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:22.0289196Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:22.0290104Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:22.0291706Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:22.0294175Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:22.2302801Z 2025-07-24T04:05:22.2303488Z  2025-07-24T04:05:22.2303924Z  2025-07-24T04:05:22.2304313Z  2025-07-24T04:05:22.2304802Z  2025-07-24T04:05:22.2305186Z  2025-07-24T04:05:22.2305565Z  2025-07-24T04:05:22.2305954Z  2025-07-24T04:05:22.2306343Z  2025-07-24T04:05:22.2307268Z [2,586 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:22.2311869Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:22.2312796Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:22.2313745Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:22.2314356Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:22.2315247Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:22.2316427Z Compiling aten/src/ATen/native/Histogram.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:22.2317364Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:22.2318003Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:22.4957857Z 2025-07-24T04:05:22.4958707Z  2025-07-24T04:05:22.4959130Z  2025-07-24T04:05:22.4959515Z  2025-07-24T04:05:22.4959859Z  2025-07-24T04:05:22.4960147Z  2025-07-24T04:05:22.4960460Z  2025-07-24T04:05:22.4960783Z  2025-07-24T04:05:22.4961107Z  2025-07-24T04:05:22.4961914Z [2,589 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:22.4962949Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:22.4963726Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:22.4964457Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:22.4965216Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:22.4966023Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:22.4966834Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:22.4967346Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:22.4968131Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:22.8287504Z 2025-07-24T04:05:22.8288229Z  2025-07-24T04:05:22.8288696Z  2025-07-24T04:05:22.8289080Z  2025-07-24T04:05:22.8289446Z  2025-07-24T04:05:22.8289832Z  2025-07-24T04:05:22.8290189Z  2025-07-24T04:05:22.8290570Z  2025-07-24T04:05:22.8290936Z  2025-07-24T04:05:22.8291853Z [2,591 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:22.8293017Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:22.8293880Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:22.8295066Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:22.8295965Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:22.8296566Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:22.8297155Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:22.8297780Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:22.8298693Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:23.1432146Z 2025-07-24T04:05:23.1432833Z  2025-07-24T04:05:23.1433162Z  2025-07-24T04:05:23.1433434Z  2025-07-24T04:05:23.1433648Z  2025-07-24T04:05:23.1433905Z  2025-07-24T04:05:23.1434166Z  2025-07-24T04:05:23.1434388Z  2025-07-24T04:05:23.1434597Z  2025-07-24T04:05:23.1435228Z [2,592 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:23.1436018Z Compiling torch/csrc/jit/passes/liveness.cpp; 6s processwrapper-sandbox 2025-07-24T04:05:23.1437086Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.1437934Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:23.1438759Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.1439332Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:23.1439919Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:23.1440749Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:23.1441585Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:23.4290214Z 2025-07-24T04:05:23.4290791Z  2025-07-24T04:05:23.4291070Z  2025-07-24T04:05:23.4291287Z  2025-07-24T04:05:23.4291512Z  2025-07-24T04:05:23.4291720Z  2025-07-24T04:05:23.4291944Z  2025-07-24T04:05:23.4292156Z  2025-07-24T04:05:23.4292374Z  2025-07-24T04:05:23.4292916Z [2,593 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:23.4293459Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:23.4293964Z Compiling aten/src/ATen/native/GridSampler.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:23.4294488Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.4294836Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.4295178Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.4295745Z Compiling aten/src/ATen/native/FusedSGD.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:23.4296234Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:23.4296589Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:23.7140128Z 2025-07-24T04:05:23.7140828Z  2025-07-24T04:05:23.7141265Z  2025-07-24T04:05:23.7141659Z  2025-07-24T04:05:23.7142025Z  2025-07-24T04:05:23.7142398Z  2025-07-24T04:05:23.7142773Z  2025-07-24T04:05:23.7143133Z  2025-07-24T04:05:23.7143501Z  2025-07-24T04:05:23.7144428Z [2,594 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:23.7145479Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:23.7146057Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.7146656Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.7147437Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.7148283Z Compiling aten/src/ATen/native/FusedSGD.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:23.7149155Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.7149930Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:23.7150453Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:23.9322275Z 2025-07-24T04:05:23.9323029Z  2025-07-24T04:05:23.9323499Z  2025-07-24T04:05:23.9323874Z  2025-07-24T04:05:23.9324255Z  2025-07-24T04:05:23.9324633Z  2025-07-24T04:05:23.9325027Z  2025-07-24T04:05:23.9325387Z  2025-07-24T04:05:23.9325763Z  2025-07-24T04:05:23.9327026Z [2,597 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:23.9327969Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:23.9328585Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:23.9329174Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.9329778Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:23.9330637Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:23.9331567Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:23.9332426Z Compiling aten/src/ATen/native/FusedAdam.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:23.9333308Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:24.2122831Z 2025-07-24T04:05:24.2123683Z  2025-07-24T04:05:24.2124160Z  2025-07-24T04:05:24.2124592Z  2025-07-24T04:05:24.2125023Z  2025-07-24T04:05:24.2125432Z  2025-07-24T04:05:24.2125856Z  2025-07-24T04:05:24.2126292Z  2025-07-24T04:05:24.2127022Z  2025-07-24T04:05:24.2127925Z [2,598 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:24.2128772Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:24.2129303Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:24.2129921Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:24.2130749Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:24.2131653Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:24.2132487Z Compiling aten/src/ATen/native/FusedAdam.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:24.2133673Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:24.2134574Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:25.0801634Z 2025-07-24T04:05:25.0802445Z  2025-07-24T04:05:25.0802875Z  2025-07-24T04:05:25.0803252Z  2025-07-24T04:05:25.0803639Z  2025-07-24T04:05:25.0804028Z  2025-07-24T04:05:25.0804373Z  2025-07-24T04:05:25.0804739Z  2025-07-24T04:05:25.0805091Z  2025-07-24T04:05:25.0805988Z [2,599 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:25.0806898Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.0807497Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.0808113Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:25.0809159Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:25.0810051Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.0810917Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:25.0811825Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:25.0812404Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:25.2861362Z 2025-07-24T04:05:25.2862188Z  2025-07-24T04:05:25.2862497Z  2025-07-24T04:05:25.2862737Z  2025-07-24T04:05:25.2862955Z  2025-07-24T04:05:25.2863185Z  2025-07-24T04:05:25.2863400Z  2025-07-24T04:05:25.2863627Z  2025-07-24T04:05:25.2863837Z  2025-07-24T04:05:25.2864399Z [2,602 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:25.2865306Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.2865670Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.2866033Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.2866376Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.2866727Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.2867070Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:25.2867422Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.2867773Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:25.5946274Z 2025-07-24T04:05:25.5946839Z  2025-07-24T04:05:25.6391265Z  2025-07-24T04:05:25.6392029Z  2025-07-24T04:05:25.6392303Z  2025-07-24T04:05:25.6392550Z  2025-07-24T04:05:25.6392765Z  2025-07-24T04:05:25.6392991Z  2025-07-24T04:05:25.6393201Z  2025-07-24T04:05:25.6393761Z [2,603 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:25.6394303Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:25.6394664Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.6395017Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.6395352Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.6395702Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:25.6396036Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.6396388Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:25.6396732Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:25.8179452Z 2025-07-24T04:05:25.8180384Z  2025-07-24T04:05:25.8180806Z  2025-07-24T04:05:25.8181562Z  2025-07-24T04:05:25.8181913Z  2025-07-24T04:05:25.8182265Z  2025-07-24T04:05:25.8182558Z  2025-07-24T04:05:25.8182814Z  2025-07-24T04:05:25.8183113Z  2025-07-24T04:05:25.8183841Z [2,605 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:25.8184686Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:25.8185189Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.8185699Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:25.8186253Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:25.8186741Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:25.8187167Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:25.8187703Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:25.8188275Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:26.0395858Z 2025-07-24T04:05:26.0396689Z  2025-07-24T04:05:26.0396986Z  2025-07-24T04:05:26.0397243Z  2025-07-24T04:05:26.0397640Z  2025-07-24T04:05:26.0397854Z  2025-07-24T04:05:26.0398077Z  2025-07-24T04:05:26.0398286Z  2025-07-24T04:05:26.0398507Z  2025-07-24T04:05:26.0399047Z [2,606 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:26.0399601Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:26.0400108Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:26.0400446Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:26.0400792Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.0401123Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:26.0401552Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.0401885Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.0402375Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:26.6301268Z 2025-07-24T04:05:26.6302530Z  2025-07-24T04:05:26.6302910Z  2025-07-24T04:05:26.6303293Z  2025-07-24T04:05:26.6303603Z  2025-07-24T04:05:26.6303922Z  2025-07-24T04:05:26.6304265Z  2025-07-24T04:05:26.6304665Z  2025-07-24T04:05:26.6304978Z  2025-07-24T04:05:26.6305734Z [2,607 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:26.6307081Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:26.6307667Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:26.6308147Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.6308615Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:26.6309115Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.6309567Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.6310001Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:26.6310651Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:26.8405242Z 2025-07-24T04:05:26.8406165Z  2025-07-24T04:05:26.8408865Z  2025-07-24T04:05:26.8410337Z  2025-07-24T04:05:26.8411060Z  2025-07-24T04:05:26.8411390Z  2025-07-24T04:05:26.8411697Z  2025-07-24T04:05:26.8411979Z  2025-07-24T04:05:26.8412288Z  2025-07-24T04:05:26.8413126Z [2,608 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:26.8413907Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:26.8414341Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:26.8414749Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:26.8415292Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.8415783Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:26.8416168Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:26.8416853Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:26.8417517Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:27.3141714Z 2025-07-24T04:05:27.3143339Z  2025-07-24T04:05:27.3144027Z  2025-07-24T04:05:27.3144474Z  2025-07-24T04:05:27.3144842Z  2025-07-24T04:05:27.3145192Z  2025-07-24T04:05:27.3145576Z  2025-07-24T04:05:27.3145919Z  2025-07-24T04:05:27.3146268Z  2025-07-24T04:05:27.3147102Z [2,610 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:05:27.3147952Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:05:27.3148365Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:05:27.3148798Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:27.3149149Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:27.3149829Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:27.3150691Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:27.3151580Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:27.3152272Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:27.6413610Z 2025-07-24T04:05:27.6414295Z  2025-07-24T04:05:27.6414731Z  2025-07-24T04:05:27.6415117Z  2025-07-24T04:05:27.6415469Z  2025-07-24T04:05:27.6415837Z  2025-07-24T04:05:27.6416195Z  2025-07-24T04:05:27.6416597Z  2025-07-24T04:05:27.6416910Z  2025-07-24T04:05:27.6417853Z [2,614 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:27.6418901Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:27.6419938Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:27.6421009Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:27.6421796Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:27.6422361Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:27.6422939Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:27.6423743Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:27.6424660Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:28.5099629Z 2025-07-24T04:05:28.5100586Z  2025-07-24T04:05:28.5101022Z  2025-07-24T04:05:28.5102200Z  2025-07-24T04:05:28.5102422Z  2025-07-24T04:05:28.5102678Z  2025-07-24T04:05:28.5102892Z  2025-07-24T04:05:28.5103157Z  2025-07-24T04:05:28.5103468Z  2025-07-24T04:05:28.5104292Z [2,615 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:28.5105167Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:28.5105841Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:28.5106359Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:28.5106700Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:28.5107882Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:28.5108425Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:28.5108926Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:28.5109267Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:28.7675079Z 2025-07-24T04:05:28.7675665Z  2025-07-24T04:05:28.7675940Z  2025-07-24T04:05:28.7676171Z  2025-07-24T04:05:28.7676385Z  2025-07-24T04:05:28.7676609Z  2025-07-24T04:05:28.7676824Z  2025-07-24T04:05:28.7677051Z  2025-07-24T04:05:28.7677272Z  2025-07-24T04:05:28.7677798Z [2,616 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:28.7678492Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:28.7679001Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:28.7679352Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:28.7679707Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:28.7680372Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:28.7680860Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:28.7681210Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:28.7681575Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:29.0420657Z 2025-07-24T04:05:29.0421615Z  2025-07-24T04:05:29.0422067Z  2025-07-24T04:05:29.0422448Z  2025-07-24T04:05:29.0422852Z  2025-07-24T04:05:29.0423218Z  2025-07-24T04:05:29.0423619Z  2025-07-24T04:05:29.0424003Z  2025-07-24T04:05:29.0424489Z  2025-07-24T04:05:29.0425476Z [2,618 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:05:29.0426439Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.0427102Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.0427771Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.0428399Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.0428973Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:29.0429583Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:29.0430446Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:29.0431364Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:29.2514619Z 2025-07-24T04:05:29.2515523Z  2025-07-24T04:05:29.2515992Z  2025-07-24T04:05:29.2516357Z  2025-07-24T04:05:29.2516739Z  2025-07-24T04:05:29.2517099Z  2025-07-24T04:05:29.2517456Z  2025-07-24T04:05:29.2517810Z  2025-07-24T04:05:29.2518165Z  2025-07-24T04:05:29.2519043Z [2,619 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:29.2519939Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.2520559Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.2521189Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.2521762Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:29.2522386Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:29.2523290Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:29.2524376Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:29.2525015Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:29.6429197Z 2025-07-24T04:05:29.6429992Z  2025-07-24T04:05:29.6430450Z  2025-07-24T04:05:29.6430850Z  2025-07-24T04:05:29.6431227Z  2025-07-24T04:05:29.6431619Z  2025-07-24T04:05:29.6431984Z  2025-07-24T04:05:29.6432371Z  2025-07-24T04:05:29.6432763Z  2025-07-24T04:05:29.6433726Z [2,619 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:29.6434691Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:29.6435621Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.6436253Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.6436833Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:29.6437430Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:29.6438271Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:29.6439191Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:29.6439804Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:29.9513237Z 2025-07-24T04:05:29.9514111Z  2025-07-24T04:05:29.9514495Z  2025-07-24T04:05:29.9514716Z  2025-07-24T04:05:29.9514962Z  2025-07-24T04:05:29.9515181Z  2025-07-24T04:05:29.9515409Z  2025-07-24T04:05:29.9515619Z  2025-07-24T04:05:29.9515847Z  2025-07-24T04:05:29.9523510Z [2,622 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:29.9524129Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:29.9524522Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:29.9525060Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:29.9525555Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:29.9526052Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:29.9526420Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:29.9526768Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:29.9527113Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:30.2429921Z 2025-07-24T04:05:30.2431191Z  2025-07-24T04:05:30.2431656Z  2025-07-24T04:05:30.2432045Z  2025-07-24T04:05:30.2432457Z  2025-07-24T04:05:30.2432842Z  2025-07-24T04:05:30.2433247Z  2025-07-24T04:05:30.2433632Z  2025-07-24T04:05:30.2434042Z  2025-07-24T04:05:30.2435051Z [2,625 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:30.2436075Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:30.2436742Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:30.2437384Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:30.2437982Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:30.2438551Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:30.2439531Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:30.2440499Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:30.2441152Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:30.6630183Z 2025-07-24T04:05:30.6630919Z  2025-07-24T04:05:30.6631294Z  2025-07-24T04:05:30.6631614Z  2025-07-24T04:05:30.6631909Z  2025-07-24T04:05:30.6632220Z  2025-07-24T04:05:30.6632534Z  2025-07-24T04:05:30.6632843Z  2025-07-24T04:05:30.6633129Z  2025-07-24T04:05:30.6633864Z [2,627 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:05:30.6634697Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:30.6635217Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:30.6635766Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:30.6636279Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:30.6636805Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:30.6637554Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:30.6638283Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:30.6639056Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:31.0437220Z 2025-07-24T04:05:31.0437936Z  2025-07-24T04:05:31.0438395Z  2025-07-24T04:05:31.0438793Z  2025-07-24T04:05:31.0439166Z  2025-07-24T04:05:31.0439541Z  2025-07-24T04:05:31.0439916Z  2025-07-24T04:05:31.0440297Z  2025-07-24T04:05:31.0440626Z  2025-07-24T04:05:31.0441567Z [2,627 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:31.0442845Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:31.0443480Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:31.0444073Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:31.0444685Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:31.0445291Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:31.0445855Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:31.0446687Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:31.0447557Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:31.5158965Z 2025-07-24T04:05:31.5159739Z  2025-07-24T04:05:31.5160202Z  2025-07-24T04:05:31.5160556Z  2025-07-24T04:05:31.5160953Z  2025-07-24T04:05:31.5161341Z  2025-07-24T04:05:31.5161719Z  2025-07-24T04:05:31.5162100Z  2025-07-24T04:05:31.5162489Z  2025-07-24T04:05:31.5163461Z [2,628 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:31.5164644Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:31.5165292Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:31.5165895Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:31.5166524Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:31.5167145Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:31.5167984Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:31.5168835Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:31.5169430Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:31.8445135Z 2025-07-24T04:05:31.8445740Z  2025-07-24T04:05:31.8446025Z  2025-07-24T04:05:31.8446249Z  2025-07-24T04:05:31.8446488Z  2025-07-24T04:05:31.8446701Z  2025-07-24T04:05:31.8446927Z  2025-07-24T04:05:31.8447154Z  2025-07-24T04:05:31.8447363Z  2025-07-24T04:05:31.8447934Z [2,629 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:31.8448471Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:31.8448833Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:31.8449170Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:31.8449516Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:31.8450241Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:31.8450736Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:31.8451085Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:31.8451440Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:32.0564022Z 2025-07-24T04:05:32.0564666Z  2025-07-24T04:05:32.0564947Z  2025-07-24T04:05:32.0565241Z  2025-07-24T04:05:32.0565454Z  2025-07-24T04:05:32.0565691Z  2025-07-24T04:05:32.0565976Z  2025-07-24T04:05:32.0566196Z  2025-07-24T04:05:32.0566416Z  2025-07-24T04:05:32.0567052Z [2,630 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:32.0567684Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:32.0568032Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:32.0568467Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:32.1862001Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:32.1862767Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.1863251Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.1863774Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.1864310Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:32.2996637Z 2025-07-24T04:05:32.2997575Z  2025-07-24T04:05:32.2998023Z  2025-07-24T04:05:32.2998415Z  2025-07-24T04:05:32.2998792Z  2025-07-24T04:05:32.2999178Z  2025-07-24T04:05:32.2999568Z  2025-07-24T04:05:32.2999941Z  2025-07-24T04:05:32.3000291Z  2025-07-24T04:05:32.3001487Z [2,631 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:32.3002409Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:32.3002984Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:32.3003602Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:32.3004204Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:32.3004821Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.3005406Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.3005961Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.3006686Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:32.5872783Z 2025-07-24T04:05:32.5874710Z  2025-07-24T04:05:32.5876197Z  2025-07-24T04:05:32.5876805Z  2025-07-24T04:05:32.5877345Z  2025-07-24T04:05:32.5877745Z  2025-07-24T04:05:32.5878109Z  2025-07-24T04:05:32.5878696Z  2025-07-24T04:05:32.5879084Z  2025-07-24T04:05:32.5880607Z [2,631 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:32.5881859Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:32.5882434Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:32.5882990Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:32.5883515Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:32.5883974Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.5884511Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.5885064Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:32.5885838Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:33.0200159Z 2025-07-24T04:05:33.0200932Z  2025-07-24T04:05:33.0201435Z  2025-07-24T04:05:33.0201733Z  2025-07-24T04:05:33.0201961Z  2025-07-24T04:05:33.0202174Z  2025-07-24T04:05:33.0202401Z  2025-07-24T04:05:33.0202610Z  2025-07-24T04:05:33.0202870Z  2025-07-24T04:05:33.0203426Z [2,632 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:33.0203951Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:33.0204308Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:33.0204660Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:33.0205011Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.0205345Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.0205688Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.0206142Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:33.0206635Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:33.3877397Z 2025-07-24T04:05:33.3878026Z  2025-07-24T04:05:33.3878301Z  2025-07-24T04:05:33.3878791Z  2025-07-24T04:05:33.3879176Z  2025-07-24T04:05:33.3879428Z  2025-07-24T04:05:33.3879640Z  2025-07-24T04:05:33.3879903Z  2025-07-24T04:05:33.3880115Z  2025-07-24T04:05:33.3880662Z [2,633 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:33.3881275Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:33.3883568Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:33.3884003Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:33.3884410Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.3884788Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.3885254Z Compiling aten/src/ATen/native/Copy.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:33.3885783Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.3886251Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:05:33.5894948Z 2025-07-24T04:05:33.5895719Z  2025-07-24T04:05:33.5896165Z  2025-07-24T04:05:33.5896545Z  2025-07-24T04:05:33.5896911Z  2025-07-24T04:05:33.5897289Z  2025-07-24T04:05:33.5897943Z  2025-07-24T04:05:33.5898332Z  2025-07-24T04:05:33.5898644Z  2025-07-24T04:05:33.5899610Z [2,635 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:33.5900575Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:33.5901200Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:33.5901755Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.5902477Z Compiling aten/src/ATen/native/Copy.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:33.5903304Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:33.5904055Z Compiling aten/src/ATen/native/Correlation.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:33.5905081Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:33.5905687Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:33.9273265Z 2025-07-24T04:05:33.9274035Z  2025-07-24T04:05:33.9274518Z  2025-07-24T04:05:33.9274909Z  2025-07-24T04:05:33.9275521Z  2025-07-24T04:05:33.9276968Z  2025-07-24T04:05:33.9277364Z  2025-07-24T04:05:33.9277755Z  2025-07-24T04:05:33.9278130Z  2025-07-24T04:05:33.9279085Z [2,641 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:33.9280055Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:33.9280692Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:33.9281300Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:33.9281894Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:33.9282480Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:33.9283388Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:33.9284350Z //:torch; 0s processwrapper-sandbox 2025-07-24T04:05:33.9284965Z //:aten; 0s processwrapper-sandbox ... 2025-07-24T04:05:34.1887709Z 2025-07-24T04:05:34.1888411Z  2025-07-24T04:05:34.1888787Z  2025-07-24T04:05:34.1889185Z  2025-07-24T04:05:34.1889488Z  2025-07-24T04:05:34.1889838Z  2025-07-24T04:05:34.1890211Z  2025-07-24T04:05:34.1890560Z  2025-07-24T04:05:34.1890941Z  2025-07-24T04:05:34.1892220Z [2,643 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:34.1893110Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:34.1893686Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:34.1894186Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:34.1895008Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:34.1895812Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.1896320Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:34.1896845Z //:torch; 0s processwrapper-sandbox 2025-07-24T04:05:34.1897397Z //:torch; 0s processwrapper-sandbox ... 2025-07-24T04:05:34.4702175Z 2025-07-24T04:05:34.4702987Z  2025-07-24T04:05:34.4703437Z  2025-07-24T04:05:34.4703804Z  2025-07-24T04:05:34.4704159Z  2025-07-24T04:05:34.4704592Z  2025-07-24T04:05:34.4704908Z  2025-07-24T04:05:34.4705211Z  2025-07-24T04:05:34.4705498Z  2025-07-24T04:05:34.4706290Z [2,644 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:34.4707839Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:34.4708399Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:34.4709218Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:34.4709923Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.4710431Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:34.4710899Z //:torch; 0s processwrapper-sandbox 2025-07-24T04:05:34.4711346Z //:torch; 0s processwrapper-sandbox 2025-07-24T04:05:34.4711747Z //:torch; 0s processwrapper-sandbox ... 2025-07-24T04:05:34.6776144Z 2025-07-24T04:05:34.6777315Z  2025-07-24T04:05:34.6778251Z  2025-07-24T04:05:34.6778656Z  2025-07-24T04:05:34.6778968Z  2025-07-24T04:05:34.6779296Z  2025-07-24T04:05:34.6779667Z  2025-07-24T04:05:34.6780007Z  2025-07-24T04:05:34.6780356Z  2025-07-24T04:05:34.6781130Z [2,645 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:34.6781988Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:34.6782767Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:34.6783561Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.6784052Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:34.6784681Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.6785194Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.6785729Z //:torch; 0s processwrapper-sandbox 2025-07-24T04:05:34.6786270Z //:aten; 0s processwrapper-sandbox ... 2025-07-24T04:05:34.9893012Z 2025-07-24T04:05:34.9894943Z  2025-07-24T04:05:34.9895327Z  2025-07-24T04:05:34.9895696Z  2025-07-24T04:05:34.9895926Z  2025-07-24T04:05:34.9896200Z  2025-07-24T04:05:34.9896460Z  2025-07-24T04:05:34.9896667Z  2025-07-24T04:05:34.9896887Z  2025-07-24T04:05:34.9897448Z [2,645 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:34.9898132Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:34.9898848Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:34.9899375Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.9899845Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:34.9900180Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.9900526Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.9900860Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:34.9901264Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:35.7428815Z 2025-07-24T04:05:35.7429531Z  2025-07-24T04:05:35.7430019Z  2025-07-24T04:05:35.7430412Z  2025-07-24T04:05:35.7430812Z  2025-07-24T04:05:35.7431189Z  2025-07-24T04:05:35.7431588Z  2025-07-24T04:05:35.7431967Z  2025-07-24T04:05:35.7432390Z  2025-07-24T04:05:35.7433338Z [2,646 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:35.7434640Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:35.7435628Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.7436277Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:35.7436892Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.7437545Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.7438195Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:35.7439111Z Compiling aten/src/ATen/native/Constraints.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:35.7440090Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:35.9901997Z 2025-07-24T04:05:35.9903118Z  2025-07-24T04:05:35.9903564Z  2025-07-24T04:05:35.9903965Z  2025-07-24T04:05:35.9904347Z  2025-07-24T04:05:35.9904784Z  2025-07-24T04:05:35.9905361Z  2025-07-24T04:05:35.9905755Z  2025-07-24T04:05:35.9906109Z  2025-07-24T04:05:35.9907050Z [2,647 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:35.9908015Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.9908637Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:35.9909221Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.9909796Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.9910441Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.9911351Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:35.9912562Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:35.9913208Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:36.2382717Z 2025-07-24T04:05:36.2383864Z  2025-07-24T04:05:36.2384374Z  2025-07-24T04:05:36.2384858Z  2025-07-24T04:05:36.2385185Z  2025-07-24T04:05:36.2385541Z  2025-07-24T04:05:36.2385939Z  2025-07-24T04:05:36.2386310Z  2025-07-24T04:05:36.2386681Z  2025-07-24T04:05:36.2387573Z [2,649 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:36.2388538Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.2389124Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.2389705Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.2390582Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:36.2391499Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.2392130Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:36.2393175Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:36.2394057Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:36.4710956Z 2025-07-24T04:05:36.4711703Z  2025-07-24T04:05:36.4712170Z  2025-07-24T04:05:36.4712590Z  2025-07-24T04:05:36.4712983Z  2025-07-24T04:05:36.4713354Z  2025-07-24T04:05:36.4713741Z  2025-07-24T04:05:36.4714131Z  2025-07-24T04:05:36.4714509Z  2025-07-24T04:05:36.4715773Z [2,651 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:36.4716837Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.4717583Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.4718334Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.4719048Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.4719998Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:36.4721031Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.4721747Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.4722453Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:36.7905962Z 2025-07-24T04:05:36.7906763Z  2025-07-24T04:05:36.7907063Z  2025-07-24T04:05:36.7907298Z  2025-07-24T04:05:36.7907519Z  2025-07-24T04:05:36.7907733Z  2025-07-24T04:05:36.7907954Z  2025-07-24T04:05:36.7908164Z  2025-07-24T04:05:36.7908386Z  2025-07-24T04:05:36.7908928Z [2,651 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:36.7909468Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:36.7909813Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:36.7910160Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:36.7910492Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:36.7910985Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:36.7911484Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.7911819Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:36.7912171Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:37.0120530Z 2025-07-24T04:05:37.0122702Z  2025-07-24T04:05:37.0123173Z  2025-07-24T04:05:37.0123536Z  2025-07-24T04:05:37.0123756Z  2025-07-24T04:05:37.0123983Z  2025-07-24T04:05:37.0124515Z  2025-07-24T04:05:37.0124878Z  2025-07-24T04:05:37.0125139Z  2025-07-24T04:05:37.0126124Z [2,652 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:37.0127162Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.0127546Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.0127898Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.0128524Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:37.0131701Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.0132509Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:37.0133214Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:37.0134343Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:37.4018394Z 2025-07-24T04:05:37.4019277Z  2025-07-24T04:05:37.4019650Z  2025-07-24T04:05:37.4019967Z  2025-07-24T04:05:37.4020305Z  2025-07-24T04:05:37.4020596Z  2025-07-24T04:05:37.4020874Z  2025-07-24T04:05:37.4021120Z  2025-07-24T04:05:37.4021425Z  2025-07-24T04:05:37.4022140Z [2,652 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:37.4022879Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.4023324Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.4023847Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.4024686Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:37.4028332Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.4029336Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.4031028Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.4033377Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:37.6020277Z 2025-07-24T04:05:37.6023280Z  2025-07-24T04:05:37.6023878Z  2025-07-24T04:05:37.6024271Z  2025-07-24T04:05:37.6025000Z  2025-07-24T04:05:37.6025645Z  2025-07-24T04:05:37.6026318Z  2025-07-24T04:05:37.6026710Z  2025-07-24T04:05:37.6027282Z  2025-07-24T04:05:37.6028645Z [2,653 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:37.6029842Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.6030767Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.6031777Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.6032656Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.6033737Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.6034638Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.6035675Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:37.6036615Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:37.8427357Z 2025-07-24T04:05:37.8428090Z  2025-07-24T04:05:37.8428757Z  2025-07-24T04:05:37.8430368Z  2025-07-24T04:05:37.8431158Z  2025-07-24T04:05:37.8431511Z  2025-07-24T04:05:37.8431863Z  2025-07-24T04:05:37.8432187Z  2025-07-24T04:05:37.8432547Z  2025-07-24T04:05:37.8433486Z [2,655 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:37.8434475Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:37.8435087Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:37.8435666Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.8436262Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:37.8436801Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:37.8437527Z Compiling aten/src/ATen/native/CPUFallback.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:37.8438041Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:37.8438719Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:38.2026577Z 2025-07-24T04:05:38.2027347Z  2025-07-24T04:05:38.2027810Z  2025-07-24T04:05:38.2028186Z  2025-07-24T04:05:38.2028538Z  2025-07-24T04:05:38.2028917Z  2025-07-24T04:05:38.2029276Z  2025-07-24T04:05:38.2029650Z  2025-07-24T04:05:38.2029976Z  2025-07-24T04:05:38.2030848Z [2,660 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:38.2031740Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:38.2032264Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:38.2033373Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:38.2034242Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:38.2034768Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:38.2035285Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:38.2036019Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:38.2036702Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:38.7844326Z 2025-07-24T04:05:38.7845070Z  2025-07-24T04:05:38.7845538Z  2025-07-24T04:05:38.7845928Z  2025-07-24T04:05:38.7846328Z  2025-07-24T04:05:38.7846713Z  2025-07-24T04:05:38.7847110Z  2025-07-24T04:05:38.7847463Z  2025-07-24T04:05:38.7847861Z  2025-07-24T04:05:38.7848810Z [2,661 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:38.7850011Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:38.7850693Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:38.7851679Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:38.7852310Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:38.7852932Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:38.7853857Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:38.7854815Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:38.7855730Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:39.0031723Z 2025-07-24T04:05:39.0032520Z  2025-07-24T04:05:39.0033023Z  2025-07-24T04:05:39.0033302Z  2025-07-24T04:05:39.0033562Z  2025-07-24T04:05:39.0033773Z  2025-07-24T04:05:39.0034098Z  2025-07-24T04:05:39.0034425Z  2025-07-24T04:05:39.0034650Z  2025-07-24T04:05:39.0035193Z [2,661 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:39.0035938Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:39.0036353Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:39.0036761Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:39.0037278Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.0037615Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:39.0038186Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:39.0038801Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:39.0039344Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:05:39.5502735Z 2025-07-24T04:05:39.5503461Z  2025-07-24T04:05:39.5503928Z  2025-07-24T04:05:39.5504308Z  2025-07-24T04:05:39.5504823Z  2025-07-24T04:05:39.5505206Z  2025-07-24T04:05:39.5505602Z  2025-07-24T04:05:39.5505988Z  2025-07-24T04:05:39.5506373Z  2025-07-24T04:05:39.5507353Z [2,662 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:39.5508354Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:39.5508997Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:39.5509641Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:39.5510274Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:39.5514206Z Compiling aten/src/ATen/native/BlasKernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:39.5515116Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.5515977Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:39.5516885Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:39.7595649Z 2025-07-24T04:05:39.7596433Z  2025-07-24T04:05:39.7596863Z  2025-07-24T04:05:39.7597260Z  2025-07-24T04:05:39.7597650Z  2025-07-24T04:05:39.7598041Z  2025-07-24T04:05:39.7598429Z  2025-07-24T04:05:39.7598823Z  2025-07-24T04:05:39.7599216Z  2025-07-24T04:05:39.7600471Z [2,664 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:39.7601413Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:39.7602034Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:39.7602600Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:39.7603212Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.7604054Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:39.7604917Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.7605532Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:39.7606149Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:39.9632530Z 2025-07-24T04:05:39.9633253Z  2025-07-24T04:05:39.9633702Z  2025-07-24T04:05:39.9634081Z  2025-07-24T04:05:39.9634472Z  2025-07-24T04:05:39.9634837Z  2025-07-24T04:05:39.9635219Z  2025-07-24T04:05:39.9635566Z  2025-07-24T04:05:39.9635911Z  2025-07-24T04:05:39.9637301Z [2,666 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:39.9638494Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:39.9639072Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:39.9639649Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:39.9640266Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.9640875Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.9641489Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:39.9642323Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:39.9643231Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:40.2044749Z 2025-07-24T04:05:40.2045510Z  2025-07-24T04:05:40.2045942Z  2025-07-24T04:05:40.2046329Z  2025-07-24T04:05:40.2046692Z  2025-07-24T04:05:40.2047071Z  2025-07-24T04:05:40.2047429Z  2025-07-24T04:05:40.2047805Z  2025-07-24T04:05:40.2048174Z  2025-07-24T04:05:40.2049150Z [2,667 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:40.2050324Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:40.2050770Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:40.2051213Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:40.2051630Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:40.2052057Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:40.2052660Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:40.2053298Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:40.2053726Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:40.8515353Z 2025-07-24T04:05:40.8516086Z  2025-07-24T04:05:40.8516521Z  2025-07-24T04:05:40.8516801Z  2025-07-24T04:05:40.8517032Z  2025-07-24T04:05:40.8517343Z  2025-07-24T04:05:40.8517662Z  2025-07-24T04:05:40.8517873Z  2025-07-24T04:05:40.8518134Z  2025-07-24T04:05:40.8518811Z [2,668 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:40.8519562Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:40.8520047Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:40.8521496Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:40.8522044Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:40.8522534Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:40.8523281Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:40.8523989Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:40.8524568Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:41.1897392Z 2025-07-24T04:05:41.1898123Z  2025-07-24T04:05:41.1898515Z  2025-07-24T04:05:41.1898849Z  2025-07-24T04:05:41.1899187Z  2025-07-24T04:05:41.1899560Z  2025-07-24T04:05:41.1899897Z  2025-07-24T04:05:41.1900543Z  2025-07-24T04:05:41.1900857Z  2025-07-24T04:05:41.1901680Z [2,670 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:41.1902477Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:41.1903023Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:41.1903551Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:41.1904049Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:41.1904666Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:41.1914584Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:41.1915281Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:41.1915804Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:41.3905852Z 2025-07-24T04:05:41.3906906Z  2025-07-24T04:05:41.3907213Z  2025-07-24T04:05:41.3907457Z  2025-07-24T04:05:41.3907676Z  2025-07-24T04:05:41.3907909Z  2025-07-24T04:05:41.3908128Z  2025-07-24T04:05:41.3909463Z  2025-07-24T04:05:41.3909765Z  2025-07-24T04:05:41.3910551Z [2,673 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:41.3911242Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:41.3911655Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:41.3912142Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:41.3912603Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:41.3913056Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:41.3913480Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:41.3913819Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:41.3914350Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:41.6052187Z 2025-07-24T04:05:41.6052797Z  2025-07-24T04:05:41.6053091Z  2025-07-24T04:05:41.6053343Z  2025-07-24T04:05:41.6053559Z  2025-07-24T04:05:41.6053789Z  2025-07-24T04:05:41.6054002Z  2025-07-24T04:05:41.6054258Z  2025-07-24T04:05:41.6054471Z  2025-07-24T04:05:41.6055013Z [2,675 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:41.6055543Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:41.6055914Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:41.6056254Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:41.6056601Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:41.6056932Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:41.6057280Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:41.6057622Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:41.6057966Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:42.4577234Z 2025-07-24T04:05:42.4577907Z  2025-07-24T04:05:42.4578244Z  2025-07-24T04:05:42.4578516Z  2025-07-24T04:05:42.4578817Z  2025-07-24T04:05:42.4579120Z  2025-07-24T04:05:42.4579400Z  2025-07-24T04:05:42.4579764Z  2025-07-24T04:05:42.4580069Z  2025-07-24T04:05:42.4580875Z [2,676 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:42.4581582Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:42.4582074Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:42.4583280Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:42.4583785Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:42.4584280Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:42.4584891Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:42.4585420Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:42.4585883Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:42.7003619Z 2025-07-24T04:05:42.7004573Z  2025-07-24T04:05:42.7004978Z  2025-07-24T04:05:42.7005291Z  2025-07-24T04:05:42.7005615Z  2025-07-24T04:05:42.7005920Z  2025-07-24T04:05:42.7006261Z  2025-07-24T04:05:42.7006882Z  2025-07-24T04:05:42.7007230Z  2025-07-24T04:05:42.7008042Z [2,678 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:42.7008816Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:42.7009335Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:42.7009837Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:42.7010331Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:42.7010811Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:42.7011516Z Compiling aten/src/ATen/native/AmpKernels.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:42.7012344Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:42.7012878Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:43.0037120Z 2025-07-24T04:05:43.0037857Z  2025-07-24T04:05:43.0038352Z  2025-07-24T04:05:43.0038720Z  2025-07-24T04:05:43.0039103Z  2025-07-24T04:05:43.0039469Z  2025-07-24T04:05:43.0039867Z  2025-07-24T04:05:43.0040437Z  2025-07-24T04:05:43.0040793Z  2025-07-24T04:05:43.0041683Z [2,679 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:43.0042583Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:43.0043175Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:43.0043741Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:43.0044279Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.0045117Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:43.0046005Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.0046602Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:43.0047160Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:43.2060937Z 2025-07-24T04:05:43.2061746Z  2025-07-24T04:05:43.2062174Z  2025-07-24T04:05:43.2062892Z  2025-07-24T04:05:43.2063243Z  2025-07-24T04:05:43.2063580Z  2025-07-24T04:05:43.2063805Z  2025-07-24T04:05:43.2064144Z  2025-07-24T04:05:43.2064603Z  2025-07-24T04:05:43.2065531Z [2,680 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:43.2066453Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:43.2067045Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:43.2067609Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:43.2068389Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:43.2069288Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.2069880Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:43.2070464Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:43.2071083Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:43.5787686Z 2025-07-24T04:05:43.5788364Z  2025-07-24T04:05:43.5788758Z  2025-07-24T04:05:43.5789098Z  2025-07-24T04:05:43.5789449Z  2025-07-24T04:05:43.5789793Z  2025-07-24T04:05:43.5790100Z  2025-07-24T04:05:43.5790416Z  2025-07-24T04:05:43.5790732Z  2025-07-24T04:05:43.5791562Z [2,681 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:43.5792615Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:43.5793156Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:43.5794239Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:43.5795000Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.5795613Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:43.5796395Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.5796886Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.5797440Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:43.8065287Z 2025-07-24T04:05:43.8066456Z  2025-07-24T04:05:43.8067157Z  2025-07-24T04:05:43.8069323Z  2025-07-24T04:05:43.8070040Z  2025-07-24T04:05:43.8070332Z  2025-07-24T04:05:43.8070553Z  2025-07-24T04:05:43.8070884Z  2025-07-24T04:05:43.8071118Z  2025-07-24T04:05:43.8071806Z [2,681 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:43.8072547Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:43.8073041Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:43.8073748Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:43.8074398Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.8074793Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:43.8075268Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.8075758Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:43.8076303Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:44.0072210Z 2025-07-24T04:05:44.0073631Z  2025-07-24T04:05:44.0074497Z  2025-07-24T04:05:44.0076756Z  2025-07-24T04:05:44.0077067Z  2025-07-24T04:05:44.0077367Z  2025-07-24T04:05:44.0077705Z  2025-07-24T04:05:44.0078032Z  2025-07-24T04:05:44.0078313Z  2025-07-24T04:05:44.0079028Z [2,682 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:44.0079840Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:44.0080283Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.0081010Z Compiling aten/src/ATen/native/AmpKernels.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:44.0081682Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.0082060Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:44.0082528Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:44.0082915Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:44.0083280Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:44.5125196Z 2025-07-24T04:05:44.5126295Z  2025-07-24T04:05:44.5127307Z  2025-07-24T04:05:44.5127631Z  2025-07-24T04:05:44.5127925Z  2025-07-24T04:05:44.5128400Z  2025-07-24T04:05:44.5129093Z  2025-07-24T04:05:44.5129476Z  2025-07-24T04:05:44.5130247Z  2025-07-24T04:05:44.5131336Z [2,683 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:44.5132553Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:44.5133182Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:44.5134596Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.5135719Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:44.5136411Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.5137048Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.5137858Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:44.5138618Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:44.7174846Z 2025-07-24T04:05:44.7176108Z  2025-07-24T04:05:44.7176795Z  2025-07-24T04:05:44.7177106Z  2025-07-24T04:05:44.7177417Z  2025-07-24T04:05:44.7177632Z  2025-07-24T04:05:44.7177988Z  2025-07-24T04:05:44.7178333Z  2025-07-24T04:05:44.7178628Z  2025-07-24T04:05:44.7180097Z [2,684 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:44.7180767Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:44.7181155Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:44.7181728Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.7182184Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:44.7182606Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.7182989Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:44.7183326Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:44.7183754Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:45.0194404Z 2025-07-24T04:05:45.0195459Z  2025-07-24T04:05:45.0195933Z  2025-07-24T04:05:45.0196317Z  2025-07-24T04:05:45.0196658Z  2025-07-24T04:05:45.0197021Z  2025-07-24T04:05:45.0197339Z  2025-07-24T04:05:45.0197679Z  2025-07-24T04:05:45.0198001Z  2025-07-24T04:05:45.0198905Z [2,685 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:45.0199773Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:05:45.0200357Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:45.0200917Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:45.0201524Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:45.0202136Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:45.0202721Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:45.0203338Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:45.0203885Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:45.3226651Z 2025-07-24T04:05:45.3227901Z  2025-07-24T04:05:45.3228323Z  2025-07-24T04:05:45.3228656Z  2025-07-24T04:05:45.3229003Z  2025-07-24T04:05:45.3229368Z  2025-07-24T04:05:45.3229746Z  2025-07-24T04:05:45.3230064Z  2025-07-24T04:05:45.3230341Z  2025-07-24T04:05:45.3231156Z [2,690 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:45.3231956Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:45.3232518Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:45.3233103Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:45.3233866Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:45.3234615Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:45.3235157Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:45.3235738Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:45.3236288Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:45.6079029Z 2025-07-24T04:05:45.6079842Z  2025-07-24T04:05:45.6080248Z  2025-07-24T04:05:45.6080600Z  2025-07-24T04:05:45.6080845Z  2025-07-24T04:05:45.6081133Z  2025-07-24T04:05:45.6081402Z  2025-07-24T04:05:45.6081709Z  2025-07-24T04:05:45.6082050Z  2025-07-24T04:05:45.6082829Z [2,691 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:45.6083633Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:45.6084162Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:45.6084881Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:45.6085657Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:45.6086172Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:45.6086582Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:45.6087048Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:45.6087647Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:46.4208855Z 2025-07-24T04:05:46.4209560Z  2025-07-24T04:05:46.4209986Z  2025-07-24T04:05:46.4210311Z  2025-07-24T04:05:46.4210640Z  2025-07-24T04:05:46.4210955Z  2025-07-24T04:05:46.4211284Z  2025-07-24T04:05:46.4211839Z  2025-07-24T04:05:46.4212163Z  2025-07-24T04:05:46.4212959Z [2,692 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:46.4213767Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:46.4214277Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:46.4214788Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:46.4215302Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:46.4215792Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:46.4216304Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:46.4217036Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:46.4218061Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:46.8088524Z 2025-07-24T04:05:46.8089263Z  2025-07-24T04:05:46.8089693Z  2025-07-24T04:05:46.8090030Z  2025-07-24T04:05:46.8090403Z  2025-07-24T04:05:46.8090766Z  2025-07-24T04:05:46.8091179Z  2025-07-24T04:05:46.8091547Z  2025-07-24T04:05:46.8091933Z  2025-07-24T04:05:46.8092808Z [2,694 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:46.8093774Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:46.8094383Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:46.8094977Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:46.8095524Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:46.8096344Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:46.8097225Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:46.8098050Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:46.8099255Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:47.0330740Z 2025-07-24T04:05:47.0331503Z  2025-07-24T04:05:47.0331962Z  2025-07-24T04:05:47.0332358Z  2025-07-24T04:05:47.0332775Z  2025-07-24T04:05:47.0333165Z  2025-07-24T04:05:47.0333532Z  2025-07-24T04:05:47.0333921Z  2025-07-24T04:05:47.0334293Z  2025-07-24T04:05:47.0335229Z [2,695 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:47.0336158Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:47.0336765Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:47.0337380Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:47.0338257Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.0339194Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:47.0341119Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:47.0342031Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:47.0342632Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:47.4090675Z 2025-07-24T04:05:47.4091289Z  2025-07-24T04:05:47.4091579Z  2025-07-24T04:05:47.4091825Z  2025-07-24T04:05:47.4092055Z  2025-07-24T04:05:47.4092275Z  2025-07-24T04:05:47.4092482Z  2025-07-24T04:05:47.4092701Z  2025-07-24T04:05:47.4092905Z  2025-07-24T04:05:47.4093448Z [2,697 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:47.4093975Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:47.4094488Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.4094996Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:47.4095477Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.4096001Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:47.4096335Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:47.4096845Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.4097510Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:47.7876038Z 2025-07-24T04:05:47.7876776Z  2025-07-24T04:05:47.7877235Z  2025-07-24T04:05:47.7877620Z  2025-07-24T04:05:47.7877986Z  2025-07-24T04:05:47.7878361Z  2025-07-24T04:05:47.7878734Z  2025-07-24T04:05:47.7879089Z  2025-07-24T04:05:47.7879449Z  2025-07-24T04:05:47.7880386Z [2,698 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:47.7881312Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:47.7881886Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:47.7883043Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.7883957Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:47.7884565Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:47.7885425Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.7886601Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:47.7887696Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:05:48.0726770Z 2025-07-24T04:05:48.0727556Z  2025-07-24T04:05:48.0727845Z  2025-07-24T04:05:48.0728071Z  2025-07-24T04:05:48.0728281Z  2025-07-24T04:05:48.0728509Z  2025-07-24T04:05:48.0728723Z  2025-07-24T04:05:48.0728948Z  2025-07-24T04:05:48.0729158Z  2025-07-24T04:05:48.0729720Z [2,699 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:48.0730253Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:48.0862870Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:48.0863540Z Compiling aten/src/ATen/vulkan/Context.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:48.0864358Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:48.0865337Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:48.0866504Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:48.0867634Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:48.0868518Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:48.4736742Z 2025-07-24T04:05:48.4737595Z  2025-07-24T04:05:48.4738019Z  2025-07-24T04:05:48.4738400Z  2025-07-24T04:05:48.4738763Z  2025-07-24T04:05:48.4739101Z  2025-07-24T04:05:48.4739449Z  2025-07-24T04:05:48.4739751Z  2025-07-24T04:05:48.4740059Z  2025-07-24T04:05:48.4740941Z [2,700 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:48.4741867Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:48.4742469Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:48.4743079Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:48.4743972Z Compiling torch/csrc/jit/serialization/onnx.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:48.4745684Z Compiling aten/src/ATen/metal/Context.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:48.4746824Z Compiling aten/src/ATen/record_function.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:48.4747688Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:48.4748236Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:48.6871595Z 2025-07-24T04:05:48.6872159Z  2025-07-24T04:05:48.6872469Z  2025-07-24T04:05:48.6872690Z  2025-07-24T04:05:48.6872919Z  2025-07-24T04:05:48.6873137Z  2025-07-24T04:05:48.6873362Z  2025-07-24T04:05:48.6873568Z  2025-07-24T04:05:48.6873818Z  2025-07-24T04:05:48.6874349Z [2,701 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:48.6874887Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:48.6875233Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:48.7386829Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:48.7388652Z Compiling torch/csrc/jit/serialization/onnx.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:48.7389558Z Compiling aten/src/ATen/metal/Context.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:48.7390242Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:48.7390710Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:48.7391241Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:48.9061816Z 2025-07-24T04:05:48.9063174Z  2025-07-24T04:05:48.9063590Z  2025-07-24T04:05:48.9063953Z  2025-07-24T04:05:48.9064327Z  2025-07-24T04:05:48.9064740Z  2025-07-24T04:05:48.9065365Z  2025-07-24T04:05:48.9065708Z  2025-07-24T04:05:48.9066035Z  2025-07-24T04:05:48.9066818Z [2,703 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:48.9067614Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:48.9068130Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:48.9068651Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:48.9069158Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:48.9069656Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:48.9070161Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:48.9070654Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:48.9071203Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:49.1398909Z 2025-07-24T04:05:49.1399626Z  2025-07-24T04:05:49.1400063Z  2025-07-24T04:05:49.1400453Z  2025-07-24T04:05:49.1400818Z  2025-07-24T04:05:49.1401196Z  2025-07-24T04:05:49.1401598Z  2025-07-24T04:05:49.1402211Z  2025-07-24T04:05:49.1402571Z  2025-07-24T04:05:49.1403494Z [2,703 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:49.1404492Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:49.1405142Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:49.1405785Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:49.1406414Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:49.1407064Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:49.1407702Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:49.1408349Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:49.1409010Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:49.4200173Z 2025-07-24T04:05:49.4200915Z  2025-07-24T04:05:49.4201345Z  2025-07-24T04:05:49.4201707Z  2025-07-24T04:05:49.4202061Z  2025-07-24T04:05:49.4202392Z  2025-07-24T04:05:49.4202790Z  2025-07-24T04:05:49.4203155Z  2025-07-24T04:05:49.4203527Z  2025-07-24T04:05:49.4204426Z [2,704 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:49.4205337Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:49.4205891Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:49.4206410Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:49.4206988Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:49.4207578Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:49.4209118Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:49.4209674Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:49.4210222Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:49.6648166Z 2025-07-24T04:05:49.6649223Z  2025-07-24T04:05:49.6649840Z  2025-07-24T04:05:49.6650242Z  2025-07-24T04:05:49.6650581Z  2025-07-24T04:05:49.6650947Z  2025-07-24T04:05:49.6651323Z  2025-07-24T04:05:49.6651680Z  2025-07-24T04:05:49.6652032Z  2025-07-24T04:05:49.6652983Z [2,707 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:49.6653921Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:49.6654752Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:49.6655314Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:49.6655873Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:49.6656424Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:49.6657266Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:49.6658189Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:49.6658786Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:49.9388578Z 2025-07-24T04:05:49.9389342Z  2025-07-24T04:05:49.9389812Z  2025-07-24T04:05:49.9390211Z  2025-07-24T04:05:49.9390612Z  2025-07-24T04:05:49.9391008Z  2025-07-24T04:05:49.9391779Z  2025-07-24T04:05:49.9392180Z  2025-07-24T04:05:49.9392538Z  2025-07-24T04:05:49.9393471Z [2,708 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:49.9394464Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:49.9395133Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:49.9395767Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:49.9396394Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:49.9397316Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:49.9398289Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:49.9399201Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:49.9400186Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:50.1401742Z 2025-07-24T04:05:50.1402724Z  2025-07-24T04:05:50.1403156Z  2025-07-24T04:05:50.1403433Z  2025-07-24T04:05:50.1405795Z  2025-07-24T04:05:50.1406091Z  2025-07-24T04:05:50.1406372Z  2025-07-24T04:05:50.1406738Z  2025-07-24T04:05:50.1406973Z  2025-07-24T04:05:50.1407585Z [2,708 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:50.1408162Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:50.1408696Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:50.1409052Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:50.1409383Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:50.1409888Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:50.1410396Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:50.1410895Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:50.1411402Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:50.3471591Z 2025-07-24T04:05:50.3472650Z  2025-07-24T04:05:50.3473193Z  2025-07-24T04:05:50.3473579Z  2025-07-24T04:05:50.3473968Z  2025-07-24T04:05:50.3474358Z  2025-07-24T04:05:50.3474730Z  2025-07-24T04:05:50.3475118Z  2025-07-24T04:05:50.3475494Z  2025-07-24T04:05:50.3476421Z [2,709 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:50.3477383Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:50.3478007Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:50.3478603Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:50.3479506Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:50.3480427Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:50.3481330Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:50.3482253Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:50.3482866Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:50.5873563Z 2025-07-24T04:05:50.5874140Z  2025-07-24T04:05:50.5874550Z  2025-07-24T04:05:50.5874831Z  2025-07-24T04:05:50.5875081Z  2025-07-24T04:05:50.5875436Z  2025-07-24T04:05:50.5875726Z  2025-07-24T04:05:50.5875952Z  2025-07-24T04:05:50.5877789Z  2025-07-24T04:05:50.5878507Z [2,710 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:50.5879149Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:50.5879497Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:50.5879893Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:50.5880437Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:50.5881115Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:50.5881761Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:50.5882184Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:50.5884204Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:50.9408594Z 2025-07-24T04:05:50.9409336Z  2025-07-24T04:05:50.9410147Z  2025-07-24T04:05:50.9410566Z  2025-07-24T04:05:50.9411061Z  2025-07-24T04:05:50.9411476Z  2025-07-24T04:05:50.9411895Z  2025-07-24T04:05:50.9412275Z  2025-07-24T04:05:50.9412884Z  2025-07-24T04:05:50.9413872Z [2,710 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:50.9414975Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:50.9415620Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:50.9416508Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:50.9417536Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:50.9418765Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:50.9419699Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:50.9449509Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:50.9450446Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:51.1517436Z 2025-07-24T04:05:51.1518189Z  2025-07-24T04:05:51.1518649Z  2025-07-24T04:05:51.1519056Z  2025-07-24T04:05:51.1519474Z  2025-07-24T04:05:51.1519866Z  2025-07-24T04:05:51.1520269Z  2025-07-24T04:05:51.1520663Z  2025-07-24T04:05:51.1521063Z  2025-07-24T04:05:51.1522016Z [2,712 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:05:51.1523029Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:51.1523651Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:51.1524613Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:51.1525895Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:51.1526877Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:51.1527527Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:51.1528162Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:51.1528824Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:51.3544266Z 2025-07-24T04:05:51.3545134Z  2025-07-24T04:05:51.3545647Z  2025-07-24T04:05:51.3546045Z  2025-07-24T04:05:51.3546438Z  2025-07-24T04:05:51.3546839Z  2025-07-24T04:05:51.3547234Z  2025-07-24T04:05:51.3547625Z  2025-07-24T04:05:51.3548019Z  2025-07-24T04:05:51.3548993Z [2,713 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:51.3550139Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:05:51.3550765Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:51.3551722Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:51.3552990Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:51.3553967Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:51.3554596Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:51.3555206Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:51.3555809Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:51.5680733Z 2025-07-24T04:05:51.5681459Z  2025-07-24T04:05:51.5681898Z  2025-07-24T04:05:51.5682257Z  2025-07-24T04:05:51.5682663Z  2025-07-24T04:05:51.5683049Z  2025-07-24T04:05:51.5683453Z  2025-07-24T04:05:51.5683843Z  2025-07-24T04:05:51.5684177Z  2025-07-24T04:05:51.5684957Z [2,714 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:51.5685731Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:51.5686521Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:51.5687904Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:51.5688738Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:51.5689202Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:51.5689740Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:51.5690233Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:51.5690774Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:51.8593598Z 2025-07-24T04:05:51.8594599Z  2025-07-24T04:05:51.8595057Z  2025-07-24T04:05:51.8595458Z  2025-07-24T04:05:51.8605782Z  2025-07-24T04:05:51.8606232Z  2025-07-24T04:05:51.8606628Z  2025-07-24T04:05:51.8607013Z  2025-07-24T04:05:51.8607408Z  2025-07-24T04:05:51.8608323Z [2,715 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:51.8609240Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:51.8610155Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:51.8611284Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:51.8612414Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:51.8613042Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:51.8613648Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:51.8614277Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:51.8614855Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:52.1419664Z 2025-07-24T04:05:52.1420474Z  2025-07-24T04:05:52.1420754Z  2025-07-24T04:05:52.1420994Z  2025-07-24T04:05:52.1421212Z  2025-07-24T04:05:52.1421443Z  2025-07-24T04:05:52.1421659Z  2025-07-24T04:05:52.1421891Z  2025-07-24T04:05:52.1422127Z  2025-07-24T04:05:52.1422671Z [2,716 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:52.1423394Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:52.1424104Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:52.1424755Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:52.1425106Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:52.1425467Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:52.1425829Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:52.1426191Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:52.1426557Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:52.5731181Z 2025-07-24T04:05:52.5731862Z  2025-07-24T04:05:52.5732292Z  2025-07-24T04:05:52.5732695Z  2025-07-24T04:05:52.5733083Z  2025-07-24T04:05:52.5733475Z  2025-07-24T04:05:52.5733853Z  2025-07-24T04:05:52.5734252Z  2025-07-24T04:05:52.5734618Z  2025-07-24T04:05:52.5735525Z [2,717 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:52.5736778Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:52.5737993Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:52.5738908Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:52.5739497Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:52.5740334Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:52.5740928Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:52.5741504Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:52.5742127Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:52.9427433Z 2025-07-24T04:05:52.9428178Z  2025-07-24T04:05:52.9428645Z  2025-07-24T04:05:52.9429024Z  2025-07-24T04:05:52.9429380Z  2025-07-24T04:05:52.9429762Z  2025-07-24T04:05:52.9430144Z  2025-07-24T04:05:52.9430500Z  2025-07-24T04:05:52.9430869Z  2025-07-24T04:05:52.9432131Z [2,718 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:52.9433368Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:52.9434251Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:52.9434843Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:52.9435421Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:52.9436022Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:52.9436617Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:52.9437179Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:52.9437781Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:53.2110764Z 2025-07-24T04:05:53.2111544Z  2025-07-24T04:05:53.2111898Z  2025-07-24T04:05:53.2112268Z  2025-07-24T04:05:53.2112590Z  2025-07-24T04:05:53.2112948Z  2025-07-24T04:05:53.2113218Z  2025-07-24T04:05:53.2113513Z  2025-07-24T04:05:53.2113867Z  2025-07-24T04:05:53.2114832Z [2,719 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:53.2116381Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:53.2117210Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:53.2117753Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:53.2118298Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:53.2118903Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:53.2119391Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:53.2119950Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:53.2120516Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:53.5429167Z 2025-07-24T04:05:53.5429772Z  2025-07-24T04:05:53.5430070Z  2025-07-24T04:05:53.5430293Z  2025-07-24T04:05:53.5430522Z  2025-07-24T04:05:53.5430739Z  2025-07-24T04:05:53.5430961Z  2025-07-24T04:05:53.5431172Z  2025-07-24T04:05:53.5431399Z  2025-07-24T04:05:53.5431969Z [2,719 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:53.5432661Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-07-24T04:05:53.5433189Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:53.5433529Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:53.5433895Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:53.5434232Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:53.5434580Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:53.5434914Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:53.5435265Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:53.9564394Z 2025-07-24T04:05:53.9565193Z  2025-07-24T04:05:53.9565713Z  2025-07-24T04:05:53.9566079Z  2025-07-24T04:05:53.9566428Z  2025-07-24T04:05:53.9566778Z  2025-07-24T04:05:53.9567008Z  2025-07-24T04:05:53.9567260Z  2025-07-24T04:05:53.9567613Z  2025-07-24T04:05:53.9568487Z [2,720 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:53.9569381Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:53.9569900Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:53.9570426Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:53.9571148Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:53.9571487Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:53.9572078Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:53.9572646Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:53.9573227Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:54.1632786Z 2025-07-24T04:05:54.1633609Z  2025-07-24T04:05:54.1634090Z  2025-07-24T04:05:54.1634486Z  2025-07-24T04:05:54.1634892Z  2025-07-24T04:05:54.1635285Z  2025-07-24T04:05:54.1635655Z  2025-07-24T04:05:54.1636037Z  2025-07-24T04:05:54.1636411Z  2025-07-24T04:05:54.1637690Z [2,722 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:54.1638654Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:54.1639258Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:54.1639863Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:54.1640472Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:54.1641042Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:54.1641624Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:54.1642216Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:54.1642814Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:54.3660646Z 2025-07-24T04:05:54.3661397Z  2025-07-24T04:05:54.3661811Z  2025-07-24T04:05:54.3662174Z  2025-07-24T04:05:54.3662543Z  2025-07-24T04:05:54.3662878Z  2025-07-24T04:05:54.3663241Z  2025-07-24T04:05:54.3663567Z  2025-07-24T04:05:54.3663921Z  2025-07-24T04:05:54.3664925Z [2,723 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:54.3666046Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:54.3666603Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:54.3667158Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:54.3667727Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:54.3668299Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:54.3668848Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:54.3669383Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:54.3669976Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:54.6959806Z 2025-07-24T04:05:54.6960563Z  2025-07-24T04:05:54.6961031Z  2025-07-24T04:05:54.6961456Z  2025-07-24T04:05:54.6961860Z  2025-07-24T04:05:54.6962251Z  2025-07-24T04:05:54.6962648Z  2025-07-24T04:05:54.6963033Z  2025-07-24T04:05:54.6963434Z  2025-07-24T04:05:54.6964453Z [2,724 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:54.6965761Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:54.6966500Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:54.6967242Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:54.6967995Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:54.6968721Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:54.6969467Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:54.6970163Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:54.6970911Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:55.1841136Z 2025-07-24T04:05:55.1841894Z  2025-07-24T04:05:55.1842343Z  2025-07-24T04:05:55.1842743Z  2025-07-24T04:05:55.1843135Z  2025-07-24T04:05:55.1843498Z  2025-07-24T04:05:55.1843884Z  2025-07-24T04:05:55.1844252Z  2025-07-24T04:05:55.1844648Z  2025-07-24T04:05:55.1845569Z [2,725 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:55.1846489Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:55.1847108Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:55.1847716Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:55.1848525Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:55.1849095Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:55.1857098Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:55.1857842Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:55.1858459Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:55.4466117Z 2025-07-24T04:05:55.4466762Z  2025-07-24T04:05:55.4467036Z  2025-07-24T04:05:55.4467268Z  2025-07-24T04:05:55.4467478Z  2025-07-24T04:05:55.4467700Z  2025-07-24T04:05:55.4467909Z  2025-07-24T04:05:55.4468131Z  2025-07-24T04:05:55.4468339Z  2025-07-24T04:05:55.4469595Z [2,729 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:55.4470729Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:55.4471266Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:55.4471803Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:55.4472323Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:55.4472835Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:55.4473322Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:55.4473812Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:55.4474310Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:55.7073135Z 2025-07-24T04:05:55.7073935Z  2025-07-24T04:05:55.7074412Z  2025-07-24T04:05:55.7074780Z  2025-07-24T04:05:55.7075173Z  2025-07-24T04:05:55.7075564Z  2025-07-24T04:05:55.7075947Z  2025-07-24T04:05:55.7076319Z  2025-07-24T04:05:55.7076701Z  2025-07-24T04:05:55.7077588Z [2,731 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:55.7078763Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:55.7079385Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:55.7079980Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:55.7080603Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:55.7081196Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:55.7081795Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:55.7082661Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:55.7083598Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:56.1076056Z 2025-07-24T04:05:56.1076817Z  2025-07-24T04:05:56.1077293Z  2025-07-24T04:05:56.1077674Z  2025-07-24T04:05:56.1078051Z  2025-07-24T04:05:56.1078406Z  2025-07-24T04:05:56.1078784Z  2025-07-24T04:05:56.1079158Z  2025-07-24T04:05:56.1079539Z  2025-07-24T04:05:56.1080490Z [2,731 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:56.1081462Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:56.1082078Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:56.1082654Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:56.1083250Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:56.1083821Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.1084417Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:56.1085271Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2025-07-24T04:05:56.1086190Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:56.3226198Z 2025-07-24T04:05:56.3226952Z  2025-07-24T04:05:56.3227380Z  2025-07-24T04:05:56.3227752Z  2025-07-24T04:05:56.3228115Z  2025-07-24T04:05:56.3228490Z  2025-07-24T04:05:56.3228849Z  2025-07-24T04:05:56.3229228Z  2025-07-24T04:05:56.3229630Z  2025-07-24T04:05:56.3230572Z [2,732 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:56.3231537Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:05:56.3232146Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:56.3232964Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:56.3233528Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.3234118Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:56.3234951Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:56.3235836Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:56.3236417Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:56.6004880Z 2025-07-24T04:05:56.6005572Z  2025-07-24T04:05:56.6005975Z  2025-07-24T04:05:56.6006321Z  2025-07-24T04:05:56.6006641Z  2025-07-24T04:05:56.6006938Z  2025-07-24T04:05:56.6007248Z  2025-07-24T04:05:56.6007559Z  2025-07-24T04:05:56.6008182Z  2025-07-24T04:05:56.6009000Z [2,734 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:56.6009789Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:56.6010307Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:56.6010803Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.6011298Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:56.6011792Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.6012297Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.6012790Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:56.6013278Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:56.9084658Z 2025-07-24T04:05:56.9085351Z  2025-07-24T04:05:56.9085797Z  2025-07-24T04:05:56.9086178Z  2025-07-24T04:05:56.9086541Z  2025-07-24T04:05:56.9086911Z  2025-07-24T04:05:56.9087269Z  2025-07-24T04:05:56.9087628Z  2025-07-24T04:05:56.9088237Z  2025-07-24T04:05:56.9089083Z [2,735 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:56.9089970Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:56.9090542Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:56.9091151Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:56.9091727Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.9092324Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:56.9092908Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:56.9093453Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:05:56.9093959Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:05:57.2749232Z 2025-07-24T04:05:57.2750104Z  2025-07-24T04:05:57.2750526Z  2025-07-24T04:05:57.2750883Z  2025-07-24T04:05:57.2751213Z  2025-07-24T04:05:57.2751563Z  2025-07-24T04:05:57.2751897Z  2025-07-24T04:05:57.2752245Z  2025-07-24T04:05:57.2752614Z  2025-07-24T04:05:57.2753453Z [2,736 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:57.2754301Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:57.2754865Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:57.2755429Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.2755967Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.2756519Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.2757062Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.2757645Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:05:57.2758262Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:05:57.5088580Z 2025-07-24T04:05:57.5089368Z  2025-07-24T04:05:57.5089801Z  2025-07-24T04:05:57.5090164Z  2025-07-24T04:05:57.5090504Z  2025-07-24T04:05:57.5090838Z  2025-07-24T04:05:57.5091195Z  2025-07-24T04:05:57.5091575Z  2025-07-24T04:05:57.5091994Z  2025-07-24T04:05:57.5092943Z [2,736 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:57.5093845Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:57.5094476Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:57.5095316Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:57.5095914Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.5096509Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.5097054Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.5097650Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.5098242Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:57.7169899Z 2025-07-24T04:05:57.7170646Z  2025-07-24T04:05:57.7171089Z  2025-07-24T04:05:57.7171446Z  2025-07-24T04:05:57.7171813Z  2025-07-24T04:05:57.7172178Z  2025-07-24T04:05:57.7172561Z  2025-07-24T04:05:57.7172932Z  2025-07-24T04:05:57.7173696Z  2025-07-24T04:05:57.7174649Z [2,737 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:57.7175507Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:57.7176037Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:57.7176580Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:57.7177180Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:57.7177762Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.7178364Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.7178951Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.7179542Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:57.9262458Z 2025-07-24T04:05:57.9263165Z  2025-07-24T04:05:57.9263607Z  2025-07-24T04:05:57.9263971Z  2025-07-24T04:05:57.9264305Z  2025-07-24T04:05:57.9264745Z  2025-07-24T04:05:57.9265120Z  2025-07-24T04:05:57.9265492Z  2025-07-24T04:05:57.9265904Z  2025-07-24T04:05:57.9267122Z [2,738 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:57.9268057Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:57.9268630Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:57.9269179Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:57.9269726Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:57.9270319Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.9270890Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:57.9271488Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:57.9272103Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:58.3176354Z 2025-07-24T04:05:58.3177090Z  2025-07-24T04:05:58.3177547Z  2025-07-24T04:05:58.3177946Z  2025-07-24T04:05:58.3178345Z  2025-07-24T04:05:58.3178730Z  2025-07-24T04:05:58.3179131Z  2025-07-24T04:05:58.3179526Z  2025-07-24T04:05:58.3179921Z  2025-07-24T04:05:58.3180871Z [2,739 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:58.3181878Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:58.3182517Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:58.3183155Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:58.3183784Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:58.3184396Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:58.3185100Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:05:58.3185952Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:58.3186886Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:58.6098035Z 2025-07-24T04:05:58.6098815Z  2025-07-24T04:05:58.6099409Z  2025-07-24T04:05:58.6099799Z  2025-07-24T04:05:58.6100194Z  2025-07-24T04:05:58.6100574Z  2025-07-24T04:05:58.6100965Z  2025-07-24T04:05:58.6101377Z  2025-07-24T04:05:58.6101802Z  2025-07-24T04:05:58.6102752Z [2,741 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:05:58.6103742Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:58.6104385Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:58.6107972Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:58.6108492Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:58.6108982Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:58.6109798Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:58.6110653Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:05:58.6111262Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:58.9181362Z 2025-07-24T04:05:58.9181917Z  2025-07-24T04:05:58.9182184Z  2025-07-24T04:05:58.9182415Z  2025-07-24T04:05:58.9182628Z  2025-07-24T04:05:58.9182855Z  2025-07-24T04:05:58.9183068Z  2025-07-24T04:05:58.9183551Z  2025-07-24T04:05:58.9183768Z  2025-07-24T04:05:58.9184323Z [2,741 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:58.9184973Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:58.9185335Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:58.9185688Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:58.9186025Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:58.9186364Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:58.9186864Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:58.9187387Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:58.9187728Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:59.2695315Z 2025-07-24T04:05:59.2696029Z  2025-07-24T04:05:59.2696455Z  2025-07-24T04:05:59.2696799Z  2025-07-24T04:05:59.2697154Z  2025-07-24T04:05:59.2697513Z  2025-07-24T04:05:59.2698108Z  2025-07-24T04:05:59.2698454Z  2025-07-24T04:05:59.2698784Z  2025-07-24T04:05:59.2699669Z [2,742 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:59.2700519Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:59.2701099Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:59.2701643Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:59.2702206Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:05:59.2703019Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:59.2703884Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:59.2704814Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:05:59.2705653Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:59.5192146Z 2025-07-24T04:05:59.5192839Z  2025-07-24T04:05:59.5193297Z  2025-07-24T04:05:59.5193701Z  2025-07-24T04:05:59.5194132Z  2025-07-24T04:05:59.5194526Z  2025-07-24T04:05:59.5194921Z  2025-07-24T04:05:59.5195284Z  2025-07-24T04:05:59.5195666Z  2025-07-24T04:05:59.5196619Z [2,743 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:59.5197619Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:59.5198246Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:59.5198869Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:59.5199473Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:59.5200394Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:59.5201337Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:59.5202231Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:59.5203189Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:05:59.7195489Z 2025-07-24T04:05:59.7196187Z  2025-07-24T04:05:59.7196675Z  2025-07-24T04:05:59.7197079Z  2025-07-24T04:05:59.7197459Z  2025-07-24T04:05:59.7197832Z  2025-07-24T04:05:59.7198202Z  2025-07-24T04:05:59.7198589Z  2025-07-24T04:05:59.7198946Z  2025-07-24T04:05:59.7199872Z [2,744 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:05:59.7201134Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:59.7201727Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:59.7202301Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:59.7203188Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:59.7204129Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:59.7204993Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:59.7205910Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:59.7206510Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:05:59.9391258Z 2025-07-24T04:05:59.9392019Z  2025-07-24T04:05:59.9392484Z  2025-07-24T04:05:59.9392826Z  2025-07-24T04:05:59.9393200Z  2025-07-24T04:05:59.9393556Z  2025-07-24T04:05:59.9393934Z  2025-07-24T04:05:59.9394301Z  2025-07-24T04:05:59.9394703Z  2025-07-24T04:05:59.9395609Z [2,746 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:05:59.9396442Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:05:59.9396950Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:59.9397482Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:05:59.9398307Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:05:59.9399153Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:05:59.9400010Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:05:59.9400937Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:05:59.9401749Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:00.3194178Z 2025-07-24T04:06:00.3194756Z  2025-07-24T04:06:00.3195029Z  2025-07-24T04:06:00.3195267Z  2025-07-24T04:06:00.3195481Z  2025-07-24T04:06:00.3195712Z  2025-07-24T04:06:00.3195960Z  2025-07-24T04:06:00.3196175Z  2025-07-24T04:06:00.3196399Z  2025-07-24T04:06:00.3196936Z [2,747 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:00.3197484Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:00.3197831Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:00.3198351Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:00.3198870Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:00.3199373Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:00.3199893Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:00.3200247Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:00.3200607Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:00.7123663Z 2025-07-24T04:06:00.7124464Z  2025-07-24T04:06:00.7124930Z  2025-07-24T04:06:00.7125301Z  2025-07-24T04:06:00.7125715Z  2025-07-24T04:06:00.7126091Z  2025-07-24T04:06:00.7126491Z  2025-07-24T04:06:00.7126862Z  2025-07-24T04:06:00.7127238Z  2025-07-24T04:06:00.7128127Z [2,748 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:00.7129068Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:00.7129678Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:00.7130590Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:00.7131790Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:00.7132632Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:00.7133266Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:00.7133861Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:00.7134482Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:01.0336023Z 2025-07-24T04:06:01.0337109Z  2025-07-24T04:06:01.0338111Z  2025-07-24T04:06:01.0338701Z  2025-07-24T04:06:01.0339226Z  2025-07-24T04:06:01.0342168Z  2025-07-24T04:06:01.0342674Z  2025-07-24T04:06:01.0345750Z  2025-07-24T04:06:01.0346303Z  2025-07-24T04:06:01.0347391Z [2,750 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:01.0348430Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:01.0391322Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:01.0392623Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:01.0393434Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:01.0394401Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:01.0394944Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:01.0395494Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:01.0396083Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:01.2343914Z 2025-07-24T04:06:01.2344787Z  2025-07-24T04:06:01.2345169Z  2025-07-24T04:06:01.2345496Z  2025-07-24T04:06:01.2345804Z  2025-07-24T04:06:01.2346120Z  2025-07-24T04:06:01.2346440Z  2025-07-24T04:06:01.2346757Z  2025-07-24T04:06:01.2347069Z  2025-07-24T04:06:01.2347867Z [2,752 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:01.2348995Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:01.2349974Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:01.2350490Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:01.2350975Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:01.2351745Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:01.2352236Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:01.2352735Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:01.2353255Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:01.7229421Z 2025-07-24T04:06:01.7230150Z  2025-07-24T04:06:01.7230616Z  2025-07-24T04:06:01.7231021Z  2025-07-24T04:06:01.7231406Z  2025-07-24T04:06:01.7231804Z  2025-07-24T04:06:01.7232167Z  2025-07-24T04:06:01.7232577Z  2025-07-24T04:06:01.7232950Z  2025-07-24T04:06:01.7233497Z [2,753 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:01.7234202Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:01.7234722Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:01.7235075Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:01.7235434Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:01.7235834Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:01.7236353Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:01.7236901Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:01.7237439Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:01.9326033Z 2025-07-24T04:06:01.9326786Z  2025-07-24T04:06:01.9327206Z  2025-07-24T04:06:01.9327549Z  2025-07-24T04:06:01.9327902Z  2025-07-24T04:06:01.9328236Z  2025-07-24T04:06:01.9328582Z  2025-07-24T04:06:01.9328923Z  2025-07-24T04:06:01.9329287Z  2025-07-24T04:06:01.9330228Z [2,754 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:01.9331436Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:01.9332243Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:01.9332779Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:01.9333388Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:01.9333990Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:01.9334581Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:01.9335163Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:01.9335969Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:02.2091935Z 2025-07-24T04:06:02.2092705Z  2025-07-24T04:06:02.2093169Z  2025-07-24T04:06:02.2093549Z  2025-07-24T04:06:02.2093934Z  2025-07-24T04:06:02.2094270Z  2025-07-24T04:06:02.2094612Z  2025-07-24T04:06:02.2094930Z  2025-07-24T04:06:02.2095254Z  2025-07-24T04:06:02.2096114Z [2,755 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:02.2097338Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:02.2109418Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:02.2110383Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:02.2111039Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.2111642Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:02.2112243Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.2112779Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.2113314Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:02.4401586Z 2025-07-24T04:06:02.4402325Z  2025-07-24T04:06:02.4402755Z  2025-07-24T04:06:02.4403137Z  2025-07-24T04:06:02.4403497Z  2025-07-24T04:06:02.4403862Z  2025-07-24T04:06:02.4404215Z  2025-07-24T04:06:02.4404574Z  2025-07-24T04:06:02.4404946Z  2025-07-24T04:06:02.4405818Z [2,755 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:02.4406926Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:02.4407820Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:02.4408699Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:02.4409266Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:02.4409842Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:02.4410415Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.4411050Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.4411681Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:02.4743311Z 2025-07-24T04:06:02.4744022Z  2025-07-24T04:06:02.4744604Z  2025-07-24T04:06:02.4745004Z  2025-07-24T04:06:02.4745409Z  2025-07-24T04:06:02.4745797Z  2025-07-24T04:06:02.4746193Z  2025-07-24T04:06:02.4746572Z  2025-07-24T04:06:02.4746979Z  2025-07-24T04:06:02.4747761Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-07-24T04:06:02.4749059Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-07-24T04:06:02.4750436Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-07-24T04:06:02.4752206Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-07-24T04:06:02.4753888Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-07-24T04:06:02.4754721Z | ^ 2025-07-24T04:06:02.4755791Z [2,755 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:02.4757156Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:02.4758223Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:02.4758952Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:02.4759668Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:02.4760390Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:02.4761119Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.4761820Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:02.4762565Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:02.8310076Z 2025-07-24T04:06:02.8310897Z  2025-07-24T04:06:02.8311332Z  2025-07-24T04:06:02.8311718Z  2025-07-24T04:06:02.8312093Z  2025-07-24T04:06:02.8312482Z  2025-07-24T04:06:02.8312857Z  2025-07-24T04:06:02.8313504Z  2025-07-24T04:06:02.8313876Z  2025-07-24T04:06:02.8314832Z [2,758 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:02.8315816Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:02.8316426Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:02.8317052Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:02.8317655Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:02.8318266Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:02.8318854Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:02.8319714Z Compiling aten/src/ATen/ParallelCommon.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:02.8320863Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:03.0417944Z 2025-07-24T04:06:03.0418737Z  2025-07-24T04:06:03.0419221Z  2025-07-24T04:06:03.0419601Z  2025-07-24T04:06:03.0419940Z  2025-07-24T04:06:03.0420307Z  2025-07-24T04:06:03.0420719Z  2025-07-24T04:06:03.0421101Z  2025-07-24T04:06:03.0421478Z  2025-07-24T04:06:03.0422367Z [2,759 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:03.0423196Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:03.0423750Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:03.0424661Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.0425187Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:03.0425970Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:03.0426676Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:03.0427843Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:03.0429348Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:03.2420358Z 2025-07-24T04:06:03.2421108Z  2025-07-24T04:06:03.2421590Z  2025-07-24T04:06:03.2421981Z  2025-07-24T04:06:03.2422268Z  2025-07-24T04:06:03.2422523Z  2025-07-24T04:06:03.2422914Z  2025-07-24T04:06:03.2423233Z  2025-07-24T04:06:03.2423566Z  2025-07-24T04:06:03.2424454Z [2,760 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:03.2425522Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:03.2426080Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.2426679Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:03.2427020Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.2427369Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:03.2427726Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:03.2428263Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:03.2428852Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:03.5135264Z 2025-07-24T04:06:03.5138182Z  2025-07-24T04:06:03.5138584Z  2025-07-24T04:06:03.5138918Z  2025-07-24T04:06:03.5139236Z  2025-07-24T04:06:03.5139570Z  2025-07-24T04:06:03.5139918Z  2025-07-24T04:06:03.5140248Z  2025-07-24T04:06:03.5140561Z  2025-07-24T04:06:03.5141372Z [2,762 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:03.5142151Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:03.5142681Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.5143258Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:03.5143770Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.5144304Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:03.5144937Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:03.5145494Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:03.5146072Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:03.8424608Z 2025-07-24T04:06:03.8425162Z  2025-07-24T04:06:03.8425438Z  2025-07-24T04:06:03.8425672Z  2025-07-24T04:06:03.8425885Z  2025-07-24T04:06:03.8426112Z  2025-07-24T04:06:03.8426342Z  2025-07-24T04:06:03.9067668Z  2025-07-24T04:06:03.9068054Z  2025-07-24T04:06:03.9068967Z [2,762 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:03.9069887Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:03.9070279Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:03.9070629Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:03.9070966Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.9071314Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:03.9071642Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:03.9071989Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:03.9072568Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:04.3516866Z 2025-07-24T04:06:04.3517584Z  2025-07-24T04:06:04.3518041Z  2025-07-24T04:06:04.3518421Z  2025-07-24T04:06:04.3518805Z  2025-07-24T04:06:04.3519165Z  2025-07-24T04:06:04.3519537Z  2025-07-24T04:06:04.3519939Z  2025-07-24T04:06:04.3520310Z  2025-07-24T04:06:04.3521244Z [2,763 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:04.3522096Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:04.3522704Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:04.3523281Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:04.3523872Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:04.3524449Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:04.3525056Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:04.3525632Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.3526223Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:04.6598663Z 2025-07-24T04:06:04.6599395Z  2025-07-24T04:06:04.6599792Z  2025-07-24T04:06:04.6600108Z  2025-07-24T04:06:04.6600446Z  2025-07-24T04:06:04.6600744Z  2025-07-24T04:06:04.6601062Z  2025-07-24T04:06:04.6601397Z  2025-07-24T04:06:04.6601733Z  2025-07-24T04:06:04.6602516Z [2,765 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:04.6603277Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:04.6603805Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:04.6604338Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:04.6604837Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:04.6605349Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.6607274Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.6608159Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.6608703Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:04.9088554Z 2025-07-24T04:06:04.9089566Z  2025-07-24T04:06:04.9090075Z  2025-07-24T04:06:04.9090473Z  2025-07-24T04:06:04.9090842Z  2025-07-24T04:06:04.9091191Z  2025-07-24T04:06:04.9091541Z  2025-07-24T04:06:04.9091897Z  2025-07-24T04:06:04.9092252Z  2025-07-24T04:06:04.9093229Z [2,765 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:04.9094232Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:04.9094873Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:04.9095442Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:04.9096010Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:04.9096532Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.9097174Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.9097818Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:04.9098481Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:05.1969313Z 2025-07-24T04:06:05.1970044Z  2025-07-24T04:06:05.1970521Z  2025-07-24T04:06:05.1970916Z  2025-07-24T04:06:05.1971310Z  2025-07-24T04:06:05.1971705Z  2025-07-24T04:06:05.1972110Z  2025-07-24T04:06:05.1972733Z  2025-07-24T04:06:05.1973141Z  2025-07-24T04:06:05.1974101Z [2,766 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:05.1975116Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:05.1975778Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:06:05.1976315Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:05.1976860Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:05.1977427Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:05.1978032Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:05.1978627Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:05.1979470Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:05.5092484Z 2025-07-24T04:06:05.5093559Z  2025-07-24T04:06:05.5093960Z  2025-07-24T04:06:05.5094297Z  2025-07-24T04:06:05.5094612Z  2025-07-24T04:06:05.5094943Z  2025-07-24T04:06:05.5095267Z  2025-07-24T04:06:05.5095632Z  2025-07-24T04:06:05.5095949Z  2025-07-24T04:06:05.5096787Z [2,769 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:05.5097623Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:05.5098146Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:05.5098693Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:05.5099216Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:05.5099753Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:05.5100493Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:05.5101287Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:05.5101839Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:05.7585778Z 2025-07-24T04:06:05.7586543Z  2025-07-24T04:06:05.7587026Z  2025-07-24T04:06:05.7587436Z  2025-07-24T04:06:05.7587831Z  2025-07-24T04:06:05.7588239Z  2025-07-24T04:06:05.7588659Z  2025-07-24T04:06:05.7589056Z  2025-07-24T04:06:05.7589441Z  2025-07-24T04:06:05.7590386Z [2,770 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:05.7591351Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:06:05.7591988Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:05.7592604Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:05.7593236Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:05.7593845Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:05.7594468Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:05.7595084Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:05.7595732Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:06.1100622Z 2025-07-24T04:06:06.1101642Z  2025-07-24T04:06:06.1102110Z  2025-07-24T04:06:06.1102475Z  2025-07-24T04:06:06.1102881Z  2025-07-24T04:06:06.1103245Z  2025-07-24T04:06:06.1103620Z  2025-07-24T04:06:06.1103995Z  2025-07-24T04:06:06.1104315Z  2025-07-24T04:06:06.1105332Z [2,771 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:06.1106271Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:06.1106897Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.1107472Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:06.1108087Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:06.1108677Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:06.1109273Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:06.1109856Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:06.1110425Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:06.3126637Z 2025-07-24T04:06:06.3127437Z  2025-07-24T04:06:06.3127788Z  2025-07-24T04:06:06.3128019Z  2025-07-24T04:06:06.3128233Z  2025-07-24T04:06:06.3128455Z  2025-07-24T04:06:06.3128667Z  2025-07-24T04:06:06.3129356Z  2025-07-24T04:06:06.3129568Z  2025-07-24T04:06:06.3130126Z [2,773 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:06.3130666Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.3131012Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.3131364Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:06.3131698Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:06.3132043Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:06.3132377Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:06.3132721Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:06.3133556Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:06.6042368Z 2025-07-24T04:06:06.6043494Z  2025-07-24T04:06:06.6043865Z  2025-07-24T04:06:06.6044190Z  2025-07-24T04:06:06.6044479Z  2025-07-24T04:06:06.6044827Z  2025-07-24T04:06:06.6045142Z  2025-07-24T04:06:06.6045503Z  2025-07-24T04:06:06.6045764Z  2025-07-24T04:06:06.6046635Z [2,774 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:06.6047467Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.6048067Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.6048631Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:06.6049180Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:06.6049954Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:06.6050527Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:06.6051102Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:06.6051701Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:06.9113148Z 2025-07-24T04:06:06.9113878Z  2025-07-24T04:06:06.9114324Z  2025-07-24T04:06:06.9114688Z  2025-07-24T04:06:06.9115039Z  2025-07-24T04:06:06.9115402Z  2025-07-24T04:06:06.9115786Z  2025-07-24T04:06:06.9116214Z  2025-07-24T04:06:06.9116599Z  2025-07-24T04:06:06.9117579Z [2,774 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:06.9118584Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.9119218Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:06.9119808Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:06.9120410Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:06.9120961Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:06.9121545Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:06.9122134Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:06.9122741Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:07.3114805Z 2025-07-24T04:06:07.3115669Z  2025-07-24T04:06:07.3116138Z  2025-07-24T04:06:07.3116534Z  2025-07-24T04:06:07.3116932Z  2025-07-24T04:06:07.3117303Z  2025-07-24T04:06:07.3117691Z  2025-07-24T04:06:07.3118098Z  2025-07-24T04:06:07.3118472Z  2025-07-24T04:06:07.3119400Z [2,775 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:07.3120378Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:07.3120963Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:07.3121555Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:07.3122148Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:07.3122761Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:07.3123362Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:07.3123900Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:07.3124462Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:07.5840336Z 2025-07-24T04:06:07.5841086Z  2025-07-24T04:06:07.5841503Z  2025-07-24T04:06:07.5841851Z  2025-07-24T04:06:07.5842220Z  2025-07-24T04:06:07.5842627Z  2025-07-24T04:06:07.5843005Z  2025-07-24T04:06:07.5843645Z  2025-07-24T04:06:07.5844036Z  2025-07-24T04:06:07.5844966Z [2,777 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:07.5845904Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:07.5846524Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:07.5847152Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:07.5847739Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:07.5848308Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:07.5848921Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:07.5849535Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:07.5888108Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:07.9119765Z 2025-07-24T04:06:07.9121245Z  2025-07-24T04:06:07.9121778Z  2025-07-24T04:06:07.9122208Z  2025-07-24T04:06:07.9122616Z  2025-07-24T04:06:07.9123016Z  2025-07-24T04:06:07.9123442Z  2025-07-24T04:06:07.9123860Z  2025-07-24T04:06:07.9124295Z  2025-07-24T04:06:07.9125211Z [2,778 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:07.9126155Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:07.9126799Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:07.9127435Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:07.9128066Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:07.9128681Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:07.9129322Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:07.9129945Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:07.9130595Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:08.3123988Z 2025-07-24T04:06:08.3124702Z  2025-07-24T04:06:08.3125109Z  2025-07-24T04:06:08.3125488Z  2025-07-24T04:06:08.3125862Z  2025-07-24T04:06:08.3126242Z  2025-07-24T04:06:08.3126622Z  2025-07-24T04:06:08.3127021Z  2025-07-24T04:06:08.3127413Z  2025-07-24T04:06:08.3128277Z [2,779 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:08.3129176Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:08.3129773Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:08.3130396Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:08.3130950Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:08.3131489Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:08.3132006Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:08.3132866Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:08.3133856Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:08.5914764Z 2025-07-24T04:06:08.5915529Z  2025-07-24T04:06:08.5915976Z  2025-07-24T04:06:08.5916376Z  2025-07-24T04:06:08.5916763Z  2025-07-24T04:06:08.5917142Z  2025-07-24T04:06:08.5917535Z  2025-07-24T04:06:08.5917901Z  2025-07-24T04:06:08.5918247Z  2025-07-24T04:06:08.5919150Z [2,780 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:08.5920076Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:08.5920708Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:08.5921322Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:08.5921918Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:08.5922527Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:08.5923403Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:08.5924374Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:08.5925004Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:08.7941220Z 2025-07-24T04:06:08.7942221Z  2025-07-24T04:06:08.7942706Z  2025-07-24T04:06:08.7943096Z  2025-07-24T04:06:08.7943505Z  2025-07-24T04:06:08.7944137Z  2025-07-24T04:06:08.7944648Z  2025-07-24T04:06:08.7945035Z  2025-07-24T04:06:08.7945438Z  2025-07-24T04:06:08.7946405Z [2,781 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:08.7947385Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:08.7948028Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:08.7948638Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:08.7949291Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:08.7952684Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:08.7953682Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:08.7954587Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:08.7955254Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:09.1130543Z 2025-07-24T04:06:09.1131247Z  2025-07-24T04:06:09.1131685Z  2025-07-24T04:06:09.1132068Z  2025-07-24T04:06:09.5135221Z  2025-07-24T04:06:09.5135704Z  2025-07-24T04:06:09.5136079Z  2025-07-24T04:06:09.5136424Z  2025-07-24T04:06:09.5136783Z  2025-07-24T04:06:09.5137687Z [2,781 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:09.5138612Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:09.5139194Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:09.5139769Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:09.5140351Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:09.5141223Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:09.5142135Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:09.5142986Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:09.5143629Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:09.5144072Z 2025-07-24T04:06:09.5144334Z  2025-07-24T04:06:09.5144874Z  2025-07-24T04:06:09.5145263Z  2025-07-24T04:06:09.5145663Z  2025-07-24T04:06:09.5146056Z  2025-07-24T04:06:09.5146443Z  2025-07-24T04:06:09.5146829Z  2025-07-24T04:06:09.5147190Z  2025-07-24T04:06:09.5148070Z [2,783 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:06:09.5149016Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:09.5159226Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:09.5160055Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:09.5161028Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:09.5162015Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:09.5162704Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:09.5163349Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:09.5163950Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:09.9141368Z 2025-07-24T04:06:09.9142199Z  2025-07-24T04:06:09.9142638Z  2025-07-24T04:06:09.9143009Z  2025-07-24T04:06:09.9143351Z  2025-07-24T04:06:09.9143673Z  2025-07-24T04:06:09.9144003Z  2025-07-24T04:06:09.9144351Z  2025-07-24T04:06:09.9144841Z  2025-07-24T04:06:09.9145729Z [2,783 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:09.9146670Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:09.9147273Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:09.9147875Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:09.9148750Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:09.9149589Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:09.9168627Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:09.9169149Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:09.9169702Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:10.3044453Z 2025-07-24T04:06:10.3045362Z  2025-07-24T04:06:10.3046018Z  2025-07-24T04:06:10.3046383Z  2025-07-24T04:06:10.3046768Z  2025-07-24T04:06:10.3047146Z  2025-07-24T04:06:10.3047529Z  2025-07-24T04:06:10.3047918Z  2025-07-24T04:06:10.3048326Z  2025-07-24T04:06:10.3049251Z [2,787 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:10.3050472Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:10.3051454Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:10.3052398Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:10.3053015Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:10.3053903Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:10.3054772Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:10.3131314Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:10.3132286Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:10.5148967Z 2025-07-24T04:06:10.5150229Z  2025-07-24T04:06:10.5150817Z  2025-07-24T04:06:10.5151213Z  2025-07-24T04:06:10.5151879Z  2025-07-24T04:06:10.5152366Z  2025-07-24T04:06:10.5152582Z  2025-07-24T04:06:10.5153163Z  2025-07-24T04:06:10.5153500Z  2025-07-24T04:06:10.5155410Z [2,787 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:10.5156778Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:10.5158280Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:10.5160068Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:10.5162571Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:10.5163530Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:10.5164454Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:10.5166493Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:10.5167748Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:11.0329913Z 2025-07-24T04:06:11.0330684Z  2025-07-24T04:06:11.0331129Z  2025-07-24T04:06:11.0331515Z  2025-07-24T04:06:11.0331887Z  2025-07-24T04:06:11.0332293Z  2025-07-24T04:06:11.0332665Z  2025-07-24T04:06:11.0333042Z  2025-07-24T04:06:11.0333404Z  2025-07-24T04:06:11.0334336Z [2,788 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:11.0335255Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:11.0336180Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:11.0337116Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:06:11.0337702Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:11.0338543Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:11.0339673Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:11.0340574Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:11.0341172Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:11.2937801Z 2025-07-24T04:06:11.2939197Z  2025-07-24T04:06:11.2939643Z  2025-07-24T04:06:11.2940296Z  2025-07-24T04:06:11.2940642Z  2025-07-24T04:06:11.2940984Z  2025-07-24T04:06:11.2943360Z  2025-07-24T04:06:11.2946679Z  2025-07-24T04:06:11.2947321Z  2025-07-24T04:06:11.2948531Z [2,789 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:11.2950076Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:11.2951061Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:11.2952319Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:06:11.2953248Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:11.2954277Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:11.2955586Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:11.2956789Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:11.2957149Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:11.5165611Z 2025-07-24T04:06:11.5166691Z  2025-07-24T04:06:11.5167181Z  2025-07-24T04:06:11.5167565Z  2025-07-24T04:06:11.5167919Z  2025-07-24T04:06:11.5168209Z  2025-07-24T04:06:11.5168671Z  2025-07-24T04:06:11.5169057Z  2025-07-24T04:06:11.5169272Z  2025-07-24T04:06:11.5170204Z [2,791 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:11.5171424Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:11.5171986Z //:aten; 5s processwrapper-sandbox 2025-07-24T04:06:11.5172736Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:11.5173427Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:11.5174262Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:11.5174763Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:11.5175309Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:11.5175712Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:12.0341492Z 2025-07-24T04:06:12.0342198Z  2025-07-24T04:06:12.0342619Z  2025-07-24T04:06:12.0342979Z  2025-07-24T04:06:12.0343325Z  2025-07-24T04:06:12.0343707Z  2025-07-24T04:06:12.0344077Z  2025-07-24T04:06:12.0344823Z  2025-07-24T04:06:12.0345214Z  2025-07-24T04:06:12.0346140Z [2,792 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:12.0347267Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:12.0348089Z //:aten; 6s processwrapper-sandbox 2025-07-24T04:06:12.0348693Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:12.0349543Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:12.0351019Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:12.0351785Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:12.0352302Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:12.0352853Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:12.3158855Z 2025-07-24T04:06:12.3159442Z  2025-07-24T04:06:12.3159725Z  2025-07-24T04:06:12.3159941Z  2025-07-24T04:06:12.3160204Z  2025-07-24T04:06:12.3160413Z  2025-07-24T04:06:12.3160633Z  2025-07-24T04:06:12.3160855Z  2025-07-24T04:06:12.3161073Z  2025-07-24T04:06:12.3161627Z [2,795 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:12.3162164Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:12.3162670Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:12.3163175Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:12.3163528Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:12.3163866Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:12.3164218Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:12.3164564Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:12.3164913Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:12.5217465Z 2025-07-24T04:06:12.5224117Z  2025-07-24T04:06:12.5224642Z  2025-07-24T04:06:12.5225102Z  2025-07-24T04:06:12.5225469Z  2025-07-24T04:06:12.5225854Z  2025-07-24T04:06:12.5226227Z  2025-07-24T04:06:12.5226608Z  2025-07-24T04:06:12.5226975Z  2025-07-24T04:06:12.5227857Z [2,798 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:12.5229031Z //:aten; 4s processwrapper-sandbox 2025-07-24T04:06:12.5229610Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:12.5240504Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:12.5241119Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:12.5241960Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:12.5242834Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:12.5243403Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:12.5244013Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:12.7295737Z 2025-07-24T04:06:12.7296318Z  2025-07-24T04:06:12.7297615Z  2025-07-24T04:06:12.7298430Z  2025-07-24T04:06:12.7298833Z  2025-07-24T04:06:12.7299212Z  2025-07-24T04:06:12.7299597Z  2025-07-24T04:06:12.7299973Z  2025-07-24T04:06:12.7300328Z  2025-07-24T04:06:12.7301201Z [2,799 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:12.7302046Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:12.7302583Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:12.7303119Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:12.7303975Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:12.7305021Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:12.7305646Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:12.7306469Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:12.7307338Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:13.3382902Z 2025-07-24T04:06:13.3383550Z  2025-07-24T04:06:13.3383901Z  2025-07-24T04:06:13.3384210Z  2025-07-24T04:06:13.3384512Z  2025-07-24T04:06:13.3384922Z  2025-07-24T04:06:13.3385219Z  2025-07-24T04:06:13.3385523Z  2025-07-24T04:06:13.3385814Z  2025-07-24T04:06:13.3386595Z [2,801 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:06:13.3387356Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:13.3387809Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:13.3388273Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:13.3388729Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:13.3389417Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:13.3390122Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:13.3390579Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:13.3391074Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:13.7302610Z 2025-07-24T04:06:13.7303998Z  2025-07-24T04:06:13.7304477Z  2025-07-24T04:06:13.7304974Z  2025-07-24T04:06:13.7305363Z  2025-07-24T04:06:13.7305767Z  2025-07-24T04:06:13.7306146Z  2025-07-24T04:06:13.7306568Z  2025-07-24T04:06:13.7306946Z  2025-07-24T04:06:13.7307923Z [2,801 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:13.7308921Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:13.7309557Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:13.7310192Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:13.7310826Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:13.7311751Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:13.7312628Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:13.7313292Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:13.7314755Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:13.9318034Z 2025-07-24T04:06:13.9319202Z  2025-07-24T04:06:13.9320122Z  2025-07-24T04:06:13.9320532Z  2025-07-24T04:06:13.9320936Z  2025-07-24T04:06:13.9321574Z  2025-07-24T04:06:13.9322206Z  2025-07-24T04:06:13.9322843Z  2025-07-24T04:06:13.9323264Z  2025-07-24T04:06:13.9324763Z [2,803 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:13.9325776Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:13.9326706Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:13.9327343Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:13.9328524Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:13.9329874Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:13.9330869Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:13.9331900Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:13.9332877Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:14.1390217Z 2025-07-24T04:06:14.1391015Z  2025-07-24T04:06:14.1391472Z  2025-07-24T04:06:14.1391890Z  2025-07-24T04:06:14.1392283Z  2025-07-24T04:06:14.1392662Z  2025-07-24T04:06:14.1393069Z  2025-07-24T04:06:14.1393460Z  2025-07-24T04:06:14.1393832Z  2025-07-24T04:06:14.1394804Z [2,805 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:14.1395802Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:14.1396443Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:14.1397067Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:14.1397676Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:14.1398290Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:14.1398914Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:14.1399554Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:14.1400440Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:14.8138061Z 2025-07-24T04:06:14.8138740Z  2025-07-24T04:06:14.8139175Z  2025-07-24T04:06:14.8139558Z  2025-07-24T04:06:14.8139917Z  2025-07-24T04:06:14.8140282Z  2025-07-24T04:06:14.8140679Z  2025-07-24T04:06:14.8141043Z  2025-07-24T04:06:14.8141434Z  2025-07-24T04:06:14.8142320Z [2,806 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:14.8143280Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:14.8143891Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:14.8144475Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:14.8145168Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:14.8145763Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:14.8146342Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:14.8146948Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:14.8147850Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:15.1244203Z 2025-07-24T04:06:15.1245232Z  2025-07-24T04:06:15.1245691Z  2025-07-24T04:06:15.1246021Z  2025-07-24T04:06:15.1246355Z  2025-07-24T04:06:15.1246707Z  2025-07-24T04:06:15.1247039Z  2025-07-24T04:06:15.1247365Z  2025-07-24T04:06:15.1247734Z  2025-07-24T04:06:15.1248648Z [2,808 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:15.1249597Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:15.1253998Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:15.1254634Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:15.1255252Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:15.1255792Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:15.1256516Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:15.1257317Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:15.1257872Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:15.3313913Z 2025-07-24T04:06:15.3314657Z  2025-07-24T04:06:15.3314943Z  2025-07-24T04:06:15.3315174Z  2025-07-24T04:06:15.3316331Z  2025-07-24T04:06:15.3316637Z  2025-07-24T04:06:15.3316993Z  2025-07-24T04:06:15.3317235Z  2025-07-24T04:06:15.3317445Z  2025-07-24T04:06:15.3318126Z [2,810 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:15.3318678Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:15.3319145Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:15.3319643Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:15.3320229Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:15.3320774Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:15.3322281Z //:aten; 1s processwrapper-sandbox 2025-07-24T04:06:15.3322704Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:15.3323113Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:15.6315836Z 2025-07-24T04:06:15.6316560Z  2025-07-24T04:06:15.6317036Z  2025-07-24T04:06:15.6317444Z  2025-07-24T04:06:15.6317862Z  2025-07-24T04:06:15.6318252Z  2025-07-24T04:06:15.6318643Z  2025-07-24T04:06:15.6319010Z  2025-07-24T04:06:15.6319376Z  2025-07-24T04:06:15.6320342Z [2,811 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:15.6321318Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:15.6321969Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:15.6322589Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:15.6323433Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:15.6324316Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:15.6326286Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:15.6327213Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:15.6328153Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:15.9316762Z 2025-07-24T04:06:15.9317324Z  2025-07-24T04:06:15.9317589Z  2025-07-24T04:06:15.9317825Z  2025-07-24T04:06:15.9318039Z  2025-07-24T04:06:15.9318260Z  2025-07-24T04:06:15.9318469Z  2025-07-24T04:06:15.9318693Z  2025-07-24T04:06:15.9318918Z  2025-07-24T04:06:15.9319455Z [2,811 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:15.9320000Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:15.9320345Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:15.9320700Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:15.9321176Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:15.9321700Z //:aten; 2s processwrapper-sandbox 2025-07-24T04:06:15.9322054Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:15.9322570Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:15.9323096Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:16.3754633Z 2025-07-24T04:06:16.3755413Z  2025-07-24T04:06:16.3756068Z  2025-07-24T04:06:16.3756779Z  2025-07-24T04:06:16.3757319Z  2025-07-24T04:06:16.3758371Z  2025-07-24T04:06:16.3759349Z  2025-07-24T04:06:16.3760546Z  2025-07-24T04:06:16.3761867Z  2025-07-24T04:06:16.3764782Z [2,812 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:16.3765717Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:16.3766242Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:16.3766763Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:16.3767382Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:16.3768009Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:16.3768939Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:16.3769850Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:16.3770933Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:16.5772009Z 2025-07-24T04:06:16.5772683Z  2025-07-24T04:06:16.5773076Z  2025-07-24T04:06:16.5773386Z  2025-07-24T04:06:16.5773705Z  2025-07-24T04:06:16.5774012Z  2025-07-24T04:06:16.5774320Z  2025-07-24T04:06:16.5774617Z  2025-07-24T04:06:16.5774961Z  2025-07-24T04:06:16.5775743Z [2,813 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:16.5776527Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:16.5777024Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:16.5777824Z //:aten; 3s processwrapper-sandbox 2025-07-24T04:06:16.5778335Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:16.5779072Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:16.5779885Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:16.5780561Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:16.5781258Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:16.9772514Z 2025-07-24T04:06:16.9773092Z  2025-07-24T04:06:16.9773362Z  2025-07-24T04:06:16.9773591Z  2025-07-24T04:06:16.9773821Z  2025-07-24T04:06:16.9774043Z  2025-07-24T04:06:16.9774263Z  2025-07-24T04:06:16.9774469Z  2025-07-24T04:06:16.9774690Z  2025-07-24T04:06:16.9775221Z [2,815 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:16.9775766Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:16.9776137Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:17.0217420Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:17.0217859Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:17.0219843Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:17.0220545Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:17.0221048Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:17.0221730Z Compiling aten/src/ATen/cpu/Utils.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:17.2225455Z 2025-07-24T04:06:17.2226400Z  2025-07-24T04:06:17.2226784Z  2025-07-24T04:06:17.2227002Z  2025-07-24T04:06:17.2227278Z  2025-07-24T04:06:17.2227590Z  2025-07-24T04:06:17.2227937Z  2025-07-24T04:06:17.2228263Z  2025-07-24T04:06:17.2228601Z  2025-07-24T04:06:17.2229422Z [2,817 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:17.2230422Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:17.2231065Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:17.2231651Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:17.2232265Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:17.2232804Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:17.2233551Z Compiling aten/src/ATen/cpu/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:17.2234498Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:17.2235406Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:17.4229990Z 2025-07-24T04:06:17.4230762Z  2025-07-24T04:06:17.4231174Z  2025-07-24T04:06:17.4231510Z  2025-07-24T04:06:17.4231865Z  2025-07-24T04:06:17.4232207Z  2025-07-24T04:06:17.4232537Z  2025-07-24T04:06:17.4232907Z  2025-07-24T04:06:17.4233264Z  2025-07-24T04:06:17.4234269Z [2,819 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:17.4235246Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:17.4235768Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:17.4236319Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:17.4236827Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:17.4238271Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:17.4238787Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:17.4239545Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:17.4240377Z //:aten; 1s processwrapper-sandbox ... 2025-07-24T04:06:18.5433507Z 2025-07-24T04:06:18.5434271Z  2025-07-24T04:06:18.5434704Z  2025-07-24T04:06:18.5435075Z  2025-07-24T04:06:18.5435438Z  2025-07-24T04:06:18.5435796Z  2025-07-24T04:06:18.5436163Z  2025-07-24T04:06:18.5436526Z  2025-07-24T04:06:18.5436891Z  2025-07-24T04:06:18.5438114Z [2,820 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:18.5439067Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:18.5439646Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:18.5440231Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:18.5440827Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:18.5441402Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:18.5442184Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:18.5443280Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:18.5444177Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:18.8238565Z 2025-07-24T04:06:18.8239304Z  2025-07-24T04:06:18.8239740Z  2025-07-24T04:06:18.8240115Z  2025-07-24T04:06:18.8240480Z  2025-07-24T04:06:18.8240840Z  2025-07-24T04:06:18.8241192Z  2025-07-24T04:06:18.8241549Z  2025-07-24T04:06:18.8241931Z  2025-07-24T04:06:18.8242845Z [2,822 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:18.8243999Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:18.8244573Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:18.8245155Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:18.8245732Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:18.8246432Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:18.8247524Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:18.8248396Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:18.8248985Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:19.0243897Z 2025-07-24T04:06:19.0244651Z  2025-07-24T04:06:19.0245127Z  2025-07-24T04:06:19.0245527Z  2025-07-24T04:06:19.0245900Z  2025-07-24T04:06:19.0246287Z  2025-07-24T04:06:19.0246650Z  2025-07-24T04:06:19.0247015Z  2025-07-24T04:06:19.0247381Z  2025-07-24T04:06:19.0248304Z [2,824 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:19.0249285Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.0250162Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.0250600Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.0250945Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:19.0251422Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:19.0252065Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:19.0252589Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:19.0252931Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:19.4244203Z 2025-07-24T04:06:19.4244775Z  2025-07-24T04:06:19.4245044Z  2025-07-24T04:06:19.4245271Z  2025-07-24T04:06:19.4245481Z  2025-07-24T04:06:19.4245708Z  2025-07-24T04:06:19.4245964Z  2025-07-24T04:06:19.4246175Z  2025-07-24T04:06:19.4246402Z  2025-07-24T04:06:19.4246932Z [2,824 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:19.4247469Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.4573792Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.4574610Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.4575162Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.4575936Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:19.4577095Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:19.4577910Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:19.4578268Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:19.6587772Z 2025-07-24T04:06:19.6588744Z  2025-07-24T04:06:19.6589149Z  2025-07-24T04:06:19.6589490Z  2025-07-24T04:06:19.6590190Z  2025-07-24T04:06:19.6590508Z  2025-07-24T04:06:19.6590811Z  2025-07-24T04:06:19.6591126Z  2025-07-24T04:06:19.6591506Z  2025-07-24T04:06:19.6592523Z [2,825 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:19.6593435Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.6594094Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.6594704Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.6595356Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.6596262Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:19.6597537Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:19.6598529Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:19.6599207Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:19.8589246Z 2025-07-24T04:06:19.8590151Z  2025-07-24T04:06:19.8590801Z  2025-07-24T04:06:19.8591146Z  2025-07-24T04:06:19.8591465Z  2025-07-24T04:06:19.8591807Z  2025-07-24T04:06:19.8592124Z  2025-07-24T04:06:19.8592459Z  2025-07-24T04:06:19.8592783Z  2025-07-24T04:06:19.8593612Z [2,827 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:19.8594417Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.8594954Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:19.8595496Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:19.8596215Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:19.8597216Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:19.8598016Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:19.8598554Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:19.8599253Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:20.2590660Z 2025-07-24T04:06:20.2591261Z  2025-07-24T04:06:20.2591539Z  2025-07-24T04:06:20.2591770Z  2025-07-24T04:06:20.2591995Z  2025-07-24T04:06:20.2592204Z  2025-07-24T04:06:20.2592425Z  2025-07-24T04:06:20.2592653Z  2025-07-24T04:06:20.2592873Z  2025-07-24T04:06:20.2593413Z [2,827 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:20.2593958Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:20.2594303Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:20.2594653Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:20.2595150Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:20.2595796Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:20.2596321Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:20.2596672Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:20.2597138Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:06:20.4989118Z 2025-07-24T04:06:20.4989947Z  2025-07-24T04:06:20.4990236Z  2025-07-24T04:06:20.4990473Z  2025-07-24T04:06:20.4990738Z  2025-07-24T04:06:20.4991939Z  2025-07-24T04:06:20.4992181Z  2025-07-24T04:06:20.4992457Z  2025-07-24T04:06:20.4992772Z  2025-07-24T04:06:20.4993592Z [2,828 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:20.4994285Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:20.4994861Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:20.4995500Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:20.4996367Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:20.4997113Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:20.4999402Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:20.5000449Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:20.5001138Z //:aten; 3s processwrapper-sandbox ... 2025-07-24T04:06:20.7367578Z 2025-07-24T04:06:20.7368326Z  2025-07-24T04:06:20.7368792Z  2025-07-24T04:06:20.7369152Z  2025-07-24T04:06:20.7369518Z  2025-07-24T04:06:20.7369910Z  2025-07-24T04:06:20.7370266Z  2025-07-24T04:06:20.7370634Z  2025-07-24T04:06:20.7370987Z  2025-07-24T04:06:20.7371879Z [2,829 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:20.7372770Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:20.7373589Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:20.7374727Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:20.7375654Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:20.7376499Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:20.7377243Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:20.7378287Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:20.7379134Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:20.9446077Z 2025-07-24T04:06:20.9447213Z  2025-07-24T04:06:20.9447690Z  2025-07-24T04:06:20.9448090Z  2025-07-24T04:06:20.9448460Z  2025-07-24T04:06:20.9448821Z  2025-07-24T04:06:20.9449178Z  2025-07-24T04:06:20.9449546Z  2025-07-24T04:06:20.9450128Z  2025-07-24T04:06:20.9450925Z [2,833 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:20.9451725Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:20.9452241Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:20.9452931Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:20.9453850Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:20.9454868Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:20.9455920Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:20.9456912Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:20.9457660Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:21.2992413Z 2025-07-24T04:06:21.2993044Z  2025-07-24T04:06:21.2993317Z  2025-07-24T04:06:21.2993545Z  2025-07-24T04:06:21.2993757Z  2025-07-24T04:06:21.2993977Z  2025-07-24T04:06:21.2994185Z  2025-07-24T04:06:21.2994402Z  2025-07-24T04:06:21.2994607Z  2025-07-24T04:06:21.2995150Z [2,833 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:21.2995706Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:21.2996067Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:21.2996499Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:21.2997102Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:21.3561475Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:21.3562988Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:21.3564421Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:21.3565282Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:21.5571666Z 2025-07-24T04:06:21.5573099Z  2025-07-24T04:06:21.5573595Z  2025-07-24T04:06:21.5573953Z  2025-07-24T04:06:21.5574372Z  2025-07-24T04:06:21.5574690Z  2025-07-24T04:06:21.5575373Z  2025-07-24T04:06:21.5575609Z  2025-07-24T04:06:21.5575864Z  2025-07-24T04:06:21.5577859Z [2,834 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:21.5578878Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:21.5579429Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:21.5580255Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:21.5581467Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:21.5582677Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:21.5583760Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:21.5584312Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:21.5584981Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:21.9575527Z 2025-07-24T04:06:21.9576117Z  2025-07-24T04:06:21.9576404Z  2025-07-24T04:06:21.9576622Z  2025-07-24T04:06:21.9576851Z  2025-07-24T04:06:21.9577099Z  2025-07-24T04:06:22.0060332Z  2025-07-24T04:06:22.0060948Z  2025-07-24T04:06:22.0061281Z  2025-07-24T04:06:22.0062158Z [2,835 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:22.0062976Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:22.0063585Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:22.0064394Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:22.0065653Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.0066848Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.0067957Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:22.0068799Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.0069398Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:22.2068146Z 2025-07-24T04:06:22.2068776Z  2025-07-24T04:06:22.2069072Z  2025-07-24T04:06:22.2069292Z  2025-07-24T04:06:22.2069520Z  2025-07-24T04:06:22.2069731Z  2025-07-24T04:06:22.2069960Z  2025-07-24T04:06:22.2070195Z  2025-07-24T04:06:22.2070406Z  2025-07-24T04:06:22.2070953Z [2,836 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:22.2071493Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:22.2072007Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:22.2072671Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.2073486Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.2074198Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.2074681Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.2075042Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.2075388Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:22.4293429Z 2025-07-24T04:06:22.4294180Z  2025-07-24T04:06:22.4294628Z  2025-07-24T04:06:22.4295032Z  2025-07-24T04:06:22.4295430Z  2025-07-24T04:06:22.4295800Z  2025-07-24T04:06:22.4296432Z  2025-07-24T04:06:22.4296810Z  2025-07-24T04:06:22.4297186Z  2025-07-24T04:06:22.4298085Z [2,837 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:22.4299208Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:22.4300337Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.4301614Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.4302790Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.4303867Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.4304601Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.4305201Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:22.4305842Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:22.8295615Z 2025-07-24T04:06:22.8296375Z  2025-07-24T04:06:22.8296866Z  2025-07-24T04:06:22.8297234Z  2025-07-24T04:06:22.8297606Z  2025-07-24T04:06:22.8297969Z  2025-07-24T04:06:22.8298312Z  2025-07-24T04:06:22.8298646Z  2025-07-24T04:06:22.8298981Z  2025-07-24T04:06:22.8299791Z [2,838 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:22.8300893Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:22.8302026Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:22.8303167Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:22.8304035Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:22.8304932Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.8305462Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.8305964Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:22.8306704Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:23.0298589Z 2025-07-24T04:06:23.0299289Z  2025-07-24T04:06:23.0299720Z  2025-07-24T04:06:23.0300047Z  2025-07-24T04:06:23.0300361Z  2025-07-24T04:06:23.0300688Z  2025-07-24T04:06:23.0301003Z  2025-07-24T04:06:23.0301326Z  2025-07-24T04:06:23.0301651Z  2025-07-24T04:06:23.0302449Z [2,839 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:23.0303475Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.0304644Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.0305631Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.0306341Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:23.0306900Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:23.0307515Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:23.0308030Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:23.0308766Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:23.2714540Z 2025-07-24T04:06:23.2715884Z  2025-07-24T04:06:23.2717083Z  2025-07-24T04:06:23.2717312Z  2025-07-24T04:06:23.2717544Z  2025-07-24T04:06:23.2717761Z  2025-07-24T04:06:23.2717990Z  2025-07-24T04:06:23.2718219Z  2025-07-24T04:06:23.2718434Z  2025-07-24T04:06:23.2718988Z [2,840 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:23.2719725Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.2720455Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.2721963Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.2722894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:23.2726707Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:23.2728261Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:23.2728877Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:23.2729736Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:23.6301848Z 2025-07-24T04:06:23.6302406Z  2025-07-24T04:06:23.6302681Z  2025-07-24T04:06:23.6302911Z  2025-07-24T04:06:23.6303129Z  2025-07-24T04:06:23.6303355Z  2025-07-24T04:06:23.6303583Z  2025-07-24T04:06:23.6303796Z  2025-07-24T04:06:23.6304021Z  2025-07-24T04:06:23.7705529Z [2,841 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:23.7707107Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:23.7708337Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:23.7709039Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:23.7709514Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:23.7709997Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:23.7721843Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:23.7722769Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:23.7723652Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:23.9995559Z 2025-07-24T04:06:23.9996417Z  2025-07-24T04:06:23.9996874Z  2025-07-24T04:06:23.9997232Z  2025-07-24T04:06:23.9997650Z  2025-07-24T04:06:23.9998039Z  2025-07-24T04:06:23.9998411Z  2025-07-24T04:06:23.9998845Z  2025-07-24T04:06:23.9999431Z  2025-07-24T04:06:24.0000364Z [2,842 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:24.0001576Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:24.0002545Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.0003149Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.0003758Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.0004373Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.0005207Z Compiling aten/src/ATen/TensorIterator.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:24.0006099Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.0006979Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:24.2594654Z 2025-07-24T04:06:24.2595357Z  2025-07-24T04:06:24.2595795Z  2025-07-24T04:06:24.2596184Z  2025-07-24T04:06:24.2596580Z  2025-07-24T04:06:24.2597010Z  2025-07-24T04:06:24.2597361Z  2025-07-24T04:06:24.2597726Z  2025-07-24T04:06:24.2598061Z  2025-07-24T04:06:24.2598833Z [2,845 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:24.2599734Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.2600336Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.2600928Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.2601507Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.2602101Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.2602629Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:24.2603154Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:24.2603686Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:24.5719386Z 2025-07-24T04:06:24.5720173Z  2025-07-24T04:06:24.5720647Z  2025-07-24T04:06:24.5721026Z  2025-07-24T04:06:24.5721409Z  2025-07-24T04:06:24.5721808Z  2025-07-24T04:06:24.5722179Z  2025-07-24T04:06:24.5722500Z  2025-07-24T04:06:24.5722836Z  2025-07-24T04:06:24.5723677Z [2,846 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:24.5724871Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.5725495Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.5726113Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.5726715Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.5727298Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.5727843Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:24.5728376Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:24.5728954Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:24.9678201Z 2025-07-24T04:06:24.9678923Z  2025-07-24T04:06:24.9679394Z  2025-07-24T04:06:24.9679762Z  2025-07-24T04:06:24.9680127Z  2025-07-24T04:06:24.9680821Z  2025-07-24T04:06:24.9681199Z  2025-07-24T04:06:24.9681546Z  2025-07-24T04:06:24.9681904Z  2025-07-24T04:06:24.9682794Z [2,847 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:24.9683689Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:24.9684249Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.9684821Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.9685375Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:24.9685954Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:24.9686524Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:24.9687074Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:24.9687892Z Compiling aten/src/ATen/StorageUtils.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:25.1726542Z 2025-07-24T04:06:25.1727273Z  2025-07-24T04:06:25.1727749Z  2025-07-24T04:06:25.1728150Z  2025-07-24T04:06:25.1728818Z  2025-07-24T04:06:25.1729366Z  2025-07-24T04:06:25.1729756Z  2025-07-24T04:06:25.1730168Z  2025-07-24T04:06:25.1730556Z  2025-07-24T04:06:25.1731665Z [2,847 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:25.1732676Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:25.1733317Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:25.1733842Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:25.1734477Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:25.1735107Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:25.1735743Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:25.1736385Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:25.1737291Z Compiling aten/src/ATen/StorageUtils.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:25.3726691Z 2025-07-24T04:06:25.3727250Z  2025-07-24T04:06:25.3727518Z  2025-07-24T04:06:25.3727795Z  2025-07-24T04:06:25.3728010Z  2025-07-24T04:06:25.3728233Z  2025-07-24T04:06:25.3728446Z  2025-07-24T04:06:25.3728669Z  2025-07-24T04:06:25.3728891Z  2025-07-24T04:06:25.3729418Z [2,848 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:25.3729969Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:25.3730318Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:25.3730671Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:25.3731004Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:25.3731349Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:25.3731680Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:25.3732157Z Compiling aten/src/ATen/StorageUtils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:25.3732661Z //:aten; 2s processwrapper-sandbox ... 2025-07-24T04:06:26.0793260Z 2025-07-24T04:06:26.0794041Z  2025-07-24T04:06:26.0794523Z  2025-07-24T04:06:26.0794933Z  2025-07-24T04:06:26.0795291Z  2025-07-24T04:06:26.0795673Z  2025-07-24T04:06:26.0796067Z  2025-07-24T04:06:26.0796426Z  2025-07-24T04:06:26.0796778Z  2025-07-24T04:06:26.0797634Z [2,849 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:26.0798792Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:26.0799331Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:26.0799901Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.0800442Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:26.0800996Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:26.0801787Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:26.0802911Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:26.0803850Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:26.3944270Z 2025-07-24T04:06:26.3945474Z  2025-07-24T04:06:26.3946123Z  2025-07-24T04:06:26.3946642Z  2025-07-24T04:06:26.4025846Z  2025-07-24T04:06:26.4026307Z  2025-07-24T04:06:26.4026674Z  2025-07-24T04:06:26.4027061Z  2025-07-24T04:06:26.4027479Z  2025-07-24T04:06:26.4028461Z [2,850 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:26.4029317Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:26.4029869Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.4030437Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.4031013Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.4031829Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:26.4032991Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:26.4033905Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:26.4034501Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:26.5956493Z 2025-07-24T04:06:26.5957249Z  2025-07-24T04:06:26.5957723Z  2025-07-24T04:06:26.5958110Z  2025-07-24T04:06:26.5958496Z  2025-07-24T04:06:26.5958869Z  2025-07-24T04:06:26.5959248Z  2025-07-24T04:06:26.5959642Z  2025-07-24T04:06:26.5960023Z  2025-07-24T04:06:26.5960944Z [2,852 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:26.5961871Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:26.5962470Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.5963072Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.5963674Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.5964530Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:26.5965434Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:26.5966028Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:26.5966668Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:26.8299178Z 2025-07-24T04:06:26.8299955Z  2025-07-24T04:06:26.8300407Z  2025-07-24T04:06:26.8300781Z  2025-07-24T04:06:26.8301168Z  2025-07-24T04:06:26.8301533Z  2025-07-24T04:06:26.8301939Z  2025-07-24T04:06:26.8302291Z  2025-07-24T04:06:26.8302669Z  2025-07-24T04:06:26.8303596Z [2,853 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:26.8304618Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:26.8305235Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.8305837Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:26.8306741Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:26.8307609Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:26.8308214Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:26.8308813Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:26.8309433Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:27.0301750Z 2025-07-24T04:06:27.0302528Z  2025-07-24T04:06:27.0302970Z  2025-07-24T04:06:27.0303338Z  2025-07-24T04:06:27.0303646Z  2025-07-24T04:06:27.0304147Z  2025-07-24T04:06:27.0304360Z  2025-07-24T04:06:27.0304688Z  2025-07-24T04:06:27.0304912Z  2025-07-24T04:06:27.0305451Z [2,854 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:27.0306183Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:27.0306749Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:27.0307575Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:27.0308430Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.0308972Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.0309806Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:27.0310407Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:27.0310956Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:27.4308992Z 2025-07-24T04:06:27.4309727Z  2025-07-24T04:06:27.4310197Z  2025-07-24T04:06:27.4310817Z  2025-07-24T04:06:27.4311337Z  2025-07-24T04:06:27.4311805Z  2025-07-24T04:06:27.4312282Z  2025-07-24T04:06:27.4312731Z  2025-07-24T04:06:27.4313133Z  2025-07-24T04:06:27.4314177Z [2,856 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:27.4315198Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:27.4316176Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:27.4317183Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:27.4317894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.4318606Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.4319333Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.4320316Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.4321057Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:27.6312135Z 2025-07-24T04:06:27.6312879Z  2025-07-24T04:06:27.6313348Z  2025-07-24T04:06:27.6313776Z  2025-07-24T04:06:27.6314162Z  2025-07-24T04:06:27.6314558Z  2025-07-24T04:06:27.6314966Z  2025-07-24T04:06:27.6315354Z  2025-07-24T04:06:27.6315749Z  2025-07-24T04:06:27.6316689Z [2,857 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:27.6317994Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:27.6318972Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:27.6319602Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.6320252Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.6320894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.6321536Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.6322158Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:27.6322793Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:27.8566948Z 2025-07-24T04:06:27.8567672Z  2025-07-24T04:06:27.8568121Z  2025-07-24T04:06:27.8568465Z  2025-07-24T04:06:27.8568823Z  2025-07-24T04:06:27.8569154Z  2025-07-24T04:06:27.8569483Z  2025-07-24T04:06:27.8569811Z  2025-07-24T04:06:27.8570136Z  2025-07-24T04:06:27.8571014Z [2,858 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:27.8571971Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:27.8572587Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.8573195Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.8573752Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.8574320Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:27.8574843Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:27.8575597Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:27.8576457Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:28.2102837Z 2025-07-24T04:06:28.2103860Z  2025-07-24T04:06:28.2104333Z  2025-07-24T04:06:28.2104824Z  2025-07-24T04:06:28.2105226Z  2025-07-24T04:06:28.2105611Z  2025-07-24T04:06:28.2106012Z  2025-07-24T04:06:28.2106396Z  2025-07-24T04:06:28.2106797Z  2025-07-24T04:06:28.2107746Z [2,859 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:28.2108693Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.2109349Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.2109973Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.2110611Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.2111478Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:28.2112128Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:28.2113051Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:28.2114049Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:28.4317964Z 2025-07-24T04:06:28.4318648Z  2025-07-24T04:06:28.4319112Z  2025-07-24T04:06:28.4319521Z  2025-07-24T04:06:28.4319909Z  2025-07-24T04:06:28.4320313Z  2025-07-24T04:06:28.4320712Z  2025-07-24T04:06:28.4321078Z  2025-07-24T04:06:28.4321467Z  2025-07-24T04:06:28.4322408Z [2,861 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:28.4323387Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.4324018Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.4324649Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.4325271Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.4326106Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:28.4326707Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:28.4327630Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:28.4328601Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:28.7387913Z 2025-07-24T04:06:28.7388755Z  2025-07-24T04:06:28.7389193Z  2025-07-24T04:06:28.7389501Z  2025-07-24T04:06:28.7389828Z  2025-07-24T04:06:28.7390149Z  2025-07-24T04:06:28.7390470Z  2025-07-24T04:06:28.7390797Z  2025-07-24T04:06:28.7391139Z  2025-07-24T04:06:28.7391938Z [2,862 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:28.7392770Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.7393296Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.7393817Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.7394366Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:28.7394908Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:28.7395704Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:28.7396496Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:28.7397106Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:29.0319913Z 2025-07-24T04:06:29.0320527Z  2025-07-24T04:06:29.0320814Z  2025-07-24T04:06:29.0321032Z  2025-07-24T04:06:29.0321253Z  2025-07-24T04:06:29.0321465Z  2025-07-24T04:06:29.0321686Z  2025-07-24T04:06:29.0321894Z  2025-07-24T04:06:29.0322116Z  2025-07-24T04:06:29.0322655Z [2,863 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:29.0323180Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.0323539Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.0323902Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.0324259Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:29.0324757Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:29.0325280Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.0967360Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.0968666Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:29.2418249Z 2025-07-24T04:06:29.2419164Z  2025-07-24T04:06:29.2419641Z  2025-07-24T04:06:29.2420020Z  2025-07-24T04:06:29.2420403Z  2025-07-24T04:06:29.2420793Z  2025-07-24T04:06:29.2421161Z  2025-07-24T04:06:29.2421521Z  2025-07-24T04:06:29.2421854Z  2025-07-24T04:06:29.2422673Z [2,864 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:29.2423486Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:29.2424092Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.2425127Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:29.2428555Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:29.2429465Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.2430082Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.2430715Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.2431336Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:29.4430802Z 2025-07-24T04:06:29.4431623Z  2025-07-24T04:06:29.4431930Z  2025-07-24T04:06:29.4432172Z  2025-07-24T04:06:29.4432408Z  2025-07-24T04:06:29.4432628Z  2025-07-24T04:06:29.4432855Z  2025-07-24T04:06:29.4433082Z  2025-07-24T04:06:29.4433299Z  2025-07-24T04:06:29.4433867Z [2,867 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:29.4434411Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.4434978Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:29.4435672Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.4436034Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.4436542Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.4437148Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:29.4437815Z Linking libaten.so; 1s processwrapper-sandbox 2025-07-24T04:06:29.4438770Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:29.6976661Z 2025-07-24T04:06:29.6977347Z  2025-07-24T04:06:29.6977856Z  2025-07-24T04:06:29.6978216Z  2025-07-24T04:06:29.6978576Z  2025-07-24T04:06:29.6978908Z  2025-07-24T04:06:29.6979619Z  2025-07-24T04:06:29.6980082Z  2025-07-24T04:06:29.6980437Z  2025-07-24T04:06:29.6981568Z [2,868 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:29.6982498Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.6983395Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.6984353Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.6985096Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.6986267Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.6987102Z Linking libaten.so; 1s processwrapper-sandbox 2025-07-24T04:06:29.6988536Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:29.6989555Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:29.9616616Z 2025-07-24T04:06:29.9617583Z  2025-07-24T04:06:29.9618099Z  2025-07-24T04:06:29.9618804Z  2025-07-24T04:06:29.9619166Z  2025-07-24T04:06:29.9619524Z  2025-07-24T04:06:29.9619866Z  2025-07-24T04:06:29.9620213Z  2025-07-24T04:06:29.9620547Z  2025-07-24T04:06:29.9621417Z [2,869 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:29.9622307Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:29.9622854Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.9623407Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.9623961Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:29.9625461Z Linking libaten.so; 2s processwrapper-sandbox 2025-07-24T04:06:29.9626246Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:29.9627272Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:29.9628319Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:30.2984027Z 2025-07-24T04:06:30.2985137Z  2025-07-24T04:06:30.2985477Z  2025-07-24T04:06:30.2985770Z  2025-07-24T04:06:30.2986153Z  2025-07-24T04:06:30.2986431Z  2025-07-24T04:06:30.2986681Z  2025-07-24T04:06:30.2987031Z  2025-07-24T04:06:30.2987308Z  2025-07-24T04:06:30.2989566Z [2,869 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:30.2990492Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:30.2990971Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:30.2991346Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:30.2991786Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:30.2992350Z Linking libaten.so; 2s processwrapper-sandbox 2025-07-24T04:06:30.2993069Z Compiling torch/csrc/lazy/core/config.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.2993895Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.2994727Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:30.5852323Z 2025-07-24T04:06:30.5853205Z  2025-07-24T04:06:30.5853773Z  2025-07-24T04:06:30.5854271Z  2025-07-24T04:06:30.5854771Z  2025-07-24T04:06:30.5855323Z  2025-07-24T04:06:30.5855841Z  2025-07-24T04:06:30.5858258Z  2025-07-24T04:06:30.5858675Z  2025-07-24T04:06:30.5859583Z [2,872 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:30.5860573Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:30.5861249Z Linking libaten.so; 2s processwrapper-sandbox 2025-07-24T04:06:30.5862180Z Compiling torch/csrc/lazy/core/config.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.5863351Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.5864592Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.5865708Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:30.5866794Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:30.5867636Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:30.8988313Z 2025-07-24T04:06:30.8989105Z  2025-07-24T04:06:30.8989429Z  2025-07-24T04:06:30.8989646Z  2025-07-24T04:06:30.8989911Z  2025-07-24T04:06:30.8990127Z  2025-07-24T04:06:30.8990827Z  2025-07-24T04:06:30.8991289Z  2025-07-24T04:06:30.8991513Z  2025-07-24T04:06:30.8992401Z [2,872 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:30.8993043Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:30.8993475Z Linking libaten.so; 3s processwrapper-sandbox 2025-07-24T04:06:30.8994265Z Compiling torch/csrc/lazy/core/config.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.8995273Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.8995967Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.8996583Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:30.8997190Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:30.8997678Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:31.2995253Z 2025-07-24T04:06:31.2996099Z  2025-07-24T04:06:31.2996565Z  2025-07-24T04:06:31.2996960Z  2025-07-24T04:06:31.2997328Z  2025-07-24T04:06:31.2997947Z  2025-07-24T04:06:31.2998342Z  2025-07-24T04:06:31.2998737Z  2025-07-24T04:06:31.2999117Z  2025-07-24T04:06:31.3000024Z [2,873 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:31.3000964Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:31.3001629Z Linking libaten.so; 3s processwrapper-sandbox 2025-07-24T04:06:31.3002605Z Compiling torch/csrc/lazy/core/debug_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:31.3003728Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.3005051Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.3006160Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.3007195Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.3008121Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:31.5715978Z 2025-07-24T04:06:31.5716735Z  2025-07-24T04:06:31.5717522Z  2025-07-24T04:06:31.5717929Z  2025-07-24T04:06:31.5718599Z  2025-07-24T04:06:31.5720589Z  2025-07-24T04:06:31.5721201Z  2025-07-24T04:06:31.5721749Z  2025-07-24T04:06:31.5722279Z  2025-07-24T04:06:31.5723229Z [2,874 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:31.5724142Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:31.5724816Z Linking libaten.so; 3s processwrapper-sandbox 2025-07-24T04:06:31.5725726Z Compiling torch/csrc/lazy/core/hash.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:31.5726851Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.5728135Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.5729236Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.5730686Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.5732639Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:31.9000914Z 2025-07-24T04:06:31.9001877Z  2025-07-24T04:06:31.9002309Z  2025-07-24T04:06:31.9002698Z  2025-07-24T04:06:31.9003003Z  2025-07-24T04:06:31.9003376Z  2025-07-24T04:06:31.9003670Z  2025-07-24T04:06:31.9004030Z  2025-07-24T04:06:31.9004357Z  2025-07-24T04:06:31.9005187Z [2,875 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:31.9006101Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:31.9006703Z Linking libaten.so; 4s processwrapper-sandbox 2025-07-24T04:06:31.9007531Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:31.9008558Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.9009544Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.9010621Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.9011529Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:31.9012236Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:32.3886805Z 2025-07-24T04:06:32.3888124Z  2025-07-24T04:06:32.3888470Z  2025-07-24T04:06:32.3888762Z  2025-07-24T04:06:32.3889036Z  2025-07-24T04:06:32.3889393Z  2025-07-24T04:06:32.3889798Z  2025-07-24T04:06:32.3890482Z  2025-07-24T04:06:32.3890716Z  2025-07-24T04:06:32.3893214Z [2,877 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:32.3894783Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:32.3896121Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.3897885Z Compiling torch/csrc/lazy/core/ir.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.3899344Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.3900671Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.3901693Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.3902441Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:32.3903449Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:32.7006294Z 2025-07-24T04:06:32.7006901Z  2025-07-24T04:06:32.7007199Z  2025-07-24T04:06:32.7024972Z  2025-07-24T04:06:32.7025539Z  2025-07-24T04:06:32.7025848Z  2025-07-24T04:06:32.7026402Z  2025-07-24T04:06:32.7026691Z  2025-07-24T04:06:32.7026906Z  2025-07-24T04:06:32.7027465Z [2,879 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:32.7028019Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:32.7028642Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.7029522Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.7030170Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.7030985Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:32.7031466Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.7032109Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:32.7032899Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:32.9752336Z 2025-07-24T04:06:32.9753039Z  2025-07-24T04:06:32.9753409Z  2025-07-24T04:06:32.9753746Z  2025-07-24T04:06:32.9754048Z  2025-07-24T04:06:32.9754324Z  2025-07-24T04:06:32.9754667Z  2025-07-24T04:06:32.9754953Z  2025-07-24T04:06:32.9755229Z  2025-07-24T04:06:32.9755890Z [2,880 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:32.9756735Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.9757532Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.9758238Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.9758956Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:32.9759522Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:32.9760358Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:32.9761031Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:32.9761490Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:33.3037052Z 2025-07-24T04:06:33.3039780Z  2025-07-24T04:06:33.3040468Z  2025-07-24T04:06:33.3041121Z  2025-07-24T04:06:33.3041429Z  2025-07-24T04:06:33.3042273Z  2025-07-24T04:06:33.3042808Z  2025-07-24T04:06:33.3043074Z  2025-07-24T04:06:33.3043449Z  2025-07-24T04:06:33.3044415Z [2,881 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:33.3045823Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:33.3046879Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:33.3048865Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:33.3050983Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:33.3054557Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:33.3057097Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:33.3058570Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:33.3060716Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:33.5038535Z 2025-07-24T04:06:33.5039208Z  2025-07-24T04:06:33.5039483Z  2025-07-24T04:06:33.5039713Z  2025-07-24T04:06:33.5039922Z  2025-07-24T04:06:33.5040144Z  2025-07-24T04:06:33.5040355Z  2025-07-24T04:06:33.5040582Z  2025-07-24T04:06:33.5040791Z  2025-07-24T04:06:33.5041339Z [2,882 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:33.5042043Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:33.5042934Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:33.5043461Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:33.5043943Z Compiling torch/csrc/lazy/core/metrics.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:33.5044437Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:33.5044920Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:33.5045421Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:33.5045909Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:33.7697789Z 2025-07-24T04:06:33.7698529Z  2025-07-24T04:06:33.7698958Z  2025-07-24T04:06:33.7699324Z  2025-07-24T04:06:33.7699703Z  2025-07-24T04:06:33.7700044Z  2025-07-24T04:06:33.7700367Z  2025-07-24T04:06:33.7700707Z  2025-07-24T04:06:33.7701081Z  2025-07-24T04:06:33.7701934Z [2,887 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:33.7703080Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:33.7703839Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:33.7704909Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:33.7705684Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:33.7706400Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:33.7707419Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:33.7708441Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:33.7709221Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:34.0108277Z 2025-07-24T04:06:34.0109265Z  2025-07-24T04:06:34.0109734Z  2025-07-24T04:06:34.0110072Z  2025-07-24T04:06:34.0121396Z  2025-07-24T04:06:34.0121780Z  2025-07-24T04:06:34.0122143Z  2025-07-24T04:06:34.0122531Z  2025-07-24T04:06:34.0122930Z  2025-07-24T04:06:34.0123840Z [2,888 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:34.0125073Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:34.0126288Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:34.0127151Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:34.0128046Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:34.0129174Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.0130415Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.0131914Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.0132808Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:34.3043522Z 2025-07-24T04:06:34.3044282Z  2025-07-24T04:06:34.3044639Z  2025-07-24T04:06:34.3044952Z  2025-07-24T04:06:34.3045254Z  2025-07-24T04:06:34.3045538Z  2025-07-24T04:06:34.3045837Z  2025-07-24T04:06:34.3046118Z  2025-07-24T04:06:34.3046422Z  2025-07-24T04:06:34.3048528Z [2,889 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:34.3049460Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:34.3055488Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:34.3056197Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:34.3057115Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.3058077Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.3059001Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.3063656Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:34.3064629Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:34.5050131Z 2025-07-24T04:06:34.5050809Z  2025-07-24T04:06:34.5051218Z  2025-07-24T04:06:34.5051593Z  2025-07-24T04:06:34.5051916Z  2025-07-24T04:06:34.5052252Z  2025-07-24T04:06:34.5052582Z  2025-07-24T04:06:34.5052898Z  2025-07-24T04:06:34.5053230Z  2025-07-24T04:06:34.5054003Z [2,890 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:34.5054812Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:34.5055532Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:34.5056512Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:34.5057521Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:34.5058799Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:34.5059596Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:34.5060298Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:34.5061216Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:35.3748104Z 2025-07-24T04:06:35.3749070Z  2025-07-24T04:06:35.3749563Z  2025-07-24T04:06:35.3755722Z  2025-07-24T04:06:35.3756127Z  2025-07-24T04:06:35.3756505Z  2025-07-24T04:06:35.3756864Z  2025-07-24T04:06:35.3757237Z  2025-07-24T04:06:35.3757599Z  2025-07-24T04:06:35.3758511Z [2,891 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:35.3759415Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:35.3760282Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.3761488Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.3762681Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.3763600Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:35.3764413Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.3765496Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.3766590Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:35.6474153Z 2025-07-24T04:06:35.6474968Z  2025-07-24T04:06:35.6475494Z  2025-07-24T04:06:35.6475848Z  2025-07-24T04:06:35.6476305Z  2025-07-24T04:06:35.6476617Z  2025-07-24T04:06:35.6477045Z  2025-07-24T04:06:35.6477402Z  2025-07-24T04:06:35.6477822Z  2025-07-24T04:06:35.6478715Z [2,892 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:35.6479642Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:35.6482634Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:35.6483684Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:35.6484658Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:35.6485362Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.6486263Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.6487266Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.6487987Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:35.9063542Z 2025-07-24T04:06:35.9064216Z  2025-07-24T04:06:35.9064676Z  2025-07-24T04:06:35.9064974Z  2025-07-24T04:06:35.9065289Z  2025-07-24T04:06:35.9065580Z  2025-07-24T04:06:35.9065883Z  2025-07-24T04:06:35.9066507Z  2025-07-24T04:06:35.9066847Z  2025-07-24T04:06:35.9067620Z [2,892 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:35.9068390Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:35.9069097Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:35.9070025Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:35.9070738Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:35.9071364Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.9072210Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.9073052Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:35.9073533Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:36.1063075Z 2025-07-24T04:06:36.1063836Z  2025-07-24T04:06:36.1064340Z  2025-07-24T04:06:36.1065237Z  2025-07-24T04:06:36.1065615Z  2025-07-24T04:06:36.1066009Z  2025-07-24T04:06:36.1066392Z  2025-07-24T04:06:36.1066784Z  2025-07-24T04:06:36.1067140Z  2025-07-24T04:06:36.1068071Z [2,897 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:36.1069019Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:36.1069608Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:36.1070390Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.1071197Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:36.1072038Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.1072892Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:36.1073721Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.1074589Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:36.5532268Z 2025-07-24T04:06:36.5533282Z  2025-07-24T04:06:36.5533734Z  2025-07-24T04:06:36.5534480Z  2025-07-24T04:06:36.5534858Z  2025-07-24T04:06:36.5535595Z  2025-07-24T04:06:36.5536225Z  2025-07-24T04:06:36.5536580Z  2025-07-24T04:06:36.5537162Z  2025-07-24T04:06:36.5538270Z [2,898 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:36.5539831Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:36.5541071Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:36.5542680Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:36.5544729Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.5546586Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:36.5547418Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.5548513Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.5549413Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:36.9065521Z 2025-07-24T04:06:36.9066145Z  2025-07-24T04:06:36.9066435Z  2025-07-24T04:06:36.9066654Z  2025-07-24T04:06:36.9066882Z  2025-07-24T04:06:36.9208656Z  2025-07-24T04:06:36.9209150Z  2025-07-24T04:06:36.9209501Z  2025-07-24T04:06:36.9209752Z  2025-07-24T04:06:36.9210796Z [2,898 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:36.9212291Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:36.9212707Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:36.9213331Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:36.9213837Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:36.9214859Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:36.9218201Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:36.9220477Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:36.9221215Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:37.4883415Z 2025-07-24T04:06:37.4884155Z  2025-07-24T04:06:37.4884652Z  2025-07-24T04:06:37.4885062Z  2025-07-24T04:06:37.4885465Z  2025-07-24T04:06:37.4885854Z  2025-07-24T04:06:37.4886261Z  2025-07-24T04:06:37.4886649Z  2025-07-24T04:06:37.4887058Z  2025-07-24T04:06:37.4888020Z [2,900 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:06:37.4889034Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:37.4889656Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:37.4890299Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:37.4891208Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:37.4892467Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:37.4893677Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:37.4894307Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:37.4894970Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:37.7219288Z 2025-07-24T04:06:37.7219924Z  2025-07-24T04:06:37.7220283Z  2025-07-24T04:06:37.7220516Z  2025-07-24T04:06:37.7220835Z  2025-07-24T04:06:37.7221168Z  2025-07-24T04:06:37.7221380Z  2025-07-24T04:06:37.7221736Z  2025-07-24T04:06:37.7221954Z  2025-07-24T04:06:37.7222517Z [2,901 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:37.7223269Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:37.7223767Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:37.7224376Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:37.7225542Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:37.7226168Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:37.7226681Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:37.7227238Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:37.7227839Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:06:37.9364623Z 2025-07-24T04:06:37.9365325Z  2025-07-24T04:06:37.9365726Z  2025-07-24T04:06:37.9366098Z  2025-07-24T04:06:37.9366441Z  2025-07-24T04:06:37.9366769Z  2025-07-24T04:06:37.9367016Z  2025-07-24T04:06:37.9367311Z  2025-07-24T04:06:37.9367591Z  2025-07-24T04:06:37.9368397Z [2,902 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:37.9369111Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:37.9369461Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:37.9370079Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:37.9370705Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:37.9371090Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:37.9371649Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:37.9373208Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:37.9373984Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:38.1675087Z 2025-07-24T04:06:38.1675829Z  2025-07-24T04:06:38.1676556Z  2025-07-24T04:06:38.1676927Z  2025-07-24T04:06:38.1677431Z  2025-07-24T04:06:38.1677928Z  2025-07-24T04:06:38.1678298Z  2025-07-24T04:06:38.1678633Z  2025-07-24T04:06:38.1678988Z  2025-07-24T04:06:38.1679912Z [2,903 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:38.1680816Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:38.1681764Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:38.1682625Z Compiling torch/csrc/profiler/kineto_shim.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:38.1683531Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.1684113Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.1684931Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:38.1685774Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.1686373Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:38.5226444Z 2025-07-24T04:06:38.5227149Z  2025-07-24T04:06:38.5227562Z  2025-07-24T04:06:38.5227875Z  2025-07-24T04:06:38.5228102Z  2025-07-24T04:06:38.5228311Z  2025-07-24T04:06:38.5228534Z  2025-07-24T04:06:38.5228814Z  2025-07-24T04:06:38.5229105Z  2025-07-24T04:06:38.5229652Z [2,904 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:38.5230237Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:38.5233230Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:38.5233621Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:38.5234207Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.5234666Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:38.5235529Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.5235868Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.5236225Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:38.7806425Z 2025-07-24T04:06:38.7807155Z  2025-07-24T04:06:38.7807593Z  2025-07-24T04:06:38.7807958Z  2025-07-24T04:06:38.7808301Z  2025-07-24T04:06:38.7808659Z  2025-07-24T04:06:38.7808983Z  2025-07-24T04:06:38.7809318Z  2025-07-24T04:06:38.7809637Z  2025-07-24T04:06:38.7810493Z [2,905 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:38.7811476Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:06:38.7812077Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:38.7812687Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:38.7813448Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:38.7814215Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.7814720Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.7815242Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:38.7815801Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:39.0288858Z 2025-07-24T04:06:39.0289585Z  2025-07-24T04:06:39.0290022Z  2025-07-24T04:06:39.0290307Z  2025-07-24T04:06:39.0290643Z  2025-07-24T04:06:39.0290970Z  2025-07-24T04:06:39.0291309Z  2025-07-24T04:06:39.0291640Z  2025-07-24T04:06:39.0291983Z  2025-07-24T04:06:39.0292763Z [2,906 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:39.0293563Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:39.0294052Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.0294907Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:39.0295492Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:39.0297201Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:39.0297730Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:39.0298222Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:39.0298725Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:39.3242290Z 2025-07-24T04:06:39.3244008Z  2025-07-24T04:06:39.3244749Z  2025-07-24T04:06:39.3245452Z  2025-07-24T04:06:39.3246226Z  2025-07-24T04:06:39.3247843Z  2025-07-24T04:06:39.3248666Z  2025-07-24T04:06:39.3249152Z  2025-07-24T04:06:39.3250387Z  2025-07-24T04:06:39.3253395Z [2,907 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:39.3254449Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:39.3255027Z Compiling torch/csrc/profiler/perf.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:39.3255667Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.3256110Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.3256601Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.3257019Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.3257661Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:39.3258348Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:39.5926174Z 2025-07-24T04:06:39.5928071Z  2025-07-24T04:06:39.5928862Z  2025-07-24T04:06:39.5929393Z  2025-07-24T04:06:39.5929867Z  2025-07-24T04:06:39.5930217Z  2025-07-24T04:06:39.5930532Z  2025-07-24T04:06:39.5930854Z  2025-07-24T04:06:39.5931163Z  2025-07-24T04:06:39.5932016Z [2,908 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:39.5933022Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:39.5933921Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.5934509Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.5935776Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.5936394Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.5937244Z Compiling torch/csrc/profiler/stubs/base.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:39.5938453Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:39.5939367Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:39.9241165Z 2025-07-24T04:06:39.9241783Z  2025-07-24T04:06:39.9242069Z  2025-07-24T04:06:39.9242284Z  2025-07-24T04:06:39.9242509Z  2025-07-24T04:06:39.9242732Z  2025-07-24T04:06:39.9242952Z  2025-07-24T04:06:39.9243188Z  2025-07-24T04:06:39.9243413Z  2025-07-24T04:06:39.9243947Z [2,909 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:39.9244491Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:39.9244836Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.9245195Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.9245543Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.9245872Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:39.9246392Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:39.9246911Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:39.9247393Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:06:40.2745566Z 2025-07-24T04:06:40.2746202Z  2025-07-24T04:06:40.2746575Z  2025-07-24T04:06:40.2746932Z  2025-07-24T04:06:40.2747227Z  2025-07-24T04:06:40.2747575Z  2025-07-24T04:06:40.2747861Z  2025-07-24T04:06:40.2748116Z  2025-07-24T04:06:40.2748403Z  2025-07-24T04:06:40.2749112Z [2,910 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:40.2750046Z //:torch; 7s processwrapper-sandbox 2025-07-24T04:06:40.2754769Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:40.2755174Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:40.2755549Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:40.2756164Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.2756753Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:40.2757303Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.2757980Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:40.4974081Z 2025-07-24T04:06:40.4974828Z  2025-07-24T04:06:40.4975326Z  2025-07-24T04:06:40.4975709Z  2025-07-24T04:06:40.4977807Z  2025-07-24T04:06:40.4978242Z  2025-07-24T04:06:40.4978624Z  2025-07-24T04:06:40.4978995Z  2025-07-24T04:06:40.4979381Z  2025-07-24T04:06:40.4980309Z [2,915 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:40.4981587Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.4982725Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.4983809Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.4985155Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.4986354Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.4987540Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:40.4988410Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:40.4989733Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:40.7627533Z 2025-07-24T04:06:40.7628266Z  2025-07-24T04:06:40.7628689Z  2025-07-24T04:06:40.7629015Z  2025-07-24T04:06:40.7629342Z  2025-07-24T04:06:40.7629670Z  2025-07-24T04:06:40.7630030Z  2025-07-24T04:06:40.7630337Z  2025-07-24T04:06:40.7630659Z  2025-07-24T04:06:40.7631505Z [2,916 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:40.7632507Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:40.7633467Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.7634448Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.7635515Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.7636500Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:40.7637238Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:40.7637746Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:40.7638281Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:40.9641935Z 2025-07-24T04:06:40.9642804Z  2025-07-24T04:06:40.9643236Z  2025-07-24T04:06:40.9643561Z  2025-07-24T04:06:40.9643856Z  2025-07-24T04:06:40.9644172Z  2025-07-24T04:06:40.9644446Z  2025-07-24T04:06:40.9644785Z  2025-07-24T04:06:40.9645103Z  2025-07-24T04:06:40.9645973Z [2,917 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:40.9646904Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:40.9647808Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.9648663Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.9649561Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:40.9650333Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:40.9650769Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:40.9651219Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:40.9652410Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:41.2359050Z 2025-07-24T04:06:41.2359824Z  2025-07-24T04:06:41.2360166Z  2025-07-24T04:06:41.2360391Z  2025-07-24T04:06:41.2360693Z  2025-07-24T04:06:41.2361037Z  2025-07-24T04:06:41.2361659Z  2025-07-24T04:06:41.2361946Z  2025-07-24T04:06:41.2362288Z  2025-07-24T04:06:41.2363086Z [2,918 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:41.2364048Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:41.2365895Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:41.2367248Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:41.2367959Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.2368484Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.2368994Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:41.2369483Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:41.2369907Z //:torch; 0s processwrapper-sandbox ... 2025-07-24T04:06:41.5979415Z 2025-07-24T04:06:41.5980445Z  2025-07-24T04:06:41.5980741Z  2025-07-24T04:06:41.5981052Z  2025-07-24T04:06:41.5981312Z  2025-07-24T04:06:41.5981645Z  2025-07-24T04:06:41.5981960Z  2025-07-24T04:06:41.5982169Z  2025-07-24T04:06:41.5982391Z  2025-07-24T04:06:41.5983018Z [2,918 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:41.5983892Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:41.5985285Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:41.5986106Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:41.5986773Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.5987248Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.5987678Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:41.5988033Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:41.5988470Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:41.9963309Z 2025-07-24T04:06:41.9964012Z  2025-07-24T04:06:41.9964451Z  2025-07-24T04:06:41.9964798Z  2025-07-24T04:06:41.9965167Z  2025-07-24T04:06:41.9965558Z  2025-07-24T04:06:41.9965877Z  2025-07-24T04:06:41.9966232Z  2025-07-24T04:06:41.9966532Z  2025-07-24T04:06:41.9967326Z [2,919 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:41.9968368Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:41.9969269Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:41.9969912Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.9970449Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.9971013Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.9971504Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:41.9971962Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:41.9972479Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:42.1983952Z 2025-07-24T04:06:42.1984724Z  2025-07-24T04:06:42.1985428Z  2025-07-24T04:06:42.1985686Z  2025-07-24T04:06:42.1986145Z  2025-07-24T04:06:42.1986477Z  2025-07-24T04:06:42.1986707Z  2025-07-24T04:06:42.1986921Z  2025-07-24T04:06:42.1987228Z  2025-07-24T04:06:42.1987823Z [2,919 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:42.1988601Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:42.1989422Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:42.1991169Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:42.1991604Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:42.1991957Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:42.1992439Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:42.1993147Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:42.1993702Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:42.7244724Z 2025-07-24T04:06:42.7245643Z  2025-07-24T04:06:42.7246130Z  2025-07-24T04:06:42.7246520Z  2025-07-24T04:06:42.7246891Z  2025-07-24T04:06:42.7247280Z  2025-07-24T04:06:42.7247655Z  2025-07-24T04:06:42.7248021Z  2025-07-24T04:06:42.7248377Z  2025-07-24T04:06:42.7249868Z [2,920 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:42.7265583Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:42.7266558Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:42.7267213Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:42.7267822Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:42.7268404Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:42.7269000Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:42.7269633Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:42.7270271Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:42.9994220Z 2025-07-24T04:06:42.9994990Z  2025-07-24T04:06:42.9995452Z  2025-07-24T04:06:42.9995813Z  2025-07-24T04:06:42.9996162Z  2025-07-24T04:06:42.9996496Z  2025-07-24T04:06:42.9996835Z  2025-07-24T04:06:42.9997180Z  2025-07-24T04:06:42.9997899Z  2025-07-24T04:06:42.9998860Z [2,921 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:43.0000137Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:43.0000978Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.0001519Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.0002034Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.0002577Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:43.0003136Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:43.0003718Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:43.0004352Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:43.3998171Z 2025-07-24T04:06:43.3998920Z  2025-07-24T04:06:43.3999381Z  2025-07-24T04:06:43.3999752Z  2025-07-24T04:06:43.4000135Z  2025-07-24T04:06:43.4000493Z  2025-07-24T04:06:43.4000858Z  2025-07-24T04:06:43.4001246Z  2025-07-24T04:06:43.4001607Z  2025-07-24T04:06:43.4002445Z [2,922 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:43.4003562Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:43.4004402Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:43.4004958Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.4005494Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.4006046Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:43.4006577Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:43.4007374Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:43.4008293Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:43.7582990Z 2025-07-24T04:06:43.7583792Z  2025-07-24T04:06:43.7584273Z  2025-07-24T04:06:43.7584708Z  2025-07-24T04:06:43.7585097Z  2025-07-24T04:06:43.7585525Z  2025-07-24T04:06:43.7585890Z  2025-07-24T04:06:43.7586242Z  2025-07-24T04:06:43.7586605Z  2025-07-24T04:06:43.7587505Z [2,923 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:43.7588928Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:43.7589738Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:43.7590339Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:43.7590938Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.7591559Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.7592169Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.7592978Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:43.7593885Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:43.9628389Z 2025-07-24T04:06:43.9629099Z  2025-07-24T04:06:43.9629478Z  2025-07-24T04:06:43.9630094Z  2025-07-24T04:06:43.9630412Z  2025-07-24T04:06:43.9630723Z  2025-07-24T04:06:43.9631010Z  2025-07-24T04:06:43.9631314Z  2025-07-24T04:06:43.9631597Z  2025-07-24T04:06:43.9632369Z [2,925 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:43.9633341Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:43.9634061Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:43.9634531Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:43.9635016Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.9635473Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.9635939Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:43.9636639Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:43.9637357Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:44.1657529Z 2025-07-24T04:06:44.1658523Z  2025-07-24T04:06:44.1658994Z  2025-07-24T04:06:44.1659411Z  2025-07-24T04:06:44.1659826Z  2025-07-24T04:06:44.1660208Z  2025-07-24T04:06:44.1660617Z  2025-07-24T04:06:44.1661009Z  2025-07-24T04:06:44.1661411Z  2025-07-24T04:06:44.1662342Z [2,928 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:44.1663545Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:44.1664530Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.1665157Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.1665743Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:44.1666357Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:44.1666922Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:44.1667802Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:44.1668798Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:44.4006136Z 2025-07-24T04:06:44.4006835Z  2025-07-24T04:06:44.4007240Z  2025-07-24T04:06:44.4007566Z  2025-07-24T04:06:44.4007795Z  2025-07-24T04:06:44.4008023Z  2025-07-24T04:06:44.4008270Z  2025-07-24T04:06:44.4008633Z  2025-07-24T04:06:44.4008954Z  2025-07-24T04:06:44.4009793Z [2,928 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:44.4010913Z Compiling torch/csrc/utils/tensor_flatten.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:44.4011815Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:44.4012418Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.4013029Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.4013619Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:44.4014169Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:44.4014733Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:44.4015572Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:44.6426059Z 2025-07-24T04:06:44.6426806Z  2025-07-24T04:06:44.6427249Z  2025-07-24T04:06:44.6427590Z  2025-07-24T04:06:44.6427947Z  2025-07-24T04:06:44.6428531Z  2025-07-24T04:06:44.6428897Z  2025-07-24T04:06:44.6429268Z  2025-07-24T04:06:44.6429624Z  2025-07-24T04:06:44.6430570Z [2,929 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:44.6431483Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:44.6442686Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.6443273Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.6443863Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.6444478Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:44.6446451Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:44.6447347Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:44.6447892Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:45.0010992Z 2025-07-24T04:06:45.0011574Z  2025-07-24T04:06:45.0011846Z  2025-07-24T04:06:45.0012079Z  2025-07-24T04:06:45.0012315Z  2025-07-24T04:06:45.0012540Z  2025-07-24T04:06:45.0012764Z  2025-07-24T04:06:45.0012973Z  2025-07-24T04:06:45.0013194Z  2025-07-24T04:06:45.0013725Z [2,929 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:45.0014269Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.0014613Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.0014964Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.0015294Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.0015640Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.0016145Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:45.0466669Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.0467253Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:45.2474640Z 2025-07-24T04:06:45.2475417Z  2025-07-24T04:06:45.2475876Z  2025-07-24T04:06:45.2476256Z  2025-07-24T04:06:45.2476646Z  2025-07-24T04:06:45.2477003Z  2025-07-24T04:06:45.2477385Z  2025-07-24T04:06:45.2477739Z  2025-07-24T04:06:45.2478139Z  2025-07-24T04:06:45.2479068Z [2,930 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:45.2479990Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:45.2480606Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.2481178Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.2481779Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.2482375Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.2483307Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:45.2484237Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.2484870Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:45.4943906Z 2025-07-24T04:06:45.4944778Z  2025-07-24T04:06:45.4945268Z  2025-07-24T04:06:45.4945638Z  2025-07-24T04:06:45.4945990Z  2025-07-24T04:06:45.4946334Z  2025-07-24T04:06:45.4946652Z  2025-07-24T04:06:45.4946983Z  2025-07-24T04:06:45.4947301Z  2025-07-24T04:06:45.4948184Z [2,931 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:45.4949152Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.4966857Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.4967496Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.4968035Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.4968874Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:45.4969802Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.4970412Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:45.4971024Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:45.8481288Z 2025-07-24T04:06:45.8482312Z  2025-07-24T04:06:45.8482731Z  2025-07-24T04:06:45.8483104Z  2025-07-24T04:06:45.8483439Z  2025-07-24T04:06:45.8483821Z  2025-07-24T04:06:45.8484205Z  2025-07-24T04:06:45.8484582Z  2025-07-24T04:06:45.8484939Z  2025-07-24T04:06:45.8485895Z [2,931 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:45.8486846Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:45.8487448Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.8487980Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.8488566Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:45.8489723Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:45.8490650Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:45.8491232Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:45.8491797Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:46.2487680Z 2025-07-24T04:06:46.2488670Z  2025-07-24T04:06:46.2489131Z  2025-07-24T04:06:46.2489551Z  2025-07-24T04:06:46.2489890Z  2025-07-24T04:06:46.2490246Z  2025-07-24T04:06:46.2490596Z  2025-07-24T04:06:46.2490972Z  2025-07-24T04:06:46.2491336Z  2025-07-24T04:06:46.2492268Z [2,932 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:46.2493204Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:46.2493768Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:46.2494272Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:46.2494842Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:46.2495880Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:46.2496801Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:46.2497426Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:46.2498053Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:46.6482230Z 2025-07-24T04:06:46.6482956Z  2025-07-24T04:06:46.6483380Z  2025-07-24T04:06:46.6483729Z  2025-07-24T04:06:46.6484042Z  2025-07-24T04:06:46.6484382Z  2025-07-24T04:06:46.6484695Z  2025-07-24T04:06:46.6485006Z  2025-07-24T04:06:46.6485318Z  2025-07-24T04:06:46.6486177Z [2,935 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:46.6486983Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:46.6487812Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 6s processwrapper-sandbox 2025-07-24T04:06:46.6488588Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:46.6489126Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:46.6489640Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:46.6490381Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:46.6491169Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:46.6491727Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:46.8486772Z 2025-07-24T04:06:46.8487380Z  2025-07-24T04:06:46.8487654Z  2025-07-24T04:06:46.8487896Z  2025-07-24T04:06:46.8488111Z  2025-07-24T04:06:46.8488339Z  2025-07-24T04:06:46.8488569Z  2025-07-24T04:06:46.8488776Z  2025-07-24T04:06:46.8488999Z  2025-07-24T04:06:46.8489535Z [2,937 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:46.8490073Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:46.8490416Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:46.8490804Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:46.8491309Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:46.8491839Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:46.8492344Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:47.0062465Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:47.0063307Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:47.0601246Z 2025-07-24T04:06:47.0602028Z  2025-07-24T04:06:47.0602438Z  2025-07-24T04:06:47.0602805Z  2025-07-24T04:06:47.0603168Z  2025-07-24T04:06:47.0603560Z  2025-07-24T04:06:47.0603925Z  2025-07-24T04:06:47.0604306Z  2025-07-24T04:06:47.0604673Z  2025-07-24T04:06:47.0605587Z [2,938 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:47.0606758Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:06:47.0607352Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:47.0607906Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:47.0608740Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.0609667Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:47.0610529Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:47.0611680Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2025-07-24T04:06:47.0612567Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:47.4076756Z 2025-07-24T04:06:47.4077479Z  2025-07-24T04:06:47.4077945Z  2025-07-24T04:06:47.4078315Z  2025-07-24T04:06:47.4078702Z  2025-07-24T04:06:47.4079066Z  2025-07-24T04:06:47.4079436Z  2025-07-24T04:06:47.4079799Z  2025-07-24T04:06:47.4080178Z  2025-07-24T04:06:47.4081117Z [2,940 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:47.4082267Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:47.4082864Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:47.4083787Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.4084747Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:47.4085601Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.4086790Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.4087688Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:47.4088297Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:47.8079235Z 2025-07-24T04:06:47.8080287Z  2025-07-24T04:06:47.8080948Z  2025-07-24T04:06:47.8081377Z  2025-07-24T04:06:47.8081969Z  2025-07-24T04:06:47.8082349Z  2025-07-24T04:06:47.8084061Z  2025-07-24T04:06:47.8084475Z  2025-07-24T04:06:47.8084837Z  2025-07-24T04:06:47.8085661Z [2,941 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:47.8086477Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:47.8087026Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:47.8088409Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.8089877Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:47.8090678Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.8091680Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-07-24T04:06:47.8093853Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:47.8094754Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:48.2317256Z 2025-07-24T04:06:48.2318002Z  2025-07-24T04:06:48.2318432Z  2025-07-24T04:06:48.2318772Z  2025-07-24T04:06:48.2319133Z  2025-07-24T04:06:48.2319506Z  2025-07-24T04:06:48.2319871Z  2025-07-24T04:06:48.2320257Z  2025-07-24T04:06:48.2320623Z  2025-07-24T04:06:48.2321583Z [2,942 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:48.2322690Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:48.2323253Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:48.2324017Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.2324875Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:48.2325761Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.2326956Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.2328099Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2025-07-24T04:06:48.2328898Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:48.5895330Z 2025-07-24T04:06:48.5896087Z  2025-07-24T04:06:48.5896529Z  2025-07-24T04:06:48.5896922Z  2025-07-24T04:06:48.5897293Z  2025-07-24T04:06:48.5897677Z  2025-07-24T04:06:48.5898045Z  2025-07-24T04:06:48.5902457Z  2025-07-24T04:06:48.5903102Z  2025-07-24T04:06:48.5904025Z [2,944 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:48.5905083Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:48.5905983Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.5906884Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:48.5907743Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.5908965Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.5909880Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:48.5910478Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:48.5911280Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:48.8030307Z 2025-07-24T04:06:48.8031266Z  2025-07-24T04:06:48.8031688Z  2025-07-24T04:06:48.8032068Z  2025-07-24T04:06:48.8032422Z  2025-07-24T04:06:48.8032776Z  2025-07-24T04:06:48.8033127Z  2025-07-24T04:06:48.8033463Z  2025-07-24T04:06:48.8033818Z  2025-07-24T04:06:48.8034703Z [2,945 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:48.8035671Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:48.8036580Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.8037447Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:48.8038254Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.8039477Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:48.8040408Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:48.8040966Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:48.8041514Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:49.0084951Z 2025-07-24T04:06:49.0085715Z  2025-07-24T04:06:49.0086091Z  2025-07-24T04:06:49.0086404Z  2025-07-24T04:06:49.0086740Z  2025-07-24T04:06:49.0087120Z  2025-07-24T04:06:49.0087483Z  2025-07-24T04:06:49.0087863Z  2025-07-24T04:06:49.0088234Z  2025-07-24T04:06:49.0089202Z [2,946 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:49.0090412Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:49.0091358Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:49.0092300Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:49.0093575Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-07-24T04:06:49.0094505Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.0095090Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.0095707Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.0096329Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:49.2628798Z 2025-07-24T04:06:49.2629495Z  2025-07-24T04:06:49.2629913Z  2025-07-24T04:06:49.2630224Z  2025-07-24T04:06:49.2631360Z  2025-07-24T04:06:49.2631677Z  2025-07-24T04:06:49.2632000Z  2025-07-24T04:06:49.2632307Z  2025-07-24T04:06:49.2632643Z  2025-07-24T04:06:49.2634041Z [2,947 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:49.2636891Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:49.2637660Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:49.2639855Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:49.2640719Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.2641230Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.2641739Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.2642229Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.2642760Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:49.6012926Z 2025-07-24T04:06:49.6013878Z  2025-07-24T04:06:49.6014349Z  2025-07-24T04:06:49.6014699Z  2025-07-24T04:06:49.6015073Z  2025-07-24T04:06:49.6015414Z  2025-07-24T04:06:49.6015743Z  2025-07-24T04:06:49.6016093Z  2025-07-24T04:06:49.6016461Z  2025-07-24T04:06:49.6017278Z [2,948 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:49.6018093Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:49.6018951Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:49.6020560Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:49.6021361Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:49.6021940Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.6022601Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.6023205Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.6023833Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:49.8040267Z 2025-07-24T04:06:49.8041206Z  2025-07-24T04:06:49.8041625Z  2025-07-24T04:06:49.8041979Z  2025-07-24T04:06:49.8042351Z  2025-07-24T04:06:49.8042692Z  2025-07-24T04:06:49.8043010Z  2025-07-24T04:06:49.8043338Z  2025-07-24T04:06:49.8043703Z  2025-07-24T04:06:49.8044526Z [2,950 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:49.8045598Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-07-24T04:06:49.8046419Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:49.8046937Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:49.8047452Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:49.8047960Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.8048519Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.8049019Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:49.8049542Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:50.0090198Z 2025-07-24T04:06:50.0090835Z  2025-07-24T04:06:50.0091110Z  2025-07-24T04:06:50.0091341Z  2025-07-24T04:06:50.0091571Z  2025-07-24T04:06:50.0091798Z  2025-07-24T04:06:50.0092007Z  2025-07-24T04:06:50.0092229Z  2025-07-24T04:06:50.0092449Z  2025-07-24T04:06:50.0092979Z [2,952 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:50.0093545Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:50.0093901Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:50.0094247Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:50.0094580Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:50.0094921Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:50.1333807Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:50.1334203Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:06:50.1334674Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:51.1380668Z 2025-07-24T04:06:51.1381422Z  2025-07-24T04:06:51.1381894Z  2025-07-24T04:06:51.1382288Z  2025-07-24T04:06:51.1382688Z  2025-07-24T04:06:51.1383085Z  2025-07-24T04:06:51.1383479Z  2025-07-24T04:06:51.1383866Z  2025-07-24T04:06:51.1384269Z  2025-07-24T04:06:51.1385257Z [2,952 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:51.1386513Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.1387170Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.1387813Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.1388460Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.1389083Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:51.1389724Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:51.1390318Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:51.1390967Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:51.5355862Z 2025-07-24T04:06:51.5356607Z  2025-07-24T04:06:51.5357065Z  2025-07-24T04:06:51.5357444Z  2025-07-24T04:06:51.5357859Z  2025-07-24T04:06:51.5358233Z  2025-07-24T04:06:51.5358569Z  2025-07-24T04:06:51.5358924Z  2025-07-24T04:06:51.5359260Z  2025-07-24T04:06:51.5360184Z [2,953 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:51.5361154Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:51.5362025Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.5362637Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.5363232Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.5363790Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.5364339Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:51.5364933Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:51.5365565Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:51.7453960Z 2025-07-24T04:06:51.7454745Z  2025-07-24T04:06:51.7455187Z  2025-07-24T04:06:51.7455596Z  2025-07-24T04:06:51.7455948Z  2025-07-24T04:06:51.7456303Z  2025-07-24T04:06:51.7456631Z  2025-07-24T04:06:51.7456976Z  2025-07-24T04:06:51.7457315Z  2025-07-24T04:06:51.7458274Z [2,954 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:51.7459303Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:51.7459947Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:51.7460548Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.7461076Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:51.7461682Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:51.7462313Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:51.7462939Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:51.7463574Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:52.0829482Z 2025-07-24T04:06:52.0830202Z  2025-07-24T04:06:52.0830650Z  2025-07-24T04:06:52.0831027Z  2025-07-24T04:06:52.0831418Z  2025-07-24T04:06:52.0831793Z  2025-07-24T04:06:52.0832177Z  2025-07-24T04:06:52.0832550Z  2025-07-24T04:06:52.0832909Z  2025-07-24T04:06:52.0833730Z [2,956 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:52.0834631Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:52.0835205Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.0835764Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.0836361Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.0836961Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.0837825Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.0838419Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.0838970Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:52.3374435Z 2025-07-24T04:06:52.3375128Z  2025-07-24T04:06:52.3375553Z  2025-07-24T04:06:52.3375942Z  2025-07-24T04:06:52.3376313Z  2025-07-24T04:06:52.3376696Z  2025-07-24T04:06:52.3377032Z  2025-07-24T04:06:52.3377403Z  2025-07-24T04:06:52.3377771Z  2025-07-24T04:06:52.3378671Z [2,958 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:06:52.3379908Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:52.3380519Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.3381102Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.3381683Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.3382275Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.3382842Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.3383423Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.3383995Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:52.6673736Z 2025-07-24T04:06:52.6674541Z  2025-07-24T04:06:52.6674965Z  2025-07-24T04:06:52.6675360Z  2025-07-24T04:06:52.6675735Z  2025-07-24T04:06:52.6676071Z  2025-07-24T04:06:52.6676435Z  2025-07-24T04:06:52.6676748Z  2025-07-24T04:06:52.6677072Z  2025-07-24T04:06:52.6677907Z [2,959 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:52.6678807Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.6679613Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.6680208Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.6680788Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.6681380Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.6681992Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.6682987Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.6683512Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:52.9378506Z 2025-07-24T04:06:52.9379223Z  2025-07-24T04:06:52.9379696Z  2025-07-24T04:06:52.9380064Z  2025-07-24T04:06:52.9380443Z  2025-07-24T04:06:52.9380817Z  2025-07-24T04:06:52.9381202Z  2025-07-24T04:06:52.9381573Z  2025-07-24T04:06:52.9381937Z  2025-07-24T04:06:52.9382876Z [2,959 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:52.9383838Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.9384451Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.9385130Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.9385730Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:52.9386294Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.9386894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.9387845Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:52.9388637Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:53.3384331Z 2025-07-24T04:06:53.3385282Z  2025-07-24T04:06:53.3385784Z  2025-07-24T04:06:53.3386183Z  2025-07-24T04:06:53.3386599Z  2025-07-24T04:06:53.3386977Z  2025-07-24T04:06:53.3387384Z  2025-07-24T04:06:53.3387780Z  2025-07-24T04:06:53.3388174Z  2025-07-24T04:06:53.3389076Z [2,960 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:53.3390062Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:53.3390674Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.3391268Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.3391870Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.3392447Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.3393278Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:53.3393853Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:53.3394465Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:06:53.7409604Z 2025-07-24T04:06:53.7410286Z  2025-07-24T04:06:53.7410734Z  2025-07-24T04:06:53.7411105Z  2025-07-24T04:06:53.7411486Z  2025-07-24T04:06:53.7411839Z  2025-07-24T04:06:53.7412196Z  2025-07-24T04:06:53.7412552Z  2025-07-24T04:06:53.7412928Z  2025-07-24T04:06:53.7413838Z [2,961 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:53.7418385Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:53.7419168Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.7419774Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.7420344Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.7420919Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.7421495Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:53.7422032Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:53.7422630Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:53.9413887Z 2025-07-24T04:06:53.9414678Z  2025-07-24T04:06:53.9415081Z  2025-07-24T04:06:53.9415412Z  2025-07-24T04:06:53.9415725Z  2025-07-24T04:06:53.9416057Z  2025-07-24T04:06:53.9416375Z  2025-07-24T04:06:53.9416715Z  2025-07-24T04:06:53.9417037Z  2025-07-24T04:06:53.9417874Z [2,963 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:53.9418730Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.9419486Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.9420004Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.9420530Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:53.9421048Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:53.9421568Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:53.9422087Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:53.9422614Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:54.1738207Z 2025-07-24T04:06:54.1738935Z  2025-07-24T04:06:54.1739392Z  2025-07-24T04:06:54.1739770Z  2025-07-24T04:06:54.1740166Z  2025-07-24T04:06:54.1740541Z  2025-07-24T04:06:54.1740938Z  2025-07-24T04:06:54.1741309Z  2025-07-24T04:06:54.1741697Z  2025-07-24T04:06:54.1742603Z [2,964 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:54.1743490Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.1744074Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.1744773Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.1745384Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.1745998Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.1746640Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.1747223Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.1747787Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:54.3883151Z 2025-07-24T04:06:54.3883938Z  2025-07-24T04:06:54.3884367Z  2025-07-24T04:06:54.3884765Z  2025-07-24T04:06:54.3885118Z  2025-07-24T04:06:54.3885474Z  2025-07-24T04:06:54.3885796Z  2025-07-24T04:06:54.3886110Z  2025-07-24T04:06:54.3886421Z  2025-07-24T04:06:54.3887284Z [2,965 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:54.3888158Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:06:54.3888732Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.3889293Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.3889871Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:54.3890433Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.3891258Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.3891838Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.3892439Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:54.7499818Z 2025-07-24T04:06:54.7500686Z  2025-07-24T04:06:54.7501162Z  2025-07-24T04:06:54.7501543Z  2025-07-24T04:06:54.7501948Z  2025-07-24T04:06:54.7502341Z  2025-07-24T04:06:54.7502716Z  2025-07-24T04:06:54.7503099Z  2025-07-24T04:06:54.7503468Z  2025-07-24T04:06:54.7504423Z [2,966 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:54.7505831Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.7506491Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:54.7507110Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:54.7507727Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:54.7508324Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.7508946Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.7509538Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:54.7510132Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:55.1506516Z 2025-07-24T04:06:55.1507390Z  2025-07-24T04:06:55.1507896Z  2025-07-24T04:06:55.1508294Z  2025-07-24T04:06:55.1508717Z  2025-07-24T04:06:55.1509123Z  2025-07-24T04:06:55.1509534Z  2025-07-24T04:06:55.1509937Z  2025-07-24T04:06:55.1510345Z  2025-07-24T04:06:55.1511251Z [2,968 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:55.1512206Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.1513099Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.1513691Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.1514317Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.1514902Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.1515529Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:55.1516141Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:55.1516752Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:55.6242768Z 2025-07-24T04:06:55.6243534Z  2025-07-24T04:06:55.6243989Z  2025-07-24T04:06:55.6244369Z  2025-07-24T04:06:55.6244713Z  2025-07-24T04:06:55.6245070Z  2025-07-24T04:06:55.6245419Z  2025-07-24T04:06:55.6245809Z  2025-07-24T04:06:55.6246184Z  2025-07-24T04:06:55.6247158Z [2,969 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:55.6248118Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.6248784Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.6249419Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.6250283Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.6250919Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.6251548Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:55.6252184Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:55.6252844Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:55.9512125Z 2025-07-24T04:06:55.9512813Z  2025-07-24T04:06:55.9513285Z  2025-07-24T04:06:55.9513662Z  2025-07-24T04:06:55.9514045Z  2025-07-24T04:06:55.9514411Z  2025-07-24T04:06:55.9514792Z  2025-07-24T04:06:55.9515159Z  2025-07-24T04:06:55.9515527Z  2025-07-24T04:06:55.9516454Z [2,970 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:55.9517435Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:55.9518058Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:55.9518642Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.9519241Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.9519830Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.9520667Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:55.9521246Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:55.9521863Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:56.2111770Z 2025-07-24T04:06:56.2112497Z  2025-07-24T04:06:56.2112970Z  2025-07-24T04:06:56.2113349Z  2025-07-24T04:06:56.2113736Z  2025-07-24T04:06:56.2114114Z  2025-07-24T04:06:56.2114497Z  2025-07-24T04:06:56.2114872Z  2025-07-24T04:06:56.2115246Z  2025-07-24T04:06:56.2116136Z [2,971 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:56.2117432Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.2118082Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.2118688Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.2119301Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:56.2119862Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:56.2120474Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:56.2121095Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:56.2121745Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:56.5519754Z 2025-07-24T04:06:56.5520547Z  2025-07-24T04:06:56.5520983Z  2025-07-24T04:06:56.5521350Z  2025-07-24T04:06:56.5521731Z  2025-07-24T04:06:56.5522082Z  2025-07-24T04:06:56.5522431Z  2025-07-24T04:06:56.5522816Z  2025-07-24T04:06:56.5523178Z  2025-07-24T04:06:56.5524135Z [2,972 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:56.5525100Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.5525940Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.5526522Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.5527146Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:56.5527725Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:56.5528320Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:56.5528930Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:56.5529538Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:56.7522553Z 2025-07-24T04:06:56.7523263Z  2025-07-24T04:06:56.7523733Z  2025-07-24T04:06:56.7524101Z  2025-07-24T04:06:56.7524474Z  2025-07-24T04:06:56.7524812Z  2025-07-24T04:06:56.7525171Z  2025-07-24T04:06:56.7525515Z  2025-07-24T04:06:56.7525844Z  2025-07-24T04:06:56.7526685Z [2,974 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:56.7527689Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.7528324Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.7528916Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:56.7529489Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:56.7530037Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:56.7530580Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:56.7531094Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:56.7531671Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:57.0201237Z 2025-07-24T04:06:57.0201979Z  2025-07-24T04:06:57.0202436Z  2025-07-24T04:06:57.0202837Z  2025-07-24T04:06:57.0203193Z  2025-07-24T04:06:57.0203597Z  2025-07-24T04:06:57.0203977Z  2025-07-24T04:06:57.0204351Z  2025-07-24T04:06:57.0204726Z  2025-07-24T04:06:57.0205600Z [2,976 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:57.0206556Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:57.0207212Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.0207841Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.0208469Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.0209102Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.0209965Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.0210607Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.0211219Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:57.3524904Z 2025-07-24T04:06:57.3525687Z  2025-07-24T04:06:57.3526556Z  2025-07-24T04:06:57.3526985Z  2025-07-24T04:06:57.3527351Z  2025-07-24T04:06:57.3527679Z  2025-07-24T04:06:57.3528320Z  2025-07-24T04:06:57.3528690Z  2025-07-24T04:06:57.3529083Z  2025-07-24T04:06:57.3530054Z [2,976 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:57.3531312Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:57.3531869Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:57.3532355Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.3532894Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.3533432Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.3534032Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.3534623Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.3535245Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:57.5572551Z 2025-07-24T04:06:57.5573798Z  2025-07-24T04:06:57.5574260Z  2025-07-24T04:06:57.5574643Z  2025-07-24T04:06:57.5574972Z  2025-07-24T04:06:57.5575340Z  2025-07-24T04:06:57.5575659Z  2025-07-24T04:06:57.5575987Z  2025-07-24T04:06:57.5576303Z  2025-07-24T04:06:57.5577165Z [2,977 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:57.5578152Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:57.5578991Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.5579603Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.5580169Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.5580734Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.5581251Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.5581756Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.5582318Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:06:57.9578827Z 2025-07-24T04:06:57.9579949Z  2025-07-24T04:06:57.9580435Z  2025-07-24T04:06:57.9580800Z  2025-07-24T04:06:57.9581170Z  2025-07-24T04:06:57.9581530Z  2025-07-24T04:06:57.9581898Z  2025-07-24T04:06:57.9582252Z  2025-07-24T04:06:57.9582625Z  2025-07-24T04:06:57.9583521Z [2,978 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:57.9584576Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:57.9585190Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:57.9585771Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.9586355Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.9586887Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.9587511Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:57.9588049Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:57.9588686Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:58.6222614Z 2025-07-24T04:06:58.6223384Z  2025-07-24T04:06:58.6223838Z  2025-07-24T04:06:58.6224209Z  2025-07-24T04:06:58.6224672Z  2025-07-24T04:06:58.6225010Z  2025-07-24T04:06:58.6225353Z  2025-07-24T04:06:58.6225690Z  2025-07-24T04:06:58.6226021Z  2025-07-24T04:06:58.6226837Z [2,979 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:58.6227785Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:58.6228416Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:58.6229011Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:58.6229617Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:58.6230201Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:58.6230986Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:58.6231481Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:58.6232033Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:58.9570787Z 2025-07-24T04:06:58.9571596Z  2025-07-24T04:06:58.9572059Z  2025-07-24T04:06:58.9572305Z  2025-07-24T04:06:58.9572522Z  2025-07-24T04:06:58.9572830Z  2025-07-24T04:06:58.9573064Z  2025-07-24T04:06:58.9573278Z  2025-07-24T04:06:58.9573557Z  2025-07-24T04:06:58.9574119Z [2,981 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:58.9584855Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:58.9585524Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:58.9586062Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:58.9586549Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:58.9587127Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:58.9587731Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:58.9588347Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:58.9588980Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:59.1588108Z 2025-07-24T04:06:59.1588994Z  2025-07-24T04:06:59.1589427Z  2025-07-24T04:06:59.1589810Z  2025-07-24T04:06:59.1590200Z  2025-07-24T04:06:59.1590589Z  2025-07-24T04:06:59.1590950Z  2025-07-24T04:06:59.1591328Z  2025-07-24T04:06:59.1591664Z  2025-07-24T04:06:59.1592539Z [2,981 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:59.1593382Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.1594189Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.1594784Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.1595361Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.1595970Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.1596579Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:59.1597221Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:59.1597767Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:59.3592642Z 2025-07-24T04:06:59.3593447Z  2025-07-24T04:06:59.3593996Z  2025-07-24T04:06:59.3594432Z  2025-07-24T04:06:59.3594830Z  2025-07-24T04:06:59.3595321Z  2025-07-24T04:06:59.3595786Z  2025-07-24T04:06:59.3596373Z  2025-07-24T04:06:59.3596762Z  2025-07-24T04:06:59.3597611Z [2,982 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:06:59.3598190Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.3598547Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.3598897Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.3599231Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.3599575Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.3599914Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:59.3600258Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:06:59.3600638Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:59.7209959Z 2025-07-24T04:06:59.7210778Z  2025-07-24T04:06:59.7211250Z  2025-07-24T04:06:59.7211667Z  2025-07-24T04:06:59.7212062Z  2025-07-24T04:06:59.7212460Z  2025-07-24T04:06:59.7212830Z  2025-07-24T04:06:59.7213200Z  2025-07-24T04:06:59.7213569Z  2025-07-24T04:06:59.7214526Z [2,983 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:59.7215493Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.7216151Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.7216776Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.7217375Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.7217985Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.7218838Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.7219453Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.7220065Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:06:59.9338596Z 2025-07-24T04:06:59.9339299Z  2025-07-24T04:06:59.9339726Z  2025-07-24T04:06:59.9340046Z  2025-07-24T04:06:59.9340360Z  2025-07-24T04:06:59.9340673Z  2025-07-24T04:06:59.9341008Z  2025-07-24T04:06:59.9341333Z  2025-07-24T04:06:59.9341667Z  2025-07-24T04:06:59.9342407Z [2,984 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:06:59.9343224Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.9344155Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:06:59.9344822Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.9345326Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.9345843Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.9346363Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.9346851Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:06:59.9347374Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:00.1601084Z 2025-07-24T04:07:00.1601796Z  2025-07-24T04:07:00.1602231Z  2025-07-24T04:07:00.1602615Z  2025-07-24T04:07:00.1602976Z  2025-07-24T04:07:00.1603377Z  2025-07-24T04:07:00.1603745Z  2025-07-24T04:07:00.1604102Z  2025-07-24T04:07:00.1604460Z  2025-07-24T04:07:00.1605304Z [2,985 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:00.1606120Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.1606950Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.1607526Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.1608103Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.1608705Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.1609314Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.1609922Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.1610531Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:07:00.4073286Z 2025-07-24T04:07:00.4074745Z  2025-07-24T04:07:00.4075260Z  2025-07-24T04:07:00.4075642Z  2025-07-24T04:07:00.4076026Z  2025-07-24T04:07:00.4076379Z  2025-07-24T04:07:00.4076760Z  2025-07-24T04:07:00.4077125Z  2025-07-24T04:07:00.4077494Z  2025-07-24T04:07:00.4078425Z [2,988 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:00.4079351Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.4080008Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.4080577Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.4081152Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.4081733Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.4082341Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.4082911Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.4083516Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:00.7608447Z 2025-07-24T04:07:00.7609153Z  2025-07-24T04:07:00.7609574Z  2025-07-24T04:07:00.7609952Z  2025-07-24T04:07:00.7610313Z  2025-07-24T04:07:00.7610697Z  2025-07-24T04:07:00.7611057Z  2025-07-24T04:07:00.7611435Z  2025-07-24T04:07:00.7611801Z  2025-07-24T04:07:00.7612632Z [2,989 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:00.7613446Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.7614020Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.7614575Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.7615113Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.7615680Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.7616524Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.7617122Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.7617730Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:07:00.9754332Z 2025-07-24T04:07:00.9755033Z  2025-07-24T04:07:00.9755440Z  2025-07-24T04:07:00.9755756Z  2025-07-24T04:07:00.9756076Z  2025-07-24T04:07:00.9756386Z  2025-07-24T04:07:00.9756708Z  2025-07-24T04:07:00.9757020Z  2025-07-24T04:07:00.9757344Z  2025-07-24T04:07:00.9758142Z [2,990 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:00.9758938Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.9759823Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.9760338Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.9760855Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:00.9761353Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.9761878Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.9762373Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:00.9762914Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:01.3615296Z 2025-07-24T04:07:01.3615991Z  2025-07-24T04:07:01.3616437Z  2025-07-24T04:07:01.3616845Z  2025-07-24T04:07:01.3617233Z  2025-07-24T04:07:01.3617645Z  2025-07-24T04:07:01.3618043Z  2025-07-24T04:07:01.3618434Z  2025-07-24T04:07:01.3618838Z  2025-07-24T04:07:01.3619814Z [2,990 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:01.3620829Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:01.3621749Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.3622402Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.3623013Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.3623669Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.3624249Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:01.3625004Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:01.3625657Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:01.7339718Z 2025-07-24T04:07:01.7340470Z  2025-07-24T04:07:01.7340924Z  2025-07-24T04:07:01.7341321Z  2025-07-24T04:07:01.7341733Z  2025-07-24T04:07:01.7342130Z  2025-07-24T04:07:01.7342508Z  2025-07-24T04:07:01.7342898Z  2025-07-24T04:07:01.7343271Z  2025-07-24T04:07:01.7344234Z [2,992 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:01.7345341Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:01.7346031Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.7346678Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.7347318Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.7347952Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.7348544Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:01.7349345Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2025-07-24T04:07:01.7350481Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:01.9617278Z 2025-07-24T04:07:01.9618000Z  2025-07-24T04:07:01.9618449Z  2025-07-24T04:07:01.9618838Z  2025-07-24T04:07:01.9619228Z  2025-07-24T04:07:01.9619617Z  2025-07-24T04:07:01.9620007Z  2025-07-24T04:07:01.9620397Z  2025-07-24T04:07:01.9620800Z  2025-07-24T04:07:01.9621708Z [2,994 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:01.9622713Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.9623341Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.9623907Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:01.9624458Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:01.9625450Z Compiling torch/csrc/distributed/rpc/types.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:01.9626661Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:01.9627528Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2025-07-24T04:07:01.9628637Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:07:02.1619219Z 2025-07-24T04:07:02.1619965Z  2025-07-24T04:07:02.1620388Z  2025-07-24T04:07:02.1620768Z  2025-07-24T04:07:02.1621108Z  2025-07-24T04:07:02.1621487Z  2025-07-24T04:07:02.1621840Z  2025-07-24T04:07:02.1622209Z  2025-07-24T04:07:02.1622537Z  2025-07-24T04:07:02.1625911Z [2,995 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:02.1626825Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:02.1627308Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:02.1627671Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:02.1628044Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.1628472Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.1629136Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:02.1629819Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2025-07-24T04:07:02.1630556Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:02.3878690Z 2025-07-24T04:07:02.3879629Z  2025-07-24T04:07:02.3880067Z  2025-07-24T04:07:02.3880417Z  2025-07-24T04:07:02.3880784Z  2025-07-24T04:07:02.3881143Z  2025-07-24T04:07:02.3881526Z  2025-07-24T04:07:02.3881898Z  2025-07-24T04:07:02.3882269Z  2025-07-24T04:07:02.3883426Z [2,996 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:02.3884272Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:02.3884783Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:02.3885399Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:02.3886018Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:02.3886613Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.3887517Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:02.3888373Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.3888902Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:02.6395802Z 2025-07-24T04:07:02.6396673Z  2025-07-24T04:07:02.6397064Z  2025-07-24T04:07:02.6397446Z  2025-07-24T04:07:02.6397778Z  2025-07-24T04:07:02.6398122Z  2025-07-24T04:07:02.6398492Z  2025-07-24T04:07:02.6398863Z  2025-07-24T04:07:02.6399294Z  2025-07-24T04:07:02.6400245Z [2,999 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:02.6401242Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:02.6401868Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.6402840Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:02.6403805Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.6404449Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.6405079Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.6405693Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:02.6406338Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:02.9627956Z 2025-07-24T04:07:02.9629063Z  2025-07-24T04:07:02.9629538Z  2025-07-24T04:07:02.9629912Z  2025-07-24T04:07:02.9630299Z  2025-07-24T04:07:02.9630661Z  2025-07-24T04:07:02.9631039Z  2025-07-24T04:07:02.9631449Z  2025-07-24T04:07:02.9631793Z  2025-07-24T04:07:02.9632729Z [3,000 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:02.9633698Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:02.9634836Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:02.9635751Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.9636339Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.9636922Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:02.9637505Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:02.9638088Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:02.9638914Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox ... 2025-07-24T04:07:03.9631167Z 2025-07-24T04:07:03.9631763Z  2025-07-24T04:07:03.9632051Z  2025-07-24T04:07:03.9632278Z  2025-07-24T04:07:03.9632491Z  2025-07-24T04:07:04.3092013Z  2025-07-24T04:07:04.3093528Z  2025-07-24T04:07:04.3093887Z  2025-07-24T04:07:04.3094195Z  2025-07-24T04:07:04.3094962Z [3,000 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:04.3095721Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.3096483Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:04.3097206Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.3097726Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.3098264Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.3098797Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:04.3099367Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:04.3100137Z Compiling torch/csrc/api/src/enum.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:07:04.7018222Z 2025-07-24T04:07:04.7018971Z  2025-07-24T04:07:04.7019410Z  2025-07-24T04:07:04.7019843Z  2025-07-24T04:07:04.7020426Z  2025-07-24T04:07:04.7020790Z  2025-07-24T04:07:04.7021187Z  2025-07-24T04:07:04.7021564Z  2025-07-24T04:07:04.7021952Z  2025-07-24T04:07:04.7022915Z [3,001 / 3,095] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-07-24T04:07:04.7023860Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:04.7024878Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:04.7025826Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.7026426Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.7026995Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.7027592Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.7028178Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.7029068Z Compiling torch/csrc/api/src/imethod.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:07:04.9018793Z 2025-07-24T04:07:04.9019420Z  2025-07-24T04:07:04.9019717Z  2025-07-24T04:07:04.9019932Z  2025-07-24T04:07:04.9020155Z  2025-07-24T04:07:04.9020364Z  2025-07-24T04:07:04.9020594Z  2025-07-24T04:07:04.9020805Z  2025-07-24T04:07:04.9021025Z  2025-07-24T04:07:04.9021571Z [3,001 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:04.9022110Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:04.9022618Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:04.9023147Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.9023494Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.9023828Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:04.9024172Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.9024577Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:04.9025074Z Compiling torch/csrc/api/src/imethod.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:07:05.1732386Z 2025-07-24T04:07:05.1733439Z  2025-07-24T04:07:05.1734039Z  2025-07-24T04:07:05.1734495Z  2025-07-24T04:07:05.1734843Z  2025-07-24T04:07:05.1735251Z  2025-07-24T04:07:05.1735806Z  2025-07-24T04:07:05.1736187Z  2025-07-24T04:07:05.1736820Z  2025-07-24T04:07:05.1737713Z [3,002 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:05.1738571Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.1739330Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:05.1740224Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.1740830Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.1741438Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.1742028Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.1742590Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:05.1743602Z Compiling torch/csrc/api/src/imethod.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:07:05.4957018Z 2025-07-24T04:07:05.4957619Z  2025-07-24T04:07:05.4957915Z  2025-07-24T04:07:05.4958132Z  2025-07-24T04:07:05.4958360Z  2025-07-24T04:07:05.4958576Z  2025-07-24T04:07:05.4958824Z  2025-07-24T04:07:05.4959034Z  2025-07-24T04:07:05.4959257Z  2025-07-24T04:07:05.4959798Z [3,002 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:05.4960327Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:05.4960848Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:05.4961363Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.4961711Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.4962041Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.4962386Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.4962729Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:05.6196159Z Compiling torch/csrc/api/src/imethod.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:07:05.7763678Z 2025-07-24T04:07:05.7764403Z  2025-07-24T04:07:05.7764861Z  2025-07-24T04:07:05.7765554Z  2025-07-24T04:07:05.7765969Z  2025-07-24T04:07:05.7766444Z  2025-07-24T04:07:05.7766809Z  2025-07-24T04:07:05.7767194Z  2025-07-24T04:07:05.7767554Z  2025-07-24T04:07:05.7768434Z [3,004 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:05.7769567Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:05.7770513Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.7771112Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.7771704Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:05.7772245Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.7772831Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:05.7773645Z Compiling torch/csrc/api/src/jit.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:05.7774728Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:07:06.0208422Z 2025-07-24T04:07:06.0209179Z  2025-07-24T04:07:06.0209577Z  2025-07-24T04:07:06.0209933Z  2025-07-24T04:07:06.0210261Z  2025-07-24T04:07:06.0210603Z  2025-07-24T04:07:06.0210942Z  2025-07-24T04:07:06.0211362Z  2025-07-24T04:07:06.0211736Z  2025-07-24T04:07:06.0212596Z [3,005 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:06.0213691Z Compiling torch/csrc/distributed/rpc/utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:06.0214519Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:06.0215089Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:06.0215637Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:06.0216186Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:06.0216702Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:06.0217456Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:06.0218460Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox ... 2025-07-24T04:07:06.8583777Z 2025-07-24T04:07:06.8584633Z  2025-07-24T04:07:06.8585073Z  2025-07-24T04:07:06.8585430Z  2025-07-24T04:07:06.8585778Z  2025-07-24T04:07:06.8586162Z  2025-07-24T04:07:06.8586521Z  2025-07-24T04:07:06.8586898Z  2025-07-24T04:07:06.8587257Z  2025-07-24T04:07:06.8588195Z [3,006 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:06.8589305Z Compiling torch/csrc/distributed/rpc/utils.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:06.8590166Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:06.8591085Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:06.8591701Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:06.8592309Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:06.8593138Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:06.8594141Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:06.8595280Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox ... 2025-07-24T04:07:07.0763312Z 2025-07-24T04:07:07.0763980Z  2025-07-24T04:07:07.0764828Z  2025-07-24T04:07:07.0765050Z  2025-07-24T04:07:07.0765278Z  2025-07-24T04:07:07.0765489Z  2025-07-24T04:07:07.0765711Z  2025-07-24T04:07:07.0765922Z  2025-07-24T04:07:07.0766144Z  2025-07-24T04:07:07.0766692Z [3,008 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:07.0767409Z Compiling torch/csrc/distributed/rpc/utils.cpp; 7s processwrapper-sandbox 2025-07-24T04:07:07.0769814Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:07.0770433Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:07.0771046Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:07.0771833Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:07.0772847Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:07.0773960Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:07.0774845Z //:torch; 4s processwrapper-sandbox ... 2025-07-24T04:07:07.3642670Z 2025-07-24T04:07:07.3643645Z  2025-07-24T04:07:07.3643926Z  2025-07-24T04:07:07.3644156Z  2025-07-24T04:07:07.3644366Z  2025-07-24T04:07:07.3644602Z  2025-07-24T04:07:07.3644812Z  2025-07-24T04:07:07.3645035Z  2025-07-24T04:07:07.3645246Z  2025-07-24T04:07:07.3645815Z [3,010 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:07.3646361Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:07.3646718Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:07.3647212Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:07.3647839Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:07.3648461Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:07.3648948Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:07.3649301Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:07.3649882Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:07.6215913Z 2025-07-24T04:07:07.6216661Z  2025-07-24T04:07:07.6217096Z  2025-07-24T04:07:07.6217489Z  2025-07-24T04:07:07.6217854Z  2025-07-24T04:07:07.6218220Z  2025-07-24T04:07:07.6218565Z  2025-07-24T04:07:07.6229711Z  2025-07-24T04:07:07.6230108Z  2025-07-24T04:07:07.6230937Z [3,010 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:07.6231829Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:07.6232412Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:07.6233495Z Compiling torch/csrc/api/src/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:07.6234553Z Compiling torch/csrc/api/src/nn/init.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:07.6235505Z Compiling torch/csrc/api/src/nn/module.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:07.6236247Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:07.6236827Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:07.6237412Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:07.8220623Z 2025-07-24T04:07:07.8221720Z  2025-07-24T04:07:07.8222173Z  2025-07-24T04:07:07.8222566Z  2025-07-24T04:07:07.8222918Z  2025-07-24T04:07:07.8223603Z  2025-07-24T04:07:07.8224012Z  2025-07-24T04:07:07.8224383Z  2025-07-24T04:07:07.8224884Z  2025-07-24T04:07:07.8225811Z [3,011 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:07.8226756Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:07.8227551Z Compiling torch/csrc/api/src/serialize.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:07.8228628Z Compiling torch/csrc/api/src/nn/init.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:07.8229723Z Compiling torch/csrc/api/src/nn/module.cpp; 5s processwrapper-sandbox 2025-07-24T04:07:07.8230591Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:07.8231208Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:07.8231786Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:07.8232347Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:08.6044436Z 2025-07-24T04:07:08.6045190Z  2025-07-24T04:07:08.6045627Z  2025-07-24T04:07:08.6046261Z  2025-07-24T04:07:08.6046601Z  2025-07-24T04:07:08.6046924Z  2025-07-24T04:07:08.6047267Z  2025-07-24T04:07:08.6047627Z  2025-07-24T04:07:08.6048001Z  2025-07-24T04:07:08.6048921Z [3,012 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:08.6050393Z Compiling torch/csrc/api/src/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:08.6051387Z Compiling torch/csrc/api/src/nn/init.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:08.6052412Z Compiling torch/csrc/api/src/nn/module.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:08.6053316Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:08.6053939Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:08.6054551Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:08.6055117Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:08.6055657Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:08.8228228Z 2025-07-24T04:07:08.8228961Z  2025-07-24T04:07:08.8229367Z  2025-07-24T04:07:08.8229685Z  2025-07-24T04:07:08.8230011Z  2025-07-24T04:07:08.8230322Z  2025-07-24T04:07:08.8230638Z  2025-07-24T04:07:08.8230942Z  2025-07-24T04:07:08.8231274Z  2025-07-24T04:07:08.8232068Z [3,012 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:08.8233079Z Compiling torch/csrc/api/src/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:08.8233989Z Compiling torch/csrc/api/src/nn/init.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:08.8234926Z Compiling torch/csrc/api/src/nn/module.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:08.8235681Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:08.8236190Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:08.8236715Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:08.8237235Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:08.8237781Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:07:09.0229643Z 2025-07-24T04:07:09.0230452Z  2025-07-24T04:07:09.0230794Z  2025-07-24T04:07:09.0231014Z  2025-07-24T04:07:09.0231240Z  2025-07-24T04:07:09.0237668Z  2025-07-24T04:07:09.0237929Z  2025-07-24T04:07:09.0238185Z  2025-07-24T04:07:09.0238393Z  2025-07-24T04:07:09.0239195Z [3,013 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:09.0240018Z Compiling torch/csrc/api/src/serialize.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:09.0240874Z Compiling torch/csrc/api/src/nn/init.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:09.0241794Z Compiling torch/csrc/api/src/nn/module.cpp; 6s processwrapper-sandbox 2025-07-24T04:07:09.0242370Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:09.0242801Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.0245380Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.0246303Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.0246895Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:07:09.3581021Z 2025-07-24T04:07:09.3581823Z  2025-07-24T04:07:09.3582289Z  2025-07-24T04:07:09.3582626Z  2025-07-24T04:07:09.3582950Z  2025-07-24T04:07:09.3583252Z  2025-07-24T04:07:09.3583568Z  2025-07-24T04:07:09.3583867Z  2025-07-24T04:07:09.3584187Z  2025-07-24T04:07:09.3585080Z [3,016 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:09.3585836Z //:torch; 6s processwrapper-sandbox 2025-07-24T04:07:09.3586346Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.3586827Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.3587335Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.3587820Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.3588566Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.3589040Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:09.3589555Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:09.5740876Z 2025-07-24T04:07:09.5741677Z  2025-07-24T04:07:09.5742137Z  2025-07-24T04:07:09.5742531Z  2025-07-24T04:07:09.5742854Z  2025-07-24T04:07:09.5743197Z  2025-07-24T04:07:09.5743547Z  2025-07-24T04:07:09.5743912Z  2025-07-24T04:07:09.5744266Z  2025-07-24T04:07:09.5745337Z [3,017 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:09.5746280Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.5746830Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.5747358Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.5747881Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.5748426Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.5748997Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:09.5749571Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:09.5750365Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:09.8389529Z 2025-07-24T04:07:09.8390265Z  2025-07-24T04:07:09.8390734Z  2025-07-24T04:07:09.8391142Z  2025-07-24T04:07:09.8391523Z  2025-07-24T04:07:09.8391881Z  2025-07-24T04:07:09.8392267Z  2025-07-24T04:07:09.8392638Z  2025-07-24T04:07:09.8393026Z  2025-07-24T04:07:09.8393957Z [3,017 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:09.8394873Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:09.8395486Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.8396068Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.8396690Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:09.8397259Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:09.8397868Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:09.8398429Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:09.8399033Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:10.2719418Z 2025-07-24T04:07:10.2720175Z  2025-07-24T04:07:10.2720618Z  2025-07-24T04:07:10.2721249Z  2025-07-24T04:07:10.2721601Z  2025-07-24T04:07:10.2721999Z  2025-07-24T04:07:10.2722385Z  2025-07-24T04:07:10.2722767Z  2025-07-24T04:07:10.2723163Z  2025-07-24T04:07:10.2724145Z [3,018 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:10.2725055Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:10.2725579Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.2726105Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.2726656Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.2727268Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.2728141Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.2728796Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.2729437Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:10.4957986Z 2025-07-24T04:07:10.4959012Z  2025-07-24T04:07:10.4959620Z  2025-07-24T04:07:10.4960111Z  2025-07-24T04:07:10.4960593Z  2025-07-24T04:07:10.4961071Z  2025-07-24T04:07:10.4961457Z  2025-07-24T04:07:10.4961936Z  2025-07-24T04:07:10.4962393Z  2025-07-24T04:07:10.4963381Z [3,019 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:10.4964377Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.4965037Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.4965731Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.4966424Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.4967143Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.4967856Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.4968859Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.4969501Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:10.7537103Z 2025-07-24T04:07:10.7537855Z  2025-07-24T04:07:10.7538298Z  2025-07-24T04:07:10.7538726Z  2025-07-24T04:07:10.7539101Z  2025-07-24T04:07:10.7539488Z  2025-07-24T04:07:10.7539858Z  2025-07-24T04:07:10.7540236Z  2025-07-24T04:07:10.7540591Z  2025-07-24T04:07:10.7541517Z [3,021 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:10.7542439Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:10.7543062Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.7543672Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.7544279Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.7544968Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.7545591Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:10.7546195Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:10.7546812Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:11.0398330Z 2025-07-24T04:07:11.0399069Z  2025-07-24T04:07:11.0399529Z  2025-07-24T04:07:11.0399933Z  2025-07-24T04:07:11.0400318Z  2025-07-24T04:07:11.0400691Z  2025-07-24T04:07:11.0401060Z  2025-07-24T04:07:11.0401450Z  2025-07-24T04:07:11.0401826Z  2025-07-24T04:07:11.0402755Z [3,021 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:11.0403711Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:11.0404329Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.0404921Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.0405524Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.0406109Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.0406718Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.0407333Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.0407933Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:11.3564529Z 2025-07-24T04:07:11.3565290Z  2025-07-24T04:07:11.3565738Z  2025-07-24T04:07:11.3566347Z  2025-07-24T04:07:11.3566663Z  2025-07-24T04:07:11.3567001Z  2025-07-24T04:07:11.3567364Z  2025-07-24T04:07:11.3567722Z  2025-07-24T04:07:11.3568088Z  2025-07-24T04:07:11.3569015Z [3,022 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:11.3569956Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:11.3570503Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.3571030Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.3571523Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.3572062Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.3572858Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.3573754Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:11.3574694Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:11.5977411Z 2025-07-24T04:07:11.5978148Z  2025-07-24T04:07:11.5978624Z  2025-07-24T04:07:11.5979011Z  2025-07-24T04:07:11.5979414Z  2025-07-24T04:07:11.5979782Z  2025-07-24T04:07:11.5980178Z  2025-07-24T04:07:11.5980547Z  2025-07-24T04:07:11.5980947Z  2025-07-24T04:07:11.5981889Z [3,023 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:11.5982860Z //:torch; 5s processwrapper-sandbox 2025-07-24T04:07:11.5983503Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.5984120Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.5984869Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.5985487Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.5987600Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:11.5988583Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.5989247Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:11.8405619Z 2025-07-24T04:07:11.8407615Z  2025-07-24T04:07:11.8408081Z  2025-07-24T04:07:11.8408498Z  2025-07-24T04:07:11.8408877Z  2025-07-24T04:07:11.8409268Z  2025-07-24T04:07:11.8409653Z  2025-07-24T04:07:11.8410015Z  2025-07-24T04:07:11.8410394Z  2025-07-24T04:07:11.8411331Z [3,026 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:11.8412279Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.8412878Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:11.8413492Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:11.8414081Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.8414714Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.8415302Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.8415900Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:11.8416518Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:12.1387424Z 2025-07-24T04:07:12.1388192Z  2025-07-24T04:07:12.1388645Z  2025-07-24T04:07:12.1389029Z  2025-07-24T04:07:12.1389404Z  2025-07-24T04:07:12.1389960Z  2025-07-24T04:07:12.1390335Z  2025-07-24T04:07:12.1390714Z  2025-07-24T04:07:12.1391050Z  2025-07-24T04:07:12.1391891Z [3,027 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:12.1392740Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:12.1393303Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:12.1393904Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:12.1394498Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:12.1395134Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:12.1395738Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:12.1396570Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2025-07-24T04:07:12.1397368Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:12.3507748Z 2025-07-24T04:07:12.3508584Z  2025-07-24T04:07:12.3509040Z  2025-07-24T04:07:12.3509443Z  2025-07-24T04:07:12.3509853Z  2025-07-24T04:07:12.3510249Z  2025-07-24T04:07:12.3510670Z  2025-07-24T04:07:12.3511063Z  2025-07-24T04:07:12.3511470Z  2025-07-24T04:07:12.3512448Z [3,028 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:12.3513396Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:12.3513973Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:12.3514514Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:12.3515441Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:12.3515968Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:12.3516760Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:12.3517557Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:12.3518093Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:13.3277972Z 2025-07-24T04:07:13.3278835Z  2025-07-24T04:07:13.3279264Z  2025-07-24T04:07:13.3279602Z  2025-07-24T04:07:13.3279982Z  2025-07-24T04:07:13.3280329Z  2025-07-24T04:07:13.3280678Z  2025-07-24T04:07:13.3281034Z  2025-07-24T04:07:13.3281367Z  2025-07-24T04:07:13.3282286Z [3,029 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:13.3283190Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.3283811Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.3284396Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.3285179Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.3285926Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:13.3286815Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:13.3287408Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:13.3288038Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:13.6417698Z 2025-07-24T04:07:13.6418475Z  2025-07-24T04:07:13.6418914Z  2025-07-24T04:07:13.6419261Z  2025-07-24T04:07:13.6419649Z  2025-07-24T04:07:13.6420012Z  2025-07-24T04:07:13.6420390Z  2025-07-24T04:07:13.6420753Z  2025-07-24T04:07:13.6421119Z  2025-07-24T04:07:13.6422090Z [3,029 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:13.6422914Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.6423446Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.6423981Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.6424727Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.6425624Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:13.6426571Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.6427132Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.6427664Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:13.8420928Z 2025-07-24T04:07:13.8421665Z  2025-07-24T04:07:13.8422100Z  2025-07-24T04:07:13.8422494Z  2025-07-24T04:07:13.8422863Z  2025-07-24T04:07:13.8423237Z  2025-07-24T04:07:13.8423605Z  2025-07-24T04:07:13.8423980Z  2025-07-24T04:07:13.8424346Z  2025-07-24T04:07:13.8425395Z [3,031 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:13.8426312Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.8426930Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:13.8427856Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:13.8428758Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.8429355Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.8429977Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:13.8430804Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:13.8431406Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:14.1825349Z 2025-07-24T04:07:14.1826110Z  2025-07-24T04:07:14.1826534Z  2025-07-24T04:07:14.1826943Z  2025-07-24T04:07:14.1827292Z  2025-07-24T04:07:14.1827650Z  2025-07-24T04:07:14.1828025Z  2025-07-24T04:07:14.1828411Z  2025-07-24T04:07:14.1828789Z  2025-07-24T04:07:14.1829779Z [3,033 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:14.1831318Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:14.1832209Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.1832761Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.1833360Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.1833985Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:14.1834597Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:14.1835222Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:14.1835821Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:14.4428096Z 2025-07-24T04:07:14.4428833Z  2025-07-24T04:07:14.4429290Z  2025-07-24T04:07:14.4429669Z  2025-07-24T04:07:14.4430059Z  2025-07-24T04:07:14.4430427Z  2025-07-24T04:07:14.4430812Z  2025-07-24T04:07:14.4431178Z  2025-07-24T04:07:14.4431554Z  2025-07-24T04:07:14.4432459Z [3,033 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:14.4433722Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:14.4434859Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.4435432Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.4436032Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.4436616Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.4437195Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:14.4437748Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:14.4438339Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:14.6851228Z 2025-07-24T04:07:14.6851971Z  2025-07-24T04:07:14.6852389Z  2025-07-24T04:07:14.6852724Z  2025-07-24T04:07:14.6853039Z  2025-07-24T04:07:14.6853364Z  2025-07-24T04:07:14.6853673Z  2025-07-24T04:07:14.6854009Z  2025-07-24T04:07:14.6854345Z  2025-07-24T04:07:14.6855280Z [3,034 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:14.6856265Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:14.6856931Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:14.6857511Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.6858083Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.6858667Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.6859272Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:14.6860129Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:14.6860922Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:15.0432560Z 2025-07-24T04:07:15.0433323Z  2025-07-24T04:07:15.0433999Z  2025-07-24T04:07:15.0434499Z  2025-07-24T04:07:15.0434990Z  2025-07-24T04:07:15.0435443Z  2025-07-24T04:07:15.0435914Z  2025-07-24T04:07:15.0436392Z  2025-07-24T04:07:15.0436838Z  2025-07-24T04:07:15.0437930Z [3,034 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:15.0439016Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.0439711Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.0440411Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.0441087Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.0442016Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.0442715Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.0443706Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:15.0444758Z //:torch; 3s processwrapper-sandbox ... 2025-07-24T04:07:15.2468492Z 2025-07-24T04:07:15.2469162Z  2025-07-24T04:07:15.2469554Z  2025-07-24T04:07:15.2469916Z  2025-07-24T04:07:15.2470230Z  2025-07-24T04:07:15.2470549Z  2025-07-24T04:07:15.2470865Z  2025-07-24T04:07:15.2471188Z  2025-07-24T04:07:15.2471533Z  2025-07-24T04:07:15.2472649Z [3,036 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:15.2473484Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.2473985Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.2474487Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.2474974Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.2475706Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:15.2476465Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.2476972Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.2477490Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:15.4484236Z 2025-07-24T04:07:15.4486246Z  2025-07-24T04:07:15.4486728Z  2025-07-24T04:07:15.4487105Z  2025-07-24T04:07:15.4487492Z  2025-07-24T04:07:15.4487864Z  2025-07-24T04:07:15.4488227Z  2025-07-24T04:07:15.4488596Z  2025-07-24T04:07:15.4488975Z  2025-07-24T04:07:15.4489930Z [3,037 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:15.4491120Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.4491731Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.4492309Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.4493195Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:15.4494080Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.4494671Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.4495225Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.4495819Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:15.7515041Z 2025-07-24T04:07:15.7515828Z  2025-07-24T04:07:15.7516265Z  2025-07-24T04:07:15.7516587Z  2025-07-24T04:07:15.7516931Z  2025-07-24T04:07:15.7517232Z  2025-07-24T04:07:15.7517557Z  2025-07-24T04:07:15.7517874Z  2025-07-24T04:07:15.7518230Z  2025-07-24T04:07:15.7519157Z [3,038 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:15.7520123Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.7520746Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.7521591Z Compiling torch/csrc/jit/passes/autocast.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:15.7522382Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:15.7522898Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.7523428Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:15.7523978Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:15.7524585Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:16.0440486Z 2025-07-24T04:07:16.0441213Z  2025-07-24T04:07:16.0441636Z  2025-07-24T04:07:16.0442024Z  2025-07-24T04:07:16.0442383Z  2025-07-24T04:07:16.0442742Z  2025-07-24T04:07:16.0443105Z  2025-07-24T04:07:16.0443473Z  2025-07-24T04:07:16.0443871Z  2025-07-24T04:07:16.0444785Z [3,039 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:16.0445700Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:16.0446558Z Compiling torch/csrc/jit/passes/autocast.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:16.0447656Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:16.0448257Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.0448832Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.0449399Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.0450355Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.0451572Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:16.3468468Z 2025-07-24T04:07:16.3469180Z  2025-07-24T04:07:16.3469634Z  2025-07-24T04:07:16.3469991Z  2025-07-24T04:07:16.3470372Z  2025-07-24T04:07:16.3470738Z  2025-07-24T04:07:16.3471099Z  2025-07-24T04:07:16.3471801Z  2025-07-24T04:07:16.3472206Z  2025-07-24T04:07:16.3473116Z [3,041 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:16.3474036Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:16.3474642Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:16.3475245Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.3475844Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.3476435Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.3477031Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.3477635Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.3478230Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:16.5989253Z 2025-07-24T04:07:16.5990017Z  2025-07-24T04:07:16.5990451Z  2025-07-24T04:07:16.5990840Z  2025-07-24T04:07:16.5991202Z  2025-07-24T04:07:16.5991554Z  2025-07-24T04:07:16.5991893Z  2025-07-24T04:07:16.5992218Z  2025-07-24T04:07:16.5992829Z  2025-07-24T04:07:16.5993691Z [3,043 / 3,095] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-07-24T04:07:16.5994567Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:16.5995147Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.5995762Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.5996350Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.5996949Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.5997525Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.5998352Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2025-07-24T04:07:16.5999149Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:16.8418640Z 2025-07-24T04:07:16.8419621Z  2025-07-24T04:07:16.8420064Z  2025-07-24T04:07:16.8420434Z  2025-07-24T04:07:16.8420791Z  2025-07-24T04:07:16.8421177Z  2025-07-24T04:07:16.8421591Z  2025-07-24T04:07:16.8421956Z  2025-07-24T04:07:16.8422330Z  2025-07-24T04:07:16.8423209Z [3,044 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:16.8424078Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.8424820Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.8425432Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:16.8426021Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.8426634Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:16.8427439Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:16.8428315Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:16.8428919Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:17.0447670Z 2025-07-24T04:07:17.0448424Z  2025-07-24T04:07:17.0448864Z  2025-07-24T04:07:17.0449231Z  2025-07-24T04:07:17.0449587Z  2025-07-24T04:07:17.0450126Z  2025-07-24T04:07:17.0450475Z  2025-07-24T04:07:17.0450804Z  2025-07-24T04:07:17.0451154Z  2025-07-24T04:07:17.0451997Z [3,044 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:17.0452861Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.0453650Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.0454194Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.0454747Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.0455249Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:17.0456052Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:17.0456895Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:17.0457498Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:17.7517156Z 2025-07-24T04:07:17.7517885Z  2025-07-24T04:07:17.7518299Z  2025-07-24T04:07:17.7518631Z  2025-07-24T04:07:17.7520039Z  2025-07-24T04:07:17.7520448Z  2025-07-24T04:07:17.7520783Z  2025-07-24T04:07:17.7521116Z  2025-07-24T04:07:17.7521437Z  2025-07-24T04:07:17.7522276Z [3,045 / 3,095] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:17.7523115Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:17.7523668Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.7524187Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.7524723Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:17.7525504Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:17.7526337Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:17.7526882Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:17.7527419Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:18.0454381Z 2025-07-24T04:07:18.0455263Z  2025-07-24T04:07:18.0455705Z  2025-07-24T04:07:18.0456145Z  2025-07-24T04:07:18.0456782Z  2025-07-24T04:07:18.0457922Z  2025-07-24T04:07:18.0458274Z  2025-07-24T04:07:18.0458663Z  2025-07-24T04:07:18.0459025Z  2025-07-24T04:07:18.0459884Z [3,046 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:18.0460820Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:18.0461407Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:18.0462032Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:18.0462988Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:18.0463934Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:18.0464632Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:18.0465428Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:18.0466664Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:07:18.4461269Z 2025-07-24T04:07:18.4462091Z  2025-07-24T04:07:18.4463960Z  2025-07-24T04:07:18.4464332Z  2025-07-24T04:07:18.4464770Z  2025-07-24T04:07:18.4465122Z  2025-07-24T04:07:18.4465491Z  2025-07-24T04:07:18.4465846Z  2025-07-24T04:07:18.4466222Z  2025-07-24T04:07:18.4467164Z [3,048 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:18.4468094Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:18.4468902Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:18.4469786Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:18.4470372Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:18.4488256Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:18.4489574Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:18.4490651Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:18.4491533Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:18.8464816Z 2025-07-24T04:07:18.8465569Z  2025-07-24T04:07:18.8466056Z  2025-07-24T04:07:18.8466460Z  2025-07-24T04:07:18.8466834Z  2025-07-24T04:07:18.8467475Z  2025-07-24T04:07:18.8467864Z  2025-07-24T04:07:18.8468256Z  2025-07-24T04:07:18.8468623Z  2025-07-24T04:07:18.8469559Z [3,049 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:18.8470806Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:18.8471749Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:18.8472353Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:18.8473262Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:18.8474674Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:18.8475838Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:18.8476735Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:18.8477366Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:19.2468646Z 2025-07-24T04:07:19.2469392Z  2025-07-24T04:07:19.2469853Z  2025-07-24T04:07:19.2470239Z  2025-07-24T04:07:19.2470633Z  2025-07-24T04:07:19.2470985Z  2025-07-24T04:07:19.2471363Z  2025-07-24T04:07:19.2471720Z  2025-07-24T04:07:19.2472090Z  2025-07-24T04:07:19.2472990Z [3,050 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:19.2473887Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:19.2474458Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:19.2475325Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.2476554Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.2477933Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.2478833Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:19.2479734Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:19.2480667Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:19.4486220Z 2025-07-24T04:07:19.4487115Z  2025-07-24T04:07:19.4487579Z  2025-07-24T04:07:19.4487972Z  2025-07-24T04:07:19.4488355Z  2025-07-24T04:07:19.4488712Z  2025-07-24T04:07:19.4489086Z  2025-07-24T04:07:19.4489429Z  2025-07-24T04:07:19.4489775Z  2025-07-24T04:07:19.4490740Z [3,051 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:19.4491693Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:19.4492690Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.4493905Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.4495120Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.4496030Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:19.4496946Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.4497785Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:19.4498382Z //:torch; 2s processwrapper-sandbox ... 2025-07-24T04:07:19.8478944Z 2025-07-24T04:07:19.8479566Z  2025-07-24T04:07:19.8479839Z  2025-07-24T04:07:19.8480079Z  2025-07-24T04:07:19.8480291Z  2025-07-24T04:07:19.8480514Z  2025-07-24T04:07:19.8480729Z  2025-07-24T04:07:19.8480955Z  2025-07-24T04:07:19.8481271Z  2025-07-24T04:07:19.8481826Z [3,054 / 3,095] 3 / 26 tests; 13 actions running; last test: ...til_base_tests 2025-07-24T04:07:19.8482636Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:19.8483276Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:19.8483818Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:19.8484503Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.8485014Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:19.8485579Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:19.8486102Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:19.8486606Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox ... 2025-07-24T04:07:20.2483537Z 2025-07-24T04:07:20.2484292Z  2025-07-24T04:07:20.2484746Z  2025-07-24T04:07:20.2485096Z  2025-07-24T04:07:20.2485438Z  2025-07-24T04:07:20.2485779Z  2025-07-24T04:07:20.2486128Z  2025-07-24T04:07:20.2486491Z  2025-07-24T04:07:20.2487190Z  2025-07-24T04:07:20.2488171Z [3,057 / 3,095] 3 / 26 tests; 10 actions running; last test: ...til_base_tests 2025-07-24T04:07:20.2489409Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:20.2490297Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:20.2491040Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:20.2491855Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:20.2492742Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:20.2493667Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:20.2494491Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:20.2495300Z //:torch; 1s processwrapper-sandbox ... 2025-07-24T04:07:20.6485552Z 2025-07-24T04:07:20.6486184Z  2025-07-24T04:07:20.6486459Z  2025-07-24T04:07:20.6486691Z  2025-07-24T04:07:20.6487175Z  2025-07-24T04:07:20.6487503Z  2025-07-24T04:07:20.6487824Z  2025-07-24T04:07:20.6488050Z  2025-07-24T04:07:20.6488259Z  2025-07-24T04:07:20.6488946Z [3,060 / 3,095] 3 / 26 tests; 7 actions running; last test: ...util_base_tests 2025-07-24T04:07:20.6489491Z //:torch; 4s processwrapper-sandbox 2025-07-24T04:07:20.6490047Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2025-07-24T04:07:20.6490580Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:20.6491054Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2025-07-24T04:07:20.6491555Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:20.6491891Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:20.6492348Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox 2025-07-24T04:07:20.8489773Z 2025-07-24T04:07:20.8490388Z  2025-07-24T04:07:20.8490681Z  2025-07-24T04:07:20.8490963Z  2025-07-24T04:07:20.8491174Z  2025-07-24T04:07:20.8491400Z  2025-07-24T04:07:20.8491615Z  2025-07-24T04:07:20.8491837Z  2025-07-24T04:07:20.8492371Z [3,063 / 3,095] 3 / 26 tests; 4 actions running; last test: ...util_base_tests 2025-07-24T04:07:20.8492923Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:20.8493407Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:20.8493910Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:20.8494249Z //:torch; 1s processwrapper-sandbox 2025-07-24T04:07:21.2492047Z 2025-07-24T04:07:21.2492809Z  2025-07-24T04:07:21.2493107Z  2025-07-24T04:07:21.2493328Z  2025-07-24T04:07:21.2493557Z  2025-07-24T04:07:21.2494087Z [3,064 / 3,095] 3 / 26 tests; 3 actions running; last test: ...util_base_tests 2025-07-24T04:07:21.2494790Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-07-24T04:07:21.2495295Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:21.2495651Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:21.6495309Z 2025-07-24T04:07:21.6495990Z  2025-07-24T04:07:21.6496358Z  2025-07-24T04:07:21.6496713Z  2025-07-24T04:07:21.6497826Z [3,065 / 3,095] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-07-24T04:07:21.6498675Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:21.6499194Z //:torch; 2s processwrapper-sandbox 2025-07-24T04:07:22.0498963Z 2025-07-24T04:07:22.0499543Z  2025-07-24T04:07:22.0499815Z  2025-07-24T04:07:22.0500378Z [3,066 / 3,095] 3 / 26 tests; 1 action; last test: //c10/test:util_base_tests 2025-07-24T04:07:22.0500919Z //:torch; 3s processwrapper-sandbox 2025-07-24T04:07:22.4503210Z 2025-07-24T04:07:22.4503945Z  2025-07-24T04:07:22.4505436Z [3,067 / 3,095] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-07-24T04:07:22.4506591Z Linking libtorch.so; 0s processwrapper-sandbox 2025-07-24T04:07:23.4509870Z Linking jit_tests; 0s processwrapper-sandbox 2025-07-24T04:07:23.4510219Z 2025-07-24T04:07:23.4510517Z  2025-07-24T04:07:23.4510739Z  2025-07-24T04:07:23.4511269Z [3,067 / 3,095] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-07-24T04:07:23.4511837Z Linking libtorch.so; 1s processwrapper-sandbox 2025-07-24T04:07:23.4512245Z Linking jit_tests; 1s processwrapper-sandbox 2025-07-24T04:07:24.6515246Z 2025-07-24T04:07:24.6515799Z  2025-07-24T04:07:24.6516059Z  2025-07-24T04:07:24.6516620Z [3,067 / 3,095] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-07-24T04:07:24.6517204Z Linking libtorch.so; 2s processwrapper-sandbox 2025-07-24T04:07:24.6517648Z Linking jit_tests; 2s processwrapper-sandbox 2025-07-24T04:07:25.6520911Z 2025-07-24T04:07:25.6521383Z  2025-07-24T04:07:25.6521647Z  2025-07-24T04:07:25.6522180Z [3,067 / 3,095] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-07-24T04:07:25.6522761Z Linking libtorch.so; 3s processwrapper-sandbox 2025-07-24T04:07:25.6523194Z Linking jit_tests; 3s processwrapper-sandbox 2025-07-24T04:07:26.6526584Z 2025-07-24T04:07:26.6527143Z  2025-07-24T04:07:26.6527425Z  2025-07-24T04:07:26.6527966Z [3,067 / 3,095] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-07-24T04:07:26.6528548Z Linking libtorch.so; 4s processwrapper-sandbox 2025-07-24T04:07:26.6528967Z Linking jit_tests; 4s processwrapper-sandbox 2025-07-24T04:07:27.0659297Z 2025-07-24T04:07:27.0661595Z  2025-07-24T04:07:27.0662060Z  2025-07-24T04:07:27.0662862Z [3,069 / 3,095] 3 / 26 tests; 2 actions, 1 running; last test: ...l_base_tests 2025-07-24T04:07:27.0663651Z Linking jit_tests; 4s processwrapper-sandbox 2025-07-24T04:07:27.0664151Z [Prepa] Linking tensor_test 2025-07-24T04:07:27.2661833Z 2025-07-24T04:07:27.2662839Z  2025-07-24T04:07:27.2663282Z  2025-07-24T04:07:27.2664132Z [3,069 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:27.2665113Z Linking jit_tests; 5s processwrapper-sandbox 2025-07-24T04:07:27.2665765Z Linking dataloader_test; 0s processwrapper-sandbox 2025-07-24T04:07:27.2666398Z Linking static_test; 0s processwrapper-sandbox 2025-07-24T04:07:27.2667042Z Linking misc_test; 0s processwrapper-sandbox 2025-07-24T04:07:27.2667692Z Linking expanding_array_test; 0s processwrapper-sandbox 2025-07-24T04:07:27.2668376Z Linking any_test; 0s processwrapper-sandbox 2025-07-24T04:07:27.2668957Z Linking rnn_test; 0s processwrapper-sandbox 2025-07-24T04:07:27.2669593Z Linking enum_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:28.4670396Z 2025-07-24T04:07:28.4671142Z  2025-07-24T04:07:28.4671562Z  2025-07-24T04:07:28.4671919Z  2025-07-24T04:07:28.4672297Z  2025-07-24T04:07:28.4672642Z  2025-07-24T04:07:28.4673309Z  2025-07-24T04:07:28.4673658Z  2025-07-24T04:07:28.4674014Z  2025-07-24T04:07:28.4674879Z [3,069 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:28.4675794Z Linking jit_tests; 6s processwrapper-sandbox 2025-07-24T04:07:28.4676465Z Linking dataloader_test; 1s processwrapper-sandbox 2025-07-24T04:07:28.4677153Z Linking static_test; 1s processwrapper-sandbox 2025-07-24T04:07:28.4677806Z Linking misc_test; 1s processwrapper-sandbox 2025-07-24T04:07:28.4678511Z Linking expanding_array_test; 1s processwrapper-sandbox 2025-07-24T04:07:28.4679240Z Linking any_test; 1s processwrapper-sandbox 2025-07-24T04:07:28.4680134Z Linking rnn_test; 1s processwrapper-sandbox 2025-07-24T04:07:28.4680826Z Linking enum_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:29.6680012Z 2025-07-24T04:07:29.6680769Z  2025-07-24T04:07:29.6681158Z  2025-07-24T04:07:29.6681461Z  2025-07-24T04:07:29.6681811Z  2025-07-24T04:07:29.6682106Z  2025-07-24T04:07:29.6682417Z  2025-07-24T04:07:29.6682727Z  2025-07-24T04:07:29.6683039Z  2025-07-24T04:07:29.6683800Z [3,069 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:29.6684614Z Linking jit_tests; 7s processwrapper-sandbox 2025-07-24T04:07:29.6685231Z Linking dataloader_test; 2s processwrapper-sandbox 2025-07-24T04:07:29.6685821Z Linking static_test; 2s processwrapper-sandbox 2025-07-24T04:07:29.6686399Z Linking misc_test; 2s processwrapper-sandbox 2025-07-24T04:07:29.6687003Z Linking expanding_array_test; 2s processwrapper-sandbox 2025-07-24T04:07:29.6687893Z Linking any_test; 2s processwrapper-sandbox 2025-07-24T04:07:29.6688424Z Linking rnn_test; 2s processwrapper-sandbox 2025-07-24T04:07:29.6688998Z Linking enum_test; 2s processwrapper-sandbox ... 2025-07-24T04:07:30.6761203Z 2025-07-24T04:07:30.6761932Z  2025-07-24T04:07:30.6762402Z  2025-07-24T04:07:30.6762778Z  2025-07-24T04:07:30.6763151Z  2025-07-24T04:07:30.6763509Z  2025-07-24T04:07:30.6763874Z  2025-07-24T04:07:30.6764235Z  2025-07-24T04:07:30.6764626Z  2025-07-24T04:07:30.6765533Z [3,069 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:30.6766493Z Linking jit_tests; 8s processwrapper-sandbox 2025-07-24T04:07:30.6767254Z Linking dataloader_test; 3s processwrapper-sandbox 2025-07-24T04:07:30.6767985Z Linking static_test; 3s processwrapper-sandbox 2025-07-24T04:07:30.6768714Z Linking misc_test; 3s processwrapper-sandbox 2025-07-24T04:07:30.6769493Z Linking expanding_array_test; 3s processwrapper-sandbox 2025-07-24T04:07:30.6770275Z Linking any_test; 3s processwrapper-sandbox 2025-07-24T04:07:30.6770948Z Linking rnn_test; 3s processwrapper-sandbox 2025-07-24T04:07:30.6771677Z Linking enum_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:31.8769577Z 2025-07-24T04:07:31.8770547Z  2025-07-24T04:07:31.8771015Z  2025-07-24T04:07:31.8771423Z  2025-07-24T04:07:31.8771815Z  2025-07-24T04:07:31.8772222Z  2025-07-24T04:07:31.8772604Z  2025-07-24T04:07:31.8773014Z  2025-07-24T04:07:31.8773401Z  2025-07-24T04:07:31.8774376Z [3,069 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:31.8775428Z Linking jit_tests; 9s processwrapper-sandbox 2025-07-24T04:07:31.8776212Z Linking dataloader_test; 4s processwrapper-sandbox 2025-07-24T04:07:31.8777007Z Linking static_test; 4s processwrapper-sandbox 2025-07-24T04:07:31.8777798Z Linking misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:31.8778617Z Linking expanding_array_test; 4s processwrapper-sandbox 2025-07-24T04:07:31.8779427Z Linking any_test; 4s processwrapper-sandbox 2025-07-24T04:07:31.8780156Z Linking rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:31.8781187Z Linking enum_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:32.1205830Z 2025-07-24T04:07:32.1206518Z  2025-07-24T04:07:32.1206958Z  2025-07-24T04:07:32.1207364Z  2025-07-24T04:07:32.1207750Z  2025-07-24T04:07:32.1208148Z  2025-07-24T04:07:32.1208535Z  2025-07-24T04:07:32.1208935Z  2025-07-24T04:07:32.1209315Z  2025-07-24T04:07:32.1210271Z [3,070 / 3,096] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:32.1211308Z Linking jit_tests; 9s processwrapper-sandbox 2025-07-24T04:07:32.1212388Z Linking dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.1213205Z Linking static_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.1213946Z Linking misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:32.1214771Z Linking expanding_array_test; 4s processwrapper-sandbox 2025-07-24T04:07:32.1215573Z Linking rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:32.1216315Z Linking enum_test; 4s processwrapper-sandbox 2025-07-24T04:07:32.1217138Z Linking torch_include_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:32.3255771Z 2025-07-24T04:07:32.3256469Z  2025-07-24T04:07:32.3256938Z  2025-07-24T04:07:32.3257344Z  2025-07-24T04:07:32.3257743Z  2025-07-24T04:07:32.3258132Z  2025-07-24T04:07:32.3258536Z  2025-07-24T04:07:32.3258915Z  2025-07-24T04:07:32.3259313Z  2025-07-24T04:07:32.3260245Z [3,075 / 3,101] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:32.3261313Z Linking jit_tests; 10s processwrapper-sandbox 2025-07-24T04:07:32.3262346Z Linking dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.3263136Z Linking static_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.3263989Z Linking expanding_array_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.3264910Z Linking rnn_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.3265677Z Linking autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.3266541Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.3267414Z Linking jit_test; 5s processwrapper-sandbox ... 2025-07-24T04:07:32.6313033Z 2025-07-24T04:07:32.6314025Z  2025-07-24T04:07:32.6314470Z  2025-07-24T04:07:32.6314857Z  2025-07-24T04:07:32.6315239Z  2025-07-24T04:07:32.6315612Z  2025-07-24T04:07:32.6316022Z  2025-07-24T04:07:32.6316385Z  2025-07-24T04:07:32.6316786Z  2025-07-24T04:07:32.6317770Z [3,078 / 3,103] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:32.6318825Z Linking jit_tests; 10s processwrapper-sandbox 2025-07-24T04:07:32.6319601Z Linking dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.6320389Z Linking static_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.6321182Z Linking expanding_array_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.6322035Z Linking autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.6322786Z Linking jit_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.6323480Z Linking tensor_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.6324251Z Testing //:any_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:32.8776501Z 2025-07-24T04:07:32.8777301Z  2025-07-24T04:07:32.8777772Z  2025-07-24T04:07:32.8778147Z  2025-07-24T04:07:32.8778544Z  2025-07-24T04:07:32.8778939Z  2025-07-24T04:07:32.8779333Z  2025-07-24T04:07:32.8779734Z  2025-07-24T04:07:32.8780152Z  2025-07-24T04:07:32.8781104Z [3,081 / 3,106] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:32.8782080Z Linking jit_tests; 10s processwrapper-sandbox 2025-07-24T04:07:32.8782836Z Linking dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.8783844Z Linking static_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.8784677Z Linking autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:32.8785397Z Testing //:any_test; 0s processwrapper-sandbox 2025-07-24T04:07:32.8786096Z Testing //:misc_test; 0s processwrapper-sandbox 2025-07-24T04:07:32.8786810Z Testing //:memory_test; 0s processwrapper-sandbox 2025-07-24T04:07:32.8787595Z Testing //:torch_include_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:33.0780171Z 2025-07-24T04:07:33.0781182Z  2025-07-24T04:07:33.0781639Z  2025-07-24T04:07:33.0782020Z  2025-07-24T04:07:33.0782412Z  2025-07-24T04:07:33.0783050Z  2025-07-24T04:07:33.0783473Z  2025-07-24T04:07:33.0783835Z  2025-07-24T04:07:33.0784198Z  2025-07-24T04:07:33.0785227Z [3,083 / 3,108] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:33.0786219Z Linking jit_tests; 10s processwrapper-sandbox 2025-07-24T04:07:33.0786979Z Linking static_test; 5s processwrapper-sandbox 2025-07-24T04:07:33.0787712Z Testing //:any_test; 0s processwrapper-sandbox 2025-07-24T04:07:33.0788441Z Testing //:misc_test; 0s processwrapper-sandbox 2025-07-24T04:07:33.0789199Z Testing //:memory_test; 0s processwrapper-sandbox 2025-07-24T04:07:33.0790008Z Testing //:torch_include_test; 0s processwrapper-sandbox 2025-07-24T04:07:33.0790830Z Testing //:enum_test; 0s processwrapper-sandbox 2025-07-24T04:07:33.0791565Z Testing //:init_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:33.3118840Z 2025-07-24T04:07:33.3119798Z  2025-07-24T04:07:33.3120287Z  2025-07-24T04:07:33.3120938Z  2025-07-24T04:07:33.3121317Z  2025-07-24T04:07:33.3121668Z  2025-07-24T04:07:33.3122088Z  2025-07-24T04:07:33.3122468Z  2025-07-24T04:07:33.3122861Z  2025-07-24T04:07:33.3123831Z [3,084 / 3,109] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-07-24T04:07:33.3124855Z Linking jit_tests; 11s processwrapper-sandbox 2025-07-24T04:07:33.3125628Z Testing //:any_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.3126409Z Testing //:misc_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.3127142Z Testing //:memory_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.3127995Z Testing //:torch_include_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.3128850Z Testing //:enum_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.3129576Z Testing //:init_test; 0s processwrapper-sandbox 2025-07-24T04:07:33.3130452Z Linking tensor_options_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:33.6787872Z 2025-07-24T04:07:33.6788578Z  2025-07-24T04:07:33.6789024Z  2025-07-24T04:07:33.6789430Z  2025-07-24T04:07:33.6789828Z  2025-07-24T04:07:33.6790235Z  2025-07-24T04:07:33.6790607Z  2025-07-24T04:07:33.6791004Z  2025-07-24T04:07:33.6791409Z  2025-07-24T04:07:33.6792346Z [3,084 / 3,109] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:33.6793414Z Linking jit_tests; 11s processwrapper-sandbox 2025-07-24T04:07:33.6794166Z Testing //:any_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.6794922Z Testing //:misc_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.6795695Z Testing //:memory_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.6796540Z Testing //:torch_include_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.6797366Z Testing //:enum_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.6798118Z Testing //:init_test; 1s processwrapper-sandbox 2025-07-24T04:07:33.6799007Z Linking tensor_options_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:34.6952378Z 2025-07-24T04:07:34.6953162Z  2025-07-24T04:07:34.6953641Z  2025-07-24T04:07:34.6954056Z  2025-07-24T04:07:34.6954441Z  2025-07-24T04:07:34.6955138Z  2025-07-24T04:07:34.6955547Z  2025-07-24T04:07:34.6955975Z  2025-07-24T04:07:34.6956414Z  2025-07-24T04:07:34.6957418Z [3,084 / 3,109] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:34.6958494Z Linking jit_tests; 12s processwrapper-sandbox 2025-07-24T04:07:34.6959292Z Testing //:any_test; 2s processwrapper-sandbox 2025-07-24T04:07:34.6960098Z Testing //:misc_test; 2s processwrapper-sandbox 2025-07-24T04:07:34.6960876Z Testing //:memory_test; 2s processwrapper-sandbox 2025-07-24T04:07:34.6961733Z Testing //:torch_include_test; 2s processwrapper-sandbox 2025-07-24T04:07:34.6962796Z Testing //:enum_test; 2s processwrapper-sandbox 2025-07-24T04:07:34.6963610Z Testing //:init_test; 2s processwrapper-sandbox 2025-07-24T04:07:34.6964502Z Linking tensor_options_test; 2s processwrapper-sandbox ... 2025-07-24T04:07:35.6800876Z 2025-07-24T04:07:35.6801686Z  2025-07-24T04:07:35.6802385Z  2025-07-24T04:07:35.6802890Z  2025-07-24T04:07:35.6803381Z  2025-07-24T04:07:35.6803875Z  2025-07-24T04:07:35.6804372Z  2025-07-24T04:07:35.6804849Z  2025-07-24T04:07:35.6805350Z  2025-07-24T04:07:35.6806428Z [3,084 / 3,109] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-07-24T04:07:35.6807549Z Linking jit_tests; 13s processwrapper-sandbox 2025-07-24T04:07:35.6808419Z Testing //:any_test; 3s processwrapper-sandbox 2025-07-24T04:07:35.6809266Z Testing //:misc_test; 3s processwrapper-sandbox 2025-07-24T04:07:35.6810133Z Testing //:memory_test; 3s processwrapper-sandbox 2025-07-24T04:07:35.6811306Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-07-24T04:07:35.6812225Z Testing //:enum_test; 3s processwrapper-sandbox 2025-07-24T04:07:35.6813093Z Testing //:init_test; 3s processwrapper-sandbox 2025-07-24T04:07:35.6814039Z Linking tensor_options_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.1785374Z 2025-07-24T04:07:36.1786109Z  2025-07-24T04:07:36.1786524Z  2025-07-24T04:07:36.1786892Z  2025-07-24T04:07:36.1787238Z  2025-07-24T04:07:36.1787596Z  2025-07-24T04:07:36.1787949Z  2025-07-24T04:07:36.1788312Z  2025-07-24T04:07:36.1788659Z  2025-07-24T04:07:36.1789503Z [3,084 / 3,109] 4 / 26 tests; 16 actions running; last test: //:any_test 2025-07-24T04:07:36.1790430Z Linking jit_tests; 13s processwrapper-sandbox 2025-07-24T04:07:36.1791117Z Testing //:any_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.1791855Z Testing //:misc_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1792546Z Testing //:memory_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1793301Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1794022Z Testing //:enum_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1794652Z Testing //:init_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1795435Z Linking tensor_options_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.1860600Z 2025-07-24T04:07:36.1861228Z  2025-07-24T04:07:36.1861677Z  2025-07-24T04:07:36.1862079Z  2025-07-24T04:07:36.1862491Z  2025-07-24T04:07:36.1862874Z  2025-07-24T04:07:36.1863283Z  2025-07-24T04:07:36.1863679Z  2025-07-24T04:07:36.1864093Z  2025-07-24T04:07:36.1864752Z INFO: From Testing //:any_test: 2025-07-24T04:07:36.1865463Z ==================== Test output for //:any_test: 2025-07-24T04:07:36.1866131Z Running main() from gmock_main.cc 2025-07-24T04:07:36.1866760Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.1867382Z [==========] Running 30 tests from 2 test suites. 2025-07-24T04:07:36.1868066Z [----------] Global test environment set-up. 2025-07-24T04:07:36.1868740Z [----------] 18 tests from AnyModuleTest 2025-07-24T04:07:36.1869396Z [ RUN ] AnyModuleTest.SimpleReturnType 2025-07-24T04:07:36.1870372Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2025-07-24T04:07:36.1871207Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2025-07-24T04:07:36.1872218Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2025-07-24T04:07:36.1873228Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2025-07-24T04:07:36.1874242Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2025-07-24T04:07:36.1875253Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2025-07-24T04:07:36.1876247Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2025-07-24T04:07:36.1877564Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2025-07-24T04:07:36.1878915Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (1 ms) 2025-07-24T04:07:36.1880117Z [ RUN ] AnyModuleTest.WrongArgumentType 2025-07-24T04:07:36.1880768Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2025-07-24T04:07:36.1881461Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2025-07-24T04:07:36.1882447Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2025-07-24T04:07:36.1883608Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2025-07-24T04:07:36.1885161Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2025-07-24T04:07:36.1886509Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2025-07-24T04:07:36.1887386Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2025-07-24T04:07:36.1888289Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2025-07-24T04:07:36.1889165Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2025-07-24T04:07:36.1890211Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2025-07-24T04:07:36.1891065Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2025-07-24T04:07:36.1891934Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2025-07-24T04:07:36.1892870Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2025-07-24T04:07:36.1893795Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2025-07-24T04:07:36.1894712Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2025-07-24T04:07:36.1895608Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2025-07-24T04:07:36.1896385Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2025-07-24T04:07:36.1897277Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2025-07-24T04:07:36.1898253Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2025-07-24T04:07:36.1899188Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2025-07-24T04:07:36.1900130Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2025-07-24T04:07:36.1901023Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2025-07-24T04:07:36.1901922Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2025-07-24T04:07:36.1902884Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2025-07-24T04:07:36.1903842Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2025-07-24T04:07:36.1904850Z [----------] 18 tests from AnyModuleTest (3 ms total) 2025-07-24T04:07:36.1905373Z 2025-07-24T04:07:36.1906498Z [----------] 12 tests from AnyValueTest 2025-07-24T04:07:36.1907266Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2025-07-24T04:07:36.1908138Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2025-07-24T04:07:36.1909220Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2025-07-24T04:07:36.1910497Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2025-07-24T04:07:36.1911684Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2025-07-24T04:07:36.1912788Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2025-07-24T04:07:36.1913901Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2025-07-24T04:07:36.1915041Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2025-07-24T04:07:36.1916072Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2025-07-24T04:07:36.1917100Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2025-07-24T04:07:36.1918165Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2025-07-24T04:07:36.1919184Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2025-07-24T04:07:36.1920085Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2025-07-24T04:07:36.1920824Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2025-07-24T04:07:36.1921563Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2025-07-24T04:07:36.1922392Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2025-07-24T04:07:36.1923090Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2025-07-24T04:07:36.1923777Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2025-07-24T04:07:36.1924425Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2025-07-24T04:07:36.1925119Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2025-07-24T04:07:36.1925903Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2025-07-24T04:07:36.1927159Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2025-07-24T04:07:36.1927955Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2025-07-24T04:07:36.1928690Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2025-07-24T04:07:36.1929409Z [----------] 12 tests from AnyValueTest (0 ms total) 2025-07-24T04:07:36.1929828Z 2025-07-24T04:07:36.1930034Z [----------] Global test environment tear-down 2025-07-24T04:07:36.1930667Z [==========] 30 tests from 2 test suites ran. (3 ms total) 2025-07-24T04:07:36.1931337Z [ PASSED ] 30 tests. 2025-07-24T04:07:36.1931784Z ================================================================================ 2025-07-24T04:07:36.1932906Z [3,084 / 3,109] 4 / 26 tests; 16 actions running; last test: //:any_test 2025-07-24T04:07:36.1933781Z Linking jit_tests; 13s processwrapper-sandbox 2025-07-24T04:07:36.1934459Z Testing //:any_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.1935137Z Testing //:misc_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1935836Z Testing //:memory_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1936573Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1938107Z Testing //:enum_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1938798Z Testing //:init_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.1939565Z Linking tensor_options_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.3359384Z 2025-07-24T04:07:36.3362160Z  2025-07-24T04:07:36.3362527Z  2025-07-24T04:07:36.3362809Z  2025-07-24T04:07:36.3363070Z  2025-07-24T04:07:36.3363349Z  2025-07-24T04:07:36.3363611Z  2025-07-24T04:07:36.3363883Z  2025-07-24T04:07:36.3364157Z  2025-07-24T04:07:36.3364612Z INFO: From Testing //:expanding_array_test: 2025-07-24T04:07:36.3365149Z ==================== Test output for //:expanding_array_test: 2025-07-24T04:07:36.3365606Z Running main() from gmock_main.cc 2025-07-24T04:07:36.3366009Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.3366403Z [==========] Running 6 tests from 1 test suite. 2025-07-24T04:07:36.3366864Z [----------] Global test environment set-up. 2025-07-24T04:07:36.3367306Z [----------] 6 tests from ExpandingArrayTest 2025-07-24T04:07:36.3367867Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2025-07-24T04:07:36.3368582Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2025-07-24T04:07:36.3369234Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2025-07-24T04:07:36.3369826Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2025-07-24T04:07:36.3370395Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2025-07-24T04:07:36.3370971Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2025-07-24T04:07:36.3371746Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2025-07-24T04:07:36.3372395Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2025-07-24T04:07:36.3373377Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2025-07-24T04:07:36.3374738Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (0 ms) 2025-07-24T04:07:36.3376013Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2025-07-24T04:07:36.3377191Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2025-07-24T04:07:36.3378193Z [----------] 6 tests from ExpandingArrayTest (0 ms total) 2025-07-24T04:07:36.3378536Z 2025-07-24T04:07:36.3378698Z [----------] Global test environment tear-down 2025-07-24T04:07:36.3379164Z [==========] 6 tests from 1 test suite ran. (0 ms total) 2025-07-24T04:07:36.3379603Z [ PASSED ] 6 tests. 2025-07-24T04:07:36.3379930Z ================================================================================ 2025-07-24T04:07:36.3380723Z [3,085 / 3,109] 5 / 26 tests; 16 actions running; last test: ...ing_array_test 2025-07-24T04:07:36.3381382Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.3381892Z Testing //:misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3382406Z Testing //:memory_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3382962Z Testing //:torch_include_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3383516Z Testing //:enum_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3384016Z Testing //:init_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.3384729Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.3385310Z Testing //:serialize_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.3943345Z 2025-07-24T04:07:36.3944056Z  2025-07-24T04:07:36.3944612Z  2025-07-24T04:07:36.3944975Z  2025-07-24T04:07:36.3945280Z  2025-07-24T04:07:36.3945562Z  2025-07-24T04:07:36.3945852Z  2025-07-24T04:07:36.3946129Z  2025-07-24T04:07:36.3946427Z  2025-07-24T04:07:36.3946965Z INFO: From Testing //:torch_include_test: 2025-07-24T04:07:36.3947624Z ==================== Test output for //:torch_include_test: 2025-07-24T04:07:36.3948161Z Running main() from gmock_main.cc 2025-07-24T04:07:36.3948668Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.3949152Z [==========] Running 1 test from 1 test suite. 2025-07-24T04:07:36.3950025Z [----------] Global test environment set-up. 2025-07-24T04:07:36.3950574Z [----------] 1 test from TorchIncludeTest 2025-07-24T04:07:36.3951232Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2025-07-24T04:07:36.3951830Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2025-07-24T04:07:36.3952409Z [----------] 1 test from TorchIncludeTest (0 ms total) 2025-07-24T04:07:36.3952808Z 2025-07-24T04:07:36.3952988Z [----------] Global test environment tear-down 2025-07-24T04:07:36.3953499Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-07-24T04:07:36.3953983Z [ PASSED ] 1 test. 2025-07-24T04:07:36.3954350Z ================================================================================ 2025-07-24T04:07:36.3955377Z [3,086 / 3,109] 6 / 26 tests; 16 actions running; last test: ...h_include_test 2025-07-24T04:07:36.3956366Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.3957111Z Testing //:misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3957896Z Testing //:memory_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3958747Z Testing //:torch_include_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3959586Z Testing //:enum_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3960342Z Testing //:init_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.3961171Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.3962280Z Testing //:serialize_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.4032945Z 2025-07-24T04:07:36.4033797Z  2025-07-24T04:07:36.4034203Z  2025-07-24T04:07:36.4034533Z  2025-07-24T04:07:36.4034870Z  2025-07-24T04:07:36.4046322Z  2025-07-24T04:07:36.4046628Z  2025-07-24T04:07:36.4046912Z  2025-07-24T04:07:36.4047191Z  2025-07-24T04:07:36.4047593Z INFO: From Testing //:tensor_test: 2025-07-24T04:07:36.4157965Z ==================== Test output for //:tensor_test: 2025-07-24T04:07:36.4158603Z Running main() from gmock_main.cc 2025-07-24T04:07:36.4159414Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.4159957Z [==========] Running 48 tests from 1 test suite. 2025-07-24T04:07:36.4160595Z [----------] Global test environment set-up. 2025-07-24T04:07:36.4161127Z [----------] 48 tests from TensorTest 2025-07-24T04:07:36.4161691Z [ RUN ] TensorTest.ToDtype 2025-07-24T04:07:36.4162220Z [ OK ] TensorTest.ToDtype (1 ms) 2025-07-24T04:07:36.4162814Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2025-07-24T04:07:36.4163498Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2025-07-24T04:07:36.4164135Z [ RUN ] TensorTest.TensorAttributes 2025-07-24T04:07:36.4164710Z [ OK ] TensorTest.TensorAttributes (0 ms) 2025-07-24T04:07:36.4165333Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2025-07-24T04:07:36.4166025Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (0 ms) 2025-07-24T04:07:36.4166811Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2025-07-24T04:07:36.4167737Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2025-07-24T04:07:36.4168716Z [ RUN ] TensorTest.AtTensorCtorScalar 2025-07-24T04:07:36.4169311Z [ OK ] TensorTest.AtTensorCtorScalar (1 ms) 2025-07-24T04:07:36.4169940Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2025-07-24T04:07:36.4170569Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2025-07-24T04:07:36.4171247Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2025-07-24T04:07:36.4171922Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2025-07-24T04:07:36.4172703Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2025-07-24T04:07:36.4173573Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (0 ms) 2025-07-24T04:07:36.4174453Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2025-07-24T04:07:36.4175298Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2025-07-24T04:07:36.4176159Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2025-07-24T04:07:36.4177019Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2025-07-24T04:07:36.4177864Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2025-07-24T04:07:36.4178660Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2025-07-24T04:07:36.4179481Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2025-07-24T04:07:36.4180410Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2025-07-24T04:07:36.4181364Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2025-07-24T04:07:36.4182304Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2025-07-24T04:07:36.4183171Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2025-07-24T04:07:36.4183958Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2025-07-24T04:07:36.4184904Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2025-07-24T04:07:36.4185791Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (7 ms) 2025-07-24T04:07:36.4186649Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2025-07-24T04:07:36.4187556Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (4 ms) 2025-07-24T04:07:36.4188429Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2025-07-24T04:07:36.4189281Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2025-07-24T04:07:36.4190146Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2025-07-24T04:07:36.4191145Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2025-07-24T04:07:36.4191995Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2025-07-24T04:07:36.4192834Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2025-07-24T04:07:36.4193682Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2025-07-24T04:07:36.4194461Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2025-07-24T04:07:36.4195292Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2025-07-24T04:07:36.4196229Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:07:36.4197736Z W0724 04:07:35.718043 122120 Copy.cpp:309] Warning: Casting complex values to real discards the imaginary part (function operator()) 2025-07-24T04:07:36.4199154Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (0 ms) 2025-07-24T04:07:36.4199974Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2025-07-24T04:07:36.4200708Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2025-07-24T04:07:36.4201537Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2025-07-24T04:07:36.4202477Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2025-07-24T04:07:36.4203359Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2025-07-24T04:07:36.4204212Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (1 ms) 2025-07-24T04:07:36.4204968Z [ RUN ] TensorTest.Arange 2025-07-24T04:07:36.4205478Z [ OK ] TensorTest.Arange (0 ms) 2025-07-24T04:07:36.4206120Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2025-07-24T04:07:36.4206914Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2025-07-24T04:07:36.4207962Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2025-07-24T04:07:36.4209083Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2025-07-24T04:07:36.4209984Z [ RUN ] TensorTest.FromBlob 2025-07-24T04:07:36.4210545Z [ OK ] TensorTest.FromBlob (0 ms) 2025-07-24T04:07:36.4211158Z [ RUN ] TensorTest.FromBlobUsesDeleter 2025-07-24T04:07:36.4211829Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2025-07-24T04:07:36.4212481Z [ RUN ] TensorTest.FromBlobWithStrides 2025-07-24T04:07:36.4213146Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2025-07-24T04:07:36.4213754Z [ RUN ] TensorTest.Item 2025-07-24T04:07:36.4214272Z [ OK ] TensorTest.Item (0 ms) 2025-07-24T04:07:36.4214814Z [ RUN ] TensorTest.DataPtr 2025-07-24T04:07:36.4215348Z [ OK ] TensorTest.DataPtr (0 ms) 2025-07-24T04:07:36.4215894Z [ RUN ] TensorTest.Data 2025-07-24T04:07:36.4216393Z [ OK ] TensorTest.Data (0 ms) 2025-07-24T04:07:36.4216955Z [ RUN ] TensorTest.BackwardAndGrad 2025-07-24T04:07:36.4217574Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2025-07-24T04:07:36.4218249Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2025-07-24T04:07:36.4218944Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2025-07-24T04:07:36.4219667Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2025-07-24T04:07:36.4220356Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2025-07-24T04:07:36.4221084Z [ RUN ] TensorTest.BackwardComplexScalarOutput 2025-07-24T04:07:36.4221856Z [ OK ] TensorTest.BackwardComplexScalarOutput (0 ms) 2025-07-24T04:07:36.4222557Z [ RUN ] TensorTest.IsLeaf 2025-07-24T04:07:36.4223089Z [ OK ] TensorTest.IsLeaf (0 ms) 2025-07-24T04:07:36.4223623Z [ RUN ] TensorTest.OutputNr 2025-07-24T04:07:36.4224147Z [ OK ] TensorTest.OutputNr (0 ms) 2025-07-24T04:07:36.4224791Z [ RUN ] TensorTest.Version 2025-07-24T04:07:36.4225338Z [ OK ] TensorTest.Version (0 ms) 2025-07-24T04:07:36.4225881Z [ RUN ] TensorTest.Detach 2025-07-24T04:07:36.4226398Z [ OK ] TensorTest.Detach (0 ms) 2025-07-24T04:07:36.4226973Z [ RUN ] TensorTest.DetachInplace 2025-07-24T04:07:36.4227568Z [ OK ] TensorTest.DetachInplace (0 ms) 2025-07-24T04:07:36.4228236Z [ RUN ] TensorTest.SetData 2025-07-24T04:07:36.4228762Z [ OK ] TensorTest.SetData (0 ms) 2025-07-24T04:07:36.4229380Z [ RUN ] TensorTest.RequiresGradInplace 2025-07-24T04:07:36.4230022Z [ OK ] TensorTest.RequiresGradInplace (0 ms) 2025-07-24T04:07:36.4230659Z [ RUN ] TensorTest.StdDimension 2025-07-24T04:07:36.4231224Z [ OK ] TensorTest.StdDimension (1 ms) 2025-07-24T04:07:36.4231806Z [ RUN ] TensorTest.ReshapeAlias 2025-07-24T04:07:36.4232354Z [ OK ] TensorTest.ReshapeAlias (2 ms) 2025-07-24T04:07:36.4232943Z [ RUN ] TensorTest.BackendMetadata 2025-07-24T04:07:36.4233559Z [ OK ] TensorTest.BackendMetadata (0 ms) 2025-07-24T04:07:36.4234310Z [----------] 48 tests from TensorTest (37 ms total) 2025-07-24T04:07:36.4234755Z 2025-07-24T04:07:36.4234990Z [----------] Global test environment tear-down 2025-07-24T04:07:36.4235639Z [==========] 48 tests from 1 test suite ran. (37 ms total) 2025-07-24T04:07:36.4236240Z [ PASSED ] 48 tests. 2025-07-24T04:07:36.4236683Z ================================================================================ 2025-07-24T04:07:36.4237871Z [3,087 / 3,109] 7 / 26 tests; 16 actions, 15 running; last test: ...ensor_test 2025-07-24T04:07:36.4238826Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.4239533Z Testing //:misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.4240248Z Testing //:memory_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.4240938Z Testing //:enum_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.4241666Z Testing //:init_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.4242415Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.4243304Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.4244041Z Testing //:rnn_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.5103090Z 2025-07-24T04:07:36.5104208Z  2025-07-24T04:07:36.5104750Z  2025-07-24T04:07:36.5105152Z  2025-07-24T04:07:36.5105524Z  2025-07-24T04:07:36.5105896Z  2025-07-24T04:07:36.5106263Z  2025-07-24T04:07:36.5106654Z  2025-07-24T04:07:36.5107034Z  2025-07-24T04:07:36.5107548Z INFO: From Testing //:enum_test: 2025-07-24T04:07:36.5108429Z ==================== Test output for //:enum_test: 2025-07-24T04:07:36.5109139Z Running main() from gmock_main.cc 2025-07-24T04:07:36.5109835Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.5110426Z [==========] Running 1 test from 1 test suite. 2025-07-24T04:07:36.5111185Z [----------] Global test environment set-up. 2025-07-24T04:07:36.5111911Z [----------] 1 test from EnumTest 2025-07-24T04:07:36.5112578Z [ RUN ] EnumTest.AllEnums 2025-07-24T04:07:36.5113227Z [ OK ] EnumTest.AllEnums (0 ms) 2025-07-24T04:07:36.5113930Z [----------] 1 test from EnumTest (0 ms total) 2025-07-24T04:07:36.5114496Z 2025-07-24T04:07:36.5115012Z [----------] Global test environment tear-down 2025-07-24T04:07:36.5115707Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-07-24T04:07:36.5116330Z [ PASSED ] 1 test. 2025-07-24T04:07:36.5116817Z ================================================================================ 2025-07-24T04:07:36.5118033Z [3,088 / 3,109] 8 / 26 tests; 16 actions running; last test: //:enum_test 2025-07-24T04:07:36.5119001Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.5119741Z Testing //:misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.5120508Z Testing //:memory_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.5121257Z Testing //:enum_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.5122017Z Testing //:init_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.5122834Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.5123662Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6256717Z Testing //:rnn_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.6257547Z 2025-07-24T04:07:36.6257974Z  2025-07-24T04:07:36.6258389Z  2025-07-24T04:07:36.6258765Z  2025-07-24T04:07:36.6259154Z  2025-07-24T04:07:36.6259512Z  2025-07-24T04:07:36.6259908Z  2025-07-24T04:07:36.6260271Z  2025-07-24T04:07:36.6260637Z  2025-07-24T04:07:36.6261179Z INFO: From Testing //:memory_test: 2025-07-24T04:07:36.6261813Z ==================== Test output for //:memory_test: 2025-07-24T04:07:36.6262385Z Running main() from gmock_main.cc 2025-07-24T04:07:36.6262931Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.6263468Z [==========] Running 3 tests from 1 test suite. 2025-07-24T04:07:36.6264343Z [----------] Global test environment set-up. 2025-07-24T04:07:36.6265076Z [----------] 3 tests from MakeUniqueTest 2025-07-24T04:07:36.6265700Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2025-07-24T04:07:36.6266475Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2025-07-24T04:07:36.6267244Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2025-07-24T04:07:36.6268804Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2025-07-24T04:07:36.6269601Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2025-07-24T04:07:36.6270433Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2025-07-24T04:07:36.6271221Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2025-07-24T04:07:36.6271672Z 2025-07-24T04:07:36.6271911Z [----------] Global test environment tear-down 2025-07-24T04:07:36.6272559Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2025-07-24T04:07:36.6273140Z [ PASSED ] 3 tests. 2025-07-24T04:07:36.6273630Z ================================================================================ 2025-07-24T04:07:36.6274934Z [3,089 / 3,109] 9 / 26 tests; 16 actions running; last test: //:memory_test 2025-07-24T04:07:36.6275882Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.6276593Z Testing //:misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6277332Z Testing //:memory_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6278074Z Testing //:init_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6278837Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6279655Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6280402Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.6281161Z Testing //:jit_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.6906595Z 2025-07-24T04:07:36.6907324Z  2025-07-24T04:07:36.6907786Z  2025-07-24T04:07:36.6908196Z  2025-07-24T04:07:36.6908595Z  2025-07-24T04:07:36.6909043Z  2025-07-24T04:07:36.6909427Z  2025-07-24T04:07:36.6909833Z  2025-07-24T04:07:36.6910215Z  2025-07-24T04:07:36.6910776Z INFO: From Testing //:misc_test: 2025-07-24T04:07:36.6911473Z ==================== Test output for //:misc_test: 2025-07-24T04:07:36.6912143Z Running main() from gmock_main.cc 2025-07-24T04:07:36.6912724Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.6913326Z [==========] Running 7 tests from 4 test suites. 2025-07-24T04:07:36.6914018Z [----------] Global test environment set-up. 2025-07-24T04:07:36.6914651Z [----------] 2 tests from UtilsTest 2025-07-24T04:07:36.6915231Z [ RUN ] UtilsTest.WarnOnce 2025-07-24T04:07:36.6915784Z [ OK ] UtilsTest.WarnOnce (0 ms) 2025-07-24T04:07:36.6916496Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2025-07-24T04:07:36.6917281Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2025-07-24T04:07:36.6918053Z [----------] 2 tests from UtilsTest (0 ms total) 2025-07-24T04:07:36.6918557Z 2025-07-24T04:07:36.6918760Z [----------] 1 test from NoGradTest 2025-07-24T04:07:36.6919396Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2025-07-24T04:07:36.6920159Z [ OK ] NoGradTest.SetsGradModeCorrectly (68 ms) 2025-07-24T04:07:36.6920905Z [----------] 1 test from NoGradTest (68 ms total) 2025-07-24T04:07:36.6921598Z 2025-07-24T04:07:36.6921794Z [----------] 3 tests from AutogradTest 2025-07-24T04:07:36.6922435Z [ RUN ] AutogradTest.CanTakeDerivatives 2025-07-24T04:07:36.6923167Z [ OK ] AutogradTest.CanTakeDerivatives (1 ms) 2025-07-24T04:07:36.6924000Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2025-07-24T04:07:36.6925000Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (1 ms) 2025-07-24T04:07:36.6925934Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2025-07-24T04:07:36.6926785Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2025-07-24T04:07:36.6927612Z [----------] 3 tests from AutogradTest (4 ms total) 2025-07-24T04:07:36.6928297Z 2025-07-24T04:07:36.6928534Z [----------] 1 test from OptionalArrayRefTest 2025-07-24T04:07:36.6929286Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2025-07-24T04:07:36.6930119Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2025-07-24T04:07:36.6930980Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2025-07-24T04:07:36.6931493Z 2025-07-24T04:07:36.6931736Z [----------] Global test environment tear-down 2025-07-24T04:07:36.6932440Z [==========] 7 tests from 4 test suites ran. (73 ms total) 2025-07-24T04:07:36.6933115Z [ PASSED ] 7 tests. 2025-07-24T04:07:36.6933610Z ================================================================================ 2025-07-24T04:07:36.6934868Z [3,090 / 3,109] 10 / 26 tests; 16 actions running; last test: //:misc_test 2025-07-24T04:07:36.6935845Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.6936626Z Testing //:misc_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6937418Z Testing //:init_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6938357Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6939229Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6940012Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.6940781Z Testing //:jit_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.6941598Z Testing //:autograd_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:36.7588265Z 2025-07-24T04:07:36.7589036Z  2025-07-24T04:07:36.7589532Z  2025-07-24T04:07:36.7589907Z  2025-07-24T04:07:36.7590305Z  2025-07-24T04:07:36.7590695Z  2025-07-24T04:07:36.7591067Z  2025-07-24T04:07:36.7591428Z  2025-07-24T04:07:36.7591800Z  2025-07-24T04:07:36.7592319Z INFO: From Testing //:init_test: 2025-07-24T04:07:36.7592970Z ==================== Test output for //:init_test: 2025-07-24T04:07:36.7593577Z Running main() from gmock_main.cc 2025-07-24T04:07:36.7594086Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:36.7594584Z [==========] Running 9 tests from 1 test suite. 2025-07-24T04:07:36.7595185Z [----------] Global test environment set-up. 2025-07-24T04:07:36.7595814Z [----------] 9 tests from InitTest 2025-07-24T04:07:36.7596494Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2025-07-24T04:07:36.7597409Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (32 ms) 2025-07-24T04:07:36.7598304Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2025-07-24T04:07:36.7599181Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (31 ms) 2025-07-24T04:07:36.7600071Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2025-07-24T04:07:36.7600939Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (30 ms) 2025-07-24T04:07:36.7601843Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2025-07-24T04:07:36.7602757Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (28 ms) 2025-07-24T04:07:36.7603713Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2025-07-24T04:07:36.7604619Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2025-07-24T04:07:36.7605446Z [ RUN ] InitTest.CalculateGainWithTanh 2025-07-24T04:07:36.7606157Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2025-07-24T04:07:36.7607169Z [ RUN ] InitTest.CalculateGainWithRelu 2025-07-24T04:07:36.7607883Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2025-07-24T04:07:36.7608617Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2025-07-24T04:07:36.7609394Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2025-07-24T04:07:36.7610177Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2025-07-24T04:07:36.7611016Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (211 ms) 2025-07-24T04:07:36.7611816Z [----------] 9 tests from InitTest (335 ms total) 2025-07-24T04:07:36.7612301Z 2025-07-24T04:07:36.7612531Z [----------] Global test environment tear-down 2025-07-24T04:07:36.7613432Z [==========] 9 tests from 1 test suite ran. (335 ms total) 2025-07-24T04:07:36.7614083Z [ PASSED ] 9 tests. 2025-07-24T04:07:36.7614588Z ================================================================================ 2025-07-24T04:07:36.7615815Z [3,091 / 3,109] 11 / 26 tests; 16 actions running; last test: //:init_test 2025-07-24T04:07:36.7616828Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:36.7617601Z Testing //:init_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.7618443Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.7619329Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.7620119Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:36.7620893Z Testing //:jit_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.7621670Z Testing //:autograd_test; 3s processwrapper-sandbox 2025-07-24T04:07:36.7622552Z Testing //:dataloader_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:37.0812442Z 2025-07-24T04:07:37.0813087Z  2025-07-24T04:07:37.0813447Z  2025-07-24T04:07:37.0813793Z  2025-07-24T04:07:37.0814061Z  2025-07-24T04:07:37.0814365Z  2025-07-24T04:07:37.0814693Z  2025-07-24T04:07:37.0814970Z  2025-07-24T04:07:37.0815297Z  2025-07-24T04:07:37.0816009Z [3,092 / 3,109] 11 / 26 tests; 16 actions running; last test: //:init_test 2025-07-24T04:07:37.0816746Z Linking jit_tests; 14s processwrapper-sandbox 2025-07-24T04:07:37.0817346Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.0817991Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.0818603Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.0819178Z Testing //:jit_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.0819706Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.0820339Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.0820964Z Testing //:static_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:37.3178035Z 2025-07-24T04:07:37.3178709Z  2025-07-24T04:07:37.3179161Z  2025-07-24T04:07:37.3179541Z  2025-07-24T04:07:37.3179808Z  2025-07-24T04:07:37.3180110Z  2025-07-24T04:07:37.3180461Z  2025-07-24T04:07:37.3180825Z  2025-07-24T04:07:37.3181161Z  2025-07-24T04:07:37.3181827Z [3,092 / 3,109] 12 / 26 tests; 16 actions running; last test: //:jit_test 2025-07-24T04:07:37.3182718Z Linking jit_tests; 15s processwrapper-sandbox 2025-07-24T04:07:37.3183279Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3184083Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3184753Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3185428Z Testing //:jit_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3186060Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3186710Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3187447Z Testing //:static_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:37.3187818Z 2025-07-24T04:07:37.3187982Z  2025-07-24T04:07:37.3188590Z  2025-07-24T04:07:37.3188957Z  2025-07-24T04:07:37.3189242Z  2025-07-24T04:07:37.3189513Z  2025-07-24T04:07:37.3189841Z  2025-07-24T04:07:37.3190105Z  2025-07-24T04:07:37.3190377Z  2025-07-24T04:07:37.3190792Z INFO: From Testing //:jit_test: 2025-07-24T04:07:37.3191272Z ==================== Test output for //:jit_test: 2025-07-24T04:07:37.3191715Z Running main() from gmock_main.cc 2025-07-24T04:07:37.3192163Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:37.3192556Z [==========] Running 6 tests from 1 test suite. 2025-07-24T04:07:37.3193056Z [----------] Global test environment set-up. 2025-07-24T04:07:37.3193674Z [----------] 6 tests from TorchScriptTest 2025-07-24T04:07:37.3194199Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2025-07-24T04:07:37.3194879Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (791 ms) 2025-07-24T04:07:37.3195579Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2025-07-24T04:07:37.3196327Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (6 ms) 2025-07-24T04:07:37.3196983Z [ RUN ] TorchScriptTest.TestDictArgMatching 2025-07-24T04:07:37.3197554Z [ OK ] TorchScriptTest.TestDictArgMatching (15 ms) 2025-07-24T04:07:37.3198070Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2025-07-24T04:07:37.3198651Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2025-07-24T04:07:37.3199230Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2025-07-24T04:07:37.3199827Z [ OK ] TorchScriptTest.TestOptionalArgMatching (3 ms) 2025-07-24T04:07:37.3200370Z [ RUN ] TorchScriptTest.TestPickle 2025-07-24T04:07:37.3200864Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2025-07-24T04:07:37.3201490Z [----------] 6 tests from TorchScriptTest (819 ms total) 2025-07-24T04:07:37.3201818Z 2025-07-24T04:07:37.3201976Z [----------] Global test environment tear-down 2025-07-24T04:07:37.3202496Z [==========] 6 tests from 1 test suite ran. (819 ms total) 2025-07-24T04:07:37.3202986Z [ PASSED ] 6 tests. 2025-07-24T04:07:37.3203315Z ================================================================================ 2025-07-24T04:07:37.3204144Z [3,092 / 3,109] 12 / 26 tests; 16 actions running; last test: //:jit_test 2025-07-24T04:07:37.3204833Z Linking jit_tests; 15s processwrapper-sandbox 2025-07-24T04:07:37.3205437Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3206028Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3206580Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3207140Z Testing //:jit_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3207709Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3208264Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.3208871Z Testing //:static_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:37.5145775Z 2025-07-24T04:07:37.5146536Z  2025-07-24T04:07:37.5146948Z  2025-07-24T04:07:37.5147218Z  2025-07-24T04:07:37.5147539Z  2025-07-24T04:07:37.5147799Z  2025-07-24T04:07:37.5148076Z  2025-07-24T04:07:37.5148392Z  2025-07-24T04:07:37.5148664Z  2025-07-24T04:07:37.5149086Z INFO: From Testing //:static_test: 2025-07-24T04:07:37.5149581Z ==================== Test output for //:static_test: 2025-07-24T04:07:37.5150244Z Running main() from gmock_main.cc 2025-07-24T04:07:37.5150705Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:37.5151115Z [==========] Running 3 tests from 1 test suite. 2025-07-24T04:07:37.5151615Z [----------] Global test environment set-up. 2025-07-24T04:07:37.5152059Z [----------] 3 tests from TestStatic 2025-07-24T04:07:37.5152510Z [ RUN ] TestStatic.EnableIfModule 2025-07-24T04:07:37.5153004Z [ OK ] TestStatic.EnableIfModule (1 ms) 2025-07-24T04:07:37.5153457Z [ RUN ] TestStatic.ReturnTypeOfForward 2025-07-24T04:07:37.5153991Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2025-07-24T04:07:37.5154677Z [ RUN ] TestStatic.Apply 2025-07-24T04:07:37.5155058Z [ OK ] TestStatic.Apply (0 ms) 2025-07-24T04:07:37.5155560Z [----------] 3 tests from TestStatic (1 ms total) 2025-07-24T04:07:37.5155874Z 2025-07-24T04:07:37.5156079Z [----------] Global test environment tear-down 2025-07-24T04:07:37.5156560Z [==========] 3 tests from 1 test suite ran. (1 ms total) 2025-07-24T04:07:37.5157035Z [ PASSED ] 3 tests. 2025-07-24T04:07:37.5157384Z ================================================================================ 2025-07-24T04:07:37.5158409Z [3,093 / 3,109] 13 / 26 tests; 16 actions running; last test: //:static_test 2025-07-24T04:07:37.5159108Z Linking jit_tests; 15s processwrapper-sandbox 2025-07-24T04:07:37.5159695Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-07-24T04:07:37.5160317Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-07-24T04:07:37.5160901Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.5161458Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.5162028Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.5162694Z Testing //:static_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.5163339Z Linking optim_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:37.8823199Z 2025-07-24T04:07:37.8824158Z  2025-07-24T04:07:37.8824600Z  2025-07-24T04:07:37.8824885Z  2025-07-24T04:07:37.8825156Z  2025-07-24T04:07:37.8825436Z  2025-07-24T04:07:37.8825719Z  2025-07-24T04:07:37.8825974Z  2025-07-24T04:07:37.8826246Z  2025-07-24T04:07:37.8826919Z [3,094 / 3,109] 13 / 26 tests; 15 actions running; last test: //:static_test 2025-07-24T04:07:37.8827826Z Linking jit_tests; 15s processwrapper-sandbox 2025-07-24T04:07:37.8828383Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-07-24T04:07:37.8828985Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-07-24T04:07:37.8829507Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-07-24T04:07:37.8830033Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.8830589Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-07-24T04:07:37.8831120Z Linking optim_test; 1s processwrapper-sandbox 2025-07-24T04:07:37.8831696Z Linking ordered_dict_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:38.0972300Z 2025-07-24T04:07:38.0973084Z  2025-07-24T04:07:38.0973533Z  2025-07-24T04:07:38.0973911Z  2025-07-24T04:07:38.0974283Z  2025-07-24T04:07:38.0974650Z  2025-07-24T04:07:38.0975051Z  2025-07-24T04:07:38.0975451Z  2025-07-24T04:07:38.0975807Z  2025-07-24T04:07:38.0976724Z [3,095 / 3,110] 13 / 26 tests; 15 actions, 14 running; last test: ...atic_test 2025-07-24T04:07:38.0977682Z Linking jit_tests; 15s processwrapper-sandbox 2025-07-24T04:07:38.0978460Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.0979190Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.0979910Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.0980665Z Testing //:dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.0981404Z Linking optim_test; 1s processwrapper-sandbox 2025-07-24T04:07:38.0982141Z Linking ordered_dict_test; 1s processwrapper-sandbox 2025-07-24T04:07:38.0982940Z Linking sequential_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:38.4306674Z 2025-07-24T04:07:38.4307363Z  2025-07-24T04:07:38.4307718Z  2025-07-24T04:07:38.4308123Z  2025-07-24T04:07:38.4308399Z  2025-07-24T04:07:38.4308658Z  2025-07-24T04:07:38.4308984Z  2025-07-24T04:07:38.4309244Z  2025-07-24T04:07:38.4309515Z  2025-07-24T04:07:38.4310224Z [3,095 / 3,110] 14 / 26 tests; 15 actions running; last test: ...taloader_test 2025-07-24T04:07:38.4311200Z Linking jit_tests; 16s processwrapper-sandbox 2025-07-24T04:07:38.4311744Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4312339Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4312919Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4313505Z Testing //:dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4314058Z Linking optim_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.4314631Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.4315263Z Linking sequential_test; 2s processwrapper-sandbox ... 2025-07-24T04:07:38.4315836Z 2025-07-24T04:07:38.4316013Z  2025-07-24T04:07:38.4316278Z  2025-07-24T04:07:38.4316565Z  2025-07-24T04:07:38.4316864Z  2025-07-24T04:07:38.4317140Z  2025-07-24T04:07:38.4317442Z  2025-07-24T04:07:38.4317718Z  2025-07-24T04:07:38.4317983Z  2025-07-24T04:07:38.4318443Z INFO: From Testing //:dataloader_test: 2025-07-24T04:07:38.4318963Z ==================== Test output for //:dataloader_test: 2025-07-24T04:07:38.4319423Z Running main() from gmock_main.cc 2025-07-24T04:07:38.4319868Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:38.4320262Z [==========] Running 87 tests from 2 test suites. 2025-07-24T04:07:38.4320762Z [----------] Global test environment set-up. 2025-07-24T04:07:38.4321177Z [----------] 50 tests from DataTest 2025-07-24T04:07:38.4321658Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2025-07-24T04:07:38.4322204Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2025-07-24T04:07:38.4322759Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2025-07-24T04:07:38.4323433Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2025-07-24T04:07:38.4324094Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2025-07-24T04:07:38.4324775Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2025-07-24T04:07:38.4325389Z [ RUN ] DataTest.InfiniteStreamDataset 2025-07-24T04:07:38.4325882Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2025-07-24T04:07:38.4326401Z [ RUN ] DataTest.NoSequencerIsIdentity 2025-07-24T04:07:38.4326931Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2025-07-24T04:07:38.4327442Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2025-07-24T04:07:38.4328010Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2025-07-24T04:07:38.4328603Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2025-07-24T04:07:38.4329198Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2025-07-24T04:07:38.4329809Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2025-07-24T04:07:38.4330414Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2025-07-24T04:07:38.4331043Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2025-07-24T04:07:38.4331642Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2025-07-24T04:07:38.4332224Z [ RUN ] DataTest.CollateReducesBatch 2025-07-24T04:07:38.4332675Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2025-07-24T04:07:38.4333201Z [ RUN ] DataTest.CollationReducesBatch 2025-07-24T04:07:38.4333711Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2025-07-24T04:07:38.4334278Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2025-07-24T04:07:38.4334987Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2025-07-24T04:07:38.4335739Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2025-07-24T04:07:38.4336568Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2025-07-24T04:07:38.4337286Z [ RUN ] DataTest.SequentialSamplerResetsWell 2025-07-24T04:07:38.4337867Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2025-07-24T04:07:38.4338503Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2025-07-24T04:07:38.4339197Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2025-07-24T04:07:38.4339919Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2025-07-24T04:07:38.4340492Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (95 ms) 2025-07-24T04:07:38.4341174Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2025-07-24T04:07:38.4341913Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2025-07-24T04:07:38.4342670Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2025-07-24T04:07:38.4343432Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2025-07-24T04:07:38.4344096Z [ RUN ] DataTest.RandomSamplerResetsWell 2025-07-24T04:07:38.4344775Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2025-07-24T04:07:38.4345341Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2025-07-24T04:07:38.4345968Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2025-07-24T04:07:38.4346651Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2025-07-24T04:07:38.4347456Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (2 ms) 2025-07-24T04:07:38.4348294Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2025-07-24T04:07:38.4349112Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2025-07-24T04:07:38.4350015Z [ RUN ] DataTest.StreamSamplerResetsWell 2025-07-24T04:07:38.4350510Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2025-07-24T04:07:38.4351059Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2025-07-24T04:07:38.4351707Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2025-07-24T04:07:38.4352342Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2025-07-24T04:07:38.4353122Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (2 ms) 2025-07-24T04:07:38.4353883Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2025-07-24T04:07:38.4354741Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2025-07-24T04:07:38.4355457Z [ RUN ] DataTest.StackTransformWorksForExample 2025-07-24T04:07:38.4356013Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2025-07-24T04:07:38.4356586Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2025-07-24T04:07:38.4357194Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2025-07-24T04:07:38.4357804Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2025-07-24T04:07:38.4358499Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2025-07-24T04:07:38.4359115Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2025-07-24T04:07:38.4359693Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2025-07-24T04:07:38.4360245Z [ RUN ] DataTest.NormalizeTransform 2025-07-24T04:07:38.4360693Z [ OK ] DataTest.NormalizeTransform (6 ms) 2025-07-24T04:07:38.4361149Z [ RUN ] DataTest.MapDoesNotCopy 2025-07-24T04:07:38.4361566Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2025-07-24T04:07:38.4362059Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2025-07-24T04:07:38.4362653Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2025-07-24T04:07:38.4363224Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2025-07-24T04:07:38.4363857Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2025-07-24T04:07:38.4364480Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2025-07-24T04:07:38.4365101Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (49 ms) 2025-07-24T04:07:38.4365680Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2025-07-24T04:07:38.4366184Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2025-07-24T04:07:38.4366719Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2025-07-24T04:07:38.4367241Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2025-07-24T04:07:38.4367786Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2025-07-24T04:07:38.4368336Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2025-07-24T04:07:38.4369125Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2025-07-24T04:07:38.4370006Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2025-07-24T04:07:38.4370816Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2025-07-24T04:07:38.4371567Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2025-07-24T04:07:38.4372263Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2025-07-24T04:07:38.4372812Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2025-07-24T04:07:38.4373360Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2025-07-24T04:07:38.4374055Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (40 ms) 2025-07-24T04:07:38.4374833Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2025-07-24T04:07:38.4375790Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2025-07-24T04:07:38.4376563Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2025-07-24T04:07:38.4377084Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2025-07-24T04:07:38.4377825Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2025-07-24T04:07:38.4378801Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-07-24T04:07:38.4379782Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2025-07-24T04:07:38.4380749Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-07-24T04:07:38.4381565Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2025-07-24T04:07:38.4382229Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (3 ms) 2025-07-24T04:07:38.4383098Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2025-07-24T04:07:38.4384152Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-07-24T04:07:38.4385289Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2025-07-24T04:07:38.4386339Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-07-24T04:07:38.4387282Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2025-07-24T04:07:38.4387984Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (1 ms) 2025-07-24T04:07:38.4388611Z [----------] 50 tests from DataTest (235 ms total) 2025-07-24T04:07:38.4388922Z 2025-07-24T04:07:38.4389065Z [----------] 37 tests from DataLoaderTest 2025-07-24T04:07:38.4389602Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2025-07-24T04:07:38.4390298Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2025-07-24T04:07:38.4391012Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2025-07-24T04:07:38.4391775Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2025-07-24T04:07:38.4392479Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2025-07-24T04:07:38.4393149Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2025-07-24T04:07:38.4394030Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2025-07-24T04:07:38.4395184Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2025-07-24T04:07:38.4396102Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2025-07-24T04:07:38.4396759Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2025-07-24T04:07:38.4397461Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2025-07-24T04:07:38.4398321Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2025-07-24T04:07:38.4399330Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2025-07-24T04:07:38.4400184Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2025-07-24T04:07:38.4401105Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2025-07-24T04:07:38.4402147Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2025-07-24T04:07:38.4402926Z [ RUN ] DataLoaderTest.IteratorsShareState 2025-07-24T04:07:38.4403486Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2025-07-24T04:07:38.4404148Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2025-07-24T04:07:38.4404923Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2025-07-24T04:07:38.4405614Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2025-07-24T04:07:38.4406235Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2025-07-24T04:07:38.4407130Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2025-07-24T04:07:38.4408120Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (18 ms) 2025-07-24T04:07:38.4409021Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2025-07-24T04:07:38.4409873Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2025-07-24T04:07:38.4410724Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2025-07-24T04:07:38.4411570Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2025-07-24T04:07:38.4412438Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2025-07-24T04:07:38.4413226Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2025-07-24T04:07:38.4425588Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2025-07-24T04:07:38.4426531Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2025-07-24T04:07:38.4427432Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2025-07-24T04:07:38.4428289Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2025-07-24T04:07:38.4429334Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2025-07-24T04:07:38.4430848Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2025-07-24T04:07:38.4432408Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2025-07-24T04:07:38.4434053Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2025-07-24T04:07:38.4435227Z [ RUN ] DataLoaderTest.RespectsTimeout 2025-07-24T04:07:38.4435872Z [ OK ] DataLoaderTest.RespectsTimeout (11 ms) 2025-07-24T04:07:38.4436745Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2025-07-24T04:07:38.4437836Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (40 ms) 2025-07-24T04:07:38.4438692Z [ RUN ] DataLoaderTest.Reset 2025-07-24T04:07:38.4439243Z [ OK ] DataLoaderTest.Reset (0 ms) 2025-07-24T04:07:38.4440023Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2025-07-24T04:07:38.4441062Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (30 ms) 2025-07-24T04:07:38.4442004Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2025-07-24T04:07:38.4442816Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2025-07-24T04:07:38.4443641Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2025-07-24T04:07:38.4444495Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (19 ms) 2025-07-24T04:07:38.4445271Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2025-07-24T04:07:38.4446011Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2025-07-24T04:07:38.4446747Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2025-07-24T04:07:38.4447513Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2025-07-24T04:07:38.4448281Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2025-07-24T04:07:38.4448993Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (506 ms) 2025-07-24T04:07:38.4449993Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2025-07-24T04:07:38.4450754Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (19 ms) 2025-07-24T04:07:38.4451594Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2025-07-24T04:07:38.4452173Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (10 ms) 2025-07-24T04:07:38.4452852Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2025-07-24T04:07:38.4453630Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (20 ms) 2025-07-24T04:07:38.4454378Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2025-07-24T04:07:38.4455117Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (29 ms) 2025-07-24T04:07:38.4455765Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2025-07-24T04:07:38.4456431Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (14 ms) 2025-07-24T04:07:38.4456961Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2025-07-24T04:07:38.4457460Z [ OK ] DataLoaderTest.ChunkDatasetSave (204 ms) 2025-07-24T04:07:38.4457949Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2025-07-24T04:07:38.4458439Z [ OK ] DataLoaderTest.ChunkDatasetLoad (2 ms) 2025-07-24T04:07:38.4458997Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2025-07-24T04:07:38.4459604Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (4 ms) 2025-07-24T04:07:38.4460195Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2025-07-24T04:07:38.4460728Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2025-07-24T04:07:38.4461267Z [----------] 37 tests from DataLoaderTest (941 ms total) 2025-07-24T04:07:38.4461599Z 2025-07-24T04:07:38.4461758Z [----------] Global test environment tear-down 2025-07-24T04:07:38.4462242Z [==========] 87 tests from 2 test suites ran. (1177 ms total) 2025-07-24T04:07:38.4462693Z [ PASSED ] 87 tests. 2025-07-24T04:07:38.4463084Z ================================================================================ 2025-07-24T04:07:38.4464123Z [3,095 / 3,110] 14 / 26 tests; 15 actions running; last test: ...taloader_test 2025-07-24T04:07:38.4464896Z Linking jit_tests; 16s processwrapper-sandbox 2025-07-24T04:07:38.4465438Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4465975Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4466491Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4467044Z Testing //:dataloader_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.4467571Z Linking optim_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.4468107Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.4468674Z Linking sequential_test; 2s processwrapper-sandbox ... 2025-07-24T04:07:38.6829437Z 2025-07-24T04:07:38.6830157Z  2025-07-24T04:07:38.6830551Z  2025-07-24T04:07:38.6830859Z  2025-07-24T04:07:38.6831176Z  2025-07-24T04:07:38.6831457Z  2025-07-24T04:07:38.6831737Z  2025-07-24T04:07:38.6832045Z  2025-07-24T04:07:38.6832317Z  2025-07-24T04:07:38.6833025Z [3,096 / 3,110] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-07-24T04:07:38.6833805Z Linking jit_tests; 16s processwrapper-sandbox 2025-07-24T04:07:38.6834428Z Testing //:serialize_test; 6s processwrapper-sandbox 2025-07-24T04:07:38.6834959Z Testing //:rnn_test; 6s processwrapper-sandbox 2025-07-24T04:07:38.6835545Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-07-24T04:07:38.6836105Z Linking optim_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.6836699Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.6837250Z Linking sequential_test; 2s processwrapper-sandbox 2025-07-24T04:07:38.6837852Z Linking module_test; 2s processwrapper-sandbox ... 2025-07-24T04:07:39.8837026Z 2025-07-24T04:07:39.8837761Z  2025-07-24T04:07:39.8838157Z  2025-07-24T04:07:39.8838434Z  2025-07-24T04:07:39.8838711Z  2025-07-24T04:07:39.8839025Z  2025-07-24T04:07:39.8839305Z  2025-07-24T04:07:39.8839562Z  2025-07-24T04:07:39.8840069Z  2025-07-24T04:07:39.8840793Z [3,096 / 3,110] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-07-24T04:07:39.8841559Z Linking jit_tests; 17s processwrapper-sandbox 2025-07-24T04:07:39.8842168Z Testing //:serialize_test; 7s processwrapper-sandbox 2025-07-24T04:07:39.8842999Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-07-24T04:07:39.8843686Z Testing //:autograd_test; 6s processwrapper-sandbox 2025-07-24T04:07:39.8844331Z Linking optim_test; 3s processwrapper-sandbox 2025-07-24T04:07:39.8844987Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-07-24T04:07:39.8845867Z Linking sequential_test; 3s processwrapper-sandbox 2025-07-24T04:07:39.8846541Z Linking module_test; 3s processwrapper-sandbox ... 2025-07-24T04:07:40.5956358Z 2025-07-24T04:07:40.5957086Z  2025-07-24T04:07:40.5957430Z  2025-07-24T04:07:40.5957764Z  2025-07-24T04:07:40.5958028Z  2025-07-24T04:07:40.5958343Z  2025-07-24T04:07:40.5958726Z  2025-07-24T04:07:40.5959010Z  2025-07-24T04:07:40.5959328Z  2025-07-24T04:07:40.5960049Z [3,096 / 3,110] 15 / 26 tests; 14 actions running; last test: ...erialize_test 2025-07-24T04:07:40.5960790Z Linking jit_tests; 18s processwrapper-sandbox 2025-07-24T04:07:40.5961655Z Testing //:serialize_test; 8s processwrapper-sandbox 2025-07-24T04:07:40.5962316Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-07-24T04:07:40.5962955Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-07-24T04:07:40.5963627Z Linking optim_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.5964308Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.5965220Z Linking sequential_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.5965912Z Linking module_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:40.5966391Z 2025-07-24T04:07:40.5966788Z  2025-07-24T04:07:40.5967110Z  2025-07-24T04:07:40.5967396Z  2025-07-24T04:07:40.5967654Z  2025-07-24T04:07:40.5967976Z  2025-07-24T04:07:40.5968233Z  2025-07-24T04:07:40.5968506Z  2025-07-24T04:07:40.5968821Z  2025-07-24T04:07:40.5969214Z INFO: From Testing //:serialize_test: 2025-07-24T04:07:40.5971518Z ==================== Test output for //:serialize_test: 2025-07-24T04:07:40.5972013Z Running main() from gmock_main.cc 2025-07-24T04:07:40.5972408Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:40.5972869Z [==========] Running 23 tests from 1 test suite. 2025-07-24T04:07:40.5973334Z [----------] Global test environment set-up. 2025-07-24T04:07:40.5973825Z [----------] 23 tests from SerializeTest 2025-07-24T04:07:40.5974420Z [ RUN ] SerializeTest.KeysFunc 2025-07-24T04:07:40.5974915Z [ OK ] SerializeTest.KeysFunc (132 ms) 2025-07-24T04:07:40.5975500Z [ RUN ] SerializeTest.TryReadFunc 2025-07-24T04:07:40.5976052Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2025-07-24T04:07:40.5976605Z [ RUN ] SerializeTest.Basic 2025-07-24T04:07:40.5977127Z [ OK ] SerializeTest.Basic (2 ms) 2025-07-24T04:07:40.5977660Z [ RUN ] SerializeTest.MathBits 2025-07-24T04:07:40.5978173Z [ OK ] SerializeTest.MathBits (20 ms) 2025-07-24T04:07:40.5978721Z [ RUN ] SerializeTest.BasicToFile 2025-07-24T04:07:40.5979299Z [ OK ] SerializeTest.BasicToFile (2 ms) 2025-07-24T04:07:40.5979884Z [ RUN ] SerializeTest.BasicViaFunc 2025-07-24T04:07:40.5980408Z [ OK ] SerializeTest.BasicViaFunc (16 ms) 2025-07-24T04:07:40.5980996Z [ RUN ] SerializeTest.Resized 2025-07-24T04:07:40.5981505Z [ OK ] SerializeTest.Resized (1 ms) 2025-07-24T04:07:40.5982025Z [ RUN ] SerializeTest.Sliced 2025-07-24T04:07:40.5982576Z [ OK ] SerializeTest.Sliced (1 ms) 2025-07-24T04:07:40.5983123Z [ RUN ] SerializeTest.NonContiguous 2025-07-24T04:07:40.5983699Z [ OK ] SerializeTest.NonContiguous (1 ms) 2025-07-24T04:07:40.5984269Z [ RUN ] SerializeTest.ErrorOnMissingKey 2025-07-24T04:07:40.5985134Z [ OK ] SerializeTest.ErrorOnMissingKey (4 ms) 2025-07-24T04:07:40.5985737Z [ RUN ] SerializeTest.XOR 2025-07-24T04:07:40.5986236Z [ OK ] SerializeTest.XOR (3947 ms) 2025-07-24T04:07:40.5986742Z [ RUN ] SerializeTest.Optim 2025-07-24T04:07:40.5987265Z [ OK ] SerializeTest.Optim (21 ms) 2025-07-24T04:07:40.5987827Z [ RUN ] SerializeTest.Optim_Adagrad 2025-07-24T04:07:40.5988368Z [ OK ] SerializeTest.Optim_Adagrad (28 ms) 2025-07-24T04:07:40.5988942Z [ RUN ] SerializeTest.Optim_SGD 2025-07-24T04:07:40.5989491Z [ OK ] SerializeTest.Optim_SGD (25 ms) 2025-07-24T04:07:40.5990030Z [ RUN ] SerializeTest.Optim_Adam 2025-07-24T04:07:40.5990728Z [ OK ] SerializeTest.Optim_Adam (31 ms) 2025-07-24T04:07:40.5991327Z [ RUN ] SerializeTest.Optim_AdamW 2025-07-24T04:07:40.5991879Z [ OK ] SerializeTest.Optim_AdamW (27 ms) 2025-07-24T04:07:40.5992459Z [ RUN ] SerializeTest.Optim_RMSprop 2025-07-24T04:07:40.5992988Z [ OK ] SerializeTest.Optim_RMSprop (27 ms) 2025-07-24T04:07:40.5993583Z [ RUN ] SerializeTest.Optim_LBFGS 2025-07-24T04:07:40.5994112Z [ OK ] SerializeTest.Optim_LBFGS (38 ms) 2025-07-24T04:07:40.5995063Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2025-07-24T04:07:40.5996473Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2025-07-24T04:07:40.5997441Z [ RUN ] SerializeTest.VectorOfTensors 2025-07-24T04:07:40.5998038Z [ OK ] SerializeTest.VectorOfTensors (2 ms) 2025-07-24T04:07:40.5998575Z [ RUN ] SerializeTest.IValue 2025-07-24T04:07:40.5999049Z [ OK ] SerializeTest.IValue (1 ms) 2025-07-24T04:07:40.5999831Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2025-07-24T04:07:40.6000813Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2025-07-24T04:07:40.6001830Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2025-07-24T04:07:40.6002841Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (2 ms) 2025-07-24T04:07:40.6003666Z [----------] 23 tests from SerializeTest (4343 ms total) 2025-07-24T04:07:40.6004073Z 2025-07-24T04:07:40.6004417Z [----------] Global test environment tear-down 2025-07-24T04:07:40.6004889Z [==========] 23 tests from 1 test suite ran. (4343 ms total) 2025-07-24T04:07:40.6005341Z [ PASSED ] 23 tests. 2025-07-24T04:07:40.6005693Z ================================================================================ 2025-07-24T04:07:40.6006588Z [3,096 / 3,110] 15 / 26 tests; 14 actions running; last test: ...erialize_test 2025-07-24T04:07:40.6007270Z Linking jit_tests; 18s processwrapper-sandbox 2025-07-24T04:07:40.6007788Z Testing //:serialize_test; 8s processwrapper-sandbox 2025-07-24T04:07:40.6008315Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-07-24T04:07:40.6008883Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-07-24T04:07:40.6009407Z Linking optim_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.6009952Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.6010494Z Linking sequential_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.6011039Z Linking module_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:40.8846309Z 2025-07-24T04:07:40.8847006Z  2025-07-24T04:07:40.8847412Z  2025-07-24T04:07:40.8847708Z  2025-07-24T04:07:40.8847997Z  2025-07-24T04:07:40.8848321Z  2025-07-24T04:07:40.8848606Z  2025-07-24T04:07:40.8848925Z  2025-07-24T04:07:40.8849210Z  2025-07-24T04:07:40.8850267Z [3,097 / 3,110] 15 / 26 tests; 13 actions running; last test: ...erialize_test 2025-07-24T04:07:40.8851290Z Linking jit_tests; 18s processwrapper-sandbox 2025-07-24T04:07:40.8852037Z Testing //:rnn_test; 8s processwrapper-sandbox 2025-07-24T04:07:40.8853036Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-07-24T04:07:40.8853781Z Linking optim_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.8854563Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.8855370Z Linking sequential_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.8856125Z Linking module_test; 4s processwrapper-sandbox 2025-07-24T04:07:40.8856933Z Linking integration_test; 4s processwrapper-sandbox ... 2025-07-24T04:07:41.7987942Z 2025-07-24T04:07:41.7988603Z  2025-07-24T04:07:41.7988927Z  2025-07-24T04:07:41.7989205Z  2025-07-24T04:07:41.7989477Z  2025-07-24T04:07:41.7989736Z  2025-07-24T04:07:41.7990287Z  2025-07-24T04:07:41.7990566Z  2025-07-24T04:07:41.7990836Z  2025-07-24T04:07:41.7991517Z [3,097 / 3,110] 16 / 26 tests; 13 actions running; last test: ..._options_test 2025-07-24T04:07:41.7992212Z Linking jit_tests; 19s processwrapper-sandbox 2025-07-24T04:07:41.7992744Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-07-24T04:07:41.7993263Z Testing //:autograd_test; 8s processwrapper-sandbox 2025-07-24T04:07:41.7993788Z Linking optim_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.7994311Z Linking ordered_dict_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.7994867Z Linking sequential_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.7995384Z Linking module_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.7995951Z Linking integration_test; 5s processwrapper-sandbox ... 2025-07-24T04:07:41.7996330Z 2025-07-24T04:07:41.7996477Z  2025-07-24T04:07:41.7996742Z  2025-07-24T04:07:41.7997023Z  2025-07-24T04:07:41.7997355Z  2025-07-24T04:07:41.7997624Z  2025-07-24T04:07:41.7997883Z  2025-07-24T04:07:41.7998153Z  2025-07-24T04:07:41.7998412Z  2025-07-24T04:07:41.7998829Z INFO: From Testing //:tensor_options_test: 2025-07-24T04:07:41.7999330Z ==================== Test output for //:tensor_options_test: 2025-07-24T04:07:41.7999787Z Running main() from gmock_main.cc 2025-07-24T04:07:41.8000182Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:41.8000575Z [==========] Running 9 tests from 3 test suites. 2025-07-24T04:07:41.8001028Z [----------] Global test environment set-up. 2025-07-24T04:07:41.8001462Z [----------] 5 tests from TensorOptionsTest 2025-07-24T04:07:41.8001964Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2025-07-24T04:07:41.8002551Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2025-07-24T04:07:41.8003281Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2025-07-24T04:07:41.8004159Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2025-07-24T04:07:41.8004958Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2025-07-24T04:07:41.8005580Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2025-07-24T04:07:41.8006205Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2025-07-24T04:07:41.8006852Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2025-07-24T04:07:41.8007480Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2025-07-24T04:07:41.8008108Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2025-07-24T04:07:41.8008682Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2025-07-24T04:07:41.8009024Z 2025-07-24T04:07:41.8009152Z [----------] 1 test from DeviceTest 2025-07-24T04:07:41.8009588Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2025-07-24T04:07:41.8010172Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:07:41.8011656Z W0724 04:07:41.279282 122680 Device.cpp:40] Warning: 'mkldnn' is no longer used as device type. So torch.device('mkldnn') will be deprecated and removed in the future. Please use other valid device types instead. (function operator()) 2025-07-24T04:07:41.8013099Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2025-07-24T04:07:41.8013685Z [----------] 1 test from DeviceTest (0 ms total) 2025-07-24T04:07:41.8013990Z 2025-07-24T04:07:41.8014150Z [----------] 3 tests from DefaultDtypeTest 2025-07-24T04:07:41.8014627Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2025-07-24T04:07:41.8015205Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2025-07-24T04:07:41.8015826Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2025-07-24T04:07:41.8016524Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2025-07-24T04:07:41.8017230Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2025-07-24T04:07:41.8017990Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2025-07-24T04:07:41.8018625Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2025-07-24T04:07:41.8018948Z 2025-07-24T04:07:41.8019108Z [----------] Global test environment tear-down 2025-07-24T04:07:41.8019583Z [==========] 9 tests from 3 test suites ran. (1 ms total) 2025-07-24T04:07:41.8020011Z [ PASSED ] 9 tests. 2025-07-24T04:07:41.8020353Z ================================================================================ 2025-07-24T04:07:41.8021169Z [3,097 / 3,110] 16 / 26 tests; 13 actions running; last test: ..._options_test 2025-07-24T04:07:41.8021852Z Linking jit_tests; 19s processwrapper-sandbox 2025-07-24T04:07:41.8022381Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-07-24T04:07:41.8022895Z Testing //:autograd_test; 8s processwrapper-sandbox 2025-07-24T04:07:41.8023419Z Linking optim_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.8023942Z Linking ordered_dict_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.8024673Z Linking sequential_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.8025191Z Linking module_test; 5s processwrapper-sandbox 2025-07-24T04:07:41.8025758Z Linking integration_test; 5s processwrapper-sandbox ... 2025-07-24T04:07:42.0859060Z 2025-07-24T04:07:42.0859756Z  2025-07-24T04:07:42.0860075Z  2025-07-24T04:07:42.0860354Z  2025-07-24T04:07:42.0860616Z  2025-07-24T04:07:42.0860888Z  2025-07-24T04:07:42.0861150Z  2025-07-24T04:07:42.0861422Z  2025-07-24T04:07:42.0861679Z  2025-07-24T04:07:42.0862346Z [3,098 / 3,110] 16 / 26 tests; 12 actions running; last test: ..._options_test 2025-07-24T04:07:42.0863050Z Linking jit_tests; 19s processwrapper-sandbox 2025-07-24T04:07:42.0863557Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-07-24T04:07:42.0864089Z Testing //:autograd_test; 9s processwrapper-sandbox 2025-07-24T04:07:42.0864695Z Linking optim_test; 5s processwrapper-sandbox 2025-07-24T04:07:42.0865254Z Linking ordered_dict_test; 5s processwrapper-sandbox 2025-07-24T04:07:42.0865799Z Linking sequential_test; 5s processwrapper-sandbox 2025-07-24T04:07:42.0866336Z Linking module_test; 5s processwrapper-sandbox 2025-07-24T04:07:42.0866899Z Linking integration_test; 5s processwrapper-sandbox ... 2025-07-24T04:07:42.8858849Z 2025-07-24T04:07:42.8859516Z  2025-07-24T04:07:42.8859846Z  2025-07-24T04:07:42.8860131Z  2025-07-24T04:07:42.8860410Z  2025-07-24T04:07:42.8860666Z  2025-07-24T04:07:42.8860938Z  2025-07-24T04:07:42.8861197Z  2025-07-24T04:07:42.8861471Z  2025-07-24T04:07:42.8862114Z [3,099 / 3,110] 16 / 26 tests; 11 actions running; last test: ..._options_test 2025-07-24T04:07:42.8862826Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-07-24T04:07:42.8863357Z Testing //:autograd_test; 9s processwrapper-sandbox 2025-07-24T04:07:42.8863917Z Linking optim_test; 6s processwrapper-sandbox 2025-07-24T04:07:42.8864451Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-07-24T04:07:42.8865096Z Linking sequential_test; 6s processwrapper-sandbox 2025-07-24T04:07:42.8865624Z Linking module_test; 6s processwrapper-sandbox 2025-07-24T04:07:42.8866329Z Linking integration_test; 6s processwrapper-sandbox 2025-07-24T04:07:42.8866888Z Linking nn_utils_test; 6s processwrapper-sandbox ... 2025-07-24T04:07:43.8862488Z 2025-07-24T04:07:43.8863146Z  2025-07-24T04:07:43.8863489Z  2025-07-24T04:07:43.8863757Z  2025-07-24T04:07:43.8864033Z  2025-07-24T04:07:43.8864310Z  2025-07-24T04:07:43.8864666Z  2025-07-24T04:07:43.8864927Z  2025-07-24T04:07:43.8865201Z  2025-07-24T04:07:43.8865871Z [3,099 / 3,110] 16 / 26 tests; 11 actions running; last test: ..._options_test 2025-07-24T04:07:43.8866585Z Testing //:rnn_test; 11s processwrapper-sandbox 2025-07-24T04:07:43.8867392Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-07-24T04:07:43.8867935Z Linking optim_test; 7s processwrapper-sandbox 2025-07-24T04:07:43.8868487Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-07-24T04:07:43.8869036Z Linking sequential_test; 7s processwrapper-sandbox 2025-07-24T04:07:43.8869574Z Linking module_test; 7s processwrapper-sandbox 2025-07-24T04:07:43.8870093Z Linking integration_test; 7s processwrapper-sandbox 2025-07-24T04:07:43.8870651Z Linking nn_utils_test; 7s processwrapper-sandbox ... 2025-07-24T04:07:44.8856467Z 2025-07-24T04:07:44.8857158Z  2025-07-24T04:07:44.8857507Z  2025-07-24T04:07:44.8857780Z  2025-07-24T04:07:44.8858063Z  2025-07-24T04:07:44.8858322Z  2025-07-24T04:07:44.8858624Z  2025-07-24T04:07:44.8858916Z  2025-07-24T04:07:44.8859177Z  2025-07-24T04:07:44.8859878Z [3,099 / 3,110] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-07-24T04:07:44.8860869Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-07-24T04:07:44.8861419Z Testing //:autograd_test; 11s processwrapper-sandbox 2025-07-24T04:07:44.8861938Z Linking optim_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8862484Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8863052Z Linking sequential_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8863571Z Linking module_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8864108Z Linking integration_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8864742Z Linking nn_utils_test; 8s processwrapper-sandbox ... 2025-07-24T04:07:44.8865097Z 2025-07-24T04:07:44.8865259Z  2025-07-24T04:07:44.8865524Z  2025-07-24T04:07:44.8865797Z  2025-07-24T04:07:44.8866056Z  2025-07-24T04:07:44.8866327Z  2025-07-24T04:07:44.8866582Z  2025-07-24T04:07:44.8866855Z  2025-07-24T04:07:44.8867116Z  2025-07-24T04:07:44.8867515Z INFO: From Testing //:autograd_test: 2025-07-24T04:07:44.8867979Z ==================== Test output for //:autograd_test: 2025-07-24T04:07:44.8868422Z Running main() from gmock_main.cc 2025-07-24T04:07:44.8868822Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:44.8869220Z [==========] Running 60 tests from 4 test suites. 2025-07-24T04:07:44.8869677Z [----------] Global test environment set-up. 2025-07-24T04:07:44.8870115Z [----------] 11 tests from AutogradAPITests 2025-07-24T04:07:44.8870761Z [ RUN ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor 2025-07-24T04:07:44.8871641Z [ OK ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor (1 ms) 2025-07-24T04:07:44.8872547Z [ RUN ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor 2025-07-24T04:07:44.8873456Z [ OK ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor (0 ms) 2025-07-24T04:07:44.8874211Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2025-07-24T04:07:44.8874754Z [ OK ] AutogradAPITests.BackwardSimpleTest (3 ms) 2025-07-24T04:07:44.8875255Z [ RUN ] AutogradAPITests.BackwardTest 2025-07-24T04:07:44.8875829Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:07:44.8878373Z W0724 04:07:36.023478 122169 engine.cpp:1291] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2025-07-24T04:07:44.8880955Z [ OK ] AutogradAPITests.BackwardTest (3 ms) 2025-07-24T04:07:44.8881459Z [ RUN ] AutogradAPITests.GradSimpleTest 2025-07-24T04:07:44.8881940Z [ OK ] AutogradAPITests.GradSimpleTest (2 ms) 2025-07-24T04:07:44.8882427Z [ RUN ] AutogradAPITests.GradTest 2025-07-24T04:07:44.8882973Z [ OK ] AutogradAPITests.GradTest (4 ms) 2025-07-24T04:07:44.8883452Z [ RUN ] AutogradAPITests.GradNonLeafTest 2025-07-24T04:07:44.8886170Z W0724 04:07:36.034785 122169 TensorBody.h:489] Warning: 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 information. (function grad) 2025-07-24T04:07:44.8891102Z W0724 04:07:36.037806 122169 TensorBody.h:489] Warning: 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 information. (function grad) 2025-07-24T04:07:44.8896055Z W0724 04:07:36.039083 122169 TensorBody.h:489] Warning: 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 information. (function grad) 2025-07-24T04:07:44.8900963Z W0724 04:07:36.040333 122169 TensorBody.h:489] Warning: 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 information. (function grad) 2025-07-24T04:07:44.8903662Z [ OK ] AutogradAPITests.GradNonLeafTest (10 ms) 2025-07-24T04:07:44.8904188Z [ RUN ] AutogradAPITests.GradUnreachableTest 2025-07-24T04:07:44.8904809Z [ OK ] AutogradAPITests.GradUnreachableTest (15 ms) 2025-07-24T04:07:44.8905327Z [ RUN ] AutogradAPITests.EmptyInput 2025-07-24T04:07:44.8905799Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2025-07-24T04:07:44.8906259Z [ RUN ] AutogradAPITests.RetainGrad 2025-07-24T04:07:44.8906727Z [ OK ] AutogradAPITests.RetainGrad (3 ms) 2025-07-24T04:07:44.8907185Z [ RUN ] AutogradAPITests.AnomalyMode 2025-07-24T04:07:44.8908355Z W0724 04:07:36.062479 122169 anomaly_mode.cpp:25] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2025-07-24T04:07:44.8909546Z [ OK ] AutogradAPITests.AnomalyMode (55 ms) 2025-07-24T04:07:44.8910068Z [----------] 11 tests from AutogradAPITests (99 ms total) 2025-07-24T04:07:44.8910409Z 2025-07-24T04:07:44.8910580Z [----------] 34 tests from CustomAutogradTest 2025-07-24T04:07:44.8911111Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2025-07-24T04:07:44.8911818Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2025-07-24T04:07:44.8912553Z [ RUN ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt 2025-07-24T04:07:44.8913394Z [ OK ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt (0 ms) 2025-07-24T04:07:44.8914080Z [ RUN ] CustomAutogradTest.CustomFunction 2025-07-24T04:07:44.8914595Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2025-07-24T04:07:44.8915177Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2025-07-24T04:07:44.8915827Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (2 ms) 2025-07-24T04:07:44.8916504Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2025-07-24T04:07:44.8917047Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (11 ms) 2025-07-24T04:07:44.8917609Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2025-07-24T04:07:44.8918165Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2025-07-24T04:07:44.8918755Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2025-07-24T04:07:44.8919364Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (4 ms) 2025-07-24T04:07:44.8919921Z [ RUN ] CustomAutogradTest.MaterializeGrads 2025-07-24T04:07:44.8920448Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2025-07-24T04:07:44.8920970Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2025-07-24T04:07:44.8921530Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2025-07-24T04:07:44.8922081Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2025-07-24T04:07:44.8922639Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2025-07-24T04:07:44.8923164Z [ RUN ] CustomAutogradTest.MarkDirty 2025-07-24T04:07:44.8923655Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2025-07-24T04:07:44.8924171Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2025-07-24T04:07:44.8924730Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (4 ms) 2025-07-24T04:07:44.8925332Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2025-07-24T04:07:44.8925953Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (2 ms) 2025-07-24T04:07:44.8926582Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2025-07-24T04:07:44.8927188Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2025-07-24T04:07:44.8927773Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2025-07-24T04:07:44.8928304Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2025-07-24T04:07:44.8928845Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2025-07-24T04:07:44.8929432Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2025-07-24T04:07:44.8929987Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2025-07-24T04:07:44.8930545Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2025-07-24T04:07:44.8931082Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2025-07-24T04:07:44.8931635Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (4 ms) 2025-07-24T04:07:44.8932188Z [ RUN ] CustomAutogradTest.InvalidGradients 2025-07-24T04:07:44.8932707Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2025-07-24T04:07:44.8933220Z [ RUN ] CustomAutogradTest.NoGradInput 2025-07-24T04:07:44.8933691Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2025-07-24T04:07:44.8934188Z [ RUN ] CustomAutogradTest.TooManyGrads 2025-07-24T04:07:44.8934676Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2025-07-24T04:07:44.8935150Z [ RUN ] CustomAutogradTest.DepNoGrad 2025-07-24T04:07:44.8935621Z [ OK ] CustomAutogradTest.DepNoGrad (1 ms) 2025-07-24T04:07:44.8936086Z [ RUN ] CustomAutogradTest.Reentrant 2025-07-24T04:07:44.8936561Z [ OK ] CustomAutogradTest.Reentrant (4 ms) 2025-07-24T04:07:44.8937038Z [ RUN ] CustomAutogradTest.DeepReentrant 2025-07-24T04:07:44.8937551Z [ OK ] CustomAutogradTest.DeepReentrant (8134 ms) 2025-07-24T04:07:44.8938063Z [ RUN ] CustomAutogradTest.ReentrantPriority 2025-07-24T04:07:44.8938643Z [ OK ] CustomAutogradTest.ReentrantPriority (6 ms) 2025-07-24T04:07:44.8939143Z [ RUN ] CustomAutogradTest.Hooks 2025-07-24T04:07:44.8939572Z [ OK ] CustomAutogradTest.Hooks (7 ms) 2025-07-24T04:07:44.8940043Z [ RUN ] CustomAutogradTest.HooksInplace 2025-07-24T04:07:44.8940516Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2025-07-24T04:07:44.8941077Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2025-07-24T04:07:44.8941715Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (3 ms) 2025-07-24T04:07:44.8942386Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2025-07-24T04:07:44.8943173Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (3 ms) 2025-07-24T04:07:44.8943771Z [ RUN ] CustomAutogradTest.HookNone 2025-07-24T04:07:44.8944231Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2025-07-24T04:07:44.8944819Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2025-07-24T04:07:44.8945365Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2025-07-24T04:07:44.8945918Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2025-07-24T04:07:44.8946507Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2025-07-24T04:07:44.8947101Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2025-07-24T04:07:44.8947717Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (2 ms) 2025-07-24T04:07:44.8948356Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2025-07-24T04:07:44.8949003Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2025-07-24T04:07:44.8949805Z [----------] 34 tests from CustomAutogradTest (8209 ms total) 2025-07-24T04:07:44.8950162Z 2025-07-24T04:07:44.8950386Z [----------] 13 tests from TestAutogradNotImplementedFallback 2025-07-24T04:07:44.8951122Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2025-07-24T04:07:44.8951891Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2025-07-24T04:07:44.8952581Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2025-07-24T04:07:44.8953207Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (3 ms) 2025-07-24T04:07:44.8953859Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2025-07-24T04:07:44.8954574Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (1 ms) 2025-07-24T04:07:44.8955223Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2025-07-24T04:07:44.8955806Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2025-07-24T04:07:44.8956456Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2025-07-24T04:07:44.8957220Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (1 ms) 2025-07-24T04:07:44.8957985Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2025-07-24T04:07:44.8958715Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (1 ms) 2025-07-24T04:07:44.8959398Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2025-07-24T04:07:44.8959979Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (1 ms) 2025-07-24T04:07:44.8960654Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2025-07-24T04:07:44.8961402Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (1 ms) 2025-07-24T04:07:44.8962167Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2025-07-24T04:07:44.8962939Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2025-07-24T04:07:44.8963656Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2025-07-24T04:07:44.8964329Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2025-07-24T04:07:44.8965005Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2025-07-24T04:07:44.8965711Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2025-07-24T04:07:44.8966409Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2025-07-24T04:07:44.8967115Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (1 ms) 2025-07-24T04:07:44.8967879Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2025-07-24T04:07:44.8968531Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2025-07-24T04:07:44.8969254Z [----------] 13 tests from TestAutogradNotImplementedFallback (25 ms total) 2025-07-24T04:07:44.8969703Z 2025-07-24T04:07:44.8969854Z [----------] 2 tests from TestAutogradUtils 2025-07-24T04:07:44.8970350Z [ RUN ] TestAutogradUtils.ValidateOutputsReduce 2025-07-24T04:07:44.8970901Z [ OK ] TestAutogradUtils.ValidateOutputsReduce (0 ms) 2025-07-24T04:07:44.8971472Z [ RUN ] TestAutogradUtils.ValidateOutputsBasic 2025-07-24T04:07:44.8972151Z [ OK ] TestAutogradUtils.ValidateOutputsBasic (0 ms) 2025-07-24T04:07:44.8972694Z [----------] 2 tests from TestAutogradUtils (1 ms total) 2025-07-24T04:07:44.8973042Z 2025-07-24T04:07:44.8973203Z [----------] Global test environment tear-down 2025-07-24T04:07:44.8973683Z [==========] 60 tests from 4 test suites ran. (8335 ms total) 2025-07-24T04:07:44.8974146Z [ PASSED ] 60 tests. 2025-07-24T04:07:44.8974481Z ================================================================================ 2025-07-24T04:07:44.8975346Z [3,099 / 3,110] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-07-24T04:07:44.8976048Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-07-24T04:07:44.8976579Z Testing //:autograd_test; 11s processwrapper-sandbox 2025-07-24T04:07:44.8977118Z Linking optim_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8977648Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8978210Z Linking sequential_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8978736Z Linking module_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8979311Z Linking integration_test; 8s processwrapper-sandbox 2025-07-24T04:07:44.8979869Z Linking nn_utils_test; 8s processwrapper-sandbox ... 2025-07-24T04:07:45.0958299Z 2025-07-24T04:07:45.0958955Z  2025-07-24T04:07:45.0959331Z  2025-07-24T04:07:45.0959595Z  2025-07-24T04:07:45.0959866Z  2025-07-24T04:07:45.0960139Z  2025-07-24T04:07:45.0960414Z  2025-07-24T04:07:45.0960686Z  2025-07-24T04:07:45.0960946Z  2025-07-24T04:07:45.0961612Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:45.0962318Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-07-24T04:07:45.0962838Z Linking optim_test; 8s processwrapper-sandbox 2025-07-24T04:07:45.0963371Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-07-24T04:07:45.0963946Z Linking sequential_test; 8s processwrapper-sandbox 2025-07-24T04:07:45.0964470Z Linking module_test; 8s processwrapper-sandbox 2025-07-24T04:07:45.0965008Z Linking integration_test; 8s processwrapper-sandbox 2025-07-24T04:07:45.0965549Z Linking nn_utils_test; 8s processwrapper-sandbox 2025-07-24T04:07:45.0966098Z Linking functional_test; 8s processwrapper-sandbox ... 2025-07-24T04:07:46.2967256Z 2025-07-24T04:07:46.2967933Z  2025-07-24T04:07:46.2968286Z  2025-07-24T04:07:46.2968554Z  2025-07-24T04:07:46.2968831Z  2025-07-24T04:07:46.2969100Z  2025-07-24T04:07:46.2969379Z  2025-07-24T04:07:46.2969643Z  2025-07-24T04:07:46.2969919Z  2025-07-24T04:07:46.2970582Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:46.2971307Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-07-24T04:07:46.2971835Z Linking optim_test; 10s processwrapper-sandbox 2025-07-24T04:07:46.2972425Z Linking ordered_dict_test; 9s processwrapper-sandbox 2025-07-24T04:07:46.2973008Z Linking sequential_test; 9s processwrapper-sandbox 2025-07-24T04:07:46.2973542Z Linking module_test; 9s processwrapper-sandbox 2025-07-24T04:07:46.2974094Z Linking integration_test; 9s processwrapper-sandbox 2025-07-24T04:07:46.2974822Z Linking nn_utils_test; 9s processwrapper-sandbox 2025-07-24T04:07:46.2975402Z Linking functional_test; 9s processwrapper-sandbox ... 2025-07-24T04:07:47.2971683Z 2025-07-24T04:07:47.2972361Z  2025-07-24T04:07:47.2972708Z  2025-07-24T04:07:47.2972975Z  2025-07-24T04:07:47.2973249Z  2025-07-24T04:07:47.2973511Z  2025-07-24T04:07:47.2973786Z  2025-07-24T04:07:47.2974040Z  2025-07-24T04:07:47.2974312Z  2025-07-24T04:07:47.2974956Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:47.2975661Z Testing //:rnn_test; 14s processwrapper-sandbox 2025-07-24T04:07:47.2976428Z Linking optim_test; 11s processwrapper-sandbox 2025-07-24T04:07:47.2976984Z Linking ordered_dict_test; 10s processwrapper-sandbox 2025-07-24T04:07:47.2977548Z Linking sequential_test; 10s processwrapper-sandbox 2025-07-24T04:07:47.2978067Z Linking module_test; 10s processwrapper-sandbox 2025-07-24T04:07:47.2978618Z Linking integration_test; 10s processwrapper-sandbox 2025-07-24T04:07:47.2979162Z Linking nn_utils_test; 10s processwrapper-sandbox 2025-07-24T04:07:47.2979724Z Linking functional_test; 10s processwrapper-sandbox ... 2025-07-24T04:07:48.4979145Z 2025-07-24T04:07:48.4979941Z  2025-07-24T04:07:48.4980288Z  2025-07-24T04:07:48.4980551Z  2025-07-24T04:07:48.4980957Z  2025-07-24T04:07:48.4981220Z  2025-07-24T04:07:48.4981584Z  2025-07-24T04:07:48.4981927Z  2025-07-24T04:07:48.4982270Z  2025-07-24T04:07:48.4983066Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:48.4984049Z Testing //:rnn_test; 15s processwrapper-sandbox 2025-07-24T04:07:48.4984743Z Linking optim_test; 12s processwrapper-sandbox 2025-07-24T04:07:48.4985389Z Linking ordered_dict_test; 12s processwrapper-sandbox 2025-07-24T04:07:48.4986042Z Linking sequential_test; 12s processwrapper-sandbox 2025-07-24T04:07:48.4986658Z Linking module_test; 12s processwrapper-sandbox 2025-07-24T04:07:48.4987319Z Linking integration_test; 11s processwrapper-sandbox 2025-07-24T04:07:48.4987945Z Linking nn_utils_test; 11s processwrapper-sandbox 2025-07-24T04:07:48.4988602Z Linking functional_test; 11s processwrapper-sandbox ... 2025-07-24T04:07:49.6986994Z 2025-07-24T04:07:49.6987817Z  2025-07-24T04:07:49.6988366Z  2025-07-24T04:07:49.6988649Z  2025-07-24T04:07:49.6988914Z  2025-07-24T04:07:49.6989183Z  2025-07-24T04:07:49.6989446Z  2025-07-24T04:07:49.6989720Z  2025-07-24T04:07:49.6989982Z  2025-07-24T04:07:49.6990671Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:49.6991474Z Testing //:rnn_test; 17s processwrapper-sandbox 2025-07-24T04:07:49.6991998Z Linking optim_test; 13s processwrapper-sandbox 2025-07-24T04:07:49.7000443Z Linking ordered_dict_test; 13s processwrapper-sandbox 2025-07-24T04:07:49.7001130Z Linking sequential_test; 13s processwrapper-sandbox 2025-07-24T04:07:49.7001689Z Linking module_test; 13s processwrapper-sandbox 2025-07-24T04:07:49.7002231Z Linking integration_test; 13s processwrapper-sandbox 2025-07-24T04:07:49.7002795Z Linking nn_utils_test; 13s processwrapper-sandbox 2025-07-24T04:07:49.7003359Z Linking functional_test; 12s processwrapper-sandbox ... 2025-07-24T04:07:50.6995273Z 2025-07-24T04:07:50.6995947Z  2025-07-24T04:07:50.6996307Z  2025-07-24T04:07:50.6996609Z  2025-07-24T04:07:50.6996884Z  2025-07-24T04:07:50.6997170Z  2025-07-24T04:07:50.6997482Z  2025-07-24T04:07:50.6997766Z  2025-07-24T04:07:50.6998037Z  2025-07-24T04:07:50.6998726Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:50.6999466Z Testing //:rnn_test; 18s processwrapper-sandbox 2025-07-24T04:07:50.7000184Z Linking optim_test; 14s processwrapper-sandbox 2025-07-24T04:07:50.7000759Z Linking ordered_dict_test; 14s processwrapper-sandbox 2025-07-24T04:07:50.7001330Z Linking sequential_test; 14s processwrapper-sandbox 2025-07-24T04:07:50.7001888Z Linking module_test; 14s processwrapper-sandbox 2025-07-24T04:07:50.7002445Z Linking integration_test; 14s processwrapper-sandbox 2025-07-24T04:07:50.7003025Z Linking nn_utils_test; 14s processwrapper-sandbox 2025-07-24T04:07:50.7003602Z Linking functional_test; 13s processwrapper-sandbox ... 2025-07-24T04:07:51.6998551Z 2025-07-24T04:07:51.7000134Z  2025-07-24T04:07:51.7000460Z  2025-07-24T04:07:51.7001028Z  2025-07-24T04:07:51.7001299Z  2025-07-24T04:07:51.7001585Z  2025-07-24T04:07:51.7001848Z  2025-07-24T04:07:51.7002124Z  2025-07-24T04:07:51.7002401Z  2025-07-24T04:07:51.7003053Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:51.7003775Z Testing //:rnn_test; 19s processwrapper-sandbox 2025-07-24T04:07:51.7004286Z Linking optim_test; 15s processwrapper-sandbox 2025-07-24T04:07:51.7004839Z Linking ordered_dict_test; 15s processwrapper-sandbox 2025-07-24T04:07:51.7005394Z Linking sequential_test; 15s processwrapper-sandbox 2025-07-24T04:07:51.7005930Z Linking module_test; 15s processwrapper-sandbox 2025-07-24T04:07:51.7006466Z Linking integration_test; 15s processwrapper-sandbox 2025-07-24T04:07:51.7007025Z Linking nn_utils_test; 15s processwrapper-sandbox 2025-07-24T04:07:51.7007595Z Linking functional_test; 14s processwrapper-sandbox ... 2025-07-24T04:07:52.9006755Z 2025-07-24T04:07:52.9007443Z  2025-07-24T04:07:52.9007917Z  2025-07-24T04:07:52.9008308Z  2025-07-24T04:07:52.9008671Z  2025-07-24T04:07:52.9009046Z  2025-07-24T04:07:52.9009395Z  2025-07-24T04:07:52.9009771Z  2025-07-24T04:07:52.9010148Z  2025-07-24T04:07:52.9011082Z [3,100 / 3,110] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-07-24T04:07:52.9012068Z Testing //:rnn_test; 20s processwrapper-sandbox 2025-07-24T04:07:52.9012812Z Linking optim_test; 16s processwrapper-sandbox 2025-07-24T04:07:52.9013592Z Linking ordered_dict_test; 16s processwrapper-sandbox 2025-07-24T04:07:52.9014402Z Linking sequential_test; 16s processwrapper-sandbox 2025-07-24T04:07:52.9015164Z Linking module_test; 16s processwrapper-sandbox 2025-07-24T04:07:52.9015930Z Linking integration_test; 16s processwrapper-sandbox 2025-07-24T04:07:52.9016727Z Linking nn_utils_test; 16s processwrapper-sandbox 2025-07-24T04:07:52.9017543Z Linking functional_test; 16s processwrapper-sandbox ... 2025-07-24T04:07:53.5010045Z 2025-07-24T04:07:53.5010674Z  2025-07-24T04:07:53.5011046Z  2025-07-24T04:07:53.5011333Z  2025-07-24T04:07:53.5011595Z  2025-07-24T04:07:53.5011904Z  2025-07-24T04:07:53.5012161Z  2025-07-24T04:07:53.5012432Z  2025-07-24T04:07:53.5012692Z  2025-07-24T04:07:53.5013352Z [3,101 / 3,110] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-07-24T04:07:53.5014053Z Testing //:rnn_test; 20s processwrapper-sandbox 2025-07-24T04:07:53.5014584Z Linking optim_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.5015128Z Linking ordered_dict_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.5015706Z Linking sequential_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.5016249Z Linking module_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.5016787Z Linking nn_utils_test; 16s processwrapper-sandbox 2025-07-24T04:07:53.5017346Z Linking functional_test; 16s processwrapper-sandbox 2025-07-24T04:07:53.5017919Z Linking modulelist_test; 16s processwrapper-sandbox ... 2025-07-24T04:07:53.8371941Z 2025-07-24T04:07:53.8372598Z  2025-07-24T04:07:53.8373324Z  2025-07-24T04:07:53.8373699Z  2025-07-24T04:07:53.8374046Z  2025-07-24T04:07:53.8374408Z  2025-07-24T04:07:53.8374754Z  2025-07-24T04:07:53.8375113Z  2025-07-24T04:07:53.8375445Z  2025-07-24T04:07:53.8376212Z [3,103 / 3,112] 17 / 26 tests; 9 actions, 8 running; last test: ...tograd_test 2025-07-24T04:07:53.8377000Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-07-24T04:07:53.8377589Z Linking optim_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.8378194Z Linking module_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.8378843Z Linking nn_utils_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.8379660Z Linking functional_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.8380303Z Linking modulelist_test; 17s processwrapper-sandbox 2025-07-24T04:07:53.8380922Z Linking modules_test; 16s processwrapper-sandbox 2025-07-24T04:07:53.8381677Z Testing //:sequential_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:54.1015058Z 2025-07-24T04:07:54.1015896Z  2025-07-24T04:07:54.1016240Z  2025-07-24T04:07:54.1016520Z  2025-07-24T04:07:54.1016800Z  2025-07-24T04:07:54.1017146Z  2025-07-24T04:07:54.1017482Z  2025-07-24T04:07:54.1017822Z  2025-07-24T04:07:54.1018077Z  2025-07-24T04:07:54.1018743Z [3,103 / 3,112] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-07-24T04:07:54.1019459Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-07-24T04:07:54.1019974Z Linking optim_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.1020536Z Linking module_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.1021256Z Linking nn_utils_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.1021806Z Linking functional_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.1022346Z Linking modulelist_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.1022902Z Linking modules_test; 16s processwrapper-sandbox 2025-07-24T04:07:54.1023483Z Testing //:sequential_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:54.4358778Z 2025-07-24T04:07:54.4359518Z  2025-07-24T04:07:54.4359949Z  2025-07-24T04:07:54.4360335Z  2025-07-24T04:07:54.4360703Z  2025-07-24T04:07:54.4361085Z  2025-07-24T04:07:54.4361454Z  2025-07-24T04:07:54.4361832Z  2025-07-24T04:07:54.4362196Z  2025-07-24T04:07:54.4363120Z [3,104 / 3,113] 17 / 26 tests; 9 actions, 8 running; last test: ...tograd_test 2025-07-24T04:07:54.4364093Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-07-24T04:07:54.4364870Z Linking optim_test; 18s processwrapper-sandbox 2025-07-24T04:07:54.4365638Z Linking nn_utils_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.4366406Z Linking functional_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.4367187Z Linking modulelist_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.4367958Z Linking modules_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.4368738Z Testing //:sequential_test; 0s processwrapper-sandbox 2025-07-24T04:07:54.4369566Z Testing //:ordered_dict_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:54.7024000Z 2025-07-24T04:07:54.7024774Z  2025-07-24T04:07:54.7025209Z  2025-07-24T04:07:54.7025605Z  2025-07-24T04:07:54.7025973Z  2025-07-24T04:07:54.7026359Z  2025-07-24T04:07:54.7026727Z  2025-07-24T04:07:54.7027096Z  2025-07-24T04:07:54.7027449Z  2025-07-24T04:07:54.7028399Z [3,104 / 3,113] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-07-24T04:07:54.7029396Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-07-24T04:07:54.7030142Z Linking optim_test; 18s processwrapper-sandbox 2025-07-24T04:07:54.7030879Z Linking nn_utils_test; 18s processwrapper-sandbox 2025-07-24T04:07:54.7031633Z Linking functional_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.7032642Z Linking modulelist_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.7033388Z Linking modules_test; 17s processwrapper-sandbox 2025-07-24T04:07:54.7034162Z Testing //:sequential_test; 1s processwrapper-sandbox 2025-07-24T04:07:54.7034998Z Testing //:ordered_dict_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:55.7087794Z 2025-07-24T04:07:55.7088465Z  2025-07-24T04:07:55.7088794Z  2025-07-24T04:07:55.7089077Z  2025-07-24T04:07:55.7089340Z  2025-07-24T04:07:55.7089619Z  2025-07-24T04:07:55.7089882Z  2025-07-24T04:07:55.7090156Z  2025-07-24T04:07:55.7090420Z  2025-07-24T04:07:55.7091377Z [3,105 / 3,114] 17 / 26 tests; 9 actions, 8 running; last test: ...tograd_test 2025-07-24T04:07:55.7092105Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-07-24T04:07:55.7092637Z Linking nn_utils_test; 19s processwrapper-sandbox 2025-07-24T04:07:55.7093208Z Linking functional_test; 18s processwrapper-sandbox 2025-07-24T04:07:55.7093750Z Linking modulelist_test; 18s processwrapper-sandbox 2025-07-24T04:07:55.7094297Z Linking modules_test; 18s processwrapper-sandbox 2025-07-24T04:07:55.7094836Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-07-24T04:07:55.7095415Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2025-07-24T04:07:55.7095993Z Testing //:module_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:56.1030838Z 2025-07-24T04:07:56.1031501Z  2025-07-24T04:07:56.1031857Z  2025-07-24T04:07:56.1032134Z  2025-07-24T04:07:56.1032422Z  2025-07-24T04:07:56.1032687Z  2025-07-24T04:07:56.1033211Z  2025-07-24T04:07:56.1033479Z  2025-07-24T04:07:56.1033765Z  2025-07-24T04:07:56.1034447Z [3,105 / 3,114] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-07-24T04:07:56.1035227Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-07-24T04:07:56.1035792Z Linking nn_utils_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.1036348Z Linking functional_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.1036920Z Linking modulelist_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.1037464Z Linking modules_test; 18s processwrapper-sandbox 2025-07-24T04:07:56.1038040Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.1038627Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.1039201Z Testing //:module_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:56.4395224Z 2025-07-24T04:07:56.4395853Z  2025-07-24T04:07:56.4396234Z  2025-07-24T04:07:56.4396527Z  2025-07-24T04:07:56.4396789Z  2025-07-24T04:07:56.4397063Z  2025-07-24T04:07:56.4397322Z  2025-07-24T04:07:56.4397591Z  2025-07-24T04:07:56.4397851Z  2025-07-24T04:07:56.4398513Z [3,106 / 3,115] 17 / 26 tests; 9 actions, 8 running; last test: ...tograd_test 2025-07-24T04:07:56.4399223Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-07-24T04:07:56.4399776Z Linking functional_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.4400321Z Linking modulelist_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.4400869Z Linking modules_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.4401423Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.4401987Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.4402546Z Testing //:module_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.4403089Z Testing //:optim_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:56.7035102Z 2025-07-24T04:07:56.7035778Z  2025-07-24T04:07:56.7036112Z  2025-07-24T04:07:56.7036395Z  2025-07-24T04:07:56.7036660Z  2025-07-24T04:07:56.7036933Z  2025-07-24T04:07:56.7037195Z  2025-07-24T04:07:56.7037683Z  2025-07-24T04:07:56.7037943Z  2025-07-24T04:07:56.7038612Z [3,106 / 3,115] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-07-24T04:07:56.7039300Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-07-24T04:07:56.7039847Z Linking functional_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.7040389Z Linking modulelist_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.7040925Z Linking modules_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.7041475Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-07-24T04:07:56.7042035Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.7042721Z Testing //:module_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.7043262Z Testing //:optim_test; 0s processwrapper-sandbox ... 2025-07-24T04:07:56.7774314Z 2025-07-24T04:07:56.7774931Z  2025-07-24T04:07:56.7775275Z  2025-07-24T04:07:56.7775544Z  2025-07-24T04:07:56.7775840Z  2025-07-24T04:07:56.7776106Z  2025-07-24T04:07:56.7776379Z  2025-07-24T04:07:56.7776636Z  2025-07-24T04:07:56.7776909Z  2025-07-24T04:07:56.7777326Z INFO: From Testing //:ordered_dict_test: 2025-07-24T04:07:56.7777841Z ==================== Test output for //:ordered_dict_test: 2025-07-24T04:07:56.7778299Z Running main() from gmock_main.cc 2025-07-24T04:07:56.7778689Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:56.7779096Z [==========] Running 29 tests from 1 test suite. 2025-07-24T04:07:56.7779541Z [----------] Global test environment set-up. 2025-07-24T04:07:56.7779988Z [----------] 29 tests from OrderedDictTest 2025-07-24T04:07:56.7780517Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2025-07-24T04:07:56.7781336Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2025-07-24T04:07:56.7782071Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2025-07-24T04:07:56.7782909Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2025-07-24T04:07:56.7783688Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2025-07-24T04:07:56.7784378Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2025-07-24T04:07:56.7785222Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2025-07-24T04:07:56.7786008Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-07-24T04:07:56.7786701Z [ RUN ] OrderedDictTest.CanInitializeFromList 2025-07-24T04:07:56.7787227Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2025-07-24T04:07:56.7787933Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2025-07-24T04:07:56.7788806Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2025-07-24T04:07:56.7789524Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2025-07-24T04:07:56.7790095Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2025-07-24T04:07:56.7790642Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2025-07-24T04:07:56.7791175Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2025-07-24T04:07:56.7791700Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2025-07-24T04:07:56.7792251Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2025-07-24T04:07:56.7792795Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2025-07-24T04:07:56.7793307Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2025-07-24T04:07:56.7793934Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2025-07-24T04:07:56.7794690Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2025-07-24T04:07:56.7795589Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2025-07-24T04:07:56.7796619Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2025-07-24T04:07:56.7797662Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2025-07-24T04:07:56.7798802Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-07-24T04:07:56.7799883Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2025-07-24T04:07:56.7801030Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2025-07-24T04:07:56.7802122Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2025-07-24T04:07:56.7803189Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2025-07-24T04:07:56.7804157Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2025-07-24T04:07:56.7805119Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2025-07-24T04:07:56.7805874Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2025-07-24T04:07:56.7806493Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2025-07-24T04:07:56.7807074Z [ RUN ] OrderedDictTest.CanIterateItems 2025-07-24T04:07:56.7807548Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2025-07-24T04:07:56.7808026Z [ RUN ] OrderedDictTest.EraseWorks 2025-07-24T04:07:56.7808459Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2025-07-24T04:07:56.7808958Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2025-07-24T04:07:56.7809505Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2025-07-24T04:07:56.7810024Z [ RUN ] OrderedDictTest.CanCopyConstruct 2025-07-24T04:07:56.7810520Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2025-07-24T04:07:56.7810998Z [ RUN ] OrderedDictTest.CanCopyAssign 2025-07-24T04:07:56.7811478Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2025-07-24T04:07:56.7811999Z [ RUN ] OrderedDictTest.CanMoveConstruct 2025-07-24T04:07:56.7812493Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2025-07-24T04:07:56.7812970Z [ RUN ] OrderedDictTest.CanMoveAssign 2025-07-24T04:07:56.7813440Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2025-07-24T04:07:56.7813939Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2025-07-24T04:07:56.7814451Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2025-07-24T04:07:56.7815076Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2025-07-24T04:07:56.7815816Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2025-07-24T04:07:56.7816474Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2025-07-24T04:07:56.7816974Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2025-07-24T04:07:56.7817503Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2025-07-24T04:07:56.7818057Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2025-07-24T04:07:56.7818589Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2025-07-24T04:07:56.7819120Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2025-07-24T04:07:56.7819641Z [----------] 29 tests from OrderedDictTest (0 ms total) 2025-07-24T04:07:56.7819983Z 2025-07-24T04:07:56.7820146Z [----------] Global test environment tear-down 2025-07-24T04:07:56.7820607Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2025-07-24T04:07:56.7821050Z [ PASSED ] 29 tests. 2025-07-24T04:07:56.7821397Z ================================================================================ 2025-07-24T04:07:56.7822228Z [3,106 / 3,115] 18 / 26 tests; 9 actions running; last test: ...ered_dict_test 2025-07-24T04:07:56.7822925Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-07-24T04:07:56.7823455Z Linking functional_test; 20s processwrapper-sandbox 2025-07-24T04:07:56.7824014Z Linking modulelist_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.7824629Z Linking modules_test; 19s processwrapper-sandbox 2025-07-24T04:07:56.7825188Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-07-24T04:07:56.7825765Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.7826313Z Testing //:module_test; 2s processwrapper-sandbox 2025-07-24T04:07:56.7826909Z Testing //:optim_test; 1s processwrapper-sandbox ... 2025-07-24T04:07:57.1039319Z 2025-07-24T04:07:57.1039932Z  2025-07-24T04:07:57.1040279Z  2025-07-24T04:07:57.1040547Z  2025-07-24T04:07:57.1040827Z  2025-07-24T04:07:57.1041092Z  2025-07-24T04:07:57.1041370Z  2025-07-24T04:07:57.1041641Z  2025-07-24T04:07:57.1041900Z  2025-07-24T04:07:57.1042567Z [3,107 / 3,115] 18 / 26 tests; 8 actions running; last test: ...ered_dict_test 2025-07-24T04:07:57.1043267Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-07-24T04:07:57.1044101Z Linking functional_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.1044658Z Linking modulelist_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.1045209Z Linking modules_test; 19s processwrapper-sandbox 2025-07-24T04:07:57.1045747Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-07-24T04:07:57.1046307Z Testing //:module_test; 2s processwrapper-sandbox 2025-07-24T04:07:57.1046833Z Testing //:optim_test; 1s processwrapper-sandbox 2025-07-24T04:07:57.1047350Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.1924888Z 2025-07-24T04:07:57.1925542Z  2025-07-24T04:07:57.1925873Z  2025-07-24T04:07:57.1926162Z  2025-07-24T04:07:57.1926433Z  2025-07-24T04:07:57.1926711Z  2025-07-24T04:07:57.1926979Z  2025-07-24T04:07:57.1927257Z  2025-07-24T04:07:57.1927525Z  2025-07-24T04:07:57.1927970Z INFO: From Testing //:sequential_test: 2025-07-24T04:07:57.1928484Z ==================== Test output for //:sequential_test: 2025-07-24T04:07:57.1929208Z Running main() from gmock_main.cc 2025-07-24T04:07:57.1929614Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:57.1930035Z [==========] Running 19 tests from 1 test suite. 2025-07-24T04:07:57.1930505Z [----------] Global test environment set-up. 2025-07-24T04:07:57.1930954Z [----------] 19 tests from SequentialTest 2025-07-24T04:07:57.1931414Z [ RUN ] SequentialTest.CanContainThings 2025-07-24T04:07:57.1931897Z [ OK ] SequentialTest.CanContainThings (1 ms) 2025-07-24T04:07:57.1932457Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2025-07-24T04:07:57.1933064Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2025-07-24T04:07:57.1933680Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2025-07-24T04:07:57.1934267Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2025-07-24T04:07:57.1934872Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2025-07-24T04:07:57.1935471Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2025-07-24T04:07:57.1936049Z [ RUN ] SequentialTest.PushBackAddsAnElement 2025-07-24T04:07:57.1936597Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2025-07-24T04:07:57.1937099Z [ RUN ] SequentialTest.AccessWithAt 2025-07-24T04:07:57.1937566Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2025-07-24T04:07:57.1938036Z [ RUN ] SequentialTest.AccessWithPtr 2025-07-24T04:07:57.1938525Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2025-07-24T04:07:57.1939163Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2025-07-24T04:07:57.1940021Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2025-07-24T04:07:57.1940760Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2025-07-24T04:07:57.1941387Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2025-07-24T04:07:57.1942110Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2025-07-24T04:07:57.1942935Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2025-07-24T04:07:57.1943752Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2025-07-24T04:07:57.1944614Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2025-07-24T04:07:57.1945314Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2025-07-24T04:07:57.1946028Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (32 ms) 2025-07-24T04:07:57.1946694Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2025-07-24T04:07:57.1947429Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2025-07-24T04:07:57.1948168Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2025-07-24T04:07:57.1948941Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2025-07-24T04:07:57.1949605Z [ RUN ] SequentialTest.HasReferenceSemantics 2025-07-24T04:07:57.1950889Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2025-07-24T04:07:57.1951533Z [ RUN ] SequentialTest.IsCloneable 2025-07-24T04:07:57.1952003Z [ OK ] SequentialTest.IsCloneable (5 ms) 2025-07-24T04:07:57.1952551Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2025-07-24T04:07:57.1953176Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2025-07-24T04:07:57.1953782Z [ RUN ] SequentialTest.PrettyPrintSequential 2025-07-24T04:07:57.1954325Z [ OK ] SequentialTest.PrettyPrintSequential (1 ms) 2025-07-24T04:07:57.1954923Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2025-07-24T04:07:57.1955572Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (305 ms) 2025-07-24T04:07:57.1956197Z [----------] 19 tests from SequentialTest (349 ms total) 2025-07-24T04:07:57.1956534Z 2025-07-24T04:07:57.1956712Z [----------] Global test environment tear-down 2025-07-24T04:07:57.1957193Z [==========] 19 tests from 1 test suite ran. (349 ms total) 2025-07-24T04:07:57.1957646Z [ PASSED ] 19 tests. 2025-07-24T04:07:57.1957994Z ================================================================================ 2025-07-24T04:07:57.1958944Z [3,107 / 3,115] 19 / 26 tests; 8 actions running; last test: ...equential_test 2025-07-24T04:07:57.1959643Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-07-24T04:07:57.1960205Z Linking functional_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.1960781Z Linking modulelist_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.1961333Z Linking modules_test; 19s processwrapper-sandbox 2025-07-24T04:07:57.1961901Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-07-24T04:07:57.1962471Z Testing //:module_test; 2s processwrapper-sandbox 2025-07-24T04:07:57.1963015Z Testing //:optim_test; 1s processwrapper-sandbox 2025-07-24T04:07:57.1963550Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.4026517Z 2025-07-24T04:07:57.4027129Z  2025-07-24T04:07:57.4027478Z  2025-07-24T04:07:57.4027746Z  2025-07-24T04:07:57.4028025Z  2025-07-24T04:07:57.4028324Z  2025-07-24T04:07:57.4028605Z  2025-07-24T04:07:57.4028865Z  2025-07-24T04:07:57.4029143Z  2025-07-24T04:07:57.4029795Z [3,110 / 3,117] 19 / 26 tests; 7 actions, 6 running; last test: ...ential_test 2025-07-24T04:07:57.4030517Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-07-24T04:07:57.4031057Z Linking modules_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.4031586Z Testing //:module_test; 2s processwrapper-sandbox 2025-07-24T04:07:57.4032123Z Testing //:optim_test; 1s processwrapper-sandbox 2025-07-24T04:07:57.4032646Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.4033202Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.4033702Z [Prepa] Testing //:functional_test 2025-07-24T04:07:57.7043780Z 2025-07-24T04:07:57.7044438Z  2025-07-24T04:07:57.7044768Z  2025-07-24T04:07:57.7045065Z  2025-07-24T04:07:57.7045351Z  2025-07-24T04:07:57.7045639Z  2025-07-24T04:07:57.7045897Z  2025-07-24T04:07:57.7046174Z  2025-07-24T04:07:57.7046845Z [3,110 / 3,117] 19 / 26 tests; 7 actions running; last test: ...equential_test 2025-07-24T04:07:57.7047550Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-07-24T04:07:57.7048288Z Linking modules_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.7048817Z Testing //:module_test; 3s processwrapper-sandbox 2025-07-24T04:07:57.7049351Z Testing //:optim_test; 1s processwrapper-sandbox 2025-07-24T04:07:57.7050071Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2025-07-24T04:07:57.7050629Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.7051198Z Testing //:functional_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.7799791Z 2025-07-24T04:07:57.7800467Z  2025-07-24T04:07:57.7800814Z  2025-07-24T04:07:57.7801085Z  2025-07-24T04:07:57.7801364Z  2025-07-24T04:07:57.7801894Z  2025-07-24T04:07:57.7802181Z  2025-07-24T04:07:57.7802444Z  2025-07-24T04:07:57.7802841Z INFO: From Testing //:module_test: 2025-07-24T04:07:57.7811266Z ==================== Test output for //:module_test: 2025-07-24T04:07:57.7811727Z Running main() from gmock_main.cc 2025-07-24T04:07:57.7812132Z Note: Google Test filter = -*CUDA 2025-07-24T04:07:57.7812524Z [==========] Running 52 tests from 1 test suite. 2025-07-24T04:07:57.7812977Z [----------] Global test environment set-up. 2025-07-24T04:07:57.7813394Z [----------] 52 tests from ModuleTest 2025-07-24T04:07:57.7813870Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2025-07-24T04:07:57.7814465Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (1 ms) 2025-07-24T04:07:57.7814978Z [ RUN ] ModuleTest.ZeroGrad 2025-07-24T04:07:57.7815373Z [ OK ] ModuleTest.ZeroGrad (2 ms) 2025-07-24T04:07:57.7815815Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2025-07-24T04:07:57.7816323Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2025-07-24T04:07:57.7817042Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2025-07-24T04:07:57.7817766Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2025-07-24T04:07:57.7818485Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2025-07-24T04:07:57.7819239Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2025-07-24T04:07:57.7819973Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2025-07-24T04:07:57.7820658Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2025-07-24T04:07:57.7821254Z [ RUN ] ModuleTest.ReplaceModule 2025-07-24T04:07:57.7821679Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2025-07-24T04:07:57.7822128Z [ RUN ] ModuleTest.UnregisterModule 2025-07-24T04:07:57.7822572Z [ OK ] ModuleTest.UnregisterModule (0 ms) 2025-07-24T04:07:57.7823169Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2025-07-24T04:07:57.7823938Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2025-07-24T04:07:57.7824801Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2025-07-24T04:07:57.7825603Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (0 ms) 2025-07-24T04:07:57.7826309Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2025-07-24T04:07:57.7826913Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2025-07-24T04:07:57.7827556Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2025-07-24T04:07:57.7828273Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2025-07-24T04:07:57.7829001Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2025-07-24T04:07:57.7829727Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2025-07-24T04:07:57.7830339Z [ RUN ] ModuleTest.CanGetName 2025-07-24T04:07:57.7830741Z [ OK ] ModuleTest.CanGetName (0 ms) 2025-07-24T04:07:57.7831213Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2025-07-24T04:07:57.7831715Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2025-07-24T04:07:57.7842197Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2025-07-24T04:07:57.7842982Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2025-07-24T04:07:57.7843918Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2025-07-24T04:07:57.7844770Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2025-07-24T04:07:57.7845623Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2025-07-24T04:07:57.7846505Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2025-07-24T04:07:57.7847395Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2025-07-24T04:07:57.7848331Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2025-07-24T04:07:57.7849189Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2025-07-24T04:07:57.7849950Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (10 ms) 2025-07-24T04:07:57.7850554Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2025-07-24T04:07:57.7851146Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2025-07-24T04:07:57.7851824Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2025-07-24T04:07:57.7852565Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2025-07-24T04:07:57.7853236Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2025-07-24T04:07:57.7853790Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2025-07-24T04:07:57.7854377Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2025-07-24T04:07:57.7855024Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2025-07-24T04:07:57.7855614Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2025-07-24T04:07:57.7856152Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2025-07-24T04:07:57.7856775Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2025-07-24T04:07:57.7857387Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2025-07-24T04:07:57.7858219Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2025-07-24T04:07:57.7859276Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2025-07-24T04:07:57.7860325Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2025-07-24T04:07:57.7861346Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2025-07-24T04:07:57.7862314Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2025-07-24T04:07:57.7863196Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2025-07-24T04:07:57.7864041Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2025-07-24T04:07:57.7871156Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-07-24T04:07:57.7871936Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-07-24T04:07:57.7872714Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-07-24T04:07:57.7873562Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2025-07-24T04:07:57.7874506Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-07-24T04:07:57.7875414Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-07-24T04:07:57.7876262Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-07-24T04:07:57.7877090Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2025-07-24T04:07:57.7877870Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-07-24T04:07:57.7878755Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2025-07-24T04:07:57.7879720Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-07-24T04:07:57.7880584Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2025-07-24T04:07:57.7881413Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-07-24T04:07:57.7882331Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2025-07-24T04:07:57.7883194Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-07-24T04:07:57.7884024Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2025-07-24T04:07:57.7884756Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-07-24T04:07:57.7885527Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2025-07-24T04:07:57.7886328Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-07-24T04:07:57.7887252Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2025-07-24T04:07:57.7888021Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-07-24T04:07:57.7888886Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2025-07-24T04:07:57.7889822Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-07-24T04:07:57.7890709Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2025-07-24T04:07:57.7891524Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-07-24T04:07:57.7892405Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2025-07-24T04:07:57.7893394Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-07-24T04:07:57.7901482Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2025-07-24T04:07:57.7902068Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2025-07-24T04:07:57.7902676Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2025-07-24T04:07:57.7903364Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2025-07-24T04:07:57.7903992Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2025-07-24T04:07:57.7904670Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2025-07-24T04:07:57.7905327Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2025-07-24T04:07:57.7906004Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2025-07-24T04:07:57.7906682Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2025-07-24T04:07:57.7907327Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2025-07-24T04:07:57.7907986Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2025-07-24T04:07:57.7908702Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2025-07-24T04:07:57.7909485Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2025-07-24T04:07:57.7910370Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2025-07-24T04:07:57.7911043Z [ RUN ] ModuleTest.PrettyPrint 2025-07-24T04:07:57.7911465Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2025-07-24T04:07:57.7912049Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2025-07-24T04:07:57.7912813Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2025-07-24T04:07:57.7913467Z [----------] 52 tests from ModuleTest (27 ms total) 2025-07-24T04:07:57.7913780Z 2025-07-24T04:07:57.7913941Z [----------] Global test environment tear-down 2025-07-24T04:07:57.7914416Z [==========] 52 tests from 1 test suite ran. (27 ms total) 2025-07-24T04:07:57.7914842Z [ PASSED ] 52 tests. 2025-07-24T04:07:57.7915186Z ================================================================================ 2025-07-24T04:07:57.7922001Z [3,110 / 3,117] 20 / 26 tests; 7 actions running; last test: //:module_test 2025-07-24T04:07:57.7922684Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-07-24T04:07:57.7923219Z Linking modules_test; 20s processwrapper-sandbox 2025-07-24T04:07:57.7923738Z Testing //:module_test; 3s processwrapper-sandbox 2025-07-24T04:07:57.7924265Z Testing //:optim_test; 2s processwrapper-sandbox 2025-07-24T04:07:57.7924867Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2025-07-24T04:07:57.7925422Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-07-24T04:07:57.7925985Z Testing //:functional_test; 0s processwrapper-sandbox 2025-07-24T04:07:58.0861910Z 2025-07-24T04:07:58.0862561Z  2025-07-24T04:07:58.0862907Z  2025-07-24T04:07:58.0863177Z  2025-07-24T04:07:58.0863457Z  2025-07-24T04:07:58.0863716Z  2025-07-24T04:07:58.0863988Z  2025-07-24T04:07:58.0864249Z  2025-07-24T04:07:58.0865002Z [3,112 / 3,118] 20 / 26 tests; 6 actions, 5 running; last test: //:module_test 2025-07-24T04:07:58.0865986Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-07-24T04:07:58.0866525Z Testing //:optim_test; 2s processwrapper-sandbox 2025-07-24T04:07:58.0867069Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2025-07-24T04:07:58.0867613Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-07-24T04:07:58.0868192Z Testing //:functional_test; 0s processwrapper-sandbox 2025-07-24T04:07:58.0868678Z [Prepa] Testing //:modules_test 2025-07-24T04:07:58.3047484Z 2025-07-24T04:07:58.3048106Z  2025-07-24T04:07:58.3048430Z  2025-07-24T04:07:58.3048710Z  2025-07-24T04:07:58.3048970Z  2025-07-24T04:07:58.3049243Z  2025-07-24T04:07:58.3049499Z  2025-07-24T04:07:58.3050336Z [3,112 / 3,118] 20 / 26 tests; 6 actions running; last test: //:module_test 2025-07-24T04:07:58.3051037Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-07-24T04:07:58.3051556Z Testing //:optim_test; 2s processwrapper-sandbox 2025-07-24T04:07:58.3052122Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2025-07-24T04:07:58.3052864Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-07-24T04:07:58.3053433Z Testing //:functional_test; 0s processwrapper-sandbox 2025-07-24T04:07:58.3053975Z Testing //:modules_test; 0s processwrapper-sandbox 2025-07-24T04:07:59.3054409Z 2025-07-24T04:07:59.3055033Z  2025-07-24T04:07:59.3055362Z  2025-07-24T04:07:59.3055649Z  2025-07-24T04:07:59.3055915Z  2025-07-24T04:07:59.3056190Z  2025-07-24T04:07:59.3056456Z  2025-07-24T04:07:59.3057119Z [3,112 / 3,118] 20 / 26 tests; 6 actions running; last test: //:module_test 2025-07-24T04:07:59.3057810Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-07-24T04:07:59.3058353Z Testing //:optim_test; 3s processwrapper-sandbox 2025-07-24T04:07:59.3058886Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2025-07-24T04:07:59.3059442Z Testing //:modulelist_test; 1s processwrapper-sandbox 2025-07-24T04:07:59.3060047Z Testing //:functional_test; 1s processwrapper-sandbox 2025-07-24T04:07:59.3060588Z Testing //:modules_test; 1s processwrapper-sandbox 2025-07-24T04:08:00.3265864Z 2025-07-24T04:08:00.3266527Z  2025-07-24T04:08:00.3274591Z  2025-07-24T04:08:00.3274924Z  2025-07-24T04:08:00.3275212Z  2025-07-24T04:08:00.3275478Z  2025-07-24T04:08:00.3275762Z  2025-07-24T04:08:00.3276433Z [3,112 / 3,118] 21 / 26 tests; 6 actions running; last test: ...odulelist_test 2025-07-24T04:08:00.3277135Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-07-24T04:08:00.3277678Z Testing //:optim_test; 4s processwrapper-sandbox 2025-07-24T04:08:00.3278212Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-07-24T04:08:00.3278769Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-07-24T04:08:00.3279327Z Testing //:functional_test; 2s processwrapper-sandbox 2025-07-24T04:08:00.3279895Z Testing //:modules_test; 2s processwrapper-sandbox 2025-07-24T04:08:00.3280245Z 2025-07-24T04:08:00.3280400Z  2025-07-24T04:08:00.3280670Z  2025-07-24T04:08:00.3280953Z  2025-07-24T04:08:00.3281217Z  2025-07-24T04:08:00.3281488Z  2025-07-24T04:08:00.3281748Z  2025-07-24T04:08:00.3282328Z INFO: From Testing //:modulelist_test: 2025-07-24T04:08:00.3288644Z ==================== Test output for //:modulelist_test: 2025-07-24T04:08:00.3289108Z Running main() from gmock_main.cc 2025-07-24T04:08:00.3289527Z Note: Google Test filter = -*CUDA 2025-07-24T04:08:00.3289928Z [==========] Running 16 tests from 1 test suite. 2025-07-24T04:08:00.3290390Z [----------] Global test environment set-up. 2025-07-24T04:08:00.3290823Z [----------] 16 tests from ModuleListTest 2025-07-24T04:08:00.3291324Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2025-07-24T04:08:00.3291920Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2025-07-24T04:08:00.3292756Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2025-07-24T04:08:00.3293345Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2025-07-24T04:08:00.3293941Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2025-07-24T04:08:00.3294526Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2025-07-24T04:08:00.3295093Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2025-07-24T04:08:00.3295641Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2025-07-24T04:08:00.3296127Z [ RUN ] ModuleListTest.Insertion 2025-07-24T04:08:00.3296572Z [ OK ] ModuleListTest.Insertion (0 ms) 2025-07-24T04:08:00.3297011Z [ RUN ] ModuleListTest.AccessWithAt 2025-07-24T04:08:00.3297480Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2025-07-24T04:08:00.3297938Z [ RUN ] ModuleListTest.AccessWithPtr 2025-07-24T04:08:00.3298408Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2025-07-24T04:08:00.3298994Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2025-07-24T04:08:00.3299769Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2025-07-24T04:08:00.3300512Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2025-07-24T04:08:00.3301260Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2025-07-24T04:08:00.3301930Z [ RUN ] ModuleListTest.HasReferenceSemantics 2025-07-24T04:08:00.3302461Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2025-07-24T04:08:00.3302966Z [ RUN ] ModuleListTest.IsCloneable 2025-07-24T04:08:00.3303417Z [ OK ] ModuleListTest.IsCloneable (5 ms) 2025-07-24T04:08:00.3303937Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2025-07-24T04:08:00.3304633Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2025-07-24T04:08:00.3305195Z [ RUN ] ModuleListTest.NestingIsPossible 2025-07-24T04:08:00.3305700Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2025-07-24T04:08:00.3306207Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2025-07-24T04:08:00.3306752Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2025-07-24T04:08:00.3307262Z [ RUN ] ModuleListTest.RangeBasedForLoop 2025-07-24T04:08:00.3307766Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2025-07-24T04:08:00.3308248Z [ RUN ] ModuleListTest.InvalidAt 2025-07-24T04:08:00.3308678Z [ OK ] ModuleListTest.InvalidAt (0 ms) 2025-07-24T04:08:00.3309164Z [----------] 16 tests from ModuleListTest (10 ms total) 2025-07-24T04:08:00.3309492Z 2025-07-24T04:08:00.3309651Z [----------] Global test environment tear-down 2025-07-24T04:08:00.3310134Z [==========] 16 tests from 1 test suite ran. (10 ms total) 2025-07-24T04:08:00.3310565Z [ PASSED ] 16 tests. 2025-07-24T04:08:00.3310914Z ================================================================================ 2025-07-24T04:08:00.3311777Z [3,112 / 3,118] 21 / 26 tests; 6 actions running; last test: ...odulelist_test 2025-07-24T04:08:00.3312457Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-07-24T04:08:00.3312997Z Testing //:optim_test; 4s processwrapper-sandbox 2025-07-24T04:08:00.3313521Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-07-24T04:08:00.3314079Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-07-24T04:08:00.3314637Z Testing //:functional_test; 2s processwrapper-sandbox 2025-07-24T04:08:00.3315246Z Testing //:modules_test; 2s processwrapper-sandbox 2025-07-24T04:08:00.7061578Z 2025-07-24T04:08:00.7062232Z  2025-07-24T04:08:00.7062703Z  2025-07-24T04:08:00.7063111Z  2025-07-24T04:08:00.7063531Z  2025-07-24T04:08:00.7063930Z  2025-07-24T04:08:00.7064342Z  2025-07-24T04:08:00.7065420Z [3,113 / 3,118] 21 / 26 tests; 5 actions running; last test: ...odulelist_test 2025-07-24T04:08:00.7066508Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-07-24T04:08:00.7067330Z Testing //:optim_test; 4s processwrapper-sandbox 2025-07-24T04:08:00.7068404Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2025-07-24T04:08:00.7069278Z Testing //:functional_test; 3s processwrapper-sandbox 2025-07-24T04:08:00.7070120Z Testing //:modules_test; 2s processwrapper-sandbox 2025-07-24T04:08:01.5213454Z 2025-07-24T04:08:01.5214147Z  2025-07-24T04:08:01.5214517Z  2025-07-24T04:08:01.5214784Z  2025-07-24T04:08:01.5215068Z  2025-07-24T04:08:01.5215345Z  2025-07-24T04:08:01.5216003Z [3,113 / 3,118] 22 / 26 tests; 5 actions running; last test: ...unctional_test 2025-07-24T04:08:01.5216714Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-07-24T04:08:01.5217242Z Testing //:optim_test; 5s processwrapper-sandbox 2025-07-24T04:08:01.5217782Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-07-24T04:08:01.5218321Z Testing //:functional_test; 4s processwrapper-sandbox 2025-07-24T04:08:01.5218874Z Testing //:modules_test; 3s processwrapper-sandbox 2025-07-24T04:08:01.5229939Z 2025-07-24T04:08:01.5230469Z  2025-07-24T04:08:01.5230752Z  2025-07-24T04:08:01.5231026Z  2025-07-24T04:08:01.5231288Z  2025-07-24T04:08:01.5231562Z  2025-07-24T04:08:01.5231965Z INFO: From Testing //:functional_test: 2025-07-24T04:08:01.5239635Z ==================== Test output for //:functional_test: 2025-07-24T04:08:01.5240111Z Running main() from gmock_main.cc 2025-07-24T04:08:01.5240500Z Note: Google Test filter = -*CUDA 2025-07-24T04:08:01.5240910Z [==========] Running 134 tests from 1 test suite. 2025-07-24T04:08:01.5241356Z [----------] Global test environment set-up. 2025-07-24T04:08:01.5241801Z [----------] 134 tests from FunctionalTest 2025-07-24T04:08:01.5242212Z [ RUN ] FunctionalTest.Conv1d 2025-07-24T04:08:01.5242627Z [ OK ] FunctionalTest.Conv1d (15 ms) 2025-07-24T04:08:01.5243053Z [ RUN ] FunctionalTest.Conv2dEven 2025-07-24T04:08:01.5243498Z [ OK ] FunctionalTest.Conv2dEven (14 ms) 2025-07-24T04:08:01.5243954Z [ RUN ] FunctionalTest.Conv2dUneven 2025-07-24T04:08:01.5244418Z [ OK ] FunctionalTest.Conv2dUneven (2 ms) 2025-07-24T04:08:01.5244876Z [ RUN ] FunctionalTest.Conv3d 2025-07-24T04:08:01.5245275Z [ OK ] FunctionalTest.Conv3d (13 ms) 2025-07-24T04:08:01.5245713Z [ RUN ] FunctionalTest.MaxPool1d 2025-07-24T04:08:01.5246136Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2025-07-24T04:08:01.5246578Z [ RUN ] FunctionalTest.MaxPool2d 2025-07-24T04:08:01.5246995Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2025-07-24T04:08:01.5247457Z [ RUN ] FunctionalTest.MaxPool2dBackward 2025-07-24T04:08:01.5247942Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2025-07-24T04:08:01.5248427Z [ RUN ] FunctionalTest.MaxPool3d 2025-07-24T04:08:01.5248863Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2025-07-24T04:08:01.5249296Z [ RUN ] FunctionalTest.AvgPool1d 2025-07-24T04:08:01.5249944Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2025-07-24T04:08:01.5250389Z [ RUN ] FunctionalTest.AvgPool2d 2025-07-24T04:08:01.5250823Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2025-07-24T04:08:01.5251258Z [ RUN ] FunctionalTest.AvgPool3d 2025-07-24T04:08:01.5251697Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2025-07-24T04:08:01.5252166Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2025-07-24T04:08:01.5252841Z [ OK ] FunctionalTest.FractionalMaxPool2d (3 ms) 2025-07-24T04:08:01.5253364Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2025-07-24T04:08:01.5253874Z [ OK ] FunctionalTest.FractionalMaxPool3d (15 ms) 2025-07-24T04:08:01.5254367Z [ RUN ] FunctionalTest.LPPool1d 2025-07-24T04:08:01.5254780Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2025-07-24T04:08:01.5255225Z [ RUN ] FunctionalTest.LPPool2d 2025-07-24T04:08:01.5255640Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2025-07-24T04:08:01.5256077Z [ RUN ] FunctionalTest.LPPool3d 2025-07-24T04:08:01.5256489Z [ OK ] FunctionalTest.LPPool3d (1 ms) 2025-07-24T04:08:01.5257108Z [ RUN ] FunctionalTest.CosineSimilarity 2025-07-24T04:08:01.5257610Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2025-07-24T04:08:01.5258129Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2025-07-24T04:08:01.5258718Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2025-07-24T04:08:01.5259254Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2025-07-24T04:08:01.5259735Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2025-07-24T04:08:01.5260231Z [ RUN ] FunctionalTest.SmoothL1LossBetaOptions 2025-07-24T04:08:01.5267397Z [ OK ] FunctionalTest.SmoothL1LossBetaOptions (1 ms) 2025-07-24T04:08:01.5267961Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2025-07-24T04:08:01.5268496Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2025-07-24T04:08:01.5269045Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2025-07-24T04:08:01.5269579Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2025-07-24T04:08:01.5270100Z [ RUN ] FunctionalTest.HuberLossDelta 2025-07-24T04:08:01.5270572Z [ OK ] FunctionalTest.HuberLossDelta (4 ms) 2025-07-24T04:08:01.5271185Z [ RUN ] FunctionalTest.HuberLossNoReduction 2025-07-24T04:08:01.5271706Z [ OK ] FunctionalTest.HuberLossNoReduction (2 ms) 2025-07-24T04:08:01.5272251Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2025-07-24T04:08:01.5272860Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (2 ms) 2025-07-24T04:08:01.5273520Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2025-07-24T04:08:01.5274276Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (6 ms) 2025-07-24T04:08:01.5274940Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2025-07-24T04:08:01.5275512Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2025-07-24T04:08:01.5276203Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-07-24T04:08:01.5277021Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2025-07-24T04:08:01.5277721Z [ RUN ] FunctionalTest.PairwiseDistance 2025-07-24T04:08:01.5278202Z [ OK ] FunctionalTest.PairwiseDistance (1 ms) 2025-07-24T04:08:01.5278797Z [ RUN ] FunctionalTest.PDist 2025-07-24T04:08:01.5279190Z [ OK ] FunctionalTest.PDist (1 ms) 2025-07-24T04:08:01.5279650Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2025-07-24T04:08:01.5280148Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2025-07-24T04:08:01.5280659Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2025-07-24T04:08:01.5281166Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2025-07-24T04:08:01.5281658Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2025-07-24T04:08:01.5282159Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2025-07-24T04:08:01.5282649Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2025-07-24T04:08:01.5283154Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2025-07-24T04:08:01.5283641Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2025-07-24T04:08:01.5284150Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2025-07-24T04:08:01.5284645Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2025-07-24T04:08:01.5285148Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2025-07-24T04:08:01.5285623Z [ RUN ] FunctionalTest.L1Loss 2025-07-24T04:08:01.5286021Z [ OK ] FunctionalTest.L1Loss (1 ms) 2025-07-24T04:08:01.5286512Z [ RUN ] FunctionalTest.MSELoss 2025-07-24T04:08:01.5286917Z [ OK ] FunctionalTest.MSELoss (0 ms) 2025-07-24T04:08:01.5287360Z [ RUN ] FunctionalTest.BCELoss 2025-07-24T04:08:01.5287758Z [ OK ] FunctionalTest.BCELoss (1 ms) 2025-07-24T04:08:01.5288188Z [ RUN ] FunctionalTest.KLDivLoss 2025-07-24T04:08:01.5295313Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:08:01.5297386Z W0724 04:07:59.874570 142315 loss.h:51] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2025-07-24T04:08:01.5299200Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2025-07-24T04:08:01.5299675Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2025-07-24T04:08:01.5300168Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2025-07-24T04:08:01.5300658Z [ RUN ] FunctionalTest.GridSample 2025-07-24T04:08:01.5302452Z W0724 04:07:59.879578 142315 vision.h:80] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2025-07-24T04:08:01.5304123Z [ OK ] FunctionalTest.GridSample (6 ms) 2025-07-24T04:08:01.5304654Z [ RUN ] FunctionalTest.AffineGrid 2025-07-24T04:08:01.5305086Z [ OK ] FunctionalTest.AffineGrid (11 ms) 2025-07-24T04:08:01.5305553Z [ RUN ] FunctionalTest.MultiMarginLoss 2025-07-24T04:08:01.5306023Z [ OK ] FunctionalTest.MultiMarginLoss (1 ms) 2025-07-24T04:08:01.5306570Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2025-07-24T04:08:01.5307082Z [ OK ] FunctionalTest.CosineEmbeddingLoss (2 ms) 2025-07-24T04:08:01.5307661Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2025-07-24T04:08:01.5308438Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-07-24T04:08:01.5309292Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2025-07-24T04:08:01.5310151Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2025-07-24T04:08:01.5310940Z [ RUN ] FunctionalTest.TripletMarginLoss 2025-07-24T04:08:01.5311643Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2025-07-24T04:08:01.5312550Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2025-07-24T04:08:01.5313665Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (258 ms) 2025-07-24T04:08:01.5314676Z [ RUN ] FunctionalTest.NLLLoss 2025-07-24T04:08:01.5315311Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2025-07-24T04:08:01.5316002Z [ RUN ] FunctionalTest.CrossEntropy 2025-07-24T04:08:01.5316695Z [ OK ] FunctionalTest.CrossEntropy (3 ms) 2025-07-24T04:08:01.5317406Z [ RUN ] FunctionalTest.MaxUnpool1d 2025-07-24T04:08:01.5318079Z [ OK ] FunctionalTest.MaxUnpool1d (4 ms) 2025-07-24T04:08:01.5318787Z [ RUN ] FunctionalTest.MaxUnpool2d 2025-07-24T04:08:01.5319458Z [ OK ] FunctionalTest.MaxUnpool2d (6 ms) 2025-07-24T04:08:01.5320158Z [ RUN ] FunctionalTest.MaxUnpool3d 2025-07-24T04:08:01.5320841Z [ OK ] FunctionalTest.MaxUnpool3d (3 ms) 2025-07-24T04:08:01.5321470Z [ RUN ] FunctionalTest.ELU 2025-07-24T04:08:01.5321851Z [ OK ] FunctionalTest.ELU (19 ms) 2025-07-24T04:08:01.5322173Z [ RUN ] FunctionalTest.SELU 2025-07-24T04:08:01.5322488Z [ OK ] FunctionalTest.SELU (7 ms) 2025-07-24T04:08:01.5322930Z [ RUN ] FunctionalTest.GLU 2025-07-24T04:08:01.5323503Z [ OK ] FunctionalTest.GLU (1 ms) 2025-07-24T04:08:01.5324112Z [ RUN ] FunctionalTest.GELU 2025-07-24T04:08:01.5324693Z [ OK ] FunctionalTest.GELU (87 ms) 2025-07-24T04:08:01.5325322Z [ RUN ] FunctionalTest.TanhGELU 2025-07-24T04:08:01.5325923Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2025-07-24T04:08:01.5326590Z [ RUN ] FunctionalTest.Hardshrink 2025-07-24T04:08:01.5327347Z [ OK ] FunctionalTest.Hardshrink (21 ms) 2025-07-24T04:08:01.5328026Z [ RUN ] FunctionalTest.OneHot 2025-07-24T04:08:01.5328629Z [ OK ] FunctionalTest.OneHot (3 ms) 2025-07-24T04:08:01.5329243Z [ RUN ] FunctionalTest.Hardtanh 2025-07-24T04:08:01.5329574Z [ OK ] FunctionalTest.Hardtanh (46 ms) 2025-07-24T04:08:01.5329930Z [ RUN ] FunctionalTest.LeakyReLU 2025-07-24T04:08:01.5330280Z [ OK ] FunctionalTest.LeakyReLU (14 ms) 2025-07-24T04:08:01.5330661Z [ RUN ] FunctionalTest.LogSigmoid 2025-07-24T04:08:01.5331268Z [ OK ] FunctionalTest.LogSigmoid (1 ms) 2025-07-24T04:08:01.5332055Z [ RUN ] FunctionalTest.GumbelSoftmax 2025-07-24T04:08:01.5332779Z [ OK ] FunctionalTest.GumbelSoftmax (45 ms) 2025-07-24T04:08:01.5333467Z [ RUN ] FunctionalTest.Softmax 2025-07-24T04:08:01.5334099Z [ OK ] FunctionalTest.Softmax (1 ms) 2025-07-24T04:08:01.5334752Z [ RUN ] FunctionalTest.Softmin 2025-07-24T04:08:01.5335387Z [ OK ] FunctionalTest.Softmin (1 ms) 2025-07-24T04:08:01.5336044Z [ RUN ] FunctionalTest.LogSoftmax 2025-07-24T04:08:01.5336711Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2025-07-24T04:08:01.5337384Z [ RUN ] FunctionalTest.PReLU 2025-07-24T04:08:01.5337989Z [ OK ] FunctionalTest.PReLU (2 ms) 2025-07-24T04:08:01.5338645Z [ RUN ] FunctionalTest.LayerNorm 2025-07-24T04:08:01.5339291Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2025-07-24T04:08:01.5339861Z [ RUN ] FunctionalTest.GroupNorm 2025-07-24T04:08:01.5340200Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2025-07-24T04:08:01.5340596Z [ RUN ] FunctionalTest.LocalResponseNorm 2025-07-24T04:08:01.5341328Z [ OK ] FunctionalTest.LocalResponseNorm (1 ms) 2025-07-24T04:08:01.5342131Z [ RUN ] FunctionalTest.Linear 2025-07-24T04:08:01.5342763Z [ OK ] FunctionalTest.Linear (3 ms) 2025-07-24T04:08:01.5343415Z [ RUN ] FunctionalTest.Embedding 2025-07-24T04:08:01.5344075Z [ OK ] FunctionalTest.Embedding (0 ms) 2025-07-24T04:08:01.5344839Z [ RUN ] FunctionalTest.EmbeddingBag 2025-07-24T04:08:01.5345532Z [ OK ] FunctionalTest.EmbeddingBag (3 ms) 2025-07-24T04:08:01.5346211Z [ RUN ] FunctionalTest.Bilinear 2025-07-24T04:08:01.5346847Z [ OK ] FunctionalTest.Bilinear (3 ms) 2025-07-24T04:08:01.5347510Z [ RUN ] FunctionalTest.Normalize 2025-07-24T04:08:01.5348174Z [ OK ] FunctionalTest.Normalize (4 ms) 2025-07-24T04:08:01.5348841Z [ RUN ] FunctionalTest.ReLU 2025-07-24T04:08:01.5349430Z [ OK ] FunctionalTest.ReLU (3 ms) 2025-07-24T04:08:01.5352616Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2025-07-24T04:08:01.5353400Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2025-07-24T04:08:01.5354158Z [ RUN ] FunctionalTest.ReLU6 2025-07-24T04:08:01.5354754Z [ OK ] FunctionalTest.ReLU6 (4 ms) 2025-07-24T04:08:01.5355459Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2025-07-24T04:08:01.5356233Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2025-07-24T04:08:01.5356963Z [ RUN ] FunctionalTest.RReLU 2025-07-24T04:08:01.5357555Z [ OK ] FunctionalTest.RReLU (59 ms) 2025-07-24T04:08:01.5358146Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2025-07-24T04:08:01.5358781Z [ OK ] FunctionalTest.RReLUDefaultOptions (2 ms) 2025-07-24T04:08:01.5359261Z [ RUN ] FunctionalTest.CELU 2025-07-24T04:08:01.5359665Z [ OK ] FunctionalTest.CELU (16 ms) 2025-07-24T04:08:01.5360126Z [ RUN ] FunctionalTest.CELUDefaultOptions 2025-07-24T04:08:01.5360695Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2025-07-24T04:08:01.5361298Z [ RUN ] FunctionalTest.PixelShuffle 2025-07-24T04:08:01.5361867Z [ OK ] FunctionalTest.PixelShuffle (1 ms) 2025-07-24T04:08:01.5362421Z [ RUN ] FunctionalTest.PixelUnshuffle 2025-07-24T04:08:01.5362899Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2025-07-24T04:08:01.5363378Z [ RUN ] FunctionalTest.Softplus 2025-07-24T04:08:01.5363807Z [ OK ] FunctionalTest.Softplus (10 ms) 2025-07-24T04:08:01.5364449Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2025-07-24T04:08:01.5365055Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2025-07-24T04:08:01.5365554Z [ RUN ] FunctionalTest.Fold 2025-07-24T04:08:01.5365959Z [ OK ] FunctionalTest.Fold (1 ms) 2025-07-24T04:08:01.5366383Z [ RUN ] FunctionalTest.Unfold 2025-07-24T04:08:01.5366813Z [ OK ] FunctionalTest.Unfold (1 ms) 2025-07-24T04:08:01.5367251Z [ RUN ] FunctionalTest.Softshrink 2025-07-24T04:08:01.5367706Z [ OK ] FunctionalTest.Softshrink (8 ms) 2025-07-24T04:08:01.5368211Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2025-07-24T04:08:01.5368900Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (1 ms) 2025-07-24T04:08:01.5369441Z [ RUN ] FunctionalTest.Softsign 2025-07-24T04:08:01.5369870Z [ OK ] FunctionalTest.Softsign (0 ms) 2025-07-24T04:08:01.5370319Z [ RUN ] FunctionalTest.Mish 2025-07-24T04:08:01.5370714Z [ OK ] FunctionalTest.Mish (0 ms) 2025-07-24T04:08:01.5371160Z [ RUN ] FunctionalTest.Tanhshrink 2025-07-24T04:08:01.5371600Z [ OK ] FunctionalTest.Tanhshrink (1 ms) 2025-07-24T04:08:01.5372060Z [ RUN ] FunctionalTest.Threshold 2025-07-24T04:08:01.5372489Z [ OK ] FunctionalTest.Threshold (20 ms) 2025-07-24T04:08:01.5372953Z [ RUN ] FunctionalTest.BatchNorm1d 2025-07-24T04:08:01.5373411Z [ OK ] FunctionalTest.BatchNorm1d (1 ms) 2025-07-24T04:08:01.5373920Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2025-07-24T04:08:01.5374510Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2025-07-24T04:08:01.5375045Z [ RUN ] FunctionalTest.BatchNorm2d 2025-07-24T04:08:01.5375510Z [ OK ] FunctionalTest.BatchNorm2d (1 ms) 2025-07-24T04:08:01.5376064Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2025-07-24T04:08:01.5376651Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2025-07-24T04:08:01.5377173Z [ RUN ] FunctionalTest.BatchNorm3d 2025-07-24T04:08:01.5377639Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2025-07-24T04:08:01.5378164Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2025-07-24T04:08:01.5378735Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2025-07-24T04:08:01.5379291Z [ RUN ] FunctionalTest.InstanceNorm1d 2025-07-24T04:08:01.5379770Z [ OK ] FunctionalTest.InstanceNorm1d (2 ms) 2025-07-24T04:08:01.5380325Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2025-07-24T04:08:01.5380938Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (2 ms) 2025-07-24T04:08:01.5381507Z [ RUN ] FunctionalTest.InstanceNorm2d 2025-07-24T04:08:01.5382001Z [ OK ] FunctionalTest.InstanceNorm2d (3 ms) 2025-07-24T04:08:01.5382539Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2025-07-24T04:08:01.5383156Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (2 ms) 2025-07-24T04:08:01.5383711Z [ RUN ] FunctionalTest.InstanceNorm3d 2025-07-24T04:08:01.5384197Z [ OK ] FunctionalTest.InstanceNorm3d (4 ms) 2025-07-24T04:08:01.5384855Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2025-07-24T04:08:01.5385470Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (3 ms) 2025-07-24T04:08:01.5386008Z [ RUN ] FunctionalTest.Interpolate 2025-07-24T04:08:01.5388543Z W0724 04:08:00.625401 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5393142Z W0724 04:08:00.626008 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5397779Z W0724 04:08:00.627179 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5402406Z W0724 04:08:00.627754 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5406965Z W0724 04:08:00.628872 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5411545Z W0724 04:08:00.629827 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5416141Z W0724 04:08:00.631428 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5420714Z W0724 04:08:00.632130 142315 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:08:01.5423241Z [ OK ] FunctionalTest.Interpolate (18 ms) 2025-07-24T04:08:01.5423699Z [ RUN ] FunctionalTest.Pad1 2025-07-24T04:08:01.5424107Z [ OK ] FunctionalTest.Pad1 (1 ms) 2025-07-24T04:08:01.5424608Z [ RUN ] FunctionalTest.Pad2 2025-07-24T04:08:01.5425013Z [ OK ] FunctionalTest.Pad2 (2 ms) 2025-07-24T04:08:01.5425426Z [ RUN ] FunctionalTest.Pad3 2025-07-24T04:08:01.5425830Z [ OK ] FunctionalTest.Pad3 (7 ms) 2025-07-24T04:08:01.5426245Z [ RUN ] FunctionalTest.Pad4 2025-07-24T04:08:01.5426647Z [ OK ] FunctionalTest.Pad4 (2 ms) 2025-07-24T04:08:01.5427079Z [ RUN ] FunctionalTest.Pad5 2025-07-24T04:08:01.5427469Z [ OK ] FunctionalTest.Pad5 (4 ms) 2025-07-24T04:08:01.5427897Z [ RUN ] FunctionalTest.Pad6 2025-07-24T04:08:01.5428287Z [ OK ] FunctionalTest.Pad6 (3 ms) 2025-07-24T04:08:01.5428715Z [ RUN ] FunctionalTest.Pad7 2025-07-24T04:08:01.5429113Z [ OK ] FunctionalTest.Pad7 (0 ms) 2025-07-24T04:08:01.5429538Z [ RUN ] FunctionalTest.Pad8 2025-07-24T04:08:01.5429925Z [ OK ] FunctionalTest.Pad8 (0 ms) 2025-07-24T04:08:01.5430358Z [ RUN ] FunctionalTest.CTCLoss 2025-07-24T04:08:01.5430791Z [ OK ] FunctionalTest.CTCLoss (6 ms) 2025-07-24T04:08:01.5431295Z [ RUN ] FunctionalTest.PoissonNLLLoss 2025-07-24T04:08:01.5431772Z [ OK ] FunctionalTest.PoissonNLLLoss (2 ms) 2025-07-24T04:08:01.5432275Z [ RUN ] FunctionalTest.MarginRankingLoss 2025-07-24T04:08:01.5432775Z [ OK ] FunctionalTest.MarginRankingLoss (3 ms) 2025-07-24T04:08:01.5433285Z [ RUN ] FunctionalTest.ConvTranspose1d 2025-07-24T04:08:01.5433770Z [ OK ] FunctionalTest.ConvTranspose1d (26 ms) 2025-07-24T04:08:01.5434289Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2025-07-24T04:08:01.5434820Z [ OK ] FunctionalTest.ConvTranspose2dEven (12 ms) 2025-07-24T04:08:01.5435349Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2025-07-24T04:08:01.5435962Z [ OK ] FunctionalTest.ConvTranspose2dUneven (7 ms) 2025-07-24T04:08:01.5436478Z [ RUN ] FunctionalTest.ConvTranspose3d 2025-07-24T04:08:01.5436975Z [ OK ] FunctionalTest.ConvTranspose3d (5 ms) 2025-07-24T04:08:01.5437455Z [ RUN ] FunctionalTest.AlphaDropout 2025-07-24T04:08:01.5437934Z [ OK ] FunctionalTest.AlphaDropout (27 ms) 2025-07-24T04:08:01.5438444Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2025-07-24T04:08:01.5438967Z [ OK ] FunctionalTest.FeatureAlphaDropout (25 ms) 2025-07-24T04:08:01.5439461Z [ RUN ] FunctionalTest.Dropout 2025-07-24T04:08:01.5439883Z [ OK ] FunctionalTest.Dropout (8 ms) 2025-07-24T04:08:01.5440331Z [ RUN ] FunctionalTest.Dropout2d 2025-07-24T04:08:01.5440765Z [ OK ] FunctionalTest.Dropout2d (8 ms) 2025-07-24T04:08:01.5441216Z [ RUN ] FunctionalTest.Dropout3d 2025-07-24T04:08:01.5441647Z [ OK ] FunctionalTest.Dropout3d (8 ms) 2025-07-24T04:08:01.5442102Z [ RUN ] FunctionalTest.isfinite 2025-07-24T04:08:01.5442565Z [ OK ] FunctionalTest.isfinite (8 ms) 2025-07-24T04:08:01.5443010Z [ RUN ] FunctionalTest.isinf 2025-07-24T04:08:01.5443426Z [ OK ] FunctionalTest.isinf (6 ms) 2025-07-24T04:08:01.5443853Z [ RUN ] FunctionalTest.AllClose 2025-07-24T04:08:01.5444297Z [ OK ] FunctionalTest.AllClose (119 ms) 2025-07-24T04:08:01.5444769Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2025-07-24T04:08:01.5445285Z [ OK ] FunctionalTest.BCEWithLogitsLoss (28 ms) 2025-07-24T04:08:01.5445815Z [----------] 134 tests from FunctionalTest (1210 ms total) 2025-07-24T04:08:01.5446183Z 2025-07-24T04:08:01.5446347Z [----------] Global test environment tear-down 2025-07-24T04:08:01.5446847Z [==========] 134 tests from 1 test suite ran. (1210 ms total) 2025-07-24T04:08:01.5447298Z [ PASSED ] 134 tests. 2025-07-24T04:08:01.5447655Z ================================================================================ 2025-07-24T04:08:01.5448596Z [3,113 / 3,118] 22 / 26 tests; 5 actions running; last test: ...unctional_test 2025-07-24T04:08:01.5449330Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-07-24T04:08:01.5450097Z Testing //:optim_test; 5s processwrapper-sandbox 2025-07-24T04:08:01.5450658Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-07-24T04:08:01.5451269Z Testing //:functional_test; 4s processwrapper-sandbox 2025-07-24T04:08:01.5452018Z Testing //:modules_test; 3s processwrapper-sandbox 2025-07-24T04:08:01.9063884Z 2025-07-24T04:08:01.9064924Z  2025-07-24T04:08:01.9065276Z  2025-07-24T04:08:01.9065544Z  2025-07-24T04:08:01.9065820Z  2025-07-24T04:08:01.9066079Z  2025-07-24T04:08:01.9066756Z [3,114 / 3,118] 22 / 26 tests; 4 actions running; last test: ...unctional_test 2025-07-24T04:08:01.9067455Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-07-24T04:08:01.9067988Z Testing //:optim_test; 6s processwrapper-sandbox 2025-07-24T04:08:01.9068549Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-07-24T04:08:01.9069093Z Testing //:modules_test; 3s processwrapper-sandbox 2025-07-24T04:08:02.9069874Z 2025-07-24T04:08:02.9070551Z  2025-07-24T04:08:02.9070889Z  2025-07-24T04:08:02.9071152Z  2025-07-24T04:08:02.9071649Z  2025-07-24T04:08:02.9072308Z [3,114 / 3,118] 22 / 26 tests; 4 actions running; last test: ...unctional_test 2025-07-24T04:08:02.9073019Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-07-24T04:08:02.9073539Z Testing //:optim_test; 7s processwrapper-sandbox 2025-07-24T04:08:02.9074069Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-07-24T04:08:02.9074592Z Testing //:modules_test; 4s processwrapper-sandbox 2025-07-24T04:08:03.2695315Z 2025-07-24T04:08:03.2696099Z  2025-07-24T04:08:03.2696542Z  2025-07-24T04:08:03.2696915Z  2025-07-24T04:08:03.2697299Z  2025-07-24T04:08:03.2698541Z [3,114 / 3,118] 23 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-07-24T04:08:03.2699557Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-07-24T04:08:03.2700307Z Testing //:optim_test; 7s processwrapper-sandbox 2025-07-24T04:08:03.2701033Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-07-24T04:08:03.2701797Z Testing //:modules_test; 5s processwrapper-sandbox 2025-07-24T04:08:03.2702289Z 2025-07-24T04:08:03.2702560Z  2025-07-24T04:08:03.2702926Z  2025-07-24T04:08:03.2703305Z  2025-07-24T04:08:03.2703671Z  2025-07-24T04:08:03.2704224Z INFO: From Testing //:nn_utils_test: 2025-07-24T04:08:03.2704954Z ==================== Test output for //:nn_utils_test: 2025-07-24T04:08:03.2705554Z Running main() from gmock_main.cc 2025-07-24T04:08:03.2706088Z Note: Google Test filter = -*CUDA 2025-07-24T04:08:03.2706662Z [==========] Running 10 tests from 2 test suites. 2025-07-24T04:08:03.2707286Z [----------] Global test environment set-up. 2025-07-24T04:08:03.2708049Z [----------] 7 tests from NNUtilsTest 2025-07-24T04:08:03.2708627Z [ RUN ] NNUtilsTest.ClipGradNorm 2025-07-24T04:08:03.2709206Z [ OK ] NNUtilsTest.ClipGradNorm (22 ms) 2025-07-24T04:08:03.2709900Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2025-07-24T04:08:03.2710734Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (636 ms) 2025-07-24T04:08:03.2711465Z [ RUN ] NNUtilsTest.ClipGradValue 2025-07-24T04:08:03.2712066Z [ OK ] NNUtilsTest.ClipGradValue (1 ms) 2025-07-24T04:08:03.2712712Z [ RUN ] NNUtilsTest.ConvertParameters 2025-07-24T04:08:03.2713397Z [ OK ] NNUtilsTest.ConvertParameters (4 ms) 2025-07-24T04:08:03.2714037Z [ RUN ] NNUtilsTest.PackSequence 2025-07-24T04:08:03.2714664Z [ OK ] NNUtilsTest.PackSequence (2276 ms) 2025-07-24T04:08:03.2715298Z [ RUN ] NNUtilsTest.PackPaddedSequence 2025-07-24T04:08:03.2715980Z [ OK ] NNUtilsTest.PackPaddedSequence (129 ms) 2025-07-24T04:08:03.2716655Z [ RUN ] NNUtilsTest.PadSequence 2025-07-24T04:08:03.2717242Z [ OK ] NNUtilsTest.PadSequence (635 ms) 2025-07-24T04:08:03.2717878Z [----------] 7 tests from NNUtilsTest (3707 ms total) 2025-07-24T04:08:03.2718340Z 2025-07-24T04:08:03.2718556Z [----------] 3 tests from PackedSequenceTest 2025-07-24T04:08:03.2719193Z [ RUN ] PackedSequenceTest.WrongOrder 2025-07-24T04:08:03.2719838Z [ OK ] PackedSequenceTest.WrongOrder (1 ms) 2025-07-24T04:08:03.2720516Z [ RUN ] PackedSequenceTest.TotalLength 2025-07-24T04:08:03.2721162Z [ OK ] PackedSequenceTest.TotalLength (10 ms) 2025-07-24T04:08:03.2721808Z [ RUN ] PackedSequenceTest.To 2025-07-24T04:08:03.2722372Z [ OK ] PackedSequenceTest.To (2 ms) 2025-07-24T04:08:03.2723032Z [----------] 3 tests from PackedSequenceTest (13 ms total) 2025-07-24T04:08:03.2723515Z 2025-07-24T04:08:03.2723745Z [----------] Global test environment tear-down 2025-07-24T04:08:03.2724416Z [==========] 10 tests from 2 test suites ran. (3720 ms total) 2025-07-24T04:08:03.2725037Z [ PASSED ] 10 tests. 2025-07-24T04:08:03.2725492Z ================================================================================ 2025-07-24T04:08:03.2726650Z [3,114 / 3,118] 23 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-07-24T04:08:03.2727753Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-07-24T04:08:03.2728498Z Testing //:optim_test; 7s processwrapper-sandbox 2025-07-24T04:08:03.2729206Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-07-24T04:08:03.2729958Z Testing //:modules_test; 5s processwrapper-sandbox 2025-07-24T04:08:03.5074393Z 2025-07-24T04:08:03.5075054Z  2025-07-24T04:08:03.5075501Z  2025-07-24T04:08:03.5075897Z  2025-07-24T04:08:03.5076271Z  2025-07-24T04:08:03.5077181Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:03.5078583Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-07-24T04:08:03.5079347Z Testing //:optim_test; 7s processwrapper-sandbox 2025-07-24T04:08:03.5080083Z Testing //:modules_test; 5s processwrapper-sandbox 2025-07-24T04:08:04.5079658Z 2025-07-24T04:08:04.5080356Z  2025-07-24T04:08:04.5080817Z  2025-07-24T04:08:04.5081218Z  2025-07-24T04:08:04.5082146Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:04.5083093Z Testing //:rnn_test; 31s processwrapper-sandbox 2025-07-24T04:08:04.5083832Z Testing //:optim_test; 8s processwrapper-sandbox 2025-07-24T04:08:04.5084561Z Testing //:modules_test; 6s processwrapper-sandbox 2025-07-24T04:08:05.7086610Z 2025-07-24T04:08:05.7087340Z  2025-07-24T04:08:05.7087788Z  2025-07-24T04:08:05.7088162Z  2025-07-24T04:08:05.7089086Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:05.7090105Z Testing //:rnn_test; 33s processwrapper-sandbox 2025-07-24T04:08:05.7091098Z Testing //:optim_test; 9s processwrapper-sandbox 2025-07-24T04:08:05.7091846Z Testing //:modules_test; 7s processwrapper-sandbox 2025-07-24T04:08:06.7090841Z 2025-07-24T04:08:06.7091541Z  2025-07-24T04:08:06.7092030Z  2025-07-24T04:08:06.7092433Z  2025-07-24T04:08:06.7093329Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:06.7094327Z Testing //:rnn_test; 34s processwrapper-sandbox 2025-07-24T04:08:06.7095070Z Testing //:optim_test; 10s processwrapper-sandbox 2025-07-24T04:08:06.7095804Z Testing //:modules_test; 8s processwrapper-sandbox 2025-07-24T04:08:07.9096256Z 2025-07-24T04:08:07.9096996Z  2025-07-24T04:08:07.9097477Z  2025-07-24T04:08:07.9097863Z  2025-07-24T04:08:07.9098762Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:07.9099777Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-07-24T04:08:07.9100510Z Testing //:optim_test; 12s processwrapper-sandbox 2025-07-24T04:08:07.9101252Z Testing //:modules_test; 9s processwrapper-sandbox 2025-07-24T04:08:08.9101986Z 2025-07-24T04:08:08.9102868Z  2025-07-24T04:08:08.9103351Z  2025-07-24T04:08:08.9103751Z  2025-07-24T04:08:08.9104756Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:08.9105734Z Testing //:rnn_test; 36s processwrapper-sandbox 2025-07-24T04:08:08.9106415Z Testing //:optim_test; 13s processwrapper-sandbox 2025-07-24T04:08:08.9107200Z Testing //:modules_test; 10s processwrapper-sandbox 2025-07-24T04:08:10.1107378Z 2025-07-24T04:08:10.1108092Z  2025-07-24T04:08:10.1108543Z  2025-07-24T04:08:10.1108847Z  2025-07-24T04:08:10.1109655Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:10.1110442Z Testing //:rnn_test; 37s processwrapper-sandbox 2025-07-24T04:08:10.1111061Z Testing //:optim_test; 14s processwrapper-sandbox 2025-07-24T04:08:10.1111668Z Testing //:modules_test; 12s processwrapper-sandbox 2025-07-24T04:08:11.1113664Z 2025-07-24T04:08:11.1114299Z  2025-07-24T04:08:11.1114639Z  2025-07-24T04:08:11.1114908Z  2025-07-24T04:08:11.1115562Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:11.1116269Z Testing //:rnn_test; 38s processwrapper-sandbox 2025-07-24T04:08:11.1116792Z Testing //:optim_test; 15s processwrapper-sandbox 2025-07-24T04:08:11.1117332Z Testing //:modules_test; 13s processwrapper-sandbox 2025-07-24T04:08:12.1119428Z 2025-07-24T04:08:12.1120038Z  2025-07-24T04:08:12.1120362Z  2025-07-24T04:08:12.1120640Z  2025-07-24T04:08:12.1121541Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:12.1122268Z Testing //:rnn_test; 39s processwrapper-sandbox 2025-07-24T04:08:12.1122789Z Testing //:optim_test; 16s processwrapper-sandbox 2025-07-24T04:08:12.1123337Z Testing //:modules_test; 14s processwrapper-sandbox 2025-07-24T04:08:13.3125707Z 2025-07-24T04:08:13.3126349Z  2025-07-24T04:08:13.3126689Z  2025-07-24T04:08:13.3126961Z  2025-07-24T04:08:13.3127633Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:13.3128333Z Testing //:rnn_test; 40s processwrapper-sandbox 2025-07-24T04:08:13.3128873Z Testing //:optim_test; 17s processwrapper-sandbox 2025-07-24T04:08:13.3129416Z Testing //:modules_test; 15s processwrapper-sandbox 2025-07-24T04:08:14.3130576Z 2025-07-24T04:08:14.3131229Z  2025-07-24T04:08:14.3131553Z  2025-07-24T04:08:14.3131841Z  2025-07-24T04:08:14.3132527Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:14.3133464Z Testing //:rnn_test; 41s processwrapper-sandbox 2025-07-24T04:08:14.3133997Z Testing //:optim_test; 18s processwrapper-sandbox 2025-07-24T04:08:14.3134556Z Testing //:modules_test; 16s processwrapper-sandbox 2025-07-24T04:08:15.0930934Z 2025-07-24T04:08:15.0931589Z  2025-07-24T04:08:15.0931916Z  2025-07-24T04:08:15.0932197Z  2025-07-24T04:08:15.0932854Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:15.0933568Z Testing //:rnn_test; 42s processwrapper-sandbox 2025-07-24T04:08:15.0934094Z Testing //:optim_test; 19s processwrapper-sandbox 2025-07-24T04:08:15.0934732Z Testing //:modules_test; 17s processwrapper-sandbox 2025-07-24T04:08:16.1138351Z 2025-07-24T04:08:16.1139015Z  2025-07-24T04:08:16.1139357Z  2025-07-24T04:08:16.1139649Z  2025-07-24T04:08:16.1140310Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:16.1141007Z Testing //:rnn_test; 43s processwrapper-sandbox 2025-07-24T04:08:16.1141540Z Testing //:optim_test; 20s processwrapper-sandbox 2025-07-24T04:08:16.1142077Z Testing //:modules_test; 18s processwrapper-sandbox 2025-07-24T04:08:17.1144408Z 2025-07-24T04:08:17.1145152Z  2025-07-24T04:08:17.1145502Z  2025-07-24T04:08:17.1145783Z  2025-07-24T04:08:17.1146436Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:17.1147146Z Testing //:rnn_test; 44s processwrapper-sandbox 2025-07-24T04:08:17.1147673Z Testing //:optim_test; 21s processwrapper-sandbox 2025-07-24T04:08:17.1148215Z Testing //:modules_test; 19s processwrapper-sandbox 2025-07-24T04:08:18.1150759Z 2025-07-24T04:08:18.1151352Z  2025-07-24T04:08:18.1151712Z  2025-07-24T04:08:18.1152006Z  2025-07-24T04:08:18.1152658Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:18.1153369Z Testing //:rnn_test; 45s processwrapper-sandbox 2025-07-24T04:08:18.1153902Z Testing //:optim_test; 22s processwrapper-sandbox 2025-07-24T04:08:18.1154628Z Testing //:modules_test; 20s processwrapper-sandbox 2025-07-24T04:08:19.3157202Z 2025-07-24T04:08:19.3157861Z  2025-07-24T04:08:19.3158205Z  2025-07-24T04:08:19.3158477Z  2025-07-24T04:08:19.3159143Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:19.3168019Z Testing //:rnn_test; 46s processwrapper-sandbox 2025-07-24T04:08:19.3168660Z Testing //:optim_test; 23s processwrapper-sandbox 2025-07-24T04:08:19.3169214Z Testing //:modules_test; 21s processwrapper-sandbox 2025-07-24T04:08:20.3162720Z 2025-07-24T04:08:20.3163331Z  2025-07-24T04:08:20.3163914Z  2025-07-24T04:08:20.3164212Z  2025-07-24T04:08:20.3164874Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:20.3165590Z Testing //:rnn_test; 47s processwrapper-sandbox 2025-07-24T04:08:20.3166130Z Testing //:optim_test; 24s processwrapper-sandbox 2025-07-24T04:08:20.3166675Z Testing //:modules_test; 22s processwrapper-sandbox 2025-07-24T04:08:21.5169561Z 2025-07-24T04:08:21.5170195Z  2025-07-24T04:08:21.5170521Z  2025-07-24T04:08:21.5170808Z  2025-07-24T04:08:21.5171469Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:21.5172167Z Testing //:rnn_test; 48s processwrapper-sandbox 2025-07-24T04:08:21.5172700Z Testing //:optim_test; 25s processwrapper-sandbox 2025-07-24T04:08:21.5173228Z Testing //:modules_test; 23s processwrapper-sandbox 2025-07-24T04:08:22.7173672Z 2025-07-24T04:08:22.7174411Z  2025-07-24T04:08:22.7174730Z  2025-07-24T04:08:22.7174999Z  2025-07-24T04:08:22.7175653Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:22.7176347Z Testing //:rnn_test; 50s processwrapper-sandbox 2025-07-24T04:08:22.7176897Z Testing //:optim_test; 27s processwrapper-sandbox 2025-07-24T04:08:22.7177438Z Testing //:modules_test; 24s processwrapper-sandbox 2025-07-24T04:08:23.7180573Z 2025-07-24T04:08:23.7181237Z  2025-07-24T04:08:23.7181605Z  2025-07-24T04:08:23.7181894Z  2025-07-24T04:08:23.7182564Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:23.7183275Z Testing //:rnn_test; 51s processwrapper-sandbox 2025-07-24T04:08:23.7183797Z Testing //:optim_test; 28s processwrapper-sandbox 2025-07-24T04:08:23.7184369Z Testing //:modules_test; 25s processwrapper-sandbox 2025-07-24T04:08:24.9188833Z 2025-07-24T04:08:24.9189522Z  2025-07-24T04:08:24.9189868Z  2025-07-24T04:08:24.9190148Z  2025-07-24T04:08:24.9190790Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:24.9191524Z Testing //:rnn_test; 52s processwrapper-sandbox 2025-07-24T04:08:24.9192045Z Testing //:optim_test; 29s processwrapper-sandbox 2025-07-24T04:08:24.9192587Z Testing //:modules_test; 26s processwrapper-sandbox 2025-07-24T04:08:25.9194946Z 2025-07-24T04:08:25.9195576Z  2025-07-24T04:08:25.9195903Z  2025-07-24T04:08:25.9196185Z  2025-07-24T04:08:25.9196837Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:25.9197551Z Testing //:rnn_test; 53s processwrapper-sandbox 2025-07-24T04:08:25.9198089Z Testing //:optim_test; 30s processwrapper-sandbox 2025-07-24T04:08:25.9198640Z Testing //:modules_test; 27s processwrapper-sandbox 2025-07-24T04:08:26.9198692Z 2025-07-24T04:08:26.9199373Z  2025-07-24T04:08:26.9199722Z  2025-07-24T04:08:26.9200003Z  2025-07-24T04:08:26.9200650Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:26.9201596Z Testing //:rnn_test; 54s processwrapper-sandbox 2025-07-24T04:08:26.9202126Z Testing //:optim_test; 31s processwrapper-sandbox 2025-07-24T04:08:26.9202669Z Testing //:modules_test; 28s processwrapper-sandbox 2025-07-24T04:08:28.1204690Z 2025-07-24T04:08:28.1205302Z  2025-07-24T04:08:28.1205627Z  2025-07-24T04:08:28.1205908Z  2025-07-24T04:08:28.1206556Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:28.1207266Z Testing //:rnn_test; 55s processwrapper-sandbox 2025-07-24T04:08:28.1207804Z Testing //:optim_test; 32s processwrapper-sandbox 2025-07-24T04:08:28.1208599Z Testing //:modules_test; 30s processwrapper-sandbox 2025-07-24T04:08:29.1210003Z 2025-07-24T04:08:29.1210648Z  2025-07-24T04:08:29.1210996Z  2025-07-24T04:08:29.1211265Z  2025-07-24T04:08:29.1211928Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:29.1212651Z Testing //:rnn_test; 56s processwrapper-sandbox 2025-07-24T04:08:29.1213188Z Testing //:optim_test; 33s processwrapper-sandbox 2025-07-24T04:08:29.1213715Z Testing //:modules_test; 31s processwrapper-sandbox 2025-07-24T04:08:30.3216034Z 2025-07-24T04:08:30.3216680Z  2025-07-24T04:08:30.3217030Z  2025-07-24T04:08:30.3217298Z  2025-07-24T04:08:30.3217968Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:30.3218694Z Testing //:rnn_test; 57s processwrapper-sandbox 2025-07-24T04:08:30.3219249Z Testing //:optim_test; 34s processwrapper-sandbox 2025-07-24T04:08:30.3219989Z Testing //:modules_test; 32s processwrapper-sandbox 2025-07-24T04:08:31.3222156Z 2025-07-24T04:08:31.3225131Z  2025-07-24T04:08:31.3225465Z  2025-07-24T04:08:31.3225749Z  2025-07-24T04:08:31.3226406Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:31.3227140Z Testing //:rnn_test; 58s processwrapper-sandbox 2025-07-24T04:08:31.3227683Z Testing //:optim_test; 35s processwrapper-sandbox 2025-07-24T04:08:31.3228221Z Testing //:modules_test; 33s processwrapper-sandbox 2025-07-24T04:08:32.5231081Z 2025-07-24T04:08:32.5231812Z  2025-07-24T04:08:32.5232283Z  2025-07-24T04:08:32.5232654Z  2025-07-24T04:08:32.5233605Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:32.5234568Z Testing //:rnn_test; 59s processwrapper-sandbox 2025-07-24T04:08:32.5235346Z Testing //:optim_test; 36s processwrapper-sandbox 2025-07-24T04:08:32.5236095Z Testing //:modules_test; 34s processwrapper-sandbox 2025-07-24T04:08:33.7236808Z 2025-07-24T04:08:33.7237543Z  2025-07-24T04:08:33.7237982Z  2025-07-24T04:08:33.7238372Z  2025-07-24T04:08:33.7239308Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:33.7240276Z Testing //:rnn_test; 61s processwrapper-sandbox 2025-07-24T04:08:33.7241005Z Testing //:optim_test; 38s processwrapper-sandbox 2025-07-24T04:08:33.7241755Z Testing //:modules_test; 35s processwrapper-sandbox 2025-07-24T04:08:34.7241483Z 2025-07-24T04:08:34.7242197Z  2025-07-24T04:08:34.7242646Z  2025-07-24T04:08:34.7243031Z  2025-07-24T04:08:34.7243961Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:34.7244967Z Testing //:rnn_test; 62s processwrapper-sandbox 2025-07-24T04:08:34.7245718Z Testing //:optim_test; 39s processwrapper-sandbox 2025-07-24T04:08:34.7246464Z Testing //:modules_test; 36s processwrapper-sandbox 2025-07-24T04:08:35.9247076Z 2025-07-24T04:08:35.9247749Z  2025-07-24T04:08:35.9248106Z  2025-07-24T04:08:35.9248618Z  2025-07-24T04:08:35.9249330Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:35.9250221Z Testing //:rnn_test; 63s processwrapper-sandbox 2025-07-24T04:08:35.9250790Z Testing //:optim_test; 40s processwrapper-sandbox 2025-07-24T04:08:35.9251356Z Testing //:modules_test; 37s processwrapper-sandbox 2025-07-24T04:08:36.9252096Z 2025-07-24T04:08:36.9252730Z  2025-07-24T04:08:36.9253080Z  2025-07-24T04:08:36.9253364Z  2025-07-24T04:08:36.9254016Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:36.9254982Z Testing //:rnn_test; 64s processwrapper-sandbox 2025-07-24T04:08:36.9255528Z Testing //:optim_test; 41s processwrapper-sandbox 2025-07-24T04:08:36.9256080Z Testing //:modules_test; 38s processwrapper-sandbox 2025-07-24T04:08:38.1257824Z 2025-07-24T04:08:38.1258401Z  2025-07-24T04:08:38.1258750Z  2025-07-24T04:08:38.1259037Z  2025-07-24T04:08:38.1259686Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:38.1260399Z Testing //:rnn_test; 65s processwrapper-sandbox 2025-07-24T04:08:38.1260942Z Testing //:optim_test; 42s processwrapper-sandbox 2025-07-24T04:08:38.1261472Z Testing //:modules_test; 40s processwrapper-sandbox 2025-07-24T04:08:39.1264073Z 2025-07-24T04:08:39.1264759Z  2025-07-24T04:08:39.1265098Z  2025-07-24T04:08:39.1265364Z  2025-07-24T04:08:39.1266063Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:39.1266960Z Testing //:rnn_test; 66s processwrapper-sandbox 2025-07-24T04:08:39.1267502Z Testing //:optim_test; 43s processwrapper-sandbox 2025-07-24T04:08:39.1268033Z Testing //:modules_test; 41s processwrapper-sandbox 2025-07-24T04:08:40.3270271Z 2025-07-24T04:08:40.3270954Z  2025-07-24T04:08:40.3271299Z  2025-07-24T04:08:40.3271567Z  2025-07-24T04:08:40.3272230Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:40.3272944Z Testing //:rnn_test; 67s processwrapper-sandbox 2025-07-24T04:08:40.3273479Z Testing //:optim_test; 44s processwrapper-sandbox 2025-07-24T04:08:40.3274026Z Testing //:modules_test; 42s processwrapper-sandbox 2025-07-24T04:08:41.5275743Z 2025-07-24T04:08:41.5276380Z  2025-07-24T04:08:41.5276707Z  2025-07-24T04:08:41.5276999Z  2025-07-24T04:08:41.5277679Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:41.5278404Z Testing //:rnn_test; 68s processwrapper-sandbox 2025-07-24T04:08:41.5278930Z Testing //:optim_test; 45s processwrapper-sandbox 2025-07-24T04:08:41.5279480Z Testing //:modules_test; 43s processwrapper-sandbox 2025-07-24T04:08:42.5281037Z 2025-07-24T04:08:42.5281756Z  2025-07-24T04:08:42.5282199Z  2025-07-24T04:08:42.5282563Z  2025-07-24T04:08:42.5283462Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:42.5284465Z Testing //:rnn_test; 69s processwrapper-sandbox 2025-07-24T04:08:42.5285176Z Testing //:optim_test; 46s processwrapper-sandbox 2025-07-24T04:08:42.5285860Z Testing //:modules_test; 44s processwrapper-sandbox 2025-07-24T04:08:43.7286634Z 2025-07-24T04:08:43.7287301Z  2025-07-24T04:08:43.7287635Z  2025-07-24T04:08:43.7287924Z  2025-07-24T04:08:43.7288635Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:43.7289382Z Testing //:rnn_test; 71s processwrapper-sandbox 2025-07-24T04:08:43.7289926Z Testing //:optim_test; 48s processwrapper-sandbox 2025-07-24T04:08:43.7290493Z Testing //:modules_test; 45s processwrapper-sandbox 2025-07-24T04:08:44.7291659Z 2025-07-24T04:08:44.7292230Z  2025-07-24T04:08:44.7292565Z  2025-07-24T04:08:44.7292830Z  2025-07-24T04:08:44.7293500Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:44.7294194Z Testing //:rnn_test; 72s processwrapper-sandbox 2025-07-24T04:08:44.7294732Z Testing //:optim_test; 49s processwrapper-sandbox 2025-07-24T04:08:44.7295272Z Testing //:modules_test; 46s processwrapper-sandbox 2025-07-24T04:08:45.0955300Z 2025-07-24T04:08:45.0955911Z  2025-07-24T04:08:45.0956248Z  2025-07-24T04:08:45.0956515Z  2025-07-24T04:08:45.0957458Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:45.0958177Z Testing //:rnn_test; 72s processwrapper-sandbox 2025-07-24T04:08:45.0958720Z Testing //:optim_test; 49s processwrapper-sandbox 2025-07-24T04:08:45.0959277Z Testing //:modules_test; 47s processwrapper-sandbox 2025-07-24T04:08:46.1298761Z 2025-07-24T04:08:46.1299376Z  2025-07-24T04:08:46.1299700Z  2025-07-24T04:08:46.1299976Z  2025-07-24T04:08:46.1300620Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:46.1301326Z Testing //:rnn_test; 73s processwrapper-sandbox 2025-07-24T04:08:46.1301859Z Testing //:optim_test; 50s processwrapper-sandbox 2025-07-24T04:08:46.1302385Z Testing //:modules_test; 48s processwrapper-sandbox 2025-07-24T04:08:47.1303925Z 2025-07-24T04:08:47.1304576Z  2025-07-24T04:08:47.1304994Z  2025-07-24T04:08:47.1305286Z  2025-07-24T04:08:47.1306196Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:47.1306892Z Testing //:rnn_test; 74s processwrapper-sandbox 2025-07-24T04:08:47.1307432Z Testing //:optim_test; 51s processwrapper-sandbox 2025-07-24T04:08:47.1307976Z Testing //:modules_test; 49s processwrapper-sandbox 2025-07-24T04:08:48.1309833Z 2025-07-24T04:08:48.1310463Z  2025-07-24T04:08:48.1310805Z  2025-07-24T04:08:48.1311075Z  2025-07-24T04:08:48.1311736Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:48.1312442Z Testing //:rnn_test; 75s processwrapper-sandbox 2025-07-24T04:08:48.1312961Z Testing //:optim_test; 52s processwrapper-sandbox 2025-07-24T04:08:48.1313503Z Testing //:modules_test; 50s processwrapper-sandbox 2025-07-24T04:08:49.3315532Z 2025-07-24T04:08:49.3316134Z  2025-07-24T04:08:49.3316489Z  2025-07-24T04:08:49.3316773Z  2025-07-24T04:08:49.3317422Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:49.3318133Z Testing //:rnn_test; 76s processwrapper-sandbox 2025-07-24T04:08:49.3318666Z Testing //:optim_test; 53s processwrapper-sandbox 2025-07-24T04:08:49.3319211Z Testing //:modules_test; 51s processwrapper-sandbox 2025-07-24T04:08:50.3321791Z 2025-07-24T04:08:50.3322423Z  2025-07-24T04:08:50.3322746Z  2025-07-24T04:08:50.3323023Z  2025-07-24T04:08:50.3323686Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:50.3324379Z Testing //:rnn_test; 77s processwrapper-sandbox 2025-07-24T04:08:50.3324918Z Testing //:optim_test; 54s processwrapper-sandbox 2025-07-24T04:08:50.3325448Z Testing //:modules_test; 52s processwrapper-sandbox 2025-07-24T04:08:51.5327373Z 2025-07-24T04:08:51.5328045Z  2025-07-24T04:08:51.5328394Z  2025-07-24T04:08:51.5328663Z  2025-07-24T04:08:51.5329332Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:51.5330027Z Testing //:rnn_test; 78s processwrapper-sandbox 2025-07-24T04:08:51.5330754Z Testing //:optim_test; 55s processwrapper-sandbox 2025-07-24T04:08:51.5331295Z Testing //:modules_test; 53s processwrapper-sandbox 2025-07-24T04:08:52.5332573Z 2025-07-24T04:08:52.5333224Z  2025-07-24T04:08:52.5333557Z  2025-07-24T04:08:52.5333840Z  2025-07-24T04:08:52.5334496Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:52.5335209Z Testing //:rnn_test; 79s processwrapper-sandbox 2025-07-24T04:08:52.5335733Z Testing //:optim_test; 56s processwrapper-sandbox 2025-07-24T04:08:52.5336275Z Testing //:modules_test; 54s processwrapper-sandbox 2025-07-24T04:08:53.7338800Z 2025-07-24T04:08:53.7339462Z  2025-07-24T04:08:53.7339797Z  2025-07-24T04:08:53.7340064Z  2025-07-24T04:08:53.7340716Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:53.7341412Z Testing //:rnn_test; 81s processwrapper-sandbox 2025-07-24T04:08:53.7341957Z Testing //:optim_test; 58s processwrapper-sandbox 2025-07-24T04:08:53.7342488Z Testing //:modules_test; 55s processwrapper-sandbox 2025-07-24T04:08:54.7344939Z 2025-07-24T04:08:54.7345588Z  2025-07-24T04:08:54.7345942Z  2025-07-24T04:08:54.7346213Z  2025-07-24T04:08:54.7346905Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:54.7347640Z Testing //:rnn_test; 82s processwrapper-sandbox 2025-07-24T04:08:54.7348183Z Testing //:optim_test; 59s processwrapper-sandbox 2025-07-24T04:08:54.7348771Z Testing //:modules_test; 56s processwrapper-sandbox 2025-07-24T04:08:55.7351129Z 2025-07-24T04:08:55.7351747Z  2025-07-24T04:08:55.7352071Z  2025-07-24T04:08:55.7352354Z  2025-07-24T04:08:55.7353015Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:55.7353749Z Testing //:rnn_test; 83s processwrapper-sandbox 2025-07-24T04:08:55.7354272Z Testing //:optim_test; 60s processwrapper-sandbox 2025-07-24T04:08:55.7359514Z Testing //:modules_test; 57s processwrapper-sandbox 2025-07-24T04:08:56.9356935Z 2025-07-24T04:08:56.9357687Z  2025-07-24T04:08:56.9358184Z  2025-07-24T04:08:56.9358572Z  2025-07-24T04:08:56.9359458Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:56.9360429Z Testing //:rnn_test; 84s processwrapper-sandbox 2025-07-24T04:08:56.9361174Z Testing //:optim_test; 61s processwrapper-sandbox 2025-07-24T04:08:56.9361955Z Testing //:modules_test; 58s processwrapper-sandbox 2025-07-24T04:08:57.9359312Z 2025-07-24T04:08:57.9360008Z  2025-07-24T04:08:57.9360460Z  2025-07-24T04:08:57.9360848Z  2025-07-24T04:08:57.9361757Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:57.9362778Z Testing //:rnn_test; 85s processwrapper-sandbox 2025-07-24T04:08:57.9363494Z Testing //:optim_test; 62s processwrapper-sandbox 2025-07-24T04:08:57.9364297Z Testing //:modules_test; 59s processwrapper-sandbox 2025-07-24T04:08:59.1365399Z 2025-07-24T04:08:59.1366082Z  2025-07-24T04:08:59.1366495Z  2025-07-24T04:08:59.1367008Z  2025-07-24T04:08:59.1368062Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:08:59.1369113Z Testing //:rnn_test; 86s processwrapper-sandbox 2025-07-24T04:08:59.1369961Z Testing //:optim_test; 63s processwrapper-sandbox 2025-07-24T04:08:59.1370787Z Testing //:modules_test; 61s processwrapper-sandbox 2025-07-24T04:09:00.1370894Z 2025-07-24T04:09:00.1371576Z  2025-07-24T04:09:00.1372034Z  2025-07-24T04:09:00.1372414Z  2025-07-24T04:09:00.1373320Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:00.1374546Z Testing //:rnn_test; 87s processwrapper-sandbox 2025-07-24T04:09:00.1375276Z Testing //:optim_test; 64s processwrapper-sandbox 2025-07-24T04:09:00.1376031Z Testing //:modules_test; 62s processwrapper-sandbox 2025-07-24T04:09:01.3376777Z 2025-07-24T04:09:01.3377565Z  2025-07-24T04:09:01.3377926Z  2025-07-24T04:09:01.3378207Z  2025-07-24T04:09:01.3378849Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:01.3379558Z Testing //:rnn_test; 88s processwrapper-sandbox 2025-07-24T04:09:01.3380335Z Testing //:optim_test; 65s processwrapper-sandbox 2025-07-24T04:09:01.3380896Z Testing //:modules_test; 63s processwrapper-sandbox 2025-07-24T04:09:02.3383058Z 2025-07-24T04:09:02.3383789Z  2025-07-24T04:09:02.3384133Z  2025-07-24T04:09:02.3384439Z  2025-07-24T04:09:02.3385225Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:02.3385926Z Testing //:rnn_test; 89s processwrapper-sandbox 2025-07-24T04:09:02.3386474Z Testing //:optim_test; 66s processwrapper-sandbox 2025-07-24T04:09:02.3387011Z Testing //:modules_test; 64s processwrapper-sandbox 2025-07-24T04:09:03.3387701Z 2025-07-24T04:09:03.3388353Z  2025-07-24T04:09:03.3388712Z  2025-07-24T04:09:03.3388997Z  2025-07-24T04:09:03.3389654Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:03.3390369Z Testing //:rnn_test; 90s processwrapper-sandbox 2025-07-24T04:09:03.3391129Z Testing //:optim_test; 67s processwrapper-sandbox 2025-07-24T04:09:03.3391673Z Testing //:modules_test; 65s processwrapper-sandbox 2025-07-24T04:09:04.5394643Z 2025-07-24T04:09:04.5395323Z  2025-07-24T04:09:04.5395655Z  2025-07-24T04:09:04.5395947Z  2025-07-24T04:09:04.5396627Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:04.5397346Z Testing //:rnn_test; 91s processwrapper-sandbox 2025-07-24T04:09:04.5398136Z Testing //:optim_test; 68s processwrapper-sandbox 2025-07-24T04:09:04.5398670Z Testing //:modules_test; 66s processwrapper-sandbox 2025-07-24T04:09:05.5398708Z 2025-07-24T04:09:05.5399345Z  2025-07-24T04:09:05.5399686Z  2025-07-24T04:09:05.5399948Z  2025-07-24T04:09:05.5400614Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:05.5401329Z Testing //:rnn_test; 92s processwrapper-sandbox 2025-07-24T04:09:05.5401873Z Testing //:optim_test; 69s processwrapper-sandbox 2025-07-24T04:09:05.5402402Z Testing //:modules_test; 67s processwrapper-sandbox 2025-07-24T04:09:06.7405657Z 2025-07-24T04:09:06.7406370Z  2025-07-24T04:09:06.7406701Z  2025-07-24T04:09:06.7407027Z  2025-07-24T04:09:06.7407691Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:06.7408412Z Testing //:rnn_test; 94s processwrapper-sandbox 2025-07-24T04:09:06.7408939Z Testing //:optim_test; 71s processwrapper-sandbox 2025-07-24T04:09:06.7409486Z Testing //:modules_test; 68s processwrapper-sandbox 2025-07-24T04:09:07.7410013Z 2025-07-24T04:09:07.7410659Z  2025-07-24T04:09:07.7410984Z  2025-07-24T04:09:07.7411264Z  2025-07-24T04:09:07.7411922Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:07.7412647Z Testing //:rnn_test; 95s processwrapper-sandbox 2025-07-24T04:09:07.7413179Z Testing //:optim_test; 72s processwrapper-sandbox 2025-07-24T04:09:07.7413706Z Testing //:modules_test; 69s processwrapper-sandbox 2025-07-24T04:09:08.9417006Z 2025-07-24T04:09:08.9417679Z  2025-07-24T04:09:08.9418243Z  2025-07-24T04:09:08.9418513Z  2025-07-24T04:09:08.9419181Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:08.9419886Z Testing //:rnn_test; 96s processwrapper-sandbox 2025-07-24T04:09:08.9420429Z Testing //:optim_test; 73s processwrapper-sandbox 2025-07-24T04:09:08.9420972Z Testing //:modules_test; 70s processwrapper-sandbox 2025-07-24T04:09:09.9423201Z 2025-07-24T04:09:09.9424028Z  2025-07-24T04:09:09.9424391Z  2025-07-24T04:09:09.9424756Z  2025-07-24T04:09:09.9425665Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:09.9426395Z Testing //:rnn_test; 97s processwrapper-sandbox 2025-07-24T04:09:09.9426920Z Testing //:optim_test; 74s processwrapper-sandbox 2025-07-24T04:09:09.9427464Z Testing //:modules_test; 71s processwrapper-sandbox 2025-07-24T04:09:10.9427912Z 2025-07-24T04:09:10.9428578Z  2025-07-24T04:09:10.9428921Z  2025-07-24T04:09:10.9429191Z  2025-07-24T04:09:10.9429877Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:10.9430571Z Testing //:rnn_test; 98s processwrapper-sandbox 2025-07-24T04:09:10.9431103Z Testing //:optim_test; 75s processwrapper-sandbox 2025-07-24T04:09:10.9431628Z Testing //:modules_test; 72s processwrapper-sandbox 2025-07-24T04:09:12.1434923Z 2025-07-24T04:09:12.1435720Z  2025-07-24T04:09:12.1436191Z  2025-07-24T04:09:12.1436553Z  2025-07-24T04:09:12.1437485Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:12.1438694Z Testing //:rnn_test; 99s processwrapper-sandbox 2025-07-24T04:09:12.1439425Z Testing //:optim_test; 76s processwrapper-sandbox 2025-07-24T04:09:12.1440188Z Testing //:modules_test; 74s processwrapper-sandbox 2025-07-24T04:09:13.1439553Z 2025-07-24T04:09:13.1440233Z  2025-07-24T04:09:13.1440697Z  2025-07-24T04:09:13.1441073Z  2025-07-24T04:09:13.1442261Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:13.1443248Z Testing //:rnn_test; 100s processwrapper-sandbox 2025-07-24T04:09:13.1443985Z Testing //:optim_test; 77s processwrapper-sandbox 2025-07-24T04:09:13.1444732Z Testing //:modules_test; 75s processwrapper-sandbox 2025-07-24T04:09:14.3445342Z 2025-07-24T04:09:14.3446037Z  2025-07-24T04:09:14.3446493Z  2025-07-24T04:09:14.3446866Z  2025-07-24T04:09:14.3447810Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:14.3448811Z Testing //:rnn_test; 101s processwrapper-sandbox 2025-07-24T04:09:14.3449544Z Testing //:optim_test; 78s processwrapper-sandbox 2025-07-24T04:09:14.3450512Z Testing //:modules_test; 76s processwrapper-sandbox 2025-07-24T04:09:15.3452299Z 2025-07-24T04:09:15.3453058Z  2025-07-24T04:09:15.3453528Z  2025-07-24T04:09:15.3453928Z  2025-07-24T04:09:15.3454885Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:15.3455874Z Testing //:rnn_test; 102s processwrapper-sandbox 2025-07-24T04:09:15.3456620Z Testing //:optim_test; 79s processwrapper-sandbox 2025-07-24T04:09:15.3457361Z Testing //:modules_test; 77s processwrapper-sandbox 2025-07-24T04:09:16.5457500Z 2025-07-24T04:09:16.5458198Z  2025-07-24T04:09:16.5458682Z  2025-07-24T04:09:16.5459073Z  2025-07-24T04:09:16.5460064Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:16.5461047Z Testing //:rnn_test; 103s processwrapper-sandbox 2025-07-24T04:09:16.5461788Z Testing //:optim_test; 80s processwrapper-sandbox 2025-07-24T04:09:16.5462817Z Testing //:modules_test; 78s processwrapper-sandbox 2025-07-24T04:09:17.5463880Z 2025-07-24T04:09:17.5464751Z  2025-07-24T04:09:17.5465261Z  2025-07-24T04:09:17.5465648Z  2025-07-24T04:09:17.5466591Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:17.5467580Z Testing //:rnn_test; 104s processwrapper-sandbox 2025-07-24T04:09:17.5468326Z Testing //:optim_test; 81s processwrapper-sandbox 2025-07-24T04:09:17.5469057Z Testing //:modules_test; 79s processwrapper-sandbox 2025-07-24T04:09:18.5468481Z 2025-07-24T04:09:18.5469204Z  2025-07-24T04:09:18.5469685Z  2025-07-24T04:09:18.5470285Z  2025-07-24T04:09:18.5471230Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:18.5472213Z Testing //:rnn_test; 105s processwrapper-sandbox 2025-07-24T04:09:18.5472933Z Testing //:optim_test; 82s processwrapper-sandbox 2025-07-24T04:09:18.5473707Z Testing //:modules_test; 80s processwrapper-sandbox 2025-07-24T04:09:19.7474411Z 2025-07-24T04:09:19.7475125Z  2025-07-24T04:09:19.7475600Z  2025-07-24T04:09:19.7476031Z  2025-07-24T04:09:19.7476945Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:19.7477922Z Testing //:rnn_test; 107s processwrapper-sandbox 2025-07-24T04:09:19.7478676Z Testing //:optim_test; 84s processwrapper-sandbox 2025-07-24T04:09:19.7479400Z Testing //:modules_test; 81s processwrapper-sandbox 2025-07-24T04:09:20.7480346Z 2025-07-24T04:09:20.7481064Z  2025-07-24T04:09:20.7481811Z  2025-07-24T04:09:20.7482187Z  2025-07-24T04:09:20.7483121Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:20.7484118Z Testing //:rnn_test; 108s processwrapper-sandbox 2025-07-24T04:09:20.7484864Z Testing //:optim_test; 85s processwrapper-sandbox 2025-07-24T04:09:20.7485617Z Testing //:modules_test; 82s processwrapper-sandbox 2025-07-24T04:09:21.9486497Z 2025-07-24T04:09:21.9487225Z  2025-07-24T04:09:21.9487938Z  2025-07-24T04:09:21.9488344Z  2025-07-24T04:09:21.9489258Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:21.9490262Z Testing //:rnn_test; 109s processwrapper-sandbox 2025-07-24T04:09:21.9490978Z Testing //:optim_test; 86s processwrapper-sandbox 2025-07-24T04:09:21.9491734Z Testing //:modules_test; 83s processwrapper-sandbox 2025-07-24T04:09:22.9491250Z 2025-07-24T04:09:22.9492234Z  2025-07-24T04:09:22.9492712Z  2025-07-24T04:09:22.9493113Z  2025-07-24T04:09:22.9494022Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:22.9495004Z Testing //:rnn_test; 110s processwrapper-sandbox 2025-07-24T04:09:22.9495778Z Testing //:optim_test; 87s processwrapper-sandbox 2025-07-24T04:09:22.9496501Z Testing //:modules_test; 84s processwrapper-sandbox 2025-07-24T04:09:24.1498606Z 2025-07-24T04:09:24.1499335Z  2025-07-24T04:09:24.1499821Z  2025-07-24T04:09:24.1500205Z  2025-07-24T04:09:24.1501115Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:24.1502122Z Testing //:rnn_test; 111s processwrapper-sandbox 2025-07-24T04:09:24.1502841Z Testing //:optim_test; 88s processwrapper-sandbox 2025-07-24T04:09:24.1503595Z Testing //:modules_test; 86s processwrapper-sandbox 2025-07-24T04:09:25.3504220Z 2025-07-24T04:09:25.3504963Z  2025-07-24T04:09:25.3505280Z  2025-07-24T04:09:25.3505556Z  2025-07-24T04:09:25.3506212Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:25.3507128Z Testing //:rnn_test; 112s processwrapper-sandbox 2025-07-24T04:09:25.3507668Z Testing //:optim_test; 89s processwrapper-sandbox 2025-07-24T04:09:25.3508190Z Testing //:modules_test; 87s processwrapper-sandbox 2025-07-24T04:09:26.3508927Z 2025-07-24T04:09:26.3509551Z  2025-07-24T04:09:26.3509892Z  2025-07-24T04:09:26.3510161Z  2025-07-24T04:09:26.3510831Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:26.3511524Z Testing //:rnn_test; 113s processwrapper-sandbox 2025-07-24T04:09:26.3512063Z Testing //:optim_test; 90s processwrapper-sandbox 2025-07-24T04:09:26.3512790Z Testing //:modules_test; 88s processwrapper-sandbox 2025-07-24T04:09:27.5515038Z 2025-07-24T04:09:27.5515934Z  2025-07-24T04:09:27.5516284Z  2025-07-24T04:09:27.5516550Z  2025-07-24T04:09:27.5517214Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:27.5517934Z Testing //:rnn_test; 114s processwrapper-sandbox 2025-07-24T04:09:27.5518494Z Testing //:optim_test; 91s processwrapper-sandbox 2025-07-24T04:09:27.5519036Z Testing //:modules_test; 89s processwrapper-sandbox 2025-07-24T04:09:28.5520775Z 2025-07-24T04:09:28.5521431Z  2025-07-24T04:09:28.5521774Z  2025-07-24T04:09:28.5522053Z  2025-07-24T04:09:28.5522714Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:28.5523427Z Testing //:rnn_test; 115s processwrapper-sandbox 2025-07-24T04:09:28.5523955Z Testing //:optim_test; 92s processwrapper-sandbox 2025-07-24T04:09:28.5524734Z Testing //:modules_test; 90s processwrapper-sandbox 2025-07-24T04:09:29.7526344Z 2025-07-24T04:09:29.7526996Z  2025-07-24T04:09:29.7527323Z  2025-07-24T04:09:29.7527612Z  2025-07-24T04:09:29.7528277Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:29.7528999Z Testing //:rnn_test; 117s processwrapper-sandbox 2025-07-24T04:09:29.7529550Z Testing //:optim_test; 94s processwrapper-sandbox 2025-07-24T04:09:29.7530320Z Testing //:modules_test; 91s processwrapper-sandbox 2025-07-24T04:09:30.7532697Z 2025-07-24T04:09:30.7533343Z  2025-07-24T04:09:30.7544367Z  2025-07-24T04:09:30.7544759Z  2025-07-24T04:09:30.7545446Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:30.7546173Z Testing //:rnn_test; 118s processwrapper-sandbox 2025-07-24T04:09:30.7546729Z Testing //:optim_test; 95s processwrapper-sandbox 2025-07-24T04:09:30.7547283Z Testing //:modules_test; 92s processwrapper-sandbox 2025-07-24T04:09:31.9537975Z 2025-07-24T04:09:31.9538624Z  2025-07-24T04:09:31.9538953Z  2025-07-24T04:09:31.9539235Z  2025-07-24T04:09:31.9539889Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:31.9540630Z Testing //:rnn_test; 119s processwrapper-sandbox 2025-07-24T04:09:31.9541174Z Testing //:optim_test; 96s processwrapper-sandbox 2025-07-24T04:09:31.9541715Z Testing //:modules_test; 93s processwrapper-sandbox 2025-07-24T04:09:33.1543599Z 2025-07-24T04:09:33.1544266Z  2025-07-24T04:09:33.1544703Z  2025-07-24T04:09:33.1544997Z  2025-07-24T04:09:33.1545662Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:33.1546385Z Testing //:rnn_test; 120s processwrapper-sandbox 2025-07-24T04:09:33.1546944Z Testing //:optim_test; 97s processwrapper-sandbox 2025-07-24T04:09:33.1547490Z Testing //:modules_test; 95s processwrapper-sandbox 2025-07-24T04:09:34.1548970Z 2025-07-24T04:09:34.1549626Z  2025-07-24T04:09:34.1550137Z  2025-07-24T04:09:34.1550421Z  2025-07-24T04:09:34.1551255Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:34.1551978Z Testing //:rnn_test; 121s processwrapper-sandbox 2025-07-24T04:09:34.1552527Z Testing //:optim_test; 98s processwrapper-sandbox 2025-07-24T04:09:34.1553075Z Testing //:modules_test; 96s processwrapper-sandbox 2025-07-24T04:09:35.3555224Z 2025-07-24T04:09:35.3555881Z  2025-07-24T04:09:35.3556230Z  2025-07-24T04:09:35.3556516Z  2025-07-24T04:09:35.3557179Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:35.3558140Z Testing //:rnn_test; 122s processwrapper-sandbox 2025-07-24T04:09:35.3558710Z Testing //:optim_test; 99s processwrapper-sandbox 2025-07-24T04:09:35.3559246Z Testing //:modules_test; 97s processwrapper-sandbox 2025-07-24T04:09:36.3560219Z 2025-07-24T04:09:36.3560889Z  2025-07-24T04:09:36.3561237Z  2025-07-24T04:09:36.3561529Z  2025-07-24T04:09:36.3562200Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:36.3562908Z Testing //:rnn_test; 123s processwrapper-sandbox 2025-07-24T04:09:36.3563449Z Testing //:optim_test; 100s processwrapper-sandbox 2025-07-24T04:09:36.3563976Z Testing //:modules_test; 98s processwrapper-sandbox 2025-07-24T04:09:37.5567110Z 2025-07-24T04:09:37.5567760Z  2025-07-24T04:09:37.5568102Z  2025-07-24T04:09:37.5568367Z  2025-07-24T04:09:37.5569052Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:37.5569804Z Testing //:rnn_test; 124s processwrapper-sandbox 2025-07-24T04:09:37.5570526Z Testing //:optim_test; 101s processwrapper-sandbox 2025-07-24T04:09:37.5571072Z Testing //:modules_test; 99s processwrapper-sandbox 2025-07-24T04:09:38.5572088Z 2025-07-24T04:09:38.5572889Z  2025-07-24T04:09:38.5573286Z  2025-07-24T04:09:38.5573552Z  2025-07-24T04:09:38.5574219Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:38.5575154Z Testing //:rnn_test; 125s processwrapper-sandbox 2025-07-24T04:09:38.5575708Z Testing //:optim_test; 102s processwrapper-sandbox 2025-07-24T04:09:38.5576244Z Testing //:modules_test; 100s processwrapper-sandbox 2025-07-24T04:09:39.5578279Z 2025-07-24T04:09:39.5578945Z  2025-07-24T04:09:39.5579282Z  2025-07-24T04:09:39.5579576Z  2025-07-24T04:09:39.5580271Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:39.5581024Z Testing //:rnn_test; 126s processwrapper-sandbox 2025-07-24T04:09:39.5581598Z Testing //:optim_test; 103s processwrapper-sandbox 2025-07-24T04:09:39.5582150Z Testing //:modules_test; 101s processwrapper-sandbox 2025-07-24T04:09:40.7585416Z 2025-07-24T04:09:40.7586081Z  2025-07-24T04:09:40.7586429Z  2025-07-24T04:09:40.7586698Z  2025-07-24T04:09:40.7587400Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:40.7588101Z Testing //:rnn_test; 128s processwrapper-sandbox 2025-07-24T04:09:40.7588647Z Testing //:optim_test; 105s processwrapper-sandbox 2025-07-24T04:09:40.7589199Z Testing //:modules_test; 102s processwrapper-sandbox 2025-07-24T04:09:41.7589659Z 2025-07-24T04:09:41.7590304Z  2025-07-24T04:09:41.7590653Z  2025-07-24T04:09:41.7590941Z  2025-07-24T04:09:41.7591637Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:41.7592364Z Testing //:rnn_test; 129s processwrapper-sandbox 2025-07-24T04:09:41.7592895Z Testing //:optim_test; 106s processwrapper-sandbox 2025-07-24T04:09:41.7593452Z Testing //:modules_test; 103s processwrapper-sandbox 2025-07-24T04:09:42.9595598Z 2025-07-24T04:09:42.9596255Z  2025-07-24T04:09:42.9596608Z  2025-07-24T04:09:42.9596878Z  2025-07-24T04:09:42.9597577Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:42.9598298Z Testing //:rnn_test; 130s processwrapper-sandbox 2025-07-24T04:09:42.9598825Z Testing //:optim_test; 107s processwrapper-sandbox 2025-07-24T04:09:42.9599374Z Testing //:modules_test; 104s processwrapper-sandbox 2025-07-24T04:09:43.9601521Z 2025-07-24T04:09:43.9602168Z  2025-07-24T04:09:43.9602490Z  2025-07-24T04:09:43.9602771Z  2025-07-24T04:09:43.9603634Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:43.9604358Z Testing //:rnn_test; 131s processwrapper-sandbox 2025-07-24T04:09:43.9604886Z Testing //:optim_test; 108s processwrapper-sandbox 2025-07-24T04:09:43.9605445Z Testing //:modules_test; 105s processwrapper-sandbox 2025-07-24T04:09:44.9606906Z 2025-07-24T04:09:44.9607522Z  2025-07-24T04:09:44.9607887Z  2025-07-24T04:09:44.9608165Z  2025-07-24T04:09:44.9608871Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:44.9609592Z Testing //:rnn_test; 132s processwrapper-sandbox 2025-07-24T04:09:44.9610158Z Testing //:optim_test; 109s processwrapper-sandbox 2025-07-24T04:09:44.9610710Z Testing //:modules_test; 106s processwrapper-sandbox 2025-07-24T04:09:45.3609888Z 2025-07-24T04:09:45.3610423Z  2025-07-24T04:09:45.3610763Z  2025-07-24T04:09:45.3611048Z  2025-07-24T04:09:45.3611921Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:45.3612620Z Testing //:rnn_test; 132s processwrapper-sandbox 2025-07-24T04:09:45.3613165Z Testing //:optim_test; 109s processwrapper-sandbox 2025-07-24T04:09:45.3613706Z Testing //:modules_test; 107s processwrapper-sandbox 2025-07-24T04:09:46.5616887Z 2025-07-24T04:09:46.5617567Z  2025-07-24T04:09:46.5617943Z  2025-07-24T04:09:46.5618231Z  2025-07-24T04:09:46.5619161Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:46.5619892Z Testing //:rnn_test; 133s processwrapper-sandbox 2025-07-24T04:09:46.5620434Z Testing //:optim_test; 110s processwrapper-sandbox 2025-07-24T04:09:46.5620991Z Testing //:modules_test; 108s processwrapper-sandbox 2025-07-24T04:09:47.5622382Z 2025-07-24T04:09:47.5623061Z  2025-07-24T04:09:47.5623471Z  2025-07-24T04:09:47.5625249Z  2025-07-24T04:09:47.5626568Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:47.5627865Z Testing //:rnn_test; 134s processwrapper-sandbox 2025-07-24T04:09:47.5628856Z Testing //:optim_test; 111s processwrapper-sandbox 2025-07-24T04:09:47.5629835Z Testing //:modules_test; 109s processwrapper-sandbox 2025-07-24T04:09:48.5627612Z 2025-07-24T04:09:48.5628589Z  2025-07-24T04:09:48.5628926Z  2025-07-24T04:09:48.5629234Z  2025-07-24T04:09:48.5629912Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:48.5630616Z Testing //:rnn_test; 135s processwrapper-sandbox 2025-07-24T04:09:48.5631168Z Testing //:optim_test; 112s processwrapper-sandbox 2025-07-24T04:09:48.5631698Z Testing //:modules_test; 110s processwrapper-sandbox 2025-07-24T04:09:49.7633498Z 2025-07-24T04:09:49.7634165Z  2025-07-24T04:09:49.7634510Z  2025-07-24T04:09:49.7634792Z  2025-07-24T04:09:49.7635449Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:49.7636177Z Testing //:rnn_test; 137s processwrapper-sandbox 2025-07-24T04:09:49.7636911Z Testing //:optim_test; 114s processwrapper-sandbox 2025-07-24T04:09:49.7637448Z Testing //:modules_test; 111s processwrapper-sandbox 2025-07-24T04:09:50.7639576Z 2025-07-24T04:09:50.7640268Z  2025-07-24T04:09:50.7640609Z  2025-07-24T04:09:50.7640876Z  2025-07-24T04:09:50.7641551Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:50.7642256Z Testing //:rnn_test; 138s processwrapper-sandbox 2025-07-24T04:09:50.7642805Z Testing //:optim_test; 115s processwrapper-sandbox 2025-07-24T04:09:50.7643340Z Testing //:modules_test; 112s processwrapper-sandbox 2025-07-24T04:09:51.9645496Z 2025-07-24T04:09:51.9646168Z  2025-07-24T04:09:51.9646509Z  2025-07-24T04:09:51.9646800Z  2025-07-24T04:09:51.9647471Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:51.9648187Z Testing //:rnn_test; 139s processwrapper-sandbox 2025-07-24T04:09:51.9648730Z Testing //:optim_test; 116s processwrapper-sandbox 2025-07-24T04:09:51.9649278Z Testing //:modules_test; 113s processwrapper-sandbox 2025-07-24T04:09:52.9650942Z 2025-07-24T04:09:52.9651591Z  2025-07-24T04:09:52.9651915Z  2025-07-24T04:09:52.9652205Z  2025-07-24T04:09:52.9652865Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:52.9653591Z Testing //:rnn_test; 140s processwrapper-sandbox 2025-07-24T04:09:52.9654139Z Testing //:optim_test; 117s processwrapper-sandbox 2025-07-24T04:09:52.9654710Z Testing //:modules_test; 114s processwrapper-sandbox 2025-07-24T04:09:54.1657809Z 2025-07-24T04:09:54.1658454Z  2025-07-24T04:09:54.1658803Z  2025-07-24T04:09:54.1659072Z  2025-07-24T04:09:54.1659739Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:54.1660482Z Testing //:rnn_test; 141s processwrapper-sandbox 2025-07-24T04:09:54.1661011Z Testing //:optim_test; 118s processwrapper-sandbox 2025-07-24T04:09:54.1661768Z Testing //:modules_test; 116s processwrapper-sandbox 2025-07-24T04:09:55.1663436Z 2025-07-24T04:09:55.1664114Z  2025-07-24T04:09:55.1664441Z  2025-07-24T04:09:55.1664797Z  2025-07-24T04:09:55.1665459Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:55.1666170Z Testing //:rnn_test; 142s processwrapper-sandbox 2025-07-24T04:09:55.1666709Z Testing //:optim_test; 119s processwrapper-sandbox 2025-07-24T04:09:55.1667273Z Testing //:modules_test; 117s processwrapper-sandbox 2025-07-24T04:09:56.1667974Z 2025-07-24T04:09:56.1668599Z  2025-07-24T04:09:56.1668951Z  2025-07-24T04:09:56.1669235Z  2025-07-24T04:09:56.1670031Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:56.1670792Z Testing //:rnn_test; 143s processwrapper-sandbox 2025-07-24T04:09:56.1671351Z Testing //:optim_test; 120s processwrapper-sandbox 2025-07-24T04:09:56.1671916Z Testing //:modules_test; 118s processwrapper-sandbox 2025-07-24T04:09:57.3674468Z 2025-07-24T04:09:57.3675123Z  2025-07-24T04:09:57.3675499Z  2025-07-24T04:09:57.3675767Z  2025-07-24T04:09:57.3676438Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:57.3677140Z Testing //:rnn_test; 144s processwrapper-sandbox 2025-07-24T04:09:57.3677704Z Testing //:optim_test; 121s processwrapper-sandbox 2025-07-24T04:09:57.3678245Z Testing //:modules_test; 119s processwrapper-sandbox 2025-07-24T04:09:58.3680300Z 2025-07-24T04:09:58.3680926Z  2025-07-24T04:09:58.3681269Z  2025-07-24T04:09:58.3681537Z  2025-07-24T04:09:58.3682199Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:58.3683127Z Testing //:rnn_test; 145s processwrapper-sandbox 2025-07-24T04:09:58.3683668Z Testing //:optim_test; 122s processwrapper-sandbox 2025-07-24T04:09:58.3684218Z Testing //:modules_test; 120s processwrapper-sandbox 2025-07-24T04:09:59.5686377Z 2025-07-24T04:09:59.5687024Z  2025-07-24T04:09:59.5687349Z  2025-07-24T04:09:59.5687629Z  2025-07-24T04:09:59.5688284Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:09:59.5689001Z Testing //:rnn_test; 146s processwrapper-sandbox 2025-07-24T04:09:59.5689741Z Testing //:optim_test; 123s processwrapper-sandbox 2025-07-24T04:09:59.5690294Z Testing //:modules_test; 121s processwrapper-sandbox 2025-07-24T04:10:00.5691639Z 2025-07-24T04:10:00.5692285Z  2025-07-24T04:10:00.5692612Z  2025-07-24T04:10:00.5692897Z  2025-07-24T04:10:00.5693581Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:00.5694280Z Testing //:rnn_test; 147s processwrapper-sandbox 2025-07-24T04:10:00.5694827Z Testing //:optim_test; 124s processwrapper-sandbox 2025-07-24T04:10:00.5695356Z Testing //:modules_test; 122s processwrapper-sandbox 2025-07-24T04:10:01.7698503Z 2025-07-24T04:10:01.7699160Z  2025-07-24T04:10:01.7699503Z  2025-07-24T04:10:01.7699769Z  2025-07-24T04:10:01.7700431Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:01.7701153Z Testing //:rnn_test; 149s processwrapper-sandbox 2025-07-24T04:10:01.7701919Z Testing //:optim_test; 126s processwrapper-sandbox 2025-07-24T04:10:01.7702464Z Testing //:modules_test; 123s processwrapper-sandbox 2025-07-24T04:10:02.9704949Z 2025-07-24T04:10:02.9705529Z  2025-07-24T04:10:02.9705869Z  2025-07-24T04:10:02.9706154Z  2025-07-24T04:10:02.9706802Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:02.9707716Z Testing //:rnn_test; 150s processwrapper-sandbox 2025-07-24T04:10:02.9708268Z Testing //:optim_test; 127s processwrapper-sandbox 2025-07-24T04:10:02.9708809Z Testing //:modules_test; 124s processwrapper-sandbox 2025-07-24T04:10:03.9711156Z 2025-07-24T04:10:03.9711801Z  2025-07-24T04:10:03.9712146Z  2025-07-24T04:10:03.9712419Z  2025-07-24T04:10:03.9713080Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:03.9713820Z Testing //:rnn_test; 151s processwrapper-sandbox 2025-07-24T04:10:03.9714362Z Testing //:optim_test; 128s processwrapper-sandbox 2025-07-24T04:10:03.9714893Z Testing //:modules_test; 125s processwrapper-sandbox 2025-07-24T04:10:05.1717128Z 2025-07-24T04:10:05.1717825Z  2025-07-24T04:10:05.1718182Z  2025-07-24T04:10:05.1718455Z  2025-07-24T04:10:05.1719131Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:05.1719877Z Testing //:rnn_test; 152s processwrapper-sandbox 2025-07-24T04:10:05.1720419Z Testing //:optim_test; 129s processwrapper-sandbox 2025-07-24T04:10:05.1720984Z Testing //:modules_test; 127s processwrapper-sandbox 2025-07-24T04:10:06.1720908Z 2025-07-24T04:10:06.1721556Z  2025-07-24T04:10:06.1721892Z  2025-07-24T04:10:06.1722178Z  2025-07-24T04:10:06.1722864Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:06.1723618Z Testing //:rnn_test; 153s processwrapper-sandbox 2025-07-24T04:10:06.1724163Z Testing //:optim_test; 130s processwrapper-sandbox 2025-07-24T04:10:06.1724724Z Testing //:modules_test; 128s processwrapper-sandbox 2025-07-24T04:10:07.3726266Z 2025-07-24T04:10:07.3726932Z  2025-07-24T04:10:07.3727277Z  2025-07-24T04:10:07.3727541Z  2025-07-24T04:10:07.3728217Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:07.3728913Z Testing //:rnn_test; 154s processwrapper-sandbox 2025-07-24T04:10:07.3729449Z Testing //:optim_test; 131s processwrapper-sandbox 2025-07-24T04:10:07.3729981Z Testing //:modules_test; 129s processwrapper-sandbox 2025-07-24T04:10:08.3732731Z 2025-07-24T04:10:08.3734344Z  2025-07-24T04:10:08.3734702Z  2025-07-24T04:10:08.3734969Z  2025-07-24T04:10:08.3735872Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:08.3736585Z Testing //:rnn_test; 155s processwrapper-sandbox 2025-07-24T04:10:08.3737129Z Testing //:optim_test; 132s processwrapper-sandbox 2025-07-24T04:10:08.3737676Z Testing //:modules_test; 130s processwrapper-sandbox 2025-07-24T04:10:09.3738943Z 2025-07-24T04:10:09.3739638Z  2025-07-24T04:10:09.3739991Z  2025-07-24T04:10:09.3740269Z  2025-07-24T04:10:09.3740953Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:09.3741674Z Testing //:rnn_test; 156s processwrapper-sandbox 2025-07-24T04:10:09.3742208Z Testing //:optim_test; 133s processwrapper-sandbox 2025-07-24T04:10:09.3742759Z Testing //:modules_test; 131s processwrapper-sandbox 2025-07-24T04:10:10.5745120Z 2025-07-24T04:10:10.5747649Z  2025-07-24T04:10:10.5747978Z  2025-07-24T04:10:10.5748262Z  2025-07-24T04:10:10.5748948Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:10.5750016Z Testing //:rnn_test; 157s processwrapper-sandbox 2025-07-24T04:10:10.5750569Z Testing //:optim_test; 134s processwrapper-sandbox 2025-07-24T04:10:10.5751113Z Testing //:modules_test; 132s processwrapper-sandbox 2025-07-24T04:10:11.5750284Z 2025-07-24T04:10:11.5750941Z  2025-07-24T04:10:11.5751301Z  2025-07-24T04:10:11.5751571Z  2025-07-24T04:10:11.5752477Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:11.5753205Z Testing //:rnn_test; 158s processwrapper-sandbox 2025-07-24T04:10:11.5753738Z Testing //:optim_test; 135s processwrapper-sandbox 2025-07-24T04:10:11.5754291Z Testing //:modules_test; 133s processwrapper-sandbox 2025-07-24T04:10:12.7755265Z 2025-07-24T04:10:12.7755860Z  2025-07-24T04:10:12.7756174Z  2025-07-24T04:10:12.7756492Z  2025-07-24T04:10:12.7757144Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:12.7757867Z Testing //:rnn_test; 160s processwrapper-sandbox 2025-07-24T04:10:12.7758411Z Testing //:optim_test; 137s processwrapper-sandbox 2025-07-24T04:10:12.7758959Z Testing //:modules_test; 134s processwrapper-sandbox 2025-07-24T04:10:13.7760729Z 2025-07-24T04:10:13.7761553Z  2025-07-24T04:10:13.7761883Z  2025-07-24T04:10:13.7762182Z  2025-07-24T04:10:13.7762824Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:13.7763530Z Testing //:rnn_test; 161s processwrapper-sandbox 2025-07-24T04:10:13.7764071Z Testing //:optim_test; 138s processwrapper-sandbox 2025-07-24T04:10:13.7764602Z Testing //:modules_test; 135s processwrapper-sandbox 2025-07-24T04:10:14.9767739Z 2025-07-24T04:10:14.9768367Z  2025-07-24T04:10:14.9768761Z  2025-07-24T04:10:14.9769047Z  2025-07-24T04:10:14.9769692Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:14.9770411Z Testing //:rnn_test; 162s processwrapper-sandbox 2025-07-24T04:10:14.9771145Z Testing //:optim_test; 139s processwrapper-sandbox 2025-07-24T04:10:14.9771698Z Testing //:modules_test; 136s processwrapper-sandbox 2025-07-24T04:10:15.9773118Z 2025-07-24T04:10:15.9773783Z  2025-07-24T04:10:15.9774126Z  2025-07-24T04:10:15.9774408Z  2025-07-24T04:10:15.9775061Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:15.9775777Z Testing //:rnn_test; 163s processwrapper-sandbox 2025-07-24T04:10:15.9776356Z Testing //:optim_test; 140s processwrapper-sandbox 2025-07-24T04:10:15.9776887Z Testing //:modules_test; 137s processwrapper-sandbox 2025-07-24T04:10:16.9778994Z 2025-07-24T04:10:16.9779884Z  2025-07-24T04:10:16.9780236Z  2025-07-24T04:10:16.9780502Z  2025-07-24T04:10:16.9781162Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:16.9781862Z Testing //:rnn_test; 164s processwrapper-sandbox 2025-07-24T04:10:16.9782411Z Testing //:optim_test; 141s processwrapper-sandbox 2025-07-24T04:10:16.9782942Z Testing //:modules_test; 138s processwrapper-sandbox 2025-07-24T04:10:18.1785904Z 2025-07-24T04:10:18.1786581Z  2025-07-24T04:10:18.1786916Z  2025-07-24T04:10:18.1787185Z  2025-07-24T04:10:18.1787845Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:18.1788550Z Testing //:rnn_test; 165s processwrapper-sandbox 2025-07-24T04:10:18.1789095Z Testing //:optim_test; 142s processwrapper-sandbox 2025-07-24T04:10:18.1789640Z Testing //:modules_test; 140s processwrapper-sandbox 2025-07-24T04:10:19.1796507Z 2025-07-24T04:10:19.1797135Z  2025-07-24T04:10:19.1797472Z  2025-07-24T04:10:19.1797740Z  2025-07-24T04:10:19.1798401Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:19.1799134Z Testing //:rnn_test; 166s processwrapper-sandbox 2025-07-24T04:10:19.1799679Z Testing //:optim_test; 143s processwrapper-sandbox 2025-07-24T04:10:19.1800224Z Testing //:modules_test; 141s processwrapper-sandbox 2025-07-24T04:10:20.3801838Z 2025-07-24T04:10:20.3802487Z  2025-07-24T04:10:20.3802812Z  2025-07-24T04:10:20.3803097Z  2025-07-24T04:10:20.3803743Z [3,115 / 3,118] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-07-24T04:10:20.3804462Z Testing //:rnn_test; 167s processwrapper-sandbox 2025-07-24T04:10:20.3804994Z Testing //:optim_test; 144s processwrapper-sandbox 2025-07-24T04:10:20.3805553Z Testing //:modules_test; 142s processwrapper-sandbox 2025-07-24T04:10:20.4119492Z 2025-07-24T04:10:20.4120256Z  2025-07-24T04:10:20.4120671Z  2025-07-24T04:10:20.4121085Z  2025-07-24T04:10:20.4121587Z INFO: From Testing //:modules_test: 2025-07-24T04:10:20.4122252Z ==================== Test output for //:modules_test: 2025-07-24T04:10:20.4122822Z Running main() from gmock_main.cc 2025-07-24T04:10:20.4123330Z Note: Google Test filter = -*CUDA 2025-07-24T04:10:20.4123893Z [==========] Running 260 tests from 1 test suite. 2025-07-24T04:10:20.4124497Z [----------] Global test environment set-up. 2025-07-24T04:10:20.4125115Z [----------] 260 tests from ModulesTest 2025-07-24T04:10:20.4125708Z [ RUN ] ModulesTest.Conv1d 2025-07-24T04:10:20.4126233Z [ OK ] ModulesTest.Conv1d (66 ms) 2025-07-24T04:10:20.4126885Z [ RUN ] ModulesTest.Conv1dSameStrided 2025-07-24T04:10:20.4127529Z [ OK ] ModulesTest.Conv1dSameStrided (0 ms) 2025-07-24T04:10:20.4128191Z [ RUN ] ModulesTest.Conv1dIvalidArg 2025-07-24T04:10:20.4128793Z [ OK ] ModulesTest.Conv1dIvalidArg (0 ms) 2025-07-24T04:10:20.4129409Z [ RUN ] ModulesTest.Conv2dEven 2025-07-24T04:10:20.4129982Z [ OK ] ModulesTest.Conv2dEven (11 ms) 2025-07-24T04:10:20.4130574Z [ RUN ] ModulesTest.Conv2dUneven 2025-07-24T04:10:20.4131415Z [ OK ] ModulesTest.Conv2dUneven (2 ms) 2025-07-24T04:10:20.4132041Z [ RUN ] ModulesTest.Conv2dSameStrided 2025-07-24T04:10:20.4132698Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2025-07-24T04:10:20.4133372Z [ RUN ] ModulesTest.Conv3d 2025-07-24T04:10:20.4133896Z [ OK ] ModulesTest.Conv3d (16 ms) 2025-07-24T04:10:20.4134529Z [ RUN ] ModulesTest.Conv3dSameStrided 2025-07-24T04:10:20.4135235Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2025-07-24T04:10:20.4135966Z [ RUN ] ModulesTest.ConvTranspose1d 2025-07-24T04:10:20.4136634Z [ OK ] ModulesTest.ConvTranspose1d (21 ms) 2025-07-24T04:10:20.4137507Z [ RUN ] ModulesTest.ConvTranspose2dEven 2025-07-24T04:10:20.4138230Z [ OK ] ModulesTest.ConvTranspose2dEven (8 ms) 2025-07-24T04:10:20.4138934Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2025-07-24T04:10:20.4139670Z [ OK ] ModulesTest.ConvTranspose2dUneven (13 ms) 2025-07-24T04:10:20.4140352Z [ RUN ] ModulesTest.ConvTranspose3d 2025-07-24T04:10:20.4140966Z [ OK ] ModulesTest.ConvTranspose3d (3 ms) 2025-07-24T04:10:20.4141535Z [ RUN ] ModulesTest.MaxPool1d 2025-07-24T04:10:20.4142102Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2025-07-24T04:10:20.4142733Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2025-07-24T04:10:20.4143451Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2025-07-24T04:10:20.4144156Z [ RUN ] ModulesTest.MaxPool2dEven 2025-07-24T04:10:20.4144866Z [ OK ] ModulesTest.MaxPool2dEven (15 ms) 2025-07-24T04:10:20.4145433Z [ RUN ] ModulesTest.MaxPool2dUneven 2025-07-24T04:10:20.4146054Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2025-07-24T04:10:20.4146715Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2025-07-24T04:10:20.4147567Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2025-07-24T04:10:20.4148238Z [ RUN ] ModulesTest.MaxPool3d 2025-07-24T04:10:20.4148814Z [ OK ] ModulesTest.MaxPool3d (1 ms) 2025-07-24T04:10:20.4149502Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2025-07-24T04:10:20.4150461Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2025-07-24T04:10:20.4151087Z [ RUN ] ModulesTest.AvgPool1d 2025-07-24T04:10:20.4151757Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2025-07-24T04:10:20.4152343Z [ RUN ] ModulesTest.AvgPool2dEven 2025-07-24T04:10:20.4152900Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2025-07-24T04:10:20.4153363Z [ RUN ] ModulesTest.AvgPool2dUneven 2025-07-24T04:10:20.4153826Z [ OK ] ModulesTest.AvgPool2dUneven (22 ms) 2025-07-24T04:10:20.4154270Z [ RUN ] ModulesTest.AvgPool3d 2025-07-24T04:10:20.4154680Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2025-07-24T04:10:20.4155128Z [ RUN ] ModulesTest.FractionalMaxPool2d 2025-07-24T04:10:20.4155629Z [ OK ] ModulesTest.FractionalMaxPool2d (8 ms) 2025-07-24T04:10:20.4156334Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2025-07-24T04:10:20.4157165Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2025-07-24T04:10:20.4157820Z [ RUN ] ModulesTest.FractionalMaxPool3d 2025-07-24T04:10:20.4158317Z [ OK ] ModulesTest.FractionalMaxPool3d (1 ms) 2025-07-24T04:10:20.4158984Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2025-07-24T04:10:20.4159590Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2025-07-24T04:10:20.4160133Z [ RUN ] ModulesTest.LPPool1d 2025-07-24T04:10:20.4160524Z [ OK ] ModulesTest.LPPool1d (1 ms) 2025-07-24T04:10:20.4160952Z [ RUN ] ModulesTest.LPPool2d 2025-07-24T04:10:20.4161338Z [ OK ] ModulesTest.LPPool2d (3 ms) 2025-07-24T04:10:20.4161767Z [ RUN ] ModulesTest.LPPool3d 2025-07-24T04:10:20.4162152Z [ OK ] ModulesTest.LPPool3d (1 ms) 2025-07-24T04:10:20.4162577Z [ RUN ] ModulesTest.Identity 2025-07-24T04:10:20.4162975Z [ OK ] ModulesTest.Identity (0 ms) 2025-07-24T04:10:20.4163384Z [ RUN ] ModulesTest.Flatten 2025-07-24T04:10:20.4163778Z [ OK ] ModulesTest.Flatten (2 ms) 2025-07-24T04:10:20.4164261Z [ RUN ] ModulesTest.Unflatten 2025-07-24T04:10:20.4164783Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:10:20.4166424Z W0724 04:08:00.699813 142424 TensorImpl.h:1975] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2025-07-24T04:10:20.4168079Z [ OK ] ModulesTest.Unflatten (0 ms) 2025-07-24T04:10:20.4168532Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2025-07-24T04:10:20.4169008Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2025-07-24T04:10:20.4169521Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2025-07-24T04:10:20.4170170Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2025-07-24T04:10:20.4170723Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2025-07-24T04:10:20.4171232Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (12 ms) 2025-07-24T04:10:20.4171732Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2025-07-24T04:10:20.4172261Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (3 ms) 2025-07-24T04:10:20.4172821Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2025-07-24T04:10:20.4173466Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (2 ms) 2025-07-24T04:10:20.4174122Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2025-07-24T04:10:20.4174776Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (2 ms) 2025-07-24T04:10:20.4175361Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2025-07-24T04:10:20.4175824Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2025-07-24T04:10:20.4176350Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2025-07-24T04:10:20.4176984Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (3 ms) 2025-07-24T04:10:20.4177533Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2025-07-24T04:10:20.4178009Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2025-07-24T04:10:20.4178488Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2025-07-24T04:10:20.4179003Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (3 ms) 2025-07-24T04:10:20.4179504Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2025-07-24T04:10:20.4180066Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (6 ms) 2025-07-24T04:10:20.4180562Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2025-07-24T04:10:20.4181037Z [ OK ] ModulesTest.AdaptiveAvgPool3d (1 ms) 2025-07-24T04:10:20.4181485Z [ RUN ] ModulesTest.MaxUnpool1d 2025-07-24T04:10:20.4181907Z [ OK ] ModulesTest.MaxUnpool1d (16 ms) 2025-07-24T04:10:20.4182369Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2025-07-24T04:10:20.4182845Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (16 ms) 2025-07-24T04:10:20.4183324Z [ RUN ] ModulesTest.MaxUnpool2d 2025-07-24T04:10:20.4183736Z [ OK ] ModulesTest.MaxUnpool2d (3 ms) 2025-07-24T04:10:20.4184197Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2025-07-24T04:10:20.4184771Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2025-07-24T04:10:20.4185243Z [ RUN ] ModulesTest.MaxUnpool3d 2025-07-24T04:10:20.4185650Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2025-07-24T04:10:20.4186119Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2025-07-24T04:10:20.4186627Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (3 ms) 2025-07-24T04:10:20.4187115Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2025-07-24T04:10:20.4187610Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (885 ms) 2025-07-24T04:10:20.4188062Z [ RUN ] ModulesTest.Linear 2025-07-24T04:10:20.4188452Z [ OK ] ModulesTest.Linear (3 ms) 2025-07-24T04:10:20.4188875Z [ RUN ] ModulesTest.LocalResponseNorm 2025-07-24T04:10:20.4189353Z [ OK ] ModulesTest.LocalResponseNorm (31 ms) 2025-07-24T04:10:20.4189804Z [ RUN ] ModulesTest.LayerNorm 2025-07-24T04:10:20.4190213Z [ OK ] ModulesTest.LayerNorm (1 ms) 2025-07-24T04:10:20.4190643Z [ RUN ] ModulesTest.GroupNorm 2025-07-24T04:10:20.4191040Z [ OK ] ModulesTest.GroupNorm (1 ms) 2025-07-24T04:10:20.4191505Z [ RUN ] ModulesTest.Bilinear 2025-07-24T04:10:20.4191890Z [ OK ] ModulesTest.Bilinear (3 ms) 2025-07-24T04:10:20.4192311Z [ RUN ] ModulesTest.Fold 2025-07-24T04:10:20.4192672Z [ OK ] ModulesTest.Fold (2 ms) 2025-07-24T04:10:20.4193075Z [ RUN ] ModulesTest.Unfold 2025-07-24T04:10:20.4193443Z [ OK ] ModulesTest.Unfold (12 ms) 2025-07-24T04:10:20.4193913Z [ RUN ] ModulesTest.SimpleContainer 2025-07-24T04:10:20.4194393Z [ OK ] ModulesTest.SimpleContainer (43 ms) 2025-07-24T04:10:20.4194854Z [ RUN ] ModulesTest.EmbeddingBasic 2025-07-24T04:10:20.4195294Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2025-07-24T04:10:20.4195734Z [ RUN ] ModulesTest.EmbeddingList 2025-07-24T04:10:20.4196210Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2025-07-24T04:10:20.4196673Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2025-07-24T04:10:20.4197189Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2025-07-24T04:10:20.4197703Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2025-07-24T04:10:20.4198247Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (5 ms) 2025-07-24T04:10:20.4198740Z [ RUN ] ModulesTest.AlphaDropout 2025-07-24T04:10:20.4199168Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2025-07-24T04:10:20.4199635Z [ RUN ] ModulesTest.FeatureAlphaDropout 2025-07-24T04:10:20.4200108Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2025-07-24T04:10:20.4200571Z [ RUN ] ModulesTest.Dropout 2025-07-24T04:10:20.4200946Z [ OK ] ModulesTest.Dropout (4 ms) 2025-07-24T04:10:20.4201366Z [ RUN ] ModulesTest.Dropout2d 2025-07-24T04:10:20.4201763Z [ OK ] ModulesTest.Dropout2d (29 ms) 2025-07-24T04:10:20.4202190Z [ RUN ] ModulesTest.Dropout3d 2025-07-24T04:10:20.4202618Z [ OK ] ModulesTest.Dropout3d (33 ms) 2025-07-24T04:10:20.4203049Z [ RUN ] ModulesTest.Parameters 2025-07-24T04:10:20.4203469Z [ OK ] ModulesTest.Parameters (0 ms) 2025-07-24T04:10:20.4203963Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2025-07-24T04:10:20.4204602Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2025-07-24T04:10:20.4205261Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2025-07-24T04:10:20.4205875Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2025-07-24T04:10:20.4206415Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2025-07-24T04:10:20.4206953Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2025-07-24T04:10:20.4207460Z [ RUN ] ModulesTest.BatchNorm1dStateful 2025-07-24T04:10:20.4207945Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2025-07-24T04:10:20.4208440Z [ RUN ] ModulesTest.BatchNorm1dStateless 2025-07-24T04:10:20.4208922Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2025-07-24T04:10:20.4209400Z [ RUN ] ModulesTest.BatchNorm1d 2025-07-24T04:10:20.4209813Z [ OK ] ModulesTest.BatchNorm1d (17 ms) 2025-07-24T04:10:20.4210273Z [ RUN ] ModulesTest.BatchNorm2dStateful 2025-07-24T04:10:20.4210740Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2025-07-24T04:10:20.4211240Z [ RUN ] ModulesTest.BatchNorm2dStateless 2025-07-24T04:10:20.4211725Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2025-07-24T04:10:20.4212202Z [ RUN ] ModulesTest.BatchNorm2d 2025-07-24T04:10:20.4212629Z [ OK ] ModulesTest.BatchNorm2d (3 ms) 2025-07-24T04:10:20.4213074Z [ RUN ] ModulesTest.BatchNorm3dStateful 2025-07-24T04:10:20.4213555Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2025-07-24T04:10:20.4214031Z [ RUN ] ModulesTest.BatchNorm3dStateless 2025-07-24T04:10:20.4214524Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2025-07-24T04:10:20.4214982Z [ RUN ] ModulesTest.BatchNorm3d 2025-07-24T04:10:20.4215408Z [ OK ] ModulesTest.BatchNorm3d (4 ms) 2025-07-24T04:10:20.4215859Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2025-07-24T04:10:20.4216474Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2025-07-24T04:10:20.4216994Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2025-07-24T04:10:20.4217536Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2025-07-24T04:10:20.4218025Z [ RUN ] ModulesTest.InstanceNorm1d 2025-07-24T04:10:20.4218454Z [ OK ] ModulesTest.InstanceNorm1d (2 ms) 2025-07-24T04:10:20.4218930Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2025-07-24T04:10:20.4219419Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2025-07-24T04:10:20.4219928Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2025-07-24T04:10:20.4220441Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2025-07-24T04:10:20.4220912Z [ RUN ] ModulesTest.InstanceNorm2d 2025-07-24T04:10:20.4221356Z [ OK ] ModulesTest.InstanceNorm2d (15 ms) 2025-07-24T04:10:20.4221857Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2025-07-24T04:10:20.4222368Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2025-07-24T04:10:20.4222865Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2025-07-24T04:10:20.4223374Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2025-07-24T04:10:20.4223846Z [ RUN ] ModulesTest.InstanceNorm3d 2025-07-24T04:10:20.4224369Z [ OK ] ModulesTest.InstanceNorm3d (4 ms) 2025-07-24T04:10:20.4224812Z [ RUN ] ModulesTest.L1Loss 2025-07-24T04:10:20.4225182Z [ OK ] ModulesTest.L1Loss (1 ms) 2025-07-24T04:10:20.4225591Z [ RUN ] ModulesTest.MSELoss 2025-07-24T04:10:20.4225970Z [ OK ] ModulesTest.MSELoss (0 ms) 2025-07-24T04:10:20.4226378Z [ RUN ] ModulesTest.BCELoss 2025-07-24T04:10:20.4226756Z [ OK ] ModulesTest.BCELoss (0 ms) 2025-07-24T04:10:20.4227169Z [ RUN ] ModulesTest.KLDivLoss 2025-07-24T04:10:20.4228906Z W0724 04:08:01.902055 142424 loss.h:51] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2025-07-24T04:10:20.4230761Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2025-07-24T04:10:20.4231221Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2025-07-24T04:10:20.4231683Z [ OK ] ModulesTest.HingeEmbeddingLoss (2 ms) 2025-07-24T04:10:20.4232171Z [ RUN ] ModulesTest.MultiMarginLoss 2025-07-24T04:10:20.4232656Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2025-07-24T04:10:20.4233135Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2025-07-24T04:10:20.4233619Z [ OK ] ModulesTest.CosineEmbeddingLoss (4 ms) 2025-07-24T04:10:20.4234122Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2025-07-24T04:10:20.4234673Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (1 ms) 2025-07-24T04:10:20.4235202Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2025-07-24T04:10:20.4235728Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2025-07-24T04:10:20.4236291Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2025-07-24T04:10:20.4236939Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-07-24T04:10:20.4237523Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2025-07-24T04:10:20.4238046Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2025-07-24T04:10:20.4238558Z [ RUN ] ModulesTest.HuberLossNoReduction 2025-07-24T04:10:20.4239045Z [ OK ] ModulesTest.HuberLossNoReduction (1 ms) 2025-07-24T04:10:20.4239598Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2025-07-24T04:10:20.4240186Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2025-07-24T04:10:20.4240734Z [ RUN ] ModulesTest.SmoothL1LossBeta 2025-07-24T04:10:20.4241186Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2025-07-24T04:10:20.4241656Z [ RUN ] ModulesTest.HuberLossDelta 2025-07-24T04:10:20.4252414Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2025-07-24T04:10:20.4252987Z [ RUN ] ModulesTest.TripletMarginLoss 2025-07-24T04:10:20.4253479Z [ OK ] ModulesTest.TripletMarginLoss (3 ms) 2025-07-24T04:10:20.4254085Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2025-07-24T04:10:20.4254870Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (337 ms) 2025-07-24T04:10:20.4255787Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2025-07-24T04:10:20.4256623Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (529 ms) 2025-07-24T04:10:20.4257286Z [ RUN ] ModulesTest.NLLLoss 2025-07-24T04:10:20.4257671Z [ OK ] ModulesTest.NLLLoss (1 ms) 2025-07-24T04:10:20.4258115Z [ RUN ] ModulesTest.CrossEntropyLoss 2025-07-24T04:10:20.4258572Z [ OK ] ModulesTest.CrossEntropyLoss (6 ms) 2025-07-24T04:10:20.4259049Z [ RUN ] ModulesTest.CosineSimilarity 2025-07-24T04:10:20.4259498Z [ OK ] ModulesTest.CosineSimilarity (3 ms) 2025-07-24T04:10:20.4260068Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2025-07-24T04:10:20.4260632Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (1 ms) 2025-07-24T04:10:20.4261268Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2025-07-24T04:10:20.4261953Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2025-07-24T04:10:20.4262593Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2025-07-24T04:10:20.4263137Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2025-07-24T04:10:20.4263773Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-07-24T04:10:20.4264638Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2025-07-24T04:10:20.4265279Z [ RUN ] ModulesTest.PairwiseDistance 2025-07-24T04:10:20.4265757Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2025-07-24T04:10:20.4266196Z [ RUN ] ModulesTest.ELU 2025-07-24T04:10:20.4266571Z [ OK ] ModulesTest.ELU (14 ms) 2025-07-24T04:10:20.4266958Z [ RUN ] ModulesTest.SELU 2025-07-24T04:10:20.4267401Z [ OK ] ModulesTest.SELU (2 ms) 2025-07-24T04:10:20.4267808Z [ RUN ] ModulesTest.Hardshrink 2025-07-24T04:10:20.4268214Z [ OK ] ModulesTest.Hardshrink (9 ms) 2025-07-24T04:10:20.4268644Z [ RUN ] ModulesTest.Hardtanh 2025-07-24T04:10:20.4269033Z [ OK ] ModulesTest.Hardtanh (42 ms) 2025-07-24T04:10:20.4269504Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2025-07-24T04:10:20.4270007Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2025-07-24T04:10:20.4270543Z [ RUN ] ModulesTest.LeakyReLU 2025-07-24T04:10:20.4270945Z [ OK ] ModulesTest.LeakyReLU (18 ms) 2025-07-24T04:10:20.4271374Z [ RUN ] ModulesTest.LogSigmoid 2025-07-24T04:10:20.4271791Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2025-07-24T04:10:20.4272203Z [ RUN ] ModulesTest.Softmax 2025-07-24T04:10:20.4272602Z [ OK ] ModulesTest.Softmax (1 ms) 2025-07-24T04:10:20.4273001Z [ RUN ] ModulesTest.Softmin 2025-07-24T04:10:20.4273397Z [ OK ] ModulesTest.Softmin (1 ms) 2025-07-24T04:10:20.4273801Z [ RUN ] ModulesTest.LogSoftmax 2025-07-24T04:10:20.4274210Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2025-07-24T04:10:20.4274675Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2025-07-24T04:10:20.4275227Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (28 ms) 2025-07-24T04:10:20.4275731Z [ RUN ] ModulesTest.Softmax2d 2025-07-24T04:10:20.4276126Z [ OK ] ModulesTest.Softmax2d (16 ms) 2025-07-24T04:10:20.4276548Z [ RUN ] ModulesTest.PReLU 2025-07-24T04:10:20.4276920Z [ OK ] ModulesTest.PReLU (9 ms) 2025-07-24T04:10:20.4277323Z [ RUN ] ModulesTest.ReLU 2025-07-24T04:10:20.4277679Z [ OK ] ModulesTest.ReLU (3 ms) 2025-07-24T04:10:20.4278076Z [ RUN ] ModulesTest.ReLU6 2025-07-24T04:10:20.4278439Z [ OK ] ModulesTest.ReLU6 (3 ms) 2025-07-24T04:10:20.4278840Z [ RUN ] ModulesTest.RReLU 2025-07-24T04:10:20.4279206Z [ OK ] ModulesTest.RReLU (62 ms) 2025-07-24T04:10:20.4279614Z [ RUN ] ModulesTest.CELU 2025-07-24T04:10:20.4279995Z [ OK ] ModulesTest.CELU (11 ms) 2025-07-24T04:10:20.4280382Z [ RUN ] ModulesTest.GLU 2025-07-24T04:10:20.4280745Z [ OK ] ModulesTest.GLU (1 ms) 2025-07-24T04:10:20.4281122Z [ RUN ] ModulesTest.GELU 2025-07-24T04:10:20.4281498Z [ OK ] ModulesTest.GELU (57 ms) 2025-07-24T04:10:20.4281926Z [ RUN ] ModulesTest.TanhGELU 2025-07-24T04:10:20.4282326Z [ OK ] ModulesTest.TanhGELU (1 ms) 2025-07-24T04:10:20.4282730Z [ RUN ] ModulesTest.Mish 2025-07-24T04:10:20.4283102Z [ OK ] ModulesTest.Mish (0 ms) 2025-07-24T04:10:20.4283489Z [ RUN ] ModulesTest.Sigmoid 2025-07-24T04:10:20.4283888Z [ OK ] ModulesTest.Sigmoid (0 ms) 2025-07-24T04:10:20.4284321Z [ RUN ] ModulesTest.PixelShuffle 2025-07-24T04:10:20.4284743Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2025-07-24T04:10:20.4285194Z [ RUN ] ModulesTest.PixelUnshuffle 2025-07-24T04:10:20.4285632Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2025-07-24T04:10:20.4286117Z [ RUN ] ModulesTest.Softplus 2025-07-24T04:10:20.4286510Z [ OK ] ModulesTest.Softplus (10 ms) 2025-07-24T04:10:20.4286938Z [ RUN ] ModulesTest.Softshrink 2025-07-24T04:10:20.4287343Z [ OK ] ModulesTest.Softshrink (7 ms) 2025-07-24T04:10:20.4287772Z [ RUN ] ModulesTest.Softsign 2025-07-24T04:10:20.4288177Z [ OK ] ModulesTest.Softsign (0 ms) 2025-07-24T04:10:20.4288582Z [ RUN ] ModulesTest.Tanh 2025-07-24T04:10:20.4288957Z [ OK ] ModulesTest.Tanh (1 ms) 2025-07-24T04:10:20.4289348Z [ RUN ] ModulesTest.Tanhshrink 2025-07-24T04:10:20.4289769Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2025-07-24T04:10:20.4290185Z [ RUN ] ModulesTest.Threshold 2025-07-24T04:10:20.4290594Z [ OK ] ModulesTest.Threshold (21 ms) 2025-07-24T04:10:20.4291021Z [ RUN ] ModulesTest.Upsampling1D 2025-07-24T04:10:20.4293360Z W0724 04:08:03.155912 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4297426Z W0724 04:08:03.157040 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4301874Z W0724 04:08:03.159263 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4306398Z W0724 04:08:03.160315 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4308845Z [ OK ] ModulesTest.Upsampling1D (9 ms) 2025-07-24T04:10:20.4309309Z [ RUN ] ModulesTest.Upsampling2D 2025-07-24T04:10:20.4311723Z W0724 04:08:03.164585 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4316153Z W0724 04:08:03.165675 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4320674Z W0724 04:08:03.167821 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4325462Z W0724 04:08:03.168818 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4329901Z W0724 04:08:03.170950 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4334751Z W0724 04:08:03.172158 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4340161Z W0724 04:08:03.174710 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4344676Z W0724 04:08:03.175896 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4347128Z [ OK ] ModulesTest.Upsampling2D (14 ms) 2025-07-24T04:10:20.4347590Z [ RUN ] ModulesTest.Upsampling3D 2025-07-24T04:10:20.4350166Z W0724 04:08:03.179800 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4354603Z W0724 04:08:03.180969 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4359114Z W0724 04:08:03.183575 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4363602Z W0724 04:08:03.184722 142424 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-07-24T04:10:20.4366048Z [ OK ] ModulesTest.Upsampling3D (8 ms) 2025-07-24T04:10:20.4366493Z [ RUN ] ModulesTest.CTCLoss 2025-07-24T04:10:20.4366894Z [ OK ] ModulesTest.CTCLoss (2 ms) 2025-07-24T04:10:20.4367316Z [ RUN ] ModulesTest.PoissonNLLLoss 2025-07-24T04:10:20.4367777Z [ OK ] ModulesTest.PoissonNLLLoss (2 ms) 2025-07-24T04:10:20.4368241Z [ RUN ] ModulesTest.MarginRankingLoss 2025-07-24T04:10:20.4368725Z [ OK ] ModulesTest.MarginRankingLoss (3 ms) 2025-07-24T04:10:20.4369192Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2025-07-24T04:10:20.4369673Z [ OK ] ModulesTest.BCEWithLogitsLoss (18 ms) 2025-07-24T04:10:20.4370142Z [ RUN ] ModulesTest.MultiheadAttention 2025-07-24T04:10:20.4370641Z [ OK ] ModulesTest.MultiheadAttention (136549 ms) 2025-07-24T04:10:20.4371150Z [ RUN ] ModulesTest.PrettyPrintIdentity 2025-07-24T04:10:20.4371675Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2025-07-24T04:10:20.4372171Z [ RUN ] ModulesTest.PrettyPrintFlatten 2025-07-24T04:10:20.4372644Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2025-07-24T04:10:20.4373151Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2025-07-24T04:10:20.4373642Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2025-07-24T04:10:20.4374136Z [ RUN ] ModulesTest.ReflectionPad1d 2025-07-24T04:10:20.4374627Z [ OK ] ModulesTest.ReflectionPad1d (2 ms) 2025-07-24T04:10:20.4375100Z [ RUN ] ModulesTest.ReflectionPad2d 2025-07-24T04:10:20.4375564Z [ OK ] ModulesTest.ReflectionPad2d (3 ms) 2025-07-24T04:10:20.4376017Z [ RUN ] ModulesTest.ReflectionPad3d 2025-07-24T04:10:20.4376478Z [ OK ] ModulesTest.ReflectionPad3d (5 ms) 2025-07-24T04:10:20.4376939Z [ RUN ] ModulesTest.ReplicationPad1d 2025-07-24T04:10:20.4377415Z [ OK ] ModulesTest.ReplicationPad1d (2 ms) 2025-07-24T04:10:20.4377890Z [ RUN ] ModulesTest.ReplicationPad2d 2025-07-24T04:10:20.4378365Z [ OK ] ModulesTest.ReplicationPad2d (3 ms) 2025-07-24T04:10:20.4378826Z [ RUN ] ModulesTest.ReplicationPad3d 2025-07-24T04:10:20.4379297Z [ OK ] ModulesTest.ReplicationPad3d (6 ms) 2025-07-24T04:10:20.4379760Z [ RUN ] ModulesTest.ZeroPad1d 2025-07-24T04:10:20.4380162Z [ OK ] ModulesTest.ZeroPad1d (2 ms) 2025-07-24T04:10:20.4380595Z [ RUN ] ModulesTest.ZeroPad2d 2025-07-24T04:10:20.4380995Z [ OK ] ModulesTest.ZeroPad2d (3 ms) 2025-07-24T04:10:20.4381423Z [ RUN ] ModulesTest.ZeroPad3d 2025-07-24T04:10:20.4381817Z [ OK ] ModulesTest.ZeroPad3d (6 ms) 2025-07-24T04:10:20.4382260Z [ RUN ] ModulesTest.ConstantPad1d 2025-07-24T04:10:20.4382683Z [ OK ] ModulesTest.ConstantPad1d (2 ms) 2025-07-24T04:10:20.4383134Z [ RUN ] ModulesTest.ConstantPad2d 2025-07-24T04:10:20.4383575Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2025-07-24T04:10:20.4384011Z [ RUN ] ModulesTest.ConstantPad3d 2025-07-24T04:10:20.4384546Z [ OK ] ModulesTest.ConstantPad3d (6 ms) 2025-07-24T04:10:20.4384981Z [ RUN ] ModulesTest.CrossMapLRN2d 2025-07-24T04:10:20.4385419Z [ OK ] ModulesTest.CrossMapLRN2d (7 ms) 2025-07-24T04:10:20.4385842Z [ RUN ] ModulesTest.RNNCell 2025-07-24T04:10:20.4386280Z [ OK ] ModulesTest.RNNCell (3 ms) 2025-07-24T04:10:20.4386684Z [ RUN ] ModulesTest.LSTMCell 2025-07-24T04:10:20.4387084Z [ OK ] ModulesTest.LSTMCell (7 ms) 2025-07-24T04:10:20.4387511Z [ RUN ] ModulesTest.GRUCell 2025-07-24T04:10:20.4387894Z [ OK ] ModulesTest.GRUCell (5 ms) 2025-07-24T04:10:20.4388341Z [ RUN ] ModulesTest.PrettyPrintLinear 2025-07-24T04:10:20.4388812Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2025-07-24T04:10:20.4389311Z [ RUN ] ModulesTest.PrettyPrintBilinear 2025-07-24T04:10:20.4389789Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2025-07-24T04:10:20.4390274Z [ RUN ] ModulesTest.PrettyPrintConv 2025-07-24T04:10:20.4390768Z [ OK ] ModulesTest.PrettyPrintConv (3 ms) 2025-07-24T04:10:20.4391269Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2025-07-24T04:10:20.4391810Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2025-07-24T04:10:20.4392326Z [ RUN ] ModulesTest.PrettyPrintUpsample 2025-07-24T04:10:20.4392827Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2025-07-24T04:10:20.4393303Z [ RUN ] ModulesTest.PrettyPrintFold 2025-07-24T04:10:20.4393768Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2025-07-24T04:10:20.4394238Z [ RUN ] ModulesTest.PrettyPrintUnfold 2025-07-24T04:10:20.4394715Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2025-07-24T04:10:20.4395191Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2025-07-24T04:10:20.4395683Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2025-07-24T04:10:20.4396180Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2025-07-24T04:10:20.4396655Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2025-07-24T04:10:20.4397186Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2025-07-24T04:10:20.4397778Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2025-07-24T04:10:20.4398321Z [ RUN ] ModulesTest.PrettyPrintLPPool 2025-07-24T04:10:20.4398791Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2025-07-24T04:10:20.4399309Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2025-07-24T04:10:20.4399853Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2025-07-24T04:10:20.4400417Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2025-07-24T04:10:20.4401000Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2025-07-24T04:10:20.4401541Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2025-07-24T04:10:20.4402035Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2025-07-24T04:10:20.4402529Z [ RUN ] ModulesTest.PrettyPrintDropout 2025-07-24T04:10:20.4403000Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2025-07-24T04:10:20.4403503Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2025-07-24T04:10:20.4403998Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2025-07-24T04:10:20.4404504Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2025-07-24T04:10:20.4404993Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2025-07-24T04:10:20.4405501Z [ RUN ] ModulesTest.PrettyPrintFunctional 2025-07-24T04:10:20.4406020Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2025-07-24T04:10:20.4406523Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2025-07-24T04:10:20.4407047Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2025-07-24T04:10:20.4407555Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2025-07-24T04:10:20.4408074Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2025-07-24T04:10:20.4408581Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2025-07-24T04:10:20.4409097Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2025-07-24T04:10:20.4409609Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2025-07-24T04:10:20.4410152Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2025-07-24T04:10:20.4410698Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2025-07-24T04:10:20.4411230Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2025-07-24T04:10:20.4411773Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2025-07-24T04:10:20.4412300Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2025-07-24T04:10:20.4412867Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2025-07-24T04:10:20.4413354Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2025-07-24T04:10:20.4413861Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2025-07-24T04:10:20.4414355Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2025-07-24T04:10:20.4414892Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2025-07-24T04:10:20.4415470Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2025-07-24T04:10:20.4416007Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2025-07-24T04:10:20.4416512Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2025-07-24T04:10:20.4417045Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2025-07-24T04:10:20.4417582Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2025-07-24T04:10:20.4418081Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2025-07-24T04:10:20.4418559Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2025-07-24T04:10:20.4419054Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2025-07-24T04:10:20.4419546Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2025-07-24T04:10:20.4420048Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2025-07-24T04:10:20.4420522Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2025-07-24T04:10:20.4421014Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2025-07-24T04:10:20.4421485Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2025-07-24T04:10:20.4422016Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2025-07-24T04:10:20.4422590Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2025-07-24T04:10:20.4423178Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2025-07-24T04:10:20.4423778Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2025-07-24T04:10:20.4424466Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2025-07-24T04:10:20.4425047Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2025-07-24T04:10:20.4425679Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2025-07-24T04:10:20.4426420Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2025-07-24T04:10:20.4427040Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2025-07-24T04:10:20.4427571Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2025-07-24T04:10:20.4428083Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2025-07-24T04:10:20.4428622Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2025-07-24T04:10:20.4429203Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2025-07-24T04:10:20.4429789Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2025-07-24T04:10:20.4430426Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2025-07-24T04:10:20.4431071Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2025-07-24T04:10:20.4431676Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2025-07-24T04:10:20.4432204Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2025-07-24T04:10:20.4432757Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2025-07-24T04:10:20.4433318Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2025-07-24T04:10:20.4433868Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2025-07-24T04:10:20.4434432Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2025-07-24T04:10:20.4434970Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2025-07-24T04:10:20.4435501Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2025-07-24T04:10:20.4436020Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2025-07-24T04:10:20.4436564Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2025-07-24T04:10:20.4437087Z [ RUN ] ModulesTest.PrettyPrintZeroPad 2025-07-24T04:10:20.4437560Z [ OK ] ModulesTest.PrettyPrintZeroPad (0 ms) 2025-07-24T04:10:20.4438063Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2025-07-24T04:10:20.4438567Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2025-07-24T04:10:20.4439088Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2025-07-24T04:10:20.4439624Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2025-07-24T04:10:20.4440116Z [ RUN ] ModulesTest.PrettyPrintELU 2025-07-24T04:10:20.4440550Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2025-07-24T04:10:20.4441013Z [ RUN ] ModulesTest.PrettyPrintSELU 2025-07-24T04:10:20.4441472Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2025-07-24T04:10:20.4441923Z [ RUN ] ModulesTest.PrettyPrintGLU 2025-07-24T04:10:20.4442370Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2025-07-24T04:10:20.4442837Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2025-07-24T04:10:20.4443342Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2025-07-24T04:10:20.4443865Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2025-07-24T04:10:20.4444359Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2025-07-24T04:10:20.4444845Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2025-07-24T04:10:20.4445349Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2025-07-24T04:10:20.4445864Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2025-07-24T04:10:20.4446362Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2025-07-24T04:10:20.4446863Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2025-07-24T04:10:20.4447331Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2025-07-24T04:10:20.4447823Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2025-07-24T04:10:20.4448286Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2025-07-24T04:10:20.4448782Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2025-07-24T04:10:20.4449271Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2025-07-24T04:10:20.4449943Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2025-07-24T04:10:20.4450442Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2025-07-24T04:10:20.4450989Z [ RUN ] ModulesTest.PrettyPrintPReLU 2025-07-24T04:10:20.4451455Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2025-07-24T04:10:20.4451908Z [ RUN ] ModulesTest.PrettyPrintReLU 2025-07-24T04:10:20.4452364Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2025-07-24T04:10:20.4452820Z [ RUN ] ModulesTest.PrettyPrintReLU6 2025-07-24T04:10:20.4453284Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2025-07-24T04:10:20.4453788Z [ RUN ] ModulesTest.PrettyPrintRReLU 2025-07-24T04:10:20.4454254Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2025-07-24T04:10:20.4454717Z [ RUN ] ModulesTest.PrettyPrintCELU 2025-07-24T04:10:20.4455162Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2025-07-24T04:10:20.4455636Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2025-07-24T04:10:20.4456105Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2025-07-24T04:10:20.4456607Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2025-07-24T04:10:20.4457122Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2025-07-24T04:10:20.4457656Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2025-07-24T04:10:20.4458185Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2025-07-24T04:10:20.4458705Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2025-07-24T04:10:20.4459199Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2025-07-24T04:10:20.4459687Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2025-07-24T04:10:20.4460198Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2025-07-24T04:10:20.4460688Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2025-07-24T04:10:20.4461171Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2025-07-24T04:10:20.4461641Z [ RUN ] ModulesTest.PrettyPrintTanh 2025-07-24T04:10:20.4462102Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2025-07-24T04:10:20.4462589Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2025-07-24T04:10:20.4463084Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2025-07-24T04:10:20.4463599Z [ RUN ] ModulesTest.PrettyPrintThreshold 2025-07-24T04:10:20.4464084Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2025-07-24T04:10:20.4464669Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2025-07-24T04:10:20.4465139Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2025-07-24T04:10:20.4465701Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2025-07-24T04:10:20.4466231Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2025-07-24T04:10:20.4466794Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2025-07-24T04:10:20.4467367Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2025-07-24T04:10:20.4467919Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2025-07-24T04:10:20.4468457Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2025-07-24T04:10:20.4468976Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2025-07-24T04:10:20.4469501Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2025-07-24T04:10:20.4470087Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2025-07-24T04:10:20.4470680Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2025-07-24T04:10:20.4471256Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2025-07-24T04:10:20.4471825Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2025-07-24T04:10:20.4472406Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2025-07-24T04:10:20.4472973Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2025-07-24T04:10:20.4473529Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2025-07-24T04:10:20.4474002Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2025-07-24T04:10:20.4474494Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2025-07-24T04:10:20.4474965Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2025-07-24T04:10:20.4475452Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2025-07-24T04:10:20.4475927Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2025-07-24T04:10:20.4476485Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2025-07-24T04:10:20.4477213Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2025-07-24T04:10:20.4477820Z [----------] 260 tests from ModulesTest (139366 ms total) 2025-07-24T04:10:20.4478165Z 2025-07-24T04:10:20.4478322Z [----------] Global test environment tear-down 2025-07-24T04:10:20.4478802Z [==========] 260 tests from 1 test suite ran. (139367 ms total) 2025-07-24T04:10:20.4479263Z [ PASSED ] 260 tests. 2025-07-24T04:10:20.4479608Z ================================================================================ 2025-07-24T04:10:20.4480529Z [3,115 / 3,118] 24 / 26 tests; 3 actions running; last test: //:modules_test 2025-07-24T04:10:20.4481215Z Testing //:rnn_test; 167s processwrapper-sandbox 2025-07-24T04:10:20.4481734Z Testing //:optim_test; 144s processwrapper-sandbox 2025-07-24T04:10:20.4482271Z Testing //:modules_test; 142s processwrapper-sandbox 2025-07-24T04:10:20.7799009Z 2025-07-24T04:10:20.7799518Z  2025-07-24T04:10:20.7799870Z  2025-07-24T04:10:20.7800142Z  2025-07-24T04:10:20.7800793Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:20.7801501Z Testing //:rnn_test; 168s processwrapper-sandbox 2025-07-24T04:10:20.7802044Z Testing //:optim_test; 145s processwrapper-sandbox 2025-07-24T04:10:21.9805271Z 2025-07-24T04:10:21.9805910Z  2025-07-24T04:10:21.9806228Z  2025-07-24T04:10:21.9806904Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:21.9807601Z Testing //:rnn_test; 169s processwrapper-sandbox 2025-07-24T04:10:21.9808139Z Testing //:optim_test; 146s processwrapper-sandbox 2025-07-24T04:10:22.9811771Z 2025-07-24T04:10:22.9812353Z  2025-07-24T04:10:22.9812669Z  2025-07-24T04:10:22.9813333Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:22.9814078Z Testing //:rnn_test; 170s processwrapper-sandbox 2025-07-24T04:10:22.9814622Z Testing //:optim_test; 147s processwrapper-sandbox 2025-07-24T04:10:24.1817196Z 2025-07-24T04:10:24.1817854Z  2025-07-24T04:10:24.1818204Z  2025-07-24T04:10:24.1818868Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:24.1819783Z Testing //:rnn_test; 171s processwrapper-sandbox 2025-07-24T04:10:24.1820323Z Testing //:optim_test; 148s processwrapper-sandbox 2025-07-24T04:10:25.1822311Z 2025-07-24T04:10:25.1822950Z  2025-07-24T04:10:25.1823280Z  2025-07-24T04:10:25.1823923Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:25.1824716Z Testing //:rnn_test; 172s processwrapper-sandbox 2025-07-24T04:10:25.1825250Z Testing //:optim_test; 149s processwrapper-sandbox 2025-07-24T04:10:26.1827306Z 2025-07-24T04:10:26.1828150Z  2025-07-24T04:10:26.1828508Z  2025-07-24T04:10:26.1829161Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:26.1829880Z Testing //:rnn_test; 173s processwrapper-sandbox 2025-07-24T04:10:26.1830408Z Testing //:optim_test; 150s processwrapper-sandbox 2025-07-24T04:10:27.3833524Z 2025-07-24T04:10:27.3834333Z  2025-07-24T04:10:27.3834838Z  2025-07-24T04:10:27.3835652Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:27.3836509Z Testing //:rnn_test; 174s processwrapper-sandbox 2025-07-24T04:10:27.3837211Z Testing //:optim_test; 151s processwrapper-sandbox 2025-07-24T04:10:28.3838949Z 2025-07-24T04:10:28.3839484Z  2025-07-24T04:10:28.3839808Z  2025-07-24T04:10:28.3840457Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:28.3841179Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-07-24T04:10:28.3841910Z Testing //:optim_test; 152s processwrapper-sandbox 2025-07-24T04:10:29.5844772Z 2025-07-24T04:10:29.5845408Z  2025-07-24T04:10:29.5845745Z  2025-07-24T04:10:29.5846404Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:29.5847145Z Testing //:rnn_test; 176s processwrapper-sandbox 2025-07-24T04:10:29.5847865Z Testing //:optim_test; 153s processwrapper-sandbox 2025-07-24T04:10:30.5851086Z 2025-07-24T04:10:30.5851742Z  2025-07-24T04:10:30.5852092Z  2025-07-24T04:10:30.5852750Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:30.5853470Z Testing //:rnn_test; 177s processwrapper-sandbox 2025-07-24T04:10:30.5854014Z Testing //:optim_test; 154s processwrapper-sandbox 2025-07-24T04:10:31.7857741Z 2025-07-24T04:10:31.7858430Z  2025-07-24T04:10:31.7858787Z  2025-07-24T04:10:31.7859446Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:31.7860149Z Testing //:rnn_test; 179s processwrapper-sandbox 2025-07-24T04:10:31.7860693Z Testing //:optim_test; 156s processwrapper-sandbox 2025-07-24T04:10:32.1029407Z 2025-07-24T04:10:32.1030049Z  2025-07-24T04:10:32.1030400Z  2025-07-24T04:10:32.1031080Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:32.1031801Z Testing //:rnn_test; 179s processwrapper-sandbox 2025-07-24T04:10:32.1032351Z Testing //:optim_test; 156s processwrapper-sandbox 2025-07-24T04:10:33.1865307Z 2025-07-24T04:10:33.1865930Z  2025-07-24T04:10:33.1866256Z  2025-07-24T04:10:33.1866914Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:33.1867647Z Testing //:rnn_test; 180s processwrapper-sandbox 2025-07-24T04:10:33.1868191Z Testing //:optim_test; 157s processwrapper-sandbox 2025-07-24T04:10:34.1870749Z 2025-07-24T04:10:34.1871344Z  2025-07-24T04:10:34.1871674Z  2025-07-24T04:10:34.1872361Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:34.1873257Z Testing //:rnn_test; 181s processwrapper-sandbox 2025-07-24T04:10:34.1873792Z Testing //:optim_test; 158s processwrapper-sandbox 2025-07-24T04:10:35.3877874Z 2025-07-24T04:10:35.3878471Z  2025-07-24T04:10:35.3878814Z  2025-07-24T04:10:35.3879487Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:35.3880228Z Testing //:rnn_test; 182s processwrapper-sandbox 2025-07-24T04:10:35.3880779Z Testing //:optim_test; 159s processwrapper-sandbox 2025-07-24T04:10:36.3883348Z 2025-07-24T04:10:36.3883955Z  2025-07-24T04:10:36.3884490Z  2025-07-24T04:10:36.3885152Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:36.3885863Z Testing //:rnn_test; 183s processwrapper-sandbox 2025-07-24T04:10:36.3886393Z Testing //:optim_test; 160s processwrapper-sandbox 2025-07-24T04:10:37.5889085Z 2025-07-24T04:10:37.5889722Z  2025-07-24T04:10:37.5890065Z  2025-07-24T04:10:37.5890736Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:37.5891451Z Testing //:rnn_test; 184s processwrapper-sandbox 2025-07-24T04:10:37.5891984Z Testing //:optim_test; 161s processwrapper-sandbox 2025-07-24T04:10:38.7896296Z 2025-07-24T04:10:38.7896956Z  2025-07-24T04:10:38.7897301Z  2025-07-24T04:10:38.7897955Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:38.7898692Z Testing //:rnn_test; 186s processwrapper-sandbox 2025-07-24T04:10:38.7899428Z Testing //:optim_test; 163s processwrapper-sandbox 2025-07-24T04:10:39.7901554Z 2025-07-24T04:10:39.7902225Z  2025-07-24T04:10:39.7902575Z  2025-07-24T04:10:39.7903244Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:39.7904010Z Testing //:rnn_test; 187s processwrapper-sandbox 2025-07-24T04:10:39.7904646Z Testing //:optim_test; 164s processwrapper-sandbox 2025-07-24T04:10:40.9908168Z 2025-07-24T04:10:40.9908806Z  2025-07-24T04:10:40.9909146Z  2025-07-24T04:10:40.9909801Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:40.9910511Z Testing //:rnn_test; 188s processwrapper-sandbox 2025-07-24T04:10:40.9911034Z Testing //:optim_test; 165s processwrapper-sandbox 2025-07-24T04:10:41.9913532Z 2025-07-24T04:10:41.9914167Z  2025-07-24T04:10:41.9914533Z  2025-07-24T04:10:41.9915208Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:41.9915964Z Testing //:rnn_test; 189s processwrapper-sandbox 2025-07-24T04:10:41.9916514Z Testing //:optim_test; 166s processwrapper-sandbox 2025-07-24T04:10:43.1918959Z 2025-07-24T04:10:43.1919560Z  2025-07-24T04:10:43.1919902Z  2025-07-24T04:10:43.1920579Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:43.1921284Z Testing //:rnn_test; 190s processwrapper-sandbox 2025-07-24T04:10:43.1921832Z Testing //:optim_test; 167s processwrapper-sandbox 2025-07-24T04:10:44.3924590Z 2025-07-24T04:10:44.3925220Z  2025-07-24T04:10:44.3925559Z  2025-07-24T04:10:44.3926220Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:44.3926945Z Testing //:rnn_test; 191s processwrapper-sandbox 2025-07-24T04:10:44.3927497Z Testing //:optim_test; 168s processwrapper-sandbox 2025-07-24T04:10:45.3929891Z 2025-07-24T04:10:45.3930530Z  2025-07-24T04:10:45.3930877Z  2025-07-24T04:10:45.3931612Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:45.3932534Z Testing //:rnn_test; 192s processwrapper-sandbox 2025-07-24T04:10:45.3933086Z Testing //:optim_test; 169s processwrapper-sandbox 2025-07-24T04:10:46.5935793Z 2025-07-24T04:10:46.5936473Z  2025-07-24T04:10:46.5936800Z  2025-07-24T04:10:46.5937464Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:46.5938167Z Testing //:rnn_test; 193s processwrapper-sandbox 2025-07-24T04:10:46.5938712Z Testing //:optim_test; 170s processwrapper-sandbox 2025-07-24T04:10:47.5941750Z 2025-07-24T04:10:47.5942415Z  2025-07-24T04:10:47.5942932Z  2025-07-24T04:10:47.5943612Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:47.5944316Z Testing //:rnn_test; 194s processwrapper-sandbox 2025-07-24T04:10:47.5944945Z Testing //:optim_test; 171s processwrapper-sandbox 2025-07-24T04:10:48.7948007Z 2025-07-24T04:10:48.7948645Z  2025-07-24T04:10:48.7948971Z  2025-07-24T04:10:48.7949831Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:48.7950540Z Testing //:rnn_test; 196s processwrapper-sandbox 2025-07-24T04:10:48.7951093Z Testing //:optim_test; 173s processwrapper-sandbox 2025-07-24T04:10:49.7952825Z 2025-07-24T04:10:49.7953442Z  2025-07-24T04:10:49.7953953Z  2025-07-24T04:10:49.7954614Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:49.7955336Z Testing //:rnn_test; 197s processwrapper-sandbox 2025-07-24T04:10:49.7956045Z Testing //:optim_test; 174s processwrapper-sandbox 2025-07-24T04:10:50.9959009Z 2025-07-24T04:10:50.9959633Z  2025-07-24T04:10:50.9959951Z  2025-07-24T04:10:50.9960609Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:50.9961334Z Testing //:rnn_test; 198s processwrapper-sandbox 2025-07-24T04:10:50.9961879Z Testing //:optim_test; 175s processwrapper-sandbox 2025-07-24T04:10:51.9964324Z 2025-07-24T04:10:51.9964973Z  2025-07-24T04:10:51.9965305Z  2025-07-24T04:10:51.9965974Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:51.9966675Z Testing //:rnn_test; 199s processwrapper-sandbox 2025-07-24T04:10:51.9967219Z Testing //:optim_test; 176s processwrapper-sandbox 2025-07-24T04:10:52.9969547Z 2025-07-24T04:10:52.9970166Z  2025-07-24T04:10:52.9970531Z  2025-07-24T04:10:52.9971201Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:52.9971917Z Testing //:rnn_test; 200s processwrapper-sandbox 2025-07-24T04:10:52.9972448Z Testing //:optim_test; 177s processwrapper-sandbox 2025-07-24T04:10:54.1976195Z 2025-07-24T04:10:54.1976847Z  2025-07-24T04:10:54.1977178Z  2025-07-24T04:10:54.1977886Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:54.1978603Z Testing //:rnn_test; 201s processwrapper-sandbox 2025-07-24T04:10:54.1979135Z Testing //:optim_test; 178s processwrapper-sandbox 2025-07-24T04:10:55.1981262Z 2025-07-24T04:10:55.1981951Z  2025-07-24T04:10:55.1982322Z  2025-07-24T04:10:55.1982984Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:55.1983728Z Testing //:rnn_test; 202s processwrapper-sandbox 2025-07-24T04:10:55.1984276Z Testing //:optim_test; 179s processwrapper-sandbox 2025-07-24T04:10:56.3986935Z 2025-07-24T04:10:56.3987560Z  2025-07-24T04:10:56.3987896Z  2025-07-24T04:10:56.3988557Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:56.3989476Z Testing //:rnn_test; 203s processwrapper-sandbox 2025-07-24T04:10:56.3990016Z Testing //:optim_test; 180s processwrapper-sandbox 2025-07-24T04:10:57.3992596Z 2025-07-24T04:10:57.3993226Z  2025-07-24T04:10:57.3993564Z  2025-07-24T04:10:57.3994219Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:57.3994931Z Testing //:rnn_test; 204s processwrapper-sandbox 2025-07-24T04:10:57.3995455Z Testing //:optim_test; 181s processwrapper-sandbox 2025-07-24T04:10:58.5998204Z 2025-07-24T04:10:58.5998809Z  2025-07-24T04:10:58.5999344Z  2025-07-24T04:10:58.6000013Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:58.6000727Z Testing //:rnn_test; 205s processwrapper-sandbox 2025-07-24T04:10:58.6001257Z Testing //:optim_test; 182s processwrapper-sandbox 2025-07-24T04:10:59.6003249Z 2025-07-24T04:10:59.6003880Z  2025-07-24T04:10:59.6004217Z  2025-07-24T04:10:59.6004877Z [3,116 / 3,118] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-07-24T04:10:59.6005591Z Testing //:rnn_test; 206s processwrapper-sandbox 2025-07-24T04:10:59.6006119Z Testing //:optim_test; 183s processwrapper-sandbox 2025-07-24T04:10:59.8286638Z 2025-07-24T04:10:59.8287247Z  2025-07-24T04:10:59.8287579Z  2025-07-24T04:10:59.8288213Z [3,116 / 3,118] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-07-24T04:10:59.8288940Z Testing //:rnn_test; 207s processwrapper-sandbox 2025-07-24T04:10:59.8289628Z Testing //:optim_test; 184s processwrapper-sandbox 2025-07-24T04:10:59.8289983Z 2025-07-24T04:10:59.8290120Z  2025-07-24T04:10:59.8290391Z  2025-07-24T04:10:59.8290774Z INFO: From Testing //:optim_test: 2025-07-24T04:10:59.8291247Z ==================== Test output for //:optim_test: 2025-07-24T04:10:59.8291673Z Running main() from gmock_main.cc 2025-07-24T04:10:59.8292071Z Note: Google Test filter = -*CUDA 2025-07-24T04:10:59.8292569Z [==========] Running 35 tests from 1 test suite. 2025-07-24T04:10:59.8293045Z [----------] Global test environment set-up. 2025-07-24T04:10:59.8293461Z [----------] 35 tests from OptimTest 2025-07-24T04:10:59.8293880Z [ RUN ] OptimTest.OptimizerAccessors 2025-07-24T04:10:59.8294337Z [ OK ] OptimTest.OptimizerAccessors (1 ms) 2025-07-24T04:10:59.8294799Z [ RUN ] OptimTest.OldInterface 2025-07-24T04:10:59.8295222Z [ OK ] OptimTest.OldInterface (2 ms) 2025-07-24T04:10:59.8295666Z [ RUN ] OptimTest.XORConvergence_SGD 2025-07-24T04:10:59.8296140Z [ OK ] OptimTest.XORConvergence_SGD (24991 ms) 2025-07-24T04:10:59.8296612Z [ RUN ] OptimTest.XORConvergence_LBFGS 2025-07-24T04:10:59.8297097Z [ OK ] OptimTest.XORConvergence_LBFGS (16987 ms) 2025-07-24T04:10:59.8297581Z [ RUN ] OptimTest.XORConvergence_Adagrad 2025-07-24T04:10:59.8298076Z [ OK ] OptimTest.XORConvergence_Adagrad (9482 ms) 2025-07-24T04:10:59.8298562Z [ RUN ] OptimTest.XORConvergence_RMSprop 2025-07-24T04:10:59.8299063Z [ OK ] OptimTest.XORConvergence_RMSprop (9479 ms) 2025-07-24T04:10:59.8299605Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2025-07-24T04:10:59.8300203Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (26554 ms) 2025-07-24T04:10:59.8300775Z [ RUN ] OptimTest.XORConvergence_Adam 2025-07-24T04:10:59.8301241Z [ OK ] OptimTest.XORConvergence_Adam (10342 ms) 2025-07-24T04:10:59.8301765Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2025-07-24T04:10:59.8302313Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (10396 ms) 2025-07-24T04:10:59.8302877Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2025-07-24T04:10:59.8303406Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2531 ms) 2025-07-24T04:10:59.8304081Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2025-07-24T04:10:59.8304858Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2585 ms) 2025-07-24T04:10:59.8305610Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2025-07-24T04:10:59.8314530Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2685 ms) 2025-07-24T04:10:59.8315229Z [ RUN ] OptimTest.XORConvergence_AdamW 2025-07-24T04:10:59.8315720Z [ OK ] OptimTest.XORConvergence_AdamW (10493 ms) 2025-07-24T04:10:59.8316246Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2025-07-24T04:10:59.8316949Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (10545 ms) 2025-07-24T04:10:59.8317537Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2025-07-24T04:10:59.8318078Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2606 ms) 2025-07-24T04:10:59.8318719Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2025-07-24T04:10:59.8319504Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2503 ms) 2025-07-24T04:10:59.8320200Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2025-07-24T04:10:59.8320866Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2706 ms) 2025-07-24T04:10:59.8321471Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2025-07-24T04:10:59.8322037Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (2011 ms) 2025-07-24T04:10:59.8322662Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2025-07-24T04:10:59.8323397Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (2116 ms) 2025-07-24T04:10:59.8324203Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2025-07-24T04:10:59.8325116Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (2113 ms) 2025-07-24T04:10:59.8325855Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2025-07-24T04:10:59.8326408Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (2152 ms) 2025-07-24T04:10:59.8327058Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2025-07-24T04:10:59.8327779Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2255 ms) 2025-07-24T04:10:59.8328646Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2025-07-24T04:10:59.8329528Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2561 ms) 2025-07-24T04:10:59.8330504Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2025-07-24T04:10:59.8331561Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2766 ms) 2025-07-24T04:10:59.8332372Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2025-07-24T04:10:59.8332902Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1690 ms) 2025-07-24T04:10:59.8333484Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2025-07-24T04:10:59.8334185Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1811 ms) 2025-07-24T04:10:59.8335008Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2025-07-24T04:10:59.8335835Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (2034 ms) 2025-07-24T04:10:59.8336745Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2025-07-24T04:10:59.8337691Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (2133 ms) 2025-07-24T04:10:59.8338470Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2025-07-24T04:10:59.8339007Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1802 ms) 2025-07-24T04:10:59.8339636Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2025-07-24T04:10:59.8340357Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (10729 ms) 2025-07-24T04:10:59.8340953Z [ RUN ] OptimTest.ZeroGrad 2025-07-24T04:10:59.8341345Z [ OK ] OptimTest.ZeroGrad (1 ms) 2025-07-24T04:10:59.8341843Z [ RUN ] OptimTest.ExternalVectorOfParameters 2025-07-24T04:10:59.8342381Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2025-07-24T04:10:59.8342877Z [ RUN ] OptimTest.AddParameter_LBFGS 2025-07-24T04:10:59.8343346Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2025-07-24T04:10:59.8343821Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2025-07-24T04:10:59.8344330Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2025-07-24T04:10:59.8345106Z [ RUN ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam 2025-07-24T04:10:59.8345806Z [ OK ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam (0 ms) 2025-07-24T04:10:59.8346467Z [----------] 35 tests from OptimTest (181081 ms total) 2025-07-24T04:10:59.8346956Z 2025-07-24T04:10:59.8347163Z [----------] Global test environment tear-down 2025-07-24T04:10:59.8347774Z [==========] 35 tests from 1 test suite ran. (181081 ms total) 2025-07-24T04:10:59.8349537Z [ PASSED ] 35 tests. 2025-07-24T04:10:59.8350089Z ================================================================================ 2025-07-24T04:10:59.8364129Z [3,116 / 3,118] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-07-24T04:10:59.8364839Z Testing //:rnn_test; 207s processwrapper-sandbox 2025-07-24T04:10:59.8365388Z Testing //:optim_test; 184s processwrapper-sandbox 2025-07-24T04:11:00.2005198Z 2025-07-24T04:11:00.2005994Z  2025-07-24T04:11:00.2006347Z  2025-07-24T04:11:00.2006980Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:00.2007690Z Testing //:rnn_test; 207s processwrapper-sandbox 2025-07-24T04:11:01.2012656Z 2025-07-24T04:11:01.2013580Z  2025-07-24T04:11:01.2014263Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:01.2014949Z Testing //:rnn_test; 208s processwrapper-sandbox 2025-07-24T04:11:02.4018614Z 2025-07-24T04:11:02.4019290Z  2025-07-24T04:11:02.4020005Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:02.4020702Z Testing //:rnn_test; 209s processwrapper-sandbox 2025-07-24T04:11:03.6024038Z 2025-07-24T04:11:03.6025057Z  2025-07-24T04:11:03.6025762Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:03.6026452Z Testing //:rnn_test; 210s processwrapper-sandbox 2025-07-24T04:11:04.6033799Z 2025-07-24T04:11:04.6034465Z  2025-07-24T04:11:04.6035136Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:04.6035839Z Testing //:rnn_test; 211s processwrapper-sandbox 2025-07-24T04:11:05.6074070Z 2025-07-24T04:11:05.6074740Z  2025-07-24T04:11:05.6075418Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:05.6076107Z Testing //:rnn_test; 212s processwrapper-sandbox 2025-07-24T04:11:06.8079405Z 2025-07-24T04:11:06.8080074Z  2025-07-24T04:11:06.8080755Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:06.8081457Z Testing //:rnn_test; 214s processwrapper-sandbox 2025-07-24T04:11:08.0082879Z 2025-07-24T04:11:08.0083525Z  2025-07-24T04:11:08.0084115Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:08.0084653Z Testing //:rnn_test; 215s processwrapper-sandbox 2025-07-24T04:11:09.0088228Z 2025-07-24T04:11:09.0088814Z  2025-07-24T04:11:09.0089373Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:09.0089947Z Testing //:rnn_test; 216s processwrapper-sandbox 2025-07-24T04:11:10.2093458Z 2025-07-24T04:11:10.2094023Z  2025-07-24T04:11:10.2094596Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:10.2095306Z Testing //:rnn_test; 217s processwrapper-sandbox 2025-07-24T04:11:11.1055066Z 2025-07-24T04:11:11.1055860Z  2025-07-24T04:11:11.1056514Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:11.1057067Z Testing //:rnn_test; 218s processwrapper-sandbox 2025-07-24T04:11:12.2102212Z 2025-07-24T04:11:12.2102988Z  2025-07-24T04:11:12.2103541Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:12.2104094Z Testing //:rnn_test; 219s processwrapper-sandbox 2025-07-24T04:11:13.2107431Z 2025-07-24T04:11:13.2108104Z  2025-07-24T04:11:13.2108657Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:13.2109209Z Testing //:rnn_test; 220s processwrapper-sandbox 2025-07-24T04:11:14.4112396Z 2025-07-24T04:11:14.4113184Z  2025-07-24T04:11:14.4113743Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:14.4114273Z Testing //:rnn_test; 221s processwrapper-sandbox 2025-07-24T04:11:15.4117936Z 2025-07-24T04:11:15.4118746Z  2025-07-24T04:11:15.4119337Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:15.4119876Z Testing //:rnn_test; 222s processwrapper-sandbox 2025-07-24T04:11:16.6123502Z 2025-07-24T04:11:16.6124314Z  2025-07-24T04:11:16.6124909Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:16.6125647Z Testing //:rnn_test; 223s processwrapper-sandbox 2025-07-24T04:11:17.6128527Z 2025-07-24T04:11:17.6129347Z  2025-07-24T04:11:17.6129914Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:17.6130496Z Testing //:rnn_test; 224s processwrapper-sandbox 2025-07-24T04:11:18.8133979Z 2025-07-24T04:11:18.8134705Z  2025-07-24T04:11:18.8135464Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:18.8136022Z Testing //:rnn_test; 226s processwrapper-sandbox 2025-07-24T04:11:19.8138597Z 2025-07-24T04:11:19.8139368Z  2025-07-24T04:11:19.8139938Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:19.8140476Z Testing //:rnn_test; 227s processwrapper-sandbox 2025-07-24T04:11:21.0144125Z 2025-07-24T04:11:21.0144893Z  2025-07-24T04:11:21.0145516Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:21.0146072Z Testing //:rnn_test; 228s processwrapper-sandbox 2025-07-24T04:11:22.0149176Z 2025-07-24T04:11:22.0150067Z  2025-07-24T04:11:22.0150783Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:22.0151341Z Testing //:rnn_test; 229s processwrapper-sandbox 2025-07-24T04:11:23.2154589Z 2025-07-24T04:11:23.2155265Z  2025-07-24T04:11:23.2155872Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:23.2156421Z Testing //:rnn_test; 230s processwrapper-sandbox 2025-07-24T04:11:24.2160094Z 2025-07-24T04:11:24.2160812Z  2025-07-24T04:11:24.2161386Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:24.2161938Z Testing //:rnn_test; 231s processwrapper-sandbox 2025-07-24T04:11:25.4165349Z 2025-07-24T04:11:25.4166125Z  2025-07-24T04:11:25.4166736Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:25.4167269Z Testing //:rnn_test; 232s processwrapper-sandbox 2025-07-24T04:11:26.4170051Z 2025-07-24T04:11:26.4170762Z  2025-07-24T04:11:26.4171334Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:26.4171892Z Testing //:rnn_test; 233s processwrapper-sandbox 2025-07-24T04:11:27.6175547Z 2025-07-24T04:11:27.6176307Z  2025-07-24T04:11:27.6176865Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:27.6177399Z Testing //:rnn_test; 234s processwrapper-sandbox 2025-07-24T04:11:28.8181654Z 2025-07-24T04:11:28.8182375Z  2025-07-24T04:11:28.8183131Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:28.8183692Z Testing //:rnn_test; 236s processwrapper-sandbox 2025-07-24T04:11:29.8185928Z 2025-07-24T04:11:29.8186676Z  2025-07-24T04:11:29.8187244Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:29.8187820Z Testing //:rnn_test; 237s processwrapper-sandbox 2025-07-24T04:11:31.0191512Z 2025-07-24T04:11:31.0192288Z  2025-07-24T04:11:31.0192842Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:31.0193392Z Testing //:rnn_test; 238s processwrapper-sandbox 2025-07-24T04:11:32.0196331Z 2025-07-24T04:11:32.0197087Z  2025-07-24T04:11:32.0197647Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:32.0198183Z Testing //:rnn_test; 239s processwrapper-sandbox 2025-07-24T04:11:33.2201597Z 2025-07-24T04:11:33.2202300Z  2025-07-24T04:11:33.2203021Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:33.2203572Z Testing //:rnn_test; 240s processwrapper-sandbox 2025-07-24T04:11:34.2206562Z 2025-07-24T04:11:34.2207240Z  2025-07-24T04:11:34.2207836Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:34.2208391Z Testing //:rnn_test; 241s processwrapper-sandbox 2025-07-24T04:11:35.4211901Z 2025-07-24T04:11:35.4212822Z  2025-07-24T04:11:35.4213412Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:35.4213952Z Testing //:rnn_test; 242s processwrapper-sandbox 2025-07-24T04:11:36.4216916Z 2025-07-24T04:11:36.4217680Z  2025-07-24T04:11:36.4218238Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:36.4218807Z Testing //:rnn_test; 243s processwrapper-sandbox 2025-07-24T04:11:37.6222488Z 2025-07-24T04:11:37.6223264Z  2025-07-24T04:11:37.6223828Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:37.6224369Z Testing //:rnn_test; 244s processwrapper-sandbox 2025-07-24T04:11:38.6227916Z 2025-07-24T04:11:38.6228662Z  2025-07-24T04:11:38.6229209Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:38.6229777Z Testing //:rnn_test; 245s processwrapper-sandbox 2025-07-24T04:11:39.8233827Z 2025-07-24T04:11:39.8234627Z  2025-07-24T04:11:39.8235167Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:39.8235716Z Testing //:rnn_test; 247s processwrapper-sandbox 2025-07-24T04:11:40.8237787Z 2025-07-24T04:11:40.8238521Z  2025-07-24T04:11:40.8239094Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:40.8239654Z Testing //:rnn_test; 248s processwrapper-sandbox 2025-07-24T04:11:41.1076239Z 2025-07-24T04:11:41.1076664Z  2025-07-24T04:11:41.1077354Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:41.1078118Z Testing //:rnn_test; 248s processwrapper-sandbox 2025-07-24T04:11:42.2243643Z 2025-07-24T04:11:42.2244375Z  2025-07-24T04:11:42.2244966Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:42.2245506Z Testing //:rnn_test; 249s processwrapper-sandbox 2025-07-24T04:11:43.2248666Z 2025-07-24T04:11:43.2249333Z  2025-07-24T04:11:43.2250257Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:43.2250804Z Testing //:rnn_test; 250s processwrapper-sandbox 2025-07-24T04:11:44.4254572Z 2025-07-24T04:11:44.4255510Z  2025-07-24T04:11:44.4256068Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:44.4256618Z Testing //:rnn_test; 251s processwrapper-sandbox 2025-07-24T04:11:45.4259585Z 2025-07-24T04:11:45.4260271Z  2025-07-24T04:11:45.4260899Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:45.4261924Z Testing //:rnn_test; 252s processwrapper-sandbox 2025-07-24T04:11:46.6265851Z 2025-07-24T04:11:46.6266464Z  2025-07-24T04:11:46.6267045Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:46.6267582Z Testing //:rnn_test; 253s processwrapper-sandbox 2025-07-24T04:11:47.8271485Z 2025-07-24T04:11:47.8272275Z  2025-07-24T04:11:47.8272936Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:47.8273798Z Testing //:rnn_test; 255s processwrapper-sandbox 2025-07-24T04:11:48.8276101Z 2025-07-24T04:11:48.8276648Z  2025-07-24T04:11:48.8277210Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:48.8277769Z Testing //:rnn_test; 256s processwrapper-sandbox 2025-07-24T04:11:50.0281824Z 2025-07-24T04:11:50.0282371Z  2025-07-24T04:11:50.0283082Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:50.0283641Z Testing //:rnn_test; 257s processwrapper-sandbox 2025-07-24T04:11:51.0287332Z 2025-07-24T04:11:51.0287843Z  2025-07-24T04:11:51.0288393Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:51.0288933Z Testing //:rnn_test; 258s processwrapper-sandbox 2025-07-24T04:11:52.2293331Z 2025-07-24T04:11:52.2293910Z  2025-07-24T04:11:52.2294500Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:52.2295047Z Testing //:rnn_test; 259s processwrapper-sandbox 2025-07-24T04:11:53.2298814Z 2025-07-24T04:11:53.2299321Z  2025-07-24T04:11:53.2299872Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:53.2300425Z Testing //:rnn_test; 260s processwrapper-sandbox 2025-07-24T04:11:54.4304981Z 2025-07-24T04:11:54.4305660Z  2025-07-24T04:11:54.4306253Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:54.4306808Z Testing //:rnn_test; 261s processwrapper-sandbox 2025-07-24T04:11:55.4309862Z 2025-07-24T04:11:55.4310422Z  2025-07-24T04:11:55.4310972Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:55.4311514Z Testing //:rnn_test; 262s processwrapper-sandbox 2025-07-24T04:11:56.6315298Z 2025-07-24T04:11:56.6315813Z  2025-07-24T04:11:56.6316377Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:56.6316911Z Testing //:rnn_test; 263s processwrapper-sandbox 2025-07-24T04:11:57.8320763Z 2025-07-24T04:11:57.8321213Z  2025-07-24T04:11:57.8321736Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:57.8322303Z Testing //:rnn_test; 265s processwrapper-sandbox 2025-07-24T04:11:58.8325700Z 2025-07-24T04:11:58.8326175Z  2025-07-24T04:11:58.8326690Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:11:58.8327230Z Testing //:rnn_test; 266s processwrapper-sandbox 2025-07-24T04:12:00.0331531Z 2025-07-24T04:12:00.0332020Z  2025-07-24T04:12:00.0332737Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:00.0333294Z Testing //:rnn_test; 267s processwrapper-sandbox 2025-07-24T04:12:01.0336717Z 2025-07-24T04:12:01.0337275Z  2025-07-24T04:12:01.0337838Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:01.0338393Z Testing //:rnn_test; 268s processwrapper-sandbox 2025-07-24T04:12:02.2342564Z 2025-07-24T04:12:02.2343157Z  2025-07-24T04:12:02.2343745Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:02.2344284Z Testing //:rnn_test; 269s processwrapper-sandbox 2025-07-24T04:12:03.2347342Z 2025-07-24T04:12:03.2347855Z  2025-07-24T04:12:03.2348408Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:03.2348942Z Testing //:rnn_test; 270s processwrapper-sandbox 2025-07-24T04:12:04.4353448Z 2025-07-24T04:12:04.4353977Z  2025-07-24T04:12:04.4354760Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:04.4355295Z Testing //:rnn_test; 271s processwrapper-sandbox 2025-07-24T04:12:05.4358138Z 2025-07-24T04:12:05.4358700Z  2025-07-24T04:12:05.4359273Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:05.4359834Z Testing //:rnn_test; 272s processwrapper-sandbox 2025-07-24T04:12:06.6363655Z 2025-07-24T04:12:06.6364373Z  2025-07-24T04:12:06.6364948Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:06.6365512Z Testing //:rnn_test; 274s processwrapper-sandbox 2025-07-24T04:12:07.6368613Z 2025-07-24T04:12:07.6369154Z  2025-07-24T04:12:07.6369701Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:07.6370262Z Testing //:rnn_test; 275s processwrapper-sandbox 2025-07-24T04:12:08.8375093Z 2025-07-24T04:12:08.8375688Z  2025-07-24T04:12:08.8376261Z [3,117 / 3,118] 25 / 26 tests; 1 action; last test: //:optim_test 2025-07-24T04:12:08.8376811Z Testing //:rnn_test; 276s processwrapper-sandbox 2025-07-24T04:12:08.9990681Z 2025-07-24T04:12:08.9991272Z  2025-07-24T04:12:08.9991656Z INFO: From Testing //:rnn_test: 2025-07-24T04:12:08.9992033Z ==================== Test output for //:rnn_test: 2025-07-24T04:12:08.9992415Z Running main() from gmock_main.cc 2025-07-24T04:12:08.9992736Z Note: Google Test filter = -*CUDA 2025-07-24T04:12:08.9993083Z [==========] Running 14 tests from 1 test suite. 2025-07-24T04:12:08.9993599Z [----------] Global test environment set-up. 2025-07-24T04:12:08.9994042Z [----------] 14 tests from RNNTest 2025-07-24T04:12:08.9994504Z [ RUN ] RNNTest.CheckOutputSizes 2025-07-24T04:12:08.9994976Z [ OK ] RNNTest.CheckOutputSizes (5586 ms) 2025-07-24T04:12:08.9995514Z [ RUN ] RNNTest.CheckOutputSizesProj 2025-07-24T04:12:08.9996200Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-07-24T04:12:08.9997110Z W0724 04:07:41.065516 122097 RNN.cpp:1473] Warning: LSTM with projections is not supported with oneDNN. Using default implementation. (function operator()) 2025-07-24T04:12:08.9998344Z [ OK ] RNNTest.CheckOutputSizesProj (127 ms) 2025-07-24T04:12:08.9998855Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2025-07-24T04:12:08.9999373Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (113 ms) 2025-07-24T04:12:08.9999793Z [ RUN ] RNNTest.EndToEndLSTM 2025-07-24T04:12:09.0000188Z [ OK ] RNNTest.EndToEndLSTM (206167 ms) 2025-07-24T04:12:09.0000554Z [ RUN ] RNNTest.EndToEndLSTMProj 2025-07-24T04:12:09.0000941Z [ OK ] RNNTest.EndToEndLSTMProj (21331 ms) 2025-07-24T04:12:09.0001342Z [ RUN ] RNNTest.EndToEndGRU 2025-07-24T04:12:09.0001656Z [ OK ] RNNTest.EndToEndGRU (19401 ms) 2025-07-24T04:12:09.0002168Z [ RUN ] RNNTest.EndToEndRNNRelu 2025-07-24T04:12:09.0002564Z [ OK ] RNNTest.EndToEndRNNRelu (9469 ms) 2025-07-24T04:12:09.0002952Z [ RUN ] RNNTest.EndToEndRNNTanh 2025-07-24T04:12:09.0003341Z [ OK ] RNNTest.EndToEndRNNTanh (10678 ms) 2025-07-24T04:12:09.0003750Z [ RUN ] RNNTest.PrettyPrintRNNs 2025-07-24T04:12:09.0004129Z [ OK ] RNNTest.PrettyPrintRNNs (25 ms) 2025-07-24T04:12:09.0004557Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2025-07-24T04:12:09.0005096Z [ OK ] RNNTest.BidirectionalFlattenParameters (123 ms) 2025-07-24T04:12:09.0005540Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2025-07-24T04:12:09.0006069Z [ OK ] RNNTest.BidirectionalGRUReverseForward (14 ms) 2025-07-24T04:12:09.0006570Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2025-07-24T04:12:09.0007033Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (7 ms) 2025-07-24T04:12:09.0007530Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2025-07-24T04:12:09.0007940Z [ OK ] RNNTest.UsePackedSequenceAsInput (18 ms) 2025-07-24T04:12:09.0008482Z [ RUN ] RNNTest.CheckErrorInfos 2025-07-24T04:12:09.0008844Z [ OK ] RNNTest.CheckErrorInfos (0 ms) 2025-07-24T04:12:09.0009278Z [----------] 14 tests from RNNTest (273066 ms total) 2025-07-24T04:12:09.0009550Z 2025-07-24T04:12:09.0009735Z [----------] Global test environment tear-down 2025-07-24T04:12:09.0010136Z [==========] 14 tests from 1 test suite ran. (273066 ms total) 2025-07-24T04:12:09.0010579Z [ PASSED ] 14 tests. 2025-07-24T04:12:09.0010936Z ================================================================================ 2025-07-24T04:12:09.0011656Z [3,117 / 3,118] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-07-24T04:12:09.0012252Z Testing //:rnn_test; 276s processwrapper-sandbox 2025-07-24T04:12:09.0360982Z 2025-07-24T04:12:09.0361576Z  2025-07-24T04:12:09.0362209Z INFO: Elapsed time: 626.206s, Critical Path: 329.09s 2025-07-24T04:12:09.0363191Z [3,118 / 3,118] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-07-24T04:12:09.0363614Z 2025-07-24T04:12:09.0363988Z INFO: 2727 processes: 45 internal, 1 local, 2681 processwrapper-sandbox. 2025-07-24T04:12:09.0364933Z [3,118 / 3,118] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-07-24T04:12:09.0365537Z 2025-07-24T04:12:09.0365819Z INFO: Build completed successfully, 2727 total actions 2025-07-24T04:12:09.0393110Z //:any_test PASSED in 4.1s 2025-07-24T04:12:09.0394153Z //:autograd_test PASSED in 11.8s 2025-07-24T04:12:09.0394839Z //:dataloader_test PASSED in 5.4s 2025-07-24T04:12:09.0396776Z //:enum_test PASSED in 4.2s 2025-07-24T04:12:09.0399122Z //:expanding_array_test PASSED in 3.6s 2025-07-24T04:12:09.0400256Z //:functional_test PASSED in 4.1s 2025-07-24T04:12:09.0401548Z //:init_test PASSED in 4.4s 2025-07-24T04:12:09.0403221Z //:jit_test PASSED in 4.5s 2025-07-24T04:12:09.0404559Z //:memory_test PASSED in 4.4s 2025-07-24T04:12:09.0405642Z //:misc_test PASSED in 4.5s 2025-07-24T04:12:09.0408441Z //:module_test PASSED in 3.3s 2025-07-24T04:12:09.0410278Z //:modulelist_test PASSED in 2.9s 2025-07-24T04:12:09.0411877Z //:modules_test PASSED in 142.3s 2025-07-24T04:12:09.0413534Z //:nn_utils_test PASSED in 6.8s 2025-07-24T04:12:09.0414990Z //:optim_test PASSED in 184.1s 2025-07-24T04:12:09.0416624Z //:ordered_dict_test PASSED in 2.9s 2025-07-24T04:12:09.0419654Z //:rnn_test PASSED in 276.4s 2025-07-24T04:12:09.0421117Z //:sequential_test PASSED in 3.5s 2025-07-24T04:12:09.0422210Z //:serialize_test PASSED in 8.1s 2025-07-24T04:12:09.0425196Z //:static_test PASSED in 4.2s 2025-07-24T04:12:09.0427763Z //:tensor_options_test PASSED in 3.7s 2025-07-24T04:12:09.0428737Z //:tensor_test PASSED in 3.6s 2025-07-24T04:12:09.0431430Z //:torch_include_test PASSED in 4.2s 2025-07-24T04:12:09.0432875Z //c10/test:core_tests PASSED in 0.1s 2025-07-24T04:12:09.0435023Z //c10/test:typeid_test PASSED in 0.0s 2025-07-24T04:12:09.0436594Z //c10/test:util_base_tests PASSED in 115.0s 2025-07-24T04:12:09.0437301Z 2025-07-24T04:12:09.0437530Z Executed 26 out of 26 tests: 26 tests pass. 2025-07-24T04:12:09.0438947Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2025-07-24T04:12:09.0567499Z + sccache_epilogue 2025-07-24T04:12:09.0567894Z + echo '::group::Sccache Compilation Log' 2025-07-24T04:12:09.0568816Z ##[group]Sccache Compilation Log 2025-07-24T04:12:09.0569475Z + echo '=================== sccache compilation log ===================' 2025-07-24T04:12:09.0570239Z =================== sccache compilation log =================== 2025-07-24T04:12:09.0571455Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-07-24T04:12:09.0734175Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-07-24T04:12:09.0734942Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-07-24T04:12:09.0735457Z + sccache --show-stats 2025-07-24T04:12:09.0759402Z Compile requests 2688 2025-07-24T04:12:09.0759777Z Compile requests executed 2627 2025-07-24T04:12:09.0760129Z Cache hits 2627 2025-07-24T04:12:09.0760447Z Cache hits (C/C++) 2627 2025-07-24T04:12:09.0760777Z Cache misses 0 2025-07-24T04:12:09.0761100Z Cache hits rate 100.00 % 2025-07-24T04:12:09.0761619Z Cache hits rate (C/C++) 100.00 % 2025-07-24T04:12:09.0761955Z Cache timeouts 0 2025-07-24T04:12:09.0762271Z Cache read errors 0 2025-07-24T04:12:09.0762605Z Forced recaches 0 2025-07-24T04:12:09.0762924Z Cache write errors 0 2025-07-24T04:12:09.0763249Z Cache errors 0 2025-07-24T04:12:09.0763564Z Compilations 0 2025-07-24T04:12:09.0763900Z Compilation failures 0 2025-07-24T04:12:09.0764241Z Non-cacheable compilations 0 2025-07-24T04:12:09.0764643Z Non-cacheable calls 0 2025-07-24T04:12:09.0765004Z Non-compilation calls 61 2025-07-24T04:12:09.0765338Z Unsupported compiler calls 0 2025-07-24T04:12:09.0765692Z Average cache write 0.000 s 2025-07-24T04:12:09.0766024Z Average compiler 0.000 s 2025-07-24T04:12:09.0766373Z Average cache read hit 0.051 s 2025-07-24T04:12:09.0766715Z Failed distributed compilations 0 2025-07-24T04:12:09.0767201Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-07-24T04:12:09.0767669Z Version (client) 0.10.0 2025-07-24T04:12:09.0767992Z + sccache --stop-server 2025-07-24T04:12:09.0783923Z Stopping sccache server... 2025-07-24T04:12:09.0787186Z Compile requests 2688 2025-07-24T04:12:09.0787957Z Compile requests executed 2627 2025-07-24T04:12:09.0788284Z Cache hits 2627 2025-07-24T04:12:09.0788610Z Cache hits (C/C++) 2627 2025-07-24T04:12:09.0789085Z Cache misses 0 2025-07-24T04:12:09.0789427Z Cache hits rate 100.00 % 2025-07-24T04:12:09.0789776Z Cache hits rate (C/C++) 100.00 % 2025-07-24T04:12:09.0790103Z Cache timeouts 0 2025-07-24T04:12:09.0790517Z Cache read errors 0 2025-07-24T04:12:09.0790872Z Forced recaches 0 2025-07-24T04:12:09.0791308Z Cache write errors 0 2025-07-24T04:12:09.0791793Z Cache errors 0 2025-07-24T04:12:09.0792129Z Compilations 0 2025-07-24T04:12:09.0792459Z Compilation failures 0 2025-07-24T04:12:09.0792811Z Non-cacheable compilations 0 2025-07-24T04:12:09.0793160Z Non-cacheable calls 0 2025-07-24T04:12:09.0793494Z Non-compilation calls 61 2025-07-24T04:12:09.0793844Z Unsupported compiler calls 0 2025-07-24T04:12:09.0794182Z Average cache write 0.000 s 2025-07-24T04:12:09.0794531Z Average compiler 0.000 s 2025-07-24T04:12:09.0794874Z Average cache read hit 0.051 s 2025-07-24T04:12:09.0795225Z Failed distributed compilations 0 2025-07-24T04:12:09.0795693Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-07-24T04:12:09.0796184Z Version (client) 0.10.0 2025-07-24T04:12:09.0796517Z + echo ::endgroup:: 2025-07-24T04:12:09.0797022Z ##[endgroup] 2025-07-24T04:12:09.0797258Z + cleanup_workspace 2025-07-24T04:12:09.0797787Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-07-24T04:12:09.0798630Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-07-24T04:12:09.0799529Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-07-24T04:12:09.0800028Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-07-24T04:12:09.0800825Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-07-24T04:12:09.0801770Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-07-24T04:12:09.0802430Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-07-24T04:12:09.7184499Z + sccache_epilogue 2025-07-24T04:12:09.7184864Z + echo '::group::Sccache Compilation Log' 2025-07-24T04:12:09.7185630Z ##[group]Sccache Compilation Log 2025-07-24T04:12:09.7186033Z + echo '=================== sccache compilation log ===================' 2025-07-24T04:12:09.7186461Z =================== sccache compilation log =================== 2025-07-24T04:12:09.7187126Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-07-24T04:12:09.7323124Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-07-24T04:12:09.7325216Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-07-24T04:12:09.7325787Z + sccache --show-stats 2025-07-24T04:12:09.7598521Z Compile requests 0 2025-07-24T04:12:09.7598891Z Compile requests executed 0 2025-07-24T04:12:09.7599216Z Cache hits 0 2025-07-24T04:12:09.7599553Z Cache misses 0 2025-07-24T04:12:09.7599865Z Cache hits rate - 2025-07-24T04:12:09.7600192Z Cache timeouts 0 2025-07-24T04:12:09.7600527Z Cache read errors 0 2025-07-24T04:12:09.7600839Z Forced recaches 0 2025-07-24T04:12:09.7601167Z Cache write errors 0 2025-07-24T04:12:09.7601496Z Cache errors 0 2025-07-24T04:12:09.7601819Z Compilations 0 2025-07-24T04:12:09.7602135Z Compilation failures 0 2025-07-24T04:12:09.7602476Z Non-cacheable compilations 0 2025-07-24T04:12:09.7602810Z Non-cacheable calls 0 2025-07-24T04:12:09.7603276Z Non-compilation calls 0 2025-07-24T04:12:09.7603603Z Unsupported compiler calls 0 2025-07-24T04:12:09.7603995Z Average cache write 0.000 s 2025-07-24T04:12:09.7604336Z Average compiler 0.000 s 2025-07-24T04:12:09.7604670Z Average cache read hit 0.000 s 2025-07-24T04:12:09.7605173Z Failed distributed compilations 0 2025-07-24T04:12:09.7605721Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-07-24T04:12:09.7606207Z Version (client) 0.10.0 2025-07-24T04:12:09.7606528Z + sccache --stop-server 2025-07-24T04:12:09.7625833Z Stopping sccache server... 2025-07-24T04:12:09.7626308Z sccache: error: couldn't connect to server 2025-07-24T04:12:09.7626703Z sccache: caused by: Connection refused (os error 111) 2025-07-24T04:12:09.7629933Z + true 2025-07-24T04:12:09.7630236Z + echo ::endgroup:: 2025-07-24T04:12:09.7630762Z ##[endgroup] 2025-07-24T04:12:09.7858380Z ##[group]Run cat test/**/*_toprint.log || true 2025-07-24T04:12:09.7858802Z cat test/**/*_toprint.log || true 2025-07-24T04:12:09.7868717Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:09.7869119Z env: 2025-07-24T04:12:09.7869337Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:09.7869816Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:09.7870315Z ##[endgroup] 2025-07-24T04:12:09.7973023Z cat: 'test/**/*_toprint.log': No such file or directory 2025-07-24T04:12:09.8014881Z Prepare all required actions 2025-07-24T04:12:09.8051201Z ##[group]Run ./.github/actions/chown-workspace 2025-07-24T04:12:09.8051550Z with: 2025-07-24T04:12:09.8051898Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-24T04:12:09.8052352Z env: 2025-07-24T04:12:09.8052570Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:09.8053026Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:09.8053541Z ##[endgroup] 2025-07-24T04:12:09.8080318Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-07-24T04:12:09.8081001Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-07-24T04:12:09.8087324Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:09.8087728Z env: 2025-07-24T04:12:09.8087946Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:09.8088465Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:09.8089110Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-24T04:12:09.8089566Z ##[endgroup] 2025-07-24T04:12:09.8341535Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-07-24T04:12:10.1011253Z latest: Pulling from tool/alpine 2025-07-24T04:12:10.1011630Z 540db60ca938: Pulling fs layer 2025-07-24T04:12:10.2090996Z 540db60ca938: Verifying Checksum 2025-07-24T04:12:10.2974997Z 540db60ca938: Download complete 2025-07-24T04:12:10.2975416Z 540db60ca938: Pull complete 2025-07-24T04:12:10.3110666Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-07-24T04:12:10.3152397Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-07-24T04:12:12.5697867Z Prepare all required actions 2025-07-24T04:12:12.5698905Z Getting action download info 2025-07-24T04:12:12.7192209Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-07-24T04:12:12.9553176Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-07-24T04:12:13.3962862Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-07-24T04:12:13.3963235Z with: 2025-07-24T04:12:13.3963513Z file-suffix: bazel-build-and-test_46614221664 2025-07-24T04:12:13.3963872Z s3-bucket: gha-artifacts 2025-07-24T04:12:13.3964275Z env: 2025-07-24T04:12:13.3964486Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:13.3964959Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:13.3965452Z ##[endgroup] 2025-07-24T04:12:13.3995401Z ##[group]Run # Remove any previous test jsons if they exist 2025-07-24T04:12:13.3995946Z # Remove any previous test jsons if they exist 2025-07-24T04:12:13.3996330Z rm -f test-jsons-*.zip 2025-07-24T04:12:13.3996780Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test/test-reports -i '*.json' 2025-07-24T04:12:13.4002844Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:13.4003239Z env: 2025-07-24T04:12:13.4003454Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:13.4003923Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:13.4004478Z FILE_SUFFIX: bazel-build-and-test_46614221664 2025-07-24T04:12:13.4004816Z ##[endgroup] 2025-07-24T04:12:13.4160797Z zip warning: zip file empty 2025-07-24T04:12:13.4191436Z ##[group]Run # Remove any previous test reports if they exist 2025-07-24T04:12:13.4191944Z # Remove any previous test reports if they exist 2025-07-24T04:12:13.4192347Z rm -f test-reports-*.zip 2025-07-24T04:12:13.4192875Z zip -r "test-reports-${FILE_SUFFIX}.zip" test/test-reports -i '*.xml' -i '*.csv' 2025-07-24T04:12:13.4199602Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:13.4200003Z env: 2025-07-24T04:12:13.4200220Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:13.4200691Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:13.4201237Z FILE_SUFFIX: bazel-build-and-test_46614221664 2025-07-24T04:12:13.4201592Z ##[endgroup] 2025-07-24T04:12:13.4297128Z adding: test/test-reports/misc_test/test.xml (deflated 78%) 2025-07-24T04:12:13.4298100Z adding: test/test-reports/optim_test/test.xml (deflated 86%) 2025-07-24T04:12:13.4298615Z adding: test/test-reports/enum_test/test.xml (deflated 53%) 2025-07-24T04:12:13.4301849Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2025-07-24T04:12:13.4302618Z adding: test/test-reports/serialize_test/test.xml (deflated 85%) 2025-07-24T04:12:13.4303190Z adding: test/test-reports/expanding_array_test/test.xml (deflated 79%) 2025-07-24T04:12:13.4303938Z adding: test/test-reports/tensor_options_test/test.xml (deflated 82%) 2025-07-24T04:12:13.4306386Z adding: test/test-reports/dataloader_test/test.xml (deflated 89%) 2025-07-24T04:12:13.4307244Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2025-07-24T04:12:13.4308758Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2025-07-24T04:12:13.4309551Z adding: test/test-reports/modulelist_test/test.xml (deflated 84%) 2025-07-24T04:12:13.4310152Z adding: test/test-reports/torch_include_test/test.xml (deflated 52%) 2025-07-24T04:12:13.4311017Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2025-07-24T04:12:13.4312773Z adding: test/test-reports/autograd_test/test.xml (deflated 89%) 2025-07-24T04:12:13.4313347Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 76%) 2025-07-24T04:12:13.4315237Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 91%) 2025-07-24T04:12:13.4316040Z adding: test/test-reports/c10/test/util/ssize_test/test.xml (deflated 69%) 2025-07-24T04:12:13.4316705Z adding: test/test-reports/c10/test/util/bit_cast_test/test.xml (deflated 53%) 2025-07-24T04:12:13.4336073Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 94%) 2025-07-24T04:12:13.4336864Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 88%) 2025-07-24T04:12:13.4337531Z adding: test/test-reports/nn_utils_test/test.xml (deflated 80%) 2025-07-24T04:12:13.4338056Z adding: test/test-reports/memory_test/test.xml (deflated 68%) 2025-07-24T04:12:13.4343224Z adding: test/test-reports/modules_test/test.xml (deflated 92%) 2025-07-24T04:12:13.4343733Z adding: test/test-reports/init_test/test.xml (deflated 79%) 2025-07-24T04:12:13.4344485Z adding: test/test-reports/rnn_test/test.xml (deflated 80%) 2025-07-24T04:12:13.4345085Z adding: test/test-reports/jit_test/test.xml (deflated 75%) 2025-07-24T04:12:13.4345861Z adding: test/test-reports/sequential_test/test.xml (deflated 84%) 2025-07-24T04:12:13.4346400Z adding: test/test-reports/static_test/test.xml (deflated 67%) 2025-07-24T04:12:13.4376717Z ##[group]Run # Remove any previous usage logs if they exist 2025-07-24T04:12:13.4377203Z # Remove any previous usage logs if they exist 2025-07-24T04:12:13.4377578Z rm -f logs-*.zip 2025-07-24T04:12:13.4377942Z zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' || true 2025-07-24T04:12:13.4378473Z zip -r "logs-${FILE_SUFFIX}.zip" test/test-reports -i '*.log' || true 2025-07-24T04:12:13.4384055Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:13.4384548Z env: 2025-07-24T04:12:13.4384779Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:13.4385243Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:13.4385798Z FILE_SUFFIX: bazel-build-and-test_46614221664 2025-07-24T04:12:13.4386147Z ##[endgroup] 2025-07-24T04:12:13.4427486Z zip warning: name not matched: usage_log.txt 2025-07-24T04:12:13.4427756Z 2025-07-24T04:12:13.4428004Z zip error: Nothing to do! (logs-bazel-build-and-test_46614221664.zip) 2025-07-24T04:12:13.4450901Z adding: test/test-reports/misc_test/test.log (deflated 69%) 2025-07-24T04:12:13.4451809Z adding: test/test-reports/optim_test/test.log (deflated 83%) 2025-07-24T04:12:13.4452302Z adding: test/test-reports/enum_test/test.log (deflated 56%) 2025-07-24T04:12:13.4454875Z adding: test/test-reports/functional_test/test.log (deflated 86%) 2025-07-24T04:12:13.4455519Z adding: test/test-reports/serialize_test/test.log (deflated 77%) 2025-07-24T04:12:13.4456087Z adding: test/test-reports/expanding_array_test/test.log (deflated 74%) 2025-07-24T04:12:13.4456757Z adding: test/test-reports/tensor_options_test/test.log (deflated 69%) 2025-07-24T04:12:13.4458778Z adding: test/test-reports/dataloader_test/test.log (deflated 84%) 2025-07-24T04:12:13.4459551Z adding: test/test-reports/any_test/test.log (deflated 81%) 2025-07-24T04:12:13.4460878Z adding: test/test-reports/module_test/test.log (deflated 85%) 2025-07-24T04:12:13.4461591Z adding: test/test-reports/modulelist_test/test.log (deflated 75%) 2025-07-24T04:12:13.4462164Z adding: test/test-reports/torch_include_test/test.log (deflated 57%) 2025-07-24T04:12:13.4462964Z adding: test/test-reports/tensor_test/test.log (deflated 82%) 2025-07-24T04:12:13.4464869Z adding: test/test-reports/autograd_test/test.log (deflated 83%) 2025-07-24T04:12:13.4465441Z adding: test/test-reports/c10/test/typeid_test/test.log (deflated 66%) 2025-07-24T04:12:13.4466990Z adding: test/test-reports/c10/test/core_tests/test.log (deflated 86%) 2025-07-24T04:12:13.4467587Z adding: test/test-reports/c10/test/util/ssize_test/test.log (deflated 64%) 2025-07-24T04:12:13.4468246Z adding: test/test-reports/c10/test/util/bit_cast_test/test.log (deflated 55%) 2025-07-24T04:12:13.4488092Z adding: test/test-reports/c10/test/util_base_tests/test.log (deflated 91%) 2025-07-24T04:12:13.4488732Z adding: test/test-reports/ordered_dict_test/test.log (deflated 81%) 2025-07-24T04:12:13.4489613Z adding: test/test-reports/nn_utils_test/test.log (deflated 71%) 2025-07-24T04:12:13.4490164Z adding: test/test-reports/memory_test/test.log (deflated 64%) 2025-07-24T04:12:13.4494095Z adding: test/test-reports/modules_test/test.log (deflated 89%) 2025-07-24T04:12:13.4494603Z adding: test/test-reports/init_test/test.log (deflated 72%) 2025-07-24T04:12:13.4495263Z adding: test/test-reports/rnn_test/test.log (deflated 67%) 2025-07-24T04:12:13.4495843Z adding: test/test-reports/jit_test/test.log (deflated 69%) 2025-07-24T04:12:13.4496495Z adding: test/test-reports/sequential_test/test.log (deflated 76%) 2025-07-24T04:12:13.4497043Z adding: test/test-reports/static_test/test.log (deflated 61%) 2025-07-24T04:12:13.4527539Z ##[group]Run # Remove any previous debugging artifacts if they exist 2025-07-24T04:12:13.4528099Z # Remove any previous debugging artifacts if they exist 2025-07-24T04:12:13.4528528Z rm -f debug-*.zip 2025-07-24T04:12:13.4528830Z if [ -d 'test/debug' ]; then 2025-07-24T04:12:13.4529202Z  zip -r "debug-${FILE_SUFFIX}.zip" test/debug 2025-07-24T04:12:13.4529545Z fi 2025-07-24T04:12:13.4534852Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:13.4535234Z env: 2025-07-24T04:12:13.4535459Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:13.4535915Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:13.4536473Z FILE_SUFFIX: bazel-build-and-test_46614221664 2025-07-24T04:12:13.4536840Z ##[endgroup] 2025-07-24T04:12:13.4635791Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-07-24T04:12:13.4636152Z with: 2025-07-24T04:12:13.4636376Z s3-bucket: gha-artifacts 2025-07-24T04:12:13.4636720Z s3-prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:13.4637075Z retention-days: 14 2025-07-24T04:12:13.4637339Z if-no-files-found: warn 2025-07-24T04:12:13.4637606Z path: test-jsons-*.zip 2025-07-24T04:12:13.4637879Z name: artifact 2025-07-24T04:12:13.4638106Z region: us-east-1 2025-07-24T04:12:13.4638336Z env: 2025-07-24T04:12:13.4638549Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:13.4638998Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:13.4639498Z ##[endgroup] 2025-07-24T04:12:13.8510160Z NOTE: s3-prefix specified, ignoring name parameter 2025-07-24T04:12:13.8510643Z With the provided path, there will be 1 file uploaded 2025-07-24T04:12:13.8511131Z Uploading to s3 prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:14.0197560Z Starting upload of test-jsons-bazel-build-and-test_46614221664.zip 2025-07-24T04:12:14.1664080Z Finished upload of test-jsons-bazel-build-and-test_46614221664.zip 2025-07-24T04:12:14.1900115Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-07-24T04:12:14.1900463Z with: 2025-07-24T04:12:14.1900693Z s3-bucket: gha-artifacts 2025-07-24T04:12:14.1901016Z s3-prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:14.1901495Z retention-days: 14 2025-07-24T04:12:14.1901783Z if-no-files-found: error 2025-07-24T04:12:14.1902064Z path: test-reports-*.zip 2025-07-24T04:12:14.1902341Z name: artifact 2025-07-24T04:12:14.1902568Z region: us-east-1 2025-07-24T04:12:14.1902805Z env: 2025-07-24T04:12:14.1903010Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:14.1903476Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:14.1903965Z ##[endgroup] 2025-07-24T04:12:14.5211771Z NOTE: s3-prefix specified, ignoring name parameter 2025-07-24T04:12:14.5212244Z With the provided path, there will be 1 file uploaded 2025-07-24T04:12:14.5212724Z Uploading to s3 prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:14.5261455Z Starting upload of test-reports-bazel-build-and-test_46614221664.zip 2025-07-24T04:12:14.6485606Z Finished upload of test-reports-bazel-build-and-test_46614221664.zip 2025-07-24T04:12:14.6684307Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-07-24T04:12:14.6684673Z with: 2025-07-24T04:12:14.6685071Z s3-bucket: gha-artifacts 2025-07-24T04:12:14.6685431Z s3-prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:14.6685803Z retention-days: 14 2025-07-24T04:12:14.6686068Z if-no-files-found: ignore 2025-07-24T04:12:14.6686338Z path: logs-*.zip 2025-07-24T04:12:14.6686578Z name: artifact 2025-07-24T04:12:14.6686802Z region: us-east-1 2025-07-24T04:12:14.6687037Z env: 2025-07-24T04:12:14.6687245Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:14.6687714Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:14.6688203Z ##[endgroup] 2025-07-24T04:12:15.0019082Z NOTE: s3-prefix specified, ignoring name parameter 2025-07-24T04:12:15.0019757Z With the provided path, there will be 1 file uploaded 2025-07-24T04:12:15.0020240Z Uploading to s3 prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:15.0068614Z Starting upload of logs-bazel-build-and-test_46614221664.zip 2025-07-24T04:12:15.1431118Z Finished upload of logs-bazel-build-and-test_46614221664.zip 2025-07-24T04:12:15.1628543Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-07-24T04:12:15.1628891Z with: 2025-07-24T04:12:15.1629133Z s3-bucket: gha-artifacts 2025-07-24T04:12:15.1629459Z s3-prefix: pytorch/pytorch/16487209326/1/artifact 2025-07-24T04:12:15.1629831Z retention-days: 14 2025-07-24T04:12:15.1630095Z if-no-files-found: ignore 2025-07-24T04:12:15.1630365Z path: debug-*.zip 2025-07-24T04:12:15.1630609Z name: artifact 2025-07-24T04:12:15.1630834Z region: us-east-1 2025-07-24T04:12:15.1631067Z env: 2025-07-24T04:12:15.1631274Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:15.1631743Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:15.1632247Z ##[endgroup] 2025-07-24T04:12:15.4949538Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-07-24T04:12:15.5194060Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-07-24T04:12:15.5194539Z with: 2025-07-24T04:12:15.5194742Z env: 2025-07-24T04:12:15.5194971Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:15.5195434Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:15.5195946Z ##[endgroup] 2025-07-24T04:12:15.5220195Z ##[group]Run set -eou pipefail 2025-07-24T04:12:15.5220544Z set -eou pipefail 2025-07-24T04:12:15.5220830Z  2025-07-24T04:12:15.5221211Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-07-24T04:12:15.5221711Z for _ in $(seq 1440); do 2025-07-24T04:12:15.5222057Z  # Break if no ssh session exists anymore 2025-07-24T04:12:15.5222442Z  if [ "$(who)" = "" ]; then 2025-07-24T04:12:15.5222748Z  break 2025-07-24T04:12:15.5222995Z  fi 2025-07-24T04:12:15.5223218Z  echo "." 2025-07-24T04:12:15.5223515Z  sleep 5 2025-07-24T04:12:15.5223840Z done 2025-07-24T04:12:15.5229946Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:15.5230339Z env: 2025-07-24T04:12:15.5230570Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:15.5231030Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:15.5231537Z ##[endgroup] 2025-07-24T04:12:15.5257373Z Holding runner for 2 hours until all ssh sessions have logged out 2025-07-24T04:12:15.5374995Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-07-24T04:12:15.5375587Z # ignore expansion of "docker ps -q" since it could be empty 2025-07-24T04:12:15.5376052Z # shellcheck disable=SC2046 2025-07-24T04:12:15.5376401Z docker stop $(docker ps -q) || true 2025-07-24T04:12:15.5376776Z # Prune all of the docker images 2025-07-24T04:12:15.5377128Z docker system prune -af 2025-07-24T04:12:15.5383433Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:15.5383831Z env: 2025-07-24T04:12:15.5384057Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:12:15.5384637Z container_id: f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:15.5385133Z ##[endgroup] 2025-07-24T04:12:26.2281485Z f5452cf32a0a 2025-07-24T04:12:28.2158514Z Deleted Containers: 2025-07-24T04:12:28.2158977Z f5452cf32a0ae46238a9f75a30e1eaa1a1f4a3a69ac5925ffd6a5d69c6f20362 2025-07-24T04:12:28.2159366Z 2025-07-24T04:12:42.4003254Z Deleted Images: 2025-07-24T04:12:42.4004173Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f28e9a7a8bc459f8b121db7008296463e7d7437f 2025-07-24T04:12:42.4005562Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:064c04c4032b9ab191f21a135d29542610bc7b22767b5c6cc7df78cfc773f7ab 2025-07-24T04:12:42.4006756Z deleted: sha256:2814fc08e06890d7014b20554a334acbb0a3b9e5d1711f57ff0646bd8c44193e 2025-07-24T04:12:42.4007450Z deleted: sha256:bb7a0b604f82ab75942ce46836b1b28a4e3d63eb28c23280a00c9cc119722d54 2025-07-24T04:12:42.4008143Z deleted: sha256:90ba11dc3597ccc5a49e66296021150776971833162c5f8540f84004483d58b0 2025-07-24T04:12:42.4008817Z deleted: sha256:b4dcdbc48a462d6f3f33c3d03ff5c5e02ea5a9c3f1fb9310e067680e08315b69 2025-07-24T04:12:42.4009514Z deleted: sha256:fb54393b0ae93318f5e460a2f96382fcb50b799ed317785ebc41d1bb2586d4ea 2025-07-24T04:12:42.4010188Z deleted: sha256:5ae3f686102ba796d542fa39f5214a072bb02a51e394ba14bbee005da2101a61 2025-07-24T04:12:42.4010877Z deleted: sha256:9d8f2313e1bb244df8e22ec957629fee5f2b0fc67646b574ae627f0f37cfb7bf 2025-07-24T04:12:42.4011559Z deleted: sha256:0cfecbff1e340169750b27b27057dea95d1b007759efb05166dd302df78833ab 2025-07-24T04:12:42.4012258Z deleted: sha256:d3055acc65d5babf41b0450a096b50b02f2b9ef5fccad358dd6c2f13163a341d 2025-07-24T04:12:42.4013096Z deleted: sha256:0f323b0ea336b3fd415ec7da19acf67fd9b2538ed95aa737d8a53b7641a1bc4d 2025-07-24T04:12:42.4013947Z deleted: sha256:54ba73e43aa1a764d3a0490d84e4ee7d51ab150a546a6a50b621c7c4fb103f8d 2025-07-24T04:12:42.4014647Z deleted: sha256:5b339501c8fae48a4e38f85acbdbe9308daaa853082873801c03b148b540b3c4 2025-07-24T04:12:42.4015329Z deleted: sha256:0936393758af039c5ddb52ba3bf0ca7166f7a1cd61001b81e49a82cb7380b1a0 2025-07-24T04:12:42.4016017Z deleted: sha256:829ff8d4372eee4636f17687f83d88dcc9d591bc34de849d9b12a97b30aadf59 2025-07-24T04:12:42.4016708Z deleted: sha256:0b1ae79002ddc2e97ff7de7ed4e7996d5699e5b89bddf583d970d41712b1d62a 2025-07-24T04:12:42.4017392Z deleted: sha256:b5419e755d428dc927b3f97b8fbd23a07b7a3e78e33aa3c77e6ad1fced2ad82d 2025-07-24T04:12:42.4018097Z deleted: sha256:72e9ee2a991d7edd2f232941ab8fdfb4aa1c304fe1636cf0a736bb82bc055a9c 2025-07-24T04:12:42.4018821Z deleted: sha256:436af13cb97f8da5fde16a2725397931b3a1a069fc49cd000ab4ff6d2acfb7c3 2025-07-24T04:12:42.4019523Z deleted: sha256:5fa7fa7ebbbb9d417a8c8895ccbf8b1007e424715a9631da6c0e7961d42e229c 2025-07-24T04:12:42.4020235Z deleted: sha256:c84f10d32e70e359fef7ad3fb194d8eabf2fd4f61f1107d74daafe5781d8d4ba 2025-07-24T04:12:42.4020995Z deleted: sha256:0059b2c13b1a13e5c9abab0038be6ce043e13de775baaa3af686061fa936041c 2025-07-24T04:12:42.4021694Z deleted: sha256:d1f97ba401edb9bd5f22cb2f0906349bc81bd62300843af847f8c3d6e56fc811 2025-07-24T04:12:42.4022386Z deleted: sha256:cecdba9d8bb0a50c779be69ff844df67719a51054653b5ef6bb0a80f1274d192 2025-07-24T04:12:42.4023096Z deleted: sha256:aadda6478933a4d4ebf31b75bbbbe0c57b081d100b3d4442c6f2a03deca1640a 2025-07-24T04:12:42.4023797Z deleted: sha256:7eaa90f1d2f14f778810f8947f0ef321daf391f06fdc6075c8f24efdfa87ab6d 2025-07-24T04:12:42.4024479Z deleted: sha256:385bc6d5e917e6893f46153591c6fe96b347a1afee23988a722a4cf8c2e2ba12 2025-07-24T04:12:42.4025358Z deleted: sha256:cb82eb21b3b5ee534c2d794ca02b390f27049d7a8281e2623cc2136c8bce17f7 2025-07-24T04:12:42.4026034Z deleted: sha256:8b00c9d708417b203041b909d13b84f69b297b48772c0fbebe66ca8e9ee16edb 2025-07-24T04:12:42.4026726Z deleted: sha256:ce767ed4e698aa23ee39a07ef771ea36498d767e8ea83e127c78e2efcce0097c 2025-07-24T04:12:42.4027409Z deleted: sha256:acd4fa0b60be3726f075b8839790edb0118732a6353b6ba4b19a5dd820ca0fd6 2025-07-24T04:12:42.4028102Z deleted: sha256:35f6a13b1e76dc0b5dfd0d14d08d983c981cc9757cbdad7892abd6332982cd3c 2025-07-24T04:12:42.4028781Z deleted: sha256:23554533c2e91ae99997b12f5e41922869f8f2602d7a24b61f28dbe84d78a3aa 2025-07-24T04:12:42.4029447Z deleted: sha256:b9b53e4f4bbb67a46f4602bdff8549314376b6386778c3e01a8da6c128b8c77c 2025-07-24T04:12:42.4030141Z deleted: sha256:c1ae9cc9aacf66e1411f9c5a238bbc2afc4d31e17c713e8aa3601db55377cfdb 2025-07-24T04:12:42.4030831Z deleted: sha256:93c17fc4c78bbd3e1c014344545a2ab1b4f67c222d68eddaabb5a4f7ab672dbc 2025-07-24T04:12:42.4031520Z deleted: sha256:ee337e91f78720f409a50f0f369276bb8fe4bc95886be7fdf67ee5187fbceb99 2025-07-24T04:12:42.4032242Z deleted: sha256:b3970e78d8ea7fc7c67c83b4cb239348d2b70fe7bc489db785ae2dd9ce5f54f6 2025-07-24T04:12:42.4032920Z deleted: sha256:007c20588b778091bf748824ba0a640d6298715d95ad6957b73f99fa9e063cea 2025-07-24T04:12:42.4033592Z deleted: sha256:af886739ea3c4434284974dff546898341244da402cf9ec0a5c82b5e732fb5ae 2025-07-24T04:12:42.4034265Z deleted: sha256:cb00a2e14f2476d52f5e6416fcccd5e58b68dc092e2aa417590bc6b0ae91965f 2025-07-24T04:12:42.4034958Z deleted: sha256:f482f2afd68684da199922a7abbbb426b7bd0cd9c8e01b630490e5e884987321 2025-07-24T04:12:42.4035615Z deleted: sha256:9d268104a561c4838c7b3a62973797b10588c7a478384164264176ba0aad8332 2025-07-24T04:12:42.4036288Z deleted: sha256:2c9e251cc030a1042cbd8456e56a003f6a29fb56f406ad1ca9f6870422e66d37 2025-07-24T04:12:42.4037064Z deleted: sha256:3dc216f60fdcc9eb3e190ede99f193e77009d06d4208bcb6884b6027ca3517a6 2025-07-24T04:12:42.4037751Z deleted: sha256:9a48738a7fdd5f6491b26aecab5c7079d48e2ef51bae98d8c07c4c2a153811ee 2025-07-24T04:12:42.4038447Z deleted: sha256:b31cf462841fbd94516caeb78508cd1252ad8a0abccc0663937582bceff28833 2025-07-24T04:12:42.4039120Z deleted: sha256:9ee6111d7d8c5962245316daf8157597bfab01ff0237e286d43633d532da29d5 2025-07-24T04:12:42.4039891Z deleted: sha256:34324e8e027e7c65d2e92df4727905a2167b1cc4c53cb6a23329ee263b1c1d23 2025-07-24T04:12:42.4040562Z deleted: sha256:18168d0e2248e2f8eb37447a7863f55480bb950d6efc31a4a868f14ef45268b3 2025-07-24T04:12:42.4041249Z deleted: sha256:53f49a710a0aad8bc780101ffcd3a515bcb9197540a375ba3f3d95df12a29c6d 2025-07-24T04:12:42.4041946Z deleted: sha256:0d8d95b9747d54a69fb6b36af9b0a8fb3029bd1d1bf3c34dbed1a1233c8f3a34 2025-07-24T04:12:42.4042622Z deleted: sha256:461522fdd08d38c598662bf36a52cd35a82e476618d368b827d0aecbe5d47d80 2025-07-24T04:12:42.4043295Z deleted: sha256:2699974e92f6126b1e9bf98faf2b210837e82496f33bf1e1c9f953309066d242 2025-07-24T04:12:42.4044040Z deleted: sha256:f534a0857d75bedb234740fff6a2842454d0bc312563c6598db108c67545d4e6 2025-07-24T04:12:42.4044719Z deleted: sha256:8a9f732a84bf09c693233c5c19319b75b055d43656844a2a567ae94895627eee 2025-07-24T04:12:42.4045384Z deleted: sha256:79579d9ae2205a42064d2d205ee7450f48d0ce770d00e4de47102fdc667af131 2025-07-24T04:12:42.4046060Z deleted: sha256:7541f3e747775b49b249d6bd5d6483d57e9126735aac3417a7c936497e708772 2025-07-24T04:12:42.4046732Z deleted: sha256:6a9d63845c555a23b7c433ff8a46a37607012b519b0c98068e4fd60ac07372ef 2025-07-24T04:12:42.4047447Z deleted: sha256:8e86f1c2e4d62b71b0ea381fb98fe5ec222fbe4ee90927b12a747b8c5ddfddfa 2025-07-24T04:12:42.4048145Z deleted: sha256:34c7e21feaaa78bcf9e12e55cb49a36be908ebed96c30bac81768fbf65ccd044 2025-07-24T04:12:42.4048837Z deleted: sha256:45effaf446688bec6899e35a4dbb2e7e3bdbd2f463b430ff7a5978ae7d4e8eb6 2025-07-24T04:12:42.4049609Z deleted: sha256:6cab2dd1fa7dc77b15c1ad3d05b6ba64d5fdbfc49cccd1251df40c274f197263 2025-07-24T04:12:42.4050484Z deleted: sha256:b5988b21349c42da92ea04cadb630e98943abc97a590fc68ec7a8c888cf60329 2025-07-24T04:12:42.4051166Z deleted: sha256:e0797c94835baaec3d52f10b6c0f46f2ed4d0e1e7eea229174a2472472d100bf 2025-07-24T04:12:42.4051859Z deleted: sha256:44504ef022f9f58b0bf02e17412ba25111ca87b6df1f7e8de66554b633ab7a62 2025-07-24T04:12:42.4052553Z deleted: sha256:e72cafd9bde42a65e09f8ccadc3f79da0fb2b2e32948bbdb0afc10e5008a4a25 2025-07-24T04:12:42.4053264Z deleted: sha256:9e671651a45f0a7cb8182db7d1b239eee27cd07793e49bf8cbd7107a10a895c9 2025-07-24T04:12:42.4054008Z deleted: sha256:cbe217c5e659a9163445a51675a91ab678b9c2d6e50ef32b972c710de59d4fb7 2025-07-24T04:12:42.4054689Z deleted: sha256:7815f36b697e27c3cc606f277c6c6bb47743dadc2c624a04c4586267eda49891 2025-07-24T04:12:42.4055384Z deleted: sha256:a629cc5dbc66077cdfc9b10cff2009233f67ded2ac08614c2cb944f8f8872e11 2025-07-24T04:12:42.4056050Z deleted: sha256:5993828476c380f41029257e20332779a1d2b7fc8ff4e130d359b53547a2bd6b 2025-07-24T04:12:42.4056717Z deleted: sha256:26f8c4f7232e9a67547ec1187e056b666b22cefd542ded6878696e1537e745db 2025-07-24T04:12:42.4057395Z deleted: sha256:1eb376fce6c05ede0768417d24b478b9d003071da5ddb5a65dd1d8ca51bdabc9 2025-07-24T04:12:42.4058149Z deleted: sha256:3c3337dd73cf8c5b11424308ce80483034b8a38f0f2cb1eff13bb0bc60595708 2025-07-24T04:12:42.4058896Z deleted: sha256:286641162461804341cead667c68af4ecf3957783b958d105ab65c4389601555 2025-07-24T04:12:42.4059571Z deleted: sha256:3cc982388b71ef357e0157e0b7d3059dcefa4dc9fd2e3815bde6c6ce040302f3 2025-07-24T04:12:42.4060248Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-07-24T04:12:42.4061168Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-07-24T04:12:42.4062126Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-07-24T04:12:42.4062876Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-07-24T04:12:42.4063302Z 2025-07-24T04:12:42.4089295Z Total reclaimed space: 47.91GB 2025-07-24T04:12:42.4217542Z Post job cleanup. 2025-07-24T04:12:42.4298395Z Post job cleanup. 2025-07-24T04:12:42.5438901Z [command]/usr/bin/git version 2025-07-24T04:12:42.5670602Z git version 2.47.1 2025-07-24T04:12:42.5706340Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/00a54d3a-a962-4493-8ad6-1778e52613a4/.gitconfig' 2025-07-24T04:12:42.5715065Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/00a54d3a-a962-4493-8ad6-1778e52613a4' before making global git config changes 2025-07-24T04:12:42.5716109Z Adding repository directory to the temporary git global config as a safe directory 2025-07-24T04:12:42.5720623Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-24T04:12:42.5778400Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-24T04:12:42.5809674Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-24T04:12:42.6357292Z Entering 'android/libs/fbjni' 2025-07-24T04:12:42.6423784Z Entering 'third_party/FP16' 2025-07-24T04:12:42.6482563Z Entering 'third_party/FXdiv' 2025-07-24T04:12:42.6540880Z Entering 'third_party/NNPACK' 2025-07-24T04:12:42.6608845Z Entering 'third_party/NVTX' 2025-07-24T04:12:42.6675074Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T04:12:42.6742890Z Entering 'third_party/XNNPACK' 2025-07-24T04:12:42.6824604Z Entering 'third_party/aiter' 2025-07-24T04:12:42.6884240Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T04:12:42.6952697Z Entering 'third_party/benchmark' 2025-07-24T04:12:42.7013827Z Entering 'third_party/composable_kernel' 2025-07-24T04:12:42.7088088Z Entering 'third_party/cpp-httplib' 2025-07-24T04:12:42.7148221Z Entering 'third_party/cpuinfo' 2025-07-24T04:12:42.7207357Z Entering 'third_party/cudnn_frontend' 2025-07-24T04:12:42.7267019Z Entering 'third_party/cutlass' 2025-07-24T04:12:42.7341275Z Entering 'third_party/fbgemm' 2025-07-24T04:12:42.7402666Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T04:12:42.7461388Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T04:12:42.7525432Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T04:12:42.7586391Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T04:12:42.7654798Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T04:12:42.7712007Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T04:12:42.7769809Z Entering 'third_party/fbgemm/external/json' 2025-07-24T04:12:42.7833249Z Entering 'third_party/flash-attention' 2025-07-24T04:12:42.7893236Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T04:12:42.7958648Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T04:12:42.8027126Z Entering 'third_party/flatbuffers' 2025-07-24T04:12:42.8090259Z Entering 'third_party/fmt' 2025-07-24T04:12:42.8151027Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T04:12:42.8210570Z Entering 'third_party/gloo' 2025-07-24T04:12:42.8269750Z Entering 'third_party/googletest' 2025-07-24T04:12:42.8329210Z Entering 'third_party/ideep' 2025-07-24T04:12:42.8387311Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T04:12:42.8454513Z Entering 'third_party/ittapi' 2025-07-24T04:12:42.8513446Z Entering 'third_party/kineto' 2025-07-24T04:12:42.8572556Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T04:12:42.8630625Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T04:12:42.8690902Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T04:12:42.8750347Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T04:12:42.8808284Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T04:12:42.8866153Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T04:12:42.8926793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T04:12:42.8985753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T04:12:42.9043981Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T04:12:42.9103464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T04:12:42.9163273Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T04:12:42.9222162Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T04:12:42.9282773Z Entering 'third_party/kleidiai' 2025-07-24T04:12:42.9342642Z Entering 'third_party/mimalloc' 2025-07-24T04:12:42.9402850Z Entering 'third_party/nlohmann' 2025-07-24T04:12:42.9466334Z Entering 'third_party/onnx' 2025-07-24T04:12:42.9542926Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T04:12:42.9604723Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T04:12:42.9666555Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T04:12:42.9726044Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T04:12:42.9785196Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T04:12:42.9843796Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T04:12:42.9905020Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T04:12:42.9963092Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T04:12:43.0021601Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T04:12:43.0079530Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T04:12:43.0138824Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T04:12:43.0199061Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T04:12:43.0279425Z Entering 'third_party/pocketfft' 2025-07-24T04:12:43.0337905Z Entering 'third_party/protobuf' 2025-07-24T04:12:43.0402193Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T04:12:43.0459551Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T04:12:43.0522451Z Entering 'third_party/psimd' 2025-07-24T04:12:43.0581941Z Entering 'third_party/pthreadpool' 2025-07-24T04:12:43.0640255Z Entering 'third_party/pybind11' 2025-07-24T04:12:43.0699043Z Entering 'third_party/python-peachpy' 2025-07-24T04:12:43.0760808Z Entering 'third_party/sleef' 2025-07-24T04:12:43.0819358Z Entering 'third_party/tensorpipe' 2025-07-24T04:12:43.0880205Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T04:12:43.0937801Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T04:12:43.0996918Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T04:12:43.1057345Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T04:12:43.1114180Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T04:12:43.1197268Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-24T04:12:43.1218083Z http.https://github.com/.extraheader 2025-07-24T04:12:43.1227485Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-07-24T04:12:43.1258623Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-07-24T04:12:43.1575799Z Entering 'android/libs/fbjni' 2025-07-24T04:12:43.1616460Z http.https://github.com/.extraheader 2025-07-24T04:12:43.1653880Z Entering 'third_party/FP16' 2025-07-24T04:12:43.1695079Z http.https://github.com/.extraheader 2025-07-24T04:12:43.1731318Z Entering 'third_party/FXdiv' 2025-07-24T04:12:43.1772930Z http.https://github.com/.extraheader 2025-07-24T04:12:43.1808967Z Entering 'third_party/NNPACK' 2025-07-24T04:12:43.1850864Z http.https://github.com/.extraheader 2025-07-24T04:12:43.1885810Z Entering 'third_party/NVTX' 2025-07-24T04:12:43.1926093Z http.https://github.com/.extraheader 2025-07-24T04:12:43.1963089Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T04:12:43.2002489Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2039281Z Entering 'third_party/XNNPACK' 2025-07-24T04:12:43.2081419Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2132037Z Entering 'third_party/aiter' 2025-07-24T04:12:43.2172541Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2208513Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T04:12:43.2248341Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2295815Z Entering 'third_party/benchmark' 2025-07-24T04:12:43.2336671Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2372434Z Entering 'third_party/composable_kernel' 2025-07-24T04:12:43.2412997Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2458137Z Entering 'third_party/cpp-httplib' 2025-07-24T04:12:43.2498264Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2534326Z Entering 'third_party/cpuinfo' 2025-07-24T04:12:43.2575256Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2610978Z Entering 'third_party/cudnn_frontend' 2025-07-24T04:12:43.2652140Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2687920Z Entering 'third_party/cutlass' 2025-07-24T04:12:43.2728595Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2782684Z Entering 'third_party/fbgemm' 2025-07-24T04:12:43.2822694Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2861140Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T04:12:43.2900367Z http.https://github.com/.extraheader 2025-07-24T04:12:43.2935833Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T04:12:43.2976381Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3018947Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T04:12:43.3059117Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3094708Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T04:12:43.3133677Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3178824Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T04:12:43.3217733Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3253295Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T04:12:43.3293077Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3327852Z Entering 'third_party/fbgemm/external/json' 2025-07-24T04:12:43.3367902Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3406126Z Entering 'third_party/flash-attention' 2025-07-24T04:12:43.3447140Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3483819Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T04:12:43.3524135Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3567185Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T04:12:43.3606806Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3652972Z Entering 'third_party/flatbuffers' 2025-07-24T04:12:43.3693338Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3731767Z Entering 'third_party/fmt' 2025-07-24T04:12:43.3772838Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3809517Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T04:12:43.3850207Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3887567Z Entering 'third_party/gloo' 2025-07-24T04:12:43.3928566Z http.https://github.com/.extraheader 2025-07-24T04:12:43.3964474Z Entering 'third_party/googletest' 2025-07-24T04:12:43.4004222Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4040064Z Entering 'third_party/ideep' 2025-07-24T04:12:43.4080402Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4114841Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T04:12:43.4154447Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4197706Z Entering 'third_party/ittapi' 2025-07-24T04:12:43.4238271Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4274702Z Entering 'third_party/kineto' 2025-07-24T04:12:43.4316772Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4352982Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T04:12:43.4392296Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4427776Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T04:12:43.4467820Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4504471Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T04:12:43.4544779Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4580699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T04:12:43.4620562Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4657152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T04:12:43.4695742Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4730676Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T04:12:43.4771136Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4811410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T04:12:43.4852145Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4888120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T04:12:43.4927841Z http.https://github.com/.extraheader 2025-07-24T04:12:43.4964906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T04:12:43.5004190Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5041956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T04:12:43.5081501Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5120004Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T04:12:43.5160436Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5195582Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T04:12:43.5234976Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5272270Z Entering 'third_party/kleidiai' 2025-07-24T04:12:43.5312938Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5366373Z Entering 'third_party/mimalloc' 2025-07-24T04:12:43.5393020Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5428930Z Entering 'third_party/nlohmann' 2025-07-24T04:12:43.5470581Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5507938Z Entering 'third_party/onnx' 2025-07-24T04:12:43.5548431Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5602939Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T04:12:43.5643089Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5681420Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T04:12:43.5721973Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5765233Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T04:12:43.5804410Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5839711Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T04:12:43.5879709Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5915317Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T04:12:43.5956155Z http.https://github.com/.extraheader 2025-07-24T04:12:43.5992093Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T04:12:43.6031810Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6068974Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T04:12:43.6108461Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6144001Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T04:12:43.6183901Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6219118Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T04:12:43.6261498Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6297827Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T04:12:43.6337617Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6375207Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T04:12:43.6414616Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6452606Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T04:12:43.6491899Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6548126Z Entering 'third_party/pocketfft' 2025-07-24T04:12:43.6589017Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6624288Z Entering 'third_party/protobuf' 2025-07-24T04:12:43.6664462Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6702944Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T04:12:43.6742027Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6779498Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T04:12:43.6818501Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6856636Z Entering 'third_party/psimd' 2025-07-24T04:12:43.6896315Z http.https://github.com/.extraheader 2025-07-24T04:12:43.6931036Z Entering 'third_party/pthreadpool' 2025-07-24T04:12:43.6970943Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7006093Z Entering 'third_party/pybind11' 2025-07-24T04:12:43.7047066Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7083381Z Entering 'third_party/python-peachpy' 2025-07-24T04:12:43.7124597Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7160974Z Entering 'third_party/sleef' 2025-07-24T04:12:43.7201013Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7236388Z Entering 'third_party/tensorpipe' 2025-07-24T04:12:43.7277484Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7313161Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T04:12:43.7354403Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7390113Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T04:12:43.7429209Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7464754Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T04:12:43.7503220Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7538428Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T04:12:43.7578178Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7612922Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T04:12:43.7653683Z http.https://github.com/.extraheader 2025-07-24T04:12:43.7788829Z A job completed hook has been configured by the self-hosted runner administrator 2025-07-24T04:12:43.7817199Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-07-24T04:12:43.7822603Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:12:43.7823016Z ##[endgroup] 2025-07-24T04:12:53.3522568Z Cleaning up orphan processes