2025-10-10T00:02:08.7447603Z Current runner version: '2.328.0' 2025-10-10T00:02:08.7454507Z Runner name: 'i-0dabdb441787e6f33' 2025-10-10T00:02:08.7455367Z Runner group name: 'default' 2025-10-10T00:02:08.7456298Z Machine name: 'ip-10-0-11-33' 2025-10-10T00:02:08.7459423Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T00:02:08.7462060Z Contents: read 2025-10-10T00:02:08.7462646Z Metadata: read 2025-10-10T00:02:08.7463303Z ##[endgroup] 2025-10-10T00:02:08.7466083Z Secret source: Actions 2025-10-10T00:02:08.7466902Z Prepare workflow directory 2025-10-10T00:02:08.8022118Z Prepare all required actions 2025-10-10T00:02:08.8066094Z Getting action download info 2025-10-10T00:02:09.0298506Z Download action repository 'pytorch/test-infra@main' (SHA:264eed5d70b428e3aa5c1a7c98e4330f866e183f) 2025-10-10T00:02:11.2636050Z Download action repository 'pytorch/pytorch@main' (SHA:344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:02:25.6509977Z Getting action download info 2025-10-10T00:02:25.7880461Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-10-10T00:02:26.0912048Z Getting action download info 2025-10-10T00:02:26.2225246Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-10-10T00:02:26.4630906Z Getting action download info 2025-10-10T00:02:26.5900763Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-10-10T00:02:26.8181607Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/heads/main (344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:02:26.8186525Z ##[group] Inputs 2025-10-10T00:02:26.8187019Z build-environment: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-10-10T00:02:26.8187642Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-10-10T00:02:26.8188148Z cuda-version: cpu 2025-10-10T00:02:26.8188403Z sync-tag: 2025-10-10T00:02:26.8188906Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge" }, ]} 2025-10-10T00:02:26.8189510Z runner: linux.large 2025-10-10T00:02:26.8189775Z ##[endgroup] 2025-10-10T00:02:26.8190312Z Complete job name: linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, linux.4xlarge) 2025-10-10T00:02:26.8756468Z A job started hook has been configured by the self-hosted runner administrator 2025-10-10T00:02:26.8872825Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-10-10T00:02:26.8883862Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:02:26.8884645Z ##[endgroup] 2025-10-10T00:02:28.3219617Z Runner Type: linux.4xlarge 2025-10-10T00:02:28.3220182Z Instance Type: c5.4xlarge 2025-10-10T00:02:28.3220464Z AMI Name: unknown 2025-10-10T00:02:28.3255357Z AMI ID: ami-08982f1c5bf93d976 2025-10-10T00:02:34.1320287Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-10-10T00:02:34.1320774Z with: 2025-10-10T00:02:34.1321393Z github-secret: *** 2025-10-10T00:02:34.1321709Z activate-with-label: false 2025-10-10T00:02:34.1322009Z label: with-ssh 2025-10-10T00:02:34.1322304Z remove-existing-keys: true 2025-10-10T00:02:34.1322593Z fail-silently: true 2025-10-10T00:02:34.1322853Z env: 2025-10-10T00:02:34.1323068Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:02:34.1323349Z ##[endgroup] 2025-10-10T00:02:34.2822486Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-10-10T00:02:34.2824210Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-10-10T00:02:34.3197469Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-10-10T00:02:34.3197952Z with: 2025-10-10T00:02:34.3198202Z submodules: recursive 2025-10-10T00:02:34.3198462Z fetch-depth: 0 2025-10-10T00:02:34.3198706Z env: 2025-10-10T00:02:34.3198933Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:02:34.3199210Z ##[endgroup] 2025-10-10T00:02:34.3289696Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:02:34.3290963Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:02:34.3300836Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:02:34.3301263Z env: 2025-10-10T00:02:34.3301493Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:02:34.3301794Z ##[endgroup] 2025-10-10T00:02:34.3410600Z ##[group]Run # Use all available CPUs for fetching 2025-10-10T00:02:34.3411127Z # Use all available CPUs for fetching 2025-10-10T00:02:34.3411486Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:02:34.3411847Z git config --global fetch.parallel 0 2025-10-10T00:02:34.3412251Z git config --global submodule.fetchJobs 0 2025-10-10T00:02:34.3412626Z  2025-10-10T00:02:34.3413019Z # Clean workspace. The default checkout action should also do this, but 2025-10-10T00:02:34.3413533Z # do it here as well just in case 2025-10-10T00:02:34.3413878Z if [[ -d .git ]]; then 2025-10-10T00:02:34.3414180Z  if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:02:34.3414513Z  sudo git clean -ffdx 2025-10-10T00:02:34.3414801Z  else 2025-10-10T00:02:34.3415052Z  git clean -ffdx 2025-10-10T00:02:34.3415319Z  fi 2025-10-10T00:02:34.3415547Z fi 2025-10-10T00:02:34.3422326Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:02:34.3422753Z env: 2025-10-10T00:02:34.3422981Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:02:34.3423412Z NO_SUDO: 2025-10-10T00:02:34.3423647Z ##[endgroup] 2025-10-10T00:02:34.3578991Z ##[group]Run actions/checkout@v4 2025-10-10T00:02:34.3579328Z with: 2025-10-10T00:02:34.3579583Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:02:34.3579946Z fetch-depth: 0 2025-10-10T00:02:34.3580193Z submodules: recursive 2025-10-10T00:02:34.3580495Z show-progress: false 2025-10-10T00:02:34.3580776Z repository: pytorch/pytorch 2025-10-10T00:02:34.3581245Z token: *** 2025-10-10T00:02:34.3581486Z ssh-strict: true 2025-10-10T00:02:34.3581725Z ssh-user: git 2025-10-10T00:02:34.3581989Z persist-credentials: true 2025-10-10T00:02:34.3582264Z clean: true 2025-10-10T00:02:34.3582534Z sparse-checkout-cone-mode: true 2025-10-10T00:02:34.3582844Z fetch-tags: false 2025-10-10T00:02:34.3583089Z lfs: false 2025-10-10T00:02:34.3583325Z set-safe-directory: true 2025-10-10T00:02:34.3583603Z env: 2025-10-10T00:02:34.3583831Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:02:34.3584109Z ##[endgroup] 2025-10-10T00:02:34.4811163Z Syncing repository: pytorch/pytorch 2025-10-10T00:02:34.4813612Z ##[group]Getting Git version info 2025-10-10T00:02:34.4814535Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-10-10T00:02:34.4815529Z [command]/usr/bin/git version 2025-10-10T00:02:34.5002880Z git version 2.50.1 2025-10-10T00:02:34.5031482Z ##[endgroup] 2025-10-10T00:02:34.5045476Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/f4ae274c-00e7-44c1-bbda-d2ec33eb32e6/.gitconfig' 2025-10-10T00:02:34.5066961Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f4ae274c-00e7-44c1-bbda-d2ec33eb32e6' before making global git config changes 2025-10-10T00:02:34.5068997Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:02:34.5084135Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:02:34.5131876Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-10-10T00:02:34.5136141Z ##[group]Initializing the repository 2025-10-10T00:02:34.5140470Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:02:34.5202677Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-10-10T00:02:34.5203594Z hint: is subject to change. To configure the initial branch name to use in all 2025-10-10T00:02:34.5204198Z hint: of your new repositories, which will suppress this warning, call: 2025-10-10T00:02:34.5204647Z hint: 2025-10-10T00:02:34.5204955Z hint: git config --global init.defaultBranch 2025-10-10T00:02:34.5205334Z hint: 2025-10-10T00:02:34.5205680Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-10-10T00:02:34.5206296Z hint: 'development'. The just-created branch can be renamed via this command: 2025-10-10T00:02:34.5206770Z hint: 2025-10-10T00:02:34.5207009Z hint: git branch -m 2025-10-10T00:02:34.5207294Z hint: 2025-10-10T00:02:34.5207676Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-10-10T00:02:34.5210716Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-10-10T00:02:34.5220002Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-10-10T00:02:34.5262819Z ##[endgroup] 2025-10-10T00:02:34.5263277Z ##[group]Disabling automatic garbage collection 2025-10-10T00:02:34.5266905Z [command]/usr/bin/git config --local gc.auto 0 2025-10-10T00:02:34.5296495Z ##[endgroup] 2025-10-10T00:02:34.5296932Z ##[group]Setting up auth 2025-10-10T00:02:34.5302737Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:02:34.5332523Z [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-10-10T00:02:34.5685455Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:02:34.5714299Z [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-10-10T00:02:34.6066769Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T00:02:34.6115174Z ##[endgroup] 2025-10-10T00:02:34.6115657Z ##[group]Fetching the repository 2025-10-10T00:02:34.6132971Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-10-10T00:03:25.9802097Z From https://github.com/pytorch/pytorch 2025-10-10T00:03:25.9803186Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-10-10T00:03:25.9804723Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-10-10T00:03:25.9806012Z * [new branch] BootcampDynamo -> origin/BootcampDynamo 2025-10-10T00:03:25.9806964Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-10-10T00:03:25.9808007Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-10-10T00:03:25.9809173Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-10-10T00:03:25.9810668Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-10-10T00:03:25.9814688Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-10-10T00:03:25.9816050Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-10-10T00:03:25.9818233Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-10-10T00:03:25.9821412Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-10-10T00:03:25.9822814Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-10-10T00:03:25.9824203Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-10-10T00:03:25.9826112Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-10-10T00:03:25.9828160Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-10-10T00:03:25.9830711Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-10-10T00:03:25.9832418Z * [new branch] VLA_exp -> origin/VLA_exp 2025-10-10T00:03:25.9835171Z * [new branch] actually-run-mps-aot-inductor -> origin/actually-run-mps-aot-inductor 2025-10-10T00:03:25.9836785Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-10-10T00:03:25.9838580Z * [new branch] add_op_tests -> origin/add_op_tests 2025-10-10T00:03:25.9840781Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-10-10T00:03:25.9842628Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-10-10T00:03:25.9844658Z * [new branch] addremovefunction -> origin/addremovefunction 2025-10-10T00:03:25.9846535Z * [new branch] addvllmtest -> origin/addvllmtest 2025-10-10T00:03:25.9849549Z * [new branch] adi/test -> origin/adi/test 2025-10-10T00:03:25.9851097Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-10-10T00:03:25.9853069Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-10-10T00:03:25.9854983Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-10-10T00:03:25.9857113Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-10-10T00:03:25.9858842Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-10-10T00:03:25.9860683Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-10-10T00:03:25.9863257Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-10-10T00:03:25.9866415Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-10-10T00:03:25.9868084Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-10-10T00:03:25.9869980Z * [new branch] alt-disable -> origin/alt-disable 2025-10-10T00:03:25.9873213Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-10-10T00:03:25.9874994Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-10-10T00:03:25.9905078Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-10-10T00:03:25.9906501Z * [new branch] angelayi/benchmark3 -> origin/angelayi/benchmark3 2025-10-10T00:03:25.9907936Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-10-10T00:03:25.9909362Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-10-10T00:03:25.9910540Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-10-10T00:03:25.9911658Z * [new branch] angelayi/fix_mps -> origin/angelayi/fix_mps 2025-10-10T00:03:25.9912743Z * [new branch] angelayi/lint -> origin/angelayi/lint 2025-10-10T00:03:25.9913816Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-10-10T00:03:25.9915388Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-10-10T00:03:25.9916564Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-10-10T00:03:25.9917726Z * [new branch] angelayi/pattern_in_out_2 -> origin/angelayi/pattern_in_out_2 2025-10-10T00:03:25.9918940Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-10-10T00:03:25.9920263Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-10-10T00:03:25.9921365Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-10-10T00:03:25.9922547Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-10-10T00:03:25.9923705Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-10-10T00:03:25.9924846Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-10-10T00:03:25.9926002Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-10-10T00:03:25.9927113Z * [new branch] angelayi/wrap_grad -> origin/angelayi/wrap_grad 2025-10-10T00:03:25.9928154Z * [new branch] annotate_1 -> origin/annotate_1 2025-10-10T00:03:25.9929191Z * [new branch] annotation_bw -> origin/annotation_bw 2025-10-10T00:03:25.9930261Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-10-10T00:03:25.9931380Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-10-10T00:03:25.9932468Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-10-10T00:03:25.9933549Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-10-10T00:03:25.9934650Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-10-10T00:03:25.9935859Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-10-10T00:03:25.9937072Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-10-10T00:03:25.9938273Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-10-10T00:03:25.9939355Z * [new branch] aoti_windows_mingw -> origin/aoti_windows_mingw 2025-10-10T00:03:25.9940483Z * [new branch] aoti_windows_mingw_2 -> origin/aoti_windows_mingw_2 2025-10-10T00:03:25.9941856Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-10-10T00:03:25.9943079Z * [new branch] async_tp -> origin/async_tp 2025-10-10T00:03:25.9944253Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-10-10T00:03:25.9945717Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-10-10T00:03:25.9946964Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-10-10T00:03:25.9948105Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-10-10T00:03:25.9949233Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-10-10T00:03:25.9950293Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-10-10T00:03:25.9952153Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-10-10T00:03:25.9954177Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-10-10T00:03:25.9956270Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-10-10T00:03:25.9958483Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-10-10T00:03:25.9960449Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-10-10T00:03:25.9962263Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-10-10T00:03:25.9964314Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-10-10T00:03:25.9966145Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-10-10T00:03:25.9968222Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-10-10T00:03:25.9970023Z * [new branch] b200_op_bench -> origin/b200_op_bench 2025-10-10T00:03:25.9973029Z * [new branch] bahuang/annotation -> origin/bahuang/annotation 2025-10-10T00:03:25.9974800Z * [new branch] bahuang/debug_mode -> origin/bahuang/debug_mode 2025-10-10T00:03:25.9976812Z * [new branch] bahuang/debug_mode_default -> origin/bahuang/debug_mode_default 2025-10-10T00:03:25.9978681Z * [new branch] bahuang/debug_mode_fix -> origin/bahuang/debug_mode_fix 2025-10-10T00:03:25.9980495Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-10-10T00:03:25.9982358Z * [new branch] bahuang/dt_reduce_mean -> origin/bahuang/dt_reduce_mean 2025-10-10T00:03:25.9984198Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-10-10T00:03:25.9986789Z * [new branch] bahuang/export_dtensor -> origin/bahuang/export_dtensor 2025-10-10T00:03:25.9989009Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-10-10T00:03:25.9991033Z * [new branch] bahuang/fix_debug_mode2 -> origin/bahuang/fix_debug_mode2 2025-10-10T00:03:25.9993009Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-10-10T00:03:25.9995108Z * [new branch] bahuang/noop_redistribute -> origin/bahuang/noop_redistribute 2025-10-10T00:03:25.9997287Z * [new branch] bahuang/reland -> origin/bahuang/reland 2025-10-10T00:03:25.9999780Z * [new branch] bahuang/reland_fake_export -> origin/bahuang/reland_fake_export 2025-10-10T00:03:26.0001185Z * [new branch] bahuang/rename -> origin/bahuang/rename 2025-10-10T00:03:26.0003475Z * [new branch] bahuang/test -> origin/bahuang/test 2025-10-10T00:03:26.0006338Z * [new branch] base/1.5 -> origin/base/1.5 2025-10-10T00:03:26.0008280Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-10-10T00:03:26.0010086Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-10-10T00:03:26.0012114Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-10-10T00:03:26.0014117Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-10-10T00:03:26.0017109Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-10-10T00:03:26.0019612Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-10-10T00:03:26.0022402Z * [new branch] bf/cg-custom-wrapper -> origin/bf/cg-custom-wrapper 2025-10-10T00:03:26.0024026Z * [new branch] bf/cg-error-re-record -> origin/bf/cg-error-re-record 2025-10-10T00:03:26.0026189Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-10-10T00:03:26.0027804Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-10-10T00:03:26.0029753Z * [new branch] bf/cg-warn-dynamic-shapes -> origin/bf/cg-warn-dynamic-shapes 2025-10-10T00:03:26.0033412Z * [new branch] bf/cherry-pick-partition-share-default-device-context -> origin/bf/cherry-pick-partition-share-default-device-context 2025-10-10T00:03:26.0035346Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-10-10T00:03:26.0036336Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-10-10T00:03:26.0038202Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-10-10T00:03:26.0040208Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-10-10T00:03:26.0042097Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-10-10T00:03:26.0044312Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-10-10T00:03:26.0046778Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-10-10T00:03:26.0048695Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-10-10T00:03:26.0050010Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-10-10T00:03:26.0051660Z * [new branch] bf/minor-cg-config-doc -> origin/bf/minor-cg-config-doc 2025-10-10T00:03:26.0053597Z * [new branch] bf/minor-fa-tma-config -> origin/bf/minor-fa-tma-config 2025-10-10T00:03:26.0055508Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-10-10T00:03:26.0057467Z * [new branch] bf/partition-custom-op-alias -> origin/bf/partition-custom-op-alias 2025-10-10T00:03:26.0059526Z * [new branch] bf/partition-default-device-context -> origin/bf/partition-default-device-context 2025-10-10T00:03:26.0061256Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-10-10T00:03:26.0063142Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-10-10T00:03:26.0064981Z * [new branch] bf/rope -> origin/bf/rope 2025-10-10T00:03:26.0067064Z * [new branch] bf16_support -> origin/bf16_support 2025-10-10T00:03:26.0069015Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-10-10T00:03:26.0070976Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-10-10T00:03:26.0072791Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-10-10T00:03:26.0074956Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-10-10T00:03:26.0077009Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-10-10T00:03:26.0078752Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-10-10T00:03:26.0080590Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-10-10T00:03:26.0082452Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-10-10T00:03:26.0084211Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-10-10T00:03:26.0086167Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-10-10T00:03:26.0087976Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-10-10T00:03:26.0089715Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-10-10T00:03:26.0091525Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-10-10T00:03:26.0093466Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-10-10T00:03:26.0095589Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-10-10T00:03:26.0097259Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-10-10T00:03:26.0098976Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-10-10T00:03:26.0101847Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-10-10T00:03:26.0104616Z * [new branch] brister/break_scatter_src_is_tensor -> origin/brister/break_scatter_src_is_tensor 2025-10-10T00:03:26.0106418Z * [new branch] brister/fx_cond -> origin/brister/fx_cond 2025-10-10T00:03:26.0107625Z * [new branch] brister/fx_dynamic_input -> origin/brister/fx_dynamic_input 2025-10-10T00:03:26.0109425Z * [new branch] brister/fx_index_put -> origin/brister/fx_index_put 2025-10-10T00:03:26.0111024Z * [new branch] brister/fx_no_python_slow -> origin/brister/fx_no_python_slow 2025-10-10T00:03:26.0112297Z * [new branch] brister/fx_scatter_reduce -> origin/brister/fx_scatter_reduce 2025-10-10T00:03:26.0114318Z * [new branch] brister/fx_unbacked_symbols -> origin/brister/fx_unbacked_symbols 2025-10-10T00:03:26.0116413Z * [new branch] brister/property_type_check -> origin/brister/property_type_check 2025-10-10T00:03:26.0118008Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-10-10T00:03:26.0119775Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-10-10T00:03:26.0121020Z * [new branch] build-aarch64-wheels -> origin/build-aarch64-wheels 2025-10-10T00:03:26.0122794Z * [new branch] bwd-backup -> origin/bwd-backup 2025-10-10T00:03:26.0124544Z * [new branch] c57382a49 -> origin/c57382a49 2025-10-10T00:03:26.0126057Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-10-10T00:03:26.0127512Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-10-10T00:03:26.0130088Z * [new branch] camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 -> origin/camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 2025-10-10T00:03:26.0131393Z * [new branch] camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:03:26.0134148Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-10-10T00:03:26.0135865Z * [new branch] camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 -> origin/camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 2025-10-10T00:03:26.0138264Z * [new branch] camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 -> origin/camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 2025-10-10T00:03:26.0139618Z * [new branch] camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:03:26.0142046Z * [new branch] camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:03:26.0143341Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-10-10T00:03:26.0145350Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0146786Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0148567Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0150161Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0151588Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0153437Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0154985Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0156857Z * [new branch] cherry-pick-161299-by-pytorch_bot_bot_ -> origin/cherry-pick-161299-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0158313Z * [new branch] cherry-pick-161394-by-pytorch_bot_bot_ -> origin/cherry-pick-161394-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0160218Z * [new branch] cherry-pick-161430-by-pytorch_bot_bot_ -> origin/cherry-pick-161430-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0161561Z * [new branch] cherry-pick-162168-by-pytorch_bot_bot_ -> origin/cherry-pick-162168-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0163650Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0165053Z * [new branch] cherry-pick-162240-by-pytorch_bot_bot_ -> origin/cherry-pick-162240-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0167399Z * [new branch] cherry-pick-162295-by-pytorch_bot_bot_ -> origin/cherry-pick-162295-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0168820Z * [new branch] cherry-pick-162323-by-pytorch_bot_bot_ -> origin/cherry-pick-162323-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0170622Z * [new branch] cherry-pick-162425-by-pytorch_bot_bot_ -> origin/cherry-pick-162425-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0172500Z * [new branch] cherry-pick-162530-by-pytorch_bot_bot_ -> origin/cherry-pick-162530-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0173892Z * [new branch] cherry-pick-162555-by-pytorch_bot_bot_ -> origin/cherry-pick-162555-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0176340Z * [new branch] cherry-pick-162566-by-pytorch_bot_bot_ -> origin/cherry-pick-162566-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0177744Z * [new branch] cherry-pick-162587-by-pytorch_bot_bot_ -> origin/cherry-pick-162587-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0179632Z * [new branch] cherry-pick-162622-by-pytorch_bot_bot_ -> origin/cherry-pick-162622-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0180983Z * [new branch] cherry-pick-162657-by-pytorch_bot_bot_ -> origin/cherry-pick-162657-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0182854Z * [new branch] cherry-pick-162680-by-pytorch_bot_bot_ -> origin/cherry-pick-162680-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0185230Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0187049Z * [new branch] cherry-pick-162744-by-pytorch_bot_bot_ -> origin/cherry-pick-162744-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0188954Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0190708Z * [new branch] cherry-pick-162865-by-pytorch_bot_bot_ -> origin/cherry-pick-162865-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0192108Z * [new branch] cherry-pick-162866-by-pytorch_bot_bot_ -> origin/cherry-pick-162866-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0193920Z * [new branch] cherry-pick-162877-by-pytorch_bot_bot_ -> origin/cherry-pick-162877-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0195329Z * [new branch] cherry-pick-162950-by-pytorch_bot_bot_ -> origin/cherry-pick-162950-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0197228Z * [new branch] cherry-pick-163008-by-pytorch_bot_bot_ -> origin/cherry-pick-163008-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0199234Z * [new branch] cherry-pick-163111-by-pytorch_bot_bot_ -> origin/cherry-pick-163111-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0200470Z * [new branch] cherry-pick-163112-by-pytorch_bot_bot_ -> origin/cherry-pick-163112-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0202415Z * [new branch] cherry-pick-163152-by-pytorch_bot_bot_ -> origin/cherry-pick-163152-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0203728Z * [new branch] cherry-pick-163171-by-pytorch_bot_bot_ -> origin/cherry-pick-163171-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0205529Z * [new branch] cherry-pick-163194-by-pytorch_bot_bot_ -> origin/cherry-pick-163194-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0207354Z * [new branch] cherry-pick-163227-by-pytorch_bot_bot_ -> origin/cherry-pick-163227-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0208744Z * [new branch] cherry-pick-163269-by-pytorch_bot_bot_ -> origin/cherry-pick-163269-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0211144Z * [new branch] cherry-pick-163298-by-pytorch_bot_bot_ -> origin/cherry-pick-163298-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0212514Z * [new branch] cherry-pick-163315-by-pytorch_bot_bot_ -> origin/cherry-pick-163315-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0214349Z * [new branch] cherry-pick-163339-by-pytorch_bot_bot_ -> origin/cherry-pick-163339-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0215721Z * [new branch] cherry-pick-163341-by-pytorch_bot_bot_ -> origin/cherry-pick-163341-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0217625Z * [new branch] cherry-pick-163370-by-pytorch_bot_bot_ -> origin/cherry-pick-163370-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0218827Z * [new branch] cherry-pick-163383-by-pytorch_bot_bot_ -> origin/cherry-pick-163383-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0220763Z * [new branch] cherry-pick-163426-by-pytorch_bot_bot_ -> origin/cherry-pick-163426-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0222229Z * [new branch] cherry-pick-163549-by-pytorch_bot_bot_ -> origin/cherry-pick-163549-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0224063Z * [new branch] cherry-pick-163571-by-pytorch_bot_bot_ -> origin/cherry-pick-163571-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0225297Z * [new branch] cherry-pick-163578-by-pytorch_bot_bot_ -> origin/cherry-pick-163578-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0227182Z * [new branch] cherry-pick-163581-by-pytorch_bot_bot_ -> origin/cherry-pick-163581-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0228578Z * [new branch] cherry-pick-163585-by-pytorch_bot_bot_ -> origin/cherry-pick-163585-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0230456Z * [new branch] cherry-pick-163587-by-pytorch_bot_bot_ -> origin/cherry-pick-163587-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0231900Z * [new branch] cherry-pick-163598-by-pytorch_bot_bot_ -> origin/cherry-pick-163598-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0233899Z * [new branch] cherry-pick-163661-by-pytorch_bot_bot_ -> origin/cherry-pick-163661-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0235317Z * [new branch] cherry-pick-163677-by-pytorch_bot_bot_ -> origin/cherry-pick-163677-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0237237Z * [new branch] cherry-pick-163682-by-pytorch_bot_bot_ -> origin/cherry-pick-163682-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0238614Z * [new branch] cherry-pick-163712-by-pytorch_bot_bot_ -> origin/cherry-pick-163712-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0240418Z * [new branch] cherry-pick-163719-by-pytorch_bot_bot_ -> origin/cherry-pick-163719-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0241805Z * [new branch] cherry-pick-163768-by-pytorch_bot_bot_ -> origin/cherry-pick-163768-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0243794Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0245328Z * [new branch] cherry-pick-163797-by-pytorch_bot_bot_ -> origin/cherry-pick-163797-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0246778Z * [new branch] cherry-pick-163837-by-pytorch_bot_bot_ -> origin/cherry-pick-163837-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0248826Z * [new branch] cherry-pick-163886-by-pytorch_bot_bot_ -> origin/cherry-pick-163886-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0250002Z * [new branch] cherry-pick-163903-by-pytorch_bot_bot_ -> origin/cherry-pick-163903-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0251924Z * [new branch] cherry-pick-163956-by-pytorch_bot_bot_ -> origin/cherry-pick-163956-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0253681Z * [new branch] cherry-pick-163988-by-pytorch_bot_bot_ -> origin/cherry-pick-163988-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0255146Z * [new branch] cherry-pick-164093-by-pytorch_bot_bot_ -> origin/cherry-pick-164093-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0257100Z * [new branch] cherry-pick-164108-by-pytorch_bot_bot_ -> origin/cherry-pick-164108-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0258502Z * [new branch] cherry-pick-164138-by-pytorch_bot_bot_ -> origin/cherry-pick-164138-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0259906Z * [new branch] cherry-pick-164190 -> origin/cherry-pick-164190 2025-10-10T00:03:26.0261930Z * [new branch] cherry-pick-164470-by-pytorch_bot_bot_ -> origin/cherry-pick-164470-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0263447Z * [new branch] cherry-pick-164575-by-pytorch_bot_bot_ -> origin/cherry-pick-164575-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0265387Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0267212Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0268666Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0270527Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-10-10T00:03:26.0271807Z * [new branch] cherry_pick_graph_custom -> origin/cherry_pick_graph_custom 2025-10-10T00:03:26.0273663Z * [new branch] cherrypick-e88cca0691 -> origin/cherrypick-e88cca0691 2025-10-10T00:03:26.0276515Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-10-10T00:03:26.0278160Z * [new branch] ck_dlpack -> origin/ck_dlpack 2025-10-10T00:03:26.0279770Z * [new branch] codegen_trace -> origin/codegen_trace 2025-10-10T00:03:26.0281578Z * [new branch] codex-testing -> origin/codex-testing 2025-10-10T00:03:26.0283903Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-10-10T00:03:26.0285357Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-10-10T00:03:26.0287556Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-10-10T00:03:26.0289166Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-10-10T00:03:26.0290557Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-10-10T00:03:26.0292590Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-10-10T00:03:26.0293968Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-10-10T00:03:26.0295717Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-10-10T00:03:26.0297217Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek 2025-10-10T00:03:26.0298429Z * [new branch] compile_kernel_include_dir -> origin/compile_kernel_include_dir 2025-10-10T00:03:26.0300289Z * [new branch] context_test -> origin/context_test 2025-10-10T00:03:26.0301820Z * [new branch] conv1d_decomp -> origin/conv1d_decomp 2025-10-10T00:03:26.0303367Z * [new branch] conv_autotune -> origin/conv_autotune 2025-10-10T00:03:26.0305558Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-10-10T00:03:26.0306772Z * [new branch] copilot/fix-163730 -> origin/copilot/fix-163730 2025-10-10T00:03:26.0309043Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-10-10T00:03:26.0310723Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-10-10T00:03:26.0311922Z * [new branch] cpp_head -> origin/cpp_head 2025-10-10T00:03:26.0314295Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-10-10T00:03:26.0316506Z * [new branch] csl/add_win_shard -> origin/csl/add_win_shard 2025-10-10T00:03:26.0317997Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-10-10T00:03:26.0319599Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-10-10T00:03:26.0320903Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-10-10T00:03:26.0322641Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-10-10T00:03:26.0324473Z * [new branch] csl/fix_nightly_docs_push -> origin/csl/fix_nightly_docs_push 2025-10-10T00:03:26.0326427Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-10-10T00:03:26.0327947Z * [new branch] csl/katex -> origin/csl/katex 2025-10-10T00:03:26.0329583Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-10-10T00:03:26.0331168Z * [new branch] csl/lint_no_submodules -> origin/csl/lint_no_submodules 2025-10-10T00:03:26.0332432Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-10-10T00:03:26.0334203Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-10-10T00:03:26.0335810Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-10-10T00:03:26.0337468Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-10-10T00:03:26.0338965Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-10-10T00:03:26.0340514Z * [new branch] csl/reuse_old_whl_fix_metadata -> origin/csl/reuse_old_whl_fix_metadata 2025-10-10T00:03:26.0341806Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-10-10T00:03:26.0343579Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-10-10T00:03:26.0345093Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-10-10T00:03:26.0346756Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-10-10T00:03:26.0348358Z * [new branch] csl/test_info_status -> origin/csl/test_info_status 2025-10-10T00:03:26.0349752Z * [new branch] csl/test_info_upload_changes -> origin/csl/test_info_upload_changes 2025-10-10T00:03:26.0351399Z * [new branch] csl/test_owners_ao_sparse -> origin/csl/test_owners_ao_sparse 2025-10-10T00:03:26.0353126Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-10-10T00:03:26.0354309Z * [new branch] csl/test_owners_cuda -> origin/csl/test_owners_cuda 2025-10-10T00:03:26.0356149Z * [new branch] csl/test_owners_distributed -> origin/csl/test_owners_distributed 2025-10-10T00:03:26.0357573Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-10-10T00:03:26.0359298Z * [new branch] csl/testing_better_job_name -> origin/csl/testing_better_job_name 2025-10-10T00:03:26.0360544Z * [new branch] csl/vllm_pin_labeler -> origin/csl/vllm_pin_labeler 2025-10-10T00:03:26.0362287Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-10-10T00:03:26.0363881Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-10-10T00:03:26.0365464Z * [new branch] cu_stream_api -> origin/cu_stream_api 2025-10-10T00:03:26.0367069Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-10-10T00:03:26.0368707Z * [new branch] cublasnowdeterministic -> origin/cublasnowdeterministic 2025-10-10T00:03:26.0370357Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-10-10T00:03:26.0372384Z * [new branch] cuda-include-paths-fix -> origin/cuda-include-paths-fix 2025-10-10T00:03:26.0374195Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-10-10T00:03:26.0376394Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-10-10T00:03:26.0378484Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-10-10T00:03:26.0380076Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-10-10T00:03:26.0381665Z * [new branch] debug-guard -> origin/debug-guard 2025-10-10T00:03:26.0383359Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-10-10T00:03:26.0387947Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-10-10T00:03:26.0389597Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-10-10T00:03:26.0391545Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-10-10T00:03:26.0393859Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-10-10T00:03:26.0396357Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-10-10T00:03:26.0398412Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-10-10T00:03:26.0400312Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-10-10T00:03:26.0401967Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-10-10T00:03:26.0403854Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-10-10T00:03:26.0405796Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-10-10T00:03:26.0407513Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-10-10T00:03:26.0409249Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-10-10T00:03:26.0411476Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-10-10T00:03:26.0413653Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-10-10T00:03:26.0415289Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-10-10T00:03:26.0416868Z * [new branch] disable -> origin/disable 2025-10-10T00:03:26.0418527Z * [new branch] disp_counter -> origin/disp_counter 2025-10-10T00:03:26.0420235Z * [new branch] dtensor-issues -> origin/dtensor-issues 2025-10-10T00:03:26.0421953Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-10-10T00:03:26.0424077Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-10-10T00:03:26.0425716Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-10-10T00:03:26.0427385Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-10-10T00:03:26.0428656Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-10-10T00:03:26.0430694Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-10-10T00:03:26.0432479Z * [new branch] enable-keep-going-for-trunk-tags -> origin/enable-keep-going-for-trunk-tags 2025-10-10T00:03:26.0433775Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-10-10T00:03:26.0435737Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-10-10T00:03:26.0437777Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-10-10T00:03:26.0439553Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-10-10T00:03:26.0440848Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-10-10T00:03:26.0442683Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-10-10T00:03:26.0444020Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-10-10T00:03:26.0446220Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-10-10T00:03:26.0447810Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-10-10T00:03:26.0449423Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-10-10T00:03:26.0450854Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-10-10T00:03:26.0452814Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-10-10T00:03:26.0454181Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-10-10T00:03:26.0455829Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-10-10T00:03:26.0458025Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-10-10T00:03:26.0459211Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-10-10T00:03:26.0461046Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-10-10T00:03:26.0462831Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-10-10T00:03:26.0463988Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-10-10T00:03:26.0465767Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-10-10T00:03:26.0467141Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-10-10T00:03:26.0468614Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-10-10T00:03:26.0470170Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-10-10T00:03:26.0472401Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-10-10T00:03:26.0474171Z * [new branch] exec -> origin/exec 2025-10-10T00:03:26.0476116Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-10-10T00:03:26.0477237Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-10-10T00:03:26.0478877Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-10-10T00:03:26.0480109Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-10-10T00:03:26.0481757Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-10-10T00:03:26.0482813Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-10-10T00:03:26.0484315Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-10-10T00:03:26.0485338Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-10-10T00:03:26.0486885Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-10-10T00:03:26.0487941Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-10-10T00:03:26.0489446Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-10-10T00:03:26.0490521Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-10-10T00:03:26.0492068Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-10-10T00:03:26.0493183Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-10-10T00:03:26.0494718Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-10-10T00:03:26.0495674Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-10-10T00:03:26.0497193Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-10-10T00:03:26.0498247Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-10-10T00:03:26.0499754Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-10-10T00:03:26.0500790Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-10-10T00:03:26.0502328Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-10-10T00:03:26.0503327Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-10-10T00:03:26.0504836Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-10-10T00:03:26.0505808Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-10-10T00:03:26.0508478Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-10-10T00:03:26.0509142Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-10-10T00:03:26.0510111Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-10-10T00:03:26.0511494Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-10-10T00:03:26.0512611Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-10-10T00:03:26.0513825Z * [new branch] export-D79378362 -> origin/export-D79378362 2025-10-10T00:03:26.0515527Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-10-10T00:03:26.0516584Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-10-10T00:03:26.0518167Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-10-10T00:03:26.0519350Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-10-10T00:03:26.0520729Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-10-10T00:03:26.0521883Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-10-10T00:03:26.0523354Z * [new branch] export-D81651226 -> origin/export-D81651226 2025-10-10T00:03:26.0524532Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-10-10T00:03:26.0525902Z * [new branch] export-D82140619 -> origin/export-D82140619 2025-10-10T00:03:26.0527118Z * [new branch] export-D82174075 -> origin/export-D82174075 2025-10-10T00:03:26.0528671Z * [new branch] export-D82232574 -> origin/export-D82232574 2025-10-10T00:03:26.0530120Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-10-10T00:03:26.0531301Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-10-10T00:03:26.0532850Z * [new branch] export-D82380307 -> origin/export-D82380307 2025-10-10T00:03:26.0534292Z * [new branch] export-D82597111 -> origin/export-D82597111 2025-10-10T00:03:26.0535642Z * [new branch] export-D83023706 -> origin/export-D83023706 2025-10-10T00:03:26.0536872Z * [new branch] export-D83195687 -> origin/export-D83195687 2025-10-10T00:03:26.0538084Z * [new branch] export-D83200714 -> origin/export-D83200714 2025-10-10T00:03:26.0539512Z * [new branch] export-D83378477 -> origin/export-D83378477 2025-10-10T00:03:26.0540851Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-10-10T00:03:26.0542028Z * [new branch] export-D83390775 -> origin/export-D83390775 2025-10-10T00:03:26.0543847Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-10-10T00:03:26.0545041Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-10-10T00:03:26.0546416Z * [new branch] export-D83539263 -> origin/export-D83539263 2025-10-10T00:03:26.0547601Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-10-10T00:03:26.0549082Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-10-10T00:03:26.0550586Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-10-10T00:03:26.0551728Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-10-10T00:03:26.0553189Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-10-10T00:03:26.0554367Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-10-10T00:03:26.0555826Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-10-10T00:03:26.0557181Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-10-10T00:03:26.0558538Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-10-10T00:03:26.0559751Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-10-10T00:03:26.0561193Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-10-10T00:03:26.0562633Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-10-10T00:03:26.0563801Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-10-10T00:03:26.0565640Z * [new branch] export-reland -> origin/export-reland 2025-10-10T00:03:26.0566681Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-10-10T00:03:26.0567858Z * [new branch] extend_lift_up_op -> origin/extend_lift_up_op 2025-10-10T00:03:26.0569386Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-10-10T00:03:26.0570555Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-10-10T00:03:26.0571999Z * [new branch] ezyang-war -> origin/ezyang-war 2025-10-10T00:03:26.0573695Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-10-10T00:03:26.0575157Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-10-10T00:03:26.0577005Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-10-10T00:03:26.0578559Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-10-10T00:03:26.0579728Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-10-10T00:03:26.0581765Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-10-10T00:03:26.0583465Z * [new branch] fca -> origin/fca 2025-10-10T00:03:26.0584327Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-10-10T00:03:26.0585841Z * [new branch] fca5 -> origin/fca5 2025-10-10T00:03:26.0587555Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-10-10T00:03:26.0589621Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-10-10T00:03:26.0590475Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-10-10T00:03:26.0592568Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-10-10T00:03:26.0593596Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-10-10T00:03:26.0594697Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-10-10T00:03:26.0595989Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-10-10T00:03:26.0597135Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-10-10T00:03:26.0598290Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-10-10T00:03:26.0599440Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-10-10T00:03:26.0600574Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-10-10T00:03:26.0602296Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-10-10T00:03:26.0603255Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-10-10T00:03:26.0604759Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-10-10T00:03:26.0605829Z * [new branch] fix-fqn -> origin/fix-fqn 2025-10-10T00:03:26.0607432Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-10-10T00:03:26.0609093Z * [new branch] fix-upload-vllm-wheel-credential -> origin/fix-upload-vllm-wheel-credential 2025-10-10T00:03:26.0610080Z * [new branch] fix_153389 -> origin/fix_153389 2025-10-10T00:03:26.0612050Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-10-10T00:03:26.0613062Z * [new branch] fix_op_benchmark -> origin/fix_op_benchmark 2025-10-10T00:03:26.0614712Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-10-10T00:03:26.0615579Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-10-10T00:03:26.0617077Z * [new branch] fixes -> origin/fixes 2025-10-10T00:03:26.0618527Z * [new branch] fixes-triage -> origin/fixes-triage 2025-10-10T00:03:26.0619591Z * [new branch] fixflashgit -> origin/fixflashgit 2025-10-10T00:03:26.0620898Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-10-10T00:03:26.0622490Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-10-10T00:03:26.0623519Z * [new branch] flex-flash -> origin/flex-flash 2025-10-10T00:03:26.0625307Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-10-10T00:03:26.0626289Z * [new branch] flex_flash -> origin/flex_flash 2025-10-10T00:03:26.0628414Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-10-10T00:03:26.0629388Z * [new branch] free-stack2 -> origin/free-stack2 2025-10-10T00:03:26.0630963Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-10-10T00:03:26.0634216Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-10-10T00:03:26.0634746Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-10-10T00:03:26.0635558Z * [new branch] fused_moving_avg_obs_fake_quant_half_support -> origin/fused_moving_avg_obs_fake_quant_half_support 2025-10-10T00:03:26.0636281Z * [new branch] fx_cpp -> origin/fx_cpp 2025-10-10T00:03:26.0637921Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-10-10T00:03:26.0640698Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-10-10T00:03:26.0641804Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-10-10T00:03:26.0644249Z * [new branch] gh/ColinPeppler/80/base -> origin/gh/ColinPeppler/80/base 2025-10-10T00:03:26.0645339Z * [new branch] gh/ColinPeppler/80/head -> origin/gh/ColinPeppler/80/head 2025-10-10T00:03:26.0646619Z * [new branch] gh/ColinPeppler/80/orig -> origin/gh/ColinPeppler/80/orig 2025-10-10T00:03:26.0648584Z * [new branch] gh/ColinPeppler/81/base -> origin/gh/ColinPeppler/81/base 2025-10-10T00:03:26.0649683Z * [new branch] gh/ColinPeppler/81/head -> origin/gh/ColinPeppler/81/head 2025-10-10T00:03:26.0650869Z * [new branch] gh/ColinPeppler/81/orig -> origin/gh/ColinPeppler/81/orig 2025-10-10T00:03:26.0652541Z * [new branch] gh/ColinPeppler/82/base -> origin/gh/ColinPeppler/82/base 2025-10-10T00:03:26.0653651Z * [new branch] gh/ColinPeppler/82/head -> origin/gh/ColinPeppler/82/head 2025-10-10T00:03:26.0654899Z * [new branch] gh/ColinPeppler/82/orig -> origin/gh/ColinPeppler/82/orig 2025-10-10T00:03:26.0656786Z * [new branch] gh/ColinPeppler/83/base -> origin/gh/ColinPeppler/83/base 2025-10-10T00:03:26.0658043Z * [new branch] gh/ColinPeppler/83/head -> origin/gh/ColinPeppler/83/head 2025-10-10T00:03:26.0659364Z * [new branch] gh/ColinPeppler/83/orig -> origin/gh/ColinPeppler/83/orig 2025-10-10T00:03:26.0661313Z * [new branch] gh/ColinPeppler/84/base -> origin/gh/ColinPeppler/84/base 2025-10-10T00:03:26.0662422Z * [new branch] gh/ColinPeppler/84/head -> origin/gh/ColinPeppler/84/head 2025-10-10T00:03:26.0664144Z * [new branch] gh/ColinPeppler/85/base -> origin/gh/ColinPeppler/85/base 2025-10-10T00:03:26.0665485Z * [new branch] gh/ColinPeppler/85/head -> origin/gh/ColinPeppler/85/head 2025-10-10T00:03:26.0667037Z * [new branch] gh/ColinPeppler/86/base -> origin/gh/ColinPeppler/86/base 2025-10-10T00:03:26.0667964Z * [new branch] gh/ColinPeppler/86/head -> origin/gh/ColinPeppler/86/head 2025-10-10T00:03:26.0669559Z * [new branch] gh/ColinPeppler/87/base -> origin/gh/ColinPeppler/87/base 2025-10-10T00:03:26.0670694Z * [new branch] gh/ColinPeppler/87/head -> origin/gh/ColinPeppler/87/head 2025-10-10T00:03:26.0672319Z * [new branch] gh/ColinPeppler/88/base -> origin/gh/ColinPeppler/88/base 2025-10-10T00:03:26.0673413Z * [new branch] gh/ColinPeppler/88/head -> origin/gh/ColinPeppler/88/head 2025-10-10T00:03:26.0676637Z * [new branch] gh/ColinPeppler/89/base -> origin/gh/ColinPeppler/89/base 2025-10-10T00:03:26.0677723Z * [new branch] gh/ColinPeppler/89/head -> origin/gh/ColinPeppler/89/head 2025-10-10T00:03:26.0679626Z * [new branch] gh/ColinPeppler/90/base -> origin/gh/ColinPeppler/90/base 2025-10-10T00:03:26.0680308Z * [new branch] gh/ColinPeppler/90/head -> origin/gh/ColinPeppler/90/head 2025-10-10T00:03:26.0682030Z * [new branch] gh/ColinPeppler/91/base -> origin/gh/ColinPeppler/91/base 2025-10-10T00:03:26.0683090Z * [new branch] gh/ColinPeppler/91/head -> origin/gh/ColinPeppler/91/head 2025-10-10T00:03:26.0684837Z * [new branch] gh/ColinPeppler/92/base -> origin/gh/ColinPeppler/92/base 2025-10-10T00:03:26.0685856Z * [new branch] gh/ColinPeppler/92/head -> origin/gh/ColinPeppler/92/head 2025-10-10T00:03:26.0687730Z * [new branch] gh/ColinPeppler/93/base -> origin/gh/ColinPeppler/93/base 2025-10-10T00:03:26.0688717Z * [new branch] gh/ColinPeppler/93/head -> origin/gh/ColinPeppler/93/head 2025-10-10T00:03:26.0689887Z * [new branch] gh/ColinPeppler/93/orig -> origin/gh/ColinPeppler/93/orig 2025-10-10T00:03:26.0691788Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-10-10T00:03:26.0693107Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-10-10T00:03:26.0694373Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-10-10T00:03:26.0696545Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-10-10T00:03:26.0697553Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-10-10T00:03:26.0698786Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-10-10T00:03:26.0701065Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-10-10T00:03:26.0702015Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-10-10T00:03:26.0704589Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-10-10T00:03:26.0705582Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-10-10T00:03:26.0707760Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-10-10T00:03:26.0708775Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-10-10T00:03:26.0709969Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-10-10T00:03:26.0711844Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-10-10T00:03:26.0712962Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-10-10T00:03:26.0714124Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-10-10T00:03:26.0716145Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-10-10T00:03:26.0717298Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-10-10T00:03:26.0718383Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-10-10T00:03:26.0720209Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-10-10T00:03:26.0721212Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-10-10T00:03:26.0722490Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-10-10T00:03:26.0724420Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-10-10T00:03:26.0725298Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-10-10T00:03:26.0726459Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-10-10T00:03:26.0728374Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-10-10T00:03:26.0729359Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-10-10T00:03:26.0730556Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-10-10T00:03:26.0732378Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-10-10T00:03:26.0733296Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-10-10T00:03:26.0734491Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-10-10T00:03:26.0736340Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-10-10T00:03:26.0737335Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-10-10T00:03:26.0738484Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-10-10T00:03:26.0740224Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-10-10T00:03:26.0741194Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-10-10T00:03:26.0742378Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-10-10T00:03:26.0744129Z * [new branch] gh/H-Huang/215/base -> origin/gh/H-Huang/215/base 2025-10-10T00:03:26.0745093Z * [new branch] gh/H-Huang/215/head -> origin/gh/H-Huang/215/head 2025-10-10T00:03:26.0746260Z * [new branch] gh/H-Huang/215/orig -> origin/gh/H-Huang/215/orig 2025-10-10T00:03:26.0748089Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-10-10T00:03:26.0749031Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-10-10T00:03:26.0750234Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-10-10T00:03:26.0752011Z * [new branch] gh/H-Huang/217/base -> origin/gh/H-Huang/217/base 2025-10-10T00:03:26.0753025Z * [new branch] gh/H-Huang/217/head -> origin/gh/H-Huang/217/head 2025-10-10T00:03:26.0754445Z * [new branch] gh/H-Huang/217/orig -> origin/gh/H-Huang/217/orig 2025-10-10T00:03:26.0756192Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-10-10T00:03:26.0757247Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-10-10T00:03:26.0758401Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-10-10T00:03:26.0760204Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-10-10T00:03:26.0761247Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-10-10T00:03:26.0762420Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-10-10T00:03:26.0764281Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-10-10T00:03:26.0765172Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-10-10T00:03:26.0766393Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-10-10T00:03:26.0768026Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-10-10T00:03:26.0769118Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-10-10T00:03:26.0770385Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-10-10T00:03:26.0772617Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-10-10T00:03:26.0773667Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-10-10T00:03:26.0775316Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-10-10T00:03:26.0777053Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-10-10T00:03:26.0778068Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-10-10T00:03:26.0779253Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-10-10T00:03:26.0781648Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-10-10T00:03:26.0782537Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-10-10T00:03:26.0783739Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-10-10T00:03:26.0785884Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-10-10T00:03:26.0786987Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-10-10T00:03:26.0788250Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-10-10T00:03:26.0790108Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-10-10T00:03:26.0791105Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-10-10T00:03:26.0792323Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-10-10T00:03:26.0794431Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-10-10T00:03:26.0795622Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-10-10T00:03:26.0796795Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-10-10T00:03:26.0798836Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-10-10T00:03:26.0799793Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-10-10T00:03:26.0801026Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-10-10T00:03:26.0802900Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-10-10T00:03:26.0803865Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-10-10T00:03:26.0805099Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-10-10T00:03:26.0807648Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-10-10T00:03:26.0808726Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-10-10T00:03:26.0809968Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-10-10T00:03:26.0812012Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-10-10T00:03:26.0813305Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-10-10T00:03:26.0814425Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-10-10T00:03:26.0816344Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-10-10T00:03:26.0817383Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-10-10T00:03:26.0818590Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-10-10T00:03:26.0820800Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-10-10T00:03:26.0821935Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-10-10T00:03:26.0823135Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-10-10T00:03:26.0825137Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-10-10T00:03:26.0826102Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-10-10T00:03:26.0827268Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-10-10T00:03:26.0829117Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-10-10T00:03:26.0830183Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-10-10T00:03:26.0831484Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-10-10T00:03:26.0833315Z * [new branch] gh/IvanKobzarev/146/base -> origin/gh/IvanKobzarev/146/base 2025-10-10T00:03:26.0834306Z * [new branch] gh/IvanKobzarev/146/head -> origin/gh/IvanKobzarev/146/head 2025-10-10T00:03:26.0835631Z * [new branch] gh/IvanKobzarev/146/orig -> origin/gh/IvanKobzarev/146/orig 2025-10-10T00:03:26.0837682Z * [new branch] gh/IvanKobzarev/147/base -> origin/gh/IvanKobzarev/147/base 2025-10-10T00:03:26.0838628Z * [new branch] gh/IvanKobzarev/147/head -> origin/gh/IvanKobzarev/147/head 2025-10-10T00:03:26.0856287Z * [new branch] gh/IvanKobzarev/147/orig -> origin/gh/IvanKobzarev/147/orig 2025-10-10T00:03:26.0857205Z * [new branch] gh/IvanKobzarev/148/base -> origin/gh/IvanKobzarev/148/base 2025-10-10T00:03:26.0857923Z * [new branch] gh/IvanKobzarev/148/head -> origin/gh/IvanKobzarev/148/head 2025-10-10T00:03:26.0858606Z * [new branch] gh/IvanKobzarev/149/base -> origin/gh/IvanKobzarev/149/base 2025-10-10T00:03:26.0859265Z * [new branch] gh/IvanKobzarev/149/head -> origin/gh/IvanKobzarev/149/head 2025-10-10T00:03:26.0859915Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-10-10T00:03:26.0860551Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-10-10T00:03:26.0861206Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-10-10T00:03:26.0861838Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-10-10T00:03:26.0862491Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-10-10T00:03:26.0863139Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-10-10T00:03:26.0863778Z * [new branch] gh/IvanKobzarev/152/base -> origin/gh/IvanKobzarev/152/base 2025-10-10T00:03:26.0864441Z * [new branch] gh/IvanKobzarev/152/head -> origin/gh/IvanKobzarev/152/head 2025-10-10T00:03:26.0865077Z * [new branch] gh/IvanKobzarev/152/orig -> origin/gh/IvanKobzarev/152/orig 2025-10-10T00:03:26.0865726Z * [new branch] gh/IvanKobzarev/153/base -> origin/gh/IvanKobzarev/153/base 2025-10-10T00:03:26.0866547Z * [new branch] gh/IvanKobzarev/153/head -> origin/gh/IvanKobzarev/153/head 2025-10-10T00:03:26.0867191Z * [new branch] gh/IvanKobzarev/153/orig -> origin/gh/IvanKobzarev/153/orig 2025-10-10T00:03:26.0867847Z * [new branch] gh/IvanKobzarev/154/base -> origin/gh/IvanKobzarev/154/base 2025-10-10T00:03:26.0868483Z * [new branch] gh/IvanKobzarev/154/head -> origin/gh/IvanKobzarev/154/head 2025-10-10T00:03:26.0869159Z * [new branch] gh/IvanKobzarev/154/orig -> origin/gh/IvanKobzarev/154/orig 2025-10-10T00:03:26.0869893Z * [new branch] gh/IvanKobzarev/155/base -> origin/gh/IvanKobzarev/155/base 2025-10-10T00:03:26.0870595Z * [new branch] gh/IvanKobzarev/155/head -> origin/gh/IvanKobzarev/155/head 2025-10-10T00:03:26.0871642Z * [new branch] gh/IvanKobzarev/155/orig -> origin/gh/IvanKobzarev/155/orig 2025-10-10T00:03:26.0873687Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-10-10T00:03:26.0875218Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-10-10T00:03:26.0876697Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-10-10T00:03:26.0878455Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-10-10T00:03:26.0879660Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-10-10T00:03:26.0880893Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-10-10T00:03:26.0882667Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-10-10T00:03:26.0883759Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-10-10T00:03:26.0884990Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-10-10T00:03:26.0886842Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-10-10T00:03:26.0888039Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-10-10T00:03:26.0889299Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-10-10T00:03:26.0891048Z * [new branch] gh/IvanKobzarev/160/base -> origin/gh/IvanKobzarev/160/base 2025-10-10T00:03:26.0892284Z * [new branch] gh/IvanKobzarev/160/head -> origin/gh/IvanKobzarev/160/head 2025-10-10T00:03:26.0893357Z * [new branch] gh/IvanKobzarev/160/orig -> origin/gh/IvanKobzarev/160/orig 2025-10-10T00:03:26.0895517Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-10-10T00:03:26.0896768Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-10-10T00:03:26.0898359Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-10-10T00:03:26.0899469Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-10-10T00:03:26.0901401Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-10-10T00:03:26.0902643Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-10-10T00:03:26.0904670Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-10-10T00:03:26.0905752Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-10-10T00:03:26.0907085Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-10-10T00:03:26.0908712Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-10-10T00:03:26.0909835Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-10-10T00:03:26.0911040Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-10-10T00:03:26.0912931Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-10-10T00:03:26.0913916Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-10-10T00:03:26.0915170Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-10-10T00:03:26.0917008Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-10-10T00:03:26.0918090Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-10-10T00:03:26.0919313Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-10-10T00:03:26.0921087Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-10-10T00:03:26.0922186Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-10-10T00:03:26.0923392Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-10-10T00:03:26.0925113Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-10-10T00:03:26.0926236Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-10-10T00:03:26.0927411Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-10-10T00:03:26.0937263Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-10-10T00:03:26.0937840Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-10-10T00:03:26.0938400Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-10-10T00:03:26.0938955Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-10-10T00:03:26.0939519Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-10-10T00:03:26.0940067Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-10-10T00:03:26.0940623Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-10-10T00:03:26.0941176Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-10-10T00:03:26.0941719Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-10-10T00:03:26.0942273Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-10-10T00:03:26.0942823Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-10-10T00:03:26.0943380Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-10-10T00:03:26.0944793Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-10-10T00:03:26.0945842Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-10-10T00:03:26.0947242Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-10-10T00:03:26.0948827Z * [new branch] gh/PaliC/27/head -> origin/gh/PaliC/27/head 2025-10-10T00:03:26.0949798Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-10-10T00:03:26.0951047Z * [new branch] gh/PaliC/27/orig -> origin/gh/PaliC/27/orig 2025-10-10T00:03:26.0952710Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-10-10T00:03:26.0953651Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-10-10T00:03:26.0955088Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-10-10T00:03:26.0956680Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-10-10T00:03:26.0957645Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-10-10T00:03:26.0958977Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-10-10T00:03:26.0960650Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-10-10T00:03:26.0961536Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-10-10T00:03:26.0962948Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-10-10T00:03:26.0964534Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-10-10T00:03:26.0965458Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-10-10T00:03:26.0966704Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-10-10T00:03:26.0968889Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-10-10T00:03:26.0969982Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-10-10T00:03:26.0971227Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-10-10T00:03:26.0973141Z * [new branch] gh/PaulZhang12/24/base -> origin/gh/PaulZhang12/24/base 2025-10-10T00:03:26.0974436Z * [new branch] gh/PaulZhang12/24/head -> origin/gh/PaulZhang12/24/head 2025-10-10T00:03:26.0977085Z * [new branch] gh/PaulZhang12/24/orig -> origin/gh/PaulZhang12/24/orig 2025-10-10T00:03:26.0978709Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-10-10T00:03:26.0980114Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-10-10T00:03:26.0981236Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-10-10T00:03:26.0983311Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-10-10T00:03:26.0984210Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-10-10T00:03:26.0985402Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-10-10T00:03:26.0987262Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-10-10T00:03:26.0988462Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-10-10T00:03:26.0989728Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-10-10T00:03:26.0991461Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-10-10T00:03:26.0993351Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-10-10T00:03:26.0994372Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-10-10T00:03:26.0995529Z * [new branch] gh/PaulZhang12/29/base -> origin/gh/PaulZhang12/29/base 2025-10-10T00:03:26.0996814Z * [new branch] gh/PaulZhang12/29/head -> origin/gh/PaulZhang12/29/head 2025-10-10T00:03:26.0997950Z * [new branch] gh/PaulZhang12/29/orig -> origin/gh/PaulZhang12/29/orig 2025-10-10T00:03:26.0999856Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-10-10T00:03:26.1001002Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-10-10T00:03:26.1002193Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-10-10T00:03:26.1004193Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-10-10T00:03:26.1005269Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-10-10T00:03:26.1006471Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-10-10T00:03:26.1008425Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-10-10T00:03:26.1009431Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-10-10T00:03:26.1010761Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-10-10T00:03:26.1013832Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-10-10T00:03:26.1015861Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-10-10T00:03:26.1016926Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-10-10T00:03:26.1018897Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-10-10T00:03:26.1019998Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-10-10T00:03:26.1021208Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-10-10T00:03:26.1022859Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-10-10T00:03:26.1023886Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-10-10T00:03:26.1025087Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-10-10T00:03:26.1027219Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-10-10T00:03:26.1028228Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-10-10T00:03:26.1031054Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-10-10T00:03:26.1032168Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-10-10T00:03:26.1033992Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-10-10T00:03:26.1035252Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-10-10T00:03:26.1036510Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-10-10T00:03:26.1038155Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-10-10T00:03:26.1039177Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-10-10T00:03:26.1040360Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-10-10T00:03:26.1042021Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-10-10T00:03:26.1043036Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-10-10T00:03:26.1044194Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-10-10T00:03:26.1045884Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-10-10T00:03:26.1047061Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-10-10T00:03:26.1048272Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-10-10T00:03:26.1049932Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-10-10T00:03:26.1050873Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-10-10T00:03:26.1052511Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-10-10T00:03:26.1053489Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-10-10T00:03:26.1055159Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-10-10T00:03:26.1056120Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-10-10T00:03:26.1057751Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-10-10T00:03:26.1059509Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-10-10T00:03:26.1060711Z * [new branch] gh/SherlockNoMad/6/base -> origin/gh/SherlockNoMad/6/base 2025-10-10T00:03:26.1061917Z * [new branch] gh/SherlockNoMad/6/head -> origin/gh/SherlockNoMad/6/head 2025-10-10T00:03:26.1063177Z * [new branch] gh/SherlockNoMad/6/orig -> origin/gh/SherlockNoMad/6/orig 2025-10-10T00:03:26.1065067Z * [new branch] gh/SherlockNoMad/7/base -> origin/gh/SherlockNoMad/7/base 2025-10-10T00:03:26.1066054Z * [new branch] gh/SherlockNoMad/7/head -> origin/gh/SherlockNoMad/7/head 2025-10-10T00:03:26.1067212Z * [new branch] gh/SherlockNoMad/7/orig -> origin/gh/SherlockNoMad/7/orig 2025-10-10T00:03:26.1068926Z * [new branch] gh/SherlockNoMad/8/base -> origin/gh/SherlockNoMad/8/base 2025-10-10T00:03:26.1069960Z * [new branch] gh/SherlockNoMad/8/head -> origin/gh/SherlockNoMad/8/head 2025-10-10T00:03:26.1071186Z * [new branch] gh/SherlockNoMad/8/orig -> origin/gh/SherlockNoMad/8/orig 2025-10-10T00:03:26.1072849Z * [new branch] gh/SherlockNoMad/9/base -> origin/gh/SherlockNoMad/9/base 2025-10-10T00:03:26.1073891Z * [new branch] gh/SherlockNoMad/9/orig -> origin/gh/SherlockNoMad/9/orig 2025-10-10T00:03:26.1076698Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-10-10T00:03:26.1078242Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-10-10T00:03:26.1079478Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-10-10T00:03:26.1081379Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-10-10T00:03:26.1083408Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-10-10T00:03:26.1084400Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-10-10T00:03:26.1086519Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-10-10T00:03:26.1087143Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-10-10T00:03:26.1088651Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-10-10T00:03:26.1090190Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-10-10T00:03:26.1091330Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-10-10T00:03:26.1092572Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-10-10T00:03:26.1094341Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-10-10T00:03:26.1095362Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-10-10T00:03:26.1096640Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-10-10T00:03:26.1098389Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-10-10T00:03:26.1099386Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-10-10T00:03:26.1100649Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-10-10T00:03:26.1102379Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-10-10T00:03:26.1103361Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-10-10T00:03:26.1104567Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-10-10T00:03:26.1106392Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-10-10T00:03:26.1108590Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-10-10T00:03:26.1110269Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-10-10T00:03:26.1111146Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-10-10T00:03:26.1113292Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-10-10T00:03:26.1114357Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-10-10T00:03:26.1115687Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-10-10T00:03:26.1117328Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-10-10T00:03:26.1118398Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-10-10T00:03:26.1119587Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-10-10T00:03:26.1121205Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-10-10T00:03:26.1122238Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-10-10T00:03:26.1123668Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-10-10T00:03:26.1125218Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-10-10T00:03:26.1126232Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-10-10T00:03:26.1127404Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-10-10T00:03:26.1129276Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-10-10T00:03:26.1130354Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-10-10T00:03:26.1131803Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-10-10T00:03:26.1133397Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-10-10T00:03:26.1134398Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-10-10T00:03:26.1135531Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-10-10T00:03:26.1137508Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-10-10T00:03:26.1138557Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-10-10T00:03:26.1140006Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-10-10T00:03:26.1141830Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-10-10T00:03:26.1142759Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-10-10T00:03:26.1143990Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-10-10T00:03:26.1145879Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-10-10T00:03:26.1146856Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-10-10T00:03:26.1148080Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-10-10T00:03:26.1150298Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-10-10T00:03:26.1151485Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-10-10T00:03:26.1152651Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-10-10T00:03:26.1154650Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-10-10T00:03:26.1155724Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-10-10T00:03:26.1157211Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-10-10T00:03:26.1158909Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-10-10T00:03:26.1159876Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-10-10T00:03:26.1161103Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-10-10T00:03:26.1162917Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-10-10T00:03:26.1163981Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-10-10T00:03:26.1164954Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-10-10T00:03:26.1166819Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-10-10T00:03:26.1167963Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-10-10T00:03:26.1169156Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-10-10T00:03:26.1171165Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-10-10T00:03:26.1172049Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-10-10T00:03:26.1173390Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-10-10T00:03:26.1175512Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-10-10T00:03:26.1176574Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-10-10T00:03:26.1177815Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-10-10T00:03:26.1180081Z * [new branch] gh/XilunWu/174/base -> origin/gh/XilunWu/174/base 2025-10-10T00:03:26.1181306Z * [new branch] gh/XilunWu/174/head -> origin/gh/XilunWu/174/head 2025-10-10T00:03:26.1182510Z * [new branch] gh/XilunWu/174/orig -> origin/gh/XilunWu/174/orig 2025-10-10T00:03:26.1184432Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-10-10T00:03:26.1185285Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-10-10T00:03:26.1186489Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-10-10T00:03:26.1188742Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-10-10T00:03:26.1190014Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-10-10T00:03:26.1191368Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-10-10T00:03:26.1193010Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-10-10T00:03:26.1194122Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-10-10T00:03:26.1195512Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-10-10T00:03:26.1197357Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-10-10T00:03:26.1198462Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-10-10T00:03:26.1199714Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-10-10T00:03:26.1201449Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-10-10T00:03:26.1202549Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-10-10T00:03:26.1203823Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-10-10T00:03:26.1205537Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-10-10T00:03:26.1206728Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-10-10T00:03:26.1208504Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-10-10T00:03:26.1209697Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-10-10T00:03:26.1210874Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-10-10T00:03:26.1212099Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-10-10T00:03:26.1213849Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-10-10T00:03:26.1214851Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-10-10T00:03:26.1216044Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-10-10T00:03:26.1217774Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-10-10T00:03:26.1218862Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-10-10T00:03:26.1220080Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-10-10T00:03:26.1221783Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-10-10T00:03:26.1223004Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-10-10T00:03:26.1224222Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-10-10T00:03:26.1226049Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-10-10T00:03:26.1227115Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-10-10T00:03:26.1228312Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-10-10T00:03:26.1229917Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-10-10T00:03:26.1231023Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-10-10T00:03:26.1232241Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-10-10T00:03:26.1234014Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-10-10T00:03:26.1235234Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-10-10T00:03:26.1236518Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-10-10T00:03:26.1238182Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-10-10T00:03:26.1239495Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-10-10T00:03:26.1240756Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-10-10T00:03:26.1242395Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-10-10T00:03:26.1243498Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-10-10T00:03:26.1244704Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-10-10T00:03:26.1246505Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-10-10T00:03:26.1247601Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-10-10T00:03:26.1249321Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-10-10T00:03:26.1250505Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-10-10T00:03:26.1251667Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-10-10T00:03:26.1252858Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-10-10T00:03:26.1254578Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-10-10T00:03:26.1255935Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-10-10T00:03:26.1257026Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-10-10T00:03:26.1259182Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-10-10T00:03:26.1260316Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-10-10T00:03:26.1261551Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-10-10T00:03:26.1263243Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-10-10T00:03:26.1264369Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-10-10T00:03:26.1265585Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-10-10T00:03:26.1267482Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-10-10T00:03:26.1268502Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-10-10T00:03:26.1269669Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-10-10T00:03:26.1271473Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-10-10T00:03:26.1272735Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-10-10T00:03:26.1275296Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-10-10T00:03:26.1276467Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-10-10T00:03:26.1277705Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-10-10T00:03:26.1279497Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-10-10T00:03:26.1280624Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-10-10T00:03:26.1281810Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-10-10T00:03:26.1283645Z * [new branch] gh/XuehaiPan/385/base -> origin/gh/XuehaiPan/385/base 2025-10-10T00:03:26.1284729Z * [new branch] gh/XuehaiPan/385/head -> origin/gh/XuehaiPan/385/head 2025-10-10T00:03:26.1285926Z * [new branch] gh/XuehaiPan/385/orig -> origin/gh/XuehaiPan/385/orig 2025-10-10T00:03:26.1287730Z * [new branch] gh/XuehaiPan/386/base -> origin/gh/XuehaiPan/386/base 2025-10-10T00:03:26.1288828Z * [new branch] gh/XuehaiPan/386/head -> origin/gh/XuehaiPan/386/head 2025-10-10T00:03:26.1290147Z * [new branch] gh/XuehaiPan/386/orig -> origin/gh/XuehaiPan/386/orig 2025-10-10T00:03:26.1291856Z * [new branch] gh/XuehaiPan/387/base -> origin/gh/XuehaiPan/387/base 2025-10-10T00:03:26.1293038Z * [new branch] gh/XuehaiPan/387/head -> origin/gh/XuehaiPan/387/head 2025-10-10T00:03:26.1294292Z * [new branch] gh/XuehaiPan/387/orig -> origin/gh/XuehaiPan/387/orig 2025-10-10T00:03:26.1296091Z * [new branch] gh/XuehaiPan/388/base -> origin/gh/XuehaiPan/388/base 2025-10-10T00:03:26.1297161Z * [new branch] gh/XuehaiPan/388/head -> origin/gh/XuehaiPan/388/head 2025-10-10T00:03:26.1298343Z * [new branch] gh/XuehaiPan/388/orig -> origin/gh/XuehaiPan/388/orig 2025-10-10T00:03:26.1300111Z * [new branch] gh/XuehaiPan/389/base -> origin/gh/XuehaiPan/389/base 2025-10-10T00:03:26.1301185Z * [new branch] gh/XuehaiPan/389/head -> origin/gh/XuehaiPan/389/head 2025-10-10T00:03:26.1302418Z * [new branch] gh/XuehaiPan/389/orig -> origin/gh/XuehaiPan/389/orig 2025-10-10T00:03:26.1304502Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-10-10T00:03:26.1305830Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-10-10T00:03:26.1306980Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-10-10T00:03:26.1308668Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-10-10T00:03:26.1309829Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-10-10T00:03:26.1311459Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-10-10T00:03:26.1312476Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-10-10T00:03:26.1314323Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-10-10T00:03:26.1315510Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-10-10T00:03:26.1317226Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-10-10T00:03:26.1318324Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-10-10T00:03:26.1320009Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-10-10T00:03:26.1321234Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-10-10T00:03:26.1322420Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-10-10T00:03:26.1324135Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-10-10T00:03:26.1325260Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-10-10T00:03:26.1327026Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-10-10T00:03:26.1328029Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-10-10T00:03:26.1329689Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-10-10T00:03:26.1330682Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-10-10T00:03:26.1331896Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-10-10T00:03:26.1333939Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-10-10T00:03:26.1335174Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-10-10T00:03:26.1336865Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-10-10T00:03:26.1338029Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-10-10T00:03:26.1339794Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-10-10T00:03:26.1340914Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-10-10T00:03:26.1342095Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-10-10T00:03:26.1343860Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-10-10T00:03:26.1344940Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-10-10T00:03:26.1346171Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-10-10T00:03:26.1348229Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-10-10T00:03:26.1349387Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-10-10T00:03:26.1350609Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-10-10T00:03:26.1352403Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-10-10T00:03:26.1353480Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-10-10T00:03:26.1354914Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-10-10T00:03:26.1356552Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-10-10T00:03:26.1358060Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-10-10T00:03:26.1358745Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-10-10T00:03:26.1360466Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-10-10T00:03:26.1361569Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-10-10T00:03:26.1362779Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-10-10T00:03:26.1365092Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-10-10T00:03:26.1366676Z * [new branch] gh/alexsamardzic/10/base -> origin/gh/alexsamardzic/10/base 2025-10-10T00:03:26.1367885Z * [new branch] gh/alexsamardzic/10/head -> origin/gh/alexsamardzic/10/head 2025-10-10T00:03:26.1369103Z * [new branch] gh/alexsamardzic/10/orig -> origin/gh/alexsamardzic/10/orig 2025-10-10T00:03:26.1370914Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-10-10T00:03:26.1372047Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-10-10T00:03:26.1373277Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-10-10T00:03:26.1375199Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-10-10T00:03:26.1376365Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-10-10T00:03:26.1377585Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-10-10T00:03:26.1379661Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-10-10T00:03:26.1380754Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-10-10T00:03:26.1381972Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-10-10T00:03:26.1384388Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-10-10T00:03:26.1385592Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-10-10T00:03:26.1386817Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-10-10T00:03:26.1388653Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-10-10T00:03:26.1390157Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-10-10T00:03:26.1391276Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-10-10T00:03:26.1393391Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-10-10T00:03:26.1394503Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-10-10T00:03:26.1395816Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-10-10T00:03:26.1397707Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-10-10T00:03:26.1399270Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-10-10T00:03:26.1400927Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-10-10T00:03:26.1402196Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-10-10T00:03:26.1404639Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-10-10T00:03:26.1406084Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-10-10T00:03:26.1407327Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-10-10T00:03:26.1409129Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-10-10T00:03:26.1410379Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-10-10T00:03:26.1411438Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-10-10T00:03:26.1413596Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-10-10T00:03:26.1414751Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-10-10T00:03:26.1416550Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-10-10T00:03:26.1417966Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-10-10T00:03:26.1419204Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-10-10T00:03:26.1420838Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-10-10T00:03:26.1422006Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-10-10T00:03:26.1423269Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-10-10T00:03:26.1425225Z * [new branch] gh/angelayi/117/base -> origin/gh/angelayi/117/base 2025-10-10T00:03:26.1426433Z * [new branch] gh/angelayi/117/head -> origin/gh/angelayi/117/head 2025-10-10T00:03:26.1427653Z * [new branch] gh/angelayi/117/orig -> origin/gh/angelayi/117/orig 2025-10-10T00:03:26.1429348Z * [new branch] gh/angelayi/118/base -> origin/gh/angelayi/118/base 2025-10-10T00:03:26.1430449Z * [new branch] gh/angelayi/118/head -> origin/gh/angelayi/118/head 2025-10-10T00:03:26.1431729Z * [new branch] gh/angelayi/118/orig -> origin/gh/angelayi/118/orig 2025-10-10T00:03:26.1433563Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-10-10T00:03:26.1434897Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-10-10T00:03:26.1436185Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-10-10T00:03:26.1437792Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-10-10T00:03:26.1439028Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-10-10T00:03:26.1440219Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-10-10T00:03:26.1441902Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-10-10T00:03:26.1443169Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-10-10T00:03:26.1444359Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-10-10T00:03:26.1445950Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-10-10T00:03:26.1447166Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-10-10T00:03:26.1448367Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-10-10T00:03:26.1449934Z * [new branch] gh/angelayi/123/base -> origin/gh/angelayi/123/base 2025-10-10T00:03:26.1451171Z * [new branch] gh/angelayi/123/head -> origin/gh/angelayi/123/head 2025-10-10T00:03:26.1452392Z * [new branch] gh/angelayi/123/orig -> origin/gh/angelayi/123/orig 2025-10-10T00:03:26.1454013Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-10-10T00:03:26.1455437Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-10-10T00:03:26.1456440Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-10-10T00:03:26.1458176Z * [new branch] gh/angelayi/125/base -> origin/gh/angelayi/125/base 2025-10-10T00:03:26.1459503Z * [new branch] gh/angelayi/125/head -> origin/gh/angelayi/125/head 2025-10-10T00:03:26.1460844Z * [new branch] gh/angelayi/125/orig -> origin/gh/angelayi/125/orig 2025-10-10T00:03:26.1462489Z * [new branch] gh/angelayi/126/base -> origin/gh/angelayi/126/base 2025-10-10T00:03:26.1463799Z * [new branch] gh/angelayi/126/head -> origin/gh/angelayi/126/head 2025-10-10T00:03:26.1465018Z * [new branch] gh/angelayi/126/orig -> origin/gh/angelayi/126/orig 2025-10-10T00:03:26.1467645Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-10-10T00:03:26.1468932Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-10-10T00:03:26.1470145Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-10-10T00:03:26.1471725Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-10-10T00:03:26.1472943Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-10-10T00:03:26.1474444Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-10-10T00:03:26.1478955Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-10-10T00:03:26.1480201Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-10-10T00:03:26.1481373Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-10-10T00:03:26.1483419Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-10-10T00:03:26.1484725Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-10-10T00:03:26.1485979Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-10-10T00:03:26.1488625Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-10-10T00:03:26.1489929Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-10-10T00:03:26.1491200Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-10-10T00:03:26.1492896Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-10-10T00:03:26.1494160Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-10-10T00:03:26.1495361Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-10-10T00:03:26.1496995Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-10-10T00:03:26.1498577Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-10-10T00:03:26.1499792Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-10-10T00:03:26.1501450Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-10-10T00:03:26.1502721Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-10-10T00:03:26.1503996Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-10-10T00:03:26.1505762Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-10-10T00:03:26.1506941Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-10-10T00:03:26.1508152Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-10-10T00:03:26.1510086Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-10-10T00:03:26.1511253Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-10-10T00:03:26.1512499Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-10-10T00:03:26.1514222Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-10-10T00:03:26.1515595Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-10-10T00:03:26.1516849Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-10-10T00:03:26.1518591Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-10-10T00:03:26.1519796Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-10-10T00:03:26.1521148Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-10-10T00:03:26.1522967Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-10-10T00:03:26.1524253Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-10-10T00:03:26.1529344Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-10-10T00:03:26.1530273Z * [new branch] gh/anijain2305/867/base -> origin/gh/anijain2305/867/base 2025-10-10T00:03:26.1530544Z * [new branch] gh/anijain2305/867/head -> origin/gh/anijain2305/867/head 2025-10-10T00:03:26.1530812Z * [new branch] gh/anijain2305/867/orig -> origin/gh/anijain2305/867/orig 2025-10-10T00:03:26.1531298Z * [new branch] gh/anijain2305/868/base -> origin/gh/anijain2305/868/base 2025-10-10T00:03:26.1532482Z * [new branch] gh/anijain2305/868/head -> origin/gh/anijain2305/868/head 2025-10-10T00:03:26.1533735Z * [new branch] gh/anijain2305/868/orig -> origin/gh/anijain2305/868/orig 2025-10-10T00:03:26.1535553Z * [new branch] gh/anijain2305/869/base -> origin/gh/anijain2305/869/base 2025-10-10T00:03:26.1536762Z * [new branch] gh/anijain2305/869/head -> origin/gh/anijain2305/869/head 2025-10-10T00:03:26.1538114Z * [new branch] gh/anijain2305/869/orig -> origin/gh/anijain2305/869/orig 2025-10-10T00:03:26.1539817Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-10-10T00:03:26.1540968Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-10-10T00:03:26.1542251Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-10-10T00:03:26.1543929Z * [new branch] gh/anijain2305/871/base -> origin/gh/anijain2305/871/base 2025-10-10T00:03:26.1545145Z * [new branch] gh/anijain2305/871/head -> origin/gh/anijain2305/871/head 2025-10-10T00:03:26.1546352Z * [new branch] gh/anijain2305/871/orig -> origin/gh/anijain2305/871/orig 2025-10-10T00:03:26.1547842Z * [new branch] gh/anijain2305/872/base -> origin/gh/anijain2305/872/base 2025-10-10T00:03:26.1549061Z * [new branch] gh/anijain2305/872/head -> origin/gh/anijain2305/872/head 2025-10-10T00:03:26.1550303Z * [new branch] gh/anijain2305/872/orig -> origin/gh/anijain2305/872/orig 2025-10-10T00:03:26.1552437Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-10-10T00:03:26.1553171Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-10-10T00:03:26.1554583Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-10-10T00:03:26.1556831Z * [new branch] gh/anijain2305/874/base -> origin/gh/anijain2305/874/base 2025-10-10T00:03:26.1558329Z * [new branch] gh/anijain2305/874/head -> origin/gh/anijain2305/874/head 2025-10-10T00:03:26.1559323Z * [new branch] gh/anijain2305/874/orig -> origin/gh/anijain2305/874/orig 2025-10-10T00:03:26.1561155Z * [new branch] gh/anijain2305/875/base -> origin/gh/anijain2305/875/base 2025-10-10T00:03:26.1562478Z * [new branch] gh/anijain2305/875/head -> origin/gh/anijain2305/875/head 2025-10-10T00:03:26.1563587Z * [new branch] gh/anijain2305/875/orig -> origin/gh/anijain2305/875/orig 2025-10-10T00:03:26.1565357Z * [new branch] gh/anijain2305/876/base -> origin/gh/anijain2305/876/base 2025-10-10T00:03:26.1566591Z * [new branch] gh/anijain2305/876/head -> origin/gh/anijain2305/876/head 2025-10-10T00:03:26.1568380Z * [new branch] gh/anijain2305/877/base -> origin/gh/anijain2305/877/base 2025-10-10T00:03:26.1569680Z * [new branch] gh/anijain2305/877/head -> origin/gh/anijain2305/877/head 2025-10-10T00:03:26.1570908Z * [new branch] gh/anijain2305/877/orig -> origin/gh/anijain2305/877/orig 2025-10-10T00:03:26.1572579Z * [new branch] gh/anijain2305/878/base -> origin/gh/anijain2305/878/base 2025-10-10T00:03:26.1573842Z * [new branch] gh/anijain2305/878/head -> origin/gh/anijain2305/878/head 2025-10-10T00:03:26.1575384Z * [new branch] gh/anijain2305/878/orig -> origin/gh/anijain2305/878/orig 2025-10-10T00:03:26.1577113Z * [new branch] gh/anijain2305/879/base -> origin/gh/anijain2305/879/base 2025-10-10T00:03:26.1578439Z * [new branch] gh/anijain2305/879/head -> origin/gh/anijain2305/879/head 2025-10-10T00:03:26.1579673Z * [new branch] gh/anijain2305/879/orig -> origin/gh/anijain2305/879/orig 2025-10-10T00:03:26.1581363Z * [new branch] gh/anijain2305/880/base -> origin/gh/anijain2305/880/base 2025-10-10T00:03:26.1582627Z * [new branch] gh/anijain2305/880/head -> origin/gh/anijain2305/880/head 2025-10-10T00:03:26.1583862Z * [new branch] gh/anijain2305/880/orig -> origin/gh/anijain2305/880/orig 2025-10-10T00:03:26.1585554Z * [new branch] gh/anijain2305/881/base -> origin/gh/anijain2305/881/base 2025-10-10T00:03:26.1586758Z * [new branch] gh/anijain2305/881/head -> origin/gh/anijain2305/881/head 2025-10-10T00:03:26.1587950Z * [new branch] gh/anijain2305/881/orig -> origin/gh/anijain2305/881/orig 2025-10-10T00:03:26.1589717Z * [new branch] gh/anijain2305/882/base -> origin/gh/anijain2305/882/base 2025-10-10T00:03:26.1590938Z * [new branch] gh/anijain2305/882/head -> origin/gh/anijain2305/882/head 2025-10-10T00:03:26.1592140Z * [new branch] gh/anijain2305/882/orig -> origin/gh/anijain2305/882/orig 2025-10-10T00:03:26.1594181Z * [new branch] gh/anijain2305/883/base -> origin/gh/anijain2305/883/base 2025-10-10T00:03:26.1595439Z * [new branch] gh/anijain2305/883/head -> origin/gh/anijain2305/883/head 2025-10-10T00:03:26.1596716Z * [new branch] gh/anijain2305/883/orig -> origin/gh/anijain2305/883/orig 2025-10-10T00:03:26.1598551Z * [new branch] gh/anijain2305/884/base -> origin/gh/anijain2305/884/base 2025-10-10T00:03:26.1599804Z * [new branch] gh/anijain2305/884/head -> origin/gh/anijain2305/884/head 2025-10-10T00:03:26.1601015Z * [new branch] gh/anijain2305/884/orig -> origin/gh/anijain2305/884/orig 2025-10-10T00:03:26.1602784Z * [new branch] gh/anijain2305/885/base -> origin/gh/anijain2305/885/base 2025-10-10T00:03:26.1604039Z * [new branch] gh/anijain2305/885/head -> origin/gh/anijain2305/885/head 2025-10-10T00:03:26.1605035Z * [new branch] gh/anijain2305/885/orig -> origin/gh/anijain2305/885/orig 2025-10-10T00:03:26.1607188Z * [new branch] gh/anijain2305/886/base -> origin/gh/anijain2305/886/base 2025-10-10T00:03:26.1608192Z * [new branch] gh/anijain2305/886/head -> origin/gh/anijain2305/886/head 2025-10-10T00:03:26.1609508Z * [new branch] gh/anijain2305/886/orig -> origin/gh/anijain2305/886/orig 2025-10-10T00:03:26.1611282Z * [new branch] gh/anijain2305/887/base -> origin/gh/anijain2305/887/base 2025-10-10T00:03:26.1612549Z * [new branch] gh/anijain2305/887/head -> origin/gh/anijain2305/887/head 2025-10-10T00:03:26.1613807Z * [new branch] gh/anijain2305/887/orig -> origin/gh/anijain2305/887/orig 2025-10-10T00:03:26.1615619Z * [new branch] gh/anijain2305/888/base -> origin/gh/anijain2305/888/base 2025-10-10T00:03:26.1616854Z * [new branch] gh/anijain2305/888/head -> origin/gh/anijain2305/888/head 2025-10-10T00:03:26.1618086Z * [new branch] gh/anijain2305/888/orig -> origin/gh/anijain2305/888/orig 2025-10-10T00:03:26.1619606Z * [new branch] gh/anijain2305/889/base -> origin/gh/anijain2305/889/base 2025-10-10T00:03:26.1620822Z * [new branch] gh/anijain2305/889/head -> origin/gh/anijain2305/889/head 2025-10-10T00:03:26.1622088Z * [new branch] gh/anijain2305/889/orig -> origin/gh/anijain2305/889/orig 2025-10-10T00:03:26.1623864Z * [new branch] gh/anijain2305/890/base -> origin/gh/anijain2305/890/base 2025-10-10T00:03:26.1625093Z * [new branch] gh/anijain2305/890/head -> origin/gh/anijain2305/890/head 2025-10-10T00:03:26.1626440Z * [new branch] gh/anijain2305/890/orig -> origin/gh/anijain2305/890/orig 2025-10-10T00:03:26.1628119Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-10-10T00:03:26.1629405Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-10-10T00:03:26.1630742Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-10-10T00:03:26.1632373Z * [new branch] gh/anijain2305/892/base -> origin/gh/anijain2305/892/base 2025-10-10T00:03:26.1633851Z * [new branch] gh/anijain2305/892/head -> origin/gh/anijain2305/892/head 2025-10-10T00:03:26.1635011Z * [new branch] gh/anijain2305/892/orig -> origin/gh/anijain2305/892/orig 2025-10-10T00:03:26.1636957Z * [new branch] gh/anijain2305/893/base -> origin/gh/anijain2305/893/base 2025-10-10T00:03:26.1637931Z * [new branch] gh/anijain2305/893/head -> origin/gh/anijain2305/893/head 2025-10-10T00:03:26.1639002Z * [new branch] gh/anijain2305/893/orig -> origin/gh/anijain2305/893/orig 2025-10-10T00:03:26.1640830Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-10-10T00:03:26.1642084Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-10-10T00:03:26.1643338Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-10-10T00:03:26.1645041Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-10-10T00:03:26.1646498Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-10-10T00:03:26.1647568Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-10-10T00:03:26.1649718Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-10-10T00:03:26.1650654Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-10-10T00:03:26.1651922Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-10-10T00:03:26.1654029Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-10-10T00:03:26.1655140Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-10-10T00:03:26.1656161Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-10-10T00:03:26.1658324Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-10-10T00:03:26.1659559Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-10-10T00:03:26.1661723Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-10-10T00:03:26.1663543Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-10-10T00:03:26.1664557Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-10-10T00:03:26.1665828Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-10-10T00:03:26.1667857Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-10-10T00:03:26.1668697Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-10-10T00:03:26.1669879Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-10-10T00:03:26.1671797Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-10-10T00:03:26.1672715Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-10-10T00:03:26.1674252Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-10-10T00:03:26.1676509Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-10-10T00:03:26.1677988Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-10-10T00:03:26.1678519Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-10-10T00:03:26.1680604Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-10-10T00:03:26.1681730Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-10-10T00:03:26.1682950Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-10-10T00:03:26.1684718Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-10-10T00:03:26.1685914Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-10-10T00:03:26.1687163Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-10-10T00:03:26.1689248Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-10-10T00:03:26.1690526Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-10-10T00:03:26.1691819Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-10-10T00:03:26.1693918Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-10-10T00:03:26.1695127Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-10-10T00:03:26.1696239Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-10-10T00:03:26.1698411Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-10-10T00:03:26.1699640Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-10-10T00:03:26.1701137Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-10-10T00:03:26.1702363Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-10-10T00:03:26.1704134Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-10-10T00:03:26.1705695Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-10-10T00:03:26.1706883Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-10-10T00:03:26.1708298Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-10-10T00:03:26.1709481Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-10-10T00:03:26.1711185Z * [new branch] gh/anshul-si/30/base -> origin/gh/anshul-si/30/base 2025-10-10T00:03:26.1712184Z * [new branch] gh/anshul-si/30/head -> origin/gh/anshul-si/30/head 2025-10-10T00:03:26.1713593Z * [new branch] gh/anshul-si/30/orig -> origin/gh/anshul-si/30/orig 2025-10-10T00:03:26.1715229Z * [new branch] gh/anshul-si/31/base -> origin/gh/anshul-si/31/base 2025-10-10T00:03:26.1716367Z * [new branch] gh/anshul-si/31/head -> origin/gh/anshul-si/31/head 2025-10-10T00:03:26.1718123Z * [new branch] gh/anshul-si/31/orig -> origin/gh/anshul-si/31/orig 2025-10-10T00:03:26.1720138Z * [new branch] gh/anshul-si/32/base -> origin/gh/anshul-si/32/base 2025-10-10T00:03:26.1721338Z * [new branch] gh/anshul-si/32/head -> origin/gh/anshul-si/32/head 2025-10-10T00:03:26.1722568Z * [new branch] gh/anshul-si/32/orig -> origin/gh/anshul-si/32/orig 2025-10-10T00:03:26.1724446Z * [new branch] gh/anshul-si/33/base -> origin/gh/anshul-si/33/base 2025-10-10T00:03:26.1725717Z * [new branch] gh/anshul-si/33/head -> origin/gh/anshul-si/33/head 2025-10-10T00:03:26.1727016Z * [new branch] gh/anshul-si/33/orig -> origin/gh/anshul-si/33/orig 2025-10-10T00:03:26.1728843Z * [new branch] gh/anshul-si/34/base -> origin/gh/anshul-si/34/base 2025-10-10T00:03:26.1730083Z * [new branch] gh/anshul-si/34/head -> origin/gh/anshul-si/34/head 2025-10-10T00:03:26.1731382Z * [new branch] gh/anshul-si/34/orig -> origin/gh/anshul-si/34/orig 2025-10-10T00:03:26.1733141Z * [new branch] gh/anshul-si/35/base -> origin/gh/anshul-si/35/base 2025-10-10T00:03:26.1734428Z * [new branch] gh/anshul-si/35/head -> origin/gh/anshul-si/35/head 2025-10-10T00:03:26.1735668Z * [new branch] gh/anshul-si/35/orig -> origin/gh/anshul-si/35/orig 2025-10-10T00:03:26.1737414Z * [new branch] gh/anshul-si/36/base -> origin/gh/anshul-si/36/base 2025-10-10T00:03:26.1738603Z * [new branch] gh/anshul-si/36/head -> origin/gh/anshul-si/36/head 2025-10-10T00:03:26.1739883Z * [new branch] gh/anshul-si/36/orig -> origin/gh/anshul-si/36/orig 2025-10-10T00:03:26.1741729Z * [new branch] gh/anshul-si/37/base -> origin/gh/anshul-si/37/base 2025-10-10T00:03:26.1742892Z * [new branch] gh/anshul-si/37/head -> origin/gh/anshul-si/37/head 2025-10-10T00:03:26.1744127Z * [new branch] gh/anshul-si/37/orig -> origin/gh/anshul-si/37/orig 2025-10-10T00:03:26.1745832Z * [new branch] gh/anshul-si/38/base -> origin/gh/anshul-si/38/base 2025-10-10T00:03:26.1747297Z * [new branch] gh/anshul-si/38/head -> origin/gh/anshul-si/38/head 2025-10-10T00:03:26.1748511Z * [new branch] gh/anshul-si/38/orig -> origin/gh/anshul-si/38/orig 2025-10-10T00:03:26.1750051Z * [new branch] gh/anshul-si/39/base -> origin/gh/anshul-si/39/base 2025-10-10T00:03:26.1751217Z * [new branch] gh/anshul-si/39/head -> origin/gh/anshul-si/39/head 2025-10-10T00:03:26.1752405Z * [new branch] gh/anshul-si/39/orig -> origin/gh/anshul-si/39/orig 2025-10-10T00:03:26.1753883Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-10-10T00:03:26.1755381Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-10-10T00:03:26.1757040Z * [new branch] gh/anshul-si/40/base -> origin/gh/anshul-si/40/base 2025-10-10T00:03:26.1758259Z * [new branch] gh/anshul-si/40/head -> origin/gh/anshul-si/40/head 2025-10-10T00:03:26.1759547Z * [new branch] gh/anshul-si/40/orig -> origin/gh/anshul-si/40/orig 2025-10-10T00:03:26.1761275Z * [new branch] gh/anshul-si/41/base -> origin/gh/anshul-si/41/base 2025-10-10T00:03:26.1762563Z * [new branch] gh/anshul-si/41/head -> origin/gh/anshul-si/41/head 2025-10-10T00:03:26.1763803Z * [new branch] gh/anshul-si/41/orig -> origin/gh/anshul-si/41/orig 2025-10-10T00:03:26.1765437Z * [new branch] gh/anshul-si/42/base -> origin/gh/anshul-si/42/base 2025-10-10T00:03:26.1766675Z * [new branch] gh/anshul-si/42/head -> origin/gh/anshul-si/42/head 2025-10-10T00:03:26.1767883Z * [new branch] gh/anshul-si/42/orig -> origin/gh/anshul-si/42/orig 2025-10-10T00:03:26.1769441Z * [new branch] gh/anshul-si/43/base -> origin/gh/anshul-si/43/base 2025-10-10T00:03:26.1770657Z * [new branch] gh/anshul-si/43/head -> origin/gh/anshul-si/43/head 2025-10-10T00:03:26.1771779Z * [new branch] gh/anshul-si/43/orig -> origin/gh/anshul-si/43/orig 2025-10-10T00:03:26.1774337Z * [new branch] gh/anshul-si/44/base -> origin/gh/anshul-si/44/base 2025-10-10T00:03:26.1775694Z * [new branch] gh/anshul-si/44/head -> origin/gh/anshul-si/44/head 2025-10-10T00:03:26.1777007Z * [new branch] gh/anshul-si/44/orig -> origin/gh/anshul-si/44/orig 2025-10-10T00:03:26.1778697Z * [new branch] gh/anshul-si/45/base -> origin/gh/anshul-si/45/base 2025-10-10T00:03:26.1780118Z * [new branch] gh/anshul-si/45/head -> origin/gh/anshul-si/45/head 2025-10-10T00:03:26.1781323Z * [new branch] gh/anshul-si/45/orig -> origin/gh/anshul-si/45/orig 2025-10-10T00:03:26.1782922Z * [new branch] gh/anshul-si/46/base -> origin/gh/anshul-si/46/base 2025-10-10T00:03:26.1784223Z * [new branch] gh/anshul-si/46/head -> origin/gh/anshul-si/46/head 2025-10-10T00:03:26.1785433Z * [new branch] gh/anshul-si/46/orig -> origin/gh/anshul-si/46/orig 2025-10-10T00:03:26.1787317Z * [new branch] gh/anshul-si/47/base -> origin/gh/anshul-si/47/base 2025-10-10T00:03:26.1788624Z * [new branch] gh/anshul-si/47/head -> origin/gh/anshul-si/47/head 2025-10-10T00:03:26.1789839Z * [new branch] gh/anshul-si/47/orig -> origin/gh/anshul-si/47/orig 2025-10-10T00:03:26.1791493Z * [new branch] gh/anshul-si/48/base -> origin/gh/anshul-si/48/base 2025-10-10T00:03:26.1792748Z * [new branch] gh/anshul-si/48/head -> origin/gh/anshul-si/48/head 2025-10-10T00:03:26.1793960Z * [new branch] gh/anshul-si/48/orig -> origin/gh/anshul-si/48/orig 2025-10-10T00:03:26.1795880Z * [new branch] gh/anshul-si/49/base -> origin/gh/anshul-si/49/base 2025-10-10T00:03:26.1797270Z * [new branch] gh/anshul-si/49/head -> origin/gh/anshul-si/49/head 2025-10-10T00:03:26.1798489Z * [new branch] gh/anshul-si/49/orig -> origin/gh/anshul-si/49/orig 2025-10-10T00:03:26.1800040Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-10-10T00:03:26.1801223Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-10-10T00:03:26.1802945Z * [new branch] gh/anshul-si/50/base -> origin/gh/anshul-si/50/base 2025-10-10T00:03:26.1804211Z * [new branch] gh/anshul-si/50/head -> origin/gh/anshul-si/50/head 2025-10-10T00:03:26.1805547Z * [new branch] gh/anshul-si/50/orig -> origin/gh/anshul-si/50/orig 2025-10-10T00:03:26.1807092Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-10-10T00:03:26.1808459Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-10-10T00:03:26.1809643Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-10-10T00:03:26.1811216Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-10-10T00:03:26.1812572Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-10-10T00:03:26.1813768Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-10-10T00:03:26.1815886Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-10-10T00:03:26.1817092Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-10-10T00:03:26.1818732Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-10-10T00:03:26.1820045Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-10-10T00:03:26.1821223Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-10-10T00:03:26.1822815Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-10-10T00:03:26.1824175Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-10-10T00:03:26.1825398Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-10-10T00:03:26.1826870Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-10-10T00:03:26.1828049Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-10-10T00:03:26.1829225Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-10-10T00:03:26.1831049Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-10-10T00:03:26.1832440Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-10-10T00:03:26.1833642Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-10-10T00:03:26.1835426Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-10-10T00:03:26.1836880Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-10-10T00:03:26.1838083Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-10-10T00:03:26.1839863Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-10-10T00:03:26.1841083Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-10-10T00:03:26.1842317Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-10-10T00:03:26.1843990Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-10-10T00:03:26.1845264Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-10-10T00:03:26.1846419Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-10-10T00:03:26.1848397Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-10-10T00:03:26.1849607Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-10-10T00:03:26.1851075Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-10-10T00:03:26.1852219Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-10-10T00:03:26.1853386Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-10-10T00:03:26.1855709Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-10-10T00:03:26.1857079Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-10-10T00:03:26.1858283Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-10-10T00:03:26.1860132Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-10-10T00:03:26.1861309Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-10-10T00:03:26.1862513Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-10-10T00:03:26.1864468Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-10-10T00:03:26.1865657Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-10-10T00:03:26.1866975Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-10-10T00:03:26.1868614Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-10-10T00:03:26.1869784Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-10-10T00:03:26.1871030Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-10-10T00:03:26.1872882Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-10-10T00:03:26.1874338Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-10-10T00:03:26.1877940Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-10-10T00:03:26.1879901Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-10-10T00:03:26.1881229Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-10-10T00:03:26.1882470Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-10-10T00:03:26.1884244Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-10-10T00:03:26.1885500Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-10-10T00:03:26.1886682Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-10-10T00:03:26.1888376Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-10-10T00:03:26.1889547Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-10-10T00:03:26.1890762Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-10-10T00:03:26.1892926Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-10-10T00:03:26.1894183Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-10-10T00:03:26.1895448Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-10-10T00:03:26.1897081Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-10-10T00:03:26.1898306Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-10-10T00:03:26.1899555Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-10-10T00:03:26.1901139Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-10-10T00:03:26.1902360Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-10-10T00:03:26.1903559Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-10-10T00:03:26.1905143Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-10-10T00:03:26.1906382Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-10-10T00:03:26.1907788Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-10-10T00:03:26.1909354Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-10-10T00:03:26.1910838Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-10-10T00:03:26.1911538Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-10-10T00:03:26.1913429Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-10-10T00:03:26.1914588Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-10-10T00:03:26.1916104Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-10-10T00:03:26.1917571Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-10-10T00:03:26.1918823Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-10-10T00:03:26.1920059Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-10-10T00:03:26.1921665Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-10-10T00:03:26.1922884Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-10-10T00:03:26.1924005Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-10-10T00:03:26.1925759Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-10-10T00:03:26.1926948Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-10-10T00:03:26.1928188Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-10-10T00:03:26.1930188Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-10-10T00:03:26.1931483Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-10-10T00:03:26.1932718Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-10-10T00:03:26.1934288Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-10-10T00:03:26.1935487Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-10-10T00:03:26.1936688Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-10-10T00:03:26.1938515Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-10-10T00:03:26.1939806Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-10-10T00:03:26.1957727Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-10-10T00:03:26.1958155Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-10-10T00:03:26.1958404Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-10-10T00:03:26.1958658Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-10-10T00:03:26.1958895Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-10-10T00:03:26.1959132Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-10-10T00:03:26.1959392Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-10-10T00:03:26.1959630Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-10-10T00:03:26.1959865Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-10-10T00:03:26.1960116Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-10-10T00:03:26.1960473Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-10-10T00:03:26.1960711Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-10-10T00:03:26.1960946Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-10-10T00:03:26.1961203Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-10-10T00:03:26.1961508Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-10-10T00:03:26.1962115Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-10-10T00:03:26.1963466Z * [new branch] gh/bobrenjc93/557/base -> origin/gh/bobrenjc93/557/base 2025-10-10T00:03:26.1964676Z * [new branch] gh/bobrenjc93/557/head -> origin/gh/bobrenjc93/557/head 2025-10-10T00:03:26.1965855Z * [new branch] gh/bobrenjc93/557/orig -> origin/gh/bobrenjc93/557/orig 2025-10-10T00:03:26.1967508Z * [new branch] gh/bobrenjc93/558/base -> origin/gh/bobrenjc93/558/base 2025-10-10T00:03:26.1968833Z * [new branch] gh/bobrenjc93/558/head -> origin/gh/bobrenjc93/558/head 2025-10-10T00:03:26.1970008Z * [new branch] gh/bobrenjc93/558/orig -> origin/gh/bobrenjc93/558/orig 2025-10-10T00:03:26.1971701Z * [new branch] gh/bobrenjc93/559/base -> origin/gh/bobrenjc93/559/base 2025-10-10T00:03:26.1972900Z * [new branch] gh/bobrenjc93/559/head -> origin/gh/bobrenjc93/559/head 2025-10-10T00:03:26.1974657Z * [new branch] gh/bobrenjc93/559/orig -> origin/gh/bobrenjc93/559/orig 2025-10-10T00:03:26.1976197Z * [new branch] gh/bobrenjc93/560/base -> origin/gh/bobrenjc93/560/base 2025-10-10T00:03:26.1977305Z * [new branch] gh/bobrenjc93/560/head -> origin/gh/bobrenjc93/560/head 2025-10-10T00:03:26.1978527Z * [new branch] gh/bobrenjc93/560/orig -> origin/gh/bobrenjc93/560/orig 2025-10-10T00:03:26.1980357Z * [new branch] gh/bobrenjc93/561/base -> origin/gh/bobrenjc93/561/base 2025-10-10T00:03:26.1981627Z * [new branch] gh/bobrenjc93/561/head -> origin/gh/bobrenjc93/561/head 2025-10-10T00:03:26.1982831Z * [new branch] gh/bobrenjc93/561/orig -> origin/gh/bobrenjc93/561/orig 2025-10-10T00:03:26.1984482Z * [new branch] gh/bobrenjc93/562/base -> origin/gh/bobrenjc93/562/base 2025-10-10T00:03:26.1985650Z * [new branch] gh/bobrenjc93/562/head -> origin/gh/bobrenjc93/562/head 2025-10-10T00:03:26.1986821Z * [new branch] gh/bobrenjc93/562/orig -> origin/gh/bobrenjc93/562/orig 2025-10-10T00:03:26.1988534Z * [new branch] gh/bobrenjc93/563/base -> origin/gh/bobrenjc93/563/base 2025-10-10T00:03:26.1989665Z * [new branch] gh/bobrenjc93/563/head -> origin/gh/bobrenjc93/563/head 2025-10-10T00:03:26.1991502Z * [new branch] gh/bobrenjc93/563/orig -> origin/gh/bobrenjc93/563/orig 2025-10-10T00:03:26.1992864Z * [new branch] gh/bobrenjc93/564/base -> origin/gh/bobrenjc93/564/base 2025-10-10T00:03:26.1993987Z * [new branch] gh/bobrenjc93/564/head -> origin/gh/bobrenjc93/564/head 2025-10-10T00:03:26.1995284Z * [new branch] gh/bobrenjc93/564/orig -> origin/gh/bobrenjc93/564/orig 2025-10-10T00:03:26.1997395Z * [new branch] gh/bobrenjc93/565/base -> origin/gh/bobrenjc93/565/base 2025-10-10T00:03:26.1998603Z * [new branch] gh/bobrenjc93/565/head -> origin/gh/bobrenjc93/565/head 2025-10-10T00:03:26.1999876Z * [new branch] gh/bobrenjc93/565/orig -> origin/gh/bobrenjc93/565/orig 2025-10-10T00:03:26.2001416Z * [new branch] gh/bobrenjc93/566/base -> origin/gh/bobrenjc93/566/base 2025-10-10T00:03:26.2002880Z * [new branch] gh/bobrenjc93/566/head -> origin/gh/bobrenjc93/566/head 2025-10-10T00:03:26.2003793Z * [new branch] gh/bobrenjc93/566/orig -> origin/gh/bobrenjc93/566/orig 2025-10-10T00:03:26.2005396Z * [new branch] gh/bobrenjc93/567/base -> origin/gh/bobrenjc93/567/base 2025-10-10T00:03:26.2006630Z * [new branch] gh/bobrenjc93/567/head -> origin/gh/bobrenjc93/567/head 2025-10-10T00:03:26.2007948Z * [new branch] gh/bobrenjc93/567/orig -> origin/gh/bobrenjc93/567/orig 2025-10-10T00:03:26.2009453Z * [new branch] gh/bobrenjc93/568/base -> origin/gh/bobrenjc93/568/base 2025-10-10T00:03:26.2010672Z * [new branch] gh/bobrenjc93/568/head -> origin/gh/bobrenjc93/568/head 2025-10-10T00:03:26.2011914Z * [new branch] gh/bobrenjc93/568/orig -> origin/gh/bobrenjc93/568/orig 2025-10-10T00:03:26.2013411Z * [new branch] gh/bobrenjc93/569/base -> origin/gh/bobrenjc93/569/base 2025-10-10T00:03:26.2014599Z * [new branch] gh/bobrenjc93/569/head -> origin/gh/bobrenjc93/569/head 2025-10-10T00:03:26.2015794Z * [new branch] gh/bobrenjc93/569/orig -> origin/gh/bobrenjc93/569/orig 2025-10-10T00:03:26.2017938Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-10-10T00:03:26.2019213Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-10-10T00:03:26.2020392Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-10-10T00:03:26.2021917Z * [new branch] gh/bobrenjc93/571/base -> origin/gh/bobrenjc93/571/base 2025-10-10T00:03:26.2023142Z * [new branch] gh/bobrenjc93/571/head -> origin/gh/bobrenjc93/571/head 2025-10-10T00:03:26.2024450Z * [new branch] gh/bobrenjc93/571/orig -> origin/gh/bobrenjc93/571/orig 2025-10-10T00:03:26.2026107Z * [new branch] gh/bobrenjc93/572/base -> origin/gh/bobrenjc93/572/base 2025-10-10T00:03:26.2027312Z * [new branch] gh/bobrenjc93/572/head -> origin/gh/bobrenjc93/572/head 2025-10-10T00:03:26.2028522Z * [new branch] gh/bobrenjc93/572/orig -> origin/gh/bobrenjc93/572/orig 2025-10-10T00:03:26.2030163Z * [new branch] gh/bobrenjc93/573/base -> origin/gh/bobrenjc93/573/base 2025-10-10T00:03:26.2031376Z * [new branch] gh/bobrenjc93/573/head -> origin/gh/bobrenjc93/573/head 2025-10-10T00:03:26.2032635Z * [new branch] gh/bobrenjc93/573/orig -> origin/gh/bobrenjc93/573/orig 2025-10-10T00:03:26.2034260Z * [new branch] gh/bobrenjc93/574/base -> origin/gh/bobrenjc93/574/base 2025-10-10T00:03:26.2035520Z * [new branch] gh/bobrenjc93/574/head -> origin/gh/bobrenjc93/574/head 2025-10-10T00:03:26.2036742Z * [new branch] gh/bobrenjc93/574/orig -> origin/gh/bobrenjc93/574/orig 2025-10-10T00:03:26.2038388Z * [new branch] gh/bobrenjc93/575/base -> origin/gh/bobrenjc93/575/base 2025-10-10T00:03:26.2039614Z * [new branch] gh/bobrenjc93/575/head -> origin/gh/bobrenjc93/575/head 2025-10-10T00:03:26.2040897Z * [new branch] gh/bobrenjc93/575/orig -> origin/gh/bobrenjc93/575/orig 2025-10-10T00:03:26.2042592Z * [new branch] gh/bobrenjc93/576/base -> origin/gh/bobrenjc93/576/base 2025-10-10T00:03:26.2043828Z * [new branch] gh/bobrenjc93/576/head -> origin/gh/bobrenjc93/576/head 2025-10-10T00:03:26.2045031Z * [new branch] gh/bobrenjc93/576/orig -> origin/gh/bobrenjc93/576/orig 2025-10-10T00:03:26.2046669Z * [new branch] gh/bobrenjc93/577/base -> origin/gh/bobrenjc93/577/base 2025-10-10T00:03:26.2047841Z * [new branch] gh/bobrenjc93/577/head -> origin/gh/bobrenjc93/577/head 2025-10-10T00:03:26.2049120Z * [new branch] gh/bobrenjc93/577/orig -> origin/gh/bobrenjc93/577/orig 2025-10-10T00:03:26.2050816Z * [new branch] gh/bobrenjc93/578/base -> origin/gh/bobrenjc93/578/base 2025-10-10T00:03:26.2051958Z * [new branch] gh/bobrenjc93/578/head -> origin/gh/bobrenjc93/578/head 2025-10-10T00:03:26.2053163Z * [new branch] gh/bobrenjc93/578/orig -> origin/gh/bobrenjc93/578/orig 2025-10-10T00:03:26.2054760Z * [new branch] gh/bobrenjc93/579/base -> origin/gh/bobrenjc93/579/base 2025-10-10T00:03:26.2055961Z * [new branch] gh/bobrenjc93/579/head -> origin/gh/bobrenjc93/579/head 2025-10-10T00:03:26.2057253Z * [new branch] gh/bobrenjc93/579/orig -> origin/gh/bobrenjc93/579/orig 2025-10-10T00:03:26.2058912Z * [new branch] gh/bobrenjc93/580/base -> origin/gh/bobrenjc93/580/base 2025-10-10T00:03:26.2060168Z * [new branch] gh/bobrenjc93/580/head -> origin/gh/bobrenjc93/580/head 2025-10-10T00:03:26.2061385Z * [new branch] gh/bobrenjc93/580/orig -> origin/gh/bobrenjc93/580/orig 2025-10-10T00:03:26.2063029Z * [new branch] gh/bobrenjc93/581/base -> origin/gh/bobrenjc93/581/base 2025-10-10T00:03:26.2064280Z * [new branch] gh/bobrenjc93/581/head -> origin/gh/bobrenjc93/581/head 2025-10-10T00:03:26.2065553Z * [new branch] gh/bobrenjc93/581/orig -> origin/gh/bobrenjc93/581/orig 2025-10-10T00:03:26.2067170Z * [new branch] gh/bobrenjc93/582/base -> origin/gh/bobrenjc93/582/base 2025-10-10T00:03:26.2068324Z * [new branch] gh/bobrenjc93/582/head -> origin/gh/bobrenjc93/582/head 2025-10-10T00:03:26.2069536Z * [new branch] gh/bobrenjc93/582/orig -> origin/gh/bobrenjc93/582/orig 2025-10-10T00:03:26.2071175Z * [new branch] gh/bobrenjc93/583/base -> origin/gh/bobrenjc93/583/base 2025-10-10T00:03:26.2072378Z * [new branch] gh/bobrenjc93/583/head -> origin/gh/bobrenjc93/583/head 2025-10-10T00:03:26.2073669Z * [new branch] gh/bobrenjc93/583/orig -> origin/gh/bobrenjc93/583/orig 2025-10-10T00:03:26.2075877Z * [new branch] gh/bobrenjc93/584/base -> origin/gh/bobrenjc93/584/base 2025-10-10T00:03:26.2077040Z * [new branch] gh/bobrenjc93/584/head -> origin/gh/bobrenjc93/584/head 2025-10-10T00:03:26.2078275Z * [new branch] gh/bobrenjc93/584/orig -> origin/gh/bobrenjc93/584/orig 2025-10-10T00:03:26.2079818Z * [new branch] gh/bobrenjc93/585/base -> origin/gh/bobrenjc93/585/base 2025-10-10T00:03:26.2081049Z * [new branch] gh/bobrenjc93/585/head -> origin/gh/bobrenjc93/585/head 2025-10-10T00:03:26.2082352Z * [new branch] gh/bobrenjc93/585/orig -> origin/gh/bobrenjc93/585/orig 2025-10-10T00:03:26.2084109Z * [new branch] gh/bobrenjc93/586/base -> origin/gh/bobrenjc93/586/base 2025-10-10T00:03:26.2085374Z * [new branch] gh/bobrenjc93/586/head -> origin/gh/bobrenjc93/586/head 2025-10-10T00:03:26.2086623Z * [new branch] gh/bobrenjc93/586/orig -> origin/gh/bobrenjc93/586/orig 2025-10-10T00:03:26.2088290Z * [new branch] gh/bobrenjc93/587/base -> origin/gh/bobrenjc93/587/base 2025-10-10T00:03:26.2089515Z * [new branch] gh/bobrenjc93/587/head -> origin/gh/bobrenjc93/587/head 2025-10-10T00:03:26.2090891Z * [new branch] gh/bobrenjc93/587/orig -> origin/gh/bobrenjc93/587/orig 2025-10-10T00:03:26.2092550Z * [new branch] gh/bobrenjc93/588/base -> origin/gh/bobrenjc93/588/base 2025-10-10T00:03:26.2093850Z * [new branch] gh/bobrenjc93/588/head -> origin/gh/bobrenjc93/588/head 2025-10-10T00:03:26.2094948Z * [new branch] gh/bobrenjc93/588/orig -> origin/gh/bobrenjc93/588/orig 2025-10-10T00:03:26.2096580Z * [new branch] gh/bobrenjc93/589/base -> origin/gh/bobrenjc93/589/base 2025-10-10T00:03:26.2097905Z * [new branch] gh/bobrenjc93/589/head -> origin/gh/bobrenjc93/589/head 2025-10-10T00:03:26.2099009Z * [new branch] gh/bobrenjc93/589/orig -> origin/gh/bobrenjc93/589/orig 2025-10-10T00:03:26.2100656Z * [new branch] gh/bobrenjc93/590/base -> origin/gh/bobrenjc93/590/base 2025-10-10T00:03:26.2101864Z * [new branch] gh/bobrenjc93/590/head -> origin/gh/bobrenjc93/590/head 2025-10-10T00:03:26.2103070Z * [new branch] gh/bobrenjc93/590/orig -> origin/gh/bobrenjc93/590/orig 2025-10-10T00:03:26.2104787Z * [new branch] gh/bobrenjc93/591/base -> origin/gh/bobrenjc93/591/base 2025-10-10T00:03:26.2105932Z * [new branch] gh/bobrenjc93/591/head -> origin/gh/bobrenjc93/591/head 2025-10-10T00:03:26.2107247Z * [new branch] gh/bobrenjc93/591/orig -> origin/gh/bobrenjc93/591/orig 2025-10-10T00:03:26.2108952Z * [new branch] gh/bobrenjc93/592/base -> origin/gh/bobrenjc93/592/base 2025-10-10T00:03:26.2110192Z * [new branch] gh/bobrenjc93/592/head -> origin/gh/bobrenjc93/592/head 2025-10-10T00:03:26.2111371Z * [new branch] gh/bobrenjc93/592/orig -> origin/gh/bobrenjc93/592/orig 2025-10-10T00:03:26.2113032Z * [new branch] gh/bobrenjc93/593/base -> origin/gh/bobrenjc93/593/base 2025-10-10T00:03:26.2114243Z * [new branch] gh/bobrenjc93/593/head -> origin/gh/bobrenjc93/593/head 2025-10-10T00:03:26.2115539Z * [new branch] gh/bobrenjc93/593/orig -> origin/gh/bobrenjc93/593/orig 2025-10-10T00:03:26.2117028Z * [new branch] gh/bobrenjc93/594/base -> origin/gh/bobrenjc93/594/base 2025-10-10T00:03:26.2118230Z * [new branch] gh/bobrenjc93/594/head -> origin/gh/bobrenjc93/594/head 2025-10-10T00:03:26.2119421Z * [new branch] gh/bobrenjc93/594/orig -> origin/gh/bobrenjc93/594/orig 2025-10-10T00:03:26.2120943Z * [new branch] gh/bobrenjc93/595/base -> origin/gh/bobrenjc93/595/base 2025-10-10T00:03:26.2122136Z * [new branch] gh/bobrenjc93/595/head -> origin/gh/bobrenjc93/595/head 2025-10-10T00:03:26.2123412Z * [new branch] gh/bobrenjc93/595/orig -> origin/gh/bobrenjc93/595/orig 2025-10-10T00:03:26.2124939Z * [new branch] gh/bobrenjc93/596/base -> origin/gh/bobrenjc93/596/base 2025-10-10T00:03:26.2126179Z * [new branch] gh/bobrenjc93/596/head -> origin/gh/bobrenjc93/596/head 2025-10-10T00:03:26.2127437Z * [new branch] gh/bobrenjc93/596/orig -> origin/gh/bobrenjc93/596/orig 2025-10-10T00:03:26.2128964Z * [new branch] gh/bobrenjc93/597/base -> origin/gh/bobrenjc93/597/base 2025-10-10T00:03:26.2130189Z * [new branch] gh/bobrenjc93/597/head -> origin/gh/bobrenjc93/597/head 2025-10-10T00:03:26.2131377Z * [new branch] gh/bobrenjc93/597/orig -> origin/gh/bobrenjc93/597/orig 2025-10-10T00:03:26.2132955Z * [new branch] gh/bobrenjc93/598/base -> origin/gh/bobrenjc93/598/base 2025-10-10T00:03:26.2134148Z * [new branch] gh/bobrenjc93/598/head -> origin/gh/bobrenjc93/598/head 2025-10-10T00:03:26.2135327Z * [new branch] gh/bobrenjc93/598/orig -> origin/gh/bobrenjc93/598/orig 2025-10-10T00:03:26.2137025Z * [new branch] gh/bobrenjc93/599/base -> origin/gh/bobrenjc93/599/base 2025-10-10T00:03:26.2138231Z * [new branch] gh/bobrenjc93/599/head -> origin/gh/bobrenjc93/599/head 2025-10-10T00:03:26.2139520Z * [new branch] gh/bobrenjc93/599/orig -> origin/gh/bobrenjc93/599/orig 2025-10-10T00:03:26.2141044Z * [new branch] gh/bobrenjc93/600/base -> origin/gh/bobrenjc93/600/base 2025-10-10T00:03:26.2142956Z * [new branch] gh/bobrenjc93/600/head -> origin/gh/bobrenjc93/600/head 2025-10-10T00:03:26.2144266Z * [new branch] gh/bobrenjc93/600/orig -> origin/gh/bobrenjc93/600/orig 2025-10-10T00:03:26.2147125Z * [new branch] gh/bobrenjc93/601/base -> origin/gh/bobrenjc93/601/base 2025-10-10T00:03:26.2149117Z * [new branch] gh/bobrenjc93/601/head -> origin/gh/bobrenjc93/601/head 2025-10-10T00:03:26.2151319Z * [new branch] gh/bobrenjc93/601/orig -> origin/gh/bobrenjc93/601/orig 2025-10-10T00:03:26.2153637Z * [new branch] gh/bobrenjc93/602/base -> origin/gh/bobrenjc93/602/base 2025-10-10T00:03:26.2154999Z * [new branch] gh/bobrenjc93/602/head -> origin/gh/bobrenjc93/602/head 2025-10-10T00:03:26.2156731Z * [new branch] gh/bobrenjc93/602/orig -> origin/gh/bobrenjc93/602/orig 2025-10-10T00:03:26.2158251Z * [new branch] gh/bobrenjc93/603/base -> origin/gh/bobrenjc93/603/base 2025-10-10T00:03:26.2159488Z * [new branch] gh/bobrenjc93/603/head -> origin/gh/bobrenjc93/603/head 2025-10-10T00:03:26.2160825Z * [new branch] gh/bobrenjc93/603/orig -> origin/gh/bobrenjc93/603/orig 2025-10-10T00:03:26.2162428Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-10-10T00:03:26.2163616Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-10-10T00:03:26.2164826Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-10-10T00:03:26.2166386Z * [new branch] gh/bobrenjc93/605/base -> origin/gh/bobrenjc93/605/base 2025-10-10T00:03:26.2167764Z * [new branch] gh/bobrenjc93/605/head -> origin/gh/bobrenjc93/605/head 2025-10-10T00:03:26.2168969Z * [new branch] gh/bobrenjc93/605/orig -> origin/gh/bobrenjc93/605/orig 2025-10-10T00:03:26.2170778Z * [new branch] gh/bobrenjc93/606/base -> origin/gh/bobrenjc93/606/base 2025-10-10T00:03:26.2172059Z * [new branch] gh/bobrenjc93/606/head -> origin/gh/bobrenjc93/606/head 2025-10-10T00:03:26.2173241Z * [new branch] gh/bobrenjc93/606/orig -> origin/gh/bobrenjc93/606/orig 2025-10-10T00:03:26.2175510Z * [new branch] gh/bobrenjc93/607/base -> origin/gh/bobrenjc93/607/base 2025-10-10T00:03:26.2176734Z * [new branch] gh/bobrenjc93/607/head -> origin/gh/bobrenjc93/607/head 2025-10-10T00:03:26.2177990Z * [new branch] gh/bobrenjc93/607/orig -> origin/gh/bobrenjc93/607/orig 2025-10-10T00:03:26.2179783Z * [new branch] gh/bobrenjc93/608/base -> origin/gh/bobrenjc93/608/base 2025-10-10T00:03:26.2181481Z * [new branch] gh/bobrenjc93/608/head -> origin/gh/bobrenjc93/608/head 2025-10-10T00:03:26.2182793Z * [new branch] gh/bobrenjc93/608/orig -> origin/gh/bobrenjc93/608/orig 2025-10-10T00:03:26.2184459Z * [new branch] gh/bobrenjc93/609/base -> origin/gh/bobrenjc93/609/base 2025-10-10T00:03:26.2185639Z * [new branch] gh/bobrenjc93/609/head -> origin/gh/bobrenjc93/609/head 2025-10-10T00:03:26.2186840Z * [new branch] gh/bobrenjc93/609/orig -> origin/gh/bobrenjc93/609/orig 2025-10-10T00:03:26.2188737Z * [new branch] gh/bobrenjc93/610/base -> origin/gh/bobrenjc93/610/base 2025-10-10T00:03:26.2189963Z * [new branch] gh/bobrenjc93/610/head -> origin/gh/bobrenjc93/610/head 2025-10-10T00:03:26.2191187Z * [new branch] gh/bobrenjc93/610/orig -> origin/gh/bobrenjc93/610/orig 2025-10-10T00:03:26.2192954Z * [new branch] gh/bobrenjc93/611/base -> origin/gh/bobrenjc93/611/base 2025-10-10T00:03:26.2194089Z * [new branch] gh/bobrenjc93/611/head -> origin/gh/bobrenjc93/611/head 2025-10-10T00:03:26.2195390Z * [new branch] gh/bobrenjc93/611/orig -> origin/gh/bobrenjc93/611/orig 2025-10-10T00:03:26.2197139Z * [new branch] gh/bobrenjc93/612/base -> origin/gh/bobrenjc93/612/base 2025-10-10T00:03:26.2198537Z * [new branch] gh/bobrenjc93/612/head -> origin/gh/bobrenjc93/612/head 2025-10-10T00:03:26.2199573Z * [new branch] gh/bobrenjc93/612/orig -> origin/gh/bobrenjc93/612/orig 2025-10-10T00:03:26.2201319Z * [new branch] gh/bobrenjc93/613/base -> origin/gh/bobrenjc93/613/base 2025-10-10T00:03:26.2202463Z * [new branch] gh/bobrenjc93/613/head -> origin/gh/bobrenjc93/613/head 2025-10-10T00:03:26.2203596Z * [new branch] gh/bobrenjc93/613/orig -> origin/gh/bobrenjc93/613/orig 2025-10-10T00:03:26.2205276Z * [new branch] gh/bobrenjc93/614/base -> origin/gh/bobrenjc93/614/base 2025-10-10T00:03:26.2206500Z * [new branch] gh/bobrenjc93/614/head -> origin/gh/bobrenjc93/614/head 2025-10-10T00:03:26.2207701Z * [new branch] gh/bobrenjc93/614/orig -> origin/gh/bobrenjc93/614/orig 2025-10-10T00:03:26.2209287Z * [new branch] gh/bobrenjc93/615/base -> origin/gh/bobrenjc93/615/base 2025-10-10T00:03:26.2210539Z * [new branch] gh/bobrenjc93/615/head -> origin/gh/bobrenjc93/615/head 2025-10-10T00:03:26.2211820Z * [new branch] gh/bobrenjc93/615/orig -> origin/gh/bobrenjc93/615/orig 2025-10-10T00:03:26.2213463Z * [new branch] gh/bobrenjc93/616/base -> origin/gh/bobrenjc93/616/base 2025-10-10T00:03:26.2214674Z * [new branch] gh/bobrenjc93/616/head -> origin/gh/bobrenjc93/616/head 2025-10-10T00:03:26.2215894Z * [new branch] gh/bobrenjc93/616/orig -> origin/gh/bobrenjc93/616/orig 2025-10-10T00:03:26.2217689Z * [new branch] gh/bobrenjc93/617/base -> origin/gh/bobrenjc93/617/base 2025-10-10T00:03:26.2218715Z * [new branch] gh/bobrenjc93/617/head -> origin/gh/bobrenjc93/617/head 2025-10-10T00:03:26.2219923Z * [new branch] gh/bobrenjc93/617/orig -> origin/gh/bobrenjc93/617/orig 2025-10-10T00:03:26.2221473Z * [new branch] gh/bobrenjc93/618/base -> origin/gh/bobrenjc93/618/base 2025-10-10T00:03:26.2222648Z * [new branch] gh/bobrenjc93/618/head -> origin/gh/bobrenjc93/618/head 2025-10-10T00:03:26.2223815Z * [new branch] gh/bobrenjc93/618/orig -> origin/gh/bobrenjc93/618/orig 2025-10-10T00:03:26.2225427Z * [new branch] gh/bobrenjc93/619/base -> origin/gh/bobrenjc93/619/base 2025-10-10T00:03:26.2226624Z * [new branch] gh/bobrenjc93/619/head -> origin/gh/bobrenjc93/619/head 2025-10-10T00:03:26.2227939Z * [new branch] gh/bobrenjc93/619/orig -> origin/gh/bobrenjc93/619/orig 2025-10-10T00:03:26.2229545Z * [new branch] gh/bobrenjc93/620/base -> origin/gh/bobrenjc93/620/base 2025-10-10T00:03:26.2230743Z * [new branch] gh/bobrenjc93/620/head -> origin/gh/bobrenjc93/620/head 2025-10-10T00:03:26.2231929Z * [new branch] gh/bobrenjc93/620/orig -> origin/gh/bobrenjc93/620/orig 2025-10-10T00:03:26.2233523Z * [new branch] gh/bobrenjc93/621/base -> origin/gh/bobrenjc93/621/base 2025-10-10T00:03:26.2234726Z * [new branch] gh/bobrenjc93/621/head -> origin/gh/bobrenjc93/621/head 2025-10-10T00:03:26.2236013Z * [new branch] gh/bobrenjc93/621/orig -> origin/gh/bobrenjc93/621/orig 2025-10-10T00:03:26.2237664Z * [new branch] gh/bobrenjc93/622/base -> origin/gh/bobrenjc93/622/base 2025-10-10T00:03:26.2238983Z * [new branch] gh/bobrenjc93/622/head -> origin/gh/bobrenjc93/622/head 2025-10-10T00:03:26.2240085Z * [new branch] gh/bobrenjc93/622/orig -> origin/gh/bobrenjc93/622/orig 2025-10-10T00:03:26.2242046Z * [new branch] gh/bobrenjc93/623/base -> origin/gh/bobrenjc93/623/base 2025-10-10T00:03:26.2243232Z * [new branch] gh/bobrenjc93/623/head -> origin/gh/bobrenjc93/623/head 2025-10-10T00:03:26.2244598Z * [new branch] gh/bobrenjc93/623/orig -> origin/gh/bobrenjc93/623/orig 2025-10-10T00:03:26.2246098Z * [new branch] gh/bobrenjc93/624/base -> origin/gh/bobrenjc93/624/base 2025-10-10T00:03:26.2247315Z * [new branch] gh/bobrenjc93/624/head -> origin/gh/bobrenjc93/624/head 2025-10-10T00:03:26.2248541Z * [new branch] gh/bobrenjc93/624/orig -> origin/gh/bobrenjc93/624/orig 2025-10-10T00:03:26.2250255Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-10-10T00:03:26.2251371Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-10-10T00:03:26.2252512Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-10-10T00:03:26.2254164Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-10-10T00:03:26.2255427Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-10-10T00:03:26.2256569Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-10-10T00:03:26.2258203Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-10-10T00:03:26.2259447Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-10-10T00:03:26.2260703Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-10-10T00:03:26.2262364Z * [new branch] gh/bobrenjc93/628/base -> origin/gh/bobrenjc93/628/base 2025-10-10T00:03:26.2263534Z * [new branch] gh/bobrenjc93/628/head -> origin/gh/bobrenjc93/628/head 2025-10-10T00:03:26.2264703Z * [new branch] gh/bobrenjc93/628/orig -> origin/gh/bobrenjc93/628/orig 2025-10-10T00:03:26.2266244Z * [new branch] gh/bobrenjc93/629/base -> origin/gh/bobrenjc93/629/base 2025-10-10T00:03:26.2267481Z * [new branch] gh/bobrenjc93/629/head -> origin/gh/bobrenjc93/629/head 2025-10-10T00:03:26.2268680Z * [new branch] gh/bobrenjc93/629/orig -> origin/gh/bobrenjc93/629/orig 2025-10-10T00:03:26.2270333Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-10-10T00:03:26.2272024Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-10-10T00:03:26.2273242Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-10-10T00:03:26.2278572Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-10-10T00:03:26.2280016Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-10-10T00:03:26.2281343Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-10-10T00:03:26.2282992Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-10-10T00:03:26.2284225Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-10-10T00:03:26.2285407Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-10-10T00:03:26.2286997Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-10-10T00:03:26.2288257Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-10-10T00:03:26.2289507Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-10-10T00:03:26.2291360Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-10-10T00:03:26.2292218Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-10-10T00:03:26.2293476Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-10-10T00:03:26.2295164Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-10-10T00:03:26.2296492Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-10-10T00:03:26.2297594Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-10-10T00:03:26.2299305Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-10-10T00:03:26.2300453Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-10-10T00:03:26.2301713Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-10-10T00:03:26.2303435Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-10-10T00:03:26.2304473Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-10-10T00:03:26.2305660Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-10-10T00:03:26.2307433Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-10-10T00:03:26.2308754Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-10-10T00:03:26.2309859Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-10-10T00:03:26.2311579Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-10-10T00:03:26.2312713Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-10-10T00:03:26.2313954Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-10-10T00:03:26.2315733Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-10-10T00:03:26.2316841Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-10-10T00:03:26.2318022Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-10-10T00:03:26.2319740Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-10-10T00:03:26.2320877Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-10-10T00:03:26.2322024Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-10-10T00:03:26.2323991Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-10-10T00:03:26.2324935Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-10-10T00:03:26.2326716Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-10-10T00:03:26.2328432Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-10-10T00:03:26.2329565Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-10-10T00:03:26.2331037Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-10-10T00:03:26.2332673Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-10-10T00:03:26.2333800Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-10-10T00:03:26.2335013Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-10-10T00:03:26.2336834Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-10-10T00:03:26.2337863Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-10-10T00:03:26.2339035Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-10-10T00:03:26.2340760Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-10-10T00:03:26.2341823Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-10-10T00:03:26.2343275Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-10-10T00:03:26.2345052Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-10-10T00:03:26.2346223Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-10-10T00:03:26.2347586Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-10-10T00:03:26.2349077Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-10-10T00:03:26.2350234Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-10-10T00:03:26.2351330Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-10-10T00:03:26.2352912Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-10-10T00:03:26.2354003Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-10-10T00:03:26.2355668Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-10-10T00:03:26.2357102Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-10-10T00:03:26.2358197Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-10-10T00:03:26.2359374Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-10-10T00:03:26.2361570Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-10-10T00:03:26.2363071Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-10-10T00:03:26.2364853Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-10-10T00:03:26.2366023Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-10-10T00:03:26.2367768Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-10-10T00:03:26.2368865Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-10-10T00:03:26.2371046Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-10-10T00:03:26.2372498Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-10-10T00:03:26.2373660Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-10-10T00:03:26.2375496Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-10-10T00:03:26.2377547Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-10-10T00:03:26.2378969Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-10-10T00:03:26.2380459Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-10-10T00:03:26.2382453Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-10-10T00:03:26.2383701Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-10-10T00:03:26.2384861Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-10-10T00:03:26.2386938Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-10-10T00:03:26.2388214Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-10-10T00:03:26.2390155Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-10-10T00:03:26.2391410Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-10-10T00:03:26.2392825Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-10-10T00:03:26.2394482Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-10-10T00:03:26.2395939Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-10-10T00:03:26.2397192Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-10-10T00:03:26.2399079Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-10-10T00:03:26.2400565Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-10-10T00:03:26.2401766Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-10-10T00:03:26.2404518Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-10-10T00:03:26.2405652Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-10-10T00:03:26.2407233Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-10-10T00:03:26.2410513Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-10-10T00:03:26.2412298Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-10-10T00:03:26.2414442Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-10-10T00:03:26.2416211Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-10-10T00:03:26.2417642Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-10-10T00:03:26.2418812Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-10-10T00:03:26.2420673Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-10-10T00:03:26.2421874Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-10-10T00:03:26.2423269Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-10-10T00:03:26.2425111Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-10-10T00:03:26.2426333Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-10-10T00:03:26.2427747Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-10-10T00:03:26.2429518Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-10-10T00:03:26.2430682Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-10-10T00:03:26.2431980Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-10-10T00:03:26.2433903Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-10-10T00:03:26.2435248Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-10-10T00:03:26.2436721Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-10-10T00:03:26.2438467Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-10-10T00:03:26.2439700Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-10-10T00:03:26.2441087Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-10-10T00:03:26.2442705Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-10-10T00:03:26.2443952Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-10-10T00:03:26.2445192Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-10-10T00:03:26.2447201Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-10-10T00:03:26.2448385Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-10-10T00:03:26.2449641Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-10-10T00:03:26.2451597Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-10-10T00:03:26.2452784Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-10-10T00:03:26.2454083Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-10-10T00:03:26.2455908Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-10-10T00:03:26.2457363Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-10-10T00:03:26.2458583Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-10-10T00:03:26.2460685Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-10-10T00:03:26.2462081Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-10-10T00:03:26.2463210Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-10-10T00:03:26.2464978Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-10-10T00:03:26.2466042Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-10-10T00:03:26.2467247Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-10-10T00:03:26.2469628Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-10-10T00:03:26.2471055Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-10-10T00:03:26.2472352Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-10-10T00:03:26.2474528Z * [new branch] gh/coconutruben/64/base -> origin/gh/coconutruben/64/base 2025-10-10T00:03:26.2479034Z * [new branch] gh/coconutruben/64/head -> origin/gh/coconutruben/64/head 2025-10-10T00:03:26.2480201Z * [new branch] gh/coconutruben/64/orig -> origin/gh/coconutruben/64/orig 2025-10-10T00:03:26.2482131Z * [new branch] gh/coconutruben/65/base -> origin/gh/coconutruben/65/base 2025-10-10T00:03:26.2483280Z * [new branch] gh/coconutruben/65/head -> origin/gh/coconutruben/65/head 2025-10-10T00:03:26.2484560Z * [new branch] gh/coconutruben/65/orig -> origin/gh/coconutruben/65/orig 2025-10-10T00:03:26.2486505Z * [new branch] gh/coconutruben/66/base -> origin/gh/coconutruben/66/base 2025-10-10T00:03:26.2487664Z * [new branch] gh/coconutruben/66/head -> origin/gh/coconutruben/66/head 2025-10-10T00:03:26.2488919Z * [new branch] gh/coconutruben/66/orig -> origin/gh/coconutruben/66/orig 2025-10-10T00:03:26.2490892Z * [new branch] gh/coconutruben/67/base -> origin/gh/coconutruben/67/base 2025-10-10T00:03:26.2492146Z * [new branch] gh/coconutruben/67/head -> origin/gh/coconutruben/67/head 2025-10-10T00:03:26.2493385Z * [new branch] gh/coconutruben/67/orig -> origin/gh/coconutruben/67/orig 2025-10-10T00:03:26.2495385Z * [new branch] gh/coconutruben/68/base -> origin/gh/coconutruben/68/base 2025-10-10T00:03:26.2496565Z * [new branch] gh/coconutruben/68/head -> origin/gh/coconutruben/68/head 2025-10-10T00:03:26.2497810Z * [new branch] gh/coconutruben/68/orig -> origin/gh/coconutruben/68/orig 2025-10-10T00:03:26.2499657Z * [new branch] gh/coconutruben/69/base -> origin/gh/coconutruben/69/base 2025-10-10T00:03:26.2500798Z * [new branch] gh/coconutruben/69/head -> origin/gh/coconutruben/69/head 2025-10-10T00:03:26.2502051Z * [new branch] gh/coconutruben/69/orig -> origin/gh/coconutruben/69/orig 2025-10-10T00:03:26.2503891Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-10-10T00:03:26.2505163Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-10-10T00:03:26.2506325Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-10-10T00:03:26.2507992Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-10-10T00:03:26.2509206Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-10-10T00:03:26.2510490Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-10-10T00:03:26.2512094Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-10-10T00:03:26.2513213Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-10-10T00:03:26.2514697Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-10-10T00:03:26.2516316Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-10-10T00:03:26.2517420Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-10-10T00:03:26.2518672Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-10-10T00:03:26.2520691Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-10-10T00:03:26.2521867Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-10-10T00:03:26.2523133Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-10-10T00:03:26.2525017Z * [new branch] gh/coconutruben/75/base -> origin/gh/coconutruben/75/base 2025-10-10T00:03:26.2526304Z * [new branch] gh/coconutruben/75/head -> origin/gh/coconutruben/75/head 2025-10-10T00:03:26.2527526Z * [new branch] gh/coconutruben/75/orig -> origin/gh/coconutruben/75/orig 2025-10-10T00:03:26.2529538Z * [new branch] gh/coconutruben/76/base -> origin/gh/coconutruben/76/base 2025-10-10T00:03:26.2530779Z * [new branch] gh/coconutruben/76/head -> origin/gh/coconutruben/76/head 2025-10-10T00:03:26.2532022Z * [new branch] gh/coconutruben/76/orig -> origin/gh/coconutruben/76/orig 2025-10-10T00:03:26.2533845Z * [new branch] gh/coconutruben/77/base -> origin/gh/coconutruben/77/base 2025-10-10T00:03:26.2535049Z * [new branch] gh/coconutruben/77/head -> origin/gh/coconutruben/77/head 2025-10-10T00:03:26.2536262Z * [new branch] gh/coconutruben/77/orig -> origin/gh/coconutruben/77/orig 2025-10-10T00:03:26.2538135Z * [new branch] gh/coconutruben/78/base -> origin/gh/coconutruben/78/base 2025-10-10T00:03:26.2539271Z * [new branch] gh/coconutruben/78/head -> origin/gh/coconutruben/78/head 2025-10-10T00:03:26.2540504Z * [new branch] gh/coconutruben/78/orig -> origin/gh/coconutruben/78/orig 2025-10-10T00:03:26.2542442Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-10-10T00:03:26.2543724Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-10-10T00:03:26.2544995Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-10-10T00:03:26.2546789Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-10-10T00:03:26.2547943Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-10-10T00:03:26.2549211Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-10-10T00:03:26.2551054Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-10-10T00:03:26.2552188Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-10-10T00:03:26.2553538Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-10-10T00:03:26.2555133Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-10-10T00:03:26.2556268Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-10-10T00:03:26.2557555Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-10-10T00:03:26.2559212Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-10-10T00:03:26.2560392Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-10-10T00:03:26.2561624Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-10-10T00:03:26.2563794Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-10-10T00:03:26.2564971Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-10-10T00:03:26.2566543Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-10-10T00:03:26.2567589Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-10-10T00:03:26.2569232Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-10-10T00:03:26.2570132Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-10-10T00:03:26.2571715Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-10-10T00:03:26.2572779Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-10-10T00:03:26.2575585Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-10-10T00:03:26.2576882Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-10-10T00:03:26.2578105Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-10-10T00:03:26.2579931Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-10-10T00:03:26.2581049Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-10-10T00:03:26.2582274Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-10-10T00:03:26.2584082Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-10-10T00:03:26.2585233Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-10-10T00:03:26.2586523Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-10-10T00:03:26.2588772Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-10-10T00:03:26.2589857Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-10-10T00:03:26.2591049Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-10-10T00:03:26.2593061Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-10-10T00:03:26.2596323Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-10-10T00:03:26.2597239Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-10-10T00:03:26.2599004Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-10-10T00:03:26.2600047Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-10-10T00:03:26.2601569Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-10-10T00:03:26.2603013Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-10-10T00:03:26.2604763Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-10-10T00:03:26.2606232Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-10-10T00:03:26.2607255Z * [new branch] gh/davidberard98/410/base -> origin/gh/davidberard98/410/base 2025-10-10T00:03:26.2608418Z * [new branch] gh/davidberard98/410/head -> origin/gh/davidberard98/410/head 2025-10-10T00:03:26.2609591Z * [new branch] gh/davidberard98/410/orig -> origin/gh/davidberard98/410/orig 2025-10-10T00:03:26.2611661Z * [new branch] gh/davidberard98/411/base -> origin/gh/davidberard98/411/base 2025-10-10T00:03:26.2612692Z * [new branch] gh/davidberard98/411/head -> origin/gh/davidberard98/411/head 2025-10-10T00:03:26.2613939Z * [new branch] gh/davidberard98/411/orig -> origin/gh/davidberard98/411/orig 2025-10-10T00:03:26.2615758Z * [new branch] gh/davidberard98/412/base -> origin/gh/davidberard98/412/base 2025-10-10T00:03:26.2616713Z * [new branch] gh/davidberard98/412/head -> origin/gh/davidberard98/412/head 2025-10-10T00:03:26.2617978Z * [new branch] gh/davidberard98/412/orig -> origin/gh/davidberard98/412/orig 2025-10-10T00:03:26.2620019Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-10-10T00:03:26.2621037Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-10-10T00:03:26.2623499Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-10-10T00:03:26.2624132Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-10-10T00:03:26.2625068Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-10-10T00:03:26.2626624Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-10-10T00:03:26.2628193Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-10-10T00:03:26.2633585Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-10-10T00:03:26.2634212Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-10-10T00:03:26.2634891Z * [new branch] gh/desertfire/598/base -> origin/gh/desertfire/598/base 2025-10-10T00:03:26.2635505Z * [new branch] gh/desertfire/598/head -> origin/gh/desertfire/598/head 2025-10-10T00:03:26.2636125Z * [new branch] gh/desertfire/598/orig -> origin/gh/desertfire/598/orig 2025-10-10T00:03:26.2636727Z * [new branch] gh/desertfire/599/base -> origin/gh/desertfire/599/base 2025-10-10T00:03:26.2637343Z * [new branch] gh/desertfire/599/head -> origin/gh/desertfire/599/head 2025-10-10T00:03:26.2638315Z * [new branch] gh/desertfire/599/orig -> origin/gh/desertfire/599/orig 2025-10-10T00:03:26.2640147Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-10-10T00:03:26.2641256Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-10-10T00:03:26.2642750Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-10-10T00:03:26.2644398Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-10-10T00:03:26.2645490Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-10-10T00:03:26.2646646Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-10-10T00:03:26.2648785Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-10-10T00:03:26.2650549Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-10-10T00:03:26.2652551Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-10-10T00:03:26.2653474Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-10-10T00:03:26.2654688Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-10-10T00:03:26.2656516Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-10-10T00:03:26.2657643Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-10-10T00:03:26.2658817Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-10-10T00:03:26.2660558Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-10-10T00:03:26.2661603Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-10-10T00:03:26.2662794Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-10-10T00:03:26.2664571Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-10-10T00:03:26.2665597Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-10-10T00:03:26.2666756Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-10-10T00:03:26.2668517Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-10-10T00:03:26.2669544Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-10-10T00:03:26.2670600Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-10-10T00:03:26.2672760Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-10-10T00:03:26.2673612Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-10-10T00:03:26.2675652Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-10-10T00:03:26.2676588Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-10-10T00:03:26.2678228Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-10-10T00:03:26.2679097Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-10-10T00:03:26.2680916Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-10-10T00:03:26.2681937Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-10-10T00:03:26.2683973Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-10-10T00:03:26.2684828Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-10-10T00:03:26.2685952Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-10-10T00:03:26.2687712Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-10-10T00:03:26.2688784Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-10-10T00:03:26.2689976Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-10-10T00:03:26.2691788Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-10-10T00:03:26.2692805Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-10-10T00:03:26.2694047Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-10-10T00:03:26.2695820Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-10-10T00:03:26.2697472Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-10-10T00:03:26.2699092Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-10-10T00:03:26.2701113Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-10-10T00:03:26.2702086Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-10-10T00:03:26.2702857Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-10-10T00:03:26.2704597Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-10-10T00:03:26.2705761Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-10-10T00:03:26.2706928Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-10-10T00:03:26.2708618Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-10-10T00:03:26.2709692Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-10-10T00:03:26.2710812Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-10-10T00:03:26.2713055Z * [new branch] gh/drisspg/198/base -> origin/gh/drisspg/198/base 2025-10-10T00:03:26.2714050Z * [new branch] gh/drisspg/198/head -> origin/gh/drisspg/198/head 2025-10-10T00:03:26.2715582Z * [new branch] gh/drisspg/198/orig -> origin/gh/drisspg/198/orig 2025-10-10T00:03:26.2717234Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-10-10T00:03:26.2718373Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-10-10T00:03:26.2719561Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-10-10T00:03:26.2721343Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-10-10T00:03:26.2722546Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-10-10T00:03:26.2724297Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-10-10T00:03:26.2725345Z * [new branch] gh/drisspg/201/base -> origin/gh/drisspg/201/base 2025-10-10T00:03:26.2726535Z * [new branch] gh/drisspg/201/head -> origin/gh/drisspg/201/head 2025-10-10T00:03:26.2727728Z * [new branch] gh/drisspg/201/orig -> origin/gh/drisspg/201/orig 2025-10-10T00:03:26.2729453Z * [new branch] gh/drisspg/202/base -> origin/gh/drisspg/202/base 2025-10-10T00:03:26.2730475Z * [new branch] gh/drisspg/202/head -> origin/gh/drisspg/202/head 2025-10-10T00:03:26.2731675Z * [new branch] gh/drisspg/202/orig -> origin/gh/drisspg/202/orig 2025-10-10T00:03:26.2733482Z * [new branch] gh/drisspg/203/base -> origin/gh/drisspg/203/base 2025-10-10T00:03:26.2734591Z * [new branch] gh/drisspg/203/head -> origin/gh/drisspg/203/head 2025-10-10T00:03:26.2735783Z * [new branch] gh/drisspg/203/orig -> origin/gh/drisspg/203/orig 2025-10-10T00:03:26.2737546Z * [new branch] gh/drisspg/204/base -> origin/gh/drisspg/204/base 2025-10-10T00:03:26.2738659Z * [new branch] gh/drisspg/204/head -> origin/gh/drisspg/204/head 2025-10-10T00:03:26.2739828Z * [new branch] gh/drisspg/204/orig -> origin/gh/drisspg/204/orig 2025-10-10T00:03:26.2741656Z * [new branch] gh/drisspg/205/base -> origin/gh/drisspg/205/base 2025-10-10T00:03:26.2742726Z * [new branch] gh/drisspg/205/head -> origin/gh/drisspg/205/head 2025-10-10T00:03:26.2743911Z * [new branch] gh/drisspg/205/orig -> origin/gh/drisspg/205/orig 2025-10-10T00:03:26.2745649Z * [new branch] gh/drisspg/206/base -> origin/gh/drisspg/206/base 2025-10-10T00:03:26.2746714Z * [new branch] gh/drisspg/206/head -> origin/gh/drisspg/206/head 2025-10-10T00:03:26.2747894Z * [new branch] gh/drisspg/206/orig -> origin/gh/drisspg/206/orig 2025-10-10T00:03:26.2749710Z * [new branch] gh/drisspg/207/base -> origin/gh/drisspg/207/base 2025-10-10T00:03:26.2750644Z * [new branch] gh/drisspg/207/head -> origin/gh/drisspg/207/head 2025-10-10T00:03:26.2751847Z * [new branch] gh/drisspg/207/orig -> origin/gh/drisspg/207/orig 2025-10-10T00:03:26.2753593Z * [new branch] gh/drisspg/208/base -> origin/gh/drisspg/208/base 2025-10-10T00:03:26.2754744Z * [new branch] gh/drisspg/208/head -> origin/gh/drisspg/208/head 2025-10-10T00:03:26.2756030Z * [new branch] gh/drisspg/208/orig -> origin/gh/drisspg/208/orig 2025-10-10T00:03:26.2758224Z * [new branch] gh/drisspg/209/base -> origin/gh/drisspg/209/base 2025-10-10T00:03:26.2759293Z * [new branch] gh/drisspg/209/head -> origin/gh/drisspg/209/head 2025-10-10T00:03:26.2760551Z * [new branch] gh/drisspg/209/orig -> origin/gh/drisspg/209/orig 2025-10-10T00:03:26.2762622Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-10-10T00:03:26.2763727Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-10-10T00:03:26.2765866Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-10-10T00:03:26.2767026Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-10-10T00:03:26.2768264Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-10-10T00:03:26.2770085Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-10-10T00:03:26.2771112Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-10-10T00:03:26.2772290Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-10-10T00:03:26.2774270Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-10-10T00:03:26.2775714Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-10-10T00:03:26.2776818Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-10-10T00:03:26.2778560Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-10-10T00:03:26.2779568Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-10-10T00:03:26.2780771Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-10-10T00:03:26.2782538Z * [new branch] gh/eellison/824/base -> origin/gh/eellison/824/base 2025-10-10T00:03:26.2783578Z * [new branch] gh/eellison/824/head -> origin/gh/eellison/824/head 2025-10-10T00:03:26.2784817Z * [new branch] gh/eellison/824/orig -> origin/gh/eellison/824/orig 2025-10-10T00:03:26.2786873Z * [new branch] gh/eellison/825/base -> origin/gh/eellison/825/base 2025-10-10T00:03:26.2787897Z * [new branch] gh/eellison/825/head -> origin/gh/eellison/825/head 2025-10-10T00:03:26.2789136Z * [new branch] gh/eellison/825/orig -> origin/gh/eellison/825/orig 2025-10-10T00:03:26.2790923Z * [new branch] gh/eellison/826/base -> origin/gh/eellison/826/base 2025-10-10T00:03:26.2791891Z * [new branch] gh/eellison/826/head -> origin/gh/eellison/826/head 2025-10-10T00:03:26.2793091Z * [new branch] gh/eellison/826/orig -> origin/gh/eellison/826/orig 2025-10-10T00:03:26.2794849Z * [new branch] gh/eellison/827/base -> origin/gh/eellison/827/base 2025-10-10T00:03:26.2795970Z * [new branch] gh/eellison/827/head -> origin/gh/eellison/827/head 2025-10-10T00:03:26.2797232Z * [new branch] gh/eellison/827/orig -> origin/gh/eellison/827/orig 2025-10-10T00:03:26.2799132Z * [new branch] gh/eellison/828/base -> origin/gh/eellison/828/base 2025-10-10T00:03:26.2800081Z * [new branch] gh/eellison/828/head -> origin/gh/eellison/828/head 2025-10-10T00:03:26.2801188Z * [new branch] gh/eellison/828/orig -> origin/gh/eellison/828/orig 2025-10-10T00:03:26.2803328Z * [new branch] gh/eellison/829/base -> origin/gh/eellison/829/base 2025-10-10T00:03:26.2804466Z * [new branch] gh/eellison/829/head -> origin/gh/eellison/829/head 2025-10-10T00:03:26.2805666Z * [new branch] gh/eellison/829/orig -> origin/gh/eellison/829/orig 2025-10-10T00:03:26.2807470Z * [new branch] gh/eellison/830/base -> origin/gh/eellison/830/base 2025-10-10T00:03:26.2808610Z * [new branch] gh/eellison/830/head -> origin/gh/eellison/830/head 2025-10-10T00:03:26.2809796Z * [new branch] gh/eellison/830/orig -> origin/gh/eellison/830/orig 2025-10-10T00:03:26.2811503Z * [new branch] gh/eellison/831/base -> origin/gh/eellison/831/base 2025-10-10T00:03:26.2812516Z * [new branch] gh/eellison/831/head -> origin/gh/eellison/831/head 2025-10-10T00:03:26.2813765Z * [new branch] gh/eellison/831/orig -> origin/gh/eellison/831/orig 2025-10-10T00:03:26.2815504Z * [new branch] gh/eellison/832/base -> origin/gh/eellison/832/base 2025-10-10T00:03:26.2816973Z * [new branch] gh/eellison/832/head -> origin/gh/eellison/832/head 2025-10-10T00:03:26.2818001Z * [new branch] gh/eellison/832/orig -> origin/gh/eellison/832/orig 2025-10-10T00:03:26.2819873Z * [new branch] gh/eellison/833/base -> origin/gh/eellison/833/base 2025-10-10T00:03:26.2820853Z * [new branch] gh/eellison/833/head -> origin/gh/eellison/833/head 2025-10-10T00:03:26.2822043Z * [new branch] gh/eellison/833/orig -> origin/gh/eellison/833/orig 2025-10-10T00:03:26.2823772Z * [new branch] gh/eellison/834/base -> origin/gh/eellison/834/base 2025-10-10T00:03:26.2824781Z * [new branch] gh/eellison/834/head -> origin/gh/eellison/834/head 2025-10-10T00:03:26.2826201Z * [new branch] gh/eellison/834/orig -> origin/gh/eellison/834/orig 2025-10-10T00:03:26.2827800Z * [new branch] gh/eellison/835/base -> origin/gh/eellison/835/base 2025-10-10T00:03:26.2828829Z * [new branch] gh/eellison/835/head -> origin/gh/eellison/835/head 2025-10-10T00:03:26.2830024Z * [new branch] gh/eellison/835/orig -> origin/gh/eellison/835/orig 2025-10-10T00:03:26.2832583Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-10-10T00:03:26.2833652Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-10-10T00:03:26.2835337Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-10-10T00:03:26.2837062Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-10-10T00:03:26.2838064Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-10-10T00:03:26.2839305Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-10-10T00:03:26.2841136Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-10-10T00:03:26.2842269Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-10-10T00:03:26.2843446Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-10-10T00:03:26.2845255Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-10-10T00:03:26.2846469Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-10-10T00:03:26.2848123Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-10-10T00:03:26.2849754Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-10-10T00:03:26.2850776Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-10-10T00:03:26.2851960Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-10-10T00:03:26.2853883Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-10-10T00:03:26.2854937Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-10-10T00:03:26.2856120Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-10-10T00:03:26.2857782Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-10-10T00:03:26.2858844Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-10-10T00:03:26.2860102Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-10-10T00:03:26.2861930Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-10-10T00:03:26.2862978Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-10-10T00:03:26.2864109Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-10-10T00:03:26.2865702Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-10-10T00:03:26.2866874Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-10-10T00:03:26.2868118Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-10-10T00:03:26.2870483Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-10-10T00:03:26.2871587Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-10-10T00:03:26.2872801Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-10-10T00:03:26.2874925Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-10-10T00:03:26.2879058Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-10-10T00:03:26.2880038Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-10-10T00:03:26.2882235Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-10-10T00:03:26.2883369Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-10-10T00:03:26.2885381Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-10-10T00:03:26.2886492Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-10-10T00:03:26.2887660Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-10-10T00:03:26.2889423Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-10-10T00:03:26.2890534Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-10-10T00:03:26.2891710Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-10-10T00:03:26.2893739Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-10-10T00:03:26.2894899Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-10-10T00:03:26.2896262Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-10-10T00:03:26.2897798Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-10-10T00:03:26.2898839Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-10-10T00:03:26.2900377Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-10-10T00:03:26.2902343Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-10-10T00:03:26.2903494Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-10-10T00:03:26.2904219Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-10-10T00:03:26.2906271Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-10-10T00:03:26.2907277Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-10-10T00:03:26.2908467Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-10-10T00:03:26.2910349Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-10-10T00:03:26.2911393Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-10-10T00:03:26.2912565Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-10-10T00:03:26.2914920Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-10-10T00:03:26.2916034Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-10-10T00:03:26.2917232Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-10-10T00:03:26.2919590Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-10-10T00:03:26.2920158Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-10-10T00:03:26.2921612Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-10-10T00:03:26.2923470Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-10-10T00:03:26.2924478Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-10-10T00:03:26.2926000Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-10-10T00:03:26.2928188Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-10-10T00:03:26.2929238Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-10-10T00:03:26.2930646Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-10-10T00:03:26.2932237Z * [new branch] gh/etaf/170/base -> origin/gh/etaf/170/base 2025-10-10T00:03:26.2950753Z * [new branch] gh/etaf/170/head -> origin/gh/etaf/170/head 2025-10-10T00:03:26.2951511Z * [new branch] gh/etaf/170/orig -> origin/gh/etaf/170/orig 2025-10-10T00:03:26.2952059Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-10-10T00:03:26.2952612Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-10-10T00:03:26.2953156Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-10-10T00:03:26.2953700Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-10-10T00:03:26.2954248Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-10-10T00:03:26.2954864Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-10-10T00:03:26.2955486Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-10-10T00:03:26.2956118Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-10-10T00:03:26.2956752Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-10-10T00:03:26.2957363Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-10-10T00:03:26.2957989Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-10-10T00:03:26.2958744Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-10-10T00:03:26.2959359Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-10-10T00:03:26.2959980Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-10-10T00:03:26.2960570Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-10-10T00:03:26.2961156Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-10-10T00:03:26.2961797Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-10-10T00:03:26.2962363Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-10-10T00:03:26.2963247Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-10-10T00:03:26.2964429Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-10-10T00:03:26.2966109Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-10-10T00:03:26.2967167Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-10-10T00:03:26.2968545Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-10-10T00:03:26.2970144Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-10-10T00:03:26.2971310Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-10-10T00:03:26.2972714Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-10-10T00:03:26.2974544Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-10-10T00:03:26.2976052Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-10-10T00:03:26.2977142Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-10-10T00:03:26.2978893Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-10-10T00:03:26.2979956Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-10-10T00:03:26.2981152Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-10-10T00:03:26.2983129Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-10-10T00:03:26.2983979Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-10-10T00:03:26.2985325Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-10-10T00:03:26.2987002Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-10-10T00:03:26.2988129Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-10-10T00:03:26.2989539Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-10-10T00:03:26.2991201Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-10-10T00:03:26.2992311Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-10-10T00:03:26.2993536Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-10-10T00:03:26.2995269Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-10-10T00:03:26.2996464Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-10-10T00:03:26.2997826Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-10-10T00:03:26.2999406Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-10-10T00:03:26.3000506Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-10-10T00:03:26.3001856Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-10-10T00:03:26.3003302Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-10-10T00:03:26.3004505Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-10-10T00:03:26.3005939Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-10-10T00:03:26.3007549Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-10-10T00:03:26.3008614Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-10-10T00:03:26.3009952Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-10-10T00:03:26.3011530Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-10-10T00:03:26.3012625Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-10-10T00:03:26.3013833Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-10-10T00:03:26.3015489Z * [new branch] gh/ezyang/3145/base -> origin/gh/ezyang/3145/base 2025-10-10T00:03:26.3016697Z * [new branch] gh/ezyang/3145/head -> origin/gh/ezyang/3145/head 2025-10-10T00:03:26.3017922Z * [new branch] gh/ezyang/3145/orig -> origin/gh/ezyang/3145/orig 2025-10-10T00:03:26.3019964Z * [new branch] gh/ezyang/3146/base -> origin/gh/ezyang/3146/base 2025-10-10T00:03:26.3021176Z * [new branch] gh/ezyang/3146/head -> origin/gh/ezyang/3146/head 2025-10-10T00:03:26.3022480Z * [new branch] gh/ezyang/3146/orig -> origin/gh/ezyang/3146/orig 2025-10-10T00:03:26.3024143Z * [new branch] gh/ezyang/3147/base -> origin/gh/ezyang/3147/base 2025-10-10T00:03:26.3025335Z * [new branch] gh/ezyang/3147/head -> origin/gh/ezyang/3147/head 2025-10-10T00:03:26.3026512Z * [new branch] gh/ezyang/3147/orig -> origin/gh/ezyang/3147/orig 2025-10-10T00:03:26.3028206Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-10-10T00:03:26.3029406Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-10-10T00:03:26.3030601Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-10-10T00:03:26.3032236Z * [new branch] gh/ezyang/3149/base -> origin/gh/ezyang/3149/base 2025-10-10T00:03:26.3033402Z * [new branch] gh/ezyang/3149/head -> origin/gh/ezyang/3149/head 2025-10-10T00:03:26.3034592Z * [new branch] gh/ezyang/3149/orig -> origin/gh/ezyang/3149/orig 2025-10-10T00:03:26.3036751Z * [new branch] gh/ezyang/3150/base -> origin/gh/ezyang/3150/base 2025-10-10T00:03:26.3037953Z * [new branch] gh/ezyang/3150/head -> origin/gh/ezyang/3150/head 2025-10-10T00:03:26.3039337Z * [new branch] gh/ezyang/3150/orig -> origin/gh/ezyang/3150/orig 2025-10-10T00:03:26.3040944Z * [new branch] gh/ezyang/3151/base -> origin/gh/ezyang/3151/base 2025-10-10T00:03:26.3042123Z * [new branch] gh/ezyang/3151/head -> origin/gh/ezyang/3151/head 2025-10-10T00:03:26.3043406Z * [new branch] gh/ezyang/3151/orig -> origin/gh/ezyang/3151/orig 2025-10-10T00:03:26.3045094Z * [new branch] gh/ezyang/3152/base -> origin/gh/ezyang/3152/base 2025-10-10T00:03:26.3046211Z * [new branch] gh/ezyang/3152/head -> origin/gh/ezyang/3152/head 2025-10-10T00:03:26.3047474Z * [new branch] gh/ezyang/3152/orig -> origin/gh/ezyang/3152/orig 2025-10-10T00:03:26.3049027Z * [new branch] gh/ezyang/3153/base -> origin/gh/ezyang/3153/base 2025-10-10T00:03:26.3050245Z * [new branch] gh/ezyang/3153/head -> origin/gh/ezyang/3153/head 2025-10-10T00:03:26.3051601Z * [new branch] gh/ezyang/3153/orig -> origin/gh/ezyang/3153/orig 2025-10-10T00:03:26.3053112Z * [new branch] gh/ezyang/3154/base -> origin/gh/ezyang/3154/base 2025-10-10T00:03:26.3054275Z * [new branch] gh/ezyang/3154/head -> origin/gh/ezyang/3154/head 2025-10-10T00:03:26.3055594Z * [new branch] gh/ezyang/3154/orig -> origin/gh/ezyang/3154/orig 2025-10-10T00:03:26.3057167Z * [new branch] gh/ezyang/3155/base -> origin/gh/ezyang/3155/base 2025-10-10T00:03:26.3058434Z * [new branch] gh/ezyang/3155/head -> origin/gh/ezyang/3155/head 2025-10-10T00:03:26.3059632Z * [new branch] gh/ezyang/3155/orig -> origin/gh/ezyang/3155/orig 2025-10-10T00:03:26.3061271Z * [new branch] gh/ezyang/3156/base -> origin/gh/ezyang/3156/base 2025-10-10T00:03:26.3062430Z * [new branch] gh/ezyang/3156/head -> origin/gh/ezyang/3156/head 2025-10-10T00:03:26.3063788Z * [new branch] gh/ezyang/3156/orig -> origin/gh/ezyang/3156/orig 2025-10-10T00:03:26.3065454Z * [new branch] gh/ezyang/3157/base -> origin/gh/ezyang/3157/base 2025-10-10T00:03:26.3066672Z * [new branch] gh/ezyang/3157/head -> origin/gh/ezyang/3157/head 2025-10-10T00:03:26.3067884Z * [new branch] gh/ezyang/3157/orig -> origin/gh/ezyang/3157/orig 2025-10-10T00:03:26.3069517Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-10-10T00:03:26.3070770Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-10-10T00:03:26.3072060Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-10-10T00:03:26.3073794Z * [new branch] gh/ezyang/3159/base -> origin/gh/ezyang/3159/base 2025-10-10T00:03:26.3075377Z * [new branch] gh/ezyang/3159/head -> origin/gh/ezyang/3159/head 2025-10-10T00:03:26.3076651Z * [new branch] gh/ezyang/3159/orig -> origin/gh/ezyang/3159/orig 2025-10-10T00:03:26.3078344Z * [new branch] gh/ezyang/3160/base -> origin/gh/ezyang/3160/base 2025-10-10T00:03:26.3079577Z * [new branch] gh/ezyang/3160/head -> origin/gh/ezyang/3160/head 2025-10-10T00:03:26.3080750Z * [new branch] gh/ezyang/3160/orig -> origin/gh/ezyang/3160/orig 2025-10-10T00:03:26.3082425Z * [new branch] gh/ezyang/3161/base -> origin/gh/ezyang/3161/base 2025-10-10T00:03:26.3083632Z * [new branch] gh/ezyang/3161/head -> origin/gh/ezyang/3161/head 2025-10-10T00:03:26.3084797Z * [new branch] gh/ezyang/3161/orig -> origin/gh/ezyang/3161/orig 2025-10-10T00:03:26.3086299Z * [new branch] gh/ezyang/3162/base -> origin/gh/ezyang/3162/base 2025-10-10T00:03:26.3087635Z * [new branch] gh/ezyang/3162/head -> origin/gh/ezyang/3162/head 2025-10-10T00:03:26.3088972Z * [new branch] gh/ezyang/3162/orig -> origin/gh/ezyang/3162/orig 2025-10-10T00:03:26.3090575Z * [new branch] gh/ezyang/3163/base -> origin/gh/ezyang/3163/base 2025-10-10T00:03:26.3091756Z * [new branch] gh/ezyang/3163/head -> origin/gh/ezyang/3163/head 2025-10-10T00:03:26.3092951Z * [new branch] gh/ezyang/3163/orig -> origin/gh/ezyang/3163/orig 2025-10-10T00:03:26.3094657Z * [new branch] gh/ezyang/3164/base -> origin/gh/ezyang/3164/base 2025-10-10T00:03:26.3095883Z * [new branch] gh/ezyang/3164/head -> origin/gh/ezyang/3164/head 2025-10-10T00:03:26.3097152Z * [new branch] gh/ezyang/3164/orig -> origin/gh/ezyang/3164/orig 2025-10-10T00:03:26.3098713Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-10-10T00:03:26.3100048Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-10-10T00:03:26.3101090Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-10-10T00:03:26.3102750Z * [new branch] gh/ezyang/3166/base -> origin/gh/ezyang/3166/base 2025-10-10T00:03:26.3103893Z * [new branch] gh/ezyang/3166/head -> origin/gh/ezyang/3166/head 2025-10-10T00:03:26.3105236Z * [new branch] gh/ezyang/3166/orig -> origin/gh/ezyang/3166/orig 2025-10-10T00:03:26.3106914Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-10-10T00:03:26.3108079Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-10-10T00:03:26.3109870Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-10-10T00:03:26.3111484Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-10-10T00:03:26.3112716Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-10-10T00:03:26.3114002Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-10-10T00:03:26.3115743Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-10-10T00:03:26.3116962Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-10-10T00:03:26.3118183Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-10-10T00:03:26.3119768Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-10-10T00:03:26.3120963Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-10-10T00:03:26.3122310Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-10-10T00:03:26.3124450Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-10-10T00:03:26.3125699Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-10-10T00:03:26.3126997Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-10-10T00:03:26.3128599Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-10-10T00:03:26.3129781Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-10-10T00:03:26.3131054Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-10-10T00:03:26.3132683Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-10-10T00:03:26.3133874Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-10-10T00:03:26.3135002Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-10-10T00:03:26.3136886Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-10-10T00:03:26.3138258Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-10-10T00:03:26.3139413Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-10-10T00:03:26.3141578Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-10-10T00:03:26.3143033Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-10-10T00:03:26.3144250Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-10-10T00:03:26.3145934Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-10-10T00:03:26.3147056Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-10-10T00:03:26.3148220Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-10-10T00:03:26.3149907Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-10-10T00:03:26.3151005Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-10-10T00:03:26.3152175Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-10-10T00:03:26.3153855Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-10-10T00:03:26.3155149Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-10-10T00:03:26.3156381Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-10-10T00:03:26.3158273Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-10-10T00:03:26.3159595Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-10-10T00:03:26.3160832Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-10-10T00:03:26.3162790Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-10-10T00:03:26.3163941Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-10-10T00:03:26.3165169Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-10-10T00:03:26.3166790Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-10-10T00:03:26.3168008Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-10-10T00:03:26.3169192Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-10-10T00:03:26.3171556Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-10-10T00:03:26.3172873Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-10-10T00:03:26.3174410Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-10-10T00:03:26.3176258Z * [new branch] gh/fduwjj/192/base -> origin/gh/fduwjj/192/base 2025-10-10T00:03:26.3177575Z * [new branch] gh/fduwjj/192/head -> origin/gh/fduwjj/192/head 2025-10-10T00:03:26.3178793Z * [new branch] gh/fduwjj/192/orig -> origin/gh/fduwjj/192/orig 2025-10-10T00:03:26.3180564Z * [new branch] gh/fduwjj/193/base -> origin/gh/fduwjj/193/base 2025-10-10T00:03:26.3181717Z * [new branch] gh/fduwjj/193/head -> origin/gh/fduwjj/193/head 2025-10-10T00:03:26.3182883Z * [new branch] gh/fduwjj/193/orig -> origin/gh/fduwjj/193/orig 2025-10-10T00:03:26.3184644Z * [new branch] gh/fduwjj/194/base -> origin/gh/fduwjj/194/base 2025-10-10T00:03:26.3185789Z * [new branch] gh/fduwjj/194/head -> origin/gh/fduwjj/194/head 2025-10-10T00:03:26.3186957Z * [new branch] gh/fduwjj/194/orig -> origin/gh/fduwjj/194/orig 2025-10-10T00:03:26.3188928Z * [new branch] gh/fduwjj/195/base -> origin/gh/fduwjj/195/base 2025-10-10T00:03:26.3190219Z * [new branch] gh/fduwjj/195/head -> origin/gh/fduwjj/195/head 2025-10-10T00:03:26.3191443Z * [new branch] gh/fduwjj/195/orig -> origin/gh/fduwjj/195/orig 2025-10-10T00:03:26.3192869Z * [new branch] gh/fduwjj/196/base -> origin/gh/fduwjj/196/base 2025-10-10T00:03:26.3194068Z * [new branch] gh/fduwjj/196/head -> origin/gh/fduwjj/196/head 2025-10-10T00:03:26.3195338Z * [new branch] gh/fduwjj/196/orig -> origin/gh/fduwjj/196/orig 2025-10-10T00:03:26.3196779Z * [new branch] gh/fduwjj/197/base -> origin/gh/fduwjj/197/base 2025-10-10T00:03:26.3197950Z * [new branch] gh/fduwjj/197/head -> origin/gh/fduwjj/197/head 2025-10-10T00:03:26.3199126Z * [new branch] gh/fduwjj/197/orig -> origin/gh/fduwjj/197/orig 2025-10-10T00:03:26.3200680Z * [new branch] gh/fduwjj/198/base -> origin/gh/fduwjj/198/base 2025-10-10T00:03:26.3201893Z * [new branch] gh/fduwjj/198/head -> origin/gh/fduwjj/198/head 2025-10-10T00:03:26.3203027Z * [new branch] gh/fduwjj/198/orig -> origin/gh/fduwjj/198/orig 2025-10-10T00:03:26.3204578Z * [new branch] gh/fduwjj/199/base -> origin/gh/fduwjj/199/base 2025-10-10T00:03:26.3205788Z * [new branch] gh/fduwjj/199/head -> origin/gh/fduwjj/199/head 2025-10-10T00:03:26.3206949Z * [new branch] gh/fduwjj/199/orig -> origin/gh/fduwjj/199/orig 2025-10-10T00:03:26.3208911Z * [new branch] gh/fduwjj/200/base -> origin/gh/fduwjj/200/base 2025-10-10T00:03:26.3210199Z * [new branch] gh/fduwjj/200/head -> origin/gh/fduwjj/200/head 2025-10-10T00:03:26.3211381Z * [new branch] gh/fduwjj/200/orig -> origin/gh/fduwjj/200/orig 2025-10-10T00:03:26.3212871Z * [new branch] gh/fduwjj/201/base -> origin/gh/fduwjj/201/base 2025-10-10T00:03:26.3214063Z * [new branch] gh/fduwjj/201/head -> origin/gh/fduwjj/201/head 2025-10-10T00:03:26.3215259Z * [new branch] gh/fduwjj/201/orig -> origin/gh/fduwjj/201/orig 2025-10-10T00:03:26.3216918Z * [new branch] gh/fduwjj/202/base -> origin/gh/fduwjj/202/base 2025-10-10T00:03:26.3218151Z * [new branch] gh/fduwjj/202/head -> origin/gh/fduwjj/202/head 2025-10-10T00:03:26.3219389Z * [new branch] gh/fduwjj/202/orig -> origin/gh/fduwjj/202/orig 2025-10-10T00:03:26.3221424Z * [new branch] gh/fduwjj/203/base -> origin/gh/fduwjj/203/base 2025-10-10T00:03:26.3222724Z * [new branch] gh/fduwjj/203/head -> origin/gh/fduwjj/203/head 2025-10-10T00:03:26.3223925Z * [new branch] gh/fduwjj/203/orig -> origin/gh/fduwjj/203/orig 2025-10-10T00:03:26.3226015Z * [new branch] gh/fduwjj/204/base -> origin/gh/fduwjj/204/base 2025-10-10T00:03:26.3227252Z * [new branch] gh/fduwjj/204/head -> origin/gh/fduwjj/204/head 2025-10-10T00:03:26.3228476Z * [new branch] gh/fduwjj/204/orig -> origin/gh/fduwjj/204/orig 2025-10-10T00:03:26.3230213Z * [new branch] gh/fduwjj/205/base -> origin/gh/fduwjj/205/base 2025-10-10T00:03:26.3231903Z * [new branch] gh/fduwjj/205/head -> origin/gh/fduwjj/205/head 2025-10-10T00:03:26.3233168Z * [new branch] gh/fduwjj/205/orig -> origin/gh/fduwjj/205/orig 2025-10-10T00:03:26.3234974Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-10-10T00:03:26.3236289Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-10-10T00:03:26.3237481Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-10-10T00:03:26.3239502Z * [new branch] gh/fduwjj/207/base -> origin/gh/fduwjj/207/base 2025-10-10T00:03:26.3240611Z * [new branch] gh/fduwjj/207/head -> origin/gh/fduwjj/207/head 2025-10-10T00:03:26.3241842Z * [new branch] gh/fduwjj/207/orig -> origin/gh/fduwjj/207/orig 2025-10-10T00:03:26.3243557Z * [new branch] gh/fduwjj/208/base -> origin/gh/fduwjj/208/base 2025-10-10T00:03:26.3244805Z * [new branch] gh/fduwjj/208/head -> origin/gh/fduwjj/208/head 2025-10-10T00:03:26.3246085Z * [new branch] gh/fduwjj/208/orig -> origin/gh/fduwjj/208/orig 2025-10-10T00:03:26.3247567Z * [new branch] gh/fduwjj/209/base -> origin/gh/fduwjj/209/base 2025-10-10T00:03:26.3248760Z * [new branch] gh/fduwjj/209/head -> origin/gh/fduwjj/209/head 2025-10-10T00:03:26.3250009Z * [new branch] gh/fduwjj/209/orig -> origin/gh/fduwjj/209/orig 2025-10-10T00:03:26.3251782Z * [new branch] gh/fduwjj/210/base -> origin/gh/fduwjj/210/base 2025-10-10T00:03:26.3252983Z * [new branch] gh/fduwjj/210/head -> origin/gh/fduwjj/210/head 2025-10-10T00:03:26.3254216Z * [new branch] gh/fduwjj/210/orig -> origin/gh/fduwjj/210/orig 2025-10-10T00:03:26.3255992Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-10-10T00:03:26.3257276Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-10-10T00:03:26.3258504Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-10-10T00:03:26.3260088Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-10-10T00:03:26.3261283Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-10-10T00:03:26.3262478Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-10-10T00:03:26.3264141Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-10-10T00:03:26.3265376Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-10-10T00:03:26.3266568Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-10-10T00:03:26.3268393Z * [new branch] gh/fduwjj/214/base -> origin/gh/fduwjj/214/base 2025-10-10T00:03:26.3269618Z * [new branch] gh/fduwjj/214/head -> origin/gh/fduwjj/214/head 2025-10-10T00:03:26.3270809Z * [new branch] gh/fduwjj/214/orig -> origin/gh/fduwjj/214/orig 2025-10-10T00:03:26.3272542Z * [new branch] gh/fduwjj/215/base -> origin/gh/fduwjj/215/base 2025-10-10T00:03:26.3273771Z * [new branch] gh/fduwjj/215/head -> origin/gh/fduwjj/215/head 2025-10-10T00:03:26.3276987Z * [new branch] gh/fduwjj/215/orig -> origin/gh/fduwjj/215/orig 2025-10-10T00:03:26.3278748Z * [new branch] gh/fduwjj/216/base -> origin/gh/fduwjj/216/base 2025-10-10T00:03:26.3279939Z * [new branch] gh/fduwjj/216/head -> origin/gh/fduwjj/216/head 2025-10-10T00:03:26.3281024Z * [new branch] gh/fduwjj/216/orig -> origin/gh/fduwjj/216/orig 2025-10-10T00:03:26.3282792Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-10-10T00:03:26.3284485Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-10-10T00:03:26.3285742Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-10-10T00:03:26.3287410Z * [new branch] gh/fduwjj/218/base -> origin/gh/fduwjj/218/base 2025-10-10T00:03:26.3288608Z * [new branch] gh/fduwjj/218/head -> origin/gh/fduwjj/218/head 2025-10-10T00:03:26.3289822Z * [new branch] gh/fduwjj/218/orig -> origin/gh/fduwjj/218/orig 2025-10-10T00:03:26.3292150Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-10-10T00:03:26.3293474Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-10-10T00:03:26.3294715Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-10-10T00:03:26.3296426Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-10-10T00:03:26.3297691Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-10-10T00:03:26.3298892Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-10-10T00:03:26.3301171Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-10-10T00:03:26.3302484Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-10-10T00:03:26.3303793Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-10-10T00:03:26.3305223Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-10-10T00:03:26.3322004Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-10-10T00:03:26.3322260Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-10-10T00:03:26.3322495Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-10-10T00:03:26.3322916Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-10-10T00:03:26.3323133Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-10-10T00:03:26.3323347Z * [new branch] gh/fegin/313/base -> origin/gh/fegin/313/base 2025-10-10T00:03:26.3323572Z * [new branch] gh/fegin/313/head -> origin/gh/fegin/313/head 2025-10-10T00:03:26.3323795Z * [new branch] gh/fegin/313/orig -> origin/gh/fegin/313/orig 2025-10-10T00:03:26.3324002Z * [new branch] gh/fegin/314/base -> origin/gh/fegin/314/base 2025-10-10T00:03:26.3324222Z * [new branch] gh/fegin/314/head -> origin/gh/fegin/314/head 2025-10-10T00:03:26.3324429Z * [new branch] gh/fegin/314/orig -> origin/gh/fegin/314/orig 2025-10-10T00:03:26.3324641Z * [new branch] gh/fegin/315/base -> origin/gh/fegin/315/base 2025-10-10T00:03:26.3324868Z * [new branch] gh/fegin/315/head -> origin/gh/fegin/315/head 2025-10-10T00:03:26.3325078Z * [new branch] gh/fegin/315/orig -> origin/gh/fegin/315/orig 2025-10-10T00:03:26.3326795Z * [new branch] gh/fegin/316/base -> origin/gh/fegin/316/base 2025-10-10T00:03:26.3327671Z * [new branch] gh/fegin/316/head -> origin/gh/fegin/316/head 2025-10-10T00:03:26.3329044Z * [new branch] gh/fegin/316/orig -> origin/gh/fegin/316/orig 2025-10-10T00:03:26.3330596Z * [new branch] gh/fegin/317/base -> origin/gh/fegin/317/base 2025-10-10T00:03:26.3331768Z * [new branch] gh/fegin/317/head -> origin/gh/fegin/317/head 2025-10-10T00:03:26.3332982Z * [new branch] gh/fegin/317/orig -> origin/gh/fegin/317/orig 2025-10-10T00:03:26.3334600Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-10-10T00:03:26.3335822Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-10-10T00:03:26.3337190Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-10-10T00:03:26.3338822Z * [new branch] gh/fegin/319/base -> origin/gh/fegin/319/base 2025-10-10T00:03:26.3340011Z * [new branch] gh/fegin/319/head -> origin/gh/fegin/319/head 2025-10-10T00:03:26.3341205Z * [new branch] gh/fegin/319/orig -> origin/gh/fegin/319/orig 2025-10-10T00:03:26.3342911Z * [new branch] gh/fegin/320/base -> origin/gh/fegin/320/base 2025-10-10T00:03:26.3344095Z * [new branch] gh/fegin/320/head -> origin/gh/fegin/320/head 2025-10-10T00:03:26.3345295Z * [new branch] gh/fegin/320/orig -> origin/gh/fegin/320/orig 2025-10-10T00:03:26.3346850Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-10-10T00:03:26.3348032Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-10-10T00:03:26.3349278Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-10-10T00:03:26.3350805Z * [new branch] gh/fegin/322/base -> origin/gh/fegin/322/base 2025-10-10T00:03:26.3351962Z * [new branch] gh/fegin/322/head -> origin/gh/fegin/322/head 2025-10-10T00:03:26.3353259Z * [new branch] gh/fegin/322/orig -> origin/gh/fegin/322/orig 2025-10-10T00:03:26.3354741Z * [new branch] gh/fegin/323/base -> origin/gh/fegin/323/base 2025-10-10T00:03:26.3356066Z * [new branch] gh/fegin/323/head -> origin/gh/fegin/323/head 2025-10-10T00:03:26.3357910Z * [new branch] gh/fegin/324/base -> origin/gh/fegin/324/base 2025-10-10T00:03:26.3359194Z * [new branch] gh/fegin/324/head -> origin/gh/fegin/324/head 2025-10-10T00:03:26.3360460Z * [new branch] gh/fegin/324/orig -> origin/gh/fegin/324/orig 2025-10-10T00:03:26.3362591Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-10-10T00:03:26.3363760Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-10-10T00:03:26.3365029Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-10-10T00:03:26.3366682Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-10-10T00:03:26.3368251Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-10-10T00:03:26.3369534Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-10-10T00:03:26.3371092Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-10-10T00:03:26.3372244Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-10-10T00:03:26.3373445Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-10-10T00:03:26.3376030Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-10-10T00:03:26.3377265Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-10-10T00:03:26.3378562Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-10-10T00:03:26.3380176Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-10-10T00:03:26.3381348Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-10-10T00:03:26.3382555Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-10-10T00:03:26.3384101Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-10-10T00:03:26.3385292Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-10-10T00:03:26.3386548Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-10-10T00:03:26.3388102Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-10-10T00:03:26.3389286Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-10-10T00:03:26.3390606Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-10-10T00:03:26.3392313Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-10-10T00:03:26.3393465Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-10-10T00:03:26.3394719Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-10-10T00:03:26.3396378Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-10-10T00:03:26.3397577Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-10-10T00:03:26.3398765Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-10-10T00:03:26.3400340Z * [new branch] gh/fffrog/154/base -> origin/gh/fffrog/154/base 2025-10-10T00:03:26.3401545Z * [new branch] gh/fffrog/154/head -> origin/gh/fffrog/154/head 2025-10-10T00:03:26.3402745Z * [new branch] gh/fffrog/154/orig -> origin/gh/fffrog/154/orig 2025-10-10T00:03:26.3404390Z * [new branch] gh/fffrog/155/base -> origin/gh/fffrog/155/base 2025-10-10T00:03:26.3405507Z * [new branch] gh/fffrog/155/head -> origin/gh/fffrog/155/head 2025-10-10T00:03:26.3406663Z * [new branch] gh/fffrog/155/orig -> origin/gh/fffrog/155/orig 2025-10-10T00:03:26.3408306Z * [new branch] gh/fffrog/156/base -> origin/gh/fffrog/156/base 2025-10-10T00:03:26.3409480Z * [new branch] gh/fffrog/156/head -> origin/gh/fffrog/156/head 2025-10-10T00:03:26.3410681Z * [new branch] gh/fffrog/156/orig -> origin/gh/fffrog/156/orig 2025-10-10T00:03:26.3412224Z * [new branch] gh/fffrog/157/base -> origin/gh/fffrog/157/base 2025-10-10T00:03:26.3413406Z * [new branch] gh/fffrog/157/head -> origin/gh/fffrog/157/head 2025-10-10T00:03:26.3414582Z * [new branch] gh/fffrog/157/orig -> origin/gh/fffrog/157/orig 2025-10-10T00:03:26.3416136Z * [new branch] gh/fffrog/158/base -> origin/gh/fffrog/158/base 2025-10-10T00:03:26.3417353Z * [new branch] gh/fffrog/158/head -> origin/gh/fffrog/158/head 2025-10-10T00:03:26.3418639Z * [new branch] gh/fffrog/158/orig -> origin/gh/fffrog/158/orig 2025-10-10T00:03:26.3420253Z * [new branch] gh/fffrog/159/base -> origin/gh/fffrog/159/base 2025-10-10T00:03:26.3421546Z * [new branch] gh/fffrog/159/head -> origin/gh/fffrog/159/head 2025-10-10T00:03:26.3422777Z * [new branch] gh/fffrog/159/orig -> origin/gh/fffrog/159/orig 2025-10-10T00:03:26.3424423Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-10-10T00:03:26.3425633Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-10-10T00:03:26.3427309Z * [new branch] gh/fffrog/161/base -> origin/gh/fffrog/161/base 2025-10-10T00:03:26.3428458Z * [new branch] gh/fffrog/161/head -> origin/gh/fffrog/161/head 2025-10-10T00:03:26.3429646Z * [new branch] gh/fffrog/161/orig -> origin/gh/fffrog/161/orig 2025-10-10T00:03:26.3431197Z * [new branch] gh/fffrog/162/base -> origin/gh/fffrog/162/base 2025-10-10T00:03:26.3432386Z * [new branch] gh/fffrog/162/head -> origin/gh/fffrog/162/head 2025-10-10T00:03:26.3433566Z * [new branch] gh/fffrog/162/orig -> origin/gh/fffrog/162/orig 2025-10-10T00:03:26.3435199Z * [new branch] gh/fffrog/163/base -> origin/gh/fffrog/163/base 2025-10-10T00:03:26.3436447Z * [new branch] gh/fffrog/163/head -> origin/gh/fffrog/163/head 2025-10-10T00:03:26.3437682Z * [new branch] gh/fffrog/163/orig -> origin/gh/fffrog/163/orig 2025-10-10T00:03:26.3439867Z * [new branch] gh/fffrog/164/base -> origin/gh/fffrog/164/base 2025-10-10T00:03:26.3441079Z * [new branch] gh/fffrog/164/head -> origin/gh/fffrog/164/head 2025-10-10T00:03:26.3442285Z * [new branch] gh/fffrog/164/orig -> origin/gh/fffrog/164/orig 2025-10-10T00:03:26.3443933Z * [new branch] gh/fffrog/165/base -> origin/gh/fffrog/165/base 2025-10-10T00:03:26.3445136Z * [new branch] gh/fffrog/165/head -> origin/gh/fffrog/165/head 2025-10-10T00:03:26.3446213Z * [new branch] gh/fffrog/165/orig -> origin/gh/fffrog/165/orig 2025-10-10T00:03:26.3447911Z * [new branch] gh/fffrog/166/base -> origin/gh/fffrog/166/base 2025-10-10T00:03:26.3449149Z * [new branch] gh/fffrog/166/head -> origin/gh/fffrog/166/head 2025-10-10T00:03:26.3450375Z * [new branch] gh/fffrog/166/orig -> origin/gh/fffrog/166/orig 2025-10-10T00:03:26.3451954Z * [new branch] gh/fffrog/167/base -> origin/gh/fffrog/167/base 2025-10-10T00:03:26.3453222Z * [new branch] gh/fffrog/167/head -> origin/gh/fffrog/167/head 2025-10-10T00:03:26.3454371Z * [new branch] gh/fffrog/167/orig -> origin/gh/fffrog/167/orig 2025-10-10T00:03:26.3456010Z * [new branch] gh/fffrog/168/base -> origin/gh/fffrog/168/base 2025-10-10T00:03:26.3457211Z * [new branch] gh/fffrog/168/head -> origin/gh/fffrog/168/head 2025-10-10T00:03:26.3458457Z * [new branch] gh/fffrog/168/orig -> origin/gh/fffrog/168/orig 2025-10-10T00:03:26.3460018Z * [new branch] gh/fffrog/169/base -> origin/gh/fffrog/169/base 2025-10-10T00:03:26.3461185Z * [new branch] gh/fffrog/169/head -> origin/gh/fffrog/169/head 2025-10-10T00:03:26.3462384Z * [new branch] gh/fffrog/169/orig -> origin/gh/fffrog/169/orig 2025-10-10T00:03:26.3463995Z * [new branch] gh/fffrog/170/base -> origin/gh/fffrog/170/base 2025-10-10T00:03:26.3465251Z * [new branch] gh/fffrog/170/head -> origin/gh/fffrog/170/head 2025-10-10T00:03:26.3466791Z * [new branch] gh/fffrog/170/orig -> origin/gh/fffrog/170/orig 2025-10-10T00:03:26.3468444Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-10-10T00:03:26.3469713Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-10-10T00:03:26.3470881Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-10-10T00:03:26.3472590Z * [new branch] gh/fffrog/172/base -> origin/gh/fffrog/172/base 2025-10-10T00:03:26.3473773Z * [new branch] gh/fffrog/172/head -> origin/gh/fffrog/172/head 2025-10-10T00:03:26.3478331Z * [new branch] gh/fffrog/172/orig -> origin/gh/fffrog/172/orig 2025-10-10T00:03:26.3480141Z * [new branch] gh/fffrog/173/base -> origin/gh/fffrog/173/base 2025-10-10T00:03:26.3481382Z * [new branch] gh/fffrog/173/head -> origin/gh/fffrog/173/head 2025-10-10T00:03:26.3482573Z * [new branch] gh/fffrog/173/orig -> origin/gh/fffrog/173/orig 2025-10-10T00:03:26.3484110Z * [new branch] gh/fffrog/174/base -> origin/gh/fffrog/174/base 2025-10-10T00:03:26.3485309Z * [new branch] gh/fffrog/174/head -> origin/gh/fffrog/174/head 2025-10-10T00:03:26.3486473Z * [new branch] gh/fffrog/174/orig -> origin/gh/fffrog/174/orig 2025-10-10T00:03:26.3488208Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-10-10T00:03:26.3489370Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-10-10T00:03:26.3490545Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-10-10T00:03:26.3492352Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-10-10T00:03:26.3493563Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-10-10T00:03:26.3494853Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-10-10T00:03:26.3497291Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-10-10T00:03:26.3498481Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-10-10T00:03:26.3499763Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-10-10T00:03:26.3501203Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-10-10T00:03:26.3502387Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-10-10T00:03:26.3503565Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-10-10T00:03:26.3505131Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-10-10T00:03:26.3506256Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-10-10T00:03:26.3507439Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-10-10T00:03:26.3509210Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-10-10T00:03:26.3510403Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-10-10T00:03:26.3512516Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-10-10T00:03:26.3513362Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-10-10T00:03:26.3514722Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-10-10T00:03:26.3516357Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-10-10T00:03:26.3517495Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-10-10T00:03:26.3518719Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-10-10T00:03:26.3520274Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-10-10T00:03:26.3521470Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-10-10T00:03:26.3522697Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-10-10T00:03:26.3524692Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-10-10T00:03:26.3525968Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-10-10T00:03:26.3527171Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-10-10T00:03:26.3528767Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-10-10T00:03:26.3529951Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-10-10T00:03:26.3531189Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-10-10T00:03:26.3532766Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-10-10T00:03:26.3533969Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-10-10T00:03:26.3535166Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-10-10T00:03:26.3537200Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-10-10T00:03:26.3538441Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-10-10T00:03:26.3539838Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-10-10T00:03:26.3541421Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-10-10T00:03:26.3542555Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-10-10T00:03:26.3543783Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-10-10T00:03:26.3545342Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-10-10T00:03:26.3546524Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-10-10T00:03:26.3548175Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-10-10T00:03:26.3549763Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-10-10T00:03:26.3550954Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-10-10T00:03:26.3552237Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-10-10T00:03:26.3553924Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-10-10T00:03:26.3555130Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-10-10T00:03:26.3556490Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-10-10T00:03:26.3558013Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-10-10T00:03:26.3559230Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-10-10T00:03:26.3560416Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-10-10T00:03:26.3562033Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-10-10T00:03:26.3563231Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-10-10T00:03:26.3564413Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-10-10T00:03:26.3565979Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-10-10T00:03:26.3567163Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-10-10T00:03:26.3568368Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-10-10T00:03:26.3569956Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-10-10T00:03:26.3571172Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-10-10T00:03:26.3572454Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-10-10T00:03:26.3574223Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-10-10T00:03:26.3575705Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-10-10T00:03:26.3576976Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-10-10T00:03:26.3578560Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-10-10T00:03:26.3579754Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-10-10T00:03:26.3580947Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-10-10T00:03:26.3582492Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-10-10T00:03:26.3583693Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-10-10T00:03:26.3584920Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-10-10T00:03:26.3586497Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-10-10T00:03:26.3587747Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-10-10T00:03:26.3589049Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-10-10T00:03:26.3591091Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-10-10T00:03:26.3592339Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-10-10T00:03:26.3593421Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-10-10T00:03:26.3595186Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-10-10T00:03:26.3596551Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-10-10T00:03:26.3598262Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-10-10T00:03:26.3599945Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-10-10T00:03:26.3601138Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-10-10T00:03:26.3602452Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-10-10T00:03:26.3603923Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-10-10T00:03:26.3605127Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-10-10T00:03:26.3606393Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-10-10T00:03:26.3607994Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-10-10T00:03:26.3609217Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-10-10T00:03:26.3610436Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-10-10T00:03:26.3612020Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-10-10T00:03:26.3613372Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-10-10T00:03:26.3614546Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-10-10T00:03:26.3616128Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-10-10T00:03:26.3617328Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-10-10T00:03:26.3618496Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-10-10T00:03:26.3620097Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-10-10T00:03:26.3621298Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-10-10T00:03:26.3623036Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-10-10T00:03:26.3624641Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-10-10T00:03:26.3625910Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-10-10T00:03:26.3627094Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-10-10T00:03:26.3628745Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-10-10T00:03:26.3629957Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-10-10T00:03:26.3631620Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-10-10T00:03:26.3633181Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-10-10T00:03:26.3634450Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-10-10T00:03:26.3635751Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-10-10T00:03:26.3637429Z * [new branch] gh/guangyey/209/base -> origin/gh/guangyey/209/base 2025-10-10T00:03:26.3638609Z * [new branch] gh/guangyey/209/head -> origin/gh/guangyey/209/head 2025-10-10T00:03:26.3639902Z * [new branch] gh/guangyey/209/orig -> origin/gh/guangyey/209/orig 2025-10-10T00:03:26.3641550Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-10-10T00:03:26.3642706Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-10-10T00:03:26.3643899Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-10-10T00:03:26.3645957Z * [new branch] gh/guangyey/211/base -> origin/gh/guangyey/211/base 2025-10-10T00:03:26.3647153Z * [new branch] gh/guangyey/211/head -> origin/gh/guangyey/211/head 2025-10-10T00:03:26.3648347Z * [new branch] gh/guangyey/211/orig -> origin/gh/guangyey/211/orig 2025-10-10T00:03:26.3650005Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-10-10T00:03:26.3651263Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-10-10T00:03:26.3652417Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-10-10T00:03:26.3654509Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-10-10T00:03:26.3655779Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-10-10T00:03:26.3656959Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-10-10T00:03:26.3658450Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-10-10T00:03:26.3659643Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-10-10T00:03:26.3660812Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-10-10T00:03:26.3662418Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-10-10T00:03:26.3663685Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-10-10T00:03:26.3665146Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-10-10T00:03:26.3666679Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-10-10T00:03:26.3667850Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-10-10T00:03:26.3669084Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-10-10T00:03:26.3670730Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-10-10T00:03:26.3671988Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-10-10T00:03:26.3673194Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-10-10T00:03:26.3675341Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-10-10T00:03:26.3676600Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-10-10T00:03:26.3677735Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-10-10T00:03:26.3679485Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-10-10T00:03:26.3680701Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-10-10T00:03:26.3682147Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-10-10T00:03:26.3683745Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-10-10T00:03:26.3684954Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-10-10T00:03:26.3686160Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-10-10T00:03:26.3687683Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-10-10T00:03:26.3688974Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-10-10T00:03:26.3690150Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-10-10T00:03:26.3691736Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-10-10T00:03:26.3692943Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-10-10T00:03:26.3694133Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-10-10T00:03:26.3695676Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-10-10T00:03:26.3696875Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-10-10T00:03:26.3698132Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-10-10T00:03:26.3699605Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-10-10T00:03:26.3700736Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-10-10T00:03:26.3702090Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-10-10T00:03:26.3703760Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-10-10T00:03:26.3704933Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-10-10T00:03:26.3706137Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-10-10T00:03:26.3708181Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-10-10T00:03:26.3709360Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-10-10T00:03:26.3710567Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-10-10T00:03:26.3712163Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-10-10T00:03:26.3713293Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-10-10T00:03:26.3714586Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-10-10T00:03:26.3716277Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-10-10T00:03:26.3717467Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-10-10T00:03:26.3718715Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-10-10T00:03:26.3721110Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-10-10T00:03:26.3722412Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-10-10T00:03:26.3723618Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-10-10T00:03:26.3725316Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-10-10T00:03:26.3726446Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-10-10T00:03:26.3727761Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-10-10T00:03:26.3729418Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-10-10T00:03:26.3730650Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-10-10T00:03:26.3731786Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-10-10T00:03:26.3733405Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-10-10T00:03:26.3734621Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-10-10T00:03:26.3735877Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-10-10T00:03:26.3737440Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-10-10T00:03:26.3738757Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-10-10T00:03:26.3740017Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-10-10T00:03:26.3741605Z * [new branch] gh/guilhermeleobas/249/base -> origin/gh/guilhermeleobas/249/base 2025-10-10T00:03:26.3742796Z * [new branch] gh/guilhermeleobas/249/head -> origin/gh/guilhermeleobas/249/head 2025-10-10T00:03:26.3744181Z * [new branch] gh/guilhermeleobas/249/orig -> origin/gh/guilhermeleobas/249/orig 2025-10-10T00:03:26.3746290Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-10-10T00:03:26.3747439Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-10-10T00:03:26.3748783Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-10-10T00:03:26.3750819Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-10-10T00:03:26.3752032Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-10-10T00:03:26.3753364Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-10-10T00:03:26.3755263Z * [new branch] gh/henrylhtsang/151/base -> origin/gh/henrylhtsang/151/base 2025-10-10T00:03:26.3756546Z * [new branch] gh/henrylhtsang/151/head -> origin/gh/henrylhtsang/151/head 2025-10-10T00:03:26.3757811Z * [new branch] gh/henrylhtsang/151/orig -> origin/gh/henrylhtsang/151/orig 2025-10-10T00:03:26.3759547Z * [new branch] gh/henrylhtsang/152/base -> origin/gh/henrylhtsang/152/base 2025-10-10T00:03:26.3760751Z * [new branch] gh/henrylhtsang/152/head -> origin/gh/henrylhtsang/152/head 2025-10-10T00:03:26.3761987Z * [new branch] gh/henrylhtsang/152/orig -> origin/gh/henrylhtsang/152/orig 2025-10-10T00:03:26.3763488Z * [new branch] gh/henrylhtsang/153/base -> origin/gh/henrylhtsang/153/base 2025-10-10T00:03:26.3764658Z * [new branch] gh/henrylhtsang/153/head -> origin/gh/henrylhtsang/153/head 2025-10-10T00:03:26.3765930Z * [new branch] gh/henrylhtsang/153/orig -> origin/gh/henrylhtsang/153/orig 2025-10-10T00:03:26.3767926Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-10-10T00:03:26.3769412Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-10-10T00:03:26.3771109Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-10-10T00:03:26.3772683Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-10-10T00:03:26.3774516Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-10-10T00:03:26.3776266Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-10-10T00:03:26.3778251Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-10-10T00:03:26.3779482Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-10-10T00:03:26.3781499Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-10-10T00:03:26.3782720Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-10-10T00:03:26.3784391Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-10-10T00:03:26.3785581Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-10-10T00:03:26.3786758Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-10-10T00:03:26.3788346Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-10-10T00:03:26.3789520Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-10-10T00:03:26.3790683Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-10-10T00:03:26.3792287Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-10-10T00:03:26.3793502Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-10-10T00:03:26.3794852Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-10-10T00:03:26.3796400Z * [new branch] gh/isuruf/149/base -> origin/gh/isuruf/149/base 2025-10-10T00:03:26.3797594Z * [new branch] gh/isuruf/149/head -> origin/gh/isuruf/149/head 2025-10-10T00:03:26.3798867Z * [new branch] gh/isuruf/149/orig -> origin/gh/isuruf/149/orig 2025-10-10T00:03:26.3800594Z * [new branch] gh/isuruf/150/base -> origin/gh/isuruf/150/base 2025-10-10T00:03:26.3801610Z * [new branch] gh/isuruf/150/head -> origin/gh/isuruf/150/head 2025-10-10T00:03:26.3802981Z * [new branch] gh/isuruf/150/orig -> origin/gh/isuruf/150/orig 2025-10-10T00:03:26.3804498Z * [new branch] gh/isuruf/151/base -> origin/gh/isuruf/151/base 2025-10-10T00:03:26.3805743Z * [new branch] gh/isuruf/151/head -> origin/gh/isuruf/151/head 2025-10-10T00:03:26.3806919Z * [new branch] gh/isuruf/151/orig -> origin/gh/isuruf/151/orig 2025-10-10T00:03:26.3808480Z * [new branch] gh/isuruf/152/base -> origin/gh/isuruf/152/base 2025-10-10T00:03:26.3809781Z * [new branch] gh/isuruf/152/head -> origin/gh/isuruf/152/head 2025-10-10T00:03:26.3810952Z * [new branch] gh/isuruf/152/orig -> origin/gh/isuruf/152/orig 2025-10-10T00:03:26.3812582Z * [new branch] gh/isuruf/153/base -> origin/gh/isuruf/153/base 2025-10-10T00:03:26.3813750Z * [new branch] gh/isuruf/153/head -> origin/gh/isuruf/153/head 2025-10-10T00:03:26.3815503Z * [new branch] gh/isuruf/153/orig -> origin/gh/isuruf/153/orig 2025-10-10T00:03:26.3817278Z * [new branch] gh/isuruf/154/base -> origin/gh/isuruf/154/base 2025-10-10T00:03:26.3818486Z * [new branch] gh/isuruf/154/head -> origin/gh/isuruf/154/head 2025-10-10T00:03:26.3819665Z * [new branch] gh/isuruf/154/orig -> origin/gh/isuruf/154/orig 2025-10-10T00:03:26.3821235Z * [new branch] gh/isuruf/155/base -> origin/gh/isuruf/155/base 2025-10-10T00:03:26.3822373Z * [new branch] gh/isuruf/155/head -> origin/gh/isuruf/155/head 2025-10-10T00:03:26.3823550Z * [new branch] gh/isuruf/155/orig -> origin/gh/isuruf/155/orig 2025-10-10T00:03:26.3825087Z * [new branch] gh/isuruf/156/base -> origin/gh/isuruf/156/base 2025-10-10T00:03:26.3826300Z * [new branch] gh/isuruf/156/head -> origin/gh/isuruf/156/head 2025-10-10T00:03:26.3827503Z * [new branch] gh/isuruf/156/orig -> origin/gh/isuruf/156/orig 2025-10-10T00:03:26.3829128Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-10-10T00:03:26.3830286Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-10-10T00:03:26.3831463Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-10-10T00:03:26.3833221Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-10-10T00:03:26.3834885Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-10-10T00:03:26.3836176Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-10-10T00:03:26.3838217Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-10-10T00:03:26.3839445Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-10-10T00:03:26.3840653Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-10-10T00:03:26.3842257Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-10-10T00:03:26.3843509Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-10-10T00:03:26.3844777Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-10-10T00:03:26.3846331Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-10-10T00:03:26.3848002Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-10-10T00:03:26.3849350Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-10-10T00:03:26.3850923Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-10-10T00:03:26.3852070Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-10-10T00:03:26.3853325Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-10-10T00:03:26.3854910Z * [new branch] gh/jamesjwu/189/base -> origin/gh/jamesjwu/189/base 2025-10-10T00:03:26.3856093Z * [new branch] gh/jamesjwu/189/head -> origin/gh/jamesjwu/189/head 2025-10-10T00:03:26.3857297Z * [new branch] gh/jamesjwu/189/orig -> origin/gh/jamesjwu/189/orig 2025-10-10T00:03:26.3858917Z * [new branch] gh/jamesjwu/190/base -> origin/gh/jamesjwu/190/base 2025-10-10T00:03:26.3860147Z * [new branch] gh/jamesjwu/190/head -> origin/gh/jamesjwu/190/head 2025-10-10T00:03:26.3861381Z * [new branch] gh/jamesjwu/190/orig -> origin/gh/jamesjwu/190/orig 2025-10-10T00:03:26.3862981Z * [new branch] gh/jamesjwu/191/base -> origin/gh/jamesjwu/191/base 2025-10-10T00:03:26.3864222Z * [new branch] gh/jamesjwu/191/head -> origin/gh/jamesjwu/191/head 2025-10-10T00:03:26.3865498Z * [new branch] gh/jamesjwu/191/orig -> origin/gh/jamesjwu/191/orig 2025-10-10T00:03:26.3867106Z * [new branch] gh/jamesjwu/192/base -> origin/gh/jamesjwu/192/base 2025-10-10T00:03:26.3868471Z * [new branch] gh/jamesjwu/192/head -> origin/gh/jamesjwu/192/head 2025-10-10T00:03:26.3870092Z * [new branch] gh/jamesjwu/193/base -> origin/gh/jamesjwu/193/base 2025-10-10T00:03:26.3871263Z * [new branch] gh/jamesjwu/193/head -> origin/gh/jamesjwu/193/head 2025-10-10T00:03:26.3872497Z * [new branch] gh/jamesjwu/193/orig -> origin/gh/jamesjwu/193/orig 2025-10-10T00:03:26.3874465Z * [new branch] gh/jamesjwu/194/base -> origin/gh/jamesjwu/194/base 2025-10-10T00:03:26.3878714Z * [new branch] gh/jamesjwu/194/head -> origin/gh/jamesjwu/194/head 2025-10-10T00:03:26.3880446Z * [new branch] gh/jamesjwu/194/orig -> origin/gh/jamesjwu/194/orig 2025-10-10T00:03:26.3882068Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-10-10T00:03:26.3883209Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-10-10T00:03:26.3884491Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-10-10T00:03:26.3886193Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-10-10T00:03:26.3887405Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-10-10T00:03:26.3888605Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-10-10T00:03:26.3890365Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-10-10T00:03:26.3891563Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-10-10T00:03:26.3892999Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-10-10T00:03:26.3894176Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-10-10T00:03:26.3895657Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-10-10T00:03:26.3897335Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-10-10T00:03:26.3898694Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-10-10T00:03:26.3899842Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-10-10T00:03:26.3901668Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-10-10T00:03:26.3902789Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-10-10T00:03:26.3904744Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-10-10T00:03:26.3905904Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-10-10T00:03:26.3907439Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-10-10T00:03:26.3908572Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-10-10T00:03:26.3910054Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-10-10T00:03:26.3911186Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-10-10T00:03:26.3912690Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-10-10T00:03:26.3913795Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-10-10T00:03:26.3915526Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-10-10T00:03:26.3916731Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-10-10T00:03:26.3918215Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-10-10T00:03:26.3919350Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-10-10T00:03:26.3920799Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-10-10T00:03:26.3922029Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-10-10T00:03:26.3924350Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-10-10T00:03:26.3925575Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-10-10T00:03:26.3927089Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-10-10T00:03:26.3928203Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-10-10T00:03:26.3930331Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-10-10T00:03:26.3931605Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-10-10T00:03:26.3932857Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-10-10T00:03:26.3934314Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-10-10T00:03:26.3935520Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-10-10T00:03:26.3936679Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-10-10T00:03:26.3938558Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-10-10T00:03:26.3939787Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-10-10T00:03:26.3940977Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-10-10T00:03:26.3942883Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-10-10T00:03:26.3943747Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-10-10T00:03:26.3944986Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-10-10T00:03:26.3946623Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-10-10T00:03:26.3947984Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-10-10T00:03:26.3949188Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-10-10T00:03:26.3950763Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-10-10T00:03:26.3952413Z * [new branch] gh/janeyx99/304/base -> origin/gh/janeyx99/304/base 2025-10-10T00:03:26.3953647Z * [new branch] gh/janeyx99/304/head -> origin/gh/janeyx99/304/head 2025-10-10T00:03:26.3954939Z * [new branch] gh/janeyx99/304/orig -> origin/gh/janeyx99/304/orig 2025-10-10T00:03:26.3956405Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-10-10T00:03:26.3960877Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-10-10T00:03:26.3961157Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-10-10T00:03:26.3961386Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-10-10T00:03:26.3962194Z * [new branch] gh/janeyx99/307/base -> origin/gh/janeyx99/307/base 2025-10-10T00:03:26.3962763Z * [new branch] gh/janeyx99/307/head -> origin/gh/janeyx99/307/head 2025-10-10T00:03:26.3964176Z * [new branch] gh/janeyx99/307/orig -> origin/gh/janeyx99/307/orig 2025-10-10T00:03:26.3965652Z * [new branch] gh/janeyx99/308/base -> origin/gh/janeyx99/308/base 2025-10-10T00:03:26.3966916Z * [new branch] gh/janeyx99/308/head -> origin/gh/janeyx99/308/head 2025-10-10T00:03:26.3968092Z * [new branch] gh/janeyx99/308/orig -> origin/gh/janeyx99/308/orig 2025-10-10T00:03:26.3969633Z * [new branch] gh/janeyx99/309/base -> origin/gh/janeyx99/309/base 2025-10-10T00:03:26.3970829Z * [new branch] gh/janeyx99/309/head -> origin/gh/janeyx99/309/head 2025-10-10T00:03:26.3972028Z * [new branch] gh/janeyx99/309/orig -> origin/gh/janeyx99/309/orig 2025-10-10T00:03:26.3973612Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-10-10T00:03:26.3975218Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-10-10T00:03:26.3976471Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-10-10T00:03:26.3978086Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-10-10T00:03:26.3979261Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-10-10T00:03:26.3980431Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-10-10T00:03:26.3981885Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-10-10T00:03:26.3983107Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-10-10T00:03:26.3984254Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-10-10T00:03:26.3985918Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-10-10T00:03:26.3986748Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-10-10T00:03:26.3988027Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-10-10T00:03:26.3990092Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-10-10T00:03:26.3991297Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-10-10T00:03:26.3992550Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-10-10T00:03:26.3994642Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-10-10T00:03:26.3995812Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-10-10T00:03:26.3996987Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-10-10T00:03:26.3998922Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-10-10T00:03:26.4000119Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-10-10T00:03:26.4001648Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-10-10T00:03:26.4002889Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-10-10T00:03:26.4004133Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-10-10T00:03:26.4005691Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-10-10T00:03:26.4006864Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-10-10T00:03:26.4008031Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-10-10T00:03:26.4009821Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-10-10T00:03:26.4011020Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-10-10T00:03:26.4012184Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-10-10T00:03:26.4013773Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-10-10T00:03:26.4014930Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-10-10T00:03:26.4016083Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-10-10T00:03:26.4017625Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-10-10T00:03:26.4018798Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-10-10T00:03:26.4019954Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-10-10T00:03:26.4021525Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-10-10T00:03:26.4022731Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-10-10T00:03:26.4023917Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-10-10T00:03:26.4025526Z * [new branch] gh/jansel/535/base -> origin/gh/jansel/535/base 2025-10-10T00:03:26.4026690Z * [new branch] gh/jansel/535/head -> origin/gh/jansel/535/head 2025-10-10T00:03:26.4027849Z * [new branch] gh/jansel/535/orig -> origin/gh/jansel/535/orig 2025-10-10T00:03:26.4029385Z * [new branch] gh/jansel/536/base -> origin/gh/jansel/536/base 2025-10-10T00:03:26.4030556Z * [new branch] gh/jansel/536/head -> origin/gh/jansel/536/head 2025-10-10T00:03:26.4031711Z * [new branch] gh/jansel/536/orig -> origin/gh/jansel/536/orig 2025-10-10T00:03:26.4033238Z * [new branch] gh/jansel/537/base -> origin/gh/jansel/537/base 2025-10-10T00:03:26.4034425Z * [new branch] gh/jansel/537/head -> origin/gh/jansel/537/head 2025-10-10T00:03:26.4035646Z * [new branch] gh/jansel/537/orig -> origin/gh/jansel/537/orig 2025-10-10T00:03:26.4037235Z * [new branch] gh/jansel/538/base -> origin/gh/jansel/538/base 2025-10-10T00:03:26.4038443Z * [new branch] gh/jansel/538/head -> origin/gh/jansel/538/head 2025-10-10T00:03:26.4039611Z * [new branch] gh/jansel/538/orig -> origin/gh/jansel/538/orig 2025-10-10T00:03:26.4041238Z * [new branch] gh/jansel/539/base -> origin/gh/jansel/539/base 2025-10-10T00:03:26.4042481Z * [new branch] gh/jansel/539/head -> origin/gh/jansel/539/head 2025-10-10T00:03:26.4044120Z * [new branch] gh/jansel/539/orig -> origin/gh/jansel/539/orig 2025-10-10T00:03:26.4045642Z * [new branch] gh/jansel/540/base -> origin/gh/jansel/540/base 2025-10-10T00:03:26.4046858Z * [new branch] gh/jansel/540/head -> origin/gh/jansel/540/head 2025-10-10T00:03:26.4048051Z * [new branch] gh/jansel/540/orig -> origin/gh/jansel/540/orig 2025-10-10T00:03:26.4049566Z * [new branch] gh/jansel/541/base -> origin/gh/jansel/541/base 2025-10-10T00:03:26.4050729Z * [new branch] gh/jansel/541/head -> origin/gh/jansel/541/head 2025-10-10T00:03:26.4051924Z * [new branch] gh/jansel/541/orig -> origin/gh/jansel/541/orig 2025-10-10T00:03:26.4053415Z * [new branch] gh/jansel/542/base -> origin/gh/jansel/542/base 2025-10-10T00:03:26.4054636Z * [new branch] gh/jansel/542/head -> origin/gh/jansel/542/head 2025-10-10T00:03:26.4055814Z * [new branch] gh/jansel/542/orig -> origin/gh/jansel/542/orig 2025-10-10T00:03:26.4057462Z * [new branch] gh/jansel/543/base -> origin/gh/jansel/543/base 2025-10-10T00:03:26.4058603Z * [new branch] gh/jansel/543/head -> origin/gh/jansel/543/head 2025-10-10T00:03:26.4059803Z * [new branch] gh/jansel/543/orig -> origin/gh/jansel/543/orig 2025-10-10T00:03:26.4061818Z * [new branch] gh/jansel/544/base -> origin/gh/jansel/544/base 2025-10-10T00:03:26.4063032Z * [new branch] gh/jansel/544/head -> origin/gh/jansel/544/head 2025-10-10T00:03:26.4064197Z * [new branch] gh/jansel/544/orig -> origin/gh/jansel/544/orig 2025-10-10T00:03:26.4065796Z * [new branch] gh/jansel/545/base -> origin/gh/jansel/545/base 2025-10-10T00:03:26.4067013Z * [new branch] gh/jansel/545/head -> origin/gh/jansel/545/head 2025-10-10T00:03:26.4068211Z * [new branch] gh/jansel/545/orig -> origin/gh/jansel/545/orig 2025-10-10T00:03:26.4069711Z * [new branch] gh/jansel/546/base -> origin/gh/jansel/546/base 2025-10-10T00:03:26.4070898Z * [new branch] gh/jansel/546/head -> origin/gh/jansel/546/head 2025-10-10T00:03:26.4072516Z * [new branch] gh/jansel/546/orig -> origin/gh/jansel/546/orig 2025-10-10T00:03:26.4074499Z * [new branch] gh/jansel/547/base -> origin/gh/jansel/547/base 2025-10-10T00:03:26.4076011Z * [new branch] gh/jansel/547/head -> origin/gh/jansel/547/head 2025-10-10T00:03:26.4077213Z * [new branch] gh/jansel/547/orig -> origin/gh/jansel/547/orig 2025-10-10T00:03:26.4078795Z * [new branch] gh/jansel/548/base -> origin/gh/jansel/548/base 2025-10-10T00:03:26.4080017Z * [new branch] gh/jansel/548/head -> origin/gh/jansel/548/head 2025-10-10T00:03:26.4081161Z * [new branch] gh/jansel/548/orig -> origin/gh/jansel/548/orig 2025-10-10T00:03:26.4083135Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-10-10T00:03:26.4084365Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-10-10T00:03:26.4085620Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-10-10T00:03:26.4087458Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-10-10T00:03:26.4088689Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-10-10T00:03:26.4089837Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-10-10T00:03:26.4091699Z * [new branch] gh/jbschlosser/251/base -> origin/gh/jbschlosser/251/base 2025-10-10T00:03:26.4092857Z * [new branch] gh/jbschlosser/251/head -> origin/gh/jbschlosser/251/head 2025-10-10T00:03:26.4094046Z * [new branch] gh/jbschlosser/251/orig -> origin/gh/jbschlosser/251/orig 2025-10-10T00:03:26.4096413Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-10-10T00:03:26.4097783Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-10-10T00:03:26.4098959Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-10-10T00:03:26.4100565Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-10-10T00:03:26.4101765Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-10-10T00:03:26.4102953Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-10-10T00:03:26.4104532Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-10-10T00:03:26.4105684Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-10-10T00:03:26.4107027Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-10-10T00:03:26.4108617Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-10-10T00:03:26.4109823Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-10-10T00:03:26.4110991Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-10-10T00:03:26.4112895Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-10-10T00:03:26.4114060Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-10-10T00:03:26.4115309Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-10-10T00:03:26.4116974Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-10-10T00:03:26.4118163Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-10-10T00:03:26.4119369Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-10-10T00:03:26.4120904Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-10-10T00:03:26.4122106Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-10-10T00:03:26.4123825Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-10-10T00:03:26.4125560Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-10-10T00:03:26.4126786Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-10-10T00:03:26.4127977Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-10-10T00:03:26.4129454Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-10-10T00:03:26.4130684Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-10-10T00:03:26.4131881Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-10-10T00:03:26.4133430Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-10-10T00:03:26.4134656Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-10-10T00:03:26.4135780Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-10-10T00:03:26.4137458Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-10-10T00:03:26.4138654Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-10-10T00:03:26.4140038Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-10-10T00:03:26.4141519Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-10-10T00:03:26.4142715Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-10-10T00:03:26.4143961Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-10-10T00:03:26.4145530Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-10-10T00:03:26.4146891Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-10-10T00:03:26.4148038Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-10-10T00:03:26.4150064Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-10-10T00:03:26.4151294Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-10-10T00:03:26.4152441Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-10-10T00:03:26.4153972Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-10-10T00:03:26.4155679Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-10-10T00:03:26.4157026Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-10-10T00:03:26.4158787Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-10-10T00:03:26.4159919Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-10-10T00:03:26.4161760Z * [new branch] gh/karthickai/3/base -> origin/gh/karthickai/3/base 2025-10-10T00:03:26.4163004Z * [new branch] gh/karthickai/3/head -> origin/gh/karthickai/3/head 2025-10-10T00:03:26.4164482Z * [new branch] gh/karthickai/3/orig -> origin/gh/karthickai/3/orig 2025-10-10T00:03:26.4165908Z * [new branch] gh/karthickai/4/base -> origin/gh/karthickai/4/base 2025-10-10T00:03:26.4167190Z * [new branch] gh/karthickai/4/head -> origin/gh/karthickai/4/head 2025-10-10T00:03:26.4168395Z * [new branch] gh/karthickai/4/orig -> origin/gh/karthickai/4/orig 2025-10-10T00:03:26.4169996Z * [new branch] gh/karthickai/5/base -> origin/gh/karthickai/5/base 2025-10-10T00:03:26.4171381Z * [new branch] gh/karthickai/5/head -> origin/gh/karthickai/5/head 2025-10-10T00:03:26.4172536Z * [new branch] gh/karthickai/5/orig -> origin/gh/karthickai/5/orig 2025-10-10T00:03:26.4174463Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-10-10T00:03:26.4175976Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-10-10T00:03:26.4177210Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-10-10T00:03:26.4179180Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-10-10T00:03:26.4180358Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-10-10T00:03:26.4181547Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-10-10T00:03:26.4183108Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-10-10T00:03:26.4184748Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-10-10T00:03:26.4185269Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-10-10T00:03:26.4187299Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-10-10T00:03:26.4188467Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-10-10T00:03:26.4189743Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-10-10T00:03:26.4191277Z * [new branch] gh/kurtamohler/51/base -> origin/gh/kurtamohler/51/base 2025-10-10T00:03:26.4192431Z * [new branch] gh/kurtamohler/51/head -> origin/gh/kurtamohler/51/head 2025-10-10T00:03:26.4193652Z * [new branch] gh/kurtamohler/51/orig -> origin/gh/kurtamohler/51/orig 2025-10-10T00:03:26.4195327Z * [new branch] gh/kurtamohler/52/base -> origin/gh/kurtamohler/52/base 2025-10-10T00:03:26.4196814Z * [new branch] gh/kurtamohler/52/head -> origin/gh/kurtamohler/52/head 2025-10-10T00:03:26.4197704Z * [new branch] gh/kurtamohler/52/orig -> origin/gh/kurtamohler/52/orig 2025-10-10T00:03:26.4199453Z * [new branch] gh/kurtamohler/53/base -> origin/gh/kurtamohler/53/base 2025-10-10T00:03:26.4200643Z * [new branch] gh/kurtamohler/53/head -> origin/gh/kurtamohler/53/head 2025-10-10T00:03:26.4201838Z * [new branch] gh/kurtamohler/53/orig -> origin/gh/kurtamohler/53/orig 2025-10-10T00:03:26.4203471Z * [new branch] gh/kurtamohler/54/base -> origin/gh/kurtamohler/54/base 2025-10-10T00:03:26.4204677Z * [new branch] gh/kurtamohler/54/head -> origin/gh/kurtamohler/54/head 2025-10-10T00:03:26.4205907Z * [new branch] gh/kurtamohler/54/orig -> origin/gh/kurtamohler/54/orig 2025-10-10T00:03:26.4207570Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-10-10T00:03:26.4208781Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-10-10T00:03:26.4209889Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-10-10T00:03:26.4211998Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-10-10T00:03:26.4213373Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-10-10T00:03:26.4214639Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-10-10T00:03:26.4216240Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-10-10T00:03:26.4217431Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-10-10T00:03:26.4219063Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-10-10T00:03:26.4220236Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-10-10T00:03:26.4222355Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-10-10T00:03:26.4223589Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-10-10T00:03:26.4224846Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-10-10T00:03:26.4226478Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-10-10T00:03:26.4227672Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-10-10T00:03:26.4228826Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-10-10T00:03:26.4230417Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-10-10T00:03:26.4231597Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-10-10T00:03:26.4233187Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-10-10T00:03:26.4234388Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-10-10T00:03:26.4235770Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-10-10T00:03:26.4237398Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-10-10T00:03:26.4238657Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-10-10T00:03:26.4239735Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-10-10T00:03:26.4241377Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-10-10T00:03:26.4242517Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-10-10T00:03:26.4243672Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-10-10T00:03:26.4245311Z * [new branch] gh/kwen2501/230/base -> origin/gh/kwen2501/230/base 2025-10-10T00:03:26.4246496Z * [new branch] gh/kwen2501/230/head -> origin/gh/kwen2501/230/head 2025-10-10T00:03:26.4247753Z * [new branch] gh/kwen2501/230/orig -> origin/gh/kwen2501/230/orig 2025-10-10T00:03:26.4249336Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-10-10T00:03:26.4250509Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-10-10T00:03:26.4251867Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-10-10T00:03:26.4253332Z * [new branch] gh/kwen2501/232/base -> origin/gh/kwen2501/232/base 2025-10-10T00:03:26.4254534Z * [new branch] gh/kwen2501/232/head -> origin/gh/kwen2501/232/head 2025-10-10T00:03:26.4255741Z * [new branch] gh/kwen2501/232/orig -> origin/gh/kwen2501/232/orig 2025-10-10T00:03:26.4257294Z * [new branch] gh/kwen2501/233/base -> origin/gh/kwen2501/233/base 2025-10-10T00:03:26.4258549Z * [new branch] gh/kwen2501/233/head -> origin/gh/kwen2501/233/head 2025-10-10T00:03:26.4259677Z * [new branch] gh/kwen2501/233/orig -> origin/gh/kwen2501/233/orig 2025-10-10T00:03:26.4261355Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-10-10T00:03:26.4262556Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-10-10T00:03:26.4263754Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-10-10T00:03:26.4265763Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-10-10T00:03:26.4266980Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-10-10T00:03:26.4268283Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-10-10T00:03:26.4269827Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-10-10T00:03:26.4271003Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-10-10T00:03:26.4272223Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-10-10T00:03:26.4273754Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-10-10T00:03:26.4276946Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-10-10T00:03:26.4278225Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-10-10T00:03:26.4280287Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-10-10T00:03:26.4281514Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-10-10T00:03:26.4282721Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-10-10T00:03:26.4284369Z * [new branch] gh/kwen2501/239/base -> origin/gh/kwen2501/239/base 2025-10-10T00:03:26.4285571Z * [new branch] gh/kwen2501/239/head -> origin/gh/kwen2501/239/head 2025-10-10T00:03:26.4286876Z * [new branch] gh/kwen2501/239/orig -> origin/gh/kwen2501/239/orig 2025-10-10T00:03:26.4288686Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-10-10T00:03:26.4289787Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-10-10T00:03:26.4290986Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-10-10T00:03:26.4292592Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-10-10T00:03:26.4293816Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-10-10T00:03:26.4294976Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-10-10T00:03:26.4296933Z * [new branch] gh/kwen2501/242/base -> origin/gh/kwen2501/242/base 2025-10-10T00:03:26.4298180Z * [new branch] gh/kwen2501/242/head -> origin/gh/kwen2501/242/head 2025-10-10T00:03:26.4299366Z * [new branch] gh/kwen2501/242/orig -> origin/gh/kwen2501/242/orig 2025-10-10T00:03:26.4300866Z * [new branch] gh/kwen2501/243/base -> origin/gh/kwen2501/243/base 2025-10-10T00:03:26.4302030Z * [new branch] gh/kwen2501/243/head -> origin/gh/kwen2501/243/head 2025-10-10T00:03:26.4303351Z * [new branch] gh/kwen2501/243/orig -> origin/gh/kwen2501/243/orig 2025-10-10T00:03:26.4304874Z * [new branch] gh/kwen2501/244/base -> origin/gh/kwen2501/244/base 2025-10-10T00:03:26.4306065Z * [new branch] gh/kwen2501/244/head -> origin/gh/kwen2501/244/head 2025-10-10T00:03:26.4307242Z * [new branch] gh/kwen2501/244/orig -> origin/gh/kwen2501/244/orig 2025-10-10T00:03:26.4308746Z * [new branch] gh/kwen2501/245/base -> origin/gh/kwen2501/245/base 2025-10-10T00:03:26.4309967Z * [new branch] gh/kwen2501/245/head -> origin/gh/kwen2501/245/head 2025-10-10T00:03:26.4311163Z * [new branch] gh/kwen2501/245/orig -> origin/gh/kwen2501/245/orig 2025-10-10T00:03:26.4312629Z * [new branch] gh/kwen2501/246/base -> origin/gh/kwen2501/246/base 2025-10-10T00:03:26.4313852Z * [new branch] gh/kwen2501/246/head -> origin/gh/kwen2501/246/head 2025-10-10T00:03:26.4315088Z * [new branch] gh/kwen2501/246/orig -> origin/gh/kwen2501/246/orig 2025-10-10T00:03:26.4316769Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-10-10T00:03:26.4317942Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-10-10T00:03:26.4319261Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-10-10T00:03:26.4320830Z * [new branch] gh/kwen2501/248/base -> origin/gh/kwen2501/248/base 2025-10-10T00:03:26.4322023Z * [new branch] gh/kwen2501/248/head -> origin/gh/kwen2501/248/head 2025-10-10T00:03:26.4323223Z * [new branch] gh/kwen2501/248/orig -> origin/gh/kwen2501/248/orig 2025-10-10T00:03:26.4324750Z * [new branch] gh/kwen2501/249/base -> origin/gh/kwen2501/249/base 2025-10-10T00:03:26.4326183Z * [new branch] gh/kwen2501/249/head -> origin/gh/kwen2501/249/head 2025-10-10T00:03:26.4327491Z * [new branch] gh/kwen2501/249/orig -> origin/gh/kwen2501/249/orig 2025-10-10T00:03:26.4329084Z * [new branch] gh/kwen2501/250/base -> origin/gh/kwen2501/250/base 2025-10-10T00:03:26.4330290Z * [new branch] gh/kwen2501/250/head -> origin/gh/kwen2501/250/head 2025-10-10T00:03:26.4331484Z * [new branch] gh/kwen2501/250/orig -> origin/gh/kwen2501/250/orig 2025-10-10T00:03:26.4333041Z * [new branch] gh/kwen2501/251/base -> origin/gh/kwen2501/251/base 2025-10-10T00:03:26.4334197Z * [new branch] gh/kwen2501/251/head -> origin/gh/kwen2501/251/head 2025-10-10T00:03:26.4335584Z * [new branch] gh/kwen2501/251/orig -> origin/gh/kwen2501/251/orig 2025-10-10T00:03:26.4337052Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-10-10T00:03:26.4338196Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-10-10T00:03:26.4339385Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-10-10T00:03:26.4342008Z * [new branch] gh/kwen2501/253/base -> origin/gh/kwen2501/253/base 2025-10-10T00:03:26.4343458Z * [new branch] gh/kwen2501/253/head -> origin/gh/kwen2501/253/head 2025-10-10T00:03:26.4344106Z * [new branch] gh/kwen2501/253/orig -> origin/gh/kwen2501/253/orig 2025-10-10T00:03:26.4346092Z * [new branch] gh/kwen2501/254/base -> origin/gh/kwen2501/254/base 2025-10-10T00:03:26.4346912Z * [new branch] gh/kwen2501/254/head -> origin/gh/kwen2501/254/head 2025-10-10T00:03:26.4348375Z * [new branch] gh/kwen2501/254/orig -> origin/gh/kwen2501/254/orig 2025-10-10T00:03:26.4350006Z * [new branch] gh/kwen2501/255/base -> origin/gh/kwen2501/255/base 2025-10-10T00:03:26.4351393Z * [new branch] gh/kwen2501/255/head -> origin/gh/kwen2501/255/head 2025-10-10T00:03:26.4352222Z * [new branch] gh/kwen2501/255/orig -> origin/gh/kwen2501/255/orig 2025-10-10T00:03:26.4354098Z * [new branch] gh/kwen2501/256/base -> origin/gh/kwen2501/256/base 2025-10-10T00:03:26.4355523Z * [new branch] gh/kwen2501/256/head -> origin/gh/kwen2501/256/head 2025-10-10T00:03:26.4356368Z * [new branch] gh/kwen2501/256/orig -> origin/gh/kwen2501/256/orig 2025-10-10T00:03:26.4358280Z * [new branch] gh/kwen2501/257/base -> origin/gh/kwen2501/257/base 2025-10-10T00:03:26.4359510Z * [new branch] gh/kwen2501/257/head -> origin/gh/kwen2501/257/head 2025-10-10T00:03:26.4360397Z * [new branch] gh/kwen2501/257/orig -> origin/gh/kwen2501/257/orig 2025-10-10T00:03:26.4362350Z * [new branch] gh/kwen2501/258/base -> origin/gh/kwen2501/258/base 2025-10-10T00:03:26.4363214Z * [new branch] gh/kwen2501/258/head -> origin/gh/kwen2501/258/head 2025-10-10T00:03:26.4364718Z * [new branch] gh/kwen2501/258/orig -> origin/gh/kwen2501/258/orig 2025-10-10T00:03:26.4366314Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-10-10T00:03:26.4367540Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-10-10T00:03:26.4368824Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-10-10T00:03:26.4370434Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-10-10T00:03:26.4371867Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-10-10T00:03:26.4372579Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-10-10T00:03:26.4374755Z * [new branch] gh/kwen2501/261/base -> origin/gh/kwen2501/261/base 2025-10-10T00:03:26.4376168Z * [new branch] gh/kwen2501/261/head -> origin/gh/kwen2501/261/head 2025-10-10T00:03:26.4377504Z * [new branch] gh/kwen2501/261/orig -> origin/gh/kwen2501/261/orig 2025-10-10T00:03:26.4379021Z * [new branch] gh/kwen2501/262/base -> origin/gh/kwen2501/262/base 2025-10-10T00:03:26.4379906Z * [new branch] gh/kwen2501/262/head -> origin/gh/kwen2501/262/head 2025-10-10T00:03:26.4381378Z * [new branch] gh/kwen2501/262/orig -> origin/gh/kwen2501/262/orig 2025-10-10T00:03:26.4382930Z * [new branch] gh/kwen2501/263/base -> origin/gh/kwen2501/263/base 2025-10-10T00:03:26.4383946Z * [new branch] gh/kwen2501/263/head -> origin/gh/kwen2501/263/head 2025-10-10T00:03:26.4385401Z * [new branch] gh/kwen2501/263/orig -> origin/gh/kwen2501/263/orig 2025-10-10T00:03:26.4387020Z * [new branch] gh/kwen2501/264/base -> origin/gh/kwen2501/264/base 2025-10-10T00:03:26.4387889Z * [new branch] gh/kwen2501/264/head -> origin/gh/kwen2501/264/head 2025-10-10T00:03:26.4389407Z * [new branch] gh/kwen2501/264/orig -> origin/gh/kwen2501/264/orig 2025-10-10T00:03:26.4390984Z * [new branch] gh/kwen2501/265/base -> origin/gh/kwen2501/265/base 2025-10-10T00:03:26.4392352Z * [new branch] gh/kwen2501/265/head -> origin/gh/kwen2501/265/head 2025-10-10T00:03:26.4393129Z * [new branch] gh/kwen2501/265/orig -> origin/gh/kwen2501/265/orig 2025-10-10T00:03:26.4395434Z * [new branch] gh/kwen2501/266/base -> origin/gh/kwen2501/266/base 2025-10-10T00:03:26.4396723Z * [new branch] gh/kwen2501/266/head -> origin/gh/kwen2501/266/head 2025-10-10T00:03:26.4398088Z * [new branch] gh/kwen2501/266/orig -> origin/gh/kwen2501/266/orig 2025-10-10T00:03:26.4399495Z * [new branch] gh/kwen2501/267/base -> origin/gh/kwen2501/267/base 2025-10-10T00:03:26.4400342Z * [new branch] gh/kwen2501/267/head -> origin/gh/kwen2501/267/head 2025-10-10T00:03:26.4401941Z * [new branch] gh/kwen2501/267/orig -> origin/gh/kwen2501/267/orig 2025-10-10T00:03:26.4403523Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-10-10T00:03:26.4404414Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-10-10T00:03:26.4405952Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-10-10T00:03:26.4407693Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-10-10T00:03:26.4408971Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-10-10T00:03:26.4409828Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-10-10T00:03:26.4411759Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-10-10T00:03:26.4412720Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-10-10T00:03:26.4414145Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-10-10T00:03:26.4415784Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-10-10T00:03:26.4416993Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-10-10T00:03:26.4418328Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-10-10T00:03:26.4419918Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-10-10T00:03:26.4420795Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-10-10T00:03:26.4422306Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-10-10T00:03:26.4423877Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-10-10T00:03:26.4424745Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-10-10T00:03:26.4426228Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-10-10T00:03:26.4427848Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-10-10T00:03:26.4428652Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-10-10T00:03:26.4430140Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-10-10T00:03:26.4432095Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-10-10T00:03:26.4433000Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-10-10T00:03:26.4434457Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-10-10T00:03:26.4436431Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-10-10T00:03:26.4437307Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-10-10T00:03:26.4438839Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-10-10T00:03:26.4440403Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-10-10T00:03:26.4441276Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-10-10T00:03:26.4442782Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-10-10T00:03:26.4460302Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-10-10T00:03:26.4460632Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-10-10T00:03:26.4460879Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-10-10T00:03:26.4461136Z * [new branch] gh/laithsakka/268/base -> origin/gh/laithsakka/268/base 2025-10-10T00:03:26.4461388Z * [new branch] gh/laithsakka/268/head -> origin/gh/laithsakka/268/head 2025-10-10T00:03:26.4461625Z * [new branch] gh/laithsakka/268/orig -> origin/gh/laithsakka/268/orig 2025-10-10T00:03:26.4461876Z * [new branch] gh/laithsakka/269/base -> origin/gh/laithsakka/269/base 2025-10-10T00:03:26.4462114Z * [new branch] gh/laithsakka/269/head -> origin/gh/laithsakka/269/head 2025-10-10T00:03:26.4462357Z * [new branch] gh/laithsakka/269/orig -> origin/gh/laithsakka/269/orig 2025-10-10T00:03:26.4462610Z * [new branch] gh/laithsakka/271/base -> origin/gh/laithsakka/271/base 2025-10-10T00:03:26.4462849Z * [new branch] gh/laithsakka/271/head -> origin/gh/laithsakka/271/head 2025-10-10T00:03:26.4463085Z * [new branch] gh/laithsakka/271/orig -> origin/gh/laithsakka/271/orig 2025-10-10T00:03:26.4463350Z * [new branch] gh/laithsakka/272/base -> origin/gh/laithsakka/272/base 2025-10-10T00:03:26.4463589Z * [new branch] gh/laithsakka/272/head -> origin/gh/laithsakka/272/head 2025-10-10T00:03:26.4463824Z * [new branch] gh/laithsakka/272/orig -> origin/gh/laithsakka/272/orig 2025-10-10T00:03:26.4464687Z * [new branch] gh/laithsakka/273/base -> origin/gh/laithsakka/273/base 2025-10-10T00:03:26.4466043Z * [new branch] gh/laithsakka/273/head -> origin/gh/laithsakka/273/head 2025-10-10T00:03:26.4467199Z * [new branch] gh/laithsakka/273/orig -> origin/gh/laithsakka/273/orig 2025-10-10T00:03:26.4468780Z * [new branch] gh/laithsakka/274/base -> origin/gh/laithsakka/274/base 2025-10-10T00:03:26.4469923Z * [new branch] gh/laithsakka/274/head -> origin/gh/laithsakka/274/head 2025-10-10T00:03:26.4471099Z * [new branch] gh/laithsakka/274/orig -> origin/gh/laithsakka/274/orig 2025-10-10T00:03:26.4472666Z * [new branch] gh/laithsakka/275/base -> origin/gh/laithsakka/275/base 2025-10-10T00:03:26.4473823Z * [new branch] gh/laithsakka/275/head -> origin/gh/laithsakka/275/head 2025-10-10T00:03:26.4475380Z * [new branch] gh/laithsakka/275/orig -> origin/gh/laithsakka/275/orig 2025-10-10T00:03:26.4477396Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-10-10T00:03:26.4478729Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-10-10T00:03:26.4479785Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-10-10T00:03:26.4481649Z * [new branch] gh/laithsakka/277/base -> origin/gh/laithsakka/277/base 2025-10-10T00:03:26.4482891Z * [new branch] gh/laithsakka/277/head -> origin/gh/laithsakka/277/head 2025-10-10T00:03:26.4484160Z * [new branch] gh/laithsakka/277/orig -> origin/gh/laithsakka/277/orig 2025-10-10T00:03:26.4485587Z * [new branch] gh/laithsakka/278/base -> origin/gh/laithsakka/278/base 2025-10-10T00:03:26.4486832Z * [new branch] gh/laithsakka/278/head -> origin/gh/laithsakka/278/head 2025-10-10T00:03:26.4488037Z * [new branch] gh/laithsakka/278/orig -> origin/gh/laithsakka/278/orig 2025-10-10T00:03:26.4489799Z * [new branch] gh/laithsakka/279/base -> origin/gh/laithsakka/279/base 2025-10-10T00:03:26.4490976Z * [new branch] gh/laithsakka/279/head -> origin/gh/laithsakka/279/head 2025-10-10T00:03:26.4492183Z * [new branch] gh/laithsakka/279/orig -> origin/gh/laithsakka/279/orig 2025-10-10T00:03:26.4493873Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-10-10T00:03:26.4495978Z * [new branch] gh/laithsakka/280/base -> origin/gh/laithsakka/280/base 2025-10-10T00:03:26.4498455Z * [new branch] gh/laithsakka/280/head -> origin/gh/laithsakka/280/head 2025-10-10T00:03:26.4499727Z * [new branch] gh/laithsakka/280/orig -> origin/gh/laithsakka/280/orig 2025-10-10T00:03:26.4501744Z * [new branch] gh/laithsakka/281/base -> origin/gh/laithsakka/281/base 2025-10-10T00:03:26.4502968Z * [new branch] gh/laithsakka/281/head -> origin/gh/laithsakka/281/head 2025-10-10T00:03:26.4504180Z * [new branch] gh/laithsakka/281/orig -> origin/gh/laithsakka/281/orig 2025-10-10T00:03:26.4505702Z * [new branch] gh/laithsakka/282/base -> origin/gh/laithsakka/282/base 2025-10-10T00:03:26.4507008Z * [new branch] gh/laithsakka/282/head -> origin/gh/laithsakka/282/head 2025-10-10T00:03:26.4508595Z * [new branch] gh/laithsakka/282/orig -> origin/gh/laithsakka/282/orig 2025-10-10T00:03:26.4510349Z * [new branch] gh/laithsakka/283/base -> origin/gh/laithsakka/283/base 2025-10-10T00:03:26.4511480Z * [new branch] gh/laithsakka/283/head -> origin/gh/laithsakka/283/head 2025-10-10T00:03:26.4512737Z * [new branch] gh/laithsakka/283/orig -> origin/gh/laithsakka/283/orig 2025-10-10T00:03:26.4514440Z * [new branch] gh/laithsakka/284/base -> origin/gh/laithsakka/284/base 2025-10-10T00:03:26.4515728Z * [new branch] gh/laithsakka/284/head -> origin/gh/laithsakka/284/head 2025-10-10T00:03:26.4516992Z * [new branch] gh/laithsakka/284/orig -> origin/gh/laithsakka/284/orig 2025-10-10T00:03:26.4518710Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-10-10T00:03:26.4519947Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-10-10T00:03:26.4521210Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-10-10T00:03:26.4522898Z * [new branch] gh/laithsakka/286/base -> origin/gh/laithsakka/286/base 2025-10-10T00:03:26.4524063Z * [new branch] gh/laithsakka/286/head -> origin/gh/laithsakka/286/head 2025-10-10T00:03:26.4525280Z * [new branch] gh/laithsakka/286/orig -> origin/gh/laithsakka/286/orig 2025-10-10T00:03:26.4526893Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-10-10T00:03:26.4528093Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-10-10T00:03:26.4529376Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-10-10T00:03:26.4530967Z * [new branch] gh/laithsakka/288/base -> origin/gh/laithsakka/288/base 2025-10-10T00:03:26.4532115Z * [new branch] gh/laithsakka/288/head -> origin/gh/laithsakka/288/head 2025-10-10T00:03:26.4533335Z * [new branch] gh/laithsakka/288/orig -> origin/gh/laithsakka/288/orig 2025-10-10T00:03:26.4535279Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-10-10T00:03:26.4536637Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-10-10T00:03:26.4537864Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-10-10T00:03:26.4539569Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-10-10T00:03:26.4541079Z * [new branch] gh/laithsakka/290/base -> origin/gh/laithsakka/290/base 2025-10-10T00:03:26.4542508Z * [new branch] gh/laithsakka/290/head -> origin/gh/laithsakka/290/head 2025-10-10T00:03:26.4543746Z * [new branch] gh/laithsakka/290/orig -> origin/gh/laithsakka/290/orig 2025-10-10T00:03:26.4545235Z * [new branch] gh/laithsakka/291/base -> origin/gh/laithsakka/291/base 2025-10-10T00:03:26.4546401Z * [new branch] gh/laithsakka/291/head -> origin/gh/laithsakka/291/head 2025-10-10T00:03:26.4547578Z * [new branch] gh/laithsakka/291/orig -> origin/gh/laithsakka/291/orig 2025-10-10T00:03:26.4549489Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-10-10T00:03:26.4550769Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-10-10T00:03:26.4551964Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-10-10T00:03:26.4553479Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-10-10T00:03:26.4554716Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-10-10T00:03:26.4556034Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-10-10T00:03:26.4557632Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-10-10T00:03:26.4558901Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-10-10T00:03:26.4560114Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-10-10T00:03:26.4561912Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-10-10T00:03:26.4563038Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-10-10T00:03:26.4564165Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-10-10T00:03:26.4565807Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-10-10T00:03:26.4567191Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-10-10T00:03:26.4568348Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-10-10T00:03:26.4570002Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-10-10T00:03:26.4571095Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-10-10T00:03:26.4572367Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-10-10T00:03:26.4574288Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-10-10T00:03:26.4575792Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-10-10T00:03:26.4577100Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-10-10T00:03:26.4579170Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-10-10T00:03:26.4580340Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-10-10T00:03:26.4581563Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-10-10T00:03:26.4583545Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-10-10T00:03:26.4584849Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-10-10T00:03:26.4586502Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-10-10T00:03:26.4587608Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-10-10T00:03:26.4588856Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-10-10T00:03:26.4590571Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-10-10T00:03:26.4591686Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-10-10T00:03:26.4592906Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-10-10T00:03:26.4594532Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-10-10T00:03:26.4595824Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-10-10T00:03:26.4596945Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-10-10T00:03:26.4598468Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-10-10T00:03:26.4599716Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-10-10T00:03:26.4600923Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-10-10T00:03:26.4602407Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-10-10T00:03:26.4603560Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-10-10T00:03:26.4604678Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-10-10T00:03:26.4606098Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-10-10T00:03:26.4607299Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-10-10T00:03:26.4608407Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-10-10T00:03:26.4609831Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-10-10T00:03:26.4611071Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-10-10T00:03:26.4612213Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-10-10T00:03:26.4613649Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-10-10T00:03:26.4614865Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-10-10T00:03:26.4616180Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-10-10T00:03:26.4617620Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-10-10T00:03:26.4618848Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-10-10T00:03:26.4620046Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-10-10T00:03:26.4621501Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-10-10T00:03:26.4622871Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-10-10T00:03:26.4623947Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-10-10T00:03:26.4625408Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-10-10T00:03:26.4626519Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-10-10T00:03:26.4628260Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-10-10T00:03:26.4629407Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-10-10T00:03:26.4630564Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-10-10T00:03:26.4632230Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-10-10T00:03:26.4633490Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-10-10T00:03:26.4635233Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-10-10T00:03:26.4636774Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-10-10T00:03:26.4638058Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-10-10T00:03:26.4639385Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-10-10T00:03:26.4640833Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-10-10T00:03:26.4642049Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-10-10T00:03:26.4643215Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-10-10T00:03:26.4644718Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-10-10T00:03:26.4645832Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-10-10T00:03:26.4648076Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-10-10T00:03:26.4649292Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-10-10T00:03:26.4650683Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-10-10T00:03:26.4652299Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-10-10T00:03:26.4653434Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-10-10T00:03:26.4654731Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-10-10T00:03:26.4656271Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-10-10T00:03:26.4657445Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-10-10T00:03:26.4658692Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-10-10T00:03:26.4660279Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-10-10T00:03:26.4661525Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-10-10T00:03:26.4662743Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-10-10T00:03:26.4666614Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-10-10T00:03:26.4667857Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-10-10T00:03:26.4669668Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-10-10T00:03:26.4670848Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-10-10T00:03:26.4672063Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-10-10T00:03:26.4673605Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-10-10T00:03:26.4678244Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-10-10T00:03:26.4679539Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-10-10T00:03:26.4681091Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-10-10T00:03:26.4682322Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-10-10T00:03:26.4683623Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-10-10T00:03:26.4685149Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-10-10T00:03:26.4686342Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-10-10T00:03:26.4687639Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-10-10T00:03:26.4689426Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-10-10T00:03:26.4691015Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-10-10T00:03:26.4692211Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-10-10T00:03:26.4693388Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-10-10T00:03:26.4694982Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-10-10T00:03:26.4696140Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-10-10T00:03:26.4697334Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-10-10T00:03:26.4699017Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-10-10T00:03:26.4700111Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-10-10T00:03:26.4701343Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-10-10T00:03:26.4702885Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-10-10T00:03:26.4704061Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-10-10T00:03:26.4705273Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-10-10T00:03:26.4706835Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-10-10T00:03:26.4708013Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-10-10T00:03:26.4709218Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-10-10T00:03:26.4710801Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-10-10T00:03:26.4711959Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-10-10T00:03:26.4713147Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-10-10T00:03:26.4714727Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-10-10T00:03:26.4716023Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-10-10T00:03:26.4717258Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-10-10T00:03:26.4718829Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-10-10T00:03:26.4720126Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-10-10T00:03:26.4721376Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-10-10T00:03:26.4722925Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-10-10T00:03:26.4724095Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-10-10T00:03:26.4725322Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-10-10T00:03:26.4727503Z * [new branch] gh/malfet/507/base -> origin/gh/malfet/507/base 2025-10-10T00:03:26.4728620Z * [new branch] gh/malfet/507/head -> origin/gh/malfet/507/head 2025-10-10T00:03:26.4729846Z * [new branch] gh/malfet/507/orig -> origin/gh/malfet/507/orig 2025-10-10T00:03:26.4731584Z * [new branch] gh/malfet/513/base -> origin/gh/malfet/513/base 2025-10-10T00:03:26.4732719Z * [new branch] gh/malfet/513/head -> origin/gh/malfet/513/head 2025-10-10T00:03:26.4733875Z * [new branch] gh/malfet/513/orig -> origin/gh/malfet/513/orig 2025-10-10T00:03:26.4735408Z * [new branch] gh/malfet/516/base -> origin/gh/malfet/516/base 2025-10-10T00:03:26.4736599Z * [new branch] gh/malfet/516/head -> origin/gh/malfet/516/head 2025-10-10T00:03:26.4737750Z * [new branch] gh/malfet/516/orig -> origin/gh/malfet/516/orig 2025-10-10T00:03:26.4739327Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-10-10T00:03:26.4740597Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-10-10T00:03:26.4742142Z * [new branch] gh/malfet/518/base -> origin/gh/malfet/518/base 2025-10-10T00:03:26.4743317Z * [new branch] gh/malfet/518/head -> origin/gh/malfet/518/head 2025-10-10T00:03:26.4744610Z * [new branch] gh/malfet/518/orig -> origin/gh/malfet/518/orig 2025-10-10T00:03:26.4746225Z * [new branch] gh/malfet/519/base -> origin/gh/malfet/519/base 2025-10-10T00:03:26.4747447Z * [new branch] gh/malfet/519/head -> origin/gh/malfet/519/head 2025-10-10T00:03:26.4748627Z * [new branch] gh/malfet/519/orig -> origin/gh/malfet/519/orig 2025-10-10T00:03:26.4750293Z * [new branch] gh/malfet/520/base -> origin/gh/malfet/520/base 2025-10-10T00:03:26.4751497Z * [new branch] gh/malfet/520/head -> origin/gh/malfet/520/head 2025-10-10T00:03:26.4752713Z * [new branch] gh/malfet/520/orig -> origin/gh/malfet/520/orig 2025-10-10T00:03:26.4755020Z * [new branch] gh/malfet/521/base -> origin/gh/malfet/521/base 2025-10-10T00:03:26.4756270Z * [new branch] gh/malfet/521/head -> origin/gh/malfet/521/head 2025-10-10T00:03:26.4757468Z * [new branch] gh/malfet/521/orig -> origin/gh/malfet/521/orig 2025-10-10T00:03:26.4759094Z * [new branch] gh/malfet/522/base -> origin/gh/malfet/522/base 2025-10-10T00:03:26.4760374Z * [new branch] gh/malfet/522/head -> origin/gh/malfet/522/head 2025-10-10T00:03:26.4761521Z * [new branch] gh/malfet/522/orig -> origin/gh/malfet/522/orig 2025-10-10T00:03:26.4763419Z * [new branch] gh/malfet/523/base -> origin/gh/malfet/523/base 2025-10-10T00:03:26.4764646Z * [new branch] gh/malfet/523/head -> origin/gh/malfet/523/head 2025-10-10T00:03:26.4765812Z * [new branch] gh/malfet/523/orig -> origin/gh/malfet/523/orig 2025-10-10T00:03:26.4767420Z * [new branch] gh/malfet/524/base -> origin/gh/malfet/524/base 2025-10-10T00:03:26.4768645Z * [new branch] gh/malfet/524/head -> origin/gh/malfet/524/head 2025-10-10T00:03:26.4769845Z * [new branch] gh/malfet/524/orig -> origin/gh/malfet/524/orig 2025-10-10T00:03:26.4771445Z * [new branch] gh/malfet/525/base -> origin/gh/malfet/525/base 2025-10-10T00:03:26.4772680Z * [new branch] gh/malfet/525/head -> origin/gh/malfet/525/head 2025-10-10T00:03:26.4773897Z * [new branch] gh/malfet/525/orig -> origin/gh/malfet/525/orig 2025-10-10T00:03:26.4776498Z * [new branch] gh/malfet/526/base -> origin/gh/malfet/526/base 2025-10-10T00:03:26.4778163Z * [new branch] gh/malfet/526/head -> origin/gh/malfet/526/head 2025-10-10T00:03:26.4779518Z * [new branch] gh/malfet/526/orig -> origin/gh/malfet/526/orig 2025-10-10T00:03:26.4781088Z * [new branch] gh/malfet/527/base -> origin/gh/malfet/527/base 2025-10-10T00:03:26.4782292Z * [new branch] gh/malfet/527/head -> origin/gh/malfet/527/head 2025-10-10T00:03:26.4783524Z * [new branch] gh/malfet/527/orig -> origin/gh/malfet/527/orig 2025-10-10T00:03:26.4785184Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-10-10T00:03:26.4786504Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-10-10T00:03:26.4787716Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-10-10T00:03:26.4789363Z * [new branch] gh/malfet/529/base -> origin/gh/malfet/529/base 2025-10-10T00:03:26.4790556Z * [new branch] gh/malfet/529/head -> origin/gh/malfet/529/head 2025-10-10T00:03:26.4791792Z * [new branch] gh/malfet/529/orig -> origin/gh/malfet/529/orig 2025-10-10T00:03:26.4793424Z * [new branch] gh/malfet/530/base -> origin/gh/malfet/530/base 2025-10-10T00:03:26.4794618Z * [new branch] gh/malfet/530/head -> origin/gh/malfet/530/head 2025-10-10T00:03:26.4795950Z * [new branch] gh/malfet/530/orig -> origin/gh/malfet/530/orig 2025-10-10T00:03:26.4797554Z * [new branch] gh/malfet/531/base -> origin/gh/malfet/531/base 2025-10-10T00:03:26.4798738Z * [new branch] gh/malfet/531/head -> origin/gh/malfet/531/head 2025-10-10T00:03:26.4799995Z * [new branch] gh/malfet/531/orig -> origin/gh/malfet/531/orig 2025-10-10T00:03:26.4801615Z * [new branch] gh/malfet/532/base -> origin/gh/malfet/532/base 2025-10-10T00:03:26.4802917Z * [new branch] gh/malfet/532/head -> origin/gh/malfet/532/head 2025-10-10T00:03:26.4804189Z * [new branch] gh/malfet/532/orig -> origin/gh/malfet/532/orig 2025-10-10T00:03:26.4806293Z * [new branch] gh/malfet/533/base -> origin/gh/malfet/533/base 2025-10-10T00:03:26.4807524Z * [new branch] gh/malfet/533/head -> origin/gh/malfet/533/head 2025-10-10T00:03:26.4808766Z * [new branch] gh/malfet/533/orig -> origin/gh/malfet/533/orig 2025-10-10T00:03:26.4810337Z * [new branch] gh/malfet/534/base -> origin/gh/malfet/534/base 2025-10-10T00:03:26.4811552Z * [new branch] gh/malfet/534/head -> origin/gh/malfet/534/head 2025-10-10T00:03:26.4812788Z * [new branch] gh/malfet/534/orig -> origin/gh/malfet/534/orig 2025-10-10T00:03:26.4814387Z * [new branch] gh/malfet/535/base -> origin/gh/malfet/535/base 2025-10-10T00:03:26.4815599Z * [new branch] gh/malfet/535/head -> origin/gh/malfet/535/head 2025-10-10T00:03:26.4816792Z * [new branch] gh/malfet/535/orig -> origin/gh/malfet/535/orig 2025-10-10T00:03:26.4818398Z * [new branch] gh/malfet/536/base -> origin/gh/malfet/536/base 2025-10-10T00:03:26.4819706Z * [new branch] gh/malfet/536/head -> origin/gh/malfet/536/head 2025-10-10T00:03:26.4820891Z * [new branch] gh/malfet/536/orig -> origin/gh/malfet/536/orig 2025-10-10T00:03:26.4822470Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-10-10T00:03:26.4823665Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-10-10T00:03:26.4824883Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-10-10T00:03:26.4827063Z * [new branch] gh/malfet/538/base -> origin/gh/malfet/538/base 2025-10-10T00:03:26.4828241Z * [new branch] gh/malfet/538/head -> origin/gh/malfet/538/head 2025-10-10T00:03:26.4829483Z * [new branch] gh/malfet/538/orig -> origin/gh/malfet/538/orig 2025-10-10T00:03:26.4830996Z * [new branch] gh/malfet/539/base -> origin/gh/malfet/539/base 2025-10-10T00:03:26.4832177Z * [new branch] gh/malfet/539/head -> origin/gh/malfet/539/head 2025-10-10T00:03:26.4833374Z * [new branch] gh/malfet/539/orig -> origin/gh/malfet/539/orig 2025-10-10T00:03:26.4835050Z * [new branch] gh/malfet/540/base -> origin/gh/malfet/540/base 2025-10-10T00:03:26.4836848Z * [new branch] gh/malfet/540/head -> origin/gh/malfet/540/head 2025-10-10T00:03:26.4838201Z * [new branch] gh/malfet/540/orig -> origin/gh/malfet/540/orig 2025-10-10T00:03:26.4839811Z * [new branch] gh/malfet/541/base -> origin/gh/malfet/541/base 2025-10-10T00:03:26.4841026Z * [new branch] gh/malfet/541/head -> origin/gh/malfet/541/head 2025-10-10T00:03:26.4842260Z * [new branch] gh/malfet/541/orig -> origin/gh/malfet/541/orig 2025-10-10T00:03:26.4843848Z * [new branch] gh/malfet/542/base -> origin/gh/malfet/542/base 2025-10-10T00:03:26.4845010Z * [new branch] gh/malfet/542/head -> origin/gh/malfet/542/head 2025-10-10T00:03:26.4846254Z * [new branch] gh/malfet/542/orig -> origin/gh/malfet/542/orig 2025-10-10T00:03:26.4847888Z * [new branch] gh/malfet/543/base -> origin/gh/malfet/543/base 2025-10-10T00:03:26.4849072Z * [new branch] gh/malfet/543/head -> origin/gh/malfet/543/head 2025-10-10T00:03:26.4850723Z * [new branch] gh/malfet/543/orig -> origin/gh/malfet/543/orig 2025-10-10T00:03:26.4852347Z * [new branch] gh/malfet/544/base -> origin/gh/malfet/544/base 2025-10-10T00:03:26.4853630Z * [new branch] gh/malfet/544/head -> origin/gh/malfet/544/head 2025-10-10T00:03:26.4854857Z * [new branch] gh/malfet/544/orig -> origin/gh/malfet/544/orig 2025-10-10T00:03:26.4856540Z * [new branch] gh/malfet/545/base -> origin/gh/malfet/545/base 2025-10-10T00:03:26.4857678Z * [new branch] gh/malfet/545/head -> origin/gh/malfet/545/head 2025-10-10T00:03:26.4858882Z * [new branch] gh/malfet/545/orig -> origin/gh/malfet/545/orig 2025-10-10T00:03:26.4860478Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-10-10T00:03:26.4861624Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-10-10T00:03:26.4862847Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-10-10T00:03:26.4864397Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-10-10T00:03:26.4865602Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-10-10T00:03:26.4866804Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-10-10T00:03:26.4868395Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-10-10T00:03:26.4869692Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-10-10T00:03:26.4870953Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-10-10T00:03:26.4872558Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-10-10T00:03:26.4873803Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-10-10T00:03:26.4875459Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-10-10T00:03:26.4877183Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-10-10T00:03:26.4878281Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-10-10T00:03:26.4879553Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-10-10T00:03:26.4881105Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-10-10T00:03:26.4882292Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-10-10T00:03:26.4883441Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-10-10T00:03:26.4885068Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-10-10T00:03:26.4886367Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-10-10T00:03:26.4887564Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-10-10T00:03:26.4889195Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-10-10T00:03:26.4890444Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-10-10T00:03:26.4891623Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-10-10T00:03:26.4893203Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-10-10T00:03:26.4894392Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-10-10T00:03:26.4896379Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-10-10T00:03:26.4897581Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-10-10T00:03:26.4898821Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-10-10T00:03:26.4900427Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-10-10T00:03:26.4901774Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-10-10T00:03:26.4902955Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-10-10T00:03:26.4904498Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-10-10T00:03:26.4905705Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-10-10T00:03:26.4906920Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-10-10T00:03:26.4909405Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-10-10T00:03:26.4911594Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-10-10T00:03:26.4913364Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-10-10T00:03:26.4914684Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-10-10T00:03:26.4916405Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-10-10T00:03:26.4917711Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-10-10T00:03:26.4918973Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-10-10T00:03:26.4921068Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-10-10T00:03:26.4922501Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-10-10T00:03:26.4923889Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-10-10T00:03:26.4925564Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-10-10T00:03:26.4926933Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-10-10T00:03:26.4928013Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-10-10T00:03:26.4929959Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-10-10T00:03:26.4931189Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-10-10T00:03:26.4932667Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-10-10T00:03:26.4934054Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-10-10T00:03:26.4935556Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-10-10T00:03:26.4936784Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-10-10T00:03:26.4938188Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-10-10T00:03:26.4939338Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-10-10T00:03:26.4940784Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-10-10T00:03:26.4941904Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-10-10T00:03:26.4943336Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-10-10T00:03:26.4944442Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-10-10T00:03:26.4945861Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-10-10T00:03:26.4946946Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-10-10T00:03:26.4949056Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-10-10T00:03:26.4950262Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-10-10T00:03:26.4951801Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-10-10T00:03:26.4952944Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-10-10T00:03:26.4954430Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-10-10T00:03:26.4955683Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-10-10T00:03:26.4957139Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-10-10T00:03:26.4958285Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-10-10T00:03:26.4959912Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-10-10T00:03:26.4961060Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-10-10T00:03:26.4962722Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-10-10T00:03:26.4964087Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-10-10T00:03:26.4965176Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-10-10T00:03:26.4966847Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-10-10T00:03:26.4968027Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-10-10T00:03:26.4969396Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-10-10T00:03:26.4971384Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-10-10T00:03:26.4972679Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-10-10T00:03:26.4974150Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-10-10T00:03:26.4976163Z * [new branch] gh/mikaylagawarecki/340/base -> origin/gh/mikaylagawarecki/340/base 2025-10-10T00:03:26.4977518Z * [new branch] gh/mikaylagawarecki/340/head -> origin/gh/mikaylagawarecki/340/head 2025-10-10T00:03:26.4978701Z * [new branch] gh/mikaylagawarecki/340/orig -> origin/gh/mikaylagawarecki/340/orig 2025-10-10T00:03:26.4980599Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-10-10T00:03:26.4981655Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-10-10T00:03:26.4983369Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-10-10T00:03:26.4985168Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-10-10T00:03:26.4986376Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-10-10T00:03:26.4987589Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-10-10T00:03:26.4989162Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-10-10T00:03:26.4990391Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-10-10T00:03:26.4991549Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-10-10T00:03:26.4993254Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-10-10T00:03:26.4994455Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-10-10T00:03:26.4995737Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-10-10T00:03:26.4997494Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-10-10T00:03:26.4998607Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-10-10T00:03:26.4999853Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-10-10T00:03:26.5001575Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-10-10T00:03:26.5002793Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-10-10T00:03:26.5004404Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-10-10T00:03:26.5006070Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-10-10T00:03:26.5007253Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-10-10T00:03:26.5008570Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-10-10T00:03:26.5010472Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-10-10T00:03:26.5011702Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-10-10T00:03:26.5012979Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-10-10T00:03:26.5014887Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-10-10T00:03:26.5016038Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-10-10T00:03:26.5017264Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-10-10T00:03:26.5019055Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-10-10T00:03:26.5020257Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-10-10T00:03:26.5021587Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-10-10T00:03:26.5023382Z * [new branch] gh/mlazos/18/base -> origin/gh/mlazos/18/base 2025-10-10T00:03:26.5024532Z * [new branch] gh/mlazos/18/head -> origin/gh/mlazos/18/head 2025-10-10T00:03:26.5026181Z * [new branch] gh/mlazos/18/orig -> origin/gh/mlazos/18/orig 2025-10-10T00:03:26.5028063Z * [new branch] gh/mlazos/19/base -> origin/gh/mlazos/19/base 2025-10-10T00:03:26.5029251Z * [new branch] gh/mlazos/19/head -> origin/gh/mlazos/19/head 2025-10-10T00:03:26.5030555Z * [new branch] gh/mlazos/19/orig -> origin/gh/mlazos/19/orig 2025-10-10T00:03:26.5032312Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-10-10T00:03:26.5033555Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-10-10T00:03:26.5034914Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-10-10T00:03:26.5036618Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-10-10T00:03:26.5037864Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-10-10T00:03:26.5039043Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-10-10T00:03:26.5040606Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-10-10T00:03:26.5041925Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-10-10T00:03:26.5043021Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-10-10T00:03:26.5044643Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-10-10T00:03:26.5045892Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-10-10T00:03:26.5047238Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-10-10T00:03:26.5048867Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-10-10T00:03:26.5050087Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-10-10T00:03:26.5051275Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-10-10T00:03:26.5053153Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-10-10T00:03:26.5054357Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-10-10T00:03:26.5055593Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-10-10T00:03:26.5057308Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-10-10T00:03:26.5058466Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-10-10T00:03:26.5059623Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-10-10T00:03:26.5061155Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-10-10T00:03:26.5062394Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-10-10T00:03:26.5063643Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-10-10T00:03:26.5065152Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-10-10T00:03:26.5066334Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-10-10T00:03:26.5067479Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-10-10T00:03:26.5069104Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-10-10T00:03:26.5070766Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-10-10T00:03:26.5072036Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-10-10T00:03:26.5073502Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-10-10T00:03:26.5075181Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-10-10T00:03:26.5076645Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-10-10T00:03:26.5078676Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-10-10T00:03:26.5079904Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-10-10T00:03:26.5081202Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-10-10T00:03:26.5082822Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-10-10T00:03:26.5084052Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-10-10T00:03:26.5085271Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-10-10T00:03:26.5087640Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-10-10T00:03:26.5088934Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-10-10T00:03:26.5090190Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-10-10T00:03:26.5091782Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-10-10T00:03:26.5093068Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-10-10T00:03:26.5094300Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-10-10T00:03:26.5095760Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-10-10T00:03:26.5096949Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-10-10T00:03:26.5098242Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-10-10T00:03:26.5100290Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-10-10T00:03:26.5101564Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-10-10T00:03:26.5102676Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-10-10T00:03:26.5104427Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-10-10T00:03:26.5105637Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-10-10T00:03:26.5106844Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-10-10T00:03:26.5108797Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-10-10T00:03:26.5110118Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-10-10T00:03:26.5112134Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-10-10T00:03:26.5113477Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-10-10T00:03:26.5114731Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-10-10T00:03:26.5116568Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-10-10T00:03:26.5117927Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-10-10T00:03:26.5119179Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-10-10T00:03:26.5121001Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-10-10T00:03:26.5122148Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-10-10T00:03:26.5123472Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-10-10T00:03:26.5125025Z * [new branch] gh/muchulee8/66/base -> origin/gh/muchulee8/66/base 2025-10-10T00:03:26.5126204Z * [new branch] gh/muchulee8/66/head -> origin/gh/muchulee8/66/head 2025-10-10T00:03:26.5127450Z * [new branch] gh/muchulee8/66/orig -> origin/gh/muchulee8/66/orig 2025-10-10T00:03:26.5129107Z * [new branch] gh/muchulee8/67/base -> origin/gh/muchulee8/67/base 2025-10-10T00:03:26.5130783Z * [new branch] gh/muchulee8/67/head -> origin/gh/muchulee8/67/head 2025-10-10T00:03:26.5132026Z * [new branch] gh/muchulee8/67/orig -> origin/gh/muchulee8/67/orig 2025-10-10T00:03:26.5134073Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-10-10T00:03:26.5135278Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-10-10T00:03:26.5136660Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-10-10T00:03:26.5138241Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-10-10T00:03:26.5139445Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-10-10T00:03:26.5140715Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-10-10T00:03:26.5142362Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-10-10T00:03:26.5143614Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-10-10T00:03:26.5144833Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-10-10T00:03:26.5146574Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-10-10T00:03:26.5147781Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-10-10T00:03:26.5149087Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-10-10T00:03:26.5150715Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-10-10T00:03:26.5151926Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-10-10T00:03:26.5153313Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-10-10T00:03:26.5154980Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-10-10T00:03:26.5156216Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-10-10T00:03:26.5157328Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-10-10T00:03:26.5158974Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-10-10T00:03:26.5160207Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-10-10T00:03:26.5161381Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-10-10T00:03:26.5162915Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-10-10T00:03:26.5164066Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-10-10T00:03:26.5165310Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-10-10T00:03:26.5167644Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-10-10T00:03:26.5168915Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-10-10T00:03:26.5170101Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-10-10T00:03:26.5172231Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-10-10T00:03:26.5173405Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-10-10T00:03:26.5174850Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-10-10T00:03:26.5176601Z * [new branch] gh/nikitaved/3/base -> origin/gh/nikitaved/3/base 2025-10-10T00:03:26.5177781Z * [new branch] gh/nikitaved/3/head -> origin/gh/nikitaved/3/head 2025-10-10T00:03:26.5179282Z * [new branch] gh/nikitaved/3/orig -> origin/gh/nikitaved/3/orig 2025-10-10T00:03:26.5181004Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-10-10T00:03:26.5182183Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-10-10T00:03:26.5183403Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-10-10T00:03:26.5185088Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-10-10T00:03:26.5187091Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-10-10T00:03:26.5188328Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-10-10T00:03:26.5189652Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-10-10T00:03:26.5191205Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-10-10T00:03:26.5192442Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-10-10T00:03:26.5193638Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-10-10T00:03:26.5195492Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-10-10T00:03:26.5196762Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-10-10T00:03:26.5198025Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-10-10T00:03:26.5199670Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-10-10T00:03:26.5200840Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-10-10T00:03:26.5202083Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-10-10T00:03:26.5203734Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-10-10T00:03:26.5204924Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-10-10T00:03:26.5206083Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-10-10T00:03:26.5207689Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-10-10T00:03:26.5208874Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-10-10T00:03:26.5210040Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-10-10T00:03:26.5211747Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-10-10T00:03:26.5212940Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-10-10T00:03:26.5214158Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-10-10T00:03:26.5215665Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-10-10T00:03:26.5216864Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-10-10T00:03:26.5218095Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-10-10T00:03:26.5219588Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-10-10T00:03:26.5220772Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-10-10T00:03:26.5222065Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-10-10T00:03:26.5223514Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-10-10T00:03:26.5224650Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-10-10T00:03:26.5225893Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-10-10T00:03:26.5227555Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-10-10T00:03:26.5228743Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-10-10T00:03:26.5229909Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-10-10T00:03:26.5231498Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-10-10T00:03:26.5232632Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-10-10T00:03:26.5233809Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-10-10T00:03:26.5235494Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-10-10T00:03:26.5236757Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-10-10T00:03:26.5237955Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-10-10T00:03:26.5239492Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-10-10T00:03:26.5240678Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-10-10T00:03:26.5241887Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-10-10T00:03:26.5243536Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-10-10T00:03:26.5244710Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-10-10T00:03:26.5245939Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-10-10T00:03:26.5247560Z * [new branch] gh/pearu/123/base -> origin/gh/pearu/123/base 2025-10-10T00:03:26.5248828Z * [new branch] gh/pearu/123/head -> origin/gh/pearu/123/head 2025-10-10T00:03:26.5250131Z * [new branch] gh/pearu/123/orig -> origin/gh/pearu/123/orig 2025-10-10T00:03:26.5252669Z * [new branch] gh/pearu/124/base -> origin/gh/pearu/124/base 2025-10-10T00:03:26.5253826Z * [new branch] gh/pearu/124/head -> origin/gh/pearu/124/head 2025-10-10T00:03:26.5255155Z * [new branch] gh/pearu/124/orig -> origin/gh/pearu/124/orig 2025-10-10T00:03:26.5256713Z * [new branch] gh/pearu/125/base -> origin/gh/pearu/125/base 2025-10-10T00:03:26.5257835Z * [new branch] gh/pearu/125/head -> origin/gh/pearu/125/head 2025-10-10T00:03:26.5259077Z * [new branch] gh/pearu/125/orig -> origin/gh/pearu/125/orig 2025-10-10T00:03:26.5260802Z * [new branch] gh/pearu/126/base -> origin/gh/pearu/126/base 2025-10-10T00:03:26.5261998Z * [new branch] gh/pearu/126/head -> origin/gh/pearu/126/head 2025-10-10T00:03:26.5263067Z * [new branch] gh/pearu/126/orig -> origin/gh/pearu/126/orig 2025-10-10T00:03:26.5264560Z * [new branch] gh/pearu/127/base -> origin/gh/pearu/127/base 2025-10-10T00:03:26.5265809Z * [new branch] gh/pearu/127/head -> origin/gh/pearu/127/head 2025-10-10T00:03:26.5266862Z * [new branch] gh/pearu/127/orig -> origin/gh/pearu/127/orig 2025-10-10T00:03:26.5268380Z * [new branch] gh/pearu/128/base -> origin/gh/pearu/128/base 2025-10-10T00:03:26.5269533Z * [new branch] gh/pearu/128/head -> origin/gh/pearu/128/head 2025-10-10T00:03:26.5271130Z * [new branch] gh/pearu/128/orig -> origin/gh/pearu/128/orig 2025-10-10T00:03:26.5272988Z * [new branch] gh/pearu/129/base -> origin/gh/pearu/129/base 2025-10-10T00:03:26.5274413Z * [new branch] gh/pearu/129/head -> origin/gh/pearu/129/head 2025-10-10T00:03:26.5275904Z * [new branch] gh/pearu/129/orig -> origin/gh/pearu/129/orig 2025-10-10T00:03:26.5277493Z * [new branch] gh/pearu/130/base -> origin/gh/pearu/130/base 2025-10-10T00:03:26.5278786Z * [new branch] gh/pearu/130/head -> origin/gh/pearu/130/head 2025-10-10T00:03:26.5279958Z * [new branch] gh/pearu/130/orig -> origin/gh/pearu/130/orig 2025-10-10T00:03:26.5281460Z * [new branch] gh/pearu/131/base -> origin/gh/pearu/131/base 2025-10-10T00:03:26.5282678Z * [new branch] gh/pearu/131/head -> origin/gh/pearu/131/head 2025-10-10T00:03:26.5283942Z * [new branch] gh/pearu/131/orig -> origin/gh/pearu/131/orig 2025-10-10T00:03:26.5285414Z * [new branch] gh/pearu/132/base -> origin/gh/pearu/132/base 2025-10-10T00:03:26.5286524Z * [new branch] gh/pearu/132/head -> origin/gh/pearu/132/head 2025-10-10T00:03:26.5287696Z * [new branch] gh/pearu/132/orig -> origin/gh/pearu/132/orig 2025-10-10T00:03:26.5289641Z * [new branch] gh/pearu/133/base -> origin/gh/pearu/133/base 2025-10-10T00:03:26.5290779Z * [new branch] gh/pearu/133/head -> origin/gh/pearu/133/head 2025-10-10T00:03:26.5291935Z * [new branch] gh/pearu/133/orig -> origin/gh/pearu/133/orig 2025-10-10T00:03:26.5293611Z * [new branch] gh/pearu/134/base -> origin/gh/pearu/134/base 2025-10-10T00:03:26.5294754Z * [new branch] gh/pearu/134/head -> origin/gh/pearu/134/head 2025-10-10T00:03:26.5295896Z * [new branch] gh/pearu/134/orig -> origin/gh/pearu/134/orig 2025-10-10T00:03:26.5300235Z * [new branch] gh/pearu/135/base -> origin/gh/pearu/135/base 2025-10-10T00:03:26.5300460Z * [new branch] gh/pearu/135/head -> origin/gh/pearu/135/head 2025-10-10T00:03:26.5300670Z * [new branch] gh/pearu/135/orig -> origin/gh/pearu/135/orig 2025-10-10T00:03:26.5301378Z * [new branch] gh/pearu/136/base -> origin/gh/pearu/136/base 2025-10-10T00:03:26.5302718Z * [new branch] gh/pearu/136/head -> origin/gh/pearu/136/head 2025-10-10T00:03:26.5303884Z * [new branch] gh/pearu/136/orig -> origin/gh/pearu/136/orig 2025-10-10T00:03:26.5305480Z * [new branch] gh/pearu/137/base -> origin/gh/pearu/137/base 2025-10-10T00:03:26.5306687Z * [new branch] gh/pearu/137/head -> origin/gh/pearu/137/head 2025-10-10T00:03:26.5307928Z * [new branch] gh/pearu/137/orig -> origin/gh/pearu/137/orig 2025-10-10T00:03:26.5309549Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-10-10T00:03:26.5310730Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-10-10T00:03:26.5311915Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-10-10T00:03:26.5313518Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-10-10T00:03:26.5314654Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-10-10T00:03:26.5316007Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-10-10T00:03:26.5318804Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-10-10T00:03:26.5320240Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-10-10T00:03:26.5321607Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-10-10T00:03:26.5323745Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-10-10T00:03:26.5324984Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-10-10T00:03:26.5326229Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-10-10T00:03:26.5328279Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-10-10T00:03:26.5329492Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-10-10T00:03:26.5330644Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-10-10T00:03:26.5332107Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-10-10T00:03:26.5333280Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-10-10T00:03:26.5334465Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-10-10T00:03:26.5336477Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-10-10T00:03:26.5337685Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-10-10T00:03:26.5338862Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-10-10T00:03:26.5340398Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-10-10T00:03:26.5341628Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-10-10T00:03:26.5342881Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-10-10T00:03:26.5344754Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-10-10T00:03:26.5345963Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-10-10T00:03:26.5347160Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-10-10T00:03:26.5348744Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-10-10T00:03:26.5349950Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-10-10T00:03:26.5351021Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-10-10T00:03:26.5352628Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-10-10T00:03:26.5353828Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-10-10T00:03:26.5355059Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-10-10T00:03:26.5356717Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-10-10T00:03:26.5357917Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-10-10T00:03:26.5359192Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-10-10T00:03:26.5360844Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-10-10T00:03:26.5362745Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-10-10T00:03:26.5363964Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-10-10T00:03:26.5365573Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-10-10T00:03:26.5366708Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-10-10T00:03:26.5367986Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-10-10T00:03:26.5369599Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-10-10T00:03:26.5370736Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-10-10T00:03:26.5372013Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-10-10T00:03:26.5373653Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-10-10T00:03:26.5375145Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-10-10T00:03:26.5376397Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-10-10T00:03:26.5377944Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-10-10T00:03:26.5379132Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-10-10T00:03:26.5380351Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-10-10T00:03:26.5381867Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-10-10T00:03:26.5383156Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-10-10T00:03:26.5384350Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-10-10T00:03:26.5386341Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-10-10T00:03:26.5387578Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-10-10T00:03:26.5388792Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-10-10T00:03:26.5390496Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-10-10T00:03:26.5391697Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-10-10T00:03:26.5392918Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-10-10T00:03:26.5394650Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-10-10T00:03:26.5395963Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-10-10T00:03:26.5397203Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-10-10T00:03:26.5398688Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-10-10T00:03:26.5399858Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-10-10T00:03:26.5401075Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-10-10T00:03:26.5402941Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-10-10T00:03:26.5404128Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-10-10T00:03:26.5405842Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-10-10T00:03:26.5407132Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-10-10T00:03:26.5408328Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-10-10T00:03:26.5409943Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-10-10T00:03:26.5411114Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-10-10T00:03:26.5412335Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-10-10T00:03:26.5413896Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-10-10T00:03:26.5415057Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-10-10T00:03:26.5416350Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-10-10T00:03:26.5417954Z * [new branch] gh/rtimpe/17/base -> origin/gh/rtimpe/17/base 2025-10-10T00:03:26.5419114Z * [new branch] gh/rtimpe/17/head -> origin/gh/rtimpe/17/head 2025-10-10T00:03:26.5420387Z * [new branch] gh/rtimpe/17/orig -> origin/gh/rtimpe/17/orig 2025-10-10T00:03:26.5421999Z * [new branch] gh/rtimpe/18/base -> origin/gh/rtimpe/18/base 2025-10-10T00:03:26.5423135Z * [new branch] gh/rtimpe/18/head -> origin/gh/rtimpe/18/head 2025-10-10T00:03:26.5424406Z * [new branch] gh/rtimpe/18/orig -> origin/gh/rtimpe/18/orig 2025-10-10T00:03:26.5425962Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-10-10T00:03:26.5426904Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-10-10T00:03:26.5428638Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-10-10T00:03:26.5429718Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-10-10T00:03:26.5431719Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-10-10T00:03:26.5432922Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-10-10T00:03:26.5435386Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-10-10T00:03:26.5436772Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-10-10T00:03:26.5437984Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-10-10T00:03:26.5439539Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-10-10T00:03:26.5440766Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-10-10T00:03:26.5441976Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-10-10T00:03:26.5443521Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-10-10T00:03:26.5444720Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-10-10T00:03:26.5445967Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-10-10T00:03:26.5447528Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-10-10T00:03:26.5448713Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-10-10T00:03:26.5449880Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-10-10T00:03:26.5451425Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-10-10T00:03:26.5452723Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-10-10T00:03:26.5453926Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-10-10T00:03:26.5455490Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-10-10T00:03:26.5456720Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-10-10T00:03:26.5457950Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-10-10T00:03:26.5459507Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-10-10T00:03:26.5460700Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-10-10T00:03:26.5461895Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-10-10T00:03:26.5463741Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-10-10T00:03:26.5464927Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-10-10T00:03:26.5466115Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-10-10T00:03:26.5468087Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-10-10T00:03:26.5469369Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-10-10T00:03:26.5470551Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-10-10T00:03:26.5472140Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-10-10T00:03:26.5473391Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-10-10T00:03:26.5474859Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-10-10T00:03:26.5478136Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-10-10T00:03:26.5479562Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-10-10T00:03:26.5480801Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-10-10T00:03:26.5482346Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-10-10T00:03:26.5483518Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-10-10T00:03:26.5484782Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-10-10T00:03:26.5486415Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-10-10T00:03:26.5487615Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-10-10T00:03:26.5488766Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-10-10T00:03:26.5490398Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-10-10T00:03:26.5491577Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-10-10T00:03:26.5492764Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-10-10T00:03:26.5494408Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-10-10T00:03:26.5495646Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-10-10T00:03:26.5496851Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-10-10T00:03:26.5498406Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-10-10T00:03:26.5499638Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-10-10T00:03:26.5500851Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-10-10T00:03:26.5502556Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-10-10T00:03:26.5503768Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-10-10T00:03:26.5504992Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-10-10T00:03:26.5506467Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-10-10T00:03:26.5507557Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-10-10T00:03:26.5508850Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-10-10T00:03:26.5510385Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-10-10T00:03:26.5511608Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-10-10T00:03:26.5512816Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-10-10T00:03:26.5514397Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-10-10T00:03:26.5515597Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-10-10T00:03:26.5516812Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-10-10T00:03:26.5518565Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-10-10T00:03:26.5519755Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-10-10T00:03:26.5520915Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-10-10T00:03:26.5522452Z * [new branch] gh/seemethere/64/base -> origin/gh/seemethere/64/base 2025-10-10T00:03:26.5523672Z * [new branch] gh/seemethere/64/head -> origin/gh/seemethere/64/head 2025-10-10T00:03:26.5524887Z * [new branch] gh/seemethere/64/orig -> origin/gh/seemethere/64/orig 2025-10-10T00:03:26.5526449Z * [new branch] gh/seemethere/65/base -> origin/gh/seemethere/65/base 2025-10-10T00:03:26.5527706Z * [new branch] gh/seemethere/65/head -> origin/gh/seemethere/65/head 2025-10-10T00:03:26.5528892Z * [new branch] gh/seemethere/65/orig -> origin/gh/seemethere/65/orig 2025-10-10T00:03:26.5530463Z * [new branch] gh/seemethere/66/base -> origin/gh/seemethere/66/base 2025-10-10T00:03:26.5531707Z * [new branch] gh/seemethere/66/head -> origin/gh/seemethere/66/head 2025-10-10T00:03:26.5532892Z * [new branch] gh/seemethere/66/orig -> origin/gh/seemethere/66/orig 2025-10-10T00:03:26.5534540Z * [new branch] gh/seemethere/67/base -> origin/gh/seemethere/67/base 2025-10-10T00:03:26.5535718Z * [new branch] gh/seemethere/67/head -> origin/gh/seemethere/67/head 2025-10-10T00:03:26.5536943Z * [new branch] gh/seemethere/67/orig -> origin/gh/seemethere/67/orig 2025-10-10T00:03:26.5538495Z * [new branch] gh/seemethere/68/base -> origin/gh/seemethere/68/base 2025-10-10T00:03:26.5539622Z * [new branch] gh/seemethere/68/head -> origin/gh/seemethere/68/head 2025-10-10T00:03:26.5540838Z * [new branch] gh/seemethere/68/orig -> origin/gh/seemethere/68/orig 2025-10-10T00:03:26.5542869Z * [new branch] gh/seemethere/69/base -> origin/gh/seemethere/69/base 2025-10-10T00:03:26.5544052Z * [new branch] gh/seemethere/69/head -> origin/gh/seemethere/69/head 2025-10-10T00:03:26.5545340Z * [new branch] gh/seemethere/69/orig -> origin/gh/seemethere/69/orig 2025-10-10T00:03:26.5546976Z * [new branch] gh/seemethere/70/base -> origin/gh/seemethere/70/base 2025-10-10T00:03:26.5548144Z * [new branch] gh/seemethere/70/head -> origin/gh/seemethere/70/head 2025-10-10T00:03:26.5549406Z * [new branch] gh/seemethere/70/orig -> origin/gh/seemethere/70/orig 2025-10-10T00:03:26.5551516Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-10-10T00:03:26.5552689Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-10-10T00:03:26.5553899Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-10-10T00:03:26.5556139Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-10-10T00:03:26.5557698Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-10-10T00:03:26.5563311Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-10-10T00:03:26.5565192Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-10-10T00:03:26.5566677Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-10-10T00:03:26.5567945Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-10-10T00:03:26.5569528Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-10-10T00:03:26.5570808Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-10-10T00:03:26.5572054Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-10-10T00:03:26.5574239Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-10-10T00:03:26.5575786Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-10-10T00:03:26.5577071Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-10-10T00:03:26.5579118Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-10-10T00:03:26.5580362Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-10-10T00:03:26.5581566Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-10-10T00:03:26.5583266Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-10-10T00:03:26.5584441Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-10-10T00:03:26.5585600Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-10-10T00:03:26.5587331Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-10-10T00:03:26.5589060Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-10-10T00:03:26.5590387Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-10-10T00:03:26.5592045Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-10-10T00:03:26.5593155Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-10-10T00:03:26.5594886Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-10-10T00:03:26.5596778Z * [new branch] gh/shunting314/218/base -> origin/gh/shunting314/218/base 2025-10-10T00:03:26.5598056Z * [new branch] gh/shunting314/218/head -> origin/gh/shunting314/218/head 2025-10-10T00:03:26.5599399Z * [new branch] gh/shunting314/218/orig -> origin/gh/shunting314/218/orig 2025-10-10T00:03:26.5600839Z * [new branch] gh/shunting314/219/base -> origin/gh/shunting314/219/base 2025-10-10T00:03:26.5602022Z * [new branch] gh/shunting314/219/head -> origin/gh/shunting314/219/head 2025-10-10T00:03:26.5603216Z * [new branch] gh/shunting314/219/orig -> origin/gh/shunting314/219/orig 2025-10-10T00:03:26.5604843Z * [new branch] gh/shunting314/223/base -> origin/gh/shunting314/223/base 2025-10-10T00:03:26.5606139Z * [new branch] gh/shunting314/223/head -> origin/gh/shunting314/223/head 2025-10-10T00:03:26.5607461Z * [new branch] gh/shunting314/223/orig -> origin/gh/shunting314/223/orig 2025-10-10T00:03:26.5609010Z * [new branch] gh/shunting314/224/base -> origin/gh/shunting314/224/base 2025-10-10T00:03:26.5610215Z * [new branch] gh/shunting314/224/head -> origin/gh/shunting314/224/head 2025-10-10T00:03:26.5611416Z * [new branch] gh/shunting314/224/orig -> origin/gh/shunting314/224/orig 2025-10-10T00:03:26.5613036Z * [new branch] gh/shunting314/225/base -> origin/gh/shunting314/225/base 2025-10-10T00:03:26.5614226Z * [new branch] gh/shunting314/225/head -> origin/gh/shunting314/225/head 2025-10-10T00:03:26.5615410Z * [new branch] gh/shunting314/225/orig -> origin/gh/shunting314/225/orig 2025-10-10T00:03:26.5617228Z * [new branch] gh/shunting314/226/base -> origin/gh/shunting314/226/base 2025-10-10T00:03:26.5618491Z * [new branch] gh/shunting314/226/head -> origin/gh/shunting314/226/head 2025-10-10T00:03:26.5619671Z * [new branch] gh/shunting314/226/orig -> origin/gh/shunting314/226/orig 2025-10-10T00:03:26.5621375Z * [new branch] gh/shunting314/227/base -> origin/gh/shunting314/227/base 2025-10-10T00:03:26.5622271Z * [new branch] gh/shunting314/227/head -> origin/gh/shunting314/227/head 2025-10-10T00:03:26.5623943Z * [new branch] gh/shunting314/227/orig -> origin/gh/shunting314/227/orig 2025-10-10T00:03:26.5625579Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-10-10T00:03:26.5626805Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-10-10T00:03:26.5627933Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-10-10T00:03:26.5629969Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-10-10T00:03:26.5631294Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-10-10T00:03:26.5632510Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-10-10T00:03:26.5634194Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-10-10T00:03:26.5636007Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-10-10T00:03:26.5637220Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-10-10T00:03:26.5639324Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-10-10T00:03:26.5641023Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-10-10T00:03:26.5642316Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-10-10T00:03:26.5643961Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-10-10T00:03:26.5645176Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-10-10T00:03:26.5646333Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-10-10T00:03:26.5647809Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-10-10T00:03:26.5649087Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-10-10T00:03:26.5650249Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-10-10T00:03:26.5651732Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-10-10T00:03:26.5653196Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-10-10T00:03:26.5654382Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-10-10T00:03:26.5656164Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-10-10T00:03:26.5657366Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-10-10T00:03:26.5658606Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-10-10T00:03:26.5660986Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-10-10T00:03:26.5662189Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-10-10T00:03:26.5663717Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-10-10T00:03:26.5665264Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-10-10T00:03:26.5666705Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-10-10T00:03:26.5667848Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-10-10T00:03:26.5669299Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-10-10T00:03:26.5670509Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-10-10T00:03:26.5672478Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-10-10T00:03:26.5673694Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-10-10T00:03:26.5676106Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-10-10T00:03:26.5677329Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-10-10T00:03:26.5678529Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-10-10T00:03:26.5680155Z * [new branch] gh/slayton58/10/base -> origin/gh/slayton58/10/base 2025-10-10T00:03:26.5681339Z * [new branch] gh/slayton58/10/head -> origin/gh/slayton58/10/head 2025-10-10T00:03:26.5682520Z * [new branch] gh/slayton58/10/orig -> origin/gh/slayton58/10/orig 2025-10-10T00:03:26.5683937Z * [new branch] gh/slayton58/11/base -> origin/gh/slayton58/11/base 2025-10-10T00:03:26.5685177Z * [new branch] gh/slayton58/11/head -> origin/gh/slayton58/11/head 2025-10-10T00:03:26.5686387Z * [new branch] gh/slayton58/11/orig -> origin/gh/slayton58/11/orig 2025-10-10T00:03:26.5687902Z * [new branch] gh/slayton58/12/base -> origin/gh/slayton58/12/base 2025-10-10T00:03:26.5689240Z * [new branch] gh/slayton58/12/head -> origin/gh/slayton58/12/head 2025-10-10T00:03:26.5690455Z * [new branch] gh/slayton58/12/orig -> origin/gh/slayton58/12/orig 2025-10-10T00:03:26.5692050Z * [new branch] gh/slayton58/13/base -> origin/gh/slayton58/13/base 2025-10-10T00:03:26.5693272Z * [new branch] gh/slayton58/13/head -> origin/gh/slayton58/13/head 2025-10-10T00:03:26.5694488Z * [new branch] gh/slayton58/13/orig -> origin/gh/slayton58/13/orig 2025-10-10T00:03:26.5696026Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-10-10T00:03:26.5697213Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-10-10T00:03:26.5698407Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-10-10T00:03:26.5699953Z * [new branch] gh/slayton58/15/base -> origin/gh/slayton58/15/base 2025-10-10T00:03:26.5701164Z * [new branch] gh/slayton58/15/head -> origin/gh/slayton58/15/head 2025-10-10T00:03:26.5702345Z * [new branch] gh/slayton58/15/orig -> origin/gh/slayton58/15/orig 2025-10-10T00:03:26.5704134Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-10-10T00:03:26.5705306Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-10-10T00:03:26.5706558Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-10-10T00:03:26.5708215Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-10-10T00:03:26.5709362Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-10-10T00:03:26.5711007Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-10-10T00:03:26.5712607Z * [new branch] gh/slayton58/18/base -> origin/gh/slayton58/18/base 2025-10-10T00:03:26.5713789Z * [new branch] gh/slayton58/18/head -> origin/gh/slayton58/18/head 2025-10-10T00:03:26.5715475Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-10-10T00:03:26.5716720Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-10-10T00:03:26.5717927Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-10-10T00:03:26.5719562Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-10-10T00:03:26.5720792Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-10-10T00:03:26.5721979Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-10-10T00:03:26.5723608Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-10-10T00:03:26.5724791Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-10-10T00:03:26.5726011Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-10-10T00:03:26.5727600Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-10-10T00:03:26.5728800Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-10-10T00:03:26.5730011Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-10-10T00:03:26.5731624Z * [new branch] gh/slayton58/22/base -> origin/gh/slayton58/22/base 2025-10-10T00:03:26.5732829Z * [new branch] gh/slayton58/22/head -> origin/gh/slayton58/22/head 2025-10-10T00:03:26.5734112Z * [new branch] gh/slayton58/22/orig -> origin/gh/slayton58/22/orig 2025-10-10T00:03:26.5735614Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-10-10T00:03:26.5736937Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-10-10T00:03:26.5738114Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-10-10T00:03:26.5739687Z * [new branch] gh/slayton58/24/base -> origin/gh/slayton58/24/base 2025-10-10T00:03:26.5740767Z * [new branch] gh/slayton58/24/head -> origin/gh/slayton58/24/head 2025-10-10T00:03:26.5742045Z * [new branch] gh/slayton58/24/orig -> origin/gh/slayton58/24/orig 2025-10-10T00:03:26.5743577Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-10-10T00:03:26.5744740Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-10-10T00:03:26.5746012Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-10-10T00:03:26.5748262Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-10-10T00:03:26.5749348Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-10-10T00:03:26.5750518Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-10-10T00:03:26.5752109Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-10-10T00:03:26.5753422Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-10-10T00:03:26.5754650Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-10-10T00:03:26.5756736Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-10-10T00:03:26.5757909Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-10-10T00:03:26.5759186Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-10-10T00:03:26.5760653Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-10-10T00:03:26.5761830Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-10-10T00:03:26.5763050Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-10-10T00:03:26.5764513Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-10-10T00:03:26.5765752Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-10-10T00:03:26.5767282Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-10-10T00:03:26.5768358Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-10-10T00:03:26.5769935Z * [new branch] gh/slayton58/8/base -> origin/gh/slayton58/8/base 2025-10-10T00:03:26.5771221Z * [new branch] gh/slayton58/8/head -> origin/gh/slayton58/8/head 2025-10-10T00:03:26.5772347Z * [new branch] gh/slayton58/8/orig -> origin/gh/slayton58/8/orig 2025-10-10T00:03:26.5773907Z * [new branch] gh/slayton58/9/base -> origin/gh/slayton58/9/base 2025-10-10T00:03:26.5777405Z * [new branch] gh/slayton58/9/head -> origin/gh/slayton58/9/head 2025-10-10T00:03:26.5779014Z * [new branch] gh/slayton58/9/orig -> origin/gh/slayton58/9/orig 2025-10-10T00:03:26.5781598Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-10-10T00:03:26.5782749Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-10-10T00:03:26.5784003Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-10-10T00:03:26.5785675Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-10-10T00:03:26.5786827Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-10-10T00:03:26.5788118Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-10-10T00:03:26.5790144Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-10-10T00:03:26.5791346Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-10-10T00:03:26.5792597Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-10-10T00:03:26.5794259Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-10-10T00:03:26.5795540Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-10-10T00:03:26.5796814Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-10-10T00:03:26.5798480Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-10-10T00:03:26.5799748Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-10-10T00:03:26.5800958Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-10-10T00:03:26.5802546Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-10-10T00:03:26.5803756Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-10-10T00:03:26.5805047Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-10-10T00:03:26.5806750Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-10-10T00:03:26.5807997Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-10-10T00:03:26.5809205Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-10-10T00:03:26.5810782Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-10-10T00:03:26.5811941Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-10-10T00:03:26.5813101Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-10-10T00:03:26.5814701Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-10-10T00:03:26.5815935Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-10-10T00:03:26.5817102Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-10-10T00:03:26.5818928Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-10-10T00:03:26.5819772Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-10-10T00:03:26.5821266Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-10-10T00:03:26.5822958Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-10-10T00:03:26.5823921Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-10-10T00:03:26.5825245Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-10-10T00:03:26.5826992Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-10-10T00:03:26.5828143Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-10-10T00:03:26.5829281Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-10-10T00:03:26.5831084Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-10-10T00:03:26.5832291Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-10-10T00:03:26.5833520Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-10-10T00:03:26.5835491Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-10-10T00:03:26.5836723Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-10-10T00:03:26.5838083Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-10-10T00:03:26.5839829Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-10-10T00:03:26.5840994Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-10-10T00:03:26.5842262Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-10-10T00:03:26.5843897Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-10-10T00:03:26.5845158Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-10-10T00:03:26.5846353Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-10-10T00:03:26.5848607Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-10-10T00:03:26.5849882Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-10-10T00:03:26.5851127Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-10-10T00:03:26.5853198Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-10-10T00:03:26.5854425Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-10-10T00:03:26.5855825Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-10-10T00:03:26.5857381Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-10-10T00:03:26.5858553Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-10-10T00:03:26.5860219Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-10-10T00:03:26.5861887Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-10-10T00:03:26.5863078Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-10-10T00:03:26.5864332Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-10-10T00:03:26.5865944Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-10-10T00:03:26.5867078Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-10-10T00:03:26.5868382Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-10-10T00:03:26.5869950Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-10-10T00:03:26.5871186Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-10-10T00:03:26.5872496Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-10-10T00:03:26.5874283Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-10-10T00:03:26.5875841Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-10-10T00:03:26.5877058Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-10-10T00:03:26.5878686Z * [new branch] gh/soulitzer/382/base -> origin/gh/soulitzer/382/base 2025-10-10T00:03:26.5879904Z * [new branch] gh/soulitzer/382/head -> origin/gh/soulitzer/382/head 2025-10-10T00:03:26.5881116Z * [new branch] gh/soulitzer/382/orig -> origin/gh/soulitzer/382/orig 2025-10-10T00:03:26.5882799Z * [new branch] gh/soulitzer/383/base -> origin/gh/soulitzer/383/base 2025-10-10T00:03:26.5883986Z * [new branch] gh/soulitzer/383/head -> origin/gh/soulitzer/383/head 2025-10-10T00:03:26.5885129Z * [new branch] gh/soulitzer/383/orig -> origin/gh/soulitzer/383/orig 2025-10-10T00:03:26.5886728Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-10-10T00:03:26.5887977Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-10-10T00:03:26.5889214Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-10-10T00:03:26.5891087Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-10-10T00:03:26.5892677Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-10-10T00:03:26.5893765Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-10-10T00:03:26.5895045Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-10-10T00:03:26.5896942Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-10-10T00:03:26.5898146Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-10-10T00:03:26.5899380Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-10-10T00:03:26.5900977Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-10-10T00:03:26.5902199Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-10-10T00:03:26.5903414Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-10-10T00:03:26.5905283Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-10-10T00:03:26.5906368Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-10-10T00:03:26.5907624Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-10-10T00:03:26.5909412Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-10-10T00:03:26.5910502Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-10-10T00:03:26.5911744Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-10-10T00:03:26.5913437Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-10-10T00:03:26.5914682Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-10-10T00:03:26.5916038Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-10-10T00:03:26.5917911Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-10-10T00:03:26.5918763Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-10-10T00:03:26.5920180Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-10-10T00:03:26.5921846Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-10-10T00:03:26.5923103Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-10-10T00:03:26.5924241Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-10-10T00:03:26.5925834Z * [new branch] gh/swolchok/826/base -> origin/gh/swolchok/826/base 2025-10-10T00:03:26.5927048Z * [new branch] gh/swolchok/826/head -> origin/gh/swolchok/826/head 2025-10-10T00:03:26.5928253Z * [new branch] gh/swolchok/826/orig -> origin/gh/swolchok/826/orig 2025-10-10T00:03:26.5929884Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-10-10T00:03:26.5931029Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-10-10T00:03:26.5932248Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-10-10T00:03:26.5933970Z * [new branch] gh/swolchok/830/base -> origin/gh/swolchok/830/base 2025-10-10T00:03:26.5935265Z * [new branch] gh/swolchok/830/head -> origin/gh/swolchok/830/head 2025-10-10T00:03:26.5936461Z * [new branch] gh/swolchok/830/orig -> origin/gh/swolchok/830/orig 2025-10-10T00:03:26.5938245Z * [new branch] gh/swolchok/831/base -> origin/gh/swolchok/831/base 2025-10-10T00:03:26.5939357Z * [new branch] gh/swolchok/831/head -> origin/gh/swolchok/831/head 2025-10-10T00:03:26.5940681Z * [new branch] gh/swolchok/831/orig -> origin/gh/swolchok/831/orig 2025-10-10T00:03:26.5942927Z * [new branch] gh/swolchok/832/base -> origin/gh/swolchok/832/base 2025-10-10T00:03:26.5944106Z * [new branch] gh/swolchok/832/head -> origin/gh/swolchok/832/head 2025-10-10T00:03:26.5945830Z * [new branch] gh/swolchok/832/orig -> origin/gh/swolchok/832/orig 2025-10-10T00:03:26.5947436Z * [new branch] gh/swolchok/833/base -> origin/gh/swolchok/833/base 2025-10-10T00:03:26.5948620Z * [new branch] gh/swolchok/833/head -> origin/gh/swolchok/833/head 2025-10-10T00:03:26.5949770Z * [new branch] gh/swolchok/833/orig -> origin/gh/swolchok/833/orig 2025-10-10T00:03:26.5951496Z * [new branch] gh/swolchok/834/base -> origin/gh/swolchok/834/base 2025-10-10T00:03:26.5952645Z * [new branch] gh/swolchok/834/head -> origin/gh/swolchok/834/head 2025-10-10T00:03:26.5953795Z * [new branch] gh/swolchok/834/orig -> origin/gh/swolchok/834/orig 2025-10-10T00:03:26.5956029Z * [new branch] gh/swolchok/835/base -> origin/gh/swolchok/835/base 2025-10-10T00:03:26.5957222Z * [new branch] gh/swolchok/835/head -> origin/gh/swolchok/835/head 2025-10-10T00:03:26.5958442Z * [new branch] gh/swolchok/835/orig -> origin/gh/swolchok/835/orig 2025-10-10T00:03:26.5960174Z * [new branch] gh/swolchok/836/base -> origin/gh/swolchok/836/base 2025-10-10T00:03:26.5961359Z * [new branch] gh/swolchok/836/head -> origin/gh/swolchok/836/head 2025-10-10T00:03:26.5962633Z * [new branch] gh/swolchok/836/orig -> origin/gh/swolchok/836/orig 2025-10-10T00:03:26.5964384Z * [new branch] gh/swolchok/837/base -> origin/gh/swolchok/837/base 2025-10-10T00:03:26.5965520Z * [new branch] gh/swolchok/837/head -> origin/gh/swolchok/837/head 2025-10-10T00:03:26.5966787Z * [new branch] gh/swolchok/837/orig -> origin/gh/swolchok/837/orig 2025-10-10T00:03:26.5968472Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-10-10T00:03:26.5969587Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-10-10T00:03:26.5970786Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-10-10T00:03:26.5972532Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-10-10T00:03:26.5973664Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-10-10T00:03:26.5977069Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-10-10T00:03:26.5978966Z * [new branch] gh/swolchok/840/base -> origin/gh/swolchok/840/base 2025-10-10T00:03:26.5980114Z * [new branch] gh/swolchok/840/head -> origin/gh/swolchok/840/head 2025-10-10T00:03:26.5981430Z * [new branch] gh/swolchok/840/orig -> origin/gh/swolchok/840/orig 2025-10-10T00:03:26.5983138Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-10-10T00:03:26.5984367Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-10-10T00:03:26.5985590Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-10-10T00:03:26.5987226Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-10-10T00:03:26.5988693Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-10-10T00:03:26.5989527Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-10-10T00:03:26.5991496Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-10-10T00:03:26.5992663Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-10-10T00:03:26.5993793Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-10-10T00:03:26.5996093Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-10-10T00:03:26.5997480Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-10-10T00:03:26.5998788Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-10-10T00:03:26.6000388Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-10-10T00:03:26.6001629Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-10-10T00:03:26.6002915Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-10-10T00:03:26.6004639Z * [new branch] gh/swolchok/846/base -> origin/gh/swolchok/846/base 2025-10-10T00:03:26.6006037Z * [new branch] gh/swolchok/846/head -> origin/gh/swolchok/846/head 2025-10-10T00:03:26.6007285Z * [new branch] gh/swolchok/846/orig -> origin/gh/swolchok/846/orig 2025-10-10T00:03:26.6009178Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-10-10T00:03:26.6010304Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-10-10T00:03:26.6011506Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-10-10T00:03:26.6013227Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-10-10T00:03:26.6014479Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-10-10T00:03:26.6015686Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-10-10T00:03:26.6017463Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-10-10T00:03:26.6018791Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-10-10T00:03:26.6019953Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-10-10T00:03:26.6021440Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-10-10T00:03:26.6022798Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-10-10T00:03:26.6024031Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-10-10T00:03:26.6025647Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-10-10T00:03:26.6026877Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-10-10T00:03:26.6028148Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-10-10T00:03:26.6029890Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-10-10T00:03:26.6031100Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-10-10T00:03:26.6032308Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-10-10T00:03:26.6034225Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2025-10-10T00:03:26.6035420Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2025-10-10T00:03:26.6036672Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2025-10-10T00:03:26.6038227Z * [new branch] gh/syed-ahmed/6/base -> origin/gh/syed-ahmed/6/base 2025-10-10T00:03:26.6039483Z * [new branch] gh/syed-ahmed/6/head -> origin/gh/syed-ahmed/6/head 2025-10-10T00:03:26.6040885Z * [new branch] gh/syed-ahmed/6/orig -> origin/gh/syed-ahmed/6/orig 2025-10-10T00:03:26.6042363Z * [new branch] gh/syed-ahmed/7/base -> origin/gh/syed-ahmed/7/base 2025-10-10T00:03:26.6059021Z * [new branch] gh/syed-ahmed/7/head -> origin/gh/syed-ahmed/7/head 2025-10-10T00:03:26.6059653Z * [new branch] gh/syed-ahmed/7/orig -> origin/gh/syed-ahmed/7/orig 2025-10-10T00:03:26.6059914Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-10-10T00:03:26.6060149Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-10-10T00:03:26.6060379Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-10-10T00:03:26.6060598Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-10-10T00:03:26.6060812Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-10-10T00:03:26.6061044Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-10-10T00:03:26.6061264Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-10-10T00:03:26.6061476Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-10-10T00:03:26.6061708Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-10-10T00:03:26.6061925Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-10-10T00:03:26.6062137Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-10-10T00:03:26.6062767Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-10-10T00:03:26.6064215Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-10-10T00:03:26.6066451Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-10-10T00:03:26.6067700Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-10-10T00:03:26.6069062Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-10-10T00:03:26.6070763Z * [new branch] gh/tugsbayasgalan/11/base -> origin/gh/tugsbayasgalan/11/base 2025-10-10T00:03:26.6072003Z * [new branch] gh/tugsbayasgalan/11/head -> origin/gh/tugsbayasgalan/11/head 2025-10-10T00:03:26.6073118Z * [new branch] gh/tugsbayasgalan/11/orig -> origin/gh/tugsbayasgalan/11/orig 2025-10-10T00:03:26.6075236Z * [new branch] gh/tugsbayasgalan/12/base -> origin/gh/tugsbayasgalan/12/base 2025-10-10T00:03:26.6076690Z * [new branch] gh/tugsbayasgalan/12/head -> origin/gh/tugsbayasgalan/12/head 2025-10-10T00:03:26.6077859Z * [new branch] gh/tugsbayasgalan/12/orig -> origin/gh/tugsbayasgalan/12/orig 2025-10-10T00:03:26.6079393Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-10-10T00:03:26.6080629Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-10-10T00:03:26.6081774Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-10-10T00:03:26.6083387Z * [new branch] gh/tugsbayasgalan/14/base -> origin/gh/tugsbayasgalan/14/base 2025-10-10T00:03:26.6084671Z * [new branch] gh/tugsbayasgalan/14/head -> origin/gh/tugsbayasgalan/14/head 2025-10-10T00:03:26.6085919Z * [new branch] gh/tugsbayasgalan/14/orig -> origin/gh/tugsbayasgalan/14/orig 2025-10-10T00:03:26.6087827Z * [new branch] gh/tugsbayasgalan/15/base -> origin/gh/tugsbayasgalan/15/base 2025-10-10T00:03:26.6089143Z * [new branch] gh/tugsbayasgalan/15/head -> origin/gh/tugsbayasgalan/15/head 2025-10-10T00:03:26.6090433Z * [new branch] gh/tugsbayasgalan/15/orig -> origin/gh/tugsbayasgalan/15/orig 2025-10-10T00:03:26.6092026Z * [new branch] gh/tugsbayasgalan/16/base -> origin/gh/tugsbayasgalan/16/base 2025-10-10T00:03:26.6093180Z * [new branch] gh/tugsbayasgalan/16/head -> origin/gh/tugsbayasgalan/16/head 2025-10-10T00:03:26.6094510Z * [new branch] gh/tugsbayasgalan/16/orig -> origin/gh/tugsbayasgalan/16/orig 2025-10-10T00:03:26.6096191Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-10-10T00:03:26.6097324Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-10-10T00:03:26.6098573Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-10-10T00:03:26.6100142Z * [new branch] gh/tugsbayasgalan/18/base -> origin/gh/tugsbayasgalan/18/base 2025-10-10T00:03:26.6101467Z * [new branch] gh/tugsbayasgalan/18/head -> origin/gh/tugsbayasgalan/18/head 2025-10-10T00:03:26.6102597Z * [new branch] gh/tugsbayasgalan/18/orig -> origin/gh/tugsbayasgalan/18/orig 2025-10-10T00:03:26.6104299Z * [new branch] gh/tugsbayasgalan/19/base -> origin/gh/tugsbayasgalan/19/base 2025-10-10T00:03:26.6105627Z * [new branch] gh/tugsbayasgalan/19/head -> origin/gh/tugsbayasgalan/19/head 2025-10-10T00:03:26.6106886Z * [new branch] gh/tugsbayasgalan/19/orig -> origin/gh/tugsbayasgalan/19/orig 2025-10-10T00:03:26.6108297Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-10-10T00:03:26.6109532Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-10-10T00:03:26.6111113Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-10-10T00:03:26.6112843Z * [new branch] gh/tugsbayasgalan/20/base -> origin/gh/tugsbayasgalan/20/base 2025-10-10T00:03:26.6114149Z * [new branch] gh/tugsbayasgalan/20/head -> origin/gh/tugsbayasgalan/20/head 2025-10-10T00:03:26.6115514Z * [new branch] gh/tugsbayasgalan/20/orig -> origin/gh/tugsbayasgalan/20/orig 2025-10-10T00:03:26.6117099Z * [new branch] gh/tugsbayasgalan/21/base -> origin/gh/tugsbayasgalan/21/base 2025-10-10T00:03:26.6118379Z * [new branch] gh/tugsbayasgalan/21/head -> origin/gh/tugsbayasgalan/21/head 2025-10-10T00:03:26.6119534Z * [new branch] gh/tugsbayasgalan/21/orig -> origin/gh/tugsbayasgalan/21/orig 2025-10-10T00:03:26.6121579Z * [new branch] gh/tugsbayasgalan/22/base -> origin/gh/tugsbayasgalan/22/base 2025-10-10T00:03:26.6123003Z * [new branch] gh/tugsbayasgalan/22/head -> origin/gh/tugsbayasgalan/22/head 2025-10-10T00:03:26.6124233Z * [new branch] gh/tugsbayasgalan/22/orig -> origin/gh/tugsbayasgalan/22/orig 2025-10-10T00:03:26.6125794Z * [new branch] gh/tugsbayasgalan/23/base -> origin/gh/tugsbayasgalan/23/base 2025-10-10T00:03:26.6127032Z * [new branch] gh/tugsbayasgalan/23/head -> origin/gh/tugsbayasgalan/23/head 2025-10-10T00:03:26.6128265Z * [new branch] gh/tugsbayasgalan/23/orig -> origin/gh/tugsbayasgalan/23/orig 2025-10-10T00:03:26.6129808Z * [new branch] gh/tugsbayasgalan/24/base -> origin/gh/tugsbayasgalan/24/base 2025-10-10T00:03:26.6131036Z * [new branch] gh/tugsbayasgalan/24/head -> origin/gh/tugsbayasgalan/24/head 2025-10-10T00:03:26.6132271Z * [new branch] gh/tugsbayasgalan/24/orig -> origin/gh/tugsbayasgalan/24/orig 2025-10-10T00:03:26.6134145Z * [new branch] gh/tugsbayasgalan/25/base -> origin/gh/tugsbayasgalan/25/base 2025-10-10T00:03:26.6135376Z * [new branch] gh/tugsbayasgalan/25/head -> origin/gh/tugsbayasgalan/25/head 2025-10-10T00:03:26.6136623Z * [new branch] gh/tugsbayasgalan/25/orig -> origin/gh/tugsbayasgalan/25/orig 2025-10-10T00:03:26.6138308Z * [new branch] gh/tugsbayasgalan/26/base -> origin/gh/tugsbayasgalan/26/base 2025-10-10T00:03:26.6139769Z * [new branch] gh/tugsbayasgalan/26/head -> origin/gh/tugsbayasgalan/26/head 2025-10-10T00:03:26.6141049Z * [new branch] gh/tugsbayasgalan/26/orig -> origin/gh/tugsbayasgalan/26/orig 2025-10-10T00:03:26.6143450Z * [new branch] gh/tugsbayasgalan/27/base -> origin/gh/tugsbayasgalan/27/base 2025-10-10T00:03:26.6144740Z * [new branch] gh/tugsbayasgalan/27/head -> origin/gh/tugsbayasgalan/27/head 2025-10-10T00:03:26.6145965Z * [new branch] gh/tugsbayasgalan/27/orig -> origin/gh/tugsbayasgalan/27/orig 2025-10-10T00:03:26.6147948Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-10-10T00:03:26.6149189Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-10-10T00:03:26.6150418Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-10-10T00:03:26.6152142Z * [new branch] gh/tugsbayasgalan/29/base -> origin/gh/tugsbayasgalan/29/base 2025-10-10T00:03:26.6153435Z * [new branch] gh/tugsbayasgalan/29/head -> origin/gh/tugsbayasgalan/29/head 2025-10-10T00:03:26.6154699Z * [new branch] gh/tugsbayasgalan/29/orig -> origin/gh/tugsbayasgalan/29/orig 2025-10-10T00:03:26.6156251Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-10-10T00:03:26.6157741Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-10-10T00:03:26.6158953Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-10-10T00:03:26.6160596Z * [new branch] gh/tugsbayasgalan/30/base -> origin/gh/tugsbayasgalan/30/base 2025-10-10T00:03:26.6161858Z * [new branch] gh/tugsbayasgalan/30/head -> origin/gh/tugsbayasgalan/30/head 2025-10-10T00:03:26.6163120Z * [new branch] gh/tugsbayasgalan/30/orig -> origin/gh/tugsbayasgalan/30/orig 2025-10-10T00:03:26.6164790Z * [new branch] gh/tugsbayasgalan/31/base -> origin/gh/tugsbayasgalan/31/base 2025-10-10T00:03:26.6166087Z * [new branch] gh/tugsbayasgalan/31/head -> origin/gh/tugsbayasgalan/31/head 2025-10-10T00:03:26.6167292Z * [new branch] gh/tugsbayasgalan/31/orig -> origin/gh/tugsbayasgalan/31/orig 2025-10-10T00:03:26.6168855Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-10-10T00:03:26.6170091Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-10-10T00:03:26.6171133Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-10-10T00:03:26.6172981Z * [new branch] gh/tugsbayasgalan/33/base -> origin/gh/tugsbayasgalan/33/base 2025-10-10T00:03:26.6174514Z * [new branch] gh/tugsbayasgalan/33/head -> origin/gh/tugsbayasgalan/33/head 2025-10-10T00:03:26.6176035Z * [new branch] gh/tugsbayasgalan/33/orig -> origin/gh/tugsbayasgalan/33/orig 2025-10-10T00:03:26.6177808Z * [new branch] gh/tugsbayasgalan/34/base -> origin/gh/tugsbayasgalan/34/base 2025-10-10T00:03:26.6179077Z * [new branch] gh/tugsbayasgalan/34/head -> origin/gh/tugsbayasgalan/34/head 2025-10-10T00:03:26.6180358Z * [new branch] gh/tugsbayasgalan/34/orig -> origin/gh/tugsbayasgalan/34/orig 2025-10-10T00:03:26.6181848Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-10-10T00:03:26.6183150Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-10-10T00:03:26.6184363Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-10-10T00:03:26.6185950Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-10-10T00:03:26.6187189Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-10-10T00:03:26.6188420Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-10-10T00:03:26.6190054Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-10-10T00:03:26.6191342Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-10-10T00:03:26.6192506Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-10-10T00:03:26.6194313Z * [new branch] gh/tugsbayasgalan/38/base -> origin/gh/tugsbayasgalan/38/base 2025-10-10T00:03:26.6195721Z * [new branch] gh/tugsbayasgalan/38/head -> origin/gh/tugsbayasgalan/38/head 2025-10-10T00:03:26.6196981Z * [new branch] gh/tugsbayasgalan/38/orig -> origin/gh/tugsbayasgalan/38/orig 2025-10-10T00:03:26.6198635Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-10-10T00:03:26.6199876Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-10-10T00:03:26.6201086Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-10-10T00:03:26.6202835Z * [new branch] gh/tugsbayasgalan/40/base -> origin/gh/tugsbayasgalan/40/base 2025-10-10T00:03:26.6203950Z * [new branch] gh/tugsbayasgalan/40/head -> origin/gh/tugsbayasgalan/40/head 2025-10-10T00:03:26.6205254Z * [new branch] gh/tugsbayasgalan/40/orig -> origin/gh/tugsbayasgalan/40/orig 2025-10-10T00:03:26.6206957Z * [new branch] gh/tugsbayasgalan/41/base -> origin/gh/tugsbayasgalan/41/base 2025-10-10T00:03:26.6208313Z * [new branch] gh/tugsbayasgalan/41/head -> origin/gh/tugsbayasgalan/41/head 2025-10-10T00:03:26.6209568Z * [new branch] gh/tugsbayasgalan/41/orig -> origin/gh/tugsbayasgalan/41/orig 2025-10-10T00:03:26.6211529Z * [new branch] gh/tugsbayasgalan/42/base -> origin/gh/tugsbayasgalan/42/base 2025-10-10T00:03:26.6213092Z * [new branch] gh/tugsbayasgalan/42/head -> origin/gh/tugsbayasgalan/42/head 2025-10-10T00:03:26.6214014Z * [new branch] gh/tugsbayasgalan/42/orig -> origin/gh/tugsbayasgalan/42/orig 2025-10-10T00:03:26.6216017Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-10-10T00:03:26.6217232Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-10-10T00:03:26.6218485Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-10-10T00:03:26.6220024Z * [new branch] gh/tugsbayasgalan/44/base -> origin/gh/tugsbayasgalan/44/base 2025-10-10T00:03:26.6221263Z * [new branch] gh/tugsbayasgalan/44/head -> origin/gh/tugsbayasgalan/44/head 2025-10-10T00:03:26.6222511Z * [new branch] gh/tugsbayasgalan/44/orig -> origin/gh/tugsbayasgalan/44/orig 2025-10-10T00:03:26.6224113Z * [new branch] gh/tugsbayasgalan/45/base -> origin/gh/tugsbayasgalan/45/base 2025-10-10T00:03:26.6225550Z * [new branch] gh/tugsbayasgalan/45/head -> origin/gh/tugsbayasgalan/45/head 2025-10-10T00:03:26.6226843Z * [new branch] gh/tugsbayasgalan/45/orig -> origin/gh/tugsbayasgalan/45/orig 2025-10-10T00:03:26.6228576Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-10-10T00:03:26.6229827Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-10-10T00:03:26.6231032Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-10-10T00:03:26.6232614Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-10-10T00:03:26.6233909Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-10-10T00:03:26.6235164Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-10-10T00:03:26.6236646Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-10-10T00:03:26.6238398Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-10-10T00:03:26.6239661Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-10-10T00:03:26.6241133Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-10-10T00:03:26.6242527Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-10-10T00:03:26.6243753Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-10-10T00:03:26.6245400Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-10-10T00:03:26.6246701Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-10-10T00:03:26.6247980Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-10-10T00:03:26.6249520Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-10-10T00:03:26.6250712Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-10-10T00:03:26.6251930Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-10-10T00:03:26.6253450Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-10-10T00:03:26.6254653Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-10-10T00:03:26.6256202Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-10-10T00:03:26.6257897Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-10-10T00:03:26.6259276Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-10-10T00:03:26.6260406Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-10-10T00:03:26.6261917Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-10-10T00:03:26.6263185Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-10-10T00:03:26.6264433Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-10-10T00:03:26.6266389Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-10-10T00:03:26.6267595Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-10-10T00:03:26.6268853Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-10-10T00:03:26.6270446Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-10-10T00:03:26.6271872Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-10-10T00:03:26.6272754Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-10-10T00:03:26.6274685Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-10-10T00:03:26.6276293Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-10-10T00:03:26.6277556Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-10-10T00:03:26.6279266Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-10-10T00:03:26.6280739Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-10-10T00:03:26.6282012Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-10-10T00:03:26.6283843Z * [new branch] gh/v0i0/10/base -> origin/gh/v0i0/10/base 2025-10-10T00:03:26.6285082Z * [new branch] gh/v0i0/10/head -> origin/gh/v0i0/10/head 2025-10-10T00:03:26.6286216Z * [new branch] gh/v0i0/10/orig -> origin/gh/v0i0/10/orig 2025-10-10T00:03:26.6287752Z * [new branch] gh/v0i0/11/base -> origin/gh/v0i0/11/base 2025-10-10T00:03:26.6288994Z * [new branch] gh/v0i0/11/head -> origin/gh/v0i0/11/head 2025-10-10T00:03:26.6290210Z * [new branch] gh/v0i0/11/orig -> origin/gh/v0i0/11/orig 2025-10-10T00:03:26.6291955Z * [new branch] gh/v0i0/12/base -> origin/gh/v0i0/12/base 2025-10-10T00:03:26.6293204Z * [new branch] gh/v0i0/12/head -> origin/gh/v0i0/12/head 2025-10-10T00:03:26.6294448Z * [new branch] gh/v0i0/12/orig -> origin/gh/v0i0/12/orig 2025-10-10T00:03:26.6296564Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-10-10T00:03:26.6297822Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-10-10T00:03:26.6299021Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-10-10T00:03:26.6300714Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-10-10T00:03:26.6302426Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-10-10T00:03:26.6303659Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-10-10T00:03:26.6305206Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-10-10T00:03:26.6306516Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-10-10T00:03:26.6307709Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-10-10T00:03:26.6309649Z * [new branch] gh/v0i0/9/base -> origin/gh/v0i0/9/base 2025-10-10T00:03:26.6310775Z * [new branch] gh/v0i0/9/head -> origin/gh/v0i0/9/head 2025-10-10T00:03:26.6312036Z * [new branch] gh/v0i0/9/orig -> origin/gh/v0i0/9/orig 2025-10-10T00:03:26.6313950Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-10-10T00:03:26.6315230Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-10-10T00:03:26.6317259Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-10-10T00:03:26.6318517Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-10-10T00:03:26.6319659Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-10-10T00:03:26.6321536Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-10-10T00:03:26.6323089Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-10-10T00:03:26.6324736Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-10-10T00:03:26.6326481Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-10-10T00:03:26.6327672Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-10-10T00:03:26.6328862Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-10-10T00:03:26.6330791Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-10-10T00:03:26.6331953Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-10-10T00:03:26.6333981Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-10-10T00:03:26.6335688Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-10-10T00:03:26.6337002Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-10-10T00:03:26.6338212Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-10-10T00:03:26.6339855Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-10-10T00:03:26.6341123Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-10-10T00:03:26.6342440Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-10-10T00:03:26.6343869Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-10-10T00:03:26.6345112Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-10-10T00:03:26.6346318Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-10-10T00:03:26.6347863Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-10-10T00:03:26.6349091Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-10-10T00:03:26.6350258Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-10-10T00:03:26.6351894Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-10-10T00:03:26.6353136Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-10-10T00:03:26.6354324Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-10-10T00:03:26.6356371Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-10-10T00:03:26.6357596Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-10-10T00:03:26.6358735Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-10-10T00:03:26.6360304Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-10-10T00:03:26.6361846Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-10-10T00:03:26.6362991Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-10-10T00:03:26.6364424Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-10-10T00:03:26.6365991Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-10-10T00:03:26.6367243Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-10-10T00:03:26.6369144Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-10-10T00:03:26.6370519Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-10-10T00:03:26.6371825Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-10-10T00:03:26.6373651Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-10-10T00:03:26.6377305Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-10-10T00:03:26.6378684Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-10-10T00:03:26.6380385Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-10-10T00:03:26.6381545Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-10-10T00:03:26.6382776Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-10-10T00:03:26.6384451Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-10-10T00:03:26.6385623Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-10-10T00:03:26.6386891Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-10-10T00:03:26.6388267Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-10-10T00:03:26.6389500Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-10-10T00:03:26.6390642Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-10-10T00:03:26.6392738Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-10-10T00:03:26.6393994Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-10-10T00:03:26.6395204Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-10-10T00:03:26.6397083Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-10-10T00:03:26.6398318Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-10-10T00:03:26.6399605Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-10-10T00:03:26.6401540Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-10-10T00:03:26.6406533Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-10-10T00:03:26.6406824Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-10-10T00:03:26.6407078Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-10-10T00:03:26.6407549Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-10-10T00:03:26.6407887Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-10-10T00:03:26.6409792Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-10-10T00:03:26.6410770Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-10-10T00:03:26.6412449Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-10-10T00:03:26.6413938Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-10-10T00:03:26.6414878Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-10-10T00:03:26.6416258Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-10-10T00:03:26.6417869Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-10-10T00:03:26.6418827Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-10-10T00:03:26.6419889Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-10-10T00:03:26.6421766Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-10-10T00:03:26.6422832Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-10-10T00:03:26.6424320Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-10-10T00:03:26.6425920Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-10-10T00:03:26.6426925Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-10-10T00:03:26.6428277Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-10-10T00:03:26.6429977Z * [new branch] gh/williamwen42/289/base -> origin/gh/williamwen42/289/base 2025-10-10T00:03:26.6430984Z * [new branch] gh/williamwen42/289/head -> origin/gh/williamwen42/289/head 2025-10-10T00:03:26.6432408Z * [new branch] gh/williamwen42/289/orig -> origin/gh/williamwen42/289/orig 2025-10-10T00:03:26.6433999Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-10-10T00:03:26.6435397Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-10-10T00:03:26.6436523Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-10-10T00:03:26.6438415Z * [new branch] gh/williamwen42/291/base -> origin/gh/williamwen42/291/base 2025-10-10T00:03:26.6439438Z * [new branch] gh/williamwen42/291/head -> origin/gh/williamwen42/291/head 2025-10-10T00:03:26.6440957Z * [new branch] gh/williamwen42/291/orig -> origin/gh/williamwen42/291/orig 2025-10-10T00:03:26.6442532Z * [new branch] gh/williamwen42/292/base -> origin/gh/williamwen42/292/base 2025-10-10T00:03:26.6443441Z * [new branch] gh/williamwen42/292/head -> origin/gh/williamwen42/292/head 2025-10-10T00:03:26.6444853Z * [new branch] gh/williamwen42/292/orig -> origin/gh/williamwen42/292/orig 2025-10-10T00:03:26.6446359Z * [new branch] gh/williamwen42/293/base -> origin/gh/williamwen42/293/base 2025-10-10T00:03:26.6447347Z * [new branch] gh/williamwen42/293/head -> origin/gh/williamwen42/293/head 2025-10-10T00:03:26.6448738Z * [new branch] gh/williamwen42/293/orig -> origin/gh/williamwen42/293/orig 2025-10-10T00:03:26.6450242Z * [new branch] gh/williamwen42/294/base -> origin/gh/williamwen42/294/base 2025-10-10T00:03:26.6451350Z * [new branch] gh/williamwen42/294/head -> origin/gh/williamwen42/294/head 2025-10-10T00:03:26.6452654Z * [new branch] gh/williamwen42/294/orig -> origin/gh/williamwen42/294/orig 2025-10-10T00:03:26.6454266Z * [new branch] gh/williamwen42/295/base -> origin/gh/williamwen42/295/base 2025-10-10T00:03:26.6455342Z * [new branch] gh/williamwen42/295/head -> origin/gh/williamwen42/295/head 2025-10-10T00:03:26.6457252Z * [new branch] gh/williamwen42/295/orig -> origin/gh/williamwen42/295/orig 2025-10-10T00:03:26.6459551Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-10-10T00:03:26.6460562Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-10-10T00:03:26.6462084Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-10-10T00:03:26.6463759Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-10-10T00:03:26.6464759Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-10-10T00:03:26.6466087Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-10-10T00:03:26.6467805Z * [new branch] gh/williamwen42/298/base -> origin/gh/williamwen42/298/base 2025-10-10T00:03:26.6468761Z * [new branch] gh/williamwen42/298/head -> origin/gh/williamwen42/298/head 2025-10-10T00:03:26.6470219Z * [new branch] gh/williamwen42/298/orig -> origin/gh/williamwen42/298/orig 2025-10-10T00:03:26.6471844Z * [new branch] gh/williamwen42/299/base -> origin/gh/williamwen42/299/base 2025-10-10T00:03:26.6472832Z * [new branch] gh/williamwen42/299/head -> origin/gh/williamwen42/299/head 2025-10-10T00:03:26.6474494Z * [new branch] gh/williamwen42/299/orig -> origin/gh/williamwen42/299/orig 2025-10-10T00:03:26.6476513Z * [new branch] gh/williamwen42/300/base -> origin/gh/williamwen42/300/base 2025-10-10T00:03:26.6477543Z * [new branch] gh/williamwen42/300/head -> origin/gh/williamwen42/300/head 2025-10-10T00:03:26.6479026Z * [new branch] gh/williamwen42/300/orig -> origin/gh/williamwen42/300/orig 2025-10-10T00:03:26.6480742Z * [new branch] gh/williamwen42/301/base -> origin/gh/williamwen42/301/base 2025-10-10T00:03:26.6481681Z * [new branch] gh/williamwen42/301/head -> origin/gh/williamwen42/301/head 2025-10-10T00:03:26.6483059Z * [new branch] gh/williamwen42/301/orig -> origin/gh/williamwen42/301/orig 2025-10-10T00:03:26.6484603Z * [new branch] gh/williamwen42/302/base -> origin/gh/williamwen42/302/base 2025-10-10T00:03:26.6485570Z * [new branch] gh/williamwen42/302/head -> origin/gh/williamwen42/302/head 2025-10-10T00:03:26.6487451Z * [new branch] gh/williamwen42/302/orig -> origin/gh/williamwen42/302/orig 2025-10-10T00:03:26.6489150Z * [new branch] gh/williamwen42/303/base -> origin/gh/williamwen42/303/base 2025-10-10T00:03:26.6490796Z * [new branch] gh/williamwen42/303/head -> origin/gh/williamwen42/303/head 2025-10-10T00:03:26.6492235Z * [new branch] gh/williamwen42/303/orig -> origin/gh/williamwen42/303/orig 2025-10-10T00:03:26.6493919Z * [new branch] gh/williamwen42/304/base -> origin/gh/williamwen42/304/base 2025-10-10T00:03:26.6495012Z * [new branch] gh/williamwen42/304/head -> origin/gh/williamwen42/304/head 2025-10-10T00:03:26.6496422Z * [new branch] gh/williamwen42/304/orig -> origin/gh/williamwen42/304/orig 2025-10-10T00:03:26.6498100Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-10-10T00:03:26.6499177Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-10-10T00:03:26.6500534Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-10-10T00:03:26.6502043Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-10-10T00:03:26.6503043Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-10-10T00:03:26.6504461Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-10-10T00:03:26.6506078Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-10-10T00:03:26.6507292Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-10-10T00:03:26.6508745Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-10-10T00:03:26.6511048Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-10-10T00:03:26.6512110Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-10-10T00:03:26.6513799Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-10-10T00:03:26.6514704Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-10-10T00:03:26.6516581Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-10-10T00:03:26.6517628Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-10-10T00:03:26.6518992Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-10-10T00:03:26.6520526Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-10-10T00:03:26.6521539Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-10-10T00:03:26.6522981Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-10-10T00:03:26.6524564Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-10-10T00:03:26.6525566Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-10-10T00:03:26.6526924Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-10-10T00:03:26.6528532Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-10-10T00:03:26.6529506Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-10-10T00:03:26.6530887Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-10-10T00:03:26.6532554Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-10-10T00:03:26.6533552Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-10-10T00:03:26.6534929Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-10-10T00:03:26.6536474Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-10-10T00:03:26.6537497Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-10-10T00:03:26.6538935Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-10-10T00:03:26.6540503Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-10-10T00:03:26.6541530Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-10-10T00:03:26.6542924Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-10-10T00:03:26.6544699Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-10-10T00:03:26.6545606Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-10-10T00:03:26.6547075Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-10-10T00:03:26.6548612Z * [new branch] gh/xmfan/284/base -> origin/gh/xmfan/284/base 2025-10-10T00:03:26.6549893Z * [new branch] gh/xmfan/284/head -> origin/gh/xmfan/284/head 2025-10-10T00:03:26.6550858Z * [new branch] gh/xmfan/284/orig -> origin/gh/xmfan/284/orig 2025-10-10T00:03:26.6552950Z * [new branch] gh/xmfan/285/base -> origin/gh/xmfan/285/base 2025-10-10T00:03:26.6554306Z * [new branch] gh/xmfan/285/head -> origin/gh/xmfan/285/head 2025-10-10T00:03:26.6555378Z * [new branch] gh/xmfan/285/orig -> origin/gh/xmfan/285/orig 2025-10-10T00:03:26.6557222Z * [new branch] gh/xmfan/286/base -> origin/gh/xmfan/286/base 2025-10-10T00:03:26.6558237Z * [new branch] gh/xmfan/286/head -> origin/gh/xmfan/286/head 2025-10-10T00:03:26.6559568Z * [new branch] gh/xmfan/286/orig -> origin/gh/xmfan/286/orig 2025-10-10T00:03:26.6561264Z * [new branch] gh/xmfan/287/base -> origin/gh/xmfan/287/base 2025-10-10T00:03:26.6562270Z * [new branch] gh/xmfan/287/head -> origin/gh/xmfan/287/head 2025-10-10T00:03:26.6563556Z * [new branch] gh/xmfan/287/orig -> origin/gh/xmfan/287/orig 2025-10-10T00:03:26.6565201Z * [new branch] gh/xmfan/288/base -> origin/gh/xmfan/288/base 2025-10-10T00:03:26.6566239Z * [new branch] gh/xmfan/288/head -> origin/gh/xmfan/288/head 2025-10-10T00:03:26.6567601Z * [new branch] gh/xmfan/288/orig -> origin/gh/xmfan/288/orig 2025-10-10T00:03:26.6569323Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-10-10T00:03:26.6570780Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-10-10T00:03:26.6571704Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-10-10T00:03:26.6574376Z * [new branch] gh/xmfan/290/base -> origin/gh/xmfan/290/base 2025-10-10T00:03:26.6575633Z * [new branch] gh/xmfan/290/head -> origin/gh/xmfan/290/head 2025-10-10T00:03:26.6576842Z * [new branch] gh/xmfan/290/orig -> origin/gh/xmfan/290/orig 2025-10-10T00:03:26.6578533Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-10-10T00:03:26.6579870Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-10-10T00:03:26.6581508Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-10-10T00:03:26.6583387Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-10-10T00:03:26.6584726Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-10-10T00:03:26.6585960Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-10-10T00:03:26.6587565Z * [new branch] gh/xmfan/293/base -> origin/gh/xmfan/293/base 2025-10-10T00:03:26.6588811Z * [new branch] gh/xmfan/293/head -> origin/gh/xmfan/293/head 2025-10-10T00:03:26.6589991Z * [new branch] gh/xmfan/293/orig -> origin/gh/xmfan/293/orig 2025-10-10T00:03:26.6591551Z * [new branch] gh/xmfan/294/base -> origin/gh/xmfan/294/base 2025-10-10T00:03:26.6592806Z * [new branch] gh/xmfan/294/head -> origin/gh/xmfan/294/head 2025-10-10T00:03:26.6594056Z * [new branch] gh/xmfan/294/orig -> origin/gh/xmfan/294/orig 2025-10-10T00:03:26.6595974Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-10-10T00:03:26.6597480Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-10-10T00:03:26.6598754Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-10-10T00:03:26.6600423Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-10-10T00:03:26.6601685Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-10-10T00:03:26.6602925Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-10-10T00:03:26.6604560Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-10-10T00:03:26.6605894Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-10-10T00:03:26.6607104Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-10-10T00:03:26.6609006Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-10-10T00:03:26.6610243Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-10-10T00:03:26.6611446Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-10-10T00:03:26.6613064Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-10-10T00:03:26.6614234Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-10-10T00:03:26.6615513Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-10-10T00:03:26.6617105Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-10-10T00:03:26.6618321Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-10-10T00:03:26.6619507Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-10-10T00:03:26.6621057Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-10-10T00:03:26.6622331Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-10-10T00:03:26.6623575Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-10-10T00:03:26.6625241Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-10-10T00:03:26.6626491Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-10-10T00:03:26.6627718Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-10-10T00:03:26.6629241Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-10-10T00:03:26.6630461Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-10-10T00:03:26.6631645Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-10-10T00:03:26.6633126Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-10-10T00:03:26.6634292Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-10-10T00:03:26.6635567Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-10-10T00:03:26.6637461Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-10-10T00:03:26.6638774Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-10-10T00:03:26.6640008Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-10-10T00:03:26.6641581Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-10-10T00:03:26.6642885Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-10-10T00:03:26.6643906Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-10-10T00:03:26.6646014Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-10-10T00:03:26.6647207Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-10-10T00:03:26.6648431Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-10-10T00:03:26.6650189Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-10-10T00:03:26.6651378Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-10-10T00:03:26.6652574Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-10-10T00:03:26.6654164Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-10-10T00:03:26.6655431Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-10-10T00:03:26.6656841Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-10-10T00:03:26.6658308Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-10-10T00:03:26.6659401Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-10-10T00:03:26.6660642Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-10-10T00:03:26.6662132Z * [new branch] gh/xuanzhang816/28/base -> origin/gh/xuanzhang816/28/base 2025-10-10T00:03:26.6663512Z * [new branch] gh/xuanzhang816/28/head -> origin/gh/xuanzhang816/28/head 2025-10-10T00:03:26.6664325Z * [new branch] gh/xuanzhang816/28/orig -> origin/gh/xuanzhang816/28/orig 2025-10-10T00:03:26.6666072Z * [new branch] gh/xuanzhang816/29/base -> origin/gh/xuanzhang816/29/base 2025-10-10T00:03:26.6667230Z * [new branch] gh/xuanzhang816/29/head -> origin/gh/xuanzhang816/29/head 2025-10-10T00:03:26.6668434Z * [new branch] gh/xuanzhang816/29/orig -> origin/gh/xuanzhang816/29/orig 2025-10-10T00:03:26.6669972Z * [new branch] gh/xuanzhang816/30/base -> origin/gh/xuanzhang816/30/base 2025-10-10T00:03:26.6671131Z * [new branch] gh/xuanzhang816/30/head -> origin/gh/xuanzhang816/30/head 2025-10-10T00:03:26.6672418Z * [new branch] gh/xuanzhang816/30/orig -> origin/gh/xuanzhang816/30/orig 2025-10-10T00:03:26.6674195Z * [new branch] gh/xuanzhang816/31/base -> origin/gh/xuanzhang816/31/base 2025-10-10T00:03:26.6675751Z * [new branch] gh/xuanzhang816/31/head -> origin/gh/xuanzhang816/31/head 2025-10-10T00:03:26.6676981Z * [new branch] gh/xuanzhang816/31/orig -> origin/gh/xuanzhang816/31/orig 2025-10-10T00:03:26.6678687Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-10-10T00:03:26.6679902Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-10-10T00:03:26.6681138Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-10-10T00:03:26.6682709Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-10-10T00:03:26.6683879Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-10-10T00:03:26.6685101Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-10-10T00:03:26.6687168Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-10-10T00:03:26.6688517Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-10-10T00:03:26.6689731Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-10-10T00:03:26.6691309Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-10-10T00:03:26.6692499Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-10-10T00:03:26.6693729Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-10-10T00:03:26.6695314Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-10-10T00:03:26.6696533Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-10-10T00:03:26.6697737Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-10-10T00:03:26.6699262Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-10-10T00:03:26.6700472Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-10-10T00:03:26.6701673Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-10-10T00:03:26.6703324Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-10-10T00:03:26.6704456Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-10-10T00:03:26.6705633Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-10-10T00:03:26.6707096Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-10-10T00:03:26.6708312Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-10-10T00:03:26.6709470Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-10-10T00:03:26.6711076Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-10-10T00:03:26.6712271Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-10-10T00:03:26.6713451Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-10-10T00:03:26.6715097Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-10-10T00:03:26.6716413Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-10-10T00:03:26.6717615Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-10-10T00:03:26.6719247Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-10-10T00:03:26.6720603Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-10-10T00:03:26.6722207Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-10-10T00:03:26.6723372Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-10-10T00:03:26.6724541Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-10-10T00:03:26.6726096Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-10-10T00:03:26.6727340Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-10-10T00:03:26.6728539Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-10-10T00:03:26.6730051Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-10-10T00:03:26.6731306Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-10-10T00:03:26.6732450Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-10-10T00:03:26.6734047Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-10-10T00:03:26.6735205Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-10-10T00:03:26.6736484Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-10-10T00:03:26.6738515Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-10-10T00:03:26.6739760Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-10-10T00:03:26.6740941Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-10-10T00:03:26.6742499Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-10-10T00:03:26.6743719Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-10-10T00:03:26.6744914Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-10-10T00:03:26.6746778Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-10-10T00:03:26.6747973Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-10-10T00:03:26.6749145Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-10-10T00:03:26.6750852Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-10-10T00:03:26.6752081Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-10-10T00:03:26.6753278Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-10-10T00:03:26.6754983Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-10-10T00:03:26.6756259Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-10-10T00:03:26.6757458Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-10-10T00:03:26.6759056Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-10-10T00:03:26.6760634Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-10-10T00:03:26.6761903Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-10-10T00:03:26.6763460Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-10-10T00:03:26.6764612Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-10-10T00:03:26.6765860Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-10-10T00:03:26.6767534Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-10-10T00:03:26.6768803Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-10-10T00:03:26.6770036Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-10-10T00:03:26.6771556Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-10-10T00:03:26.6772764Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-10-10T00:03:26.6774144Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-10-10T00:03:26.6777914Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-10-10T00:03:26.6779167Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-10-10T00:03:26.6780435Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-10-10T00:03:26.6781990Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-10-10T00:03:26.6783222Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-10-10T00:03:26.6784424Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-10-10T00:03:26.6786257Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-10-10T00:03:26.6787442Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-10-10T00:03:26.6788616Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-10-10T00:03:26.6790168Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-10-10T00:03:26.6791463Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-10-10T00:03:26.6792693Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-10-10T00:03:26.6794259Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-10-10T00:03:26.6795634Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-10-10T00:03:26.6796905Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-10-10T00:03:26.6798364Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-10-10T00:03:26.6799569Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-10-10T00:03:26.6800755Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-10-10T00:03:26.6802365Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-10-10T00:03:26.6803486Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-10-10T00:03:26.6804647Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-10-10T00:03:26.6806421Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-10-10T00:03:26.6807703Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-10-10T00:03:26.6808888Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-10-10T00:03:26.6810493Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-10-10T00:03:26.6811707Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-10-10T00:03:26.6812887Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-10-10T00:03:26.6814953Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-10-10T00:03:26.6816586Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-10-10T00:03:26.6817802Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-10-10T00:03:26.6819613Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-10-10T00:03:26.6820851Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-10-10T00:03:26.6822125Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-10-10T00:03:26.6823750Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-10-10T00:03:26.6824813Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-10-10T00:03:26.6826006Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-10-10T00:03:26.6827655Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-10-10T00:03:26.6828919Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-10-10T00:03:26.6830113Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-10-10T00:03:26.6831782Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-10-10T00:03:26.6833018Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-10-10T00:03:26.6834240Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-10-10T00:03:26.6836073Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-10-10T00:03:26.6837404Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-10-10T00:03:26.6838663Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-10-10T00:03:26.6840219Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-10-10T00:03:26.6841881Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-10-10T00:03:26.6843167Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-10-10T00:03:26.6845719Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-10-10T00:03:26.6847005Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-10-10T00:03:26.6848285Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-10-10T00:03:26.6850368Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-10-10T00:03:26.6851563Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-10-10T00:03:26.6852850Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-10-10T00:03:26.6854512Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-10-10T00:03:26.6855656Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-10-10T00:03:26.6856842Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-10-10T00:03:26.6858447Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-10-10T00:03:26.6859726Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-10-10T00:03:26.6860917Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-10-10T00:03:26.6862531Z * [new branch] gh/ydwu4/325/base -> origin/gh/ydwu4/325/base 2025-10-10T00:03:26.6863898Z * [new branch] gh/ydwu4/325/head -> origin/gh/ydwu4/325/head 2025-10-10T00:03:26.6865101Z * [new branch] gh/ydwu4/325/orig -> origin/gh/ydwu4/325/orig 2025-10-10T00:03:26.6866699Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-10-10T00:03:26.6867929Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-10-10T00:03:26.6869169Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-10-10T00:03:26.6870876Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-10-10T00:03:26.6872164Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-10-10T00:03:26.6873345Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-10-10T00:03:26.6875538Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-10-10T00:03:26.6876786Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-10-10T00:03:26.6877989Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-10-10T00:03:26.6879434Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-10-10T00:03:26.6880689Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-10-10T00:03:26.6881891Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-10-10T00:03:26.6883577Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-10-10T00:03:26.6884749Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-10-10T00:03:26.6885927Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-10-10T00:03:26.6887462Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-10-10T00:03:26.6888718Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-10-10T00:03:26.6889961Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-10-10T00:03:26.6891446Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-10-10T00:03:26.6893080Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-10-10T00:03:26.6894263Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-10-10T00:03:26.6895755Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-10-10T00:03:26.6896925Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-10-10T00:03:26.6898127Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-10-10T00:03:26.6899559Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-10-10T00:03:26.6900839Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-10-10T00:03:26.6902062Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-10-10T00:03:26.6903727Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-10-10T00:03:26.6904815Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-10-10T00:03:26.6906021Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-10-10T00:03:26.6907439Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-10-10T00:03:26.6908650Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-10-10T00:03:26.6909846Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-10-10T00:03:26.6911327Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-10-10T00:03:26.6912510Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-10-10T00:03:26.6913703Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-10-10T00:03:26.6916209Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-10-10T00:03:26.6917461Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-10-10T00:03:26.6919100Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-10-10T00:03:26.6920352Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-10-10T00:03:26.6922849Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-10-10T00:03:26.6924361Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-10-10T00:03:26.6925590Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-10-10T00:03:26.6927119Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-10-10T00:03:26.6928422Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-10-10T00:03:26.6929696Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-10-10T00:03:26.6931718Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-10-10T00:03:26.6932960Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-10-10T00:03:26.6934496Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-10-10T00:03:26.6935720Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-10-10T00:03:26.6937442Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-10-10T00:03:26.6938676Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-10-10T00:03:26.6939893Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-10-10T00:03:26.6941911Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-10-10T00:03:26.6943131Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-10-10T00:03:26.6944339Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-10-10T00:03:26.6946032Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-10-10T00:03:26.6947292Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-10-10T00:03:26.6948490Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-10-10T00:03:26.6950129Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-10-10T00:03:26.6951355Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-10-10T00:03:26.6952724Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-10-10T00:03:26.6953992Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-10-10T00:03:26.6956420Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-10-10T00:03:26.6957669Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-10-10T00:03:26.6958867Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-10-10T00:03:26.6960336Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-10-10T00:03:26.6961564Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-10-10T00:03:26.6962735Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-10-10T00:03:26.6964498Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-10-10T00:03:26.6965731Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-10-10T00:03:26.6966923Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-10-10T00:03:26.6968538Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-10-10T00:03:26.6969752Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-10-10T00:03:26.6970862Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-10-10T00:03:26.6972470Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-10-10T00:03:26.6973665Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-10-10T00:03:26.6977661Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-10-10T00:03:26.6979409Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-10-10T00:03:26.6980668Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-10-10T00:03:26.6981939Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-10-10T00:03:26.6983557Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-10-10T00:03:26.6984764Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-10-10T00:03:26.6985961Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-10-10T00:03:26.6987532Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-10-10T00:03:26.6988777Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-10-10T00:03:26.6989994Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-10-10T00:03:26.6991856Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-10-10T00:03:26.6993102Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-10-10T00:03:26.6994307Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-10-10T00:03:26.6996042Z * [new branch] gh/zou3519/1195/base -> origin/gh/zou3519/1195/base 2025-10-10T00:03:26.6997342Z * [new branch] gh/zou3519/1195/head -> origin/gh/zou3519/1195/head 2025-10-10T00:03:26.6998531Z * [new branch] gh/zou3519/1195/orig -> origin/gh/zou3519/1195/orig 2025-10-10T00:03:26.7000749Z * [new branch] gh/zou3519/1196/base -> origin/gh/zou3519/1196/base 2025-10-10T00:03:26.7001933Z * [new branch] gh/zou3519/1196/head -> origin/gh/zou3519/1196/head 2025-10-10T00:03:26.7003052Z * [new branch] gh/zou3519/1196/orig -> origin/gh/zou3519/1196/orig 2025-10-10T00:03:26.7005273Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-10-10T00:03:26.7006364Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-10-10T00:03:26.7007663Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-10-10T00:03:26.7008981Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-10-10T00:03:26.7010343Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-10-10T00:03:26.7011568Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-10-10T00:03:26.7012968Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-10-10T00:03:26.7014245Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-10-10T00:03:26.7015591Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-10-10T00:03:26.7017256Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-10-10T00:03:26.7018437Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-10-10T00:03:26.7019584Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-10-10T00:03:26.7021030Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-10-10T00:03:26.7022266Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-10-10T00:03:26.7023521Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-10-10T00:03:26.7025410Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-10-10T00:03:26.7026668Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-10-10T00:03:26.7028241Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-10-10T00:03:26.7029517Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-10-10T00:03:26.7030741Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-10-10T00:03:26.7032911Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-10-10T00:03:26.7034170Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-10-10T00:03:26.7035444Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-10-10T00:03:26.7037204Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-10-10T00:03:26.7038396Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-10-10T00:03:26.7039571Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-10-10T00:03:26.7041161Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-10-10T00:03:26.7042417Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-10-10T00:03:26.7043648Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-10-10T00:03:26.7046104Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-10-10T00:03:26.7047298Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-10-10T00:03:26.7048536Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-10-10T00:03:26.7050207Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-10-10T00:03:26.7051472Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-10-10T00:03:26.7052668Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-10-10T00:03:26.7054293Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-10-10T00:03:26.7055467Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-10-10T00:03:26.7056749Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-10-10T00:03:26.7058279Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-10-10T00:03:26.7059471Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-10-10T00:03:26.7060669Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-10-10T00:03:26.7062298Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-10-10T00:03:26.7063436Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-10-10T00:03:26.7064690Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-10-10T00:03:26.7066286Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-10-10T00:03:26.7067527Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-10-10T00:03:26.7069284Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-10-10T00:03:26.7070483Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-10-10T00:03:26.7071688Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-10-10T00:03:26.7073614Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-10-10T00:03:26.7075295Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-10-10T00:03:26.7076685Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-10-10T00:03:26.7078143Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-10-10T00:03:26.7079312Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-10-10T00:03:26.7080667Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-10-10T00:03:26.7082223Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-10-10T00:03:26.7083642Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-10-10T00:03:26.7084887Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-10-10T00:03:26.7086318Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-10-10T00:03:26.7087514Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-10-10T00:03:26.7088882Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-10-10T00:03:26.7090053Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-10-10T00:03:26.7091397Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-10-10T00:03:26.7092603Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-10-10T00:03:26.7094212Z * [new branch] google-main -> origin/google-main 2025-10-10T00:03:26.7095495Z * [new branch] greencontext -> origin/greencontext 2025-10-10T00:03:26.7097291Z * [new branch] guangyey/config -> origin/guangyey/config 2025-10-10T00:03:26.7098600Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-10-10T00:03:26.7099737Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-10-10T00:03:26.7100923Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-10-10T00:03:26.7102870Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-10-10T00:03:26.7104790Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-10-10T00:03:26.7105894Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-10-10T00:03:26.7107430Z * [new branch] hc_baseline -> origin/hc_baseline 2025-10-10T00:03:26.7108495Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-10-10T00:03:26.7109842Z * [new branch] hhh_rand -> origin/hhh_rand 2025-10-10T00:03:26.7111403Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-10-10T00:03:26.7113199Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-10-10T00:03:26.7114403Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-10-10T00:03:26.7115766Z * [new branch] huba/f1 -> origin/huba/f1 2025-10-10T00:03:26.7117153Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-10-10T00:03:26.7118510Z * [new branch] ideep-update -> origin/ideep-update 2025-10-10T00:03:26.7119900Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-10-10T00:03:26.7121048Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-10-10T00:03:26.7122263Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-10-10T00:03:26.7123594Z * [new branch] inline -> origin/inline 2025-10-10T00:03:26.7124964Z * [new branch] inlining -> origin/inlining 2025-10-10T00:03:26.7126311Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-10-10T00:03:26.7127485Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-10-10T00:03:26.7128719Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-10-10T00:03:26.7129915Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-10-10T00:03:26.7131205Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-10-10T00:03:26.7132545Z * [new branch] issue#58739 -> origin/issue#58739 2025-10-10T00:03:26.7134075Z * [new branch] issue-161010-dynamo-stride-clone -> origin/issue-161010-dynamo-stride-clone 2025-10-10T00:03:26.7135566Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-10-10T00:03:26.7136593Z * [new branch] jathu/sve -> origin/jathu/sve 2025-10-10T00:03:26.7138523Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-10-10T00:03:26.7139591Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-10-10T00:03:26.7140971Z * [new branch] jeanschmidt-patch-1 -> origin/jeanschmidt-patch-1 2025-10-10T00:03:26.7142257Z * [new branch] jerryzh168-patch-1 -> origin/jerryzh168-patch-1 2025-10-10T00:03:26.7144053Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-10-10T00:03:26.7145379Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-10-10T00:03:26.7146816Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-10-10T00:03:26.7147999Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-10-10T00:03:26.7149789Z * [new branch] justinchu/allowlist-api-onnx -> origin/justinchu/allowlist-api-onnx 2025-10-10T00:03:26.7150851Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-10-10T00:03:26.7152287Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-10-10T00:03:26.7153914Z * [new branch] justinchuby/typo-error -> origin/justinchuby/typo-error 2025-10-10T00:03:26.7155767Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-10-10T00:03:26.7157054Z * [new branch] kainan_test -> origin/kainan_test 2025-10-10T00:03:26.7158707Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-10-10T00:03:26.7160339Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-10-10T00:03:26.7161908Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-10-10T00:03:26.7162975Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-10-10T00:03:26.7164065Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-10-10T00:03:26.7165439Z * [new branch] libtorch_free_so -> origin/libtorch_free_so 2025-10-10T00:03:26.7166708Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-10-10T00:03:26.7168220Z * [new branch] llama4-stable -> origin/llama4-stable 2025-10-10T00:03:26.7169586Z * [new branch] logdetfix -> origin/logdetfix 2025-10-10T00:03:26.7170818Z * [new branch] logsumexp -> origin/logsumexp 2025-10-10T00:03:26.7172932Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-10-10T00:03:26.7174862Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-10-10T00:03:26.7178984Z * [new branch] lucaskabela/cherrypick_163769 -> origin/lucaskabela/cherrypick_163769 2025-10-10T00:03:26.7179996Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-10-10T00:03:26.7181305Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-10-10T00:03:26.7182319Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-10-10T00:03:26.7183564Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-10-10T00:03:26.7184654Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-10-10T00:03:26.7186285Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-10-10T00:03:26.7187969Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-10-10T00:03:26.7189319Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-10-10T00:03:26.7190513Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-10-10T00:03:26.7191535Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-10-10T00:03:26.7192898Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-10-10T00:03:26.7194205Z * [new branch] main -> origin/main 2025-10-10T00:03:26.7195701Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-10-10T00:03:26.7196806Z * [new branch] main-enable-b200-symm-mem-test -> origin/main-enable-b200-symm-mem-test 2025-10-10T00:03:26.7198249Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-10-10T00:03:26.7199647Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-10-10T00:03:26.7200938Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-10-10T00:03:26.7202196Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-10-10T00:03:26.7203616Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-10-10T00:03:26.7205063Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-10-10T00:03:26.7206437Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-10-10T00:03:26.7207704Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-10-10T00:03:26.7209074Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-10-10T00:03:26.7210447Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-10-10T00:03:26.7212489Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-10-10T00:03:26.7213322Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-10-10T00:03:26.7215119Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-10-10T00:03:26.7216154Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-10-10T00:03:26.7217770Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-10-10T00:03:26.7219487Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-10-10T00:03:26.7220662Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-10-10T00:03:26.7221972Z * [new branch] mingw_constant_buffer -> origin/mingw_constant_buffer 2025-10-10T00:03:26.7223639Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-10-10T00:03:26.7224682Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-10-10T00:03:26.7225682Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-10-10T00:03:26.7227116Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-10-10T00:03:26.7228231Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-10-10T00:03:26.7229288Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-10-10T00:03:26.7230572Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-10-10T00:03:26.7232093Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-10-10T00:03:26.7233478Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-10-10T00:03:26.7235066Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-10-10T00:03:26.7236148Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-10-10T00:03:26.7237428Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-10-10T00:03:26.7239059Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-10-10T00:03:26.7240493Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-10-10T00:03:26.7241432Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-10-10T00:03:26.7242850Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-10-10T00:03:26.7244246Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-10-10T00:03:26.7245332Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-10-10T00:03:26.7246733Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-10-10T00:03:26.7248047Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-10-10T00:03:26.7249731Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-10-10T00:03:26.7250796Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-10-10T00:03:26.7252274Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-10-10T00:03:26.7253140Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-10-10T00:03:26.7254465Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-10-10T00:03:26.7255523Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-10-10T00:03:26.7256994Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-10-10T00:03:26.7257926Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-10-10T00:03:26.7259799Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-10-10T00:03:26.7260871Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-10-10T00:03:26.7262122Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-10-10T00:03:26.7263428Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-10-10T00:03:26.7264535Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-10-10T00:03:26.7265743Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-10-10T00:03:26.7266864Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-10-10T00:03:26.7268137Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-10-10T00:03:26.7269549Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-10-10T00:03:26.7271032Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-10-10T00:03:26.7272209Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-10-10T00:03:26.7273410Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-10-10T00:03:26.7274514Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-10-10T00:03:26.7276366Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-10-10T00:03:26.7277595Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-10-10T00:03:26.7278778Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-10-10T00:03:26.7280048Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-10-10T00:03:26.7281270Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-10-10T00:03:26.7282460Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-10-10T00:03:26.7283622Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-10-10T00:03:26.7284787Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-10-10T00:03:26.7285994Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-10-10T00:03:26.7287094Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-10-10T00:03:26.7288425Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-10-10T00:03:26.7289616Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-10-10T00:03:26.7291256Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-10-10T00:03:26.7292510Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-10-10T00:03:26.7293685Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-10-10T00:03:26.7294791Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-10-10T00:03:26.7296030Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-10-10T00:03:26.7297264Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-10-10T00:03:26.7298633Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-10-10T00:03:26.7299871Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-10-10T00:03:26.7300670Z * [new branch] mlazos/main -> origin/mlazos/main 2025-10-10T00:03:26.7302188Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-10-10T00:03:26.7303465Z * [new branch] mlazos/mark-static-update -> origin/mlazos/mark-static-update 2025-10-10T00:03:26.7304557Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-10-10T00:03:26.7305569Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-10-10T00:03:26.7306803Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-10-10T00:03:26.7308729Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-10-10T00:03:26.7309862Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-10-10T00:03:26.7311881Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-10-10T00:03:26.7312841Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-10-10T00:03:26.7313996Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-10-10T00:03:26.7315551Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-10-10T00:03:26.7316551Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-10-10T00:03:26.7318086Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-10-10T00:03:26.7319279Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-10-10T00:03:26.7320354Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-10-10T00:03:26.7321535Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-10-10T00:03:26.7323879Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-10-10T00:03:26.7325290Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-10-10T00:03:26.7326007Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-10-10T00:03:26.7326629Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-10-10T00:03:26.7327680Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-10-10T00:03:26.7328812Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-10-10T00:03:26.7330026Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-10-10T00:03:26.7331148Z * [new branch] mlazos/test -> origin/mlazos/test 2025-10-10T00:03:26.7332328Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-10-10T00:03:26.7334309Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-10-10T00:03:26.7335348Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-10-10T00:03:26.7336703Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-10-10T00:03:26.7338207Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-10-10T00:03:26.7339210Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-10-10T00:03:26.7340324Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-10-10T00:03:26.7341514Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-10-10T00:03:26.7342833Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-10-10T00:03:26.7344711Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-10-10T00:03:26.7345707Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-10-10T00:03:26.7346696Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-10-10T00:03:26.7347967Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-10-10T00:03:26.7349211Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-10-10T00:03:26.7350425Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-10-10T00:03:26.7352371Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-10-10T00:03:26.7353469Z * [new branch] module-shim -> origin/module-shim 2025-10-10T00:03:26.7355123Z * [new branch] module-stack -> origin/module-stack 2025-10-10T00:03:26.7356237Z * [new branch] more_ck_Fixes -> origin/more_ck_Fixes 2025-10-10T00:03:26.7357683Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-10-10T00:03:26.7358784Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-10-10T00:03:26.7359984Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-10-10T00:03:26.7361874Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-10-10T00:03:26.7363059Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-10-10T00:03:26.7364200Z * [new branch] msaroufim/cub -> origin/msaroufim/cub 2025-10-10T00:03:26.7365473Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-10-10T00:03:26.7366603Z * [new branch] msaroufim/patchx -> origin/msaroufim/patchx 2025-10-10T00:03:26.7367786Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-10-10T00:03:26.7369619Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-10-10T00:03:26.7371384Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-10-10T00:03:26.7372419Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-10-10T00:03:26.7374464Z * [new branch] nWEIdia/skip-tests-for-pr-159494 -> origin/nWEIdia/skip-tests-for-pr-159494 2025-10-10T00:03:26.7375554Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-10-10T00:03:26.7376767Z * [new branch] new-codegen -> origin/new-codegen 2025-10-10T00:03:26.7378219Z * [new branch] newtest-base -> origin/newtest-base 2025-10-10T00:03:26.7379921Z * [new branch] ngimel/allgather_format -> origin/ngimel/allgather_format 2025-10-10T00:03:26.7380913Z * [new branch] ngimel/cat_perf2 -> origin/ngimel/cat_perf2 2025-10-10T00:03:26.7382063Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-10-10T00:03:26.7383157Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-10-10T00:03:26.7384639Z * [new branch] ngimel/scatter_add_multid -> origin/ngimel/scatter_add_multid 2025-10-10T00:03:26.7385724Z * [new branch] nightly -> origin/nightly 2025-10-10T00:03:26.7387763Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-10-10T00:03:26.7388664Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-10-10T00:03:26.7390058Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-10-10T00:03:26.7391071Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-10-10T00:03:26.7392028Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-10-10T00:03:26.7393495Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-10-10T00:03:26.7394724Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-10-10T00:03:26.7396321Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-10-10T00:03:26.7397449Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-10-10T00:03:26.7398623Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-10-10T00:03:26.7400141Z * [new branch] nofun-hack -> origin/nofun-hack 2025-10-10T00:03:26.7401836Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-10-10T00:03:26.7402972Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-10-10T00:03:26.7405194Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-10-10T00:03:26.7406308Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-10-10T00:03:26.7407728Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-10-10T00:03:26.7409232Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-10-10T00:03:26.7410303Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-10-10T00:03:26.7412397Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-10-10T00:03:26.7413517Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-10-10T00:03:26.7415386Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-10-10T00:03:26.7416458Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-10-10T00:03:26.7417854Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-10-10T00:03:26.7418915Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-10-10T00:03:26.7420110Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-10-10T00:03:26.7421286Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-10-10T00:03:26.7422755Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-10-10T00:03:26.7423803Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-10-10T00:03:26.7425675Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-10-10T00:03:26.7427344Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-10-10T00:03:26.7428296Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-10-10T00:03:26.7431183Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-10-10T00:03:26.7432130Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-10-10T00:03:26.7434339Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-10-10T00:03:26.7435529Z * [new branch] padded-tensor -> origin/padded-tensor 2025-10-10T00:03:26.7437074Z * [new branch] pca2 -> origin/pca2 2025-10-10T00:03:26.7438406Z * [new branch] perf_ops -> origin/perf_ops 2025-10-10T00:03:26.7439566Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-10-10T00:03:26.7441212Z * [new branch] perserve_node_meta_decomp -> origin/perserve_node_meta_decomp 2025-10-10T00:03:26.7457591Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-10-10T00:03:26.7458374Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-10-10T00:03:26.7459059Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-10-10T00:03:26.7459971Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-10-10T00:03:26.7460727Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-10-10T00:03:26.7461372Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-10-10T00:03:26.7462019Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-10-10T00:03:26.7462671Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-10-10T00:03:26.7463331Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-10-10T00:03:26.7464017Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-10-10T00:03:26.7464700Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-10-10T00:03:26.7465487Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-10-10T00:03:26.7466313Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-10-10T00:03:26.7467067Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-10-10T00:03:26.7467835Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-10-10T00:03:26.7468652Z * [new branch] pianpwk/dtensor_shape_metadata_guard -> origin/pianpwk/dtensor_shape_metadata_guard 2025-10-10T00:03:26.7469390Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-10-10T00:03:26.7470012Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-10-10T00:03:26.7470645Z * [new branch] pianpwk/multi_kernel_l1 -> origin/pianpwk/multi_kernel_l1 2025-10-10T00:03:26.7471357Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-10-10T00:03:26.7472128Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-10-10T00:03:26.7472953Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-10-10T00:03:26.7473688Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-10-10T00:03:26.7474672Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-10-10T00:03:26.7475468Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-10-10T00:03:26.7477067Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-10-10T00:03:26.7477801Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-10-10T00:03:26.7478592Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-10-10T00:03:26.7479333Z * [new branch] pianpwk/triton_benchmark_hints -> origin/pianpwk/triton_benchmark_hints 2025-10-10T00:03:26.7480032Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-10-10T00:03:26.7481549Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-10-10T00:03:26.7482402Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-10-10T00:03:26.7483618Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-10-10T00:03:26.7484749Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-10-10T00:03:26.7485924Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-10-10T00:03:26.7487143Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-10-10T00:03:26.7488818Z * [new branch] piz/add_wait -> origin/piz/add_wait 2025-10-10T00:03:26.7489952Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-10-10T00:03:26.7491152Z * [new branch] pool-separate -> origin/pool-separate 2025-10-10T00:03:26.7492506Z * [new branch] pr-156087 -> origin/pr-156087 2025-10-10T00:03:26.7494428Z * [new branch] pr/131860 -> origin/pr/131860 2025-10-10T00:03:26.7495584Z * [new branch] pre_compile_checks -> origin/pre_compile_checks 2025-10-10T00:03:26.7497033Z * [new branch] predispatch_to -> origin/predispatch_to 2025-10-10T00:03:26.7498319Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-10-10T00:03:26.7499467Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-10-10T00:03:26.7500722Z * [new branch] profiler-enabled -> origin/profiler-enabled 2025-10-10T00:03:26.7502443Z * [new branch] provenance_doc_2 -> origin/provenance_doc_2 2025-10-10T00:03:26.7503595Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-10-10T00:03:26.7504931Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-10-10T00:03:26.7506511Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-10-10T00:03:26.7509315Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-10-10T00:03:26.7510491Z * [new branch] quantile-docs -> origin/quantile-docs 2025-10-10T00:03:26.7511881Z * [new branch] quint-bits -> origin/quint-bits 2025-10-10T00:03:26.7513057Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-10-10T00:03:26.7514400Z * [new branch] reland_req_nvsh -> origin/reland_req_nvsh 2025-10-10T00:03:26.7516351Z * [new branch] release/1.10 -> origin/release/1.10 2025-10-10T00:03:26.7517706Z * [new branch] release/1.11 -> origin/release/1.11 2025-10-10T00:03:26.7519014Z * [new branch] release/1.12 -> origin/release/1.12 2025-10-10T00:03:26.7520298Z * [new branch] release/1.13 -> origin/release/1.13 2025-10-10T00:03:26.7521326Z * [new branch] release/1.4 -> origin/release/1.4 2025-10-10T00:03:26.7522340Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-10-10T00:03:26.7523633Z * [new branch] release/1.5 -> origin/release/1.5 2025-10-10T00:03:26.7524800Z * [new branch] release/1.6 -> origin/release/1.6 2025-10-10T00:03:26.7526201Z * [new branch] release/1.7 -> origin/release/1.7 2025-10-10T00:03:26.7527525Z * [new branch] release/1.8 -> origin/release/1.8 2025-10-10T00:03:26.7528672Z * [new branch] release/1.9 -> origin/release/1.9 2025-10-10T00:03:26.7530060Z * [new branch] release/2.0 -> origin/release/2.0 2025-10-10T00:03:26.7531357Z * [new branch] release/2.1 -> origin/release/2.1 2025-10-10T00:03:26.7532523Z * [new branch] release/2.2 -> origin/release/2.2 2025-10-10T00:03:26.7534155Z * [new branch] release/2.3 -> origin/release/2.3 2025-10-10T00:03:26.7535782Z * [new branch] release/2.4 -> origin/release/2.4 2025-10-10T00:03:26.7537432Z * [new branch] release/2.5 -> origin/release/2.5 2025-10-10T00:03:26.7538909Z * [new branch] release/2.6 -> origin/release/2.6 2025-10-10T00:03:26.7540217Z * [new branch] release/2.7 -> origin/release/2.7 2025-10-10T00:03:26.7541485Z * [new branch] release/2.8 -> origin/release/2.8 2025-10-10T00:03:26.7542809Z * [new branch] release/2.9 -> origin/release/2.9 2025-10-10T00:03:26.7543973Z * [new branch] release_notes -> origin/release_notes 2025-10-10T00:03:26.7545355Z * [new branch] remove_header_code -> origin/remove_header_code 2025-10-10T00:03:26.7546563Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-10-10T00:03:26.7547976Z * [new branch] repackage-vllm-nightlies -> origin/repackage-vllm-nightlies 2025-10-10T00:03:26.7549213Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-10-10T00:03:26.7550357Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-10-10T00:03:26.7551431Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-10-10T00:03:26.7552678Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-10-10T00:03:26.7555294Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-10-10T00:03:26.7557669Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-10-10T00:03:26.7560016Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-10-10T00:03:26.7561549Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-10-10T00:03:26.7563464Z * [new branch] revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:03:26.7564617Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-10-10T00:03:26.7565599Z * [new branch] rocm-test-yml-update -> origin/rocm-test-yml-update 2025-10-10T00:03:26.7566763Z * [new branch] rocm_op_bench -> origin/rocm_op_bench 2025-10-10T00:03:26.7568966Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-10-10T00:03:26.7570183Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-10-10T00:03:26.7572175Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-10-10T00:03:26.7573028Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-10-10T00:03:26.7576705Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-10-10T00:03:26.7577796Z * [new branch] rzou/njt -> origin/rzou/njt 2025-10-10T00:03:26.7579219Z * [new branch] rzou/pca -> origin/rzou/pca 2025-10-10T00:03:26.7580413Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-10-10T00:03:26.7581412Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-10-10T00:03:26.7582820Z * [new branch] samplevllm -> origin/samplevllm 2025-10-10T00:03:26.7585059Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-10-10T00:03:26.7586098Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-10-10T00:03:26.7587446Z * [new branch] save -> origin/save 2025-10-10T00:03:26.7589173Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-10-10T00:03:26.7590624Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-10-10T00:03:26.7592121Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-10-10T00:03:26.7593321Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-10-10T00:03:26.7594574Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-10-10T00:03:26.7596029Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-10-10T00:03:26.7597843Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-10-10T00:03:26.7598873Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-10-10T00:03:26.7600673Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-10-10T00:03:26.7602296Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-10-10T00:03:26.7603680Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-10-10T00:03:26.7604819Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-10-10T00:03:26.7606713Z * [new branch] suo -> origin/suo 2025-10-10T00:03:26.7608149Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-10-10T00:03:26.7609283Z * [new branch] sve-poc -> origin/sve-poc 2025-10-10T00:03:26.7610639Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-10-10T00:03:26.7611846Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-10-10T00:03:26.7613223Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-10-10T00:03:26.7614421Z * [new branch] svekars-patch-4 -> origin/svekars-patch-4 2025-10-10T00:03:26.7615761Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2025-10-10T00:03:26.7617107Z * [new branch] switch-bn -> origin/switch-bn 2025-10-10T00:03:26.7618314Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-10-10T00:03:26.7620063Z * [new branch] tenpercent/ck_rocm_ci_v3 -> origin/tenpercent/ck_rocm_ci_v3 2025-10-10T00:03:26.7621243Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-10-10T00:03:26.7623100Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-10-10T00:03:26.7624449Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-10-10T00:03:26.7625643Z * [new branch] test-old -> origin/test-old 2025-10-10T00:03:26.7627196Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-10-10T00:03:26.7628747Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-10-10T00:03:26.7629962Z * [new branch] test/inductor -> origin/test/inductor 2025-10-10T00:03:26.7631118Z * [new branch] test_quantization -> origin/test_quantization 2025-10-10T00:03:26.7632937Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-10-10T00:03:26.7634023Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-10-10T00:03:26.7635102Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-10-10T00:03:26.7636323Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-10-10T00:03:26.7637390Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-10-10T00:03:26.7638476Z * [new branch] tianren/test -> origin/tianren/test 2025-10-10T00:03:26.7639845Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-10-10T00:03:26.7640955Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-10-10T00:03:26.7642311Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-10-10T00:03:26.7643530Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-10-10T00:03:26.7644774Z * [new branch] transpose_pack_fusion -> origin/transpose_pack_fusion 2025-10-10T00:03:26.7646122Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-10-10T00:03:26.7647215Z * [new branch] triton_kernel -> origin/triton_kernel 2025-10-10T00:03:26.7648635Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-10-10T00:03:26.7649707Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-10-10T00:03:26.7651093Z * [new branch] type_dec -> origin/type_dec 2025-10-10T00:03:26.7652323Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-10-10T00:03:26.7653701Z * [new branch] unlift -> origin/unlift 2025-10-10T00:03:26.7655603Z * [new branch] update-audio-commit-hash/17567864209-1799-1 -> origin/update-audio-commit-hash/17567864209-1799-1 2025-10-10T00:03:26.7656709Z * [new branch] update-audio-commit-hash/17599208654-1801-1 -> origin/update-audio-commit-hash/17599208654-1801-1 2025-10-10T00:03:26.7657799Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-10-10T00:03:26.7658933Z * [new branch] update-audio-commit-hash/17657093113-1804-1 -> origin/update-audio-commit-hash/17657093113-1804-1 2025-10-10T00:03:26.7660056Z * [new branch] update-audio-commit-hash/17688961747-1806-1 -> origin/update-audio-commit-hash/17688961747-1806-1 2025-10-10T00:03:26.7661466Z * [new branch] update-audio-commit-hash/17703952853-1807-1 -> origin/update-audio-commit-hash/17703952853-1807-1 2025-10-10T00:03:26.7662754Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-10-10T00:03:26.7664741Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-10-10T00:03:26.7666263Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-10-10T00:03:26.7668081Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-10-10T00:03:26.7669040Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-10-10T00:03:26.7670775Z * [new branch] update-vllm-commit-hash/17536029887-1798-1 -> origin/update-vllm-commit-hash/17536029887-1798-1 2025-10-10T00:03:26.7671957Z * [new branch] update-vllm-commit-hash/17599208654-1801-1 -> origin/update-vllm-commit-hash/17599208654-1801-1 2025-10-10T00:03:26.7673004Z * [new branch] update-vllm-commit-hash/17657093113-1804-1 -> origin/update-vllm-commit-hash/17657093113-1804-1 2025-10-10T00:03:26.7674349Z * [new branch] update-vllm-commit-hash/17703952853-1807-1 -> origin/update-vllm-commit-hash/17703952853-1807-1 2025-10-10T00:03:26.7675869Z * [new branch] update-vllm-commit-hash/17718740812-1808-1 -> origin/update-vllm-commit-hash/17718740812-1808-1 2025-10-10T00:03:26.7677714Z * [new branch] update-vllm-commit-hash/17782703922-1813-1 -> origin/update-vllm-commit-hash/17782703922-1813-1 2025-10-10T00:03:26.7679062Z * [new branch] update-vllm-commit-hash/17814169036-1822-1 -> origin/update-vllm-commit-hash/17814169036-1822-1 2025-10-10T00:03:26.7680761Z * [new branch] update-vllm-commit-hash/17844794719-1823-1 -> origin/update-vllm-commit-hash/17844794719-1823-1 2025-10-10T00:03:26.7681994Z * [new branch] update-vllm-commit-hash/17872674059-1830-1 -> origin/update-vllm-commit-hash/17872674059-1830-1 2025-10-10T00:03:26.7683290Z * [new branch] update-vllm-commit-hash/17901034819-1833-1 -> origin/update-vllm-commit-hash/17901034819-1833-1 2025-10-10T00:03:26.7684514Z * [new branch] update-vllm-commit-hash/17932176396-1836-1 -> origin/update-vllm-commit-hash/17932176396-1836-1 2025-10-10T00:03:26.7685681Z * [new branch] update-vllm-commit-hash/17962545886-1842-1 -> origin/update-vllm-commit-hash/17962545886-1842-1 2025-10-10T00:03:26.7686910Z * [new branch] update-vllm-commit-hash/17993166855-1844-1 -> origin/update-vllm-commit-hash/17993166855-1844-1 2025-10-10T00:03:26.7688126Z * [new branch] update-vllm-commit-hash/18052321282-1848-1 -> origin/update-vllm-commit-hash/18052321282-1848-1 2025-10-10T00:03:26.7689329Z * [new branch] update-vllm-commit-hash/18066820738-1849-1 -> origin/update-vllm-commit-hash/18066820738-1849-1 2025-10-10T00:03:26.7690525Z * [new branch] update-vllm-commit-hash/18081987460-1850-1 -> origin/update-vllm-commit-hash/18081987460-1850-1 2025-10-10T00:03:26.7691737Z * [new branch] update-vllm-commit-hash/18114584510-1852-1 -> origin/update-vllm-commit-hash/18114584510-1852-1 2025-10-10T00:03:26.7692954Z * [new branch] update-vllm-commit-hash/18147226974-1853-1 -> origin/update-vllm-commit-hash/18147226974-1853-1 2025-10-10T00:03:26.7694102Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-10-10T00:03:26.7696244Z * [new branch] update-xla-commit-hash/17725712604-203-1 -> origin/update-xla-commit-hash/17725712604-203-1 2025-10-10T00:03:26.7697397Z * [new branch] update-xla-commit-hash/17908176340-204-1 -> origin/update-xla-commit-hash/17908176340-204-1 2025-10-10T00:03:26.7698618Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-10-10T00:03:26.7699906Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-10-10T00:03:26.7701084Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-10-10T00:03:26.7702523Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-10-10T00:03:26.7703700Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-10-10T00:03:26.7704956Z * [new branch] update_slow_tests_1757922057 -> origin/update_slow_tests_1757922057 2025-10-10T00:03:26.7706214Z * [new branch] update_slow_tests_1758526845 -> origin/update_slow_tests_1758526845 2025-10-10T00:03:26.7707889Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-10-10T00:03:26.7708990Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-10-10T00:03:26.7710213Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-10-10T00:03:26.7711478Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-10-10T00:03:26.7712894Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-10-10T00:03:26.7714254Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-10-10T00:03:26.7715720Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-10-10T00:03:26.7717123Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-10-10T00:03:26.7718491Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-10-10T00:03:26.7719892Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-10-10T00:03:26.7721270Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-10-10T00:03:26.7722647Z * [new branch] validate_fn -> origin/validate_fn 2025-10-10T00:03:26.7724032Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-10-10T00:03:26.7725494Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-10-10T00:03:26.7726597Z * [new branch] varlen-api -> origin/varlen-api 2025-10-10T00:03:26.7727721Z * [new branch] varlen_api -> origin/varlen_api 2025-10-10T00:03:26.7729597Z * [new branch] viable/strict -> origin/viable/strict 2025-10-10T00:03:26.7731400Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-10-10T00:03:26.7732467Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-10-10T00:03:26.7733920Z * [new branch] vllmpin -> origin/vllmpin 2025-10-10T00:03:26.7735526Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-10-10T00:03:26.7737169Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-10-10T00:03:26.7738266Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-10-10T00:03:26.7739735Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-10-10T00:03:26.7740801Z * [new branch] whc/uneven -> origin/whc/uneven 2025-10-10T00:03:26.7742412Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-10-10T00:03:26.7743827Z * [new branch] williamwen42-patch-1 -> origin/williamwen42-patch-1 2025-10-10T00:03:26.7745176Z * [new branch] win_warnings -> origin/win_warnings 2025-10-10T00:03:26.7746334Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-10-10T00:03:26.7747967Z * [new branch] windows_mmap -> origin/windows_mmap 2025-10-10T00:03:26.7749281Z * [new branch] xmfan-war -> origin/xmfan-war 2025-10-10T00:03:26.7750922Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-10-10T00:03:26.7752033Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-10-10T00:03:26.7753341Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-10-10T00:03:26.7754242Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-10-10T00:03:26.7755401Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-10-10T00:03:26.7756530Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-10-10T00:03:26.7757722Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-10-10T00:03:26.7759313Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-10-10T00:03:26.7760962Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-10-10T00:03:26.7762125Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-10-10T00:03:26.7763285Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-10-10T00:03:26.7764507Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-10-10T00:03:26.7765712Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-10-10T00:03:26.7766739Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-10-10T00:03:26.7767891Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-10-10T00:03:26.7769041Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-10-10T00:03:26.7770219Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-10-10T00:03:26.7771405Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-10-10T00:03:26.7772615Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-10-10T00:03:26.7773751Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-10-10T00:03:26.7776929Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-10-10T00:03:26.7778158Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-10-10T00:03:26.7779272Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-10-10T00:03:26.7780755Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-10-10T00:03:26.7781803Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-10-10T00:03:26.7783162Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-10-10T00:03:26.7784205Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-10-10T00:03:26.7785345Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-10-10T00:03:26.7786523Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-10-10T00:03:26.7787693Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-10-10T00:03:26.7788922Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-10-10T00:03:26.7790161Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-10-10T00:03:26.7791359Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-10-10T00:03:26.7792979Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:03:26.7794045Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:03:26.7795035Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-10-10T00:03:26.7796400Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-10-10T00:03:26.7797540Z * [new branch] xmfan/test -> origin/xmfan/test 2025-10-10T00:03:26.7799494Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-10-10T00:03:26.7800580Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-10-10T00:03:26.7801875Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-10-10T00:03:26.7802962Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-10-10T00:03:26.7804696Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-10-10T00:03:26.7805886Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-10-10T00:03:26.7806964Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-10-10T00:03:26.7808152Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-10-10T00:03:26.7810066Z * [new branch] ysiraichi/install-fmtlib-headers-v12 -> origin/ysiraichi/install-fmtlib-headers-v12 2025-10-10T00:03:26.7811607Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-10-10T00:03:26.7812811Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-10-10T00:03:26.7813925Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-10-10T00:03:26.7815007Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-10-10T00:03:26.7816353Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-10-10T00:03:26.7817765Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-10-10T00:03:26.7819473Z * [new branch] zb2p -> origin/zb2p 2025-10-10T00:03:26.7820899Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-10-10T00:03:26.7822766Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-10-10T00:03:26.7824214Z * [new branch] zhxchen17/precompile/source_info -> origin/zhxchen17/precompile/source_info 2025-10-10T00:03:26.7825726Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-10-10T00:03:26.7827472Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-10-10T00:03:26.7829161Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-10-10T00:03:26.7830258Z * [new branch] zxiiro/c7i-docs -> origin/zxiiro/c7i-docs 2025-10-10T00:03:26.7832052Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-10-10T00:03:26.7833371Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-10-10T00:03:26.7834518Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-10-10T00:03:26.7836504Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-10-10T00:03:26.7837794Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-10-10T00:03:26.7838621Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-10-10T00:03:26.7840061Z * [new tag] ciflow/b200-symm-mem/163767 -> ciflow/b200-symm-mem/163767 2025-10-10T00:03:26.7840956Z * [new tag] ciflow/b200/163955 -> ciflow/b200/163955 2025-10-10T00:03:26.7841944Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-10-10T00:03:26.7842684Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-10-10T00:03:26.7843745Z * [new tag] ciflow/binaries/164769 -> ciflow/binaries/164769 2025-10-10T00:03:26.7844436Z * [new tag] ciflow/binaries/164894 -> ciflow/binaries/164894 2025-10-10T00:03:26.7845527Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-10-10T00:03:26.7846608Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-10-10T00:03:26.7847292Z * [new tag] ciflow/binaries_wheel/159104 -> ciflow/binaries_wheel/159104 2025-10-10T00:03:26.7848343Z * [new tag] ciflow/binaries_wheel/164935 -> ciflow/binaries_wheel/164935 2025-10-10T00:03:26.7849368Z * [new tag] ciflow/h100-cutlass-backend/163767 -> ciflow/h100-cutlass-backend/163767 2025-10-10T00:03:26.7850114Z * [new tag] ciflow/h100-cutlass-backend/164747 -> ciflow/h100-cutlass-backend/164747 2025-10-10T00:03:26.7851052Z * [new tag] ciflow/h100-distributed/163767 -> ciflow/h100-distributed/163767 2025-10-10T00:03:26.7852075Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-10-10T00:03:26.7852903Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-10-10T00:03:26.7853709Z * [new tag] ciflow/h100-symm-mem/163767 -> ciflow/h100-symm-mem/163767 2025-10-10T00:03:26.7854426Z * [new tag] ciflow/h100-symm-mem/164747 -> ciflow/h100-symm-mem/164747 2025-10-10T00:03:26.7855214Z * [new tag] ciflow/h100-symm-mem/164965 -> ciflow/h100-symm-mem/164965 2025-10-10T00:03:26.7856008Z * [new tag] ciflow/h100-symm-mem/165101 -> ciflow/h100-symm-mem/165101 2025-10-10T00:03:26.7856947Z * [new tag] ciflow/h100/163955 -> ciflow/h100/163955 2025-10-10T00:03:26.7857657Z * [new tag] ciflow/h100/164474 -> ciflow/h100/164474 2025-10-10T00:03:26.7858674Z * [new tag] ciflow/h100/164705 -> ciflow/h100/164705 2025-10-10T00:03:26.7859397Z * [new tag] ciflow/h100/164790 -> ciflow/h100/164790 2025-10-10T00:03:26.7860212Z * [new tag] ciflow/h100/164930 -> ciflow/h100/164930 2025-10-10T00:03:26.7860950Z * [new tag] ciflow/h100/165055 -> ciflow/h100/165055 2025-10-10T00:03:26.7862457Z * [new tag] ciflow/inductor-micro-benchmark/164747 -> ciflow/inductor-micro-benchmark/164747 2025-10-10T00:03:26.7863252Z * [new tag] ciflow/inductor-perf-compare/163767 -> ciflow/inductor-perf-compare/163767 2025-10-10T00:03:26.7864461Z * [new tag] ciflow/inductor-perf-compare/164747 -> ciflow/inductor-perf-compare/164747 2025-10-10T00:03:26.7865712Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-10-10T00:03:26.7866989Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/164747 -> ciflow/inductor-perf-test-nightly-rocm/164747 2025-10-10T00:03:26.7868322Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/161512 -> ciflow/inductor-perf-test-nightly-x86-zen/161512 2025-10-10T00:03:26.7869747Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-10-10T00:03:26.7870970Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/163767 -> ciflow/inductor-perf-test-nightly-x86-zen/163767 2025-10-10T00:03:26.7872179Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-10-10T00:03:26.7873451Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164747 -> ciflow/inductor-perf-test-nightly-x86-zen/164747 2025-10-10T00:03:26.7875213Z * [new tag] ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:03:26.7876479Z * [new tag] ciflow/inductor-periodic/156592 -> ciflow/inductor-periodic/156592 2025-10-10T00:03:26.7877331Z * [new tag] ciflow/inductor-periodic/164492 -> ciflow/inductor-periodic/164492 2025-10-10T00:03:26.7878763Z * [new tag] ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:03:26.7880123Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-10-10T00:03:26.7880898Z * [new tag] ciflow/inductor-rocm/161280 -> ciflow/inductor-rocm/161280 2025-10-10T00:03:26.7881688Z * [new tag] ciflow/inductor-rocm/162478 -> ciflow/inductor-rocm/162478 2025-10-10T00:03:26.7882272Z * [new tag] ciflow/inductor-rocm/163767 -> ciflow/inductor-rocm/163767 2025-10-10T00:03:26.7883184Z * [new tag] ciflow/inductor-rocm/164618 -> ciflow/inductor-rocm/164618 2025-10-10T00:03:26.7883935Z * [new tag] ciflow/inductor-rocm/164747 -> ciflow/inductor-rocm/164747 2025-10-10T00:03:26.7884709Z * [new tag] ciflow/inductor-rocm/164769 -> ciflow/inductor-rocm/164769 2025-10-10T00:03:26.7885478Z * [new tag] ciflow/inductor-rocm/165080 -> ciflow/inductor-rocm/165080 2025-10-10T00:03:26.7886232Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-10-10T00:03:26.7886951Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-10-10T00:03:26.7887540Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-10-10T00:03:26.7888214Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-10-10T00:03:26.7888933Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-10-10T00:03:26.7889651Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-10-10T00:03:26.7890365Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-10-10T00:03:26.7891074Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-10-10T00:03:26.7891604Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-10-10T00:03:26.7892326Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-10-10T00:03:26.7892836Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-10-10T00:03:26.7893556Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-10-10T00:03:26.7894179Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-10-10T00:03:26.7894779Z * [new tag] ciflow/inductor/158872 -> ciflow/inductor/158872 2025-10-10T00:03:26.7895527Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-10-10T00:03:26.7896250Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-10-10T00:03:26.7897322Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-10-10T00:03:26.7898224Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-10-10T00:03:26.7899320Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-10-10T00:03:26.7900174Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-10-10T00:03:26.7901181Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-10-10T00:03:26.7902283Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-10-10T00:03:26.7903961Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-10-10T00:03:26.7904828Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-10-10T00:03:26.7905433Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-10-10T00:03:26.7906276Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-10-10T00:03:26.7907211Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-10-10T00:03:26.7908042Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-10-10T00:03:26.7908864Z * [new tag] ciflow/inductor/161280 -> ciflow/inductor/161280 2025-10-10T00:03:26.7909609Z * [new tag] ciflow/inductor/161320 -> ciflow/inductor/161320 2025-10-10T00:03:26.7910789Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-10-10T00:03:26.7911500Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-10-10T00:03:26.7912386Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-10-10T00:03:26.7913178Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-10-10T00:03:26.7914007Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-10-10T00:03:26.7914729Z * [new tag] ciflow/inductor/162294 -> ciflow/inductor/162294 2025-10-10T00:03:26.7915717Z * [new tag] ciflow/inductor/162340 -> ciflow/inductor/162340 2025-10-10T00:03:26.7916518Z * [new tag] ciflow/inductor/162470 -> ciflow/inductor/162470 2025-10-10T00:03:26.7917587Z * [new tag] ciflow/inductor/162523 -> ciflow/inductor/162523 2025-10-10T00:03:26.7918297Z * [new tag] ciflow/inductor/162542 -> ciflow/inductor/162542 2025-10-10T00:03:26.7919154Z * [new tag] ciflow/inductor/162768 -> ciflow/inductor/162768 2025-10-10T00:03:26.7919996Z * [new tag] ciflow/inductor/162899 -> ciflow/inductor/162899 2025-10-10T00:03:26.7920833Z * [new tag] ciflow/inductor/162900 -> ciflow/inductor/162900 2025-10-10T00:03:26.7921672Z * [new tag] ciflow/inductor/162901 -> ciflow/inductor/162901 2025-10-10T00:03:26.7922486Z * [new tag] ciflow/inductor/162903 -> ciflow/inductor/162903 2025-10-10T00:03:26.7923330Z * [new tag] ciflow/inductor/162905 -> ciflow/inductor/162905 2025-10-10T00:03:26.7924182Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-10-10T00:03:26.7924898Z * [new tag] ciflow/inductor/162990 -> ciflow/inductor/162990 2025-10-10T00:03:26.7925792Z * [new tag] ciflow/inductor/163027 -> ciflow/inductor/163027 2025-10-10T00:03:26.7926609Z * [new tag] ciflow/inductor/163028 -> ciflow/inductor/163028 2025-10-10T00:03:26.7927435Z * [new tag] ciflow/inductor/163053 -> ciflow/inductor/163053 2025-10-10T00:03:26.7928252Z * [new tag] ciflow/inductor/163185 -> ciflow/inductor/163185 2025-10-10T00:03:26.7929058Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-10-10T00:03:26.7929880Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-10-10T00:03:26.7930775Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-10-10T00:03:26.7931926Z * [new tag] ciflow/inductor/163517 -> ciflow/inductor/163517 2025-10-10T00:03:26.7932742Z * [new tag] ciflow/inductor/163527 -> ciflow/inductor/163527 2025-10-10T00:03:26.7933555Z * [new tag] ciflow/inductor/163533 -> ciflow/inductor/163533 2025-10-10T00:03:26.7934387Z * [new tag] ciflow/inductor/163602 -> ciflow/inductor/163602 2025-10-10T00:03:26.7935232Z * [new tag] ciflow/inductor/163617 -> ciflow/inductor/163617 2025-10-10T00:03:26.7936058Z * [new tag] ciflow/inductor/163667 -> ciflow/inductor/163667 2025-10-10T00:03:26.7936873Z * [new tag] ciflow/inductor/163671 -> ciflow/inductor/163671 2025-10-10T00:03:26.7937833Z * [new tag] ciflow/inductor/163767 -> ciflow/inductor/163767 2025-10-10T00:03:26.7938808Z * [new tag] ciflow/inductor/163772 -> ciflow/inductor/163772 2025-10-10T00:03:26.7940357Z * [new tag] ciflow/inductor/163806 -> ciflow/inductor/163806 2025-10-10T00:03:26.7941122Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-10-10T00:03:26.7941950Z * [new tag] ciflow/inductor/163976 -> ciflow/inductor/163976 2025-10-10T00:03:26.7942889Z * [new tag] ciflow/inductor/164039 -> ciflow/inductor/164039 2025-10-10T00:03:26.7943912Z * [new tag] ciflow/inductor/164040 -> ciflow/inductor/164040 2025-10-10T00:03:26.7944761Z * [new tag] ciflow/inductor/164130 -> ciflow/inductor/164130 2025-10-10T00:03:26.7945587Z * [new tag] ciflow/inductor/164144 -> ciflow/inductor/164144 2025-10-10T00:03:26.7946401Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-10-10T00:03:26.7947212Z * [new tag] ciflow/inductor/164212 -> ciflow/inductor/164212 2025-10-10T00:03:26.7948082Z * [new tag] ciflow/inductor/164273 -> ciflow/inductor/164273 2025-10-10T00:03:26.7948892Z * [new tag] ciflow/inductor/164277 -> ciflow/inductor/164277 2025-10-10T00:03:26.7949700Z * [new tag] ciflow/inductor/164291 -> ciflow/inductor/164291 2025-10-10T00:03:26.7950530Z * [new tag] ciflow/inductor/164296 -> ciflow/inductor/164296 2025-10-10T00:03:26.7951344Z * [new tag] ciflow/inductor/164304 -> ciflow/inductor/164304 2025-10-10T00:03:26.7952150Z * [new tag] ciflow/inductor/164318 -> ciflow/inductor/164318 2025-10-10T00:03:26.7952979Z * [new tag] ciflow/inductor/164321 -> ciflow/inductor/164321 2025-10-10T00:03:26.7953818Z * [new tag] ciflow/inductor/164324 -> ciflow/inductor/164324 2025-10-10T00:03:26.7954627Z * [new tag] ciflow/inductor/164341 -> ciflow/inductor/164341 2025-10-10T00:03:26.7955563Z * [new tag] ciflow/inductor/164343 -> ciflow/inductor/164343 2025-10-10T00:03:26.7956365Z * [new tag] ciflow/inductor/164344 -> ciflow/inductor/164344 2025-10-10T00:03:26.7957190Z * [new tag] ciflow/inductor/164359 -> ciflow/inductor/164359 2025-10-10T00:03:26.7958024Z * [new tag] ciflow/inductor/164373 -> ciflow/inductor/164373 2025-10-10T00:03:26.7958974Z * [new tag] ciflow/inductor/164379 -> ciflow/inductor/164379 2025-10-10T00:03:26.7959861Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-10-10T00:03:26.7960771Z * [new tag] ciflow/inductor/164404 -> ciflow/inductor/164404 2025-10-10T00:03:26.7961646Z * [new tag] ciflow/inductor/164405 -> ciflow/inductor/164405 2025-10-10T00:03:26.7962443Z * [new tag] ciflow/inductor/164414 -> ciflow/inductor/164414 2025-10-10T00:03:26.7963266Z * [new tag] ciflow/inductor/164422 -> ciflow/inductor/164422 2025-10-10T00:03:26.7964079Z * [new tag] ciflow/inductor/164433 -> ciflow/inductor/164433 2025-10-10T00:03:26.7964911Z * [new tag] ciflow/inductor/164474 -> ciflow/inductor/164474 2025-10-10T00:03:26.7965714Z * [new tag] ciflow/inductor/164488 -> ciflow/inductor/164488 2025-10-10T00:03:26.7966553Z * [new tag] ciflow/inductor/164492 -> ciflow/inductor/164492 2025-10-10T00:03:26.7967378Z * [new tag] ciflow/inductor/164497 -> ciflow/inductor/164497 2025-10-10T00:03:26.7968189Z * [new tag] ciflow/inductor/164498 -> ciflow/inductor/164498 2025-10-10T00:03:26.7968967Z * [new tag] ciflow/inductor/164500 -> ciflow/inductor/164500 2025-10-10T00:03:26.7969793Z * [new tag] ciflow/inductor/164507 -> ciflow/inductor/164507 2025-10-10T00:03:26.7970597Z * [new tag] ciflow/inductor/164519 -> ciflow/inductor/164519 2025-10-10T00:03:26.7971726Z * [new tag] ciflow/inductor/164521 -> ciflow/inductor/164521 2025-10-10T00:03:26.7972532Z * [new tag] ciflow/inductor/164522 -> ciflow/inductor/164522 2025-10-10T00:03:26.7973314Z * [new tag] ciflow/inductor/164523 -> ciflow/inductor/164523 2025-10-10T00:03:26.7974470Z * [new tag] ciflow/inductor/164524 -> ciflow/inductor/164524 2025-10-10T00:03:26.7975580Z * [new tag] ciflow/inductor/164525 -> ciflow/inductor/164525 2025-10-10T00:03:26.7976416Z * [new tag] ciflow/inductor/164526 -> ciflow/inductor/164526 2025-10-10T00:03:26.7977554Z * [new tag] ciflow/inductor/164527 -> ciflow/inductor/164527 2025-10-10T00:03:26.7978320Z * [new tag] ciflow/inductor/164533 -> ciflow/inductor/164533 2025-10-10T00:03:26.7979188Z * [new tag] ciflow/inductor/164537 -> ciflow/inductor/164537 2025-10-10T00:03:26.7980005Z * [new tag] ciflow/inductor/164548 -> ciflow/inductor/164548 2025-10-10T00:03:26.7980802Z * [new tag] ciflow/inductor/164557 -> ciflow/inductor/164557 2025-10-10T00:03:26.7981643Z * [new tag] ciflow/inductor/164558 -> ciflow/inductor/164558 2025-10-10T00:03:26.7982649Z * [new tag] ciflow/inductor/164560 -> ciflow/inductor/164560 2025-10-10T00:03:26.7983482Z * [new tag] ciflow/inductor/164565 -> ciflow/inductor/164565 2025-10-10T00:03:26.7984262Z * [new tag] ciflow/inductor/164577 -> ciflow/inductor/164577 2025-10-10T00:03:26.7985218Z * [new tag] ciflow/inductor/164609 -> ciflow/inductor/164609 2025-10-10T00:03:26.7986066Z * [new tag] ciflow/inductor/164610 -> ciflow/inductor/164610 2025-10-10T00:03:26.7986880Z * [new tag] ciflow/inductor/164611 -> ciflow/inductor/164611 2025-10-10T00:03:26.7987825Z * [new tag] ciflow/inductor/164612 -> ciflow/inductor/164612 2025-10-10T00:03:26.7988630Z * [new tag] ciflow/inductor/164613 -> ciflow/inductor/164613 2025-10-10T00:03:26.7989455Z * [new tag] ciflow/inductor/164614 -> ciflow/inductor/164614 2025-10-10T00:03:26.7990273Z * [new tag] ciflow/inductor/164623 -> ciflow/inductor/164623 2025-10-10T00:03:26.7991128Z * [new tag] ciflow/inductor/164626 -> ciflow/inductor/164626 2025-10-10T00:03:26.7991950Z * [new tag] ciflow/inductor/164628 -> ciflow/inductor/164628 2025-10-10T00:03:26.7992757Z * [new tag] ciflow/inductor/164631 -> ciflow/inductor/164631 2025-10-10T00:03:26.7993588Z * [new tag] ciflow/inductor/164632 -> ciflow/inductor/164632 2025-10-10T00:03:26.7994403Z * [new tag] ciflow/inductor/164633 -> ciflow/inductor/164633 2025-10-10T00:03:26.7995906Z * [new tag] ciflow/inductor/164640 -> ciflow/inductor/164640 2025-10-10T00:03:26.7996842Z * [new tag] ciflow/inductor/164641 -> ciflow/inductor/164641 2025-10-10T00:03:26.7997794Z * [new tag] ciflow/inductor/164645 -> ciflow/inductor/164645 2025-10-10T00:03:26.7998644Z * [new tag] ciflow/inductor/164648 -> ciflow/inductor/164648 2025-10-10T00:03:26.7999857Z * [new tag] ciflow/inductor/164653 -> ciflow/inductor/164653 2025-10-10T00:03:26.8000695Z * [new tag] ciflow/inductor/164655 -> ciflow/inductor/164655 2025-10-10T00:03:26.8001633Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-10-10T00:03:26.8002619Z * [new tag] ciflow/inductor/164659 -> ciflow/inductor/164659 2025-10-10T00:03:26.8003506Z * [new tag] ciflow/inductor/164669 -> ciflow/inductor/164669 2025-10-10T00:03:26.8004597Z * [new tag] ciflow/inductor/164690 -> ciflow/inductor/164690 2025-10-10T00:03:26.8005296Z * [new tag] ciflow/inductor/164691 -> ciflow/inductor/164691 2025-10-10T00:03:26.8006237Z * [new tag] ciflow/inductor/164692 -> ciflow/inductor/164692 2025-10-10T00:03:26.8007072Z * [new tag] ciflow/inductor/164711 -> ciflow/inductor/164711 2025-10-10T00:03:26.8007917Z * [new tag] ciflow/inductor/164714 -> ciflow/inductor/164714 2025-10-10T00:03:26.8008741Z * [new tag] ciflow/inductor/164717 -> ciflow/inductor/164717 2025-10-10T00:03:26.8009604Z * [new tag] ciflow/inductor/164718 -> ciflow/inductor/164718 2025-10-10T00:03:26.8010865Z * [new tag] ciflow/inductor/164723 -> ciflow/inductor/164723 2025-10-10T00:03:26.8011612Z * [new tag] ciflow/inductor/164724 -> ciflow/inductor/164724 2025-10-10T00:03:26.8012402Z * [new tag] ciflow/inductor/164734 -> ciflow/inductor/164734 2025-10-10T00:03:26.8013231Z * [new tag] ciflow/inductor/164740 -> ciflow/inductor/164740 2025-10-10T00:03:26.8014253Z * [new tag] ciflow/inductor/164746 -> ciflow/inductor/164746 2025-10-10T00:03:26.8015091Z * [new tag] ciflow/inductor/164747 -> ciflow/inductor/164747 2025-10-10T00:03:26.8015922Z * [new tag] ciflow/inductor/164776 -> ciflow/inductor/164776 2025-10-10T00:03:26.8016855Z * [new tag] ciflow/inductor/164778 -> ciflow/inductor/164778 2025-10-10T00:03:26.8017678Z * [new tag] ciflow/inductor/164780 -> ciflow/inductor/164780 2025-10-10T00:03:26.8018517Z * [new tag] ciflow/inductor/164794 -> ciflow/inductor/164794 2025-10-10T00:03:26.8019325Z * [new tag] ciflow/inductor/164802 -> ciflow/inductor/164802 2025-10-10T00:03:26.8020245Z * [new tag] ciflow/inductor/164806 -> ciflow/inductor/164806 2025-10-10T00:03:26.8021214Z * [new tag] ciflow/inductor/164808 -> ciflow/inductor/164808 2025-10-10T00:03:26.8021916Z * [new tag] ciflow/inductor/164810 -> ciflow/inductor/164810 2025-10-10T00:03:26.8022909Z * [new tag] ciflow/inductor/164811 -> ciflow/inductor/164811 2025-10-10T00:03:26.8023603Z * [new tag] ciflow/inductor/164812 -> ciflow/inductor/164812 2025-10-10T00:03:26.8024595Z * [new tag] ciflow/inductor/164819 -> ciflow/inductor/164819 2025-10-10T00:03:26.8025264Z * [new tag] ciflow/inductor/164820 -> ciflow/inductor/164820 2025-10-10T00:03:26.8026301Z * [new tag] ciflow/inductor/164821 -> ciflow/inductor/164821 2025-10-10T00:03:26.8026998Z * [new tag] ciflow/inductor/164839 -> ciflow/inductor/164839 2025-10-10T00:03:26.8027998Z * [new tag] ciflow/inductor/164842 -> ciflow/inductor/164842 2025-10-10T00:03:26.8028695Z * [new tag] ciflow/inductor/164847 -> ciflow/inductor/164847 2025-10-10T00:03:26.8029677Z * [new tag] ciflow/inductor/164852 -> ciflow/inductor/164852 2025-10-10T00:03:26.8030361Z * [new tag] ciflow/inductor/164863 -> ciflow/inductor/164863 2025-10-10T00:03:26.8031346Z * [new tag] ciflow/inductor/164865 -> ciflow/inductor/164865 2025-10-10T00:03:26.8032059Z * [new tag] ciflow/inductor/164866 -> ciflow/inductor/164866 2025-10-10T00:03:26.8032908Z * [new tag] ciflow/inductor/164867 -> ciflow/inductor/164867 2025-10-10T00:03:26.8033734Z * [new tag] ciflow/inductor/164869 -> ciflow/inductor/164869 2025-10-10T00:03:26.8034699Z * [new tag] ciflow/inductor/164873 -> ciflow/inductor/164873 2025-10-10T00:03:26.8035516Z * [new tag] ciflow/inductor/164889 -> ciflow/inductor/164889 2025-10-10T00:03:26.8036588Z * [new tag] ciflow/inductor/164897 -> ciflow/inductor/164897 2025-10-10T00:03:26.8037192Z * [new tag] ciflow/inductor/164902 -> ciflow/inductor/164902 2025-10-10T00:03:26.8038055Z * [new tag] ciflow/inductor/164903 -> ciflow/inductor/164903 2025-10-10T00:03:26.8038837Z * [new tag] ciflow/inductor/164906 -> ciflow/inductor/164906 2025-10-10T00:03:26.8039664Z * [new tag] ciflow/inductor/164914 -> ciflow/inductor/164914 2025-10-10T00:03:26.8040501Z * [new tag] ciflow/inductor/164919 -> ciflow/inductor/164919 2025-10-10T00:03:26.8041339Z * [new tag] ciflow/inductor/164933 -> ciflow/inductor/164933 2025-10-10T00:03:26.8042459Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-10-10T00:03:26.8043177Z * [new tag] ciflow/inductor/164939 -> ciflow/inductor/164939 2025-10-10T00:03:26.8044248Z * [new tag] ciflow/inductor/164948 -> ciflow/inductor/164948 2025-10-10T00:03:26.8044929Z * [new tag] ciflow/inductor/164956 -> ciflow/inductor/164956 2025-10-10T00:03:26.8045994Z * [new tag] ciflow/inductor/164965 -> ciflow/inductor/164965 2025-10-10T00:03:26.8046727Z * [new tag] ciflow/inductor/164978 -> ciflow/inductor/164978 2025-10-10T00:03:26.8047568Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-10-10T00:03:26.8048390Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-10-10T00:03:26.8049368Z * [new tag] ciflow/inductor/164984 -> ciflow/inductor/164984 2025-10-10T00:03:26.8050198Z * [new tag] ciflow/inductor/164989 -> ciflow/inductor/164989 2025-10-10T00:03:26.8051022Z * [new tag] ciflow/inductor/164991 -> ciflow/inductor/164991 2025-10-10T00:03:26.8052453Z * [new tag] ciflow/inductor/164992 -> ciflow/inductor/164992 2025-10-10T00:03:26.8053217Z * [new tag] ciflow/inductor/164994 -> ciflow/inductor/164994 2025-10-10T00:03:26.8054055Z * [new tag] ciflow/inductor/164999 -> ciflow/inductor/164999 2025-10-10T00:03:26.8054894Z * [new tag] ciflow/inductor/165001 -> ciflow/inductor/165001 2025-10-10T00:03:26.8055698Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-10-10T00:03:26.8056538Z * [new tag] ciflow/inductor/165006 -> ciflow/inductor/165006 2025-10-10T00:03:26.8057407Z * [new tag] ciflow/inductor/165010 -> ciflow/inductor/165010 2025-10-10T00:03:26.8058231Z * [new tag] ciflow/inductor/165012 -> ciflow/inductor/165012 2025-10-10T00:03:26.8059012Z * [new tag] ciflow/inductor/165017 -> ciflow/inductor/165017 2025-10-10T00:03:26.8060108Z * [new tag] ciflow/inductor/165018 -> ciflow/inductor/165018 2025-10-10T00:03:26.8060767Z * [new tag] ciflow/inductor/165024 -> ciflow/inductor/165024 2025-10-10T00:03:26.8061848Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-10-10T00:03:26.8062834Z * [new tag] ciflow/inductor/165030 -> ciflow/inductor/165030 2025-10-10T00:03:26.8063798Z * [new tag] ciflow/inductor/165031 -> ciflow/inductor/165031 2025-10-10T00:03:26.8064706Z * [new tag] ciflow/inductor/165033 -> ciflow/inductor/165033 2025-10-10T00:03:26.8065989Z * [new tag] ciflow/inductor/165036 -> ciflow/inductor/165036 2025-10-10T00:03:26.8066776Z * [new tag] ciflow/inductor/165037 -> ciflow/inductor/165037 2025-10-10T00:03:26.8067587Z * [new tag] ciflow/inductor/165039 -> ciflow/inductor/165039 2025-10-10T00:03:26.8068695Z * [new tag] ciflow/inductor/165047 -> ciflow/inductor/165047 2025-10-10T00:03:26.8069443Z * [new tag] ciflow/inductor/165059 -> ciflow/inductor/165059 2025-10-10T00:03:26.8070154Z * [new tag] ciflow/inductor/165063 -> ciflow/inductor/165063 2025-10-10T00:03:26.8071045Z * [new tag] ciflow/inductor/165064 -> ciflow/inductor/165064 2025-10-10T00:03:26.8071934Z * [new tag] ciflow/inductor/165066 -> ciflow/inductor/165066 2025-10-10T00:03:26.8072848Z * [new tag] ciflow/inductor/165074 -> ciflow/inductor/165074 2025-10-10T00:03:26.8073673Z * [new tag] ciflow/inductor/165076 -> ciflow/inductor/165076 2025-10-10T00:03:26.8074731Z * [new tag] ciflow/inductor/165091 -> ciflow/inductor/165091 2025-10-10T00:03:26.8078769Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-10-10T00:03:26.8079584Z * [new tag] ciflow/inductor/165106 -> ciflow/inductor/165106 2025-10-10T00:03:26.8080375Z * [new tag] ciflow/inductor/165107 -> ciflow/inductor/165107 2025-10-10T00:03:26.8081726Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-10-10T00:03:26.8082610Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-10-10T00:03:26.8083626Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-10-10T00:03:26.8084608Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-10-10T00:03:26.8086168Z * [new tag] ciflow/linux-aarch64/163952 -> ciflow/linux-aarch64/163952 2025-10-10T00:03:26.8086838Z * [new tag] ciflow/linux-aarch64/164965 -> ciflow/linux-aarch64/164965 2025-10-10T00:03:26.8087626Z * [new tag] ciflow/linux-aarch64/165010 -> ciflow/linux-aarch64/165010 2025-10-10T00:03:26.8088731Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-10-10T00:03:26.8089256Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-10-10T00:03:26.8090023Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-10-10T00:03:26.8091050Z * [new tag] ciflow/mps/162340 -> ciflow/mps/162340 2025-10-10T00:03:26.8091631Z * [new tag] ciflow/mps/164416 -> ciflow/mps/164416 2025-10-10T00:03:26.8092818Z * [new tag] ciflow/mps/164571 -> ciflow/mps/164571 2025-10-10T00:03:26.8093403Z * [new tag] ciflow/mps/164965 -> ciflow/mps/164965 2025-10-10T00:03:26.8094717Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-10-10T00:03:26.8095203Z * [new tag] ciflow/nightly/164747 -> ciflow/nightly/164747 2025-10-10T00:03:26.8095936Z * [new tag] ciflow/nightly/164901 -> ciflow/nightly/164901 2025-10-10T00:03:26.8097114Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-10-10T00:03:26.8097641Z * [new tag] ciflow/op-benchmark/163767 -> ciflow/op-benchmark/163767 2025-10-10T00:03:26.8098482Z * [new tag] ciflow/op-benchmark/164583 -> ciflow/op-benchmark/164583 2025-10-10T00:03:26.8099187Z * [new tag] ciflow/op-benchmark/164747 -> ciflow/op-benchmark/164747 2025-10-10T00:03:26.8100619Z * [new tag] ciflow/periodic-rocm-mi300/162478 -> ciflow/periodic-rocm-mi300/162478 2025-10-10T00:03:26.8101146Z * [new tag] ciflow/periodic-rocm-mi300/163767 -> ciflow/periodic-rocm-mi300/163767 2025-10-10T00:03:26.8102003Z * [new tag] ciflow/periodic-rocm-mi300/164618 -> ciflow/periodic-rocm-mi300/164618 2025-10-10T00:03:26.8102719Z * [new tag] ciflow/periodic-rocm-mi300/164747 -> ciflow/periodic-rocm-mi300/164747 2025-10-10T00:03:26.8104077Z * [new tag] ciflow/periodic-rocm-mi300/165011 -> ciflow/periodic-rocm-mi300/165011 2025-10-10T00:03:26.8104477Z * [new tag] ciflow/periodic-rocm-mi300/165080 -> ciflow/periodic-rocm-mi300/165080 2025-10-10T00:03:26.8105861Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-10-10T00:03:26.8106769Z * [new tag] ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:03:26.8107819Z * [new tag] ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 -> ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 2025-10-10T00:03:26.8108422Z * [new tag] ciflow/periodic/156491 -> ciflow/periodic/156491 2025-10-10T00:03:26.8109324Z * [new tag] ciflow/periodic/162990 -> ciflow/periodic/162990 2025-10-10T00:03:26.8110095Z * [new tag] ciflow/periodic/163667 -> ciflow/periodic/163667 2025-10-10T00:03:26.8110820Z * [new tag] ciflow/periodic/163767 -> ciflow/periodic/163767 2025-10-10T00:03:26.8112092Z * [new tag] ciflow/periodic/164747 -> ciflow/periodic/164747 2025-10-10T00:03:26.8112911Z * [new tag] ciflow/periodic/164769 -> ciflow/periodic/164769 2025-10-10T00:03:26.8113758Z * [new tag] ciflow/periodic/165011 -> ciflow/periodic/165011 2025-10-10T00:03:26.8115460Z * [new tag] ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:03:26.8116101Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-10-10T00:03:26.8117287Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-10-10T00:03:26.8118137Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-10-10T00:03:26.8119457Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-10-10T00:03:26.8120438Z * [new tag] ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 -> ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:03:26.8121257Z * [new tag] ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:03:26.8122058Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-10-10T00:03:26.8123697Z * [new tag] ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b -> ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:03:26.8124436Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-10-10T00:03:26.8125686Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-10-10T00:03:26.8126396Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-10-10T00:03:26.8127709Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-10-10T00:03:26.8128903Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-10-10T00:03:26.8130040Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-10-10T00:03:26.8130956Z * [new tag] ciflow/quantization-periodic/163767 -> ciflow/quantization-periodic/163767 2025-10-10T00:03:26.8131746Z * [new tag] ciflow/quantization-periodic/164747 -> ciflow/quantization-periodic/164747 2025-10-10T00:03:26.8132847Z * [new tag] ciflow/riscv64/163767 -> ciflow/riscv64/163767 2025-10-10T00:03:26.8133375Z * [new tag] ciflow/riscv64/164747 -> ciflow/riscv64/164747 2025-10-10T00:03:26.8134657Z * [new tag] ciflow/rocm-mi300/161280 -> ciflow/rocm-mi300/161280 2025-10-10T00:03:26.8135503Z * [new tag] ciflow/rocm-mi300/162478 -> ciflow/rocm-mi300/162478 2025-10-10T00:03:26.8136155Z * [new tag] ciflow/rocm-mi300/163767 -> ciflow/rocm-mi300/163767 2025-10-10T00:03:26.8136855Z * [new tag] ciflow/rocm-mi300/163955 -> ciflow/rocm-mi300/163955 2025-10-10T00:03:26.8137552Z * [new tag] ciflow/rocm-mi300/164618 -> ciflow/rocm-mi300/164618 2025-10-10T00:03:26.8138318Z * [new tag] ciflow/rocm-mi300/164747 -> ciflow/rocm-mi300/164747 2025-10-10T00:03:26.8139468Z * [new tag] ciflow/rocm-mi300/164927 -> ciflow/rocm-mi300/164927 2025-10-10T00:03:26.8140067Z * [new tag] ciflow/rocm-mi300/164930 -> ciflow/rocm-mi300/164930 2025-10-10T00:03:26.8141226Z * [new tag] ciflow/rocm-mi300/165026 -> ciflow/rocm-mi300/165026 2025-10-10T00:03:26.8141745Z * [new tag] ciflow/rocm-mi300/165080 -> ciflow/rocm-mi300/165080 2025-10-10T00:03:26.8142981Z * [new tag] ciflow/rocm-mi355/163767 -> ciflow/rocm-mi355/163767 2025-10-10T00:03:26.8143449Z * [new tag] ciflow/rocm-mi355/164747 -> ciflow/rocm-mi355/164747 2025-10-10T00:03:26.8144622Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-10-10T00:03:26.8145234Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-10-10T00:03:26.8146002Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-10-10T00:03:26.8146745Z * [new tag] ciflow/rocm/161280 -> ciflow/rocm/161280 2025-10-10T00:03:26.8147541Z * [new tag] ciflow/rocm/163767 -> ciflow/rocm/163767 2025-10-10T00:03:26.8148420Z * [new tag] ciflow/rocm/163955 -> ciflow/rocm/163955 2025-10-10T00:03:26.8149284Z * [new tag] ciflow/rocm/163965 -> ciflow/rocm/163965 2025-10-10T00:03:26.8150233Z * [new tag] ciflow/rocm/164656 -> ciflow/rocm/164656 2025-10-10T00:03:26.8150979Z * [new tag] ciflow/rocm/164747 -> ciflow/rocm/164747 2025-10-10T00:03:26.8151707Z * [new tag] ciflow/rocm/164769 -> ciflow/rocm/164769 2025-10-10T00:03:26.8152723Z * [new tag] ciflow/rocm/164927 -> ciflow/rocm/164927 2025-10-10T00:03:26.8153726Z * [new tag] ciflow/rocm/164930 -> ciflow/rocm/164930 2025-10-10T00:03:26.8154992Z * [new tag] ciflow/rocm/165026 -> ciflow/rocm/165026 2025-10-10T00:03:26.8155836Z * [new tag] ciflow/rocm/165103 -> ciflow/rocm/165103 2025-10-10T00:03:26.8156774Z * [new tag] ciflow/s390/164747 -> ciflow/s390/164747 2025-10-10T00:03:26.8157770Z * [new tag] ciflow/s390/164917 -> ciflow/s390/164917 2025-10-10T00:03:26.8159010Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-10-10T00:03:26.8159825Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-10-10T00:03:26.8161293Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-10-10T00:03:26.8161814Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-10-10T00:03:26.8162589Z * [new tag] ciflow/slow/163767 -> ciflow/slow/163767 2025-10-10T00:03:26.8163431Z * [new tag] ciflow/slow/164747 -> ciflow/slow/164747 2025-10-10T00:03:26.8164140Z * [new tag] ciflow/slow/164769 -> ciflow/slow/164769 2025-10-10T00:03:26.8165249Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-10-10T00:03:26.8166526Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-10-10T00:03:26.8167810Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-10-10T00:03:26.8169107Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-10-10T00:03:26.8169893Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-10-10T00:03:26.8170932Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-10-10T00:03:26.8171858Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-10-10T00:03:26.8172837Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-10-10T00:03:26.8174960Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-10-10T00:03:26.8175478Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-10-10T00:03:26.8176452Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-10-10T00:03:26.8177477Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-10-10T00:03:26.8178490Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-10-10T00:03:26.8179598Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-10-10T00:03:26.8180968Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-10-10T00:03:26.8181604Z * [new tag] ciflow/torchbench/164747 -> ciflow/torchbench/164747 2025-10-10T00:03:26.8182857Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-10-10T00:03:26.8183485Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-10-10T00:03:26.8184274Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-10-10T00:03:26.8185043Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-10-10T00:03:26.8185726Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-10-10T00:03:26.8186728Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-10-10T00:03:26.8187331Z * [new tag] ciflow/trunk/149536 -> ciflow/trunk/149536 2025-10-10T00:03:26.8188197Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-10-10T00:03:26.8188926Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-10-10T00:03:26.8190142Z * [new tag] ciflow/trunk/154279 -> ciflow/trunk/154279 2025-10-10T00:03:26.8190596Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-10-10T00:03:26.8192035Z * [new tag] ciflow/trunk/156418 -> ciflow/trunk/156418 2025-10-10T00:03:26.8193146Z * [new tag] ciflow/trunk/156592 -> ciflow/trunk/156592 2025-10-10T00:03:26.8193901Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-10-10T00:03:26.8195192Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-10-10T00:03:26.8195654Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-10-10T00:03:26.8196709Z * [new tag] ciflow/trunk/159104 -> ciflow/trunk/159104 2025-10-10T00:03:26.8197317Z * [new tag] ciflow/trunk/160266 -> ciflow/trunk/160266 2025-10-10T00:03:26.8198378Z * [new tag] ciflow/trunk/160328 -> ciflow/trunk/160328 2025-10-10T00:03:26.8199074Z * [new tag] ciflow/trunk/160329 -> ciflow/trunk/160329 2025-10-10T00:03:26.8199891Z * [new tag] ciflow/trunk/160539 -> ciflow/trunk/160539 2025-10-10T00:03:26.8201281Z * [new tag] ciflow/trunk/160610 -> ciflow/trunk/160610 2025-10-10T00:03:26.8201955Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-10-10T00:03:26.8203221Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-10-10T00:03:26.8203862Z * [new tag] ciflow/trunk/161320 -> ciflow/trunk/161320 2025-10-10T00:03:26.8204668Z * [new tag] ciflow/trunk/162031 -> ciflow/trunk/162031 2025-10-10T00:03:26.8205499Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-10-10T00:03:26.8206466Z * [new tag] ciflow/trunk/162203 -> ciflow/trunk/162203 2025-10-10T00:03:26.8207325Z * [new tag] ciflow/trunk/162340 -> ciflow/trunk/162340 2025-10-10T00:03:26.8208115Z * [new tag] ciflow/trunk/162542 -> ciflow/trunk/162542 2025-10-10T00:03:26.8208943Z * [new tag] ciflow/trunk/162899 -> ciflow/trunk/162899 2025-10-10T00:03:26.8210206Z * [new tag] ciflow/trunk/163034 -> ciflow/trunk/163034 2025-10-10T00:03:26.8211108Z * [new tag] ciflow/trunk/163332 -> ciflow/trunk/163332 2025-10-10T00:03:26.8212063Z * [new tag] ciflow/trunk/163446 -> ciflow/trunk/163446 2025-10-10T00:03:26.8212867Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-10-10T00:03:26.8214285Z * [new tag] ciflow/trunk/163527 -> ciflow/trunk/163527 2025-10-10T00:03:26.8215013Z * [new tag] ciflow/trunk/163533 -> ciflow/trunk/163533 2025-10-10T00:03:26.8216300Z * [new tag] ciflow/trunk/163671 -> ciflow/trunk/163671 2025-10-10T00:03:26.8216938Z * [new tag] ciflow/trunk/163767 -> ciflow/trunk/163767 2025-10-10T00:03:26.8218079Z * [new tag] ciflow/trunk/163846 -> ciflow/trunk/163846 2025-10-10T00:03:26.8218640Z * [new tag] ciflow/trunk/163899 -> ciflow/trunk/163899 2025-10-10T00:03:26.8219724Z * [new tag] ciflow/trunk/163955 -> ciflow/trunk/163955 2025-10-10T00:03:26.8220432Z * [new tag] ciflow/trunk/163976 -> ciflow/trunk/163976 2025-10-10T00:03:26.8221226Z * [new tag] ciflow/trunk/164040 -> ciflow/trunk/164040 2025-10-10T00:03:26.8222068Z * [new tag] ciflow/trunk/164130 -> ciflow/trunk/164130 2025-10-10T00:03:26.8222900Z * [new tag] ciflow/trunk/164144 -> ciflow/trunk/164144 2025-10-10T00:03:26.8223712Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-10-10T00:03:26.8224448Z * [new tag] ciflow/trunk/164318 -> ciflow/trunk/164318 2025-10-10T00:03:26.8225255Z * [new tag] ciflow/trunk/164414 -> ciflow/trunk/164414 2025-10-10T00:03:26.8226011Z * [new tag] ciflow/trunk/164416 -> ciflow/trunk/164416 2025-10-10T00:03:26.8227048Z * [new tag] ciflow/trunk/164437 -> ciflow/trunk/164437 2025-10-10T00:03:26.8227661Z * [new tag] ciflow/trunk/164467 -> ciflow/trunk/164467 2025-10-10T00:03:26.8229164Z * [new tag] ciflow/trunk/164500 -> ciflow/trunk/164500 2025-10-10T00:03:26.8229352Z * [new tag] ciflow/trunk/164510 -> ciflow/trunk/164510 2025-10-10T00:03:26.8230097Z * [new tag] ciflow/trunk/164519 -> ciflow/trunk/164519 2025-10-10T00:03:26.8231112Z * [new tag] ciflow/trunk/164542 -> ciflow/trunk/164542 2025-10-10T00:03:26.8231821Z * [new tag] ciflow/trunk/164560 -> ciflow/trunk/164560 2025-10-10T00:03:26.8232830Z * [new tag] ciflow/trunk/164566 -> ciflow/trunk/164566 2025-10-10T00:03:26.8233658Z * [new tag] ciflow/trunk/164623 -> ciflow/trunk/164623 2025-10-10T00:03:26.8234483Z * [new tag] ciflow/trunk/164628 -> ciflow/trunk/164628 2025-10-10T00:03:26.8235348Z * [new tag] ciflow/trunk/164641 -> ciflow/trunk/164641 2025-10-10T00:03:26.8236593Z * [new tag] ciflow/trunk/164643 -> ciflow/trunk/164643 2025-10-10T00:03:26.8237183Z * [new tag] ciflow/trunk/164645 -> ciflow/trunk/164645 2025-10-10T00:03:26.8238274Z * [new tag] ciflow/trunk/164655 -> ciflow/trunk/164655 2025-10-10T00:03:26.8238880Z * [new tag] ciflow/trunk/164691 -> ciflow/trunk/164691 2025-10-10T00:03:26.8239950Z * [new tag] ciflow/trunk/164692 -> ciflow/trunk/164692 2025-10-10T00:03:26.8240610Z * [new tag] ciflow/trunk/164705 -> ciflow/trunk/164705 2025-10-10T00:03:26.8241637Z * [new tag] ciflow/trunk/164746 -> ciflow/trunk/164746 2025-10-10T00:03:26.8242455Z * [new tag] ciflow/trunk/164747 -> ciflow/trunk/164747 2025-10-10T00:03:26.8243234Z * [new tag] ciflow/trunk/164790 -> ciflow/trunk/164790 2025-10-10T00:03:26.8244082Z * [new tag] ciflow/trunk/164808 -> ciflow/trunk/164808 2025-10-10T00:03:26.8244861Z * [new tag] ciflow/trunk/164812 -> ciflow/trunk/164812 2025-10-10T00:03:26.8245854Z * [new tag] ciflow/trunk/164836 -> ciflow/trunk/164836 2025-10-10T00:03:26.8246630Z * [new tag] ciflow/trunk/164842 -> ciflow/trunk/164842 2025-10-10T00:03:26.8247502Z * [new tag] ciflow/trunk/164882 -> ciflow/trunk/164882 2025-10-10T00:03:26.8248365Z * [new tag] ciflow/trunk/164889 -> ciflow/trunk/164889 2025-10-10T00:03:26.8249109Z * [new tag] ciflow/trunk/164894 -> ciflow/trunk/164894 2025-10-10T00:03:26.8250214Z * [new tag] ciflow/trunk/164930 -> ciflow/trunk/164930 2025-10-10T00:03:26.8250743Z * [new tag] ciflow/trunk/164939 -> ciflow/trunk/164939 2025-10-10T00:03:26.8251786Z * [new tag] ciflow/trunk/164953 -> ciflow/trunk/164953 2025-10-10T00:03:26.8252393Z * [new tag] ciflow/trunk/164976 -> ciflow/trunk/164976 2025-10-10T00:03:26.8253421Z * [new tag] ciflow/trunk/164999 -> ciflow/trunk/164999 2025-10-10T00:03:26.8254026Z * [new tag] ciflow/trunk/165000 -> ciflow/trunk/165000 2025-10-10T00:03:26.8255040Z * [new tag] ciflow/trunk/165017 -> ciflow/trunk/165017 2025-10-10T00:03:26.8255658Z * [new tag] ciflow/trunk/165018 -> ciflow/trunk/165018 2025-10-10T00:03:26.8256713Z * [new tag] ciflow/trunk/165024 -> ciflow/trunk/165024 2025-10-10T00:03:26.8257276Z * [new tag] ciflow/trunk/165057 -> ciflow/trunk/165057 2025-10-10T00:03:26.8258306Z * [new tag] ciflow/trunk/165060 -> ciflow/trunk/165060 2025-10-10T00:03:26.8258900Z * [new tag] ciflow/trunk/165065 -> ciflow/trunk/165065 2025-10-10T00:03:26.8259952Z * [new tag] ciflow/trunk/165066 -> ciflow/trunk/165066 2025-10-10T00:03:26.8261097Z * [new tag] ciflow/trunk/165090 -> ciflow/trunk/165090 2025-10-10T00:03:26.8262008Z * [new tag] ciflow/trunk/165094 -> ciflow/trunk/165094 2025-10-10T00:03:26.8263884Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-10-10T00:03:26.8264736Z * [new tag] ciflow/vllm/164628 -> ciflow/vllm/164628 2025-10-10T00:03:26.8265753Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-10-10T00:03:26.8266703Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-10-10T00:03:26.8267416Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-10-10T00:03:26.8268511Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-10-10T00:03:26.8269117Z * [new tag] ciflow/xpu/163332 -> ciflow/xpu/163332 2025-10-10T00:03:26.8270156Z * [new tag] cslpull75 -> cslpull75 2025-10-10T00:03:26.8271271Z * [new tag] cslpull76 -> cslpull76 2025-10-10T00:03:26.8271892Z * [new tag] cslpull77 -> cslpull77 2025-10-10T00:03:26.8289530Z * [new tag] cslpull78 -> cslpull78 2025-10-10T00:03:26.8289873Z * [new tag] cslpull79 -> cslpull79 2025-10-10T00:03:26.8290225Z * [new tag] cslpull80 -> cslpull80 2025-10-10T00:03:26.8290381Z * [new tag] cslpull81 -> cslpull81 2025-10-10T00:03:26.8290535Z * [new tag] cslpull82 -> cslpull82 2025-10-10T00:03:26.8290701Z * [new tag] cslpull83 -> cslpull83 2025-10-10T00:03:26.8290853Z * [new tag] cslpull84 -> cslpull84 2025-10-10T00:03:26.8291012Z * [new tag] cslpull85 -> cslpull85 2025-10-10T00:03:26.8291174Z * [new tag] cslpull86 -> cslpull86 2025-10-10T00:03:26.8291321Z * [new tag] cslpull87 -> cslpull87 2025-10-10T00:03:26.8291467Z * [new tag] cslpull88 -> cslpull88 2025-10-10T00:03:26.8291642Z * [new tag] cslpull89 -> cslpull89 2025-10-10T00:03:26.8291793Z * [new tag] cslpull90 -> cslpull90 2025-10-10T00:03:26.8291939Z * [new tag] cslpull91 -> cslpull91 2025-10-10T00:03:26.8292101Z * [new tag] cslpull92 -> cslpull92 2025-10-10T00:03:26.8292252Z * [new tag] flight_5 -> flight_5 2025-10-10T00:03:26.8292403Z * [new tag] flight_5.1 -> flight_5.1 2025-10-10T00:03:26.8292573Z * [new tag] flight_5.2 -> flight_5.2 2025-10-10T00:03:26.8292723Z * [new tag] flight_5.3 -> flight_5.3 2025-10-10T00:03:26.8292876Z * [new tag] forpull1 -> forpull1 2025-10-10T00:03:26.8293981Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-10-10T00:03:26.8294779Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-10-10T00:03:26.8295840Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-10-10T00:03:26.8296922Z * [new tag] nightly-binary -> nightly-binary 2025-10-10T00:03:26.8297538Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-10-10T00:03:26.8298750Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-10-10T00:03:26.8300194Z * [new tag] trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba -> trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba 2025-10-10T00:03:26.8301176Z * [new tag] trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 -> trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 2025-10-10T00:03:26.8302412Z * [new tag] trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 -> trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 2025-10-10T00:03:26.8303732Z * [new tag] trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 -> trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 2025-10-10T00:03:26.8304558Z * [new tag] trunk/0319556a35b01e8857f7bf75df9df3287e1e853a -> trunk/0319556a35b01e8857f7bf75df9df3287e1e853a 2025-10-10T00:03:26.8305557Z * [new tag] trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 -> trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 2025-10-10T00:03:26.8306575Z * [new tag] trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f -> trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f 2025-10-10T00:03:26.8307590Z * [new tag] trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 -> trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 2025-10-10T00:03:26.8308529Z * [new tag] trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 -> trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 2025-10-10T00:03:26.8309783Z * [new tag] trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 -> trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 2025-10-10T00:03:26.8310705Z * [new tag] trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa -> trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa 2025-10-10T00:03:26.8311738Z * [new tag] trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a -> trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a 2025-10-10T00:03:26.8312645Z * [new tag] trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf -> trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf 2025-10-10T00:03:26.8313665Z * [new tag] trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 -> trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 2025-10-10T00:03:26.8314407Z * [new tag] trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:03:26.8315622Z * [new tag] trunk/0e5773b7fadef9e29b006af470b771fad55b5206 -> trunk/0e5773b7fadef9e29b006af470b771fad55b5206 2025-10-10T00:03:26.8316623Z * [new tag] trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 -> trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 2025-10-10T00:03:26.8317663Z * [new tag] trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 -> trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 2025-10-10T00:03:26.8319190Z * [new tag] trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 -> trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 2025-10-10T00:03:26.8320212Z * [new tag] trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 -> trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 2025-10-10T00:03:26.8321173Z * [new tag] trunk/115af42e9d57e89c26777be72822107cd7b39e07 -> trunk/115af42e9d57e89c26777be72822107cd7b39e07 2025-10-10T00:03:26.8322195Z * [new tag] trunk/11f5f656867089dac1fa1e64e34c9966578fbddd -> trunk/11f5f656867089dac1fa1e64e34c9966578fbddd 2025-10-10T00:03:26.8323173Z * [new tag] trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 -> trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 2025-10-10T00:03:26.8324091Z * [new tag] trunk/144378615a5a2b347e39c6376cba7d75f7a82926 -> trunk/144378615a5a2b347e39c6376cba7d75f7a82926 2025-10-10T00:03:26.8325150Z * [new tag] trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 -> trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 2025-10-10T00:03:26.8326131Z * [new tag] trunk/15800888b697bacd555399b3a0ca2e8d0827528e -> trunk/15800888b697bacd555399b3a0ca2e8d0827528e 2025-10-10T00:03:26.8327305Z * [new tag] trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff -> trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff 2025-10-10T00:03:26.8328508Z * [new tag] trunk/15d726005ddc5558c934c3edd5f815c2e504e501 -> trunk/15d726005ddc5558c934c3edd5f815c2e504e501 2025-10-10T00:03:26.8329466Z * [new tag] trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 -> trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 2025-10-10T00:03:26.8330508Z * [new tag] trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 -> trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 2025-10-10T00:03:26.8331554Z * [new tag] trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 -> trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 2025-10-10T00:03:26.8332589Z * [new tag] trunk/18940820006d2304460008575561e2e8e7fc59fc -> trunk/18940820006d2304460008575561e2e8e7fc59fc 2025-10-10T00:03:26.8333595Z * [new tag] trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 -> trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 2025-10-10T00:03:26.8334674Z * [new tag] trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 -> trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 2025-10-10T00:03:26.8335605Z * [new tag] trunk/19bf67be3286c0e2babe83af0d1593bae850362a -> trunk/19bf67be3286c0e2babe83af0d1593bae850362a 2025-10-10T00:03:26.8339011Z * [new tag] trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 -> trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 2025-10-10T00:03:26.8339411Z * [new tag] trunk/1d182dd81c3143697337e35d046fd02951dedb09 -> trunk/1d182dd81c3143697337e35d046fd02951dedb09 2025-10-10T00:03:26.8339881Z * [new tag] trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b -> trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b 2025-10-10T00:03:26.8340310Z * [new tag] trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 -> trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 2025-10-10T00:03:26.8340716Z * [new tag] trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 -> trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 2025-10-10T00:03:26.8341540Z * [new tag] trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 -> trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 2025-10-10T00:03:26.8342059Z * [new tag] trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 -> trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 2025-10-10T00:03:26.8342935Z * [new tag] trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 -> trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 2025-10-10T00:03:26.8343970Z * [new tag] trunk/20082d713666fa1eade588bebd523d86309bfa25 -> trunk/20082d713666fa1eade588bebd523d86309bfa25 2025-10-10T00:03:26.8345178Z * [new tag] trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 -> trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 2025-10-10T00:03:26.8346094Z * [new tag] trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 -> trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 2025-10-10T00:03:26.8347136Z * [new tag] trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 -> trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 2025-10-10T00:03:26.8348121Z * [new tag] trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 -> trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 2025-10-10T00:03:26.8349097Z * [new tag] trunk/235b995ce18de632ab816940319fcd66b46039b8 -> trunk/235b995ce18de632ab816940319fcd66b46039b8 2025-10-10T00:03:26.8349854Z * [new tag] trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 -> trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 2025-10-10T00:03:26.8350921Z * [new tag] trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 -> trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 2025-10-10T00:03:26.8352128Z * [new tag] trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f -> trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f 2025-10-10T00:03:26.8352991Z * [new tag] trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c -> trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c 2025-10-10T00:03:26.8353968Z * [new tag] trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 -> trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 2025-10-10T00:03:26.8354988Z * [new tag] trunk/2855a045b30dafad7a08d66e242be13770189c19 -> trunk/2855a045b30dafad7a08d66e242be13770189c19 2025-10-10T00:03:26.8356171Z * [new tag] trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 -> trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 2025-10-10T00:03:26.8356952Z * [new tag] trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d -> trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d 2025-10-10T00:03:26.8358346Z * [new tag] trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 -> trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 2025-10-10T00:03:26.8359114Z * [new tag] trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:03:26.8360409Z * [new tag] trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 -> trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 2025-10-10T00:03:26.8361132Z * [new tag] trunk/2a7c48675010056f23d62b5c6ecb318782801723 -> trunk/2a7c48675010056f23d62b5c6ecb318782801723 2025-10-10T00:03:26.8362330Z * [new tag] trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 -> trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 2025-10-10T00:03:26.8363224Z * [new tag] trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 -> trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 2025-10-10T00:03:26.8364192Z * [new tag] trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 -> trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 2025-10-10T00:03:26.8365178Z * [new tag] trunk/2c5ed6e7c067573b093725cd15d13812d9647562 -> trunk/2c5ed6e7c067573b093725cd15d13812d9647562 2025-10-10T00:03:26.8366148Z * [new tag] trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 -> trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 2025-10-10T00:03:26.8367189Z * [new tag] trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 -> trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 2025-10-10T00:03:26.8368187Z * [new tag] trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae -> trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae 2025-10-10T00:03:26.8369220Z * [new tag] trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b -> trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b 2025-10-10T00:03:26.8370178Z * [new tag] trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 -> trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 2025-10-10T00:03:26.8371212Z * [new tag] trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 -> trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 2025-10-10T00:03:26.8372247Z * [new tag] trunk/322091d8d8542a0cbff524306029bef4d7338747 -> trunk/322091d8d8542a0cbff524306029bef4d7338747 2025-10-10T00:03:26.8373054Z * [new tag] trunk/3288fbf374128610928e27d03615ac0d46a6ce14 -> trunk/3288fbf374128610928e27d03615ac0d46a6ce14 2025-10-10T00:03:26.8374284Z * [new tag] trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 -> trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 2025-10-10T00:03:26.8375390Z * [new tag] trunk/33b17bc619b044a0050797987efb8890d43319df -> trunk/33b17bc619b044a0050797987efb8890d43319df 2025-10-10T00:03:26.8376430Z * [new tag] trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac -> trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac 2025-10-10T00:03:26.8377270Z * [new tag] trunk/344e6365a0068c2d2847fcec0c55dd53291d475e -> trunk/344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:03:26.8378403Z * [new tag] trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd -> trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd 2025-10-10T00:03:26.8379349Z * [new tag] trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f -> trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f 2025-10-10T00:03:26.8380333Z * [new tag] trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf -> trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf 2025-10-10T00:03:26.8381228Z * [new tag] trunk/361c5d362c4ea1950e05116899cfcf753c345ebd -> trunk/361c5d362c4ea1950e05116899cfcf753c345ebd 2025-10-10T00:03:26.8382303Z * [new tag] trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 -> trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 2025-10-10T00:03:26.8383833Z * [new tag] trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 -> trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 2025-10-10T00:03:26.8384723Z * [new tag] trunk/39189592fd688979e56063430ed5a038d999908f -> trunk/39189592fd688979e56063430ed5a038d999908f 2025-10-10T00:03:26.8385752Z * [new tag] trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 -> trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 2025-10-10T00:03:26.8386746Z * [new tag] trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 -> trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 2025-10-10T00:03:26.8387858Z * [new tag] trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 -> trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 2025-10-10T00:03:26.8388625Z * [new tag] trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 -> trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 2025-10-10T00:03:26.8389563Z * [new tag] trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 -> trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 2025-10-10T00:03:26.8390744Z * [new tag] trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb -> trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb 2025-10-10T00:03:26.8391755Z * [new tag] trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 -> trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 2025-10-10T00:03:26.8392764Z * [new tag] trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b -> trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b 2025-10-10T00:03:26.8394364Z * [new tag] trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac -> trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac 2025-10-10T00:03:26.8395252Z * [new tag] trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c -> trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c 2025-10-10T00:03:26.8396236Z * [new tag] trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a -> trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a 2025-10-10T00:03:26.8397221Z * [new tag] trunk/3db21643417a04f6f2707a783ac32a538a98d53d -> trunk/3db21643417a04f6f2707a783ac32a538a98d53d 2025-10-10T00:03:26.8398187Z * [new tag] trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 -> trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 2025-10-10T00:03:26.8399221Z * [new tag] trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc -> trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc 2025-10-10T00:03:26.8400175Z * [new tag] trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f -> trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f 2025-10-10T00:03:26.8401152Z * [new tag] trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 -> trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 2025-10-10T00:03:26.8402296Z * [new tag] trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb -> trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb 2025-10-10T00:03:26.8403041Z * [new tag] trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 -> trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 2025-10-10T00:03:26.8403894Z * [new tag] trunk/415e641572473479fc9d9eaea12762e1a223a9e0 -> trunk/415e641572473479fc9d9eaea12762e1a223a9e0 2025-10-10T00:03:26.8404935Z * [new tag] trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 -> trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 2025-10-10T00:03:26.8406052Z * [new tag] trunk/4308b8a28fa332d23ad6d25a472559b354619131 -> trunk/4308b8a28fa332d23ad6d25a472559b354619131 2025-10-10T00:03:26.8406815Z * [new tag] trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 -> trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 2025-10-10T00:03:26.8407818Z * [new tag] trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec -> trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec 2025-10-10T00:03:26.8408898Z * [new tag] trunk/4412026949b562f940d4c24162de19d299725b62 -> trunk/4412026949b562f940d4c24162de19d299725b62 2025-10-10T00:03:26.8410074Z * [new tag] trunk/44a5d419935a77b3308f247279a457e6d0b9a292 -> trunk/44a5d419935a77b3308f247279a457e6d0b9a292 2025-10-10T00:03:26.8411099Z * [new tag] trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 -> trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 2025-10-10T00:03:26.8412117Z * [new tag] trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 -> trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 2025-10-10T00:03:26.8413187Z * [new tag] trunk/4725871a815fb880e89135a493c8c94ab9bbfece -> trunk/4725871a815fb880e89135a493c8c94ab9bbfece 2025-10-10T00:03:26.8414183Z * [new tag] trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 -> trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 2025-10-10T00:03:26.8415319Z * [new tag] trunk/483f4e0db91166128ad8922d86dc7222338d4ecc -> trunk/483f4e0db91166128ad8922d86dc7222338d4ecc 2025-10-10T00:03:26.8416206Z * [new tag] trunk/48b54b45d62af7ecafccc5afede04474cb236f1a -> trunk/48b54b45d62af7ecafccc5afede04474cb236f1a 2025-10-10T00:03:26.8417250Z * [new tag] trunk/49f7d8d19d24f616b11ef050535a211245aed649 -> trunk/49f7d8d19d24f616b11ef050535a211245aed649 2025-10-10T00:03:26.8418332Z * [new tag] trunk/4a0df39f814afad087e8b29dd2914a8b54567694 -> trunk/4a0df39f814afad087e8b29dd2914a8b54567694 2025-10-10T00:03:26.8419029Z * [new tag] trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 -> trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 2025-10-10T00:03:26.8420118Z * [new tag] trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 -> trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 2025-10-10T00:03:26.8420891Z * [new tag] trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 -> trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:03:26.8421851Z * [new tag] trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 -> trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 2025-10-10T00:03:26.8422870Z * [new tag] trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 -> trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 2025-10-10T00:03:26.8423856Z * [new tag] trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 -> trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 2025-10-10T00:03:26.8424878Z * [new tag] trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 -> trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 2025-10-10T00:03:26.8425814Z * [new tag] trunk/50e077beaaf71798f870552f3849e4a52c784df5 -> trunk/50e077beaaf71798f870552f3849e4a52c784df5 2025-10-10T00:03:26.8426864Z * [new tag] trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 -> trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 2025-10-10T00:03:26.8427932Z * [new tag] trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 -> trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 2025-10-10T00:03:26.8429082Z * [new tag] trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 -> trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 2025-10-10T00:03:26.8430063Z * [new tag] trunk/5390324984c43f1214b8abf731ad495ba2df5341 -> trunk/5390324984c43f1214b8abf731ad495ba2df5341 2025-10-10T00:03:26.8431144Z * [new tag] trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 -> trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 2025-10-10T00:03:26.8432133Z * [new tag] trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e -> trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e 2025-10-10T00:03:26.8433176Z * [new tag] trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a -> trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a 2025-10-10T00:03:26.8434238Z * [new tag] trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 -> trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 2025-10-10T00:03:26.8435369Z * [new tag] trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 -> trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 2025-10-10T00:03:26.8436367Z * [new tag] trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 -> trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 2025-10-10T00:03:26.8437349Z * [new tag] trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 -> trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 2025-10-10T00:03:26.8438384Z * [new tag] trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 -> trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 2025-10-10T00:03:26.8439379Z * [new tag] trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd -> trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd 2025-10-10T00:03:26.8440370Z * [new tag] trunk/5ba11df4f871717818b88c4eab514d31286601d1 -> trunk/5ba11df4f871717818b88c4eab514d31286601d1 2025-10-10T00:03:26.8441329Z * [new tag] trunk/5c827a4133da69108338d0363bb7ad7f62803c40 -> trunk/5c827a4133da69108338d0363bb7ad7f62803c40 2025-10-10T00:03:26.8442321Z * [new tag] trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 -> trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 2025-10-10T00:03:26.8443063Z * [new tag] trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 -> trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 2025-10-10T00:03:26.8444885Z * [new tag] trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f -> trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f 2025-10-10T00:03:26.8445482Z * [new tag] trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a -> trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a 2025-10-10T00:03:26.8446591Z * [new tag] trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e -> trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e 2025-10-10T00:03:26.8447652Z * [new tag] trunk/5f18f240de43fc24481ead4d740dda64f174fa86 -> trunk/5f18f240de43fc24481ead4d740dda64f174fa86 2025-10-10T00:03:26.8449609Z * [new tag] trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 -> trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 2025-10-10T00:03:26.8450039Z * [new tag] trunk/600267ea56cafcf8f9a1150a4379184960a757b2 -> trunk/600267ea56cafcf8f9a1150a4379184960a757b2 2025-10-10T00:03:26.8451144Z * [new tag] trunk/600db525bdb5e76c12f30f271d969d43a7f8efef -> trunk/600db525bdb5e76c12f30f271d969d43a7f8efef 2025-10-10T00:03:26.8452346Z * [new tag] trunk/608792153f42254d2d2b5a87d524807a0c2724f1 -> trunk/608792153f42254d2d2b5a87d524807a0c2724f1 2025-10-10T00:03:26.8453381Z * [new tag] trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 -> trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 2025-10-10T00:03:26.8454423Z * [new tag] trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc -> trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc 2025-10-10T00:03:26.8455400Z * [new tag] trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 -> trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 2025-10-10T00:03:26.8456558Z * [new tag] trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 -> trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 2025-10-10T00:03:26.8457632Z * [new tag] trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 -> trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 2025-10-10T00:03:26.8458634Z * [new tag] trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 -> trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 2025-10-10T00:03:26.8459674Z * [new tag] trunk/6861a270624b44954826688f8dad668eb0154452 -> trunk/6861a270624b44954826688f8dad668eb0154452 2025-10-10T00:03:26.8460695Z * [new tag] trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 -> trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 2025-10-10T00:03:26.8461739Z * [new tag] trunk/688efd9741dbd18c176729aec3df7a73825f8463 -> trunk/688efd9741dbd18c176729aec3df7a73825f8463 2025-10-10T00:03:26.8462762Z * [new tag] trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b -> trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b 2025-10-10T00:03:26.8464797Z * [new tag] trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 -> trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 2025-10-10T00:03:26.8465234Z * [new tag] trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf -> trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf 2025-10-10T00:03:26.8466331Z * [new tag] trunk/6b768e1890a179122e91395c5532a382d69b96a0 -> trunk/6b768e1890a179122e91395c5532a382d69b96a0 2025-10-10T00:03:26.8467334Z * [new tag] trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d -> trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d 2025-10-10T00:03:26.8468416Z * [new tag] trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b -> trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b 2025-10-10T00:03:26.8469487Z * [new tag] trunk/6bb586eafd723d4972c729f37c14f27c88168adc -> trunk/6bb586eafd723d4972c729f37c14f27c88168adc 2025-10-10T00:03:26.8470567Z * [new tag] trunk/6c0125dbc0241aef962528651df4f67204a8b526 -> trunk/6c0125dbc0241aef962528651df4f67204a8b526 2025-10-10T00:03:26.8471519Z * [new tag] trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 -> trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 2025-10-10T00:03:26.8472580Z * [new tag] trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d -> trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d 2025-10-10T00:03:26.8473587Z * [new tag] trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 -> trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 2025-10-10T00:03:26.8474707Z * [new tag] trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 -> trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 2025-10-10T00:03:26.8477787Z * [new tag] trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e -> trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e 2025-10-10T00:03:26.8478682Z * [new tag] trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 -> trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 2025-10-10T00:03:26.8479687Z * [new tag] trunk/724463d5a2fba369cd14e89215b84d1b01435df7 -> trunk/724463d5a2fba369cd14e89215b84d1b01435df7 2025-10-10T00:03:26.8480596Z * [new tag] trunk/73adac05d13babb75410c3e033fdce57aa16881a -> trunk/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:03:26.8481716Z * [new tag] trunk/7457d139c51124e5a31a6173f99f81f0deb52178 -> trunk/7457d139c51124e5a31a6173f99f81f0deb52178 2025-10-10T00:03:26.8482750Z * [new tag] trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b -> trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b 2025-10-10T00:03:26.8483705Z * [new tag] trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 -> trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 2025-10-10T00:03:26.8484740Z * [new tag] trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 -> trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 2025-10-10T00:03:26.8485741Z * [new tag] trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 -> trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 2025-10-10T00:03:26.8486840Z * [new tag] trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c -> trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c 2025-10-10T00:03:26.8487882Z * [new tag] trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 -> trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 2025-10-10T00:03:26.8488903Z * [new tag] trunk/7d570129e0cea8dd3de0175baff96723656ab8ab -> trunk/7d570129e0cea8dd3de0175baff96723656ab8ab 2025-10-10T00:03:26.8489975Z * [new tag] trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a -> trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a 2025-10-10T00:03:26.8490836Z * [new tag] trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c -> trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c 2025-10-10T00:03:26.8491825Z * [new tag] trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 -> trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 2025-10-10T00:03:26.8492867Z * [new tag] trunk/81994b08a078b30e076d408713f78c9bf4e329e7 -> trunk/81994b08a078b30e076d408713f78c9bf4e329e7 2025-10-10T00:03:26.8493769Z * [new tag] trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 -> trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 2025-10-10T00:03:26.8494799Z * [new tag] trunk/83458197d14921f797565135f0f45031c362338d -> trunk/83458197d14921f797565135f0f45031c362338d 2025-10-10T00:03:26.8495874Z * [new tag] trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb -> trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb 2025-10-10T00:03:26.8496891Z * [new tag] trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 -> trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 2025-10-10T00:03:26.8497945Z * [new tag] trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 -> trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 2025-10-10T00:03:26.8499756Z * [new tag] trunk/874efa2d72d83b00894097130f18062ce331a265 -> trunk/874efa2d72d83b00894097130f18062ce331a265 2025-10-10T00:03:26.8500219Z * [new tag] trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 -> trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 2025-10-10T00:03:26.8501152Z * [new tag] trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 -> trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 2025-10-10T00:03:26.8502245Z * [new tag] trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 -> trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 2025-10-10T00:03:26.8503321Z * [new tag] trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 -> trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 2025-10-10T00:03:26.8504356Z * [new tag] trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 -> trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 2025-10-10T00:03:26.8505314Z * [new tag] trunk/8d53d788fefc0370931063d91f0c342556c3cf4c -> trunk/8d53d788fefc0370931063d91f0c342556c3cf4c 2025-10-10T00:03:26.8507424Z * [new tag] trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 -> trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 2025-10-10T00:03:26.8508501Z * [new tag] trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 -> trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 2025-10-10T00:03:26.8509447Z * [new tag] trunk/8f54e27e5decf41222f5d744069eb6572dbf275f -> trunk/8f54e27e5decf41222f5d744069eb6572dbf275f 2025-10-10T00:03:26.8510594Z * [new tag] trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 -> trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 2025-10-10T00:03:26.8511662Z * [new tag] trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 -> trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 2025-10-10T00:03:26.8512750Z * [new tag] trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 -> trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 2025-10-10T00:03:26.8513598Z * [new tag] trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d -> trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d 2025-10-10T00:03:26.8514661Z * [new tag] trunk/91040f49348646d79c6cd3434c34860d25c2e47a -> trunk/91040f49348646d79c6cd3434c34860d25c2e47a 2025-10-10T00:03:26.8515660Z * [new tag] trunk/91b94842645c1a781ab169b0df718545901ebb01 -> trunk/91b94842645c1a781ab169b0df718545901ebb01 2025-10-10T00:03:26.8516736Z * [new tag] trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf -> trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf 2025-10-10T00:03:26.8518282Z * [new tag] trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 -> trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 2025-10-10T00:03:26.8519920Z * [new tag] trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 -> trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 2025-10-10T00:03:26.8520863Z * [new tag] trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 -> trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 2025-10-10T00:03:26.8521906Z * [new tag] trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 -> trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 2025-10-10T00:03:26.8522960Z * [new tag] trunk/9580539e2f73d68e89544c713ff460bea3038701 -> trunk/9580539e2f73d68e89544c713ff460bea3038701 2025-10-10T00:03:26.8524126Z * [new tag] trunk/95a053284cd28e8d52bd55049bd45aea47adba0c -> trunk/95a053284cd28e8d52bd55049bd45aea47adba0c 2025-10-10T00:03:26.8525197Z * [new tag] trunk/960c4b9937251da01ea588efff0fc06a34eac35b -> trunk/960c4b9937251da01ea588efff0fc06a34eac35b 2025-10-10T00:03:26.8526069Z * [new tag] trunk/96181d6f7619acf938dc743123326c6b5dd25284 -> trunk/96181d6f7619acf938dc743123326c6b5dd25284 2025-10-10T00:03:26.8527346Z * [new tag] trunk/9697a7ce9ea095e933658cfee13f9bbef272551a -> trunk/9697a7ce9ea095e933658cfee13f9bbef272551a 2025-10-10T00:03:26.8528461Z * [new tag] trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd -> trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd 2025-10-10T00:03:26.8529352Z * [new tag] trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 -> trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 2025-10-10T00:03:26.8530544Z * [new tag] trunk/97ca21106d0179f425fc752ec867fe11669c2834 -> trunk/97ca21106d0179f425fc752ec867fe11669c2834 2025-10-10T00:03:26.8531469Z * [new tag] trunk/98a081a24c22072362dc536afd39a469e28939d4 -> trunk/98a081a24c22072362dc536afd39a469e28939d4 2025-10-10T00:03:26.8532565Z * [new tag] trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 -> trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 2025-10-10T00:03:26.8533556Z * [new tag] trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a -> trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a 2025-10-10T00:03:26.8534568Z * [new tag] trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 -> trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 2025-10-10T00:03:26.8535633Z * [new tag] trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef -> trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef 2025-10-10T00:03:26.8536581Z * [new tag] trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f -> trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f 2025-10-10T00:03:26.8537632Z * [new tag] trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe -> trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe 2025-10-10T00:03:26.8538567Z * [new tag] trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 -> trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 2025-10-10T00:03:26.8539611Z * [new tag] trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 -> trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 2025-10-10T00:03:26.8540681Z * [new tag] trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 -> trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 2025-10-10T00:03:26.8541740Z * [new tag] trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e -> trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e 2025-10-10T00:03:26.8542747Z * [new tag] trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 -> trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 2025-10-10T00:03:26.8543795Z * [new tag] trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 -> trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 2025-10-10T00:03:26.8544856Z * [new tag] trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 -> trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 2025-10-10T00:03:26.8545909Z * [new tag] trunk/a4110fedcf72eaede76324bb5c21a76589d75849 -> trunk/a4110fedcf72eaede76324bb5c21a76589d75849 2025-10-10T00:03:26.8546795Z * [new tag] trunk/a43c4c3972a611db169dde2aed803b91fe78c081 -> trunk/a43c4c3972a611db169dde2aed803b91fe78c081 2025-10-10T00:03:26.8548018Z * [new tag] trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 -> trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 2025-10-10T00:03:26.8548954Z * [new tag] trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed -> trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed 2025-10-10T00:03:26.8549988Z * [new tag] trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 -> trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 2025-10-10T00:03:26.8551179Z * [new tag] trunk/a9a9a3438a374f96a308b707a1718036aaec790d -> trunk/a9a9a3438a374f96a308b707a1718036aaec790d 2025-10-10T00:03:26.8552150Z * [new tag] trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e -> trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e 2025-10-10T00:03:26.8553207Z * [new tag] trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 -> trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 2025-10-10T00:03:26.8554248Z * [new tag] trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 -> trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 2025-10-10T00:03:26.8555199Z * [new tag] trunk/ac08556f674259ff5b117964e300124e8a92d45b -> trunk/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:03:26.8556481Z * [new tag] trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 -> trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 2025-10-10T00:03:26.8557361Z * [new tag] trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 -> trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 2025-10-10T00:03:26.8558587Z * [new tag] trunk/ad7b2bebc651c297d869f265deedef726bf17048 -> trunk/ad7b2bebc651c297d869f265deedef726bf17048 2025-10-10T00:03:26.8559539Z * [new tag] trunk/ae25ec569c614c2a2274837079578b71f3201a3b -> trunk/ae25ec569c614c2a2274837079578b71f3201a3b 2025-10-10T00:03:26.8561204Z * [new tag] trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 -> trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 2025-10-10T00:03:26.8562277Z * [new tag] trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 -> trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 2025-10-10T00:03:26.8563303Z * [new tag] trunk/aed66248a01d309eb2ac1149b5f51310545b0783 -> trunk/aed66248a01d309eb2ac1149b5f51310545b0783 2025-10-10T00:03:26.8564487Z * [new tag] trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d -> trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d 2025-10-10T00:03:26.8565403Z * [new tag] trunk/af40828bbb785f968eda18dbdc8750ba67f57366 -> trunk/af40828bbb785f968eda18dbdc8750ba67f57366 2025-10-10T00:03:26.8566609Z * [new tag] trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 -> trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 2025-10-10T00:03:26.8567557Z * [new tag] trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 -> trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 2025-10-10T00:03:26.8568737Z * [new tag] trunk/afeec56a5aa83dd0258565400551a99777c0023b -> trunk/afeec56a5aa83dd0258565400551a99777c0023b 2025-10-10T00:03:26.8569929Z * [new tag] trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 -> trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 2025-10-10T00:03:26.8570905Z * [new tag] trunk/b116c5133024be39a2db67cd0112b490b970b710 -> trunk/b116c5133024be39a2db67cd0112b490b970b710 2025-10-10T00:03:26.8572093Z * [new tag] trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 -> trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 2025-10-10T00:03:26.8573007Z * [new tag] trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 -> trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 2025-10-10T00:03:26.8574446Z * [new tag] trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 -> trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 2025-10-10T00:03:26.8575746Z * [new tag] trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 -> trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 2025-10-10T00:03:26.8576595Z * [new tag] trunk/b558c986e8ec693b531ad2817026393c55d72eb6 -> trunk/b558c986e8ec693b531ad2817026393c55d72eb6 2025-10-10T00:03:26.8577804Z * [new tag] trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd -> trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd 2025-10-10T00:03:26.8578748Z * [new tag] trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 -> trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 2025-10-10T00:03:26.8579665Z * [new tag] trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 -> trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 2025-10-10T00:03:26.8580502Z * [new tag] trunk/b9e73e639e36f3aa628752161711e68878231b30 -> trunk/b9e73e639e36f3aa628752161711e68878231b30 2025-10-10T00:03:26.8581817Z * [new tag] trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 -> trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 2025-10-10T00:03:26.8582810Z * [new tag] trunk/bac0f289a35f05052740076fc5671271a3d487c2 -> trunk/bac0f289a35f05052740076fc5671271a3d487c2 2025-10-10T00:03:26.8584053Z * [new tag] trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a -> trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a 2025-10-10T00:03:26.8585008Z * [new tag] trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 -> trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 2025-10-10T00:03:26.8585965Z * [new tag] trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 -> trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 2025-10-10T00:03:26.8587032Z * [new tag] trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a -> trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a 2025-10-10T00:03:26.8588575Z * [new tag] trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b -> trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b 2025-10-10T00:03:26.8589665Z * [new tag] trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 -> trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 2025-10-10T00:03:26.8590720Z * [new tag] trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 -> trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 2025-10-10T00:03:26.8591534Z * [new tag] trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 -> trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 2025-10-10T00:03:26.8593036Z * [new tag] trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 -> trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 2025-10-10T00:03:26.8594084Z * [new tag] trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd -> trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd 2025-10-10T00:03:26.8595149Z * [new tag] trunk/c32118dc3e50505fd285e6e448a90883fce11535 -> trunk/c32118dc3e50505fd285e6e448a90883fce11535 2025-10-10T00:03:26.8596426Z * [new tag] trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 -> trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 2025-10-10T00:03:26.8597397Z * [new tag] trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e -> trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e 2025-10-10T00:03:26.8598388Z * [new tag] trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 -> trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 2025-10-10T00:03:26.8599620Z * [new tag] trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 -> trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 2025-10-10T00:03:26.8600539Z * [new tag] trunk/c813617c53e6be91e77f47e9a3f713146d54f340 -> trunk/c813617c53e6be91e77f47e9a3f713146d54f340 2025-10-10T00:03:26.8601767Z * [new tag] trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 -> trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 2025-10-10T00:03:26.8602714Z * [new tag] trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 -> trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 2025-10-10T00:03:26.8603749Z * [new tag] trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 -> trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 2025-10-10T00:03:26.8604714Z * [new tag] trunk/cc71ab86a6985e85645424b727c766e031047ff6 -> trunk/cc71ab86a6985e85645424b727c766e031047ff6 2025-10-10T00:03:26.8605956Z * [new tag] trunk/cd62a73dcb13102069aa827a6657f62d88cce095 -> trunk/cd62a73dcb13102069aa827a6657f62d88cce095 2025-10-10T00:03:26.8606911Z * [new tag] trunk/cf0a00d4f38775e5a82a166e367f40383c606963 -> trunk/cf0a00d4f38775e5a82a166e367f40383c606963 2025-10-10T00:03:26.8607990Z * [new tag] trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 -> trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 2025-10-10T00:03:26.8609020Z * [new tag] trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c -> trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c 2025-10-10T00:03:26.8610053Z * [new tag] trunk/d1a62c80363cf769552453eed187e935f905737d -> trunk/d1a62c80363cf769552453eed187e935f905737d 2025-10-10T00:03:26.8611133Z * [new tag] trunk/d1cbb74fb16406488a174832e1b58b7c242f418d -> trunk/d1cbb74fb16406488a174832e1b58b7c242f418d 2025-10-10T00:03:26.8612156Z * [new tag] trunk/d386325ca9a142419f45b987391f4bb175dd7d0b -> trunk/d386325ca9a142419f45b987391f4bb175dd7d0b 2025-10-10T00:03:26.8613357Z * [new tag] trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de -> trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de 2025-10-10T00:03:26.8614442Z * [new tag] trunk/d4443840036a00a30afcf066cb23f4525e590809 -> trunk/d4443840036a00a30afcf066cb23f4525e590809 2025-10-10T00:03:26.8615432Z * [new tag] trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 -> trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 2025-10-10T00:03:26.8616481Z * [new tag] trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c -> trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c 2025-10-10T00:03:26.8617727Z * [new tag] trunk/da903b6a8be422529d47649e89c0d50bb95c37ca -> trunk/da903b6a8be422529d47649e89c0d50bb95c37ca 2025-10-10T00:03:26.8619081Z * [new tag] trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f -> trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f 2025-10-10T00:03:26.8619761Z * [new tag] trunk/ddf8de28c25944a58e739ba9996b06753e4199cc -> trunk/ddf8de28c25944a58e739ba9996b06753e4199cc 2025-10-10T00:03:26.8620825Z * [new tag] trunk/df640df68a5275684eaae3080a9c97a0c61469c8 -> trunk/df640df68a5275684eaae3080a9c97a0c61469c8 2025-10-10T00:03:26.8621844Z * [new tag] trunk/e09fb44ef177005c4a11c28be24781429d416a3e -> trunk/e09fb44ef177005c4a11c28be24781429d416a3e 2025-10-10T00:03:26.8622820Z * [new tag] trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 -> trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 2025-10-10T00:03:26.8623867Z * [new tag] trunk/e3ae80fc036da356e3748d134689741583552f09 -> trunk/e3ae80fc036da356e3748d134689741583552f09 2025-10-10T00:03:26.8625064Z * [new tag] trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 -> trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 2025-10-10T00:03:26.8626008Z * [new tag] trunk/e438db254602cf39ba536aed0590b4144c019ee8 -> trunk/e438db254602cf39ba536aed0590b4144c019ee8 2025-10-10T00:03:26.8627223Z * [new tag] trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 -> trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 2025-10-10T00:03:26.8628183Z * [new tag] trunk/e6d4b26776842307475b368db60e27ac1bcede86 -> trunk/e6d4b26776842307475b368db60e27ac1bcede86 2025-10-10T00:03:26.8629229Z * [new tag] trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f -> trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f 2025-10-10T00:03:26.8630425Z * [new tag] trunk/e7fd2969303ab931f5e5875eca676018e1acd089 -> trunk/e7fd2969303ab931f5e5875eca676018e1acd089 2025-10-10T00:03:26.8631416Z * [new tag] trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d -> trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d 2025-10-10T00:03:26.8632443Z * [new tag] trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f -> trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f 2025-10-10T00:03:26.8633507Z * [new tag] trunk/ea42517e454d2e47391646bbb897f5fc51147b9d -> trunk/ea42517e454d2e47391646bbb897f5fc51147b9d 2025-10-10T00:03:26.8634565Z * [new tag] trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 -> trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 2025-10-10T00:03:26.8635700Z * [new tag] trunk/eccf561326147894d57482a5aba7a2290005b257 -> trunk/eccf561326147894d57482a5aba7a2290005b257 2025-10-10T00:03:26.8636865Z * [new tag] trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 -> trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 2025-10-10T00:03:26.8638042Z * [new tag] trunk/ed2d514ad860229f6d364688f9db27dad034cd83 -> trunk/ed2d514ad860229f6d364688f9db27dad034cd83 2025-10-10T00:03:26.8638834Z * [new tag] trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 -> trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 2025-10-10T00:03:26.8640015Z * [new tag] trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb -> trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb 2025-10-10T00:03:26.8640970Z * [new tag] trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 -> trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 2025-10-10T00:03:26.8642127Z * [new tag] trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 -> trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 2025-10-10T00:03:26.8643116Z * [new tag] trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e -> trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e 2025-10-10T00:03:26.8644106Z * [new tag] trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 -> trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 2025-10-10T00:03:26.8645300Z * [new tag] trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 -> trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 2025-10-10T00:03:26.8646252Z * [new tag] trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 -> trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 2025-10-10T00:03:26.8647303Z * [new tag] trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 -> trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 2025-10-10T00:03:26.8648381Z * [new tag] trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 -> trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 2025-10-10T00:03:26.8649427Z * [new tag] trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 -> trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 2025-10-10T00:03:26.8650769Z * [new tag] trunk/f33201729416ed17467228e80b04d01d4d02b5f3 -> trunk/f33201729416ed17467228e80b04d01d4d02b5f3 2025-10-10T00:03:26.8651735Z * [new tag] trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a -> trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a 2025-10-10T00:03:26.8652892Z * [new tag] trunk/f39789cdabb6465f21666bd001829e1f7284d754 -> trunk/f39789cdabb6465f21666bd001829e1f7284d754 2025-10-10T00:03:26.8653824Z * [new tag] trunk/f3afbcf3407783e54ec2795b06ae744f645320ba -> trunk/f3afbcf3407783e54ec2795b06ae744f645320ba 2025-10-10T00:03:26.8655032Z * [new tag] trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 -> trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 2025-10-10T00:03:26.8655972Z * [new tag] trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba -> trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba 2025-10-10T00:03:26.8657458Z * [new tag] trunk/f465ea6752c91498de63eb57439a74f4836e568a -> trunk/f465ea6752c91498de63eb57439a74f4836e568a 2025-10-10T00:03:26.8658496Z * [new tag] trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 -> trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 2025-10-10T00:03:26.8659462Z * [new tag] trunk/f46ddb1e65b595c80f285dc42aa8549970736aae -> trunk/f46ddb1e65b595c80f285dc42aa8549970736aae 2025-10-10T00:03:26.8660680Z * [new tag] trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf -> trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf 2025-10-10T00:03:26.8661624Z * [new tag] trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc -> trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc 2025-10-10T00:03:26.8662704Z * [new tag] trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 -> trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 2025-10-10T00:03:26.8663720Z * [new tag] trunk/f6de195616432f42a545b98ea41cc816019d1c60 -> trunk/f6de195616432f42a545b98ea41cc816019d1c60 2025-10-10T00:03:26.8664909Z * [new tag] trunk/f6f76767563d4293a0f78551edf4675a5794c570 -> trunk/f6f76767563d4293a0f78551edf4675a5794c570 2025-10-10T00:03:26.8665904Z * [new tag] trunk/f7082e92b3635e89906fae514506152a2ec844a0 -> trunk/f7082e92b3635e89906fae514506152a2ec844a0 2025-10-10T00:03:26.8667093Z * [new tag] trunk/f713abab16cb98c15f486e9822dd261279cce252 -> trunk/f713abab16cb98c15f486e9822dd261279cce252 2025-10-10T00:03:26.8668048Z * [new tag] trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 -> trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 2025-10-10T00:03:26.8669064Z * [new tag] trunk/f79e212733ca89ce3cc99a3072e50351686e5568 -> trunk/f79e212733ca89ce3cc99a3072e50351686e5568 2025-10-10T00:03:26.8670116Z * [new tag] trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 -> trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 2025-10-10T00:03:26.8671252Z * [new tag] trunk/fa5306b4f5bea89d80b9f14926712119aab78161 -> trunk/fa5306b4f5bea89d80b9f14926712119aab78161 2025-10-10T00:03:26.8672271Z * [new tag] trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 -> trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 2025-10-10T00:03:26.8673345Z * [new tag] trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 -> trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 2025-10-10T00:03:26.8674571Z * [new tag] trunk/fd3e15c14f4fc474af610b482382a2c85729f50d -> trunk/fd3e15c14f4fc474af610b482382a2c85729f50d 2025-10-10T00:03:26.8675921Z * [new tag] trunk/fd4bde430a51e5f216295c950d962c6343119821 -> trunk/fd4bde430a51e5f216295c950d962c6343119821 2025-10-10T00:03:26.8676873Z * [new tag] trunk/fdc622b513610b53ddcdc0b40282df9beae369bd -> trunk/fdc622b513610b53ddcdc0b40282df9beae369bd 2025-10-10T00:03:26.8678062Z * [new tag] trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 -> trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 2025-10-10T00:03:26.8679035Z * [new tag] trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 -> trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 2025-10-10T00:03:26.8679772Z * [new tag] v0.1.1 -> v0.1.1 2025-10-10T00:03:26.8681106Z * [new tag] v0.1.10 -> v0.1.10 2025-10-10T00:03:26.8681807Z * [new tag] v0.1.11 -> v0.1.11 2025-10-10T00:03:26.8682775Z * [new tag] v0.1.12 -> v0.1.12 2025-10-10T00:03:26.8683643Z * [new tag] v0.1.2 -> v0.1.2 2025-10-10T00:03:26.8684566Z * [new tag] v0.1.3 -> v0.1.3 2025-10-10T00:03:26.8685462Z * [new tag] v0.1.4 -> v0.1.4 2025-10-10T00:03:26.8686399Z * [new tag] v0.1.5 -> v0.1.5 2025-10-10T00:03:26.8687290Z * [new tag] v0.1.6 -> v0.1.6 2025-10-10T00:03:26.8688194Z * [new tag] v0.1.7 -> v0.1.7 2025-10-10T00:03:26.8689066Z * [new tag] v0.1.8 -> v0.1.8 2025-10-10T00:03:26.8689964Z * [new tag] v0.1.9 -> v0.1.9 2025-10-10T00:03:26.8690890Z * [new tag] v0.2.0 -> v0.2.0 2025-10-10T00:03:26.8691867Z * [new tag] v0.3.0 -> v0.3.0 2025-10-10T00:03:26.8693007Z * [new tag] v0.3.1 -> v0.3.1 2025-10-10T00:03:26.8693900Z * [new tag] v0.4.0 -> v0.4.0 2025-10-10T00:03:26.8694740Z * [new tag] v0.4.1 -> v0.4.1 2025-10-10T00:03:26.8695656Z * [new tag] v1.0.0 -> v1.0.0 2025-10-10T00:03:26.8696893Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-10-10T00:03:26.8697801Z * [new tag] v1.0.1 -> v1.0.1 2025-10-10T00:03:26.8698692Z * [new tag] v1.0rc0 -> v1.0rc0 2025-10-10T00:03:26.8699435Z * [new tag] v1.0rc1 -> v1.0rc1 2025-10-10T00:03:26.8700378Z * [new tag] v1.1.0 -> v1.1.0 2025-10-10T00:03:26.8701570Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-10-10T00:03:26.8702798Z * [new tag] v1.10.0 -> v1.10.0 2025-10-10T00:03:26.8703757Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-10-10T00:03:26.8704896Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-10-10T00:03:26.8705487Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-10-10T00:03:26.8706625Z * [new tag] v1.10.1 -> v1.10.1 2025-10-10T00:03:26.8707358Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-10-10T00:03:26.8708119Z * [new tag] v1.10.2 -> v1.10.2 2025-10-10T00:03:26.8708851Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-10-10T00:03:26.8710008Z * [new tag] v1.11.0 -> v1.11.0 2025-10-10T00:03:26.8711232Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-10-10T00:03:26.8712282Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-10-10T00:03:26.8713774Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-10-10T00:03:26.8714298Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-10-10T00:03:26.8715673Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-10-10T00:03:26.8716153Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-10-10T00:03:26.8716955Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-10-10T00:03:26.8718138Z * [new tag] v1.12.0 -> v1.12.0 2025-10-10T00:03:26.8718954Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-10-10T00:03:26.8719884Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-10-10T00:03:26.8721128Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-10-10T00:03:26.8722030Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-10-10T00:03:26.8722971Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-10-10T00:03:26.8724197Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-10-10T00:03:26.8724985Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-10-10T00:03:26.8725671Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-10-10T00:03:26.8726437Z * [new tag] v1.12.1 -> v1.12.1 2025-10-10T00:03:26.8727820Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-10-10T00:03:26.8728741Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-10-10T00:03:26.8729738Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-10-10T00:03:26.8731192Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-10-10T00:03:26.8731521Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-10-10T00:03:26.8733066Z * [new tag] v1.13.0 -> v1.13.0 2025-10-10T00:03:26.8734195Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-10-10T00:03:26.8734963Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-10-10T00:03:26.8735906Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-10-10T00:03:26.8737292Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-10-10T00:03:26.8737769Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-10-10T00:03:26.8738468Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-10-10T00:03:26.8739665Z * [new tag] v1.13.1 -> v1.13.1 2025-10-10T00:03:26.8740346Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-10-10T00:03:26.8741425Z * [new tag] v1.2.0 -> v1.2.0 2025-10-10T00:03:26.8742740Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-10-10T00:03:26.8743311Z * [new tag] v1.3.0 -> v1.3.0 2025-10-10T00:03:26.8744583Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-10-10T00:03:26.8745028Z * [new tag] v1.3.1 -> v1.3.1 2025-10-10T00:03:26.8746067Z * [new tag] v1.4.0 -> v1.4.0 2025-10-10T00:03:26.8747415Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-10-10T00:03:26.8747887Z * [new tag] v1.4.1 -> v1.4.1 2025-10-10T00:03:26.8749050Z * [new tag] v1.5.0 -> v1.5.0 2025-10-10T00:03:26.8749953Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-10-10T00:03:26.8750927Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-10-10T00:03:26.8752043Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-10-10T00:03:26.8752879Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-10-10T00:03:26.8753650Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-10-10T00:03:26.8754929Z * [new tag] v1.5.1 -> v1.5.1 2025-10-10T00:03:26.8755737Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-10-10T00:03:26.8756329Z * [new tag] v1.6.0 -> v1.6.0 2025-10-10T00:03:26.8757462Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-10-10T00:03:26.8758580Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-10-10T00:03:26.8759788Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-10-10T00:03:26.8760558Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-10-10T00:03:26.8761764Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-10-10T00:03:26.8762579Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-10-10T00:03:26.8763434Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-10-10T00:03:26.8764435Z * [new tag] v1.7.0 -> v1.7.0 2025-10-10T00:03:26.8765668Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-10-10T00:03:26.8766623Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-10-10T00:03:26.8767626Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-10-10T00:03:26.8768354Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-10-10T00:03:26.8769518Z * [new tag] v1.7.1 -> v1.7.1 2025-10-10T00:03:26.8770478Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-10-10T00:03:26.8771651Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-10-10T00:03:26.8772241Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-10-10T00:03:26.8773345Z * [new tag] v1.8.0 -> v1.8.0 2025-10-10T00:03:26.8774184Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-10-10T00:03:26.8776513Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-10-10T00:03:26.8777957Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-10-10T00:03:26.8779183Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-10-10T00:03:26.8780056Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-10-10T00:03:26.8780874Z * [new tag] v1.8.1 -> v1.8.1 2025-10-10T00:03:26.8782074Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-10-10T00:03:26.8782812Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-10-10T00:03:26.8783648Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-10-10T00:03:26.8785308Z * [new tag] v1.8.2 -> v1.8.2 2025-10-10T00:03:26.8786089Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-10-10T00:03:26.8787276Z * [new tag] v1.9.0 -> v1.9.0 2025-10-10T00:03:26.8788398Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-10-10T00:03:26.8789655Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-10-10T00:03:26.8790768Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-10-10T00:03:26.8791445Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-10-10T00:03:26.8792571Z * [new tag] v1.9.1 -> v1.9.1 2025-10-10T00:03:26.8793955Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-10-10T00:03:26.8794634Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-10-10T00:03:26.8795827Z * [new tag] v2.0.0 -> v2.0.0 2025-10-10T00:03:26.8796970Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-10-10T00:03:26.8798587Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-10-10T00:03:26.8799709Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-10-10T00:03:26.8800657Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-10-10T00:03:26.8801877Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-10-10T00:03:26.8802646Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-10-10T00:03:26.8803823Z * [new tag] v2.0.1 -> v2.0.1 2025-10-10T00:03:26.8804816Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-10-10T00:03:26.8805594Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-10-10T00:03:26.8806721Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-10-10T00:03:26.8807483Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-10-10T00:03:26.8809122Z * [new tag] v2.1.0 -> v2.1.0 2025-10-10T00:03:26.8810171Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-10-10T00:03:26.8811376Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-10-10T00:03:26.8812484Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-10-10T00:03:26.8813694Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-10-10T00:03:26.8814823Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-10-10T00:03:26.8815588Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-10-10T00:03:26.8816770Z * [new tag] v2.1.1 -> v2.1.1 2025-10-10T00:03:26.8817759Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-10-10T00:03:26.8818722Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-10-10T00:03:26.8820077Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-10-10T00:03:26.8821000Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-10-10T00:03:26.8822159Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-10-10T00:03:26.8822810Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-10-10T00:03:26.8823872Z * [new tag] v2.1.2 -> v2.1.2 2025-10-10T00:03:26.8824995Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-10-10T00:03:26.8826030Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-10-10T00:03:26.8826691Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-10-10T00:03:26.8827913Z * [new tag] v2.2.0 -> v2.2.0 2025-10-10T00:03:26.8829132Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-10-10T00:03:26.8829973Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-10-10T00:03:26.8830909Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-10-10T00:03:26.8832141Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-10-10T00:03:26.8832980Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-10-10T00:03:26.8834291Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-10-10T00:03:26.8834994Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-10-10T00:03:26.8835814Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-10-10T00:03:26.8837040Z * [new tag] v2.2.1 -> v2.2.1 2025-10-10T00:03:26.8838172Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-10-10T00:03:26.8838907Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-10-10T00:03:26.8839702Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-10-10T00:03:26.8840500Z * [new tag] v2.2.2 -> v2.2.2 2025-10-10T00:03:26.8841820Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-10-10T00:03:26.8842583Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-10-10T00:03:26.8843436Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-10-10T00:03:26.8844570Z * [new tag] v2.3.0 -> v2.3.0 2025-10-10T00:03:26.8845712Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-10-10T00:03:26.8846843Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-10-10T00:03:26.8848071Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-10-10T00:03:26.8848835Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-10-10T00:03:26.8850067Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-10-10T00:03:26.8851024Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-10-10T00:03:26.8852012Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-10-10T00:03:26.8853208Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-10-10T00:03:26.8853990Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-10-10T00:03:26.8855224Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-10-10T00:03:26.8856128Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-10-10T00:03:26.8856927Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-10-10T00:03:26.8857730Z * [new tag] v2.3.1 -> v2.3.1 2025-10-10T00:03:26.8858907Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-10-10T00:03:26.8859862Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-10-10T00:03:26.8861026Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-10-10T00:03:26.8862167Z * [new tag] v2.4.0 -> v2.4.0 2025-10-10T00:03:26.8863127Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-10-10T00:03:26.8864696Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-10-10T00:03:26.8865633Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-10-10T00:03:26.8866784Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-10-10T00:03:26.8867866Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-10-10T00:03:26.8868829Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-10-10T00:03:26.8869882Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-10-10T00:03:26.8871000Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-10-10T00:03:26.8872010Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-10-10T00:03:26.8872813Z * [new tag] v2.4.1 -> v2.4.1 2025-10-10T00:03:26.8874341Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-10-10T00:03:26.8875634Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-10-10T00:03:26.8877123Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-10-10T00:03:26.8878087Z * [new tag] v2.5.0 -> v2.5.0 2025-10-10T00:03:26.8879374Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-10-10T00:03:26.8879930Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-10-10T00:03:26.8881007Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-10-10T00:03:26.8881915Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-10-10T00:03:26.8882985Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-10-10T00:03:26.8883962Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-10-10T00:03:26.8885054Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-10-10T00:03:26.8886068Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-10-10T00:03:26.8887148Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-10-10T00:03:26.8888149Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-10-10T00:03:26.8888787Z * [new tag] v2.5.1 -> v2.5.1 2025-10-10T00:03:26.8889953Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-10-10T00:03:26.8890338Z * [new tag] v2.6.0 -> v2.6.0 2025-10-10T00:03:26.8891543Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-10-10T00:03:26.8892639Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-10-10T00:03:26.8893735Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-10-10T00:03:26.8894775Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-10-10T00:03:26.8896023Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-10-10T00:03:26.8897431Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-10-10T00:03:26.8898678Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-10-10T00:03:26.8899902Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-10-10T00:03:26.8901265Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-10-10T00:03:26.8902728Z * [new tag] v2.7.0 -> v2.7.0 2025-10-10T00:03:26.8903934Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-10-10T00:03:26.8904816Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-10-10T00:03:26.8906090Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-10-10T00:03:26.8907370Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-10-10T00:03:26.8908565Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-10-10T00:03:26.8909782Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-10-10T00:03:26.8910922Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-10-10T00:03:26.8912113Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-10-10T00:03:26.8913433Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-10-10T00:03:26.8914858Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-10-10T00:03:26.8915757Z * [new tag] v2.7.1 -> v2.7.1 2025-10-10T00:03:26.8917099Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-10-10T00:03:26.8918297Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-10-10T00:03:26.8919578Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-10-10T00:03:26.8920901Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-10-10T00:03:26.8922114Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-10-10T00:03:26.8923110Z * [new tag] v2.8.0 -> v2.8.0 2025-10-10T00:03:26.8924093Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-10-10T00:03:26.8925291Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-10-10T00:03:26.8926618Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-10-10T00:03:26.8927830Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-10-10T00:03:26.8929138Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-10-10T00:03:26.8930361Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-10-10T00:03:26.8931572Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-10-10T00:03:26.8932762Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-10-10T00:03:26.8933975Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-10-10T00:03:26.8935445Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-10-10T00:03:26.8936778Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-10-10T00:03:26.8938491Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-10-10T00:03:26.8939616Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-10-10T00:03:26.8941090Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-10-10T00:03:26.8942515Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-10-10T00:03:26.8943857Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-10-10T00:03:26.8944744Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-10-10T00:03:26.8946753Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-10-10T00:03:26.8947954Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-10-10T00:03:26.8948839Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-10-10T00:03:26.8949802Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-10-10T00:03:26.8950732Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-10-10T00:03:26.8952059Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-10-10T00:03:26.8953035Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-10-10T00:03:26.8953850Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-10-10T00:03:26.8954919Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-10-10T00:03:26.8956330Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-10-10T00:03:26.8957778Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-10-10T00:03:26.8959122Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-10-10T00:03:26.8960305Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-10-10T00:03:26.8961220Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-10-10T00:03:26.8962043Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-10-10T00:03:26.8962898Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-10-10T00:03:26.8963740Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-10-10T00:03:26.8964565Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-10-10T00:03:26.8965379Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-10-10T00:03:26.8966148Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-10-10T00:03:26.8967116Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-10-10T00:03:26.8967845Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-10-10T00:03:26.8968628Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-10-10T00:03:26.8969442Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-10-10T00:03:26.8970253Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-10-10T00:03:26.8971089Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-10-10T00:03:26.8971906Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-10-10T00:03:26.8972730Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-10-10T00:03:26.8973532Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-10-10T00:03:26.8974616Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-10-10T00:03:26.8975452Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-10-10T00:03:26.8976263Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-10-10T00:03:26.8977087Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-10-10T00:03:26.8977923Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-10-10T00:03:26.8978691Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-10-10T00:03:26.8979527Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-10-10T00:03:26.8980315Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-10-10T00:03:26.8981282Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-10-10T00:03:26.8982077Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-10-10T00:03:26.8982878Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-10-10T00:03:26.8983709Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-10-10T00:03:26.8984587Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-10-10T00:03:26.8985334Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-10-10T00:03:26.8986206Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-10-10T00:03:26.8987022Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-10-10T00:03:26.8987892Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-10-10T00:03:26.8988676Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-10-10T00:03:26.8989465Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-10-10T00:03:26.8990271Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-10-10T00:03:26.8991137Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-10-10T00:03:26.8991905Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-10-10T00:03:26.8992728Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-10-10T00:03:26.8993544Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-10-10T00:03:26.8994346Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-10-10T00:03:26.8995176Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-10-10T00:03:26.8996095Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-10-10T00:03:26.8997087Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-10-10T00:03:26.8997736Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-10-10T00:03:26.8998585Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-10-10T00:03:26.8999406Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-10-10T00:03:26.9000228Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-10-10T00:03:26.9001042Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-10-10T00:03:26.9001829Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-10-10T00:03:26.9003270Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-10-10T00:03:26.9004093Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-10-10T00:03:26.9004973Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-10-10T00:03:26.9005792Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-10-10T00:03:26.9006596Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-10-10T00:03:26.9007452Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-10-10T00:03:26.9008355Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-10-10T00:03:26.9009184Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-10-10T00:03:26.9010001Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-10-10T00:03:26.9010856Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-10-10T00:03:26.9011657Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-10-10T00:03:26.9012470Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-10-10T00:03:26.9013301Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-10-10T00:03:26.9014111Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-10-10T00:03:26.9014919Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-10-10T00:03:26.9015741Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-10-10T00:03:26.9016605Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-10-10T00:03:26.9017432Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-10-10T00:03:26.9018232Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-10-10T00:03:26.9019085Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-10-10T00:03:26.9019897Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-10-10T00:03:26.9020706Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-10-10T00:03:26.9021554Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-10-10T00:03:26.9022392Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-10-10T00:03:26.9023215Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-10-10T00:03:26.9024028Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-10-10T00:03:26.9024844Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-10-10T00:03:26.9025636Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-10-10T00:03:26.9026459Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-10-10T00:03:26.9027416Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-10-10T00:03:26.9028118Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-10-10T00:03:26.9028932Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-10-10T00:03:26.9029771Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-10-10T00:03:26.9030635Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-10-10T00:03:26.9031451Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-10-10T00:03:26.9032264Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-10-10T00:03:26.9033074Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-10-10T00:03:26.9033920Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-10-10T00:03:26.9034916Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-10-10T00:03:26.9035784Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-10-10T00:03:26.9036602Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-10-10T00:03:26.9037413Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-10-10T00:03:26.9038228Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-10-10T00:03:26.9039065Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-10-10T00:03:26.9039887Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-10-10T00:03:26.9040700Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-10-10T00:03:26.9041487Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-10-10T00:03:26.9042378Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-10-10T00:03:26.9043172Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-10-10T00:03:26.9043996Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-10-10T00:03:26.9044827Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-10-10T00:03:26.9045681Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-10-10T00:03:26.9046506Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-10-10T00:03:26.9047373Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-10-10T00:03:26.9048467Z * [new tag] whc_flight_1 -> whc_flight_1 2025-10-10T00:03:26.9049547Z * [new tag] whc_flight_2 -> whc_flight_2 2025-10-10T00:03:26.9050841Z * [new tag] whc_flight_4 -> whc_flight_4 2025-10-10T00:03:26.9867471Z [command]/usr/bin/git rev-parse --verify --quiet 344e6365a0068c2d2847fcec0c55dd53291d475e^{object} 2025-10-10T00:03:26.9896194Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:03:26.9900740Z ##[endgroup] 2025-10-10T00:03:26.9901237Z ##[group]Determining the checkout info 2025-10-10T00:03:26.9902034Z ##[endgroup] 2025-10-10T00:03:26.9907133Z [command]/usr/bin/git sparse-checkout disable 2025-10-10T00:03:26.9945717Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-10-10T00:03:26.9974586Z ##[group]Checking out the ref 2025-10-10T00:03:26.9979795Z [command]/usr/bin/git checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:03:28.0383122Z Updating files: 80% (16016/19929) 2025-10-10T00:03:28.0640775Z Updating files: 81% (16143/19929) 2025-10-10T00:03:28.0886659Z Updating files: 82% (16342/19929) 2025-10-10T00:03:28.1045999Z Updating files: 83% (16542/19929) 2025-10-10T00:03:28.1178814Z Updating files: 84% (16741/19929) 2025-10-10T00:03:28.1338792Z Updating files: 85% (16940/19929) 2025-10-10T00:03:28.1492122Z Updating files: 86% (17139/19929) 2025-10-10T00:03:28.1627727Z Updating files: 87% (17339/19929) 2025-10-10T00:03:28.1751197Z Updating files: 88% (17538/19929) 2025-10-10T00:03:28.1885158Z Updating files: 89% (17737/19929) 2025-10-10T00:03:28.2060969Z Updating files: 90% (17937/19929) 2025-10-10T00:03:28.2193162Z Updating files: 91% (18136/19929) 2025-10-10T00:03:28.2333140Z Updating files: 92% (18335/19929) 2025-10-10T00:03:28.2532603Z Updating files: 93% (18534/19929) 2025-10-10T00:03:28.2739110Z Updating files: 94% (18734/19929) 2025-10-10T00:03:28.2920594Z Updating files: 95% (18933/19929) 2025-10-10T00:03:28.3076643Z Updating files: 96% (19132/19929) 2025-10-10T00:03:28.3245083Z Updating files: 97% (19332/19929) 2025-10-10T00:03:28.3528747Z Updating files: 98% (19531/19929) 2025-10-10T00:03:28.3702175Z Updating files: 99% (19730/19929) 2025-10-10T00:03:28.3702527Z Updating files: 100% (19929/19929) 2025-10-10T00:03:28.3702851Z Updating files: 100% (19929/19929), done. 2025-10-10T00:03:28.3990279Z Note: switching to '344e6365a0068c2d2847fcec0c55dd53291d475e'. 2025-10-10T00:03:28.3990649Z 2025-10-10T00:03:28.3990881Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:03:28.3991475Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:03:28.3992081Z state without impacting any branches by switching back to a branch. 2025-10-10T00:03:28.3992437Z 2025-10-10T00:03:28.3992658Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:03:28.3993205Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:03:28.3993512Z 2025-10-10T00:03:28.3993633Z git switch -c 2025-10-10T00:03:28.3993838Z 2025-10-10T00:03:28.3993964Z Or undo this operation with: 2025-10-10T00:03:28.3994155Z 2025-10-10T00:03:28.3994250Z git switch - 2025-10-10T00:03:28.3994413Z 2025-10-10T00:03:28.3994663Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:03:28.3995113Z 2025-10-10T00:03:28.3996748Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T00:03:28.4070844Z ##[endgroup] 2025-10-10T00:03:28.4071317Z ##[group]Setting up auth for fetching submodules 2025-10-10T00:03:28.4078520Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T00:03:28.4130686Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T00:03:28.4163703Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T00:03:28.4197294Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T00:03:28.4225537Z ##[endgroup] 2025-10-10T00:03:28.4226387Z ##[group]Fetching submodules 2025-10-10T00:03:28.4230373Z [command]/usr/bin/git submodule sync --recursive 2025-10-10T00:03:28.4623595Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-10-10T00:03:28.4985267Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-10-10T00:03:28.4987209Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-10-10T00:03:28.4989414Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-10-10T00:03:28.4992313Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-10-10T00:03:28.4995370Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-10-10T00:03:28.4999250Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-10-10T00:03:28.5001883Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-10-10T00:03:28.5005121Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-10-10T00:03:28.5008636Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-10-10T00:03:28.5012264Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-10-10T00:03:28.5015924Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-10-10T00:03:28.5019535Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-10-10T00:03:28.5023394Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-10-10T00:03:28.5027328Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-10-10T00:03:28.5031185Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-10-10T00:03:28.5037349Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-10-10T00:03:28.5043376Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-10-10T00:03:28.5047708Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-10-10T00:03:28.5052418Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:03:28.5056840Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-10-10T00:03:28.5061546Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-10-10T00:03:28.5066189Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-10-10T00:03:28.5071066Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-10-10T00:03:28.5076536Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-10-10T00:03:28.5081873Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-10-10T00:03:28.5086954Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-10-10T00:03:28.5092105Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-10-10T00:03:28.5097338Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-10-10T00:03:28.5102994Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-10-10T00:03:28.5108316Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-10-10T00:03:28.5113933Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-10-10T00:03:28.5119770Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-10-10T00:03:28.5125802Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-10-10T00:03:28.5132884Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-10-10T00:03:28.5139012Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-10-10T00:03:28.5144986Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-10-10T00:03:28.5151303Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-10-10T00:03:28.5188513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-10-10T00:03:28.8037192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-10-10T00:03:28.8038468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-10-10T00:03:28.8044082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-10-10T00:03:32.2087112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-10-10T00:03:32.2089138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-10-10T00:03:32.2090847Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-10-10T00:03:32.2092505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-10-10T00:03:32.2094593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-10-10T00:03:32.2096196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-10-10T00:03:32.2097741Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-10-10T00:03:32.2099383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-10-10T00:03:32.2100849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-10-10T00:03:32.2102296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-10-10T00:03:32.2103765Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-10-10T00:03:32.2105248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-10-10T00:03:32.2106835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-10-10T00:03:32.2108340Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-10-10T00:03:32.2109736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-10-10T00:03:32.2111117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-10-10T00:03:32.2112669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-10-10T00:03:32.2276937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-10-10T00:03:32.4445330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-10-10T00:03:32.4455447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-10-10T00:03:47.8769508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-10-10T00:03:47.8770854Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-10-10T00:03:47.8772316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-10-10T00:03:47.8774172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-10-10T00:03:47.8775542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-10-10T00:03:47.8776883Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-10-10T00:03:47.8778181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-10-10T00:03:47.8779482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-10-10T00:03:47.8780962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-10-10T00:03:47.8782547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-10-10T00:03:47.8783464Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-10-10T00:03:47.9770980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-10-10T00:03:53.6520120Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-10-10T00:03:53.6700752Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T00:03:53.6847134Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T00:03:53.6961230Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T00:03:53.7245485Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T00:03:53.8086344Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T00:03:53.8645556Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T00:03:54.6662664Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T00:03:54.8430634Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T00:03:54.8455036Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:03:54.8488350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-10-10T00:03:58.8226878Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T00:03:58.8498578Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T00:03:59.2109293Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:03:59.2619617Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T00:03:59.3672387Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T00:03:59.4153914Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T00:04:00.0865182Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T00:04:00.2494125Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T00:04:00.2521640Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-10-10T00:04:00.2524196Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:04:00.2526951Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:04:00.2529946Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-10-10T00:04:00.2533280Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-10-10T00:04:00.2536534Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:04:00.2539634Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-10-10T00:04:00.2576411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-10-10T00:04:01.7043101Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-10-10T00:04:01.7044092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-10-10T00:04:01.7045101Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-10-10T00:04:01.8045223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-10-10T00:04:04.7678520Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-10-10T00:04:04.8679476Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-10-10T00:04:08.3710811Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T00:04:08.7374718Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:04:08.8456660Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T00:04:09.5148404Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T00:04:09.5660030Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:04:09.5801521Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T00:04:09.6982614Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T00:04:09.7745538Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T00:04:09.7770227Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:04:09.7772882Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:04:09.7806177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-10-10T00:04:13.5938549Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-10-10T00:04:13.8527281Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T00:04:14.4542446Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T00:04:14.6050293Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T00:04:14.6380572Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T00:04:14.6822427Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T00:04:14.7104713Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T00:04:14.7605759Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:04:14.7760016Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T00:04:14.7781080Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-10-10T00:04:14.7811188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-10-10T00:04:29.5135600Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T00:04:29.5366531Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T00:04:29.6286303Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T00:04:29.6308531Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:04:29.6311015Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:04:29.6314176Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:04:29.6348460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-10-10T00:04:30.4820582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-10-10T00:04:31.2637875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-10-10T00:04:31.3628865Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T00:04:31.3651181Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:04:31.3653971Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:04:31.3656961Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:04:31.3660055Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:04:31.3663291Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:04:31.3666649Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:04:31.3670707Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:04:31.3674348Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:04:31.3678938Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:04:31.3714385Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-10-10T00:04:33.0757557Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-10-10T00:04:33.0758884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-10-10T00:04:33.0760421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-10-10T00:04:33.0761661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-10-10T00:04:33.0762880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-10-10T00:04:33.0764121Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-10-10T00:04:33.0765502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-10-10T00:04:33.1758037Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-10-10T00:04:39.4299907Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T00:04:39.4509829Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T00:04:39.4917553Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T00:04:39.5075096Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T00:04:39.5095558Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:04:39.5127697Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-10-10T00:04:39.7973557Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T00:04:39.8193447Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T00:04:39.8694502Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:04:39.9755653Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T00:04:39.9952926Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T00:04:40.0145487Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T00:04:40.0165751Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:04:40.0168600Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:04:40.0201834Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:04:42.1703312Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:04:42.4433166Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T00:04:42.4955971Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:04:42.5314840Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T00:04:42.5812691Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:04:42.6290728Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T00:04:42.6715213Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T00:04:42.7911230Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T00:04:43.2250983Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T00:04:43.2293360Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-10-10T00:04:43.2328169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-10-10T00:04:44.3776462Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T00:04:44.4531130Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T00:04:44.4552871Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:04:44.4555645Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:04:44.4558620Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:04:44.4561681Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:04:44.4564980Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:04:44.4568000Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:04:44.4571422Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:04:44.4574838Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:04:44.4611931Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-10-10T00:04:44.9158371Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-10-10T00:04:44.9159612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-10-10T00:04:44.9160797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-10-10T00:04:44.9161909Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-10-10T00:04:45.0159893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-10-10T00:04:45.7476938Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-10-10T00:04:53.5131844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-10-10T00:04:54.2252344Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T00:04:54.2693385Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T00:04:54.2881199Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T00:04:54.3991223Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T00:04:54.4148703Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T00:04:54.4321409Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T00:04:54.4504164Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T00:04:54.4524097Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:04:54.4526872Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:04:54.4558800Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:04:56.7002573Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:04:56.9690922Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T00:04:57.0203335Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:04:57.5249612Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T00:04:57.5393777Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T00:04:57.8306158Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T00:04:57.8333852Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:04:57.8336576Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-10-10T00:04:57.8369751Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-10-10T00:04:58.3945688Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-10-10T00:04:58.9536340Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T00:04:59.0312193Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T00:04:59.0425544Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T00:04:59.0567136Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T00:04:59.1006132Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T00:04:59.1325644Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T00:04:59.1801074Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T00:04:59.2101623Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T00:04:59.2124137Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:04:59.2126301Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:04:59.2129212Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:04:59.2132120Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:04:59.2166380Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-10-10T00:05:00.5449721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-10-10T00:05:00.5450828Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-10-10T00:05:00.6451148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-10-10T00:05:00.7278109Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T00:05:00.7463579Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T00:05:00.8276443Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T00:05:00.8606314Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T00:05:00.8627389Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:00.8660866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-10-10T00:05:01.1484099Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T00:05:01.1525984Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-10-10T00:05:01.1895039Z Entering 'android/libs/fbjni' 2025-10-10T00:05:01.1948152Z Entering 'third_party/FP16' 2025-10-10T00:05:01.2004301Z Entering 'third_party/FXdiv' 2025-10-10T00:05:01.2056358Z Entering 'third_party/NNPACK' 2025-10-10T00:05:01.2110613Z Entering 'third_party/NVTX' 2025-10-10T00:05:01.2162949Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:05:01.2214266Z Entering 'third_party/XNNPACK' 2025-10-10T00:05:01.2284846Z Entering 'third_party/aiter' 2025-10-10T00:05:01.2339407Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:05:01.2401894Z Entering 'third_party/benchmark' 2025-10-10T00:05:01.2454841Z Entering 'third_party/composable_kernel' 2025-10-10T00:05:01.2518542Z Entering 'third_party/cpp-httplib' 2025-10-10T00:05:01.2571318Z Entering 'third_party/cpuinfo' 2025-10-10T00:05:01.2625066Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:05:01.2679055Z Entering 'third_party/cutlass' 2025-10-10T00:05:01.2741091Z Entering 'third_party/fbgemm' 2025-10-10T00:05:01.2796862Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:05:01.2848044Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:05:01.2908757Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:05:01.2959514Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:05:01.3021578Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:05:01.3071243Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:05:01.3120640Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:05:01.3174415Z Entering 'third_party/flash-attention' 2025-10-10T00:05:01.3226800Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:05:01.3285045Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:05:01.3345786Z Entering 'third_party/flatbuffers' 2025-10-10T00:05:01.3402915Z Entering 'third_party/fmt' 2025-10-10T00:05:01.3455069Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:05:01.3506439Z Entering 'third_party/gloo' 2025-10-10T00:05:01.3557652Z Entering 'third_party/googletest' 2025-10-10T00:05:01.3609433Z Entering 'third_party/ideep' 2025-10-10T00:05:01.3661396Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:05:01.3721657Z Entering 'third_party/ittapi' 2025-10-10T00:05:01.3772899Z Entering 'third_party/kineto' 2025-10-10T00:05:01.3824540Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:05:01.3876904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:05:01.3930917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:05:01.3981963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:05:01.4032103Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:05:01.4081987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:05:01.4135795Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:05:01.4186296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:05:01.4237607Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:05:01.4289674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:05:01.4340659Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:05:01.4390685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:01.4444742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:01.4501170Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:05:01.4551225Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:05:01.4603936Z Entering 'third_party/kleidiai' 2025-10-10T00:05:01.4660699Z Entering 'third_party/mimalloc' 2025-10-10T00:05:01.4713476Z Entering 'third_party/nlohmann' 2025-10-10T00:05:01.4767944Z Entering 'third_party/onnx' 2025-10-10T00:05:01.4840027Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:05:01.4894939Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:05:01.4952287Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:05:01.5003912Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:05:01.5053877Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:05:01.5103055Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:05:01.5153869Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:05:01.5204371Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:05:01.5252868Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:05:01.5302045Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:01.5352974Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:01.5404343Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:05:01.5478849Z Entering 'third_party/pocketfft' 2025-10-10T00:05:01.5530916Z Entering 'third_party/protobuf' 2025-10-10T00:05:01.5588281Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:05:01.5637798Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:05:01.5695213Z Entering 'third_party/psimd' 2025-10-10T00:05:01.5746334Z Entering 'third_party/pthreadpool' 2025-10-10T00:05:01.5798295Z Entering 'third_party/pybind11' 2025-10-10T00:05:01.5849902Z Entering 'third_party/python-peachpy' 2025-10-10T00:05:01.5901222Z Entering 'third_party/sleef' 2025-10-10T00:05:01.5954978Z Entering 'third_party/tensorpipe' 2025-10-10T00:05:01.6007412Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:05:01.6056966Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:05:01.6107219Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:05:01.6156386Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:05:01.6208299Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:01.6273100Z ##[endgroup] 2025-10-10T00:05:01.6273592Z ##[group]Persisting credentials for submodules 2025-10-10T00:05:01.6287523Z [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-10-10T00:05:01.6646889Z Entering 'android/libs/fbjni' 2025-10-10T00:05:01.6715678Z Entering 'third_party/FP16' 2025-10-10T00:05:01.6783351Z Entering 'third_party/FXdiv' 2025-10-10T00:05:01.6850881Z Entering 'third_party/NNPACK' 2025-10-10T00:05:01.6917106Z Entering 'third_party/NVTX' 2025-10-10T00:05:01.6985170Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:05:01.7052776Z Entering 'third_party/XNNPACK' 2025-10-10T00:05:01.7136808Z Entering 'third_party/aiter' 2025-10-10T00:05:01.7206716Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:05:01.7283617Z Entering 'third_party/benchmark' 2025-10-10T00:05:01.7351402Z Entering 'third_party/composable_kernel' 2025-10-10T00:05:01.7428238Z Entering 'third_party/cpp-httplib' 2025-10-10T00:05:01.7499029Z Entering 'third_party/cpuinfo' 2025-10-10T00:05:01.7568453Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:05:01.7637054Z Entering 'third_party/cutlass' 2025-10-10T00:05:01.7713937Z Entering 'third_party/fbgemm' 2025-10-10T00:05:01.7783725Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:05:01.7852483Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:05:01.7928269Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:05:01.7994608Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:05:01.8070840Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:05:01.8136720Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:05:01.8203688Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:05:01.8273824Z Entering 'third_party/flash-attention' 2025-10-10T00:05:01.8342866Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:05:01.8417201Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:05:01.8495939Z Entering 'third_party/flatbuffers' 2025-10-10T00:05:01.8566692Z Entering 'third_party/fmt' 2025-10-10T00:05:01.8633368Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:05:01.8703445Z Entering 'third_party/gloo' 2025-10-10T00:05:01.8770997Z Entering 'third_party/googletest' 2025-10-10T00:05:01.8838022Z Entering 'third_party/ideep' 2025-10-10T00:05:01.8903875Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:05:01.8977730Z Entering 'third_party/ittapi' 2025-10-10T00:05:01.9044358Z Entering 'third_party/kineto' 2025-10-10T00:05:01.9109977Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:05:01.9176207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:05:01.9243876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:05:01.9311906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:05:01.9380277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:05:01.9446917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:05:01.9515833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:05:01.9583425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:05:01.9650745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:05:01.9720408Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:05:01.9788545Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:05:01.9854189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:01.9922815Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:01.9993281Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:05:02.0061971Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:05:02.0131869Z Entering 'third_party/kleidiai' 2025-10-10T00:05:02.0202732Z Entering 'third_party/mimalloc' 2025-10-10T00:05:02.0271302Z Entering 'third_party/nlohmann' 2025-10-10T00:05:02.0340162Z Entering 'third_party/onnx' 2025-10-10T00:05:02.0429128Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:05:02.0498478Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:05:02.0569649Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:05:02.0635634Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:05:02.0702088Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:05:02.0767228Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:05:02.0834250Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:05:02.0901988Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:05:02.0968241Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:05:02.1033228Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:02.1101976Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:02.1170335Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:05:02.1257947Z Entering 'third_party/pocketfft' 2025-10-10T00:05:02.1327953Z Entering 'third_party/protobuf' 2025-10-10T00:05:02.1399627Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:05:02.1465153Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:05:02.1533705Z Entering 'third_party/psimd' 2025-10-10T00:05:02.1600616Z Entering 'third_party/pthreadpool' 2025-10-10T00:05:02.1667566Z Entering 'third_party/pybind11' 2025-10-10T00:05:02.1735475Z Entering 'third_party/python-peachpy' 2025-10-10T00:05:02.1802549Z Entering 'third_party/sleef' 2025-10-10T00:05:02.1870448Z Entering 'third_party/tensorpipe' 2025-10-10T00:05:02.1937874Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:05:02.2004694Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:05:02.2069364Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:05:02.2136957Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:05:02.2201699Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:02.2290330Z [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-10-10T00:05:02.2646754Z Entering 'android/libs/fbjni' 2025-10-10T00:05:02.2710209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T00:05:02.2730187Z Entering 'third_party/FP16' 2025-10-10T00:05:02.2794825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T00:05:02.2813033Z Entering 'third_party/FXdiv' 2025-10-10T00:05:02.2878912Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T00:05:02.2897974Z Entering 'third_party/NNPACK' 2025-10-10T00:05:02.2961973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T00:05:02.2983857Z Entering 'third_party/NVTX' 2025-10-10T00:05:02.3046143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T00:05:02.3066547Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:05:02.3130234Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T00:05:02.3150761Z Entering 'third_party/XNNPACK' 2025-10-10T00:05:02.3214029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T00:05:02.3249717Z Entering 'third_party/aiter' 2025-10-10T00:05:02.3311631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T00:05:02.3332514Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:05:02.3397719Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T00:05:02.3427005Z Entering 'third_party/benchmark' 2025-10-10T00:05:02.3491892Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:05:02.3511233Z Entering 'third_party/composable_kernel' 2025-10-10T00:05:02.3574379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T00:05:02.3603254Z Entering 'third_party/cpp-httplib' 2025-10-10T00:05:02.3666046Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T00:05:02.3687158Z Entering 'third_party/cpuinfo' 2025-10-10T00:05:02.3749755Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T00:05:02.3770238Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:05:02.3833473Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T00:05:02.3853501Z Entering 'third_party/cutlass' 2025-10-10T00:05:02.3916773Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T00:05:02.3946910Z Entering 'third_party/fbgemm' 2025-10-10T00:05:02.4011165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T00:05:02.4032617Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:05:02.4096236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T00:05:02.4114681Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:05:02.4177285Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T00:05:02.4204498Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:05:02.4266967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T00:05:02.4286321Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:05:02.4348660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T00:05:02.4379317Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:05:02.4441049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T00:05:02.4460640Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:05:02.4523649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T00:05:02.4542874Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:05:02.4606691Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T00:05:02.4629327Z Entering 'third_party/flash-attention' 2025-10-10T00:05:02.4695522Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T00:05:02.4716457Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:05:02.4778529Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-10-10T00:05:02.4803573Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:05:02.4865733Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T00:05:02.4899034Z Entering 'third_party/flatbuffers' 2025-10-10T00:05:02.4961288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T00:05:02.4986048Z Entering 'third_party/fmt' 2025-10-10T00:05:02.5049369Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T00:05:02.5069605Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:05:02.5134099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T00:05:02.5153777Z Entering 'third_party/gloo' 2025-10-10T00:05:02.5218958Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T00:05:02.5239824Z Entering 'third_party/googletest' 2025-10-10T00:05:02.5302741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:05:02.5322323Z Entering 'third_party/ideep' 2025-10-10T00:05:02.5386781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T00:05:02.5406122Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:05:02.5474548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T00:05:02.5503419Z Entering 'third_party/ittapi' 2025-10-10T00:05:02.5566959Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T00:05:02.5587300Z Entering 'third_party/kineto' 2025-10-10T00:05:02.5650596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T00:05:02.5669772Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:05:02.5733475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-10-10T00:05:02.5752621Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:05:02.5817044Z 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-10-10T00:05:02.5837275Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:05:02.5902831Z 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-10-10T00:05:02.5922178Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:05:02.5989264Z 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-10-10T00:05:02.6008951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:05:02.6073776Z 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-10-10T00:05:02.6092377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:05:02.6155327Z 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-10-10T00:05:02.6176618Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:05:02.6241756Z 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-10-10T00:05:02.6260684Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:05:02.6324289Z 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-10-10T00:05:02.6345327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:05:02.6409054Z 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-10-10T00:05:02.6429697Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:05:02.6493890Z 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-10-10T00:05:02.6512738Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:05:02.6577033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T00:05:02.6595442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:02.6658697Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T00:05:02.6683889Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:02.6747402Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T00:05:02.6771388Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:05:02.6833627Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-10-10T00:05:02.6852288Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:05:02.6916051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-10-10T00:05:02.6938484Z Entering 'third_party/kleidiai' 2025-10-10T00:05:02.7001492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T00:05:02.7021290Z Entering 'third_party/mimalloc' 2025-10-10T00:05:02.7085807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T00:05:02.7105568Z Entering 'third_party/nlohmann' 2025-10-10T00:05:02.7168591Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T00:05:02.7195225Z Entering 'third_party/onnx' 2025-10-10T00:05:02.7257785Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T00:05:02.7297240Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:05:02.7359903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:05:02.7382425Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:05:02.7445887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T00:05:02.7468012Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:05:02.7531246Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:05:02.7549689Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:05:02.7612366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:05:02.7631333Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:05:02.7694449Z 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-10-10T00:05:02.7713616Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:05:02.7776457Z 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-10-10T00:05:02.7796747Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:05:02.7859335Z 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-10-10T00:05:02.7878140Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:05:02.7939958Z 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-10-10T00:05:02.7959361Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:05:02.8024319Z 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-10-10T00:05:02.8042287Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:02.8107222Z 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-10-10T00:05:02.8128337Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:02.8192488Z 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-10-10T00:05:02.8213504Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:05:02.8276123Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T00:05:02.8316623Z Entering 'third_party/pocketfft' 2025-10-10T00:05:02.8383214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T00:05:02.8403282Z Entering 'third_party/protobuf' 2025-10-10T00:05:02.8465851Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T00:05:02.8489606Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:05:02.8551761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:05:02.8570641Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:05:02.8636659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:05:02.8657930Z Entering 'third_party/psimd' 2025-10-10T00:05:02.8722297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T00:05:02.8741505Z Entering 'third_party/pthreadpool' 2025-10-10T00:05:02.8806192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T00:05:02.8825600Z Entering 'third_party/pybind11' 2025-10-10T00:05:02.8889278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:05:02.8909506Z Entering 'third_party/python-peachpy' 2025-10-10T00:05:02.8972511Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T00:05:02.8993108Z Entering 'third_party/sleef' 2025-10-10T00:05:02.9056890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T00:05:02.9077437Z Entering 'third_party/tensorpipe' 2025-10-10T00:05:02.9141529Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T00:05:02.9161626Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:05:02.9224762Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:05:02.9243896Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:05:02.9307920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T00:05:02.9327006Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:05:02.9394477Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T00:05:02.9414290Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:05:02.9477289Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:05:02.9494655Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:02.9558533Z 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-10-10T00:05:03.0444644Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-10-10T00:05:03.0811242Z Entering 'android/libs/fbjni' 2025-10-10T00:05:03.0862214Z Entering 'third_party/FP16' 2025-10-10T00:05:03.0916338Z Entering 'third_party/FXdiv' 2025-10-10T00:05:03.0969041Z Entering 'third_party/NNPACK' 2025-10-10T00:05:03.1019730Z Entering 'third_party/NVTX' 2025-10-10T00:05:03.1072748Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:05:03.1124223Z Entering 'third_party/XNNPACK' 2025-10-10T00:05:03.1197494Z Entering 'third_party/aiter' 2025-10-10T00:05:03.1250257Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:05:03.1312066Z Entering 'third_party/benchmark' 2025-10-10T00:05:03.1366306Z Entering 'third_party/composable_kernel' 2025-10-10T00:05:03.1428183Z Entering 'third_party/cpp-httplib' 2025-10-10T00:05:03.1479805Z Entering 'third_party/cpuinfo' 2025-10-10T00:05:03.1530791Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:05:03.1581928Z Entering 'third_party/cutlass' 2025-10-10T00:05:03.1645548Z Entering 'third_party/fbgemm' 2025-10-10T00:05:03.1700256Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:05:03.1750128Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:05:03.1807885Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:05:03.1857429Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:05:03.1917293Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:05:03.1966244Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:05:03.2016167Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:05:03.2069524Z Entering 'third_party/flash-attention' 2025-10-10T00:05:03.2123888Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:05:03.2179359Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:05:03.2239942Z Entering 'third_party/flatbuffers' 2025-10-10T00:05:03.2293891Z Entering 'third_party/fmt' 2025-10-10T00:05:03.2345762Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:05:03.2400172Z Entering 'third_party/gloo' 2025-10-10T00:05:03.2451986Z Entering 'third_party/googletest' 2025-10-10T00:05:03.2505633Z Entering 'third_party/ideep' 2025-10-10T00:05:03.2556514Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:05:03.2615125Z Entering 'third_party/ittapi' 2025-10-10T00:05:03.2668580Z Entering 'third_party/kineto' 2025-10-10T00:05:03.2719671Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:05:03.2769759Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:05:03.2821254Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:05:03.2871133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:05:03.2921301Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:05:03.2969812Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:05:03.3023067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:05:03.3073518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:05:03.3124308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:05:03.3176375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:05:03.3226327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:05:03.3279606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:03.3331827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:03.3388918Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:05:03.3438584Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:05:03.3491117Z Entering 'third_party/kleidiai' 2025-10-10T00:05:03.3543892Z Entering 'third_party/mimalloc' 2025-10-10T00:05:03.3596239Z Entering 'third_party/nlohmann' 2025-10-10T00:05:03.3651743Z Entering 'third_party/onnx' 2025-10-10T00:05:03.3721898Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:05:03.3775832Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:05:03.3828928Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:05:03.3880626Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:05:03.3930644Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:05:03.3980795Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:05:03.4031194Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:05:03.4080940Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:05:03.4129388Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:05:03.4180725Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:03.4232538Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:03.4284834Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:05:03.4354747Z Entering 'third_party/pocketfft' 2025-10-10T00:05:03.4408122Z Entering 'third_party/protobuf' 2025-10-10T00:05:03.4462394Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:05:03.4512362Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:05:03.4565622Z Entering 'third_party/psimd' 2025-10-10T00:05:03.4616857Z Entering 'third_party/pthreadpool' 2025-10-10T00:05:03.4669090Z Entering 'third_party/pybind11' 2025-10-10T00:05:03.4720028Z Entering 'third_party/python-peachpy' 2025-10-10T00:05:03.4770665Z Entering 'third_party/sleef' 2025-10-10T00:05:03.4821740Z Entering 'third_party/tensorpipe' 2025-10-10T00:05:03.4872746Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:05:03.4923358Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:05:03.4973598Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:05:03.5024513Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:05:03.5074165Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:03.5142794Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-10-10T00:05:03.5502405Z Entering 'android/libs/fbjni' 2025-10-10T00:05:03.5553663Z Entering 'third_party/FP16' 2025-10-10T00:05:03.5604261Z Entering 'third_party/FXdiv' 2025-10-10T00:05:03.5654981Z Entering 'third_party/NNPACK' 2025-10-10T00:05:03.5707263Z Entering 'third_party/NVTX' 2025-10-10T00:05:03.5759912Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:05:03.5811675Z Entering 'third_party/XNNPACK' 2025-10-10T00:05:03.5879883Z Entering 'third_party/aiter' 2025-10-10T00:05:03.5931172Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:05:03.5991911Z Entering 'third_party/benchmark' 2025-10-10T00:05:03.6043165Z Entering 'third_party/composable_kernel' 2025-10-10T00:05:03.6103890Z Entering 'third_party/cpp-httplib' 2025-10-10T00:05:03.6155460Z Entering 'third_party/cpuinfo' 2025-10-10T00:05:03.6207498Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:05:03.6259115Z Entering 'third_party/cutlass' 2025-10-10T00:05:03.6320506Z Entering 'third_party/fbgemm' 2025-10-10T00:05:03.6374891Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:05:03.6426294Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:05:03.6486636Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:05:03.6536742Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:05:03.6594713Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:05:03.6645301Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:05:03.6697712Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:05:03.6751161Z Entering 'third_party/flash-attention' 2025-10-10T00:05:03.6805484Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:05:03.6861395Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:05:03.6922232Z Entering 'third_party/flatbuffers' 2025-10-10T00:05:03.6977061Z Entering 'third_party/fmt' 2025-10-10T00:05:03.7028430Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:05:03.7081545Z Entering 'third_party/gloo' 2025-10-10T00:05:03.7132867Z Entering 'third_party/googletest' 2025-10-10T00:05:03.7189299Z Entering 'third_party/ideep' 2025-10-10T00:05:03.7238563Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:05:03.7297702Z Entering 'third_party/ittapi' 2025-10-10T00:05:03.7349163Z Entering 'third_party/kineto' 2025-10-10T00:05:03.7401355Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:05:03.7454963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:05:03.7508924Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:05:03.7560627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:05:03.7613091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:05:03.7662730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:05:03.7718242Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:05:03.7768966Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:05:03.7819850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:05:03.7872340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:05:03.7923012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:05:03.7973712Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:03.8028910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:03.8086321Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:05:03.8136280Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:05:03.8190167Z Entering 'third_party/kleidiai' 2025-10-10T00:05:03.8242667Z Entering 'third_party/mimalloc' 2025-10-10T00:05:03.8295726Z Entering 'third_party/nlohmann' 2025-10-10T00:05:03.8348774Z Entering 'third_party/onnx' 2025-10-10T00:05:03.8419034Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:05:03.8475159Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:05:03.8527405Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:05:03.8577415Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:05:03.8626764Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:05:03.8675921Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:05:03.8729149Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:05:03.8778814Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:05:03.8827775Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:05:03.8876246Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:03.8927251Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:03.8980359Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:05:03.9051428Z Entering 'third_party/pocketfft' 2025-10-10T00:05:03.9103272Z Entering 'third_party/protobuf' 2025-10-10T00:05:03.9158928Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:05:03.9209128Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:05:03.9261140Z Entering 'third_party/psimd' 2025-10-10T00:05:03.9312757Z Entering 'third_party/pthreadpool' 2025-10-10T00:05:03.9363304Z Entering 'third_party/pybind11' 2025-10-10T00:05:03.9416959Z Entering 'third_party/python-peachpy' 2025-10-10T00:05:03.9467701Z Entering 'third_party/sleef' 2025-10-10T00:05:03.9518840Z Entering 'third_party/tensorpipe' 2025-10-10T00:05:03.9569754Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:05:03.9619059Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:05:03.9668702Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:05:03.9724149Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:05:03.9773283Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:03.9838825Z ##[endgroup] 2025-10-10T00:05:03.9878214Z [command]/usr/bin/git log -1 --format=%H 2025-10-10T00:05:03.9904587Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:05:04.0023963Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-10-10T00:05:04.0024514Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:05:04.0024833Z # Clean stale submodule dirs 2025-10-10T00:05:04.0025175Z if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:05:04.0025577Z  sudo git submodule foreach --recursive git clean -ffdx 2025-10-10T00:05:04.0025990Z else 2025-10-10T00:05:04.0026298Z  git submodule foreach --recursive git clean -ffdx 2025-10-10T00:05:04.0026685Z fi 2025-10-10T00:05:04.0034756Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:04.0035327Z env: 2025-10-10T00:05:04.0035554Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:04.0035833Z NO_SUDO: 2025-10-10T00:05:04.0036061Z ##[endgroup] 2025-10-10T00:05:04.4009572Z Entering 'android/libs/fbjni' 2025-10-10T00:05:04.4047934Z Entering 'third_party/FP16' 2025-10-10T00:05:04.4086126Z Entering 'third_party/FXdiv' 2025-10-10T00:05:04.4122818Z Entering 'third_party/NNPACK' 2025-10-10T00:05:04.4163301Z Entering 'third_party/NVTX' 2025-10-10T00:05:04.4208149Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:05:04.4246136Z Entering 'third_party/XNNPACK' 2025-10-10T00:05:04.4380041Z Entering 'third_party/aiter' 2025-10-10T00:05:04.4428928Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:05:04.4548679Z Entering 'third_party/benchmark' 2025-10-10T00:05:04.4587249Z Entering 'third_party/composable_kernel' 2025-10-10T00:05:04.4716123Z Entering 'third_party/cpp-httplib' 2025-10-10T00:05:04.4754401Z Entering 'third_party/cpuinfo' 2025-10-10T00:05:04.4795681Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:05:04.4835006Z Entering 'third_party/cutlass' 2025-10-10T00:05:04.4947691Z Entering 'third_party/fbgemm' 2025-10-10T00:05:04.5016254Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:05:04.5052932Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:05:04.5181137Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:05:04.5220741Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:05:04.5329174Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:05:04.5366089Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:05:04.5401115Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:05:04.5452153Z Entering 'third_party/flash-attention' 2025-10-10T00:05:04.5498432Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:05:04.5605025Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:05:04.5704625Z Entering 'third_party/flatbuffers' 2025-10-10T00:05:04.5783075Z Entering 'third_party/fmt' 2025-10-10T00:05:04.5820825Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:05:04.5860154Z Entering 'third_party/gloo' 2025-10-10T00:05:04.5899467Z Entering 'third_party/googletest' 2025-10-10T00:05:04.5940500Z Entering 'third_party/ideep' 2025-10-10T00:05:04.5976694Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:05:04.6067942Z Entering 'third_party/ittapi' 2025-10-10T00:05:04.6106582Z Entering 'third_party/kineto' 2025-10-10T00:05:04.6147319Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:05:04.6190620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:05:04.6241233Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:05:04.6278241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:05:04.6315204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:05:04.6349990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:05:04.6386303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:05:04.6421587Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:05:04.6464881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:05:04.6510985Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:05:04.6546940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:05:04.6585109Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:04.6637389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:04.6682286Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:05:04.6718427Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:05:04.6757895Z Entering 'third_party/kleidiai' 2025-10-10T00:05:04.6801099Z Entering 'third_party/mimalloc' 2025-10-10T00:05:04.6839976Z Entering 'third_party/nlohmann' 2025-10-10T00:05:04.6890062Z Entering 'third_party/onnx' 2025-10-10T00:05:04.7241211Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:05:04.7282644Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:05:04.7349711Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:05:04.7385966Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:05:04.7424788Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:05:04.7459596Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:05:04.7508182Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:05:04.7544169Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:05:04.7581953Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:05:04.7620303Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:05:04.7674175Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:05:04.7719751Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:05:04.8002162Z Entering 'third_party/pocketfft' 2025-10-10T00:05:04.8038489Z Entering 'third_party/protobuf' 2025-10-10T00:05:04.8124974Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:05:04.8160079Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:05:04.8201543Z Entering 'third_party/psimd' 2025-10-10T00:05:04.8237335Z Entering 'third_party/pthreadpool' 2025-10-10T00:05:04.8275310Z Entering 'third_party/pybind11' 2025-10-10T00:05:04.8314542Z Entering 'third_party/python-peachpy' 2025-10-10T00:05:04.8352144Z Entering 'third_party/sleef' 2025-10-10T00:05:04.8391730Z Entering 'third_party/tensorpipe' 2025-10-10T00:05:04.8430298Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:05:04.8469754Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:05:04.8505845Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:05:04.8545605Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:05:04.8581895Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:05:04.8766213Z Prepare all required actions 2025-10-10T00:05:04.8766747Z Getting action download info 2025-10-10T00:05:05.1328244Z ##[group]Run ./.github/actions/setup-linux 2025-10-10T00:05:05.1328614Z env: 2025-10-10T00:05:05.1328837Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:05.1329123Z ##[endgroup] 2025-10-10T00:05:05.1401893Z ##[group]Run set -euo pipefail 2025-10-10T00:05:05.1402276Z set -euo pipefail 2025-10-10T00:05:05.1402591Z function get_ec2_metadata() { 2025-10-10T00:05:05.1402989Z  # Pulled from instance metadata endpoint for EC2 2025-10-10T00:05:05.1403668Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-10-10T00:05:05.1404257Z  category=$1 2025-10-10T00:05:05.1404643Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-10-10T00:05:05.1405099Z  runner_name_str=i-0dabdb441787e6f33 2025-10-10T00:05:05.1405513Z  if [[ -f /.inarc ]]; then 2025-10-10T00:05:05.1406036Z  echo "ARC Runner, no info on ec2 metadata" 2025-10-10T00:05:05.1406454Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-10-10T00:05:05.1406944Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-10-10T00:05:05.1407407Z  else 2025-10-10T00:05:05.1408326Z  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-10-10T00:05:05.1409291Z  fi 2025-10-10T00:05:05.1409520Z } 2025-10-10T00:05:05.1409786Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-10-10T00:05:05.1410242Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-10-10T00:05:05.1410753Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-10-10T00:05:05.1411188Z echo "system info $(uname -a)" 2025-10-10T00:05:05.1421593Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:05.1421999Z env: 2025-10-10T00:05:05.1422244Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:05.1422511Z ##[endgroup] 2025-10-10T00:05:05.1580848Z ami-id: ami-08982f1c5bf93d976 2025-10-10T00:05:05.1699141Z instance-id: i-0dabdb441787e6f33 2025-10-10T00:05:05.1812111Z instance-type: c5.4xlarge 2025-10-10T00:05:05.1825370Z system info Linux ip-10-0-11-33.ec2.internal 6.1.150-174.273.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 9 12:21:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-10-10T00:05:05.1858784Z ##[group]Run if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-10-10T00:05:05.1859313Z if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-10-10T00:05:05.1865643Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:05.1866050Z env: 2025-10-10T00:05:05.1866270Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:05.1866548Z ##[endgroup] 2025-10-10T00:05:05.1922560Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:05:05.1923587Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:05:05.1929930Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:05.1930337Z env: 2025-10-10T00:05:05.1930555Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:05.1930839Z ##[endgroup] 2025-10-10T00:05:05.1996189Z ##[group]Run if systemctl is-active --quiet docker; then 2025-10-10T00:05:05.1996687Z if systemctl is-active --quiet docker; then 2025-10-10T00:05:05.1997102Z  echo "Docker daemon is running..."; 2025-10-10T00:05:05.1997436Z else 2025-10-10T00:05:05.1997815Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-10-10T00:05:05.1998258Z fi 2025-10-10T00:05:05.2004096Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:05.2004509Z env: 2025-10-10T00:05:05.2004744Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:05.2005009Z ##[endgroup] 2025-10-10T00:05:05.2094284Z Docker daemon is running... 2025-10-10T00:05:05.2143134Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:05:05.2143471Z with: 2025-10-10T00:05:05.2143677Z shell: bash 2025-10-10T00:05:05.2143919Z timeout_minutes: 5 2025-10-10T00:05:05.2144167Z max_attempts: 3 2025-10-10T00:05:05.2144423Z retry_wait_seconds: 30 2025-10-10T00:05:05.2146912Z 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-10-10T00:05:05.2149579Z polling_interval_seconds: 1 2025-10-10T00:05:05.2149878Z warning_on_retry: true 2025-10-10T00:05:05.2150164Z continue_on_error: false 2025-10-10T00:05:05.2150425Z env: 2025-10-10T00:05:05.2150655Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:05.2150924Z AWS_RETRY_MODE: standard 2025-10-10T00:05:05.2151196Z AWS_MAX_ATTEMPTS: 5 2025-10-10T00:05:05.2151466Z AWS_DEFAULT_REGION: us-east-1 2025-10-10T00:05:05.2151748Z ##[endgroup] 2025-10-10T00:05:06.4464895Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:05:06.4465572Z Configure a credential helper to remove this warning. See 2025-10-10T00:05:06.4466343Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:05:06.4466758Z 2025-10-10T00:05:06.4466878Z Login Succeeded 2025-10-10T00:05:07.3045073Z Command completed after 1 attempt(s). 2025-10-10T00:05:07.3108925Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:05:07.3109509Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:05:07.3109999Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:05:07.3117852Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:07.3118248Z env: 2025-10-10T00:05:07.3118489Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:07.3118775Z ##[endgroup] 2025-10-10T00:05:07.3217618Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T00:05:07.3218234Z # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T00:05:07.3218700Z # shellcheck disable=SC2046 2025-10-10T00:05:07.3219043Z docker stop $(docker ps -q) || true 2025-10-10T00:05:07.3219408Z # Prune all of the docker images 2025-10-10T00:05:07.3219756Z docker system prune -af 2025-10-10T00:05:07.3225565Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:07.3225952Z env: 2025-10-10T00:05:07.3226189Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:07.3226453Z ##[endgroup] 2025-10-10T00:05:07.3666329Z "docker stop" requires at least 1 argument. 2025-10-10T00:05:07.3666743Z See 'docker stop --help'. 2025-10-10T00:05:07.3666930Z 2025-10-10T00:05:07.3667122Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-10-10T00:05:07.3667414Z 2025-10-10T00:05:07.3667531Z Stop one or more running containers 2025-10-10T00:05:07.3889012Z Total reclaimed space: 0B 2025-10-10T00:05:07.4104149Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-10-10T00:05:07.4104650Z with: 2025-10-10T00:05:07.4105047Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-10-10T00:05:07.4105567Z use-custom-docker-registry: true 2025-10-10T00:05:07.4105888Z docker-build-dir: .ci/docker 2025-10-10T00:05:07.4106221Z docker-build-script: ./build.sh 2025-10-10T00:05:07.4106523Z working-directory: . 2025-10-10T00:05:07.4106897Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:07.4107309Z force-push: false 2025-10-10T00:05:07.4107549Z env: 2025-10-10T00:05:07.4107765Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:07.4108043Z ##[endgroup] 2025-10-10T00:05:07.4137218Z ##[group]Run set -ex 2025-10-10T00:05:07.4137564Z set -ex 2025-10-10T00:05:07.4137789Z  2025-10-10T00:05:07.4138213Z # If the docker build directory or the build script doesn't exist, the action will 2025-10-10T00:05:07.4138966Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-10-10T00:05:07.4139566Z # job could then download the pre-built image as usual 2025-10-10T00:05:07.4140306Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-10-10T00:05:07.4141156Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4141489Z else 2025-10-10T00:05:07.4141763Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4142217Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4142653Z  2025-10-10T00:05:07.4143250Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-10-10T00:05:07.4143922Z  exit 0 2025-10-10T00:05:07.4144155Z fi 2025-10-10T00:05:07.4144362Z  2025-10-10T00:05:07.4144719Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-10-10T00:05:07.4145353Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-10-10T00:05:07.4145932Z  # use it as it is, but first let's extract the tag 2025-10-10T00:05:07.4146460Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-10-10T00:05:07.4146990Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4147515Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4147938Z else 2025-10-10T00:05:07.4148214Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-10-10T00:05:07.4148621Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-10-10T00:05:07.4149025Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-10-10T00:05:07.4149395Z  fi 2025-10-10T00:05:07.4149865Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-10-10T00:05:07.4150521Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4151199Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4151955Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4152416Z fi 2025-10-10T00:05:07.4158744Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:07.4159151Z env: 2025-10-10T00:05:07.4159370Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:07.4159654Z REPO_NAME: pytorch 2025-10-10T00:05:07.4160057Z DOCKER_IMAGE_NAME: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-10-10T00:05:07.4160546Z DOCKER_BUILD_DIR: .ci/docker 2025-10-10T00:05:07.4160837Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-10-10T00:05:07.4161356Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:07.4161799Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-10-10T00:05:07.4162099Z CUSTOM_TAG_PREFIX: 2025-10-10T00:05:07.4162357Z ##[endgroup] 2025-10-10T00:05:07.4190844Z + [[ -d .ci/docker ]] 2025-10-10T00:05:07.4191137Z + [[ -f .ci/docker/./build.sh ]] 2025-10-10T00:05:07.4191424Z + [[ true == \t\r\u\e ]] 2025-10-10T00:05:07.4191711Z + echo skip=false 2025-10-10T00:05:07.4192636Z + [[ 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-10-10T00:05:07.4193495Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *:* ]] 2025-10-10T00:05:07.4194094Z + CUSTOM_TAG_PREFIX=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-10-10T00:05:07.4194559Z + DOCKER_IMAGE_NAME=ci-image 2025-10-10T00:05:07.4196336Z ++ git rev-parse HEAD:.ci/docker 2025-10-10T00:05:07.4217381Z + DOCKER_TAG=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:07.4218332Z + echo docker-tag=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:07.4219616Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:07.4220943Z + echo custom-tag-prefix=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-10-10T00:05:07.4257678Z ##[group]Run set +e 2025-10-10T00:05:07.4258014Z set +e 2025-10-10T00:05:07.4258243Z set -x 2025-10-10T00:05:07.4258456Z  2025-10-10T00:05:07.4258675Z login() { 2025-10-10T00:05:07.4259155Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-10-10T00:05:07.4259696Z } 2025-10-10T00:05:07.4259887Z  2025-10-10T00:05:07.4260083Z retry () { 2025-10-10T00:05:07.4260365Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-10-10T00:05:07.4260671Z } 2025-10-10T00:05:07.4260880Z  2025-10-10T00:05:07.4261102Z retry login "${DOCKER_REGISTRY}" 2025-10-10T00:05:07.4261419Z  2025-10-10T00:05:07.4261630Z START_TIME=$(date +%s) 2025-10-10T00:05:07.4261933Z # Wait up to 120 minutes 2025-10-10T00:05:07.4262312Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-10-10T00:05:07.4262837Z  # Check if image already exists, if it does then skip building it 2025-10-10T00:05:07.4263363Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-10-10T00:05:07.4263736Z  exit 0 2025-10-10T00:05:07.4263983Z  fi 2025-10-10T00:05:07.4264194Z  2025-10-10T00:05:07.4264603Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-10-10T00:05:07.4265306Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-10-10T00:05:07.4266016Z  # latter, it will wait for the Docker images to become available before continuing 2025-10-10T00:05:07.4266574Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-10-10T00:05:07.4266986Z  # It's a Docker build job, let's build the image 2025-10-10T00:05:07.4267362Z  break 2025-10-10T00:05:07.4267589Z  else 2025-10-10T00:05:07.4267950Z  # It's a regular build job, wait for the image to become available 2025-10-10T00:05:07.4268377Z  sleep 300 2025-10-10T00:05:07.4268637Z  fi 2025-10-10T00:05:07.4268862Z done 2025-10-10T00:05:07.4269074Z  2025-10-10T00:05:07.4269448Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-10-10T00:05:07.4270044Z # be empty. The default action would be to continue rebuild the image 2025-10-10T00:05:07.4270744Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-10-10T00:05:07.4271220Z  # if we're on the base branch then use the parent commit 2025-10-10T00:05:07.4271653Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-10-10T00:05:07.4271994Z else 2025-10-10T00:05:07.4272327Z  # otherwise we're on a PR, so use the most recent base commit 2025-10-10T00:05:07.4272844Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-10-10T00:05:07.4273216Z fi 2025-10-10T00:05:07.4273439Z  2025-10-10T00:05:07.4273669Z if [[ -z "${MERGE_BASE}" ]]; then 2025-10-10T00:05:07.4274425Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4274781Z  2025-10-10T00:05:07.4275330Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-10-10T00:05:07.4275923Z  exit 0 2025-10-10T00:05:07.4276144Z fi 2025-10-10T00:05:07.4276364Z  2025-10-10T00:05:07.4276676Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-10-10T00:05:07.4277408Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-10-10T00:05:07.4278037Z  exit 1 2025-10-10T00:05:07.4278259Z fi 2025-10-10T00:05:07.4278478Z  2025-10-10T00:05:07.4278974Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-10-10T00:05:07.4279684Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-10-10T00:05:07.4280305Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-10-10T00:05:07.4281045Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-10-10T00:05:07.4281876Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-10-10T00:05:07.4282357Z fi 2025-10-10T00:05:07.4282580Z  2025-10-10T00:05:07.4282841Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-10-10T00:05:07.4288924Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:07.4289317Z env: 2025-10-10T00:05:07.4289556Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:07.4289836Z DOCKER_BUILD_DIR: .ci/docker 2025-10-10T00:05:07.4290212Z BASE_REVISION: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:05:07.4291200Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:07.4292406Z DOCKER_TAG: pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:07.4293136Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:07.4293541Z DOCKER_PUSH: 2025-10-10T00:05:07.4293790Z ##[endgroup] 2025-10-10T00:05:07.4319955Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:07.4320432Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:07.4322911Z + aws ecr get-login-password --region us-east-1 2025-10-10T00:05:07.4324546Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:08.0064902Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:05:08.0065607Z Configure a credential helper to remove this warning. See 2025-10-10T00:05:08.0066457Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:05:08.0066874Z 2025-10-10T00:05:08.0066991Z Login Succeeded 2025-10-10T00:05:08.0081324Z ++ date +%s 2025-10-10T00:05:08.0093644Z + START_TIME=1760054708 2025-10-10T00:05:08.0097488Z ++ date +%s 2025-10-10T00:05:08.0109078Z + [[ 1760047508 -lt 1760054708 ]] 2025-10-10T00:05:08.0110301Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:08.2384058Z { 2025-10-10T00:05:08.2384485Z "schemaVersion": 2, 2025-10-10T00:05:08.2384982Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-10-10T00:05:08.2385465Z "config": { 2025-10-10T00:05:08.2385808Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-10-10T00:05:08.2386270Z "size": 31326, 2025-10-10T00:05:08.2386716Z "digest": "sha256:2b326b7b17db730c6c973cebcc035ac7bd2de93f7608c304eb88a054c020cb51" 2025-10-10T00:05:08.2387215Z }, 2025-10-10T00:05:08.2387429Z "layers": [ 2025-10-10T00:05:08.2387638Z { 2025-10-10T00:05:08.2387991Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2388419Z "size": 30447990, 2025-10-10T00:05:08.2388852Z "digest": "sha256:828c1365039a657352c737a62d13e1932951b5658eb6bd9b9096ea9b73562453" 2025-10-10T00:05:08.2389333Z }, 2025-10-10T00:05:08.2389533Z { 2025-10-10T00:05:08.2389894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2390332Z "size": 1554, 2025-10-10T00:05:08.2390771Z "digest": "sha256:bb2a9ef82ad25cad5b8b42333f1ad9021e173ba817f20bea4750c3a2fac61a0f" 2025-10-10T00:05:08.2391262Z }, 2025-10-10T00:05:08.2391467Z { 2025-10-10T00:05:08.2391793Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2392482Z "size": 313649854, 2025-10-10T00:05:08.2392911Z "digest": "sha256:0f76777182a77d74abe645a336fb40383387e35b785ebac305aa6a107b2e7998" 2025-10-10T00:05:08.2393429Z }, 2025-10-10T00:05:08.2393620Z { 2025-10-10T00:05:08.2393962Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2394404Z "size": 791, 2025-10-10T00:05:08.2394857Z "digest": "sha256:5c003cead6fcb32042a1cc6d0acce01b4801aecb822c4b59c9a9923339b90744" 2025-10-10T00:05:08.2395487Z }, 2025-10-10T00:05:08.2395673Z { 2025-10-10T00:05:08.2396040Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2396471Z "size": 106, 2025-10-10T00:05:08.2396907Z "digest": "sha256:0c32f5cb2c476d0602ac51d1ba79c514253ef564c67abdf96c715b43478b6350" 2025-10-10T00:05:08.2397393Z }, 2025-10-10T00:05:08.2397599Z { 2025-10-10T00:05:08.2397933Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2398385Z "size": 703, 2025-10-10T00:05:08.2398801Z "digest": "sha256:70689f59dfb338fa8873920df080deffcd3f25861090773b7d045d0c5a1285d0" 2025-10-10T00:05:08.2399307Z }, 2025-10-10T00:05:08.2399516Z { 2025-10-10T00:05:08.2399990Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2400441Z "size": 1215, 2025-10-10T00:05:08.2400862Z "digest": "sha256:e0e260d97e48adf66986d23f296852f807477ca40ef84e996eccb966a00d1007" 2025-10-10T00:05:08.2401417Z }, 2025-10-10T00:05:08.2401809Z { 2025-10-10T00:05:08.2402458Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2403210Z "size": 484, 2025-10-10T00:05:08.2403817Z "digest": "sha256:447b9f68411929ed23d1985366cee316c228c567732004c0251851a5226e3346" 2025-10-10T00:05:08.2404307Z }, 2025-10-10T00:05:08.2404496Z { 2025-10-10T00:05:08.2404839Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2405267Z "size": 110343522, 2025-10-10T00:05:08.2405729Z "digest": "sha256:fc4a90a2e4bea59386a1521e5b9258825d5a6938b035dc686f1cdf6abb614a98" 2025-10-10T00:05:08.2406213Z }, 2025-10-10T00:05:08.2406414Z { 2025-10-10T00:05:08.2406752Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2407178Z "size": 5036, 2025-10-10T00:05:08.2407612Z "digest": "sha256:bddc1d18a3d6ffb4a405012119238059a9ff6b0b5cf99ff07d8b450da5e7a62c" 2025-10-10T00:05:08.2408103Z }, 2025-10-10T00:05:08.2408304Z { 2025-10-10T00:05:08.2408631Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2409243Z "size": 1709, 2025-10-10T00:05:08.2409662Z "digest": "sha256:6541008b1d6a3623c69c59142dc4bce9e776540d8cdc1870114ddda7a20f93f8" 2025-10-10T00:05:08.2410160Z }, 2025-10-10T00:05:08.2410346Z { 2025-10-10T00:05:08.2410689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2411135Z "size": 724, 2025-10-10T00:05:08.2411556Z "digest": "sha256:954a2d7b7a43ef19f402520fa8ddf2025bdc12bf25cab78f9ed33fa49649ec80" 2025-10-10T00:05:08.2412077Z }, 2025-10-10T00:05:08.2412267Z { 2025-10-10T00:05:08.2412611Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2413039Z "size": 543, 2025-10-10T00:05:08.2413461Z "digest": "sha256:757b602ab7ba23e8992f66ee2d27b3f81ff0395b74d8b935211e172a14da967f" 2025-10-10T00:05:08.2413947Z }, 2025-10-10T00:05:08.2414151Z { 2025-10-10T00:05:08.2414498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2414926Z "size": 3252549426, 2025-10-10T00:05:08.2415379Z "digest": "sha256:7a66b563415761efd6546abf65ebe5999d7a06af8857e1506be24205987b384c" 2025-10-10T00:05:08.2415862Z }, 2025-10-10T00:05:08.2416064Z { 2025-10-10T00:05:08.2416391Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2416829Z "size": 32, 2025-10-10T00:05:08.2417248Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2417844Z }, 2025-10-10T00:05:08.2418039Z { 2025-10-10T00:05:08.2418388Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2418832Z "size": 381, 2025-10-10T00:05:08.2419252Z "digest": "sha256:a272ef38f8ce49245ad653e0cd55b38aab7b9d5180bc744400b5cf69c4580a0d" 2025-10-10T00:05:08.2419755Z }, 2025-10-10T00:05:08.2419942Z { 2025-10-10T00:05:08.2420281Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2420710Z "size": 236069, 2025-10-10T00:05:08.2421148Z "digest": "sha256:a4e16af38ef98db595d32b48a525f677c01909e643e48c81d1cb195c3fee8ebc" 2025-10-10T00:05:08.2421664Z }, 2025-10-10T00:05:08.2421862Z { 2025-10-10T00:05:08.2422191Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2422629Z "size": 231, 2025-10-10T00:05:08.2423059Z "digest": "sha256:015ebdb069f7feab1651069139a0cb3cc9803ba197f5c46fc133779d31b61030" 2025-10-10T00:05:08.2423550Z }, 2025-10-10T00:05:08.2423751Z { 2025-10-10T00:05:08.2424077Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2424518Z "size": 3539938, 2025-10-10T00:05:08.2424929Z "digest": "sha256:774f7b49312f0299a66eb62f46346ea5f71819890c9bc278dbab666305a7b59d" 2025-10-10T00:05:08.2425606Z }, 2025-10-10T00:05:08.2425794Z { 2025-10-10T00:05:08.2426140Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2426584Z "size": 1479, 2025-10-10T00:05:08.2427013Z "digest": "sha256:0424a3772840ccdb1709d0599a2a23ecad3ecac66f1d78dee33ce2a34cca3aed" 2025-10-10T00:05:08.2427515Z }, 2025-10-10T00:05:08.2427700Z { 2025-10-10T00:05:08.2428042Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2428471Z "size": 482, 2025-10-10T00:05:08.2428785Z + exit 0 2025-10-10T00:05:08.2429177Z "digest": "sha256:4355c82d0b076e33626dcda0ab63757f43e07c1860845ee837ce0d27f91b1008" 2025-10-10T00:05:08.2429680Z }, 2025-10-10T00:05:08.2429868Z { 2025-10-10T00:05:08.2430213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2430660Z "size": 200, 2025-10-10T00:05:08.2431076Z "digest": "sha256:540f54cb26f4a87582a229a42d14fdf7845fa87c3ddac44073d4fa4983808159" 2025-10-10T00:05:08.2431579Z }, 2025-10-10T00:05:08.2431767Z { 2025-10-10T00:05:08.2432107Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2432533Z "size": 608, 2025-10-10T00:05:08.2432966Z "digest": "sha256:fb3109e064fb68fcdf55d805bd5d505d4b2d7ba683a7239616f3205bfc22b984" 2025-10-10T00:05:08.2433557Z }, 2025-10-10T00:05:08.2433764Z { 2025-10-10T00:05:08.2434110Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2434542Z "size": 7871298247, 2025-10-10T00:05:08.2435086Z "digest": "sha256:b97b9f73a17c453e588434989d1f1dac003e68d7adf901f4d93aa26fa620bf7c" 2025-10-10T00:05:08.2435581Z }, 2025-10-10T00:05:08.2435797Z { 2025-10-10T00:05:08.2436136Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2436586Z "size": 828, 2025-10-10T00:05:08.2437002Z "digest": "sha256:916d375b255ab9ba770536591f11e96ccfb511090b6e6397f3bb346a511ea8cd" 2025-10-10T00:05:08.2437500Z }, 2025-10-10T00:05:08.2437694Z { 2025-10-10T00:05:08.2438040Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2438494Z "size": 33451725, 2025-10-10T00:05:08.2438934Z "digest": "sha256:dfbfc2d91df60b30357ae6548e620847b73cbeff8164dea1130ddd967b038965" 2025-10-10T00:05:08.2439447Z }, 2025-10-10T00:05:08.2439642Z { 2025-10-10T00:05:08.2439992Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2440421Z "size": 104, 2025-10-10T00:05:08.2440851Z "digest": "sha256:012785c1f3f5422d9e3266af997b56162502b0dc9caeb30fe4f73ac15ead3e4d" 2025-10-10T00:05:08.2441343Z }, 2025-10-10T00:05:08.2441550Z { 2025-10-10T00:05:08.2441879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2442405Z "size": 1495, 2025-10-10T00:05:08.2442844Z "digest": "sha256:aaef93273d5dc8ba224c173dd276d33d4516cf0be3e0ab06da7a9bb346ee91a3" 2025-10-10T00:05:08.2443340Z }, 2025-10-10T00:05:08.2443547Z { 2025-10-10T00:05:08.2443877Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2444321Z "size": 453792519, 2025-10-10T00:05:08.2444754Z "digest": "sha256:732deb59e36e883ad74c429e2c50a99789dfd31ca377c747aab8b1432e306b90" 2025-10-10T00:05:08.2445254Z }, 2025-10-10T00:05:08.2445440Z { 2025-10-10T00:05:08.2445784Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2446226Z "size": 163, 2025-10-10T00:05:08.2446640Z "digest": "sha256:8d7304dd5719df3109a2c34be0fe309ddc9403958af441c2d693ec85fc16a7ad" 2025-10-10T00:05:08.2447141Z }, 2025-10-10T00:05:08.2447327Z { 2025-10-10T00:05:08.2447671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2448107Z "size": 346, 2025-10-10T00:05:08.2448526Z "digest": "sha256:9427facc45489f426177706ff763d3427cf4e04bb0d898d1ba280027829c89d8" 2025-10-10T00:05:08.2449006Z }, 2025-10-10T00:05:08.2449211Z { 2025-10-10T00:05:08.2449541Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2449984Z "size": 32, 2025-10-10T00:05:08.2450421Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2450916Z }, 2025-10-10T00:05:08.2451119Z { 2025-10-10T00:05:08.2451449Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2451889Z "size": 106, 2025-10-10T00:05:08.2452302Z "digest": "sha256:094a1b5be591ab0f554c9878b44790486fb69d8b4b7c8b973bdde2cfc28a319b" 2025-10-10T00:05:08.2452804Z }, 2025-10-10T00:05:08.2452992Z { 2025-10-10T00:05:08.2453331Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2453778Z "size": 425, 2025-10-10T00:05:08.2454193Z "digest": "sha256:3194bad7208279dbf4b6ab6fbe10d2abc486216750e1cdad06e57a4662a1bdaf" 2025-10-10T00:05:08.2454698Z }, 2025-10-10T00:05:08.2454920Z { 2025-10-10T00:05:08.2455263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2455690Z "size": 19309415, 2025-10-10T00:05:08.2456126Z "digest": "sha256:363217a81a98f330190b0a947c38d916b55314c4afc797152164dfd2b73a24a9" 2025-10-10T00:05:08.2456607Z }, 2025-10-10T00:05:08.2456815Z { 2025-10-10T00:05:08.2457147Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2457672Z "size": 108, 2025-10-10T00:05:08.2458113Z "digest": "sha256:e3c423926c143a5a642bd860db3344a08bb0e25a926bcacbfb880dae359812ab" 2025-10-10T00:05:08.2458601Z }, 2025-10-10T00:05:08.2458805Z { 2025-10-10T00:05:08.2459132Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2459577Z "size": 639, 2025-10-10T00:05:08.2459996Z "digest": "sha256:b0da2665c54862c0c7bc7fe48bb4bccd145a0661780a03aa993545d78b3ddea7" 2025-10-10T00:05:08.2460503Z }, 2025-10-10T00:05:08.2460690Z { 2025-10-10T00:05:08.2461030Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2461453Z "size": 724, 2025-10-10T00:05:08.2461886Z "digest": "sha256:954a2d7b7a43ef19f402520fa8ddf2025bdc12bf25cab78f9ed33fa49649ec80" 2025-10-10T00:05:08.2462392Z }, 2025-10-10T00:05:08.2462577Z { 2025-10-10T00:05:08.2462916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2463342Z "size": 148, 2025-10-10T00:05:08.2463769Z "digest": "sha256:2348e9e015bffc9fa96b06ce47bb33567a4c148e942fdf2795d61b341ee156a0" 2025-10-10T00:05:08.2464257Z }, 2025-10-10T00:05:08.2464458Z { 2025-10-10T00:05:08.2464784Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2465222Z "size": 135, 2025-10-10T00:05:08.2465645Z "digest": "sha256:2a52776326f7d5686493d3cef7252cb528c71cd5dda8239aaa617ee1481d4a3d" 2025-10-10T00:05:08.2466196Z }, 2025-10-10T00:05:08.2466397Z { 2025-10-10T00:05:08.2466726Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2467165Z "size": 140, 2025-10-10T00:05:08.2467577Z "digest": "sha256:034e6954f81ccaa27b149b815708660cdd2881ed9741444ff77b6edcff67abbc" 2025-10-10T00:05:08.2468076Z }, 2025-10-10T00:05:08.2468264Z { 2025-10-10T00:05:08.2468609Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2469043Z "size": 32, 2025-10-10T00:05:08.2469485Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2470001Z }, 2025-10-10T00:05:08.2470191Z { 2025-10-10T00:05:08.2470533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2470958Z "size": 222, 2025-10-10T00:05:08.2471383Z "digest": "sha256:846309eb8d412fe2691832129ce8f4a9d8a7eabd0e784975b3951727a592d1aa" 2025-10-10T00:05:08.2471873Z }, 2025-10-10T00:05:08.2472074Z { 2025-10-10T00:05:08.2472403Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2472844Z "size": 312300632, 2025-10-10T00:05:08.2473264Z "digest": "sha256:d55a9a44329d60720f399c31761f0267874fe1805b49e82488de4ca8f6fc89b3" 2025-10-10T00:05:08.2473767Z }, 2025-10-10T00:05:08.2474402Z { 2025-10-10T00:05:08.2474751Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2475277Z "size": 3136957676, 2025-10-10T00:05:08.2475720Z "digest": "sha256:95a331d8771d577f375297638de00712e150bac6d7e1d85b6e462b1e5d84644f" 2025-10-10T00:05:08.2476225Z }, 2025-10-10T00:05:08.2476417Z { 2025-10-10T00:05:08.2476766Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2477198Z "size": 128, 2025-10-10T00:05:08.2477638Z "digest": "sha256:1e8ec4d415bd4f7262b44fdcf078ebb5237ca4783e0224223fb1b41787da516b" 2025-10-10T00:05:08.2478152Z }, 2025-10-10T00:05:08.2478345Z { 2025-10-10T00:05:08.2478698Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2479122Z "size": 880, 2025-10-10T00:05:08.2479559Z "digest": "sha256:f201e431abd382ad3ca7f251d7a97828bb378171252a0c223160bd7d730f1004" 2025-10-10T00:05:08.2480046Z }, 2025-10-10T00:05:08.2480247Z { 2025-10-10T00:05:08.2480576Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2481199Z "size": 724, 2025-10-10T00:05:08.2495702Z "digest": "sha256:954a2d7b7a43ef19f402520fa8ddf2025bdc12bf25cab78f9ed33fa49649ec80" 2025-10-10T00:05:08.2496433Z }, 2025-10-10T00:05:08.2496645Z { 2025-10-10T00:05:08.2496988Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2497445Z "size": 141, 2025-10-10T00:05:08.2497885Z "digest": "sha256:feab5475b34a50d2dccdbcd5ab6690f1585c4e7c4a502b09e9ceb13850cf1bde" 2025-10-10T00:05:08.2498405Z }, 2025-10-10T00:05:08.2498660Z { 2025-10-10T00:05:08.2499044Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2499494Z "size": 32, 2025-10-10T00:05:08.2499916Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2500424Z }, 2025-10-10T00:05:08.2500615Z { 2025-10-10T00:05:08.2500954Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2501397Z "size": 160, 2025-10-10T00:05:08.2501797Z "digest": "sha256:378fd2234507125805f303057645359a726ac2ccb138f684cb2969edc4e98c4a" 2025-10-10T00:05:08.2502283Z }, 2025-10-10T00:05:08.2502474Z { 2025-10-10T00:05:08.2502814Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2503245Z "size": 1012, 2025-10-10T00:05:08.2503689Z "digest": "sha256:1fae04b5f599ad99b51e54a8ed8e53f3fc9329126fbbb6f4382df9ae3c2cf455" 2025-10-10T00:05:08.2504187Z }, 2025-10-10T00:05:08.2504394Z { 2025-10-10T00:05:08.2504727Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2505273Z "size": 724, 2025-10-10T00:05:08.2505711Z "digest": "sha256:954a2d7b7a43ef19f402520fa8ddf2025bdc12bf25cab78f9ed33fa49649ec80" 2025-10-10T00:05:08.2506205Z }, 2025-10-10T00:05:08.2506403Z { 2025-10-10T00:05:08.2506729Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2507167Z "size": 135, 2025-10-10T00:05:08.2507583Z "digest": "sha256:f659162a95c52dc73ae220b54e26d905db7a4c013acee1cae18ddc327374e15a" 2025-10-10T00:05:08.2508086Z }, 2025-10-10T00:05:08.2508274Z { 2025-10-10T00:05:08.2508621Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2509063Z "size": 32, 2025-10-10T00:05:08.2509477Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2509983Z }, 2025-10-10T00:05:08.2510170Z { 2025-10-10T00:05:08.2510513Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2510943Z "size": 158, 2025-10-10T00:05:08.2511362Z "digest": "sha256:2058b9a977f21ecc711e48161566bdc41c149c7c37663dc4b059b30d8c864e37" 2025-10-10T00:05:08.2511846Z }, 2025-10-10T00:05:08.2512037Z { 2025-10-10T00:05:08.2512365Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2512804Z "size": 1371, 2025-10-10T00:05:08.2513236Z "digest": "sha256:dab6b0cf2780455b96f8cce7d7fb4d6eefd4bfeb2752fc63942f391b60318133" 2025-10-10T00:05:08.2513731Z }, 2025-10-10T00:05:08.2513923Z { 2025-10-10T00:05:08.2514288Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2514728Z "size": 32, 2025-10-10T00:05:08.2515229Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2515737Z }, 2025-10-10T00:05:08.2515918Z { 2025-10-10T00:05:08.2516264Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2516690Z "size": 137, 2025-10-10T00:05:08.2517128Z "digest": "sha256:80b892828c2018f5fcf5f7e0cd5a46d548f62864ccdd5db253932b48bdb61ba6" 2025-10-10T00:05:08.2517626Z }, 2025-10-10T00:05:08.2517812Z { 2025-10-10T00:05:08.2518151Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2518570Z "size": 527, 2025-10-10T00:05:08.2518994Z "digest": "sha256:39c871222ef73b099b88a6dac2e570adabb31aa07c118b552a1d3f2ba99ffda2" 2025-10-10T00:05:08.2519481Z }, 2025-10-10T00:05:08.2519682Z { 2025-10-10T00:05:08.2520011Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2520573Z "size": 32, 2025-10-10T00:05:08.2521009Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2521498Z }, 2025-10-10T00:05:08.2521701Z { 2025-10-10T00:05:08.2522028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2522470Z "size": 104, 2025-10-10T00:05:08.2522881Z "digest": "sha256:435d0b76171940790f1d319d7f1174d5a0a53da17e173a09b471486dea73483f" 2025-10-10T00:05:08.2523382Z }, 2025-10-10T00:05:08.2523570Z { 2025-10-10T00:05:08.2523913Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2524337Z "size": 429, 2025-10-10T00:05:08.2524763Z "digest": "sha256:eceb7605f7313336b4f766e60e8653f47601d1f7076bc63ba69588a0195e3229" 2025-10-10T00:05:08.2525255Z }, 2025-10-10T00:05:08.2525438Z { 2025-10-10T00:05:08.2525780Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2526207Z "size": 32, 2025-10-10T00:05:08.2526641Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2527138Z }, 2025-10-10T00:05:08.2527339Z { 2025-10-10T00:05:08.2527669Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2528110Z "size": 109, 2025-10-10T00:05:08.2528539Z "digest": "sha256:a304fa6d1d55c5fbebb8ec8e5a1c7bb142e8af2e951d473b397efbda2a45c510" 2025-10-10T00:05:08.2529126Z }, 2025-10-10T00:05:08.2529329Z { 2025-10-10T00:05:08.2529659Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2530107Z "size": 1896, 2025-10-10T00:05:08.2530540Z "digest": "sha256:dddcb55ac23cfb9ef5a3f950702cc267d698b5402aa2dc47e930f83bacd7c980" 2025-10-10T00:05:08.2531058Z }, 2025-10-10T00:05:08.2531249Z { 2025-10-10T00:05:08.2531586Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2532010Z "size": 244516374, 2025-10-10T00:05:08.2532476Z "digest": "sha256:13fafff4fe6da8831ff415365691d8cb9d7a15bdfc76d0b76bb2de39170ce19d" 2025-10-10T00:05:08.2532986Z }, 2025-10-10T00:05:08.2533174Z { 2025-10-10T00:05:08.2533519Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2533942Z "size": 106, 2025-10-10T00:05:08.2534378Z "digest": "sha256:99bbffa40cd4b1427108a83be4e7c6a0e1c92776b9ab36f970dacb05b47e0c90" 2025-10-10T00:05:08.2534879Z }, 2025-10-10T00:05:08.2535080Z { 2025-10-10T00:05:08.2535407Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2535844Z "size": 164, 2025-10-10T00:05:08.2536253Z "digest": "sha256:8e33d89cd243b62e2c943572c35c7cc768da414b81d5de615810ef4859ff346e" 2025-10-10T00:05:08.2536747Z }, 2025-10-10T00:05:08.2536951Z { 2025-10-10T00:05:08.2537275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2537714Z "size": 7943, 2025-10-10T00:05:08.2538126Z "digest": "sha256:631373e616c1a3053aef9f876d586e3b4cbca24922396f58fcdb67f1a5f19dc0" 2025-10-10T00:05:08.2538630Z }, 2025-10-10T00:05:08.2538815Z { 2025-10-10T00:05:08.2539153Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2539581Z "size": 8067, 2025-10-10T00:05:08.2540011Z "digest": "sha256:e481af7e1aecf5d9650753ed342ff9c26bae052b68d8518277a8df0e502ae9f4" 2025-10-10T00:05:08.2540501Z }, 2025-10-10T00:05:08.2540706Z { 2025-10-10T00:05:08.2541047Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2541471Z "size": 303, 2025-10-10T00:05:08.2541903Z "digest": "sha256:8ca97272458cf79b384bbce300aec89d97a5eb77177b1af3ae65622b588ff126" 2025-10-10T00:05:08.2542390Z }, 2025-10-10T00:05:08.2542602Z { 2025-10-10T00:05:08.2542931Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2543375Z "size": 13360640, 2025-10-10T00:05:08.2543807Z "digest": "sha256:55788cbe41f5bf13f05cba31189b0375d867b50a900c1ccb7c5336ef3f001cd2" 2025-10-10T00:05:08.2544308Z }, 2025-10-10T00:05:08.2544586Z { 2025-10-10T00:05:08.2544920Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2545367Z "size": 105, 2025-10-10T00:05:08.2545789Z "digest": "sha256:cbf6e78aa3723a7132ef2ed135e43b6f5b51b8de69639852d63bf9a7d103c26b" 2025-10-10T00:05:08.2546297Z }, 2025-10-10T00:05:08.2546489Z { 2025-10-10T00:05:08.2546837Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2547273Z "size": 54145652, 2025-10-10T00:05:08.2547709Z "digest": "sha256:b7e76793f7847e2d50a6b22400872d7e586e148707376ec566f29db0c45d8f08" 2025-10-10T00:05:08.2548185Z }, 2025-10-10T00:05:08.2548386Z { 2025-10-10T00:05:08.2548730Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-10-10T00:05:08.2549153Z "size": 32, 2025-10-10T00:05:08.2549583Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-10-10T00:05:08.2550073Z } 2025-10-10T00:05:08.2550274Z ] 2025-10-10T00:05:08.2550465Z } 2025-10-10T00:05:08.2601736Z ##[group]Run set -eux 2025-10-10T00:05:08.2602035Z set -eux 2025-10-10T00:05:08.2602479Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-10-10T00:05:08.2603711Z 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 || true 2025-10-10T00:05:08.2610945Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:08.2611333Z env: 2025-10-10T00:05:08.2611565Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:08.2611833Z ##[endgroup] 2025-10-10T00:05:08.2643456Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-10-10T00:05:08.2644440Z + jq --raw-output .SecretString 2025-10-10T00:05:08.2645807Z + jq -r .docker_hub_readonly_token 2025-10-10T00:05:08.2647097Z + docker login --username pytorchbot --password-stdin 2025-10-10T00:05:08.8705424Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:05:08.8706103Z Configure a credential helper to remove this warning. See 2025-10-10T00:05:08.8706723Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:05:08.8707140Z 2025-10-10T00:05:08.8723445Z Login Succeeded 2025-10-10T00:05:08.8834018Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-10-10T00:05:08.8834509Z with: 2025-10-10T00:05:08.8835429Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:08.8836465Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:08.8836862Z env: 2025-10-10T00:05:08.8837089Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:08.8837364Z ##[endgroup] 2025-10-10T00:05:08.8861632Z ##[group]Run set -x 2025-10-10T00:05:08.8861923Z set -x 2025-10-10T00:05:08.8862163Z set +e 2025-10-10T00:05:08.8862378Z  2025-10-10T00:05:08.8862598Z login() { 2025-10-10T00:05:08.8863090Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-10-10T00:05:08.8863652Z } 2025-10-10T00:05:08.8863860Z  2025-10-10T00:05:08.8864138Z retry () { 2025-10-10T00:05:08.8864410Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-10-10T00:05:08.8864747Z } 2025-10-10T00:05:08.8864950Z  2025-10-10T00:05:08.8865194Z retry login "${DOCKER_REGISTRY}" 2025-10-10T00:05:08.8865520Z  2025-10-10T00:05:08.8866022Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-10-10T00:05:08.8866732Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-10-10T00:05:08.8867117Z  2025-10-10T00:05:08.8867336Z set -e 2025-10-10T00:05:08.8867683Z # ignore output since only exit code is used for conditional 2025-10-10T00:05:08.8868376Z # only pull docker image if it's not available locally 2025-10-10T00:05:08.8868968Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-10-10T00:05:08.8869501Z  retry docker pull "${DOCKER_IMAGE}" 2025-10-10T00:05:08.8869857Z fi 2025-10-10T00:05:08.8876623Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:05:08.8877031Z env: 2025-10-10T00:05:08.8877245Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:05:08.8878129Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:08.8879134Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:08.8879546Z ##[endgroup] 2025-10-10T00:05:08.8907070Z + set +e 2025-10-10T00:05:08.8907737Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:08.8908237Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:08.8911333Z + aws ecr get-login-password --region us-east-1 2025-10-10T00:05:08.8912618Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-10-10T00:05:09.4452368Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-10-10T00:05:09.4454032Z Configure a credential helper to remove this warning. See 2025-10-10T00:05:09.4455192Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-10-10T00:05:09.4456001Z 2025-10-10T00:05:09.4460198Z Login Succeeded 2025-10-10T00:05:09.4479748Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:09.4480797Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-10-10T00:05:09.6532533Z + IMAGE_SIZE=15115.717358589172 2025-10-10T00:05:09.6533217Z Compressed size of image in MB: 15115.717358589172 2025-10-10T00:05:09.6533968Z + echo 'Compressed size of image in MB: 15115.717358589172' 2025-10-10T00:05:09.6534688Z + set -e 2025-10-10T00:05:09.6536072Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:09.6666928Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:09.6668483Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:05:09.8944350Z pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac: Pulling from pytorch/ci-image 2025-10-10T00:05:09.8945201Z 828c1365039a: Pulling fs layer 2025-10-10T00:05:09.8945632Z bb2a9ef82ad2: Pulling fs layer 2025-10-10T00:05:09.8945946Z 0f76777182a7: Pulling fs layer 2025-10-10T00:05:09.8946252Z 5c003cead6fc: Pulling fs layer 2025-10-10T00:05:09.8946543Z 0c32f5cb2c47: Pulling fs layer 2025-10-10T00:05:09.8946849Z 70689f59dfb3: Pulling fs layer 2025-10-10T00:05:09.8947156Z e0e260d97e48: Pulling fs layer 2025-10-10T00:05:09.8947471Z 447b9f684119: Pulling fs layer 2025-10-10T00:05:09.8947766Z fc4a90a2e4be: Pulling fs layer 2025-10-10T00:05:09.8948069Z bddc1d18a3d6: Pulling fs layer 2025-10-10T00:05:09.8948348Z 6541008b1d6a: Pulling fs layer 2025-10-10T00:05:09.8948641Z 954a2d7b7a43: Pulling fs layer 2025-10-10T00:05:09.8948944Z 757b602ab7ba: Pulling fs layer 2025-10-10T00:05:09.8949222Z 7a66b5634157: Pulling fs layer 2025-10-10T00:05:09.8949518Z 4f4fb700ef54: Pulling fs layer 2025-10-10T00:05:09.8949802Z a272ef38f8ce: Pulling fs layer 2025-10-10T00:05:09.8950195Z a4e16af38ef9: Pulling fs layer 2025-10-10T00:05:09.8950479Z 015ebdb069f7: Pulling fs layer 2025-10-10T00:05:09.8950782Z 774f7b49312f: Pulling fs layer 2025-10-10T00:05:09.8951062Z 0424a3772840: Pulling fs layer 2025-10-10T00:05:09.8951355Z 4355c82d0b07: Pulling fs layer 2025-10-10T00:05:09.8951642Z 540f54cb26f4: Pulling fs layer 2025-10-10T00:05:09.8951942Z fb3109e064fb: Pulling fs layer 2025-10-10T00:05:09.8952246Z b97b9f73a17c: Pulling fs layer 2025-10-10T00:05:09.8952532Z 916d375b255a: Pulling fs layer 2025-10-10T00:05:09.8952971Z dfbfc2d91df6: Pulling fs layer 2025-10-10T00:05:09.8953498Z 012785c1f3f5: Pulling fs layer 2025-10-10T00:05:09.8954012Z aaef93273d5d: Pulling fs layer 2025-10-10T00:05:09.8954496Z 732deb59e36e: Pulling fs layer 2025-10-10T00:05:09.8955099Z 8d7304dd5719: Pulling fs layer 2025-10-10T00:05:09.8955688Z 9427facc4548: Pulling fs layer 2025-10-10T00:05:09.8956185Z 094a1b5be591: Pulling fs layer 2025-10-10T00:05:09.8956658Z 0c32f5cb2c47: Waiting 2025-10-10T00:05:09.8957125Z 3194bad72082: Pulling fs layer 2025-10-10T00:05:09.8957621Z 363217a81a98: Pulling fs layer 2025-10-10T00:05:09.8958131Z e3c423926c14: Pulling fs layer 2025-10-10T00:05:09.8958616Z b0da2665c548: Pulling fs layer 2025-10-10T00:05:09.8959097Z 2348e9e015bf: Pulling fs layer 2025-10-10T00:05:09.8959592Z 2a52776326f7: Pulling fs layer 2025-10-10T00:05:09.8960057Z 034e6954f81c: Pulling fs layer 2025-10-10T00:05:09.8960553Z 846309eb8d41: Pulling fs layer 2025-10-10T00:05:09.8961350Z d55a9a44329d: Pulling fs layer 2025-10-10T00:05:09.8961865Z 95a331d8771d: Pulling fs layer 2025-10-10T00:05:09.8962415Z 1e8ec4d415bd: Pulling fs layer 2025-10-10T00:05:09.8962957Z f201e431abd3: Pulling fs layer 2025-10-10T00:05:09.8963314Z feab5475b34a: Pulling fs layer 2025-10-10T00:05:09.8963597Z 378fd2234507: Pulling fs layer 2025-10-10T00:05:09.8963895Z 1fae04b5f599: Pulling fs layer 2025-10-10T00:05:09.8964175Z f659162a95c5: Pulling fs layer 2025-10-10T00:05:09.8964468Z 2058b9a977f2: Pulling fs layer 2025-10-10T00:05:09.8964793Z dab6b0cf2780: Pulling fs layer 2025-10-10T00:05:09.8965089Z 80b892828c20: Pulling fs layer 2025-10-10T00:05:09.8965380Z 39c871222ef7: Pulling fs layer 2025-10-10T00:05:09.8965654Z 435d0b761719: Pulling fs layer 2025-10-10T00:05:09.8965947Z eceb7605f731: Pulling fs layer 2025-10-10T00:05:09.8966226Z a304fa6d1d55: Pulling fs layer 2025-10-10T00:05:09.8966526Z dddcb55ac23c: Pulling fs layer 2025-10-10T00:05:09.8966813Z 13fafff4fe6d: Pulling fs layer 2025-10-10T00:05:09.8967944Z 99bbffa40cd4: Pulling fs layer 2025-10-10T00:05:09.8968245Z 8e33d89cd243: Pulling fs layer 2025-10-10T00:05:09.8968540Z 631373e616c1: Pulling fs layer 2025-10-10T00:05:09.8968819Z e481af7e1aec: Pulling fs layer 2025-10-10T00:05:09.8969117Z 8ca97272458c: Pulling fs layer 2025-10-10T00:05:09.8969406Z 55788cbe41f5: Pulling fs layer 2025-10-10T00:05:09.8969689Z cbf6e78aa372: Pulling fs layer 2025-10-10T00:05:09.8969988Z b7e76793f784: Pulling fs layer 2025-10-10T00:05:09.8970263Z 9427facc4548: Waiting 2025-10-10T00:05:09.8970517Z 70689f59dfb3: Waiting 2025-10-10T00:05:09.8970811Z 094a1b5be591: Waiting 2025-10-10T00:05:09.8971064Z 447b9f684119: Waiting 2025-10-10T00:05:09.8971353Z e0e260d97e48: Waiting 2025-10-10T00:05:09.8971603Z 7a66b5634157: Waiting 2025-10-10T00:05:09.8971834Z a272ef38f8ce: Waiting 2025-10-10T00:05:09.8972085Z a4e16af38ef9: Waiting 2025-10-10T00:05:09.8972321Z 015ebdb069f7: Waiting 2025-10-10T00:05:09.8972575Z 4f4fb700ef54: Waiting 2025-10-10T00:05:09.8972831Z 5c003cead6fc: Waiting 2025-10-10T00:05:09.8973077Z bddc1d18a3d6: Waiting 2025-10-10T00:05:09.8973349Z 6541008b1d6a: Waiting 2025-10-10T00:05:09.8973581Z aaef93273d5d: Waiting 2025-10-10T00:05:09.8973835Z 774f7b49312f: Waiting 2025-10-10T00:05:09.8974329Z 3194bad72082: Waiting 2025-10-10T00:05:09.8974582Z 954a2d7b7a43: Waiting 2025-10-10T00:05:09.8974833Z 4355c82d0b07: Waiting 2025-10-10T00:05:09.8975067Z 363217a81a98: Waiting 2025-10-10T00:05:09.8975316Z 0424a3772840: Waiting 2025-10-10T00:05:09.8975550Z 8d7304dd5719: Waiting 2025-10-10T00:05:09.8975803Z 540f54cb26f4: Waiting 2025-10-10T00:05:09.8976034Z e3c423926c14: Waiting 2025-10-10T00:05:09.8976282Z b97b9f73a17c: Waiting 2025-10-10T00:05:09.8976513Z 378fd2234507: Waiting 2025-10-10T00:05:09.8976755Z 2058b9a977f2: Waiting 2025-10-10T00:05:09.8976988Z 1fae04b5f599: Waiting 2025-10-10T00:05:09.8977232Z 1e8ec4d415bd: Waiting 2025-10-10T00:05:09.8977492Z dfbfc2d91df6: Waiting 2025-10-10T00:05:09.8977746Z 732deb59e36e: Waiting 2025-10-10T00:05:09.8977986Z fc4a90a2e4be: Waiting 2025-10-10T00:05:09.8978251Z 39c871222ef7: Waiting 2025-10-10T00:05:09.8978484Z f659162a95c5: Waiting 2025-10-10T00:05:09.8978734Z 012785c1f3f5: Waiting 2025-10-10T00:05:09.8978969Z 80b892828c20: Waiting 2025-10-10T00:05:09.8979220Z a304fa6d1d55: Waiting 2025-10-10T00:05:09.8979463Z 13fafff4fe6d: Waiting 2025-10-10T00:05:09.8979723Z 99bbffa40cd4: Waiting 2025-10-10T00:05:09.8979965Z fb3109e064fb: Waiting 2025-10-10T00:05:09.8980227Z 8e33d89cd243: Waiting 2025-10-10T00:05:09.8980528Z b7e76793f784: Waiting 2025-10-10T00:05:09.8980766Z feab5475b34a: Waiting 2025-10-10T00:05:09.8981020Z 631373e616c1: Waiting 2025-10-10T00:05:09.8981256Z 757b602ab7ba: Waiting 2025-10-10T00:05:09.8981518Z dddcb55ac23c: Waiting 2025-10-10T00:05:09.8981752Z 846309eb8d41: Waiting 2025-10-10T00:05:09.8981999Z 034e6954f81c: Waiting 2025-10-10T00:05:09.8982235Z d55a9a44329d: Waiting 2025-10-10T00:05:09.8982487Z e481af7e1aec: Waiting 2025-10-10T00:05:09.8982723Z 95a331d8771d: Waiting 2025-10-10T00:05:09.8982968Z 2a52776326f7: Waiting 2025-10-10T00:05:09.8983371Z cbf6e78aa372: Waiting 2025-10-10T00:05:09.8983622Z 55788cbe41f5: Waiting 2025-10-10T00:05:09.8983871Z f201e431abd3: Waiting 2025-10-10T00:05:09.8984104Z eceb7605f731: Waiting 2025-10-10T00:05:09.8984400Z 2348e9e015bf: Waiting 2025-10-10T00:05:09.8984632Z b0da2665c548: Waiting 2025-10-10T00:05:09.8984870Z 8ca97272458c: Waiting 2025-10-10T00:05:09.8996902Z 435d0b761719: Waiting 2025-10-10T00:05:09.8997188Z dab6b0cf2780: Waiting 2025-10-10T00:05:09.8997452Z 916d375b255a: Waiting 2025-10-10T00:05:09.9891005Z bb2a9ef82ad2: Verifying Checksum 2025-10-10T00:05:10.0540330Z 5c003cead6fc: Verifying Checksum 2025-10-10T00:05:10.0540833Z 5c003cead6fc: Download complete 2025-10-10T00:05:10.1436300Z 0c32f5cb2c47: Verifying Checksum 2025-10-10T00:05:10.1436839Z 0c32f5cb2c47: Download complete 2025-10-10T00:05:10.2319042Z 70689f59dfb3: Verifying Checksum 2025-10-10T00:05:10.2319687Z 70689f59dfb3: Download complete 2025-10-10T00:05:10.2456935Z 828c1365039a: Verifying Checksum 2025-10-10T00:05:10.2457880Z 828c1365039a: Download complete 2025-10-10T00:05:10.3079771Z e0e260d97e48: Download complete 2025-10-10T00:05:10.3457384Z 447b9f684119: Download complete 2025-10-10T00:05:10.4509251Z bddc1d18a3d6: Verifying Checksum 2025-10-10T00:05:10.4509892Z bddc1d18a3d6: Download complete 2025-10-10T00:05:10.5408987Z 6541008b1d6a: Download complete 2025-10-10T00:05:10.6310071Z 954a2d7b7a43: Verifying Checksum 2025-10-10T00:05:10.6310602Z 954a2d7b7a43: Download complete 2025-10-10T00:05:10.7246491Z 757b602ab7ba: Verifying Checksum 2025-10-10T00:05:10.7246931Z 757b602ab7ba: Download complete 2025-10-10T00:05:11.2776226Z 828c1365039a: Pull complete 2025-10-10T00:05:11.3005926Z bb2a9ef82ad2: Pull complete 2025-10-10T00:05:11.4577491Z fc4a90a2e4be: Verifying Checksum 2025-10-10T00:05:11.4577904Z fc4a90a2e4be: Download complete 2025-10-10T00:05:11.4640723Z 4f4fb700ef54: Download complete 2025-10-10T00:05:11.5608245Z a272ef38f8ce: Verifying Checksum 2025-10-10T00:05:11.5608607Z a272ef38f8ce: Download complete 2025-10-10T00:05:11.6380570Z a4e16af38ef9: Download complete 2025-10-10T00:05:11.6971600Z 015ebdb069f7: Verifying Checksum 2025-10-10T00:05:11.6972171Z 015ebdb069f7: Download complete 2025-10-10T00:05:11.7972434Z 774f7b49312f: Verifying Checksum 2025-10-10T00:05:11.7972820Z 774f7b49312f: Download complete 2025-10-10T00:05:11.8835684Z 0424a3772840: Download complete 2025-10-10T00:05:11.9693774Z 4355c82d0b07: Download complete 2025-10-10T00:05:12.0427177Z 540f54cb26f4: Verifying Checksum 2025-10-10T00:05:12.0427790Z 540f54cb26f4: Download complete 2025-10-10T00:05:12.1385065Z fb3109e064fb: Verifying Checksum 2025-10-10T00:05:12.1385478Z fb3109e064fb: Download complete 2025-10-10T00:05:13.0879576Z 0f76777182a7: Verifying Checksum 2025-10-10T00:05:13.0880003Z 0f76777182a7: Download complete 2025-10-10T00:05:13.1832532Z 916d375b255a: Verifying Checksum 2025-10-10T00:05:13.1832924Z 916d375b255a: Download complete 2025-10-10T00:05:13.5915813Z dfbfc2d91df6: Verifying Checksum 2025-10-10T00:05:13.5916253Z dfbfc2d91df6: Download complete 2025-10-10T00:05:13.6635167Z 012785c1f3f5: Download complete 2025-10-10T00:05:13.7465667Z aaef93273d5d: Verifying Checksum 2025-10-10T00:05:13.7466080Z aaef93273d5d: Download complete 2025-10-10T00:05:18.3900806Z 732deb59e36e: Verifying Checksum 2025-10-10T00:05:18.3901225Z 732deb59e36e: Download complete 2025-10-10T00:05:18.4886351Z 8d7304dd5719: Verifying Checksum 2025-10-10T00:05:18.4886934Z 8d7304dd5719: Download complete 2025-10-10T00:05:18.5676960Z 9427facc4548: Download complete 2025-10-10T00:05:18.6318452Z 094a1b5be591: Verifying Checksum 2025-10-10T00:05:18.6319050Z 094a1b5be591: Download complete 2025-10-10T00:05:18.7238099Z 3194bad72082: Verifying Checksum 2025-10-10T00:05:18.7238587Z 3194bad72082: Download complete 2025-10-10T00:05:18.9817258Z 363217a81a98: Verifying Checksum 2025-10-10T00:05:18.9817669Z 363217a81a98: Download complete 2025-10-10T00:05:19.0764050Z e3c423926c14: Download complete 2025-10-10T00:05:19.1913011Z b0da2665c548: Verifying Checksum 2025-10-10T00:05:19.1913451Z b0da2665c548: Download complete 2025-10-10T00:05:19.2789135Z 2348e9e015bf: Verifying Checksum 2025-10-10T00:05:19.2789518Z 2348e9e015bf: Download complete 2025-10-10T00:05:19.3576750Z 2a52776326f7: Verifying Checksum 2025-10-10T00:05:19.3577593Z 2a52776326f7: Download complete 2025-10-10T00:05:19.4657843Z 034e6954f81c: Verifying Checksum 2025-10-10T00:05:19.4658286Z 034e6954f81c: Download complete 2025-10-10T00:05:19.5510066Z 846309eb8d41: Download complete 2025-10-10T00:05:22.1587005Z 0f76777182a7: Pull complete 2025-10-10T00:05:22.2059058Z 5c003cead6fc: Pull complete 2025-10-10T00:05:22.3193202Z 0c32f5cb2c47: Pull complete 2025-10-10T00:05:22.4363333Z 70689f59dfb3: Pull complete 2025-10-10T00:05:22.5708912Z e0e260d97e48: Pull complete 2025-10-10T00:05:22.7266086Z 447b9f684119: Pull complete 2025-10-10T00:05:22.7442601Z d55a9a44329d: Verifying Checksum 2025-10-10T00:05:22.7442979Z d55a9a44329d: Download complete 2025-10-10T00:05:25.5109307Z fc4a90a2e4be: Pull complete 2025-10-10T00:05:25.6460009Z bddc1d18a3d6: Pull complete 2025-10-10T00:05:25.7747180Z 6541008b1d6a: Pull complete 2025-10-10T00:05:25.9164700Z 954a2d7b7a43: Pull complete 2025-10-10T00:05:26.0590525Z 757b602ab7ba: Pull complete 2025-10-10T00:05:59.7977307Z 7a66b5634157: Verifying Checksum 2025-10-10T00:05:59.7977902Z 7a66b5634157: Download complete 2025-10-10T00:05:59.8717223Z 1e8ec4d415bd: Verifying Checksum 2025-10-10T00:05:59.8717635Z 1e8ec4d415bd: Download complete 2025-10-10T00:05:59.9337383Z f201e431abd3: Verifying Checksum 2025-10-10T00:05:59.9337775Z f201e431abd3: Download complete 2025-10-10T00:06:00.0160779Z feab5475b34a: Verifying Checksum 2025-10-10T00:06:00.0161189Z feab5475b34a: Download complete 2025-10-10T00:06:00.1691758Z 378fd2234507: Verifying Checksum 2025-10-10T00:06:00.1692162Z 378fd2234507: Download complete 2025-10-10T00:06:00.2388795Z 1fae04b5f599: Verifying Checksum 2025-10-10T00:06:00.2389171Z 1fae04b5f599: Download complete 2025-10-10T00:06:00.3360925Z f659162a95c5: Verifying Checksum 2025-10-10T00:06:00.3361339Z f659162a95c5: Download complete 2025-10-10T00:06:00.4032018Z 2058b9a977f2: Verifying Checksum 2025-10-10T00:06:00.4032414Z 2058b9a977f2: Download complete 2025-10-10T00:06:00.4865027Z dab6b0cf2780: Download complete 2025-10-10T00:06:00.5629123Z 80b892828c20: Verifying Checksum 2025-10-10T00:06:00.5629503Z 80b892828c20: Download complete 2025-10-10T00:06:00.6405401Z 39c871222ef7: Verifying Checksum 2025-10-10T00:06:00.6405896Z 39c871222ef7: Download complete 2025-10-10T00:06:00.7099804Z 435d0b761719: Verifying Checksum 2025-10-10T00:06:00.7100397Z 435d0b761719: Download complete 2025-10-10T00:06:00.8096352Z eceb7605f731: Verifying Checksum 2025-10-10T00:06:00.9010187Z eceb7605f731: Download complete 2025-10-10T00:06:00.9010709Z a304fa6d1d55: Verifying Checksum 2025-10-10T00:06:00.9011220Z a304fa6d1d55: Download complete 2025-10-10T00:06:00.9724640Z dddcb55ac23c: Verifying Checksum 2025-10-10T00:06:00.9725257Z dddcb55ac23c: Download complete 2025-10-10T00:06:07.0178728Z 13fafff4fe6d: Verifying Checksum 2025-10-10T00:06:07.0179195Z 13fafff4fe6d: Download complete 2025-10-10T00:06:07.1078741Z 99bbffa40cd4: Verifying Checksum 2025-10-10T00:06:07.1079131Z 99bbffa40cd4: Download complete 2025-10-10T00:06:07.2246790Z 8e33d89cd243: Verifying Checksum 2025-10-10T00:06:07.2247186Z 8e33d89cd243: Download complete 2025-10-10T00:06:07.3546013Z 631373e616c1: Download complete 2025-10-10T00:06:07.4505637Z e481af7e1aec: Download complete 2025-10-10T00:06:07.5295402Z 8ca97272458c: Verifying Checksum 2025-10-10T00:06:07.5296018Z 8ca97272458c: Download complete 2025-10-10T00:06:08.0238877Z 55788cbe41f5: Verifying Checksum 2025-10-10T00:06:08.0239292Z 55788cbe41f5: Download complete 2025-10-10T00:06:08.0836710Z cbf6e78aa372: Download complete 2025-10-10T00:06:09.7278235Z b7e76793f784: Verifying Checksum 2025-10-10T00:06:09.7278651Z b7e76793f784: Download complete 2025-10-10T00:06:23.2478890Z 95a331d8771d: Verifying Checksum 2025-10-10T00:06:23.2479308Z 95a331d8771d: Download complete 2025-10-10T00:06:56.5186214Z b97b9f73a17c: Verifying Checksum 2025-10-10T00:06:56.5188198Z b97b9f73a17c: Download complete 2025-10-10T00:07:50.1092526Z 7a66b5634157: Pull complete 2025-10-10T00:07:50.3197689Z 4f4fb700ef54: Pull complete 2025-10-10T00:07:50.4159781Z a272ef38f8ce: Pull complete 2025-10-10T00:07:50.4869966Z a4e16af38ef9: Pull complete 2025-10-10T00:07:50.5198541Z 015ebdb069f7: Pull complete 2025-10-10T00:07:50.6788625Z 774f7b49312f: Pull complete 2025-10-10T00:07:50.7658100Z 0424a3772840: Pull complete 2025-10-10T00:07:50.8074546Z 4355c82d0b07: Pull complete 2025-10-10T00:07:50.8819391Z 540f54cb26f4: Pull complete 2025-10-10T00:07:50.9594473Z fb3109e064fb: Pull complete 2025-10-10T00:09:35.0600329Z b97b9f73a17c: Pull complete 2025-10-10T00:09:35.2570870Z 916d375b255a: Pull complete 2025-10-10T00:09:36.0916147Z dfbfc2d91df6: Pull complete 2025-10-10T00:09:36.1842702Z 012785c1f3f5: Pull complete 2025-10-10T00:09:36.2380461Z aaef93273d5d: Pull complete 2025-10-10T00:09:47.9184083Z 732deb59e36e: Pull complete 2025-10-10T00:09:47.9481128Z 8d7304dd5719: Pull complete 2025-10-10T00:09:47.9778162Z 9427facc4548: Pull complete 2025-10-10T00:09:48.0318288Z 094a1b5be591: Pull complete 2025-10-10T00:09:48.0617052Z 3194bad72082: Pull complete 2025-10-10T00:09:48.6643778Z 363217a81a98: Pull complete 2025-10-10T00:09:48.6929772Z e3c423926c14: Pull complete 2025-10-10T00:09:48.7175771Z b0da2665c548: Pull complete 2025-10-10T00:09:48.8968627Z 2348e9e015bf: Pull complete 2025-10-10T00:09:48.9647482Z 2a52776326f7: Pull complete 2025-10-10T00:09:48.9940979Z 034e6954f81c: Pull complete 2025-10-10T00:09:49.0490617Z 846309eb8d41: Pull complete 2025-10-10T00:09:54.3053209Z d55a9a44329d: Pull complete 2025-10-10T00:11:22.8744015Z 95a331d8771d: Pull complete 2025-10-10T00:11:23.0530260Z 1e8ec4d415bd: Pull complete 2025-10-10T00:11:23.1462733Z f201e431abd3: Pull complete 2025-10-10T00:11:23.3244160Z feab5475b34a: Pull complete 2025-10-10T00:11:23.4955331Z 378fd2234507: Pull complete 2025-10-10T00:11:23.5629153Z 1fae04b5f599: Pull complete 2025-10-10T00:11:23.6239938Z f659162a95c5: Pull complete 2025-10-10T00:11:23.6820842Z 2058b9a977f2: Pull complete 2025-10-10T00:11:23.7576284Z dab6b0cf2780: Pull complete 2025-10-10T00:11:24.0953543Z 80b892828c20: Pull complete 2025-10-10T00:11:24.1824686Z 39c871222ef7: Pull complete 2025-10-10T00:11:24.3529916Z 435d0b761719: Pull complete 2025-10-10T00:11:24.4178804Z eceb7605f731: Pull complete 2025-10-10T00:11:24.4876428Z a304fa6d1d55: Pull complete 2025-10-10T00:11:24.5204810Z dddcb55ac23c: Pull complete 2025-10-10T00:11:33.1276876Z 13fafff4fe6d: Pull complete 2025-10-10T00:11:33.1537896Z 99bbffa40cd4: Pull complete 2025-10-10T00:11:33.1957281Z 8e33d89cd243: Pull complete 2025-10-10T00:11:33.3178288Z 631373e616c1: Pull complete 2025-10-10T00:11:33.3826679Z e481af7e1aec: Pull complete 2025-10-10T00:11:33.4172387Z 8ca97272458c: Pull complete 2025-10-10T00:11:34.7846542Z 55788cbe41f5: Pull complete 2025-10-10T00:11:34.9071299Z cbf6e78aa372: Pull complete 2025-10-10T00:11:37.0125795Z b7e76793f784: Pull complete 2025-10-10T00:11:37.1179803Z Digest: sha256:02f790fd120c15e1b00388d4689c10992f2a801ea5dd956622d4a5688e229be6 2025-10-10T00:11:37.1257512Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:11:37.1311808Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:11:37.1362419Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:11:37.1363477Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:11:37.1373910Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:11:37.1375191Z env: 2025-10-10T00:11:37.1375412Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:37.1375693Z ##[endgroup] 2025-10-10T00:11:37.1484276Z ##[group]Run sudo df -H 2025-10-10T00:11:37.1484572Z sudo df -H 2025-10-10T00:11:37.1490157Z shell: /usr/bin/bash -e {0} 2025-10-10T00:11:37.1490453Z env: 2025-10-10T00:11:37.1490669Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:37.1490945Z ##[endgroup] 2025-10-10T00:11:37.9168264Z Filesystem Size Used Avail Use% Mounted on 2025-10-10T00:11:37.9168753Z devtmpfs 4.2M 0 4.2M 0% /dev 2025-10-10T00:11:37.9169120Z tmpfs 17G 0 17G 0% /dev/shm 2025-10-10T00:11:37.9169468Z tmpfs 6.6G 537k 6.6G 1% /run 2025-10-10T00:11:37.9169818Z /dev/nvme0n1p1 161G 50G 112G 31% / 2025-10-10T00:11:37.9170155Z tmpfs 17G 13k 17G 1% /tmp 2025-10-10T00:11:37.9170524Z /dev/nvme0n1p128 11M 1.4M 9.2M 13% /boot/efi 2025-10-10T00:11:37.9170891Z tmpfs 3.3G 0 3.3G 0% /run/user/0 2025-10-10T00:11:37.9260344Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:11:37.9260931Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:11:37.9261448Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-10-10T00:11:37.9270037Z shell: /usr/bin/bash -e {0} 2025-10-10T00:11:37.9270341Z env: 2025-10-10T00:11:37.9270566Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:37.9270852Z ##[endgroup] 2025-10-10T00:11:37.9542046Z ##[group]Run .github/scripts/parse_ref.py 2025-10-10T00:11:37.9542609Z .github/scripts/parse_ref.py 2025-10-10T00:11:37.9549222Z shell: /usr/bin/bash -e {0} 2025-10-10T00:11:37.9549517Z env: 2025-10-10T00:11:37.9549731Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:37.9550008Z ##[endgroup] 2025-10-10T00:11:37.9878264Z Setting output branch=main 2025-10-10T00:11:37.9949214Z Prepare all required actions 2025-10-10T00:11:38.0033730Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-10-10T00:11:38.0034112Z with: 2025-10-10T00:11:38.0034747Z github-token: *** 2025-10-10T00:11:38.0035086Z env: 2025-10-10T00:11:38.0035323Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:38.0035608Z ##[endgroup] 2025-10-10T00:11:38.0124451Z ##[group]Run set -eux 2025-10-10T00:11:38.0124739Z set -eux 2025-10-10T00:11:38.0125201Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T00:11:38.0131736Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:11:38.0132131Z env: 2025-10-10T00:11:38.0132364Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:38.0132845Z GITHUB_TOKEN: *** 2025-10-10T00:11:38.0133081Z ##[endgroup] 2025-10-10T00:11:38.0160237Z + python3 .github/scripts/get_workflow_job_id.py 18392306142 i-0dabdb441787e6f33 2025-10-10T00:11:38.9347087Z Setting output job-id=52404919611 2025-10-10T00:11:38.9347865Z Setting output job-name=linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, linux.4xlarge) 2025-10-10T00:11:38.9687056Z ##[group]Run export SHARD_NUMBER=0 2025-10-10T00:11:38.9687461Z export SHARD_NUMBER=0 2025-10-10T00:11:38.9687929Z # detached container should get cleaned up by teardown_ec2_linux 2025-10-10T00:11:38.9688524Z # TODO: Stop building test binaries as part of the build phase 2025-10-10T00:11:38.9689067Z # Make sure we copy test results from bazel-testlogs symlink to 2025-10-10T00:11:38.9689557Z # a regular directory ./test/test-reports 2025-10-10T00:11:38.9689928Z # shellcheck disable=SC2086 2025-10-10T00:11:38.9690273Z container_name=$(docker run \ 2025-10-10T00:11:38.9690593Z  ${GPU_FLAG:-} \ 2025-10-10T00:11:38.9690892Z  -e AWS_DEFAULT_REGION \ 2025-10-10T00:11:38.9691222Z  -e BUILD_ENVIRONMENT \ 2025-10-10T00:11:38.9691528Z  -e GITHUB_ACTIONS \ 2025-10-10T00:11:38.9691840Z  -e GITHUB_REPOSITORY \ 2025-10-10T00:11:38.9692196Z  -e GITHUB_WORKFLOW \ 2025-10-10T00:11:38.9692487Z  -e GITHUB_JOB \ 2025-10-10T00:11:38.9692777Z  -e GITHUB_RUN_NUMBER \ 2025-10-10T00:11:38.9693222Z  -e GITHUB_RUN_ATTEMPT \ 2025-10-10T00:11:38.9693535Z  -e JOB_ID \ 2025-10-10T00:11:38.9693869Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2025-10-10T00:11:38.9694239Z  -e SHARD_NUMBER \ 2025-10-10T00:11:38.9694535Z  -e NUM_TEST_SHARDS \ 2025-10-10T00:11:38.9694856Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-10-10T00:11:38.9695214Z  -e SCCACHE_BUCKET \ 2025-10-10T00:11:38.9695508Z  -e SCCACHE_REGION \ 2025-10-10T00:11:38.9695846Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-10-10T00:11:38.9696195Z  -e REENABLED_ISSUES \ 2025-10-10T00:11:38.9696523Z  -e TORCH_CUDA_ARCH_LIST \ 2025-10-10T00:11:38.9696851Z  -e OUR_GITHUB_JOB_ID \ 2025-10-10T00:11:38.9697150Z  -e CUDA_VERSION \ 2025-10-10T00:11:38.9697512Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-10-10T00:11:38.9697921Z  --security-opt seccomp=unconfined \ 2025-10-10T00:11:38.9698297Z  --cap-add=SYS_PTRACE \ 2025-10-10T00:11:38.9698600Z  --shm-size="1g" \ 2025-10-10T00:11:38.9698886Z  --tty \ 2025-10-10T00:11:38.9699124Z  --detach \ 2025-10-10T00:11:38.9699389Z  --user jenkins \ 2025-10-10T00:11:38.9699759Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-10-10T00:11:38.9700175Z  -w /var/lib/jenkins/workspace \ 2025-10-10T00:11:38.9700517Z  "${DOCKER_IMAGE}" 2025-10-10T00:11:38.9700778Z ) 2025-10-10T00:11:38.9701132Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-10-10T00:11:38.9701663Z echo "container_id=${container_name}" >> "${GITHUB_ENV}" 2025-10-10T00:11:38.9708948Z shell: /usr/bin/bash -e {0} 2025-10-10T00:11:38.9709226Z env: 2025-10-10T00:11:38.9709473Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:11:38.9709873Z BUILD_ENVIRONMENT: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-10-10T00:11:38.9710330Z PR_NUMBER: 2025-10-10T00:11:38.9710567Z BRANCH: main 2025-10-10T00:11:38.9710809Z GITHUB_REPOSITORY: pytorch/pytorch 2025-10-10T00:11:38.9711136Z GITHUB_WORKFLOW: pull 2025-10-10T00:11:38.9711398Z GITHUB_JOB: build-and-test 2025-10-10T00:11:38.9711693Z GITHUB_RUN_ID: 18392306142 2025-10-10T00:11:38.9711966Z GITHUB_RUN_NUMBER: 366309 2025-10-10T00:11:38.9712249Z GITHUB_RUN_ATTEMPT: 1 2025-10-10T00:11:38.9712494Z JOB_ID: 52404919611 2025-10-10T00:11:38.9712748Z REENABLED_ISSUES: 2025-10-10T00:11:38.9713005Z AWS_DEFAULT_REGION: us-east-1 2025-10-10T00:11:38.9713331Z SHA1: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:11:38.9713745Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-10-10T00:11:38.9714116Z SCCACHE_REGION: us-east-1 2025-10-10T00:11:38.9714404Z TORCH_CUDA_ARCH_LIST: 5.2 2025-10-10T00:11:38.9715535Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:11:38.9716475Z OUR_GITHUB_JOB_ID: 52404919611 2025-10-10T00:11:38.9716775Z CUDA_VERSION: cpu 2025-10-10T00:11:38.9717007Z ##[endgroup] 2025-10-10T00:12:00.3257740Z ++ dirname .ci/pytorch/build.sh 2025-10-10T00:12:00.3277167Z + source .ci/pytorch/common.sh 2025-10-10T00:12:00.3285534Z +++ dirname .ci/pytorch/common.sh 2025-10-10T00:12:00.3294326Z ++ source .ci/pytorch/common_utils.sh 2025-10-10T00:12:00.3299642Z +++ declare -f -t trap_add 2025-10-10T00:12:00.3304875Z ++ set -ex -o pipefail 2025-10-10T00:12:00.3305580Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-10-10T00:12:00.3306026Z ++ BUILD_TEST_LIBTORCH=0 2025-10-10T00:12:00.3308998Z ++ dirname .ci/pytorch/build.sh 2025-10-10T00:12:00.3317955Z + source .ci/pytorch/common-build.sh 2025-10-10T00:12:00.3323269Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-10-10T00:12:00.3330618Z ++++ dirname .ci/pytorch/common-build.sh 2025-10-10T00:12:00.3340331Z +++ cd .ci/pytorch 2025-10-10T00:12:00.3340903Z +++ pwd -P 2025-10-10T00:12:00.3343186Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-10-10T00:12:00.3343695Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-10-10T00:12:00.3344123Z ++ which sccache 2025-10-10T00:12:00.3365914Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-10-10T00:12:00.3366306Z ++ sccache --stop-server 2025-10-10T00:12:00.3456685Z ++ true 2025-10-10T00:12:00.3459624Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-10-10T00:12:00.3476802Z ++ trap_add sccache_epilogue EXIT 2025-10-10T00:12:00.3477151Z ++ trap_add_cmd=sccache_epilogue 2025-10-10T00:12:00.3477437Z ++ shift 2025-10-10T00:12:00.3477672Z ++ for trap_add_name in "$@" 2025-10-10T00:12:00.3485160Z ++++ trap -p EXIT 2025-10-10T00:12:00.3487711Z +++ eval 'extract_trap_cmd ' 2025-10-10T00:12:00.3488166Z ++++ extract_trap_cmd 2025-10-10T00:12:00.3488486Z ++++ printf '%s\n' '' 2025-10-10T00:12:00.3488953Z +++ printf '%s\n' sccache_epilogue 2025-10-10T00:12:00.3490440Z ++ trap -- ' 2025-10-10T00:12:00.3491040Z sccache_epilogue' EXIT 2025-10-10T00:12:00.3491496Z ++ [[ -n 1 ]] 2025-10-10T00:12:00.3492154Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-10-10T00:12:00.3493295Z Skipping sccache server initialization, setting environment variables 2025-10-10T00:12:00.3493901Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:12:00.3494220Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:12:00.3494591Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:12:00.3495072Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:12:00.3502074Z ++ export RUST_LOG=sccache::server=error 2025-10-10T00:12:00.3502464Z ++ RUST_LOG=sccache::server=error 2025-10-10T00:12:00.3502788Z ++ sccache --zero-stats 2025-10-10T00:12:00.4664318Z Statistics zeroed. 2025-10-10T00:12:00.4668660Z ++ which ccache 2025-10-10T00:12:00.4696166Z + echo 'Python version:' 2025-10-10T00:12:00.4696473Z Python version: 2025-10-10T00:12:00.4696717Z + python --version 2025-10-10T00:12:00.4747488Z Python 3.10.18 2025-10-10T00:12:00.4749336Z + echo 'GCC version:' 2025-10-10T00:12:00.4749581Z GCC version: 2025-10-10T00:12:00.4749814Z + gcc --version 2025-10-10T00:12:00.5545078Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0 2025-10-10T00:12:00.5545536Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-10-10T00:12:00.5546159Z This is free software; see the source for copying conditions. There is NO 2025-10-10T00:12:00.5546935Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-10-10T00:12:00.5547320Z 2025-10-10T00:12:00.5556795Z + echo 'CMake version:' 2025-10-10T00:12:00.5557056Z CMake version: 2025-10-10T00:12:00.5557304Z + cmake --version 2025-10-10T00:12:00.6462890Z cmake version 3.31.6 2025-10-10T00:12:00.6463141Z 2025-10-10T00:12:00.6464571Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-10-10T00:12:00.6476060Z + echo 'Environment variables:' 2025-10-10T00:12:00.6476386Z Environment variables: 2025-10-10T00:12:00.6476661Z + env 2025-10-10T00:12:00.6494757Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:12:00.6495445Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-10-10T00:12:00.6496040Z HOSTNAME=e06b968af95a 2025-10-10T00:12:00.6496821Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:12:00.6497880Z GITHUB_ACTION=__run_2 2025-10-10T00:12:00.6498139Z GITHUB_RUN_NUMBER=366309 2025-10-10T00:12:00.6498438Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:12:00.6498776Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-10-10T00:12:00.6499129Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T00:12:00.6499414Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:12:00.6499709Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:12:00.6500035Z GITHUB_REF_TYPE=branch 2025-10-10T00:12:00.6500312Z TORCH_CUDA_ARCH_LIST=5.2 2025-10-10T00:12:00.6500588Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-10-10T00:12:00.6501249Z *** 2025-10-10T00:12:00.6501677Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:12:00.6501966Z GITHUB_ACTIONS=true 2025-10-10T00:12:00.6502285Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:12:00.6502698Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:12:00.6503248Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-10-10T00:12:00.6503737Z UCC_HOME=/usr 2025-10-10T00:12:00.6503987Z GITHUB_REF=refs/heads/main 2025-10-10T00:12:00.6504264Z SHARD_NUMBER=0 2025-10-10T00:12:00.6504497Z GITHUB_REF_PROTECTED=true 2025-10-10T00:12:00.6504779Z HOME=/var/lib/jenkins 2025-10-10T00:12:00.6505064Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:12:00.6505443Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-10-10T00:12:00.6505794Z CUDA_VERSION=cpu 2025-10-10T00:12:00.6506038Z USE_SYSTEM_NCCL=1 2025-10-10T00:12:00.6506274Z UCX_HOME=/usr 2025-10-10T00:12:00.6506888Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:12:00.6507912Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:12:00.6508785Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-10-10T00:12:00.6509325Z GITHUB_EVENT_NAME=push 2025-10-10T00:12:00.6509586Z GITHUB_RUN_ID=18392306142 2025-10-10T00:12:00.6509863Z INSTALLED_OPENBLAS= 2025-10-10T00:12:00.6510514Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:12:00.6511261Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:12:00.6511539Z DESIRED_CUDA=12.8.1 2025-10-10T00:12:00.6511788Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:12:00.6512043Z ANACONDA_PYTHON_VERSION=3.10 2025-10-10T00:12:00.6512403Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:12:00.6512769Z TERM=xterm 2025-10-10T00:12:00.6512982Z INSTALLED_VISION=yes 2025-10-10T00:12:00.6513252Z OUR_GITHUB_JOB_ID=52404919611 2025-10-10T00:12:00.6513533Z SCCACHE_REGION=us-east-1 2025-10-10T00:12:00.6513847Z OPENSSL_ROOT_DIR=/opt/openssl 2025-10-10T00:12:00.6514131Z CUDA_PATH=/usr/local/cuda 2025-10-10T00:12:00.6514685Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-10-10T00:12:00.6515399Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:12:00.6515766Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-10-10T00:12:00.6516135Z REENABLED_ISSUES= 2025-10-10T00:12:00.6516363Z DOCS= 2025-10-10T00:12:00.6516572Z SHLVL=1 2025-10-10T00:12:00.6516770Z MAX_JOBS=14 2025-10-10T00:12:00.6517001Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:12:00.6517348Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:12:00.6517757Z GIT_DEFAULT_BRANCH=main 2025-10-10T00:12:00.6518148Z GITHUB_REF_NAME=main 2025-10-10T00:12:00.6518419Z GITHUB_JOB=build-and-test 2025-10-10T00:12:00.6518723Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:12:00.6519036Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:12:00.6519319Z OPENSSL_DIR=/opt/openssl 2025-10-10T00:12:00.6519594Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:12:00.6520436Z 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-10-10T00:12:00.6521296Z GITHUB_BASE_REF= 2025-10-10T00:12:00.6521540Z INSTALLED_ACL= 2025-10-10T00:12:00.6521754Z CI=true 2025-10-10T00:12:00.6521988Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:12:00.6522340Z RUST_LOG=sccache::server=error 2025-10-10T00:12:00.6522617Z JOB_ID=52404919611 2025-10-10T00:12:00.6522858Z GITHUB_HEAD_REF= 2025-10-10T00:12:00.6523084Z GITHUB_ACTION_REF= 2025-10-10T00:12:00.6523385Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-10-10T00:12:00.6523748Z GITHUB_WORKFLOW=pull 2025-10-10T00:12:00.6524029Z DEBIAN_FRONTEND=noninteractive 2025-10-10T00:12:00.6524696Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:12:00.6525484Z SKIP_SCCACHE_INITIALIZATION=1 2025-10-10T00:12:00.6525792Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-10-10T00:12:00.6526123Z _=/usr/bin/env 2025-10-10T00:12:00.6527009Z + 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-10-10T00:12:00.6528568Z + 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-10-10T00:12:00.6529602Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-10-10T00:12:00.6530103Z + export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-10-10T00:12:00.6530581Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-10-10T00:12:00.6530961Z + echo 'NVCC version:' 2025-10-10T00:12:00.6531204Z NVCC version: 2025-10-10T00:12:00.6531441Z + nvcc --version 2025-10-10T00:12:00.8155865Z nvcc: NVIDIA (R) Cuda compiler driver 2025-10-10T00:12:00.8156306Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-10-10T00:12:00.8156655Z Built on Fri_Feb_21_20:23:50_PST_2025 2025-10-10T00:12:00.8157020Z Cuda compilation tools, release 12.8, V12.8.93 2025-10-10T00:12:00.8157383Z Build cuda_12.8.r12.8/compiler.35583870_0 2025-10-10T00:12:00.8176941Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda11* ]] 2025-10-10T00:12:00.8177723Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-10-10T00:12:00.8178230Z + which conda 2025-10-10T00:12:00.8201128Z /opt/conda/bin/conda 2025-10-10T00:12:00.8202806Z + [[ -v CONDA_PREFIX ]] 2025-10-10T00:12:00.8203110Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-10-10T00:12:00.8203505Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-10-10T00:12:00.8203916Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-10-10T00:12:00.8204239Z + [[ 3.10 = \3\.\1\2 ]] 2025-10-10T00:12:00.8204505Z + [[ 3.10 = \3\.\1\3 ]] 2025-10-10T00:12:00.8204885Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-10-10T00:12:00.8205413Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *riscv64* ]] 2025-10-10T00:12:00.8206023Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-10-10T00:12:00.8206597Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-10-10T00:12:00.8207164Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-10-10T00:12:00.8207653Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-10-10T00:12:00.8208214Z + '[' -z 14 ']' 2025-10-10T00:12:00.8208554Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-10-10T00:12:00.8208948Z + [[ -z 5.2 ]] 2025-10-10T00:12:00.8209570Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-10-10T00:12:00.8212067Z + echo 5.2 2025-10-10T00:12:00.8212979Z + tr ' ' '\n' 2025-10-10T00:12:00.8214391Z + sed 's/$/>= 8.0/' 2025-10-10T00:12:00.8216269Z + bc 2025-10-10T00:12:00.8217836Z + grep -q 1 2025-10-10T00:12:00.8308833Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang* ]] 2025-10-10T00:12:00.8309446Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-clang*-asan* ]] 2025-10-10T00:12:00.8310024Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *no-ops* ]] 2025-10-10T00:12:00.8310543Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-10-10T00:12:00.8311055Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *cuda* ]] 2025-10-10T00:12:00.8311581Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-full-debug* ]] 2025-10-10T00:12:00.8312154Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-10-10T00:12:00.8312811Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-10-10T00:12:00.8313346Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-10-10T00:12:00.8313880Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *riscv64* ]] 2025-10-10T00:12:00.8314591Z + [[ -d /var/lib/jenkins/workspace ]] 2025-10-10T00:12:00.8314950Z ++ stat -c %u /var/lib/jenkins/workspace 2025-10-10T00:12:00.8346436Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-10-10T00:12:00.8346838Z + trap_add cleanup_workspace EXIT 2025-10-10T00:12:00.8347165Z + trap_add_cmd=cleanup_workspace 2025-10-10T00:12:00.8347460Z + shift 2025-10-10T00:12:00.8347676Z + for trap_add_name in "$@" 2025-10-10T00:12:00.8354685Z +++ trap -p EXIT 2025-10-10T00:12:00.8357808Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-10-10T00:12:00.8358140Z sccache_epilogue'\'' EXIT' 2025-10-10T00:12:00.8358435Z +++ extract_trap_cmd trap -- ' 2025-10-10T00:12:00.8358722Z sccache_epilogue' EXIT 2025-10-10T00:12:00.8372550Z +++ printf '%s\n' ' 2025-10-10T00:12:00.8373030Z sccache_epilogue' 2025-10-10T00:12:00.8373317Z ++ printf '%s\n' cleanup_workspace 2025-10-10T00:12:00.8373670Z + trap -- ' 2025-10-10T00:12:00.8373890Z sccache_epilogue 2025-10-10T00:12:00.8374447Z cleanup_workspace' EXIT 2025-10-10T00:12:00.8374787Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-10-10T00:12:01.5666770Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-10-10T00:12:01.5843360Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-10-10T00:12:01.5843825Z + set -e -o pipefail 2025-10-10T00:12:01.5844093Z + get_bazel 2025-10-10T00:12:01.5844684Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-10-10T00:12:01.5845695Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-10-10T00:12:01.6522243Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-10T00:12:01.6523184Z Dload Upload Total Spent Left Speed 2025-10-10T00:12:01.6523767Z 2025-10-10T00:12:01.7224259Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-10T00:12:01.7224805Z 100 17143 100 17143 0 0 237k 0 --:--:-- --:--:-- --:--:-- 239k 2025-10-10T00:12:01.7262204Z + shasum --algorithm=1 --check /dev/fd/63 2025-10-10T00:12:01.7263051Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-10-10T00:12:01.7710442Z tools/bazel: OK 2025-10-10T00:12:01.7715973Z + chmod u+x tools/bazel 2025-10-10T00:12:01.7751548Z + python3 tools/optional_submodules.py checkout_eigen 2025-10-10T00:12:01.8187599Z -- Checkout Eigen release tag: 3.4.0 2025-10-10T00:12:01.8329430Z Cloning into 'eigen'... 2025-10-10T00:12:02.2747870Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-10-10T00:12:02.7546264Z remote: Enumerating objects: 1918, done. 2025-10-10T00:12:02.7546866Z remote: Counting objects: 0% (1/1918) 2025-10-10T00:12:02.7547579Z remote: Counting objects: 1% (20/1918) 2025-10-10T00:12:02.7548720Z remote: Counting objects: 2% (39/1918) 2025-10-10T00:12:02.7549299Z remote: Counting objects: 3% (58/1918) 2025-10-10T00:12:02.7549716Z remote: Counting objects: 4% (77/1918) 2025-10-10T00:12:02.7550128Z remote: Counting objects: 5% (96/1918) 2025-10-10T00:12:02.7550547Z remote: Counting objects: 6% (116/1918) 2025-10-10T00:12:02.7550954Z remote: Counting objects: 7% (135/1918) 2025-10-10T00:12:02.7551379Z remote: Counting objects: 8% (154/1918) 2025-10-10T00:12:02.7551781Z remote: Counting objects: 9% (173/1918) 2025-10-10T00:12:02.7552203Z remote: Counting objects: 10% (192/1918) 2025-10-10T00:12:02.7552607Z remote: Counting objects: 11% (211/1918) 2025-10-10T00:12:02.7553026Z remote: Counting objects: 12% (231/1918) 2025-10-10T00:12:02.7553441Z remote: Counting objects: 13% (250/1918) 2025-10-10T00:12:02.7553842Z remote: Counting objects: 14% (269/1918) 2025-10-10T00:12:02.7554260Z remote: Counting objects: 15% (288/1918) 2025-10-10T00:12:02.7554667Z remote: Counting objects: 16% (307/1918) 2025-10-10T00:12:02.7555162Z remote: Counting objects: 17% (327/1918) 2025-10-10T00:12:02.7555568Z remote: Counting objects: 18% (346/1918) 2025-10-10T00:12:02.7556133Z remote: Counting objects: 19% (365/1918) 2025-10-10T00:12:02.7556538Z remote: Counting objects: 20% (384/1918) 2025-10-10T00:12:02.7556957Z remote: Counting objects: 21% (403/1918) 2025-10-10T00:12:02.7557379Z remote: Counting objects: 22% (422/1918) 2025-10-10T00:12:02.7557780Z remote: Counting objects: 23% (442/1918) 2025-10-10T00:12:02.7558199Z remote: Counting objects: 24% (461/1918) 2025-10-10T00:12:02.7558601Z remote: Counting objects: 25% (480/1918) 2025-10-10T00:12:02.7559018Z remote: Counting objects: 26% (499/1918) 2025-10-10T00:12:02.7559419Z remote: Counting objects: 27% (518/1918) 2025-10-10T00:12:02.7559836Z remote: Counting objects: 28% (538/1918) 2025-10-10T00:12:02.7560237Z remote: Counting objects: 29% (557/1918) 2025-10-10T00:12:02.7560659Z remote: Counting objects: 30% (576/1918) 2025-10-10T00:12:02.7561077Z remote: Counting objects: 31% (595/1918) 2025-10-10T00:12:02.7561483Z remote: Counting objects: 32% (614/1918) 2025-10-10T00:12:02.7561904Z remote: Counting objects: 33% (633/1918) 2025-10-10T00:12:02.7562305Z remote: Counting objects: 34% (653/1918) 2025-10-10T00:12:02.7562722Z remote: Counting objects: 35% (672/1918) 2025-10-10T00:12:02.7563126Z remote: Counting objects: 36% (691/1918) 2025-10-10T00:12:02.7563546Z remote: Counting objects: 37% (710/1918) 2025-10-10T00:12:02.7563948Z remote: Counting objects: 38% (729/1918) 2025-10-10T00:12:02.7564366Z remote: Counting objects: 39% (749/1918) 2025-10-10T00:12:02.7564782Z remote: Counting objects: 40% (768/1918) 2025-10-10T00:12:02.7565189Z remote: Counting objects: 41% (787/1918) 2025-10-10T00:12:02.7565606Z remote: Counting objects: 42% (806/1918) 2025-10-10T00:12:02.7566003Z remote: Counting objects: 43% (825/1918) 2025-10-10T00:12:02.7566422Z remote: Counting objects: 44% (844/1918) 2025-10-10T00:12:02.7566820Z remote: Counting objects: 45% (864/1918) 2025-10-10T00:12:02.7567244Z remote: Counting objects: 46% (883/1918) 2025-10-10T00:12:02.7567646Z remote: Counting objects: 47% (902/1918) 2025-10-10T00:12:02.7568060Z remote: Counting objects: 48% (921/1918) 2025-10-10T00:12:02.7568476Z remote: Counting objects: 49% (940/1918) 2025-10-10T00:12:02.7568877Z remote: Counting objects: 50% (959/1918) 2025-10-10T00:12:02.7569324Z remote: Counting objects: 51% (979/1918) 2025-10-10T00:12:02.7569728Z remote: Counting objects: 52% (998/1918) 2025-10-10T00:12:02.7570155Z remote: Counting objects: 53% (1017/1918) 2025-10-10T00:12:02.7570570Z remote: Counting objects: 54% (1036/1918) 2025-10-10T00:12:02.7570998Z remote: Counting objects: 55% (1055/1918) 2025-10-10T00:12:02.7571424Z remote: Counting objects: 56% (1075/1918) 2025-10-10T00:12:02.7572846Z remote: Counting objects: 57% (1094/1918) 2025-10-10T00:12:02.7573319Z remote: Counting objects: 58% (1113/1918) 2025-10-10T00:12:02.7573731Z remote: Counting objects: 59% (1132/1918) 2025-10-10T00:12:02.7574763Z remote: Counting objects: 60% (1151/1918) 2025-10-10T00:12:02.7575184Z remote: Counting objects: 61% (1170/1918) 2025-10-10T00:12:02.7575612Z remote: Counting objects: 62% (1190/1918) 2025-10-10T00:12:02.7576022Z remote: Counting objects: 63% (1209/1918) 2025-10-10T00:12:02.7576447Z remote: Counting objects: 64% (1228/1918) 2025-10-10T00:12:02.7576873Z remote: Counting objects: 65% (1247/1918) 2025-10-10T00:12:02.7577281Z remote: Counting objects: 66% (1266/1918) 2025-10-10T00:12:02.7577705Z remote: Counting objects: 67% (1286/1918) 2025-10-10T00:12:02.7578111Z remote: Counting objects: 68% (1305/1918) 2025-10-10T00:12:02.7578535Z remote: Counting objects: 69% (1324/1918) 2025-10-10T00:12:02.7578946Z remote: Counting objects: 70% (1343/1918) 2025-10-10T00:12:02.7579379Z remote: Counting objects: 71% (1362/1918) 2025-10-10T00:12:02.7579792Z remote: Counting objects: 72% (1381/1918) 2025-10-10T00:12:02.7580217Z remote: Counting objects: 73% (1401/1918) 2025-10-10T00:12:02.7580807Z remote: Counting objects: 74% (1420/1918) 2025-10-10T00:12:02.7581218Z remote: Counting objects: 75% (1439/1918) 2025-10-10T00:12:02.7581643Z remote: Counting objects: 76% (1458/1918) 2025-10-10T00:12:02.7582052Z remote: Counting objects: 77% (1477/1918) 2025-10-10T00:12:02.7582479Z remote: Counting objects: 78% (1497/1918) 2025-10-10T00:12:02.7582890Z remote: Counting objects: 79% (1516/1918) 2025-10-10T00:12:02.7583316Z remote: Counting objects: 80% (1535/1918) 2025-10-10T00:12:02.7583721Z remote: Counting objects: 81% (1554/1918) 2025-10-10T00:12:02.7584145Z remote: Counting objects: 82% (1573/1918) 2025-10-10T00:12:02.7584567Z remote: Counting objects: 83% (1592/1918) 2025-10-10T00:12:02.7584978Z remote: Counting objects: 84% (1612/1918) 2025-10-10T00:12:02.7585409Z remote: Counting objects: 85% (1631/1918) 2025-10-10T00:12:02.7585819Z remote: Counting objects: 86% (1650/1918) 2025-10-10T00:12:02.7586247Z remote: Counting objects: 87% (1669/1918) 2025-10-10T00:12:02.7586655Z remote: Counting objects: 88% (1688/1918) 2025-10-10T00:12:02.7587080Z remote: Counting objects: 89% (1708/1918) 2025-10-10T00:12:02.7587502Z remote: Counting objects: 90% (1727/1918) 2025-10-10T00:12:02.7587908Z remote: Counting objects: 91% (1746/1918) 2025-10-10T00:12:02.7588334Z remote: Counting objects: 92% (1765/1918) 2025-10-10T00:12:02.7588739Z remote: Counting objects: 93% (1784/1918) 2025-10-10T00:12:02.7589163Z remote: Counting objects: 94% (1803/1918) 2025-10-10T00:12:02.7589569Z remote: Counting objects: 95% (1823/1918) 2025-10-10T00:12:02.7589987Z remote: Counting objects: 96% (1842/1918) 2025-10-10T00:12:02.8921682Z remote: Counting objects: 97% (1861/1918) 2025-10-10T00:12:02.8922499Z remote: Counting objects: 98% (1880/1918) 2025-10-10T00:12:02.8923053Z remote: Counting objects: 99% (1899/1918) 2025-10-10T00:12:02.8923487Z remote: Counting objects: 100% (1918/1918) 2025-10-10T00:12:02.8924146Z remote: Counting objects: 100% (1918/1918), done. 2025-10-10T00:12:02.8924594Z remote: Compressing objects: 0% (1/1477) 2025-10-10T00:12:02.8925079Z remote: Compressing objects: 1% (15/1477) 2025-10-10T00:12:02.8925524Z remote: Compressing objects: 2% (30/1477) 2025-10-10T00:12:02.8925948Z remote: Compressing objects: 3% (45/1477) 2025-10-10T00:12:02.8926387Z remote: Compressing objects: 4% (60/1477) 2025-10-10T00:12:02.8926813Z remote: Compressing objects: 5% (74/1477) 2025-10-10T00:12:02.8927253Z remote: Compressing objects: 6% (89/1477) 2025-10-10T00:12:02.8927683Z remote: Compressing objects: 7% (104/1477) 2025-10-10T00:12:02.8928138Z remote: Compressing objects: 8% (119/1477) 2025-10-10T00:12:02.8928590Z remote: Compressing objects: 9% (133/1477) 2025-10-10T00:12:02.8929261Z remote: Compressing objects: 10% (148/1477) 2025-10-10T00:12:02.8929721Z remote: Compressing objects: 11% (163/1477) 2025-10-10T00:12:02.8930166Z remote: Compressing objects: 12% (178/1477) 2025-10-10T00:12:02.8930616Z remote: Compressing objects: 13% (193/1477) 2025-10-10T00:12:02.8931050Z remote: Compressing objects: 14% (207/1477) 2025-10-10T00:12:02.8931497Z remote: Compressing objects: 15% (222/1477) 2025-10-10T00:12:02.8931929Z remote: Compressing objects: 16% (237/1477) 2025-10-10T00:12:02.8932372Z remote: Compressing objects: 17% (252/1477) 2025-10-10T00:12:02.8932819Z remote: Compressing objects: 18% (266/1477) 2025-10-10T00:12:02.8933251Z remote: Compressing objects: 19% (281/1477) 2025-10-10T00:12:02.8933695Z remote: Compressing objects: 20% (296/1477) 2025-10-10T00:12:02.8934124Z remote: Compressing objects: 21% (311/1477) 2025-10-10T00:12:02.8934571Z remote: Compressing objects: 22% (325/1477) 2025-10-10T00:12:02.8935003Z remote: Compressing objects: 23% (340/1477) 2025-10-10T00:12:02.8935447Z remote: Compressing objects: 24% (355/1477) 2025-10-10T00:12:02.8935877Z remote: Compressing objects: 25% (370/1477) 2025-10-10T00:12:02.8936427Z remote: Compressing objects: 26% (385/1477) 2025-10-10T00:12:02.8936872Z remote: Compressing objects: 27% (399/1477) 2025-10-10T00:12:02.8937304Z remote: Compressing objects: 28% (414/1477) 2025-10-10T00:12:02.8937751Z remote: Compressing objects: 29% (429/1477) 2025-10-10T00:12:02.8938180Z remote: Compressing objects: 30% (444/1477) 2025-10-10T00:12:02.8938626Z remote: Compressing objects: 31% (458/1477) 2025-10-10T00:12:02.8939058Z remote: Compressing objects: 32% (473/1477) 2025-10-10T00:12:02.8939503Z remote: Compressing objects: 33% (488/1477) 2025-10-10T00:12:02.8939932Z remote: Compressing objects: 34% (503/1477) 2025-10-10T00:12:02.8940381Z remote: Compressing objects: 35% (517/1477) 2025-10-10T00:12:02.8940833Z remote: Compressing objects: 36% (532/1477) 2025-10-10T00:12:02.8941264Z remote: Compressing objects: 37% (547/1477) 2025-10-10T00:12:02.8941706Z remote: Compressing objects: 38% (562/1477) 2025-10-10T00:12:02.8942143Z remote: Compressing objects: 39% (577/1477) 2025-10-10T00:12:02.8942586Z remote: Compressing objects: 40% (591/1477) 2025-10-10T00:12:02.8943012Z remote: Compressing objects: 41% (606/1477) 2025-10-10T00:12:02.8943454Z remote: Compressing objects: 42% (621/1477) 2025-10-10T00:12:02.8943883Z remote: Compressing objects: 43% (636/1477) 2025-10-10T00:12:02.8944328Z remote: Compressing objects: 44% (650/1477) 2025-10-10T00:12:02.8944770Z remote: Compressing objects: 45% (665/1477) 2025-10-10T00:12:02.8945200Z remote: Compressing objects: 46% (680/1477) 2025-10-10T00:12:02.8945642Z remote: Compressing objects: 47% (695/1477) 2025-10-10T00:12:02.8946071Z remote: Compressing objects: 48% (709/1477) 2025-10-10T00:12:02.8946519Z remote: Compressing objects: 49% (724/1477) 2025-10-10T00:12:02.8946954Z remote: Compressing objects: 50% (739/1477) 2025-10-10T00:12:02.8947402Z remote: Compressing objects: 51% (754/1477) 2025-10-10T00:12:02.8947838Z remote: Compressing objects: 52% (769/1477) 2025-10-10T00:12:02.8948287Z remote: Compressing objects: 53% (783/1477) 2025-10-10T00:12:02.8948737Z remote: Compressing objects: 54% (798/1477) 2025-10-10T00:12:02.8949171Z remote: Compressing objects: 55% (813/1477) 2025-10-10T00:12:02.8949618Z remote: Compressing objects: 56% (828/1477) 2025-10-10T00:12:02.8950048Z remote: Compressing objects: 57% (842/1477) 2025-10-10T00:12:02.8950493Z remote: Compressing objects: 58% (857/1477) 2025-10-10T00:12:02.8950936Z remote: Compressing objects: 59% (872/1477) 2025-10-10T00:12:02.8951377Z remote: Compressing objects: 60% (887/1477) 2025-10-10T00:12:02.8951806Z remote: Compressing objects: 61% (901/1477) 2025-10-10T00:12:02.8952250Z remote: Compressing objects: 62% (916/1477) 2025-10-10T00:12:02.8952773Z remote: Compressing objects: 63% (931/1477) 2025-10-10T00:12:02.8953206Z remote: Compressing objects: 64% (946/1477) 2025-10-10T00:12:02.8953658Z remote: Compressing objects: 65% (961/1477) 2025-10-10T00:12:02.8954089Z remote: Compressing objects: 66% (975/1477) 2025-10-10T00:12:02.8954532Z remote: Compressing objects: 67% (990/1477) 2025-10-10T00:12:02.8954968Z remote: Compressing objects: 68% (1005/1477) 2025-10-10T00:12:02.8955527Z remote: Compressing objects: 69% (1020/1477) 2025-10-10T00:12:02.8955969Z remote: Compressing objects: 70% (1034/1477) 2025-10-10T00:12:02.8956422Z remote: Compressing objects: 71% (1049/1477) 2025-10-10T00:12:02.8956871Z remote: Compressing objects: 72% (1064/1477) 2025-10-10T00:12:02.8957308Z remote: Compressing objects: 73% (1079/1477) 2025-10-10T00:12:02.8957755Z remote: Compressing objects: 74% (1093/1477) 2025-10-10T00:12:02.8958189Z remote: Compressing objects: 75% (1108/1477) 2025-10-10T00:12:02.8958640Z remote: Compressing objects: 76% (1123/1477) 2025-10-10T00:12:02.8959077Z remote: Compressing objects: 77% (1138/1477) 2025-10-10T00:12:02.8959526Z remote: Compressing objects: 78% (1153/1477) 2025-10-10T00:12:02.8960067Z remote: Compressing objects: 79% (1167/1477) 2025-10-10T00:12:02.8960519Z remote: Compressing objects: 80% (1182/1477) 2025-10-10T00:12:02.8960970Z remote: Compressing objects: 81% (1197/1477) 2025-10-10T00:12:02.8961404Z remote: Compressing objects: 82% (1212/1477) 2025-10-10T00:12:02.8961856Z remote: Compressing objects: 83% (1226/1477) 2025-10-10T00:12:02.8962293Z remote: Compressing objects: 84% (1241/1477) 2025-10-10T00:12:02.8962746Z remote: Compressing objects: 85% (1256/1477) 2025-10-10T00:12:02.8963181Z remote: Compressing objects: 86% (1271/1477) 2025-10-10T00:12:02.8963629Z remote: Compressing objects: 87% (1285/1477) 2025-10-10T00:12:02.8964061Z remote: Compressing objects: 88% (1300/1477) 2025-10-10T00:12:02.8964515Z remote: Compressing objects: 89% (1315/1477) 2025-10-10T00:12:02.8964962Z remote: Compressing objects: 90% (1330/1477) 2025-10-10T00:12:02.8965393Z remote: Compressing objects: 91% (1345/1477) 2025-10-10T00:12:02.9265992Z remote: Compressing objects: 92% (1359/1477) 2025-10-10T00:12:02.9266477Z remote: Compressing objects: 93% (1374/1477) 2025-10-10T00:12:02.9266926Z remote: Compressing objects: 94% (1389/1477) 2025-10-10T00:12:02.9267367Z remote: Compressing objects: 95% (1404/1477) 2025-10-10T00:12:02.9267816Z remote: Compressing objects: 96% (1418/1477) 2025-10-10T00:12:02.9268265Z remote: Compressing objects: 97% (1433/1477) 2025-10-10T00:12:02.9268701Z remote: Compressing objects: 98% (1448/1477) 2025-10-10T00:12:02.9269149Z remote: Compressing objects: 99% (1463/1477) 2025-10-10T00:12:02.9269584Z remote: Compressing objects: 100% (1477/1477) 2025-10-10T00:12:02.9270074Z remote: Compressing objects: 100% (1477/1477), done. 2025-10-10T00:12:02.9537146Z Receiving objects: 0% (1/1918) 2025-10-10T00:12:02.9538762Z Receiving objects: 1% (20/1918) 2025-10-10T00:12:02.9540906Z Receiving objects: 2% (39/1918) 2025-10-10T00:12:02.9542480Z Receiving objects: 3% (58/1918) 2025-10-10T00:12:02.9547145Z Receiving objects: 4% (77/1918) 2025-10-10T00:12:02.9550429Z Receiving objects: 5% (96/1918) 2025-10-10T00:12:02.9552129Z Receiving objects: 6% (116/1918) 2025-10-10T00:12:02.9622809Z Receiving objects: 7% (135/1918) 2025-10-10T00:12:02.9626833Z Receiving objects: 8% (154/1918) 2025-10-10T00:12:02.9634556Z Receiving objects: 9% (173/1918) 2025-10-10T00:12:02.9660061Z Receiving objects: 10% (192/1918) 2025-10-10T00:12:02.9690559Z Receiving objects: 11% (211/1918) 2025-10-10T00:12:02.9715682Z Receiving objects: 12% (231/1918) 2025-10-10T00:12:02.9734254Z Receiving objects: 13% (250/1918) 2025-10-10T00:12:02.9799080Z Receiving objects: 14% (269/1918) 2025-10-10T00:12:02.9830348Z Receiving objects: 15% (288/1918) 2025-10-10T00:12:02.9866583Z Receiving objects: 16% (307/1918) 2025-10-10T00:12:02.9887360Z Receiving objects: 17% (327/1918) 2025-10-10T00:12:03.0029077Z Receiving objects: 18% (346/1918) 2025-10-10T00:12:03.0056148Z Receiving objects: 19% (365/1918) 2025-10-10T00:12:03.0077832Z Receiving objects: 20% (384/1918) 2025-10-10T00:12:03.0098018Z Receiving objects: 21% (403/1918) 2025-10-10T00:12:03.0129361Z Receiving objects: 22% (422/1918) 2025-10-10T00:12:03.0147410Z Receiving objects: 23% (442/1918) 2025-10-10T00:12:03.0161851Z Receiving objects: 24% (461/1918) 2025-10-10T00:12:03.0232162Z Receiving objects: 25% (480/1918) 2025-10-10T00:12:03.0245446Z Receiving objects: 26% (499/1918) 2025-10-10T00:12:03.0254966Z Receiving objects: 27% (518/1918) 2025-10-10T00:12:03.0257547Z Receiving objects: 28% (538/1918) 2025-10-10T00:12:03.0260607Z Receiving objects: 29% (557/1918) 2025-10-10T00:12:03.0265153Z Receiving objects: 30% (576/1918) 2025-10-10T00:12:03.0269104Z Receiving objects: 31% (595/1918) 2025-10-10T00:12:03.0272655Z Receiving objects: 32% (614/1918) 2025-10-10T00:12:03.0275574Z Receiving objects: 33% (633/1918) 2025-10-10T00:12:03.0280286Z Receiving objects: 34% (653/1918) 2025-10-10T00:12:03.0312846Z Receiving objects: 35% (672/1918) 2025-10-10T00:12:03.0322207Z Receiving objects: 36% (691/1918) 2025-10-10T00:12:03.0326908Z Receiving objects: 37% (710/1918) 2025-10-10T00:12:03.0333479Z Receiving objects: 38% (729/1918) 2025-10-10T00:12:03.0357351Z Receiving objects: 39% (749/1918) 2025-10-10T00:12:03.0364586Z Receiving objects: 40% (768/1918) 2025-10-10T00:12:03.0376901Z Receiving objects: 41% (787/1918) 2025-10-10T00:12:03.0386243Z Receiving objects: 42% (806/1918) 2025-10-10T00:12:03.0392525Z Receiving objects: 43% (825/1918) 2025-10-10T00:12:03.0410225Z Receiving objects: 44% (844/1918) 2025-10-10T00:12:03.0428407Z Receiving objects: 45% (864/1918) 2025-10-10T00:12:03.0439863Z Receiving objects: 46% (883/1918) 2025-10-10T00:12:03.0446963Z Receiving objects: 47% (902/1918) 2025-10-10T00:12:03.0448630Z Receiving objects: 48% (921/1918) 2025-10-10T00:12:03.0450100Z Receiving objects: 49% (940/1918) 2025-10-10T00:12:03.0451608Z Receiving objects: 50% (959/1918) 2025-10-10T00:12:03.0453923Z Receiving objects: 51% (979/1918) 2025-10-10T00:12:03.0454623Z Receiving objects: 52% (998/1918) 2025-10-10T00:12:03.0455072Z Receiving objects: 53% (1017/1918) 2025-10-10T00:12:03.0455504Z Receiving objects: 54% (1036/1918) 2025-10-10T00:12:03.0455899Z Receiving objects: 55% (1055/1918) 2025-10-10T00:12:03.0457713Z Receiving objects: 56% (1075/1918) 2025-10-10T00:12:03.0458169Z Receiving objects: 57% (1094/1918) 2025-10-10T00:12:03.0458475Z Receiving objects: 58% (1113/1918) 2025-10-10T00:12:03.0459451Z Receiving objects: 59% (1132/1918) 2025-10-10T00:12:03.0460314Z Receiving objects: 60% (1151/1918) 2025-10-10T00:12:03.0460642Z Receiving objects: 61% (1170/1918) 2025-10-10T00:12:03.0461452Z Receiving objects: 62% (1190/1918) 2025-10-10T00:12:03.0462391Z Receiving objects: 63% (1209/1918) 2025-10-10T00:12:03.0463748Z Receiving objects: 64% (1228/1918) 2025-10-10T00:12:03.0464773Z Receiving objects: 65% (1247/1918) 2025-10-10T00:12:03.0465600Z Receiving objects: 66% (1266/1918) 2025-10-10T00:12:03.0468252Z Receiving objects: 67% (1286/1918) 2025-10-10T00:12:03.0468570Z Receiving objects: 68% (1305/1918) 2025-10-10T00:12:03.0468887Z Receiving objects: 69% (1324/1918) 2025-10-10T00:12:03.0471580Z Receiving objects: 70% (1343/1918) 2025-10-10T00:12:03.0475110Z Receiving objects: 71% (1362/1918) 2025-10-10T00:12:03.0482602Z Receiving objects: 72% (1381/1918) 2025-10-10T00:12:03.0492411Z Receiving objects: 73% (1401/1918) 2025-10-10T00:12:03.0502358Z Receiving objects: 74% (1420/1918) 2025-10-10T00:12:03.0511748Z Receiving objects: 75% (1439/1918) 2025-10-10T00:12:03.0525720Z Receiving objects: 76% (1458/1918) 2025-10-10T00:12:03.0537937Z Receiving objects: 77% (1477/1918) 2025-10-10T00:12:03.0551680Z Receiving objects: 78% (1497/1918) 2025-10-10T00:12:03.0561676Z Receiving objects: 79% (1516/1918) 2025-10-10T00:12:03.0575006Z Receiving objects: 80% (1535/1918) 2025-10-10T00:12:03.0585482Z Receiving objects: 81% (1554/1918) 2025-10-10T00:12:03.0613355Z Receiving objects: 82% (1573/1918) 2025-10-10T00:12:03.0651562Z Receiving objects: 83% (1592/1918) 2025-10-10T00:12:03.0758478Z Receiving objects: 84% (1612/1918) 2025-10-10T00:12:03.0779912Z Receiving objects: 85% (1631/1918) 2025-10-10T00:12:03.0795290Z Receiving objects: 86% (1650/1918) 2025-10-10T00:12:03.0803856Z Receiving objects: 87% (1669/1918) 2025-10-10T00:12:03.0822828Z Receiving objects: 88% (1688/1918) 2025-10-10T00:12:03.0836759Z Receiving objects: 89% (1708/1918) 2025-10-10T00:12:03.0851974Z Receiving objects: 90% (1727/1918) 2025-10-10T00:12:03.0911548Z Receiving objects: 91% (1746/1918) 2025-10-10T00:12:03.0915807Z Receiving objects: 92% (1765/1918) 2025-10-10T00:12:03.0930844Z Receiving objects: 93% (1784/1918) 2025-10-10T00:12:03.0944815Z Receiving objects: 94% (1803/1918) 2025-10-10T00:12:03.0960464Z Receiving objects: 95% (1823/1918) 2025-10-10T00:12:03.0972147Z Receiving objects: 96% (1842/1918) 2025-10-10T00:12:03.1010456Z Receiving objects: 97% (1861/1918) 2025-10-10T00:12:03.1011194Z remote: Total 1918 (delta 487), reused 925 (delta 386), pack-reused 0 (from 0) 2025-10-10T00:12:03.1032792Z Receiving objects: 98% (1880/1918) 2025-10-10T00:12:03.1046760Z Receiving objects: 99% (1899/1918) 2025-10-10T00:12:03.1047075Z Receiving objects: 100% (1918/1918) 2025-10-10T00:12:03.1047496Z Receiving objects: 100% (1918/1918), 3.10 MiB | 20.64 MiB/s, done. 2025-10-10T00:12:03.1054182Z Resolving deltas: 0% (0/487) 2025-10-10T00:12:03.1056649Z Resolving deltas: 1% (5/487) 2025-10-10T00:12:03.1057642Z Resolving deltas: 2% (10/487) 2025-10-10T00:12:03.1058043Z Resolving deltas: 3% (15/487) 2025-10-10T00:12:03.1060288Z Resolving deltas: 4% (20/487) 2025-10-10T00:12:03.1061240Z Resolving deltas: 5% (25/487) 2025-10-10T00:12:03.1061551Z Resolving deltas: 6% (30/487) 2025-10-10T00:12:03.1062383Z Resolving deltas: 7% (35/487) 2025-10-10T00:12:03.1064059Z Resolving deltas: 8% (39/487) 2025-10-10T00:12:03.1066907Z Resolving deltas: 9% (44/487) 2025-10-10T00:12:03.1067430Z Resolving deltas: 10% (49/487) 2025-10-10T00:12:03.1068338Z Resolving deltas: 11% (54/487) 2025-10-10T00:12:03.1069155Z Resolving deltas: 12% (59/487) 2025-10-10T00:12:03.1069738Z Resolving deltas: 13% (64/487) 2025-10-10T00:12:03.1070422Z Resolving deltas: 14% (69/487) 2025-10-10T00:12:03.1071002Z Resolving deltas: 15% (74/487) 2025-10-10T00:12:03.1071342Z Resolving deltas: 16% (78/487) 2025-10-10T00:12:03.1071808Z Resolving deltas: 17% (83/487) 2025-10-10T00:12:03.1072369Z Resolving deltas: 18% (88/487) 2025-10-10T00:12:03.1072715Z Resolving deltas: 19% (93/487) 2025-10-10T00:12:03.1073208Z Resolving deltas: 20% (98/487) 2025-10-10T00:12:03.1073501Z Resolving deltas: 21% (103/487) 2025-10-10T00:12:03.1074291Z Resolving deltas: 22% (108/487) 2025-10-10T00:12:03.1074788Z Resolving deltas: 23% (113/487) 2025-10-10T00:12:03.1075381Z Resolving deltas: 24% (118/487) 2025-10-10T00:12:03.1075947Z Resolving deltas: 25% (122/487) 2025-10-10T00:12:03.1076495Z Resolving deltas: 26% (127/487) 2025-10-10T00:12:03.1077079Z Resolving deltas: 27% (132/487) 2025-10-10T00:12:03.1077593Z Resolving deltas: 28% (138/487) 2025-10-10T00:12:03.1078156Z Resolving deltas: 29% (142/487) 2025-10-10T00:12:03.1078806Z Resolving deltas: 30% (147/487) 2025-10-10T00:12:03.1079252Z Resolving deltas: 31% (151/487) 2025-10-10T00:12:03.1079722Z Resolving deltas: 32% (156/487) 2025-10-10T00:12:03.1080369Z Resolving deltas: 33% (161/487) 2025-10-10T00:12:03.1080677Z Resolving deltas: 34% (166/487) 2025-10-10T00:12:03.1081120Z Resolving deltas: 35% (171/487) 2025-10-10T00:12:03.1082298Z Resolving deltas: 36% (176/487) 2025-10-10T00:12:03.1083428Z Resolving deltas: 37% (181/487) 2025-10-10T00:12:03.1084440Z Resolving deltas: 38% (186/487) 2025-10-10T00:12:03.1085012Z Resolving deltas: 39% (190/487) 2025-10-10T00:12:03.1086047Z Resolving deltas: 40% (195/487) 2025-10-10T00:12:03.1086923Z Resolving deltas: 41% (200/487) 2025-10-10T00:12:03.1087224Z Resolving deltas: 42% (205/487) 2025-10-10T00:12:03.1087826Z Resolving deltas: 43% (210/487) 2025-10-10T00:12:03.1088147Z Resolving deltas: 44% (215/487) 2025-10-10T00:12:03.1088693Z Resolving deltas: 45% (221/487) 2025-10-10T00:12:03.1089223Z Resolving deltas: 46% (225/487) 2025-10-10T00:12:03.1089841Z Resolving deltas: 47% (229/487) 2025-10-10T00:12:03.1090432Z Resolving deltas: 48% (234/487) 2025-10-10T00:12:03.1090989Z Resolving deltas: 49% (239/487) 2025-10-10T00:12:03.1091551Z Resolving deltas: 50% (244/487) 2025-10-10T00:12:03.1092120Z Resolving deltas: 51% (249/487) 2025-10-10T00:12:03.1092839Z Resolving deltas: 52% (254/487) 2025-10-10T00:12:03.1093179Z Resolving deltas: 53% (259/487) 2025-10-10T00:12:03.1093485Z Resolving deltas: 54% (263/487) 2025-10-10T00:12:03.1093949Z Resolving deltas: 55% (268/487) 2025-10-10T00:12:03.1094397Z Resolving deltas: 56% (273/487) 2025-10-10T00:12:03.1094696Z Resolving deltas: 57% (278/487) 2025-10-10T00:12:03.1094986Z Resolving deltas: 58% (283/487) 2025-10-10T00:12:03.1095286Z Resolving deltas: 59% (288/487) 2025-10-10T00:12:03.1095571Z Resolving deltas: 60% (293/487) 2025-10-10T00:12:03.1096191Z Resolving deltas: 61% (298/487) 2025-10-10T00:12:03.1096772Z Resolving deltas: 62% (302/487) 2025-10-10T00:12:03.1097296Z Resolving deltas: 63% (308/487) 2025-10-10T00:12:03.1097940Z Resolving deltas: 64% (312/487) 2025-10-10T00:12:03.1098478Z Resolving deltas: 65% (318/487) 2025-10-10T00:12:03.1099016Z Resolving deltas: 66% (322/487) 2025-10-10T00:12:03.1099542Z Resolving deltas: 67% (327/487) 2025-10-10T00:12:03.1100111Z Resolving deltas: 68% (333/487) 2025-10-10T00:12:03.1100654Z Resolving deltas: 69% (337/487) 2025-10-10T00:12:03.1101203Z Resolving deltas: 70% (341/487) 2025-10-10T00:12:03.1101725Z Resolving deltas: 71% (346/487) 2025-10-10T00:12:03.1102277Z Resolving deltas: 72% (351/487) 2025-10-10T00:12:03.1102862Z Resolving deltas: 73% (356/487) 2025-10-10T00:12:03.1103426Z Resolving deltas: 74% (361/487) 2025-10-10T00:12:03.1103966Z Resolving deltas: 75% (366/487) 2025-10-10T00:12:03.1104507Z Resolving deltas: 76% (371/487) 2025-10-10T00:12:03.1105119Z Resolving deltas: 77% (375/487) 2025-10-10T00:12:03.1105648Z Resolving deltas: 78% (380/487) 2025-10-10T00:12:03.1106190Z Resolving deltas: 79% (385/487) 2025-10-10T00:12:03.1106742Z Resolving deltas: 80% (390/487) 2025-10-10T00:12:03.1107277Z Resolving deltas: 81% (395/487) 2025-10-10T00:12:03.1107818Z Resolving deltas: 82% (400/487) 2025-10-10T00:12:03.1108975Z Resolving deltas: 83% (405/487) 2025-10-10T00:12:03.1109937Z Resolving deltas: 84% (410/487) 2025-10-10T00:12:03.1111402Z Resolving deltas: 85% (414/487) 2025-10-10T00:12:03.1112629Z Resolving deltas: 86% (419/487) 2025-10-10T00:12:03.1113350Z Resolving deltas: 87% (424/487) 2025-10-10T00:12:03.1114331Z Resolving deltas: 88% (429/487) 2025-10-10T00:12:03.1115462Z Resolving deltas: 89% (434/487) 2025-10-10T00:12:03.1115821Z Resolving deltas: 90% (439/487) 2025-10-10T00:12:03.1116839Z Resolving deltas: 91% (444/487) 2025-10-10T00:12:03.1117729Z Resolving deltas: 92% (449/487) 2025-10-10T00:12:03.1118850Z Resolving deltas: 93% (453/487) 2025-10-10T00:12:03.1119648Z Resolving deltas: 94% (458/487) 2025-10-10T00:12:03.1120414Z Resolving deltas: 95% (463/487) 2025-10-10T00:12:03.1121093Z Resolving deltas: 96% (468/487) 2025-10-10T00:12:03.1122177Z Resolving deltas: 97% (473/487) 2025-10-10T00:12:03.1123183Z Resolving deltas: 98% (478/487) 2025-10-10T00:12:03.1137888Z Resolving deltas: 99% (483/487) 2025-10-10T00:12:03.1139922Z Resolving deltas: 100% (487/487) 2025-10-10T00:12:03.1140242Z Resolving deltas: 100% (487/487), done. 2025-10-10T00:12:03.1834474Z Note: switching to '3147391d946bb4b6c68edd901f2add6ac1f31f8c'. 2025-10-10T00:12:03.1834849Z 2025-10-10T00:12:03.1835130Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:12:03.1835737Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:12:03.1836528Z state without impacting any branches by switching back to a branch. 2025-10-10T00:12:03.1836875Z 2025-10-10T00:12:03.1837108Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:12:03.1837650Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:12:03.1837972Z 2025-10-10T00:12:03.1838086Z git switch -c 2025-10-10T00:12:03.1838293Z 2025-10-10T00:12:03.1838402Z Or undo this operation with: 2025-10-10T00:12:03.1838608Z 2025-10-10T00:12:03.1838700Z git switch - 2025-10-10T00:12:03.1838836Z 2025-10-10T00:12:03.1839094Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:12:03.1839464Z 2025-10-10T00:12:03.3124624Z + BAZEL_MEM_LIMIT='--local_ram_resources=HOST_RAM*.8' 2025-10-10T00:12:03.3125116Z + BAZEL_CPU_LIMIT=--local_cpu_resources=HOST_CPUS-1 2025-10-10T00:12:03.3125480Z + [[ cpu == \c\p\u ]] 2025-10-10T00:12:03.3126241Z + 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-10-10T00:12:03.3733105Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64... 2025-10-10T00:12:03.5258051Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64.sha256... 2025-10-10T00:12:03.7046108Z Extracting Bazel installation... 2025-10-10T00:12:05.7982531Z Starting local Bazel server and connecting to it... 2025-10-10T00:12:05.7983022Z WARNING: ignoring LD_PRELOAD in environment. 2025-10-10T00:12:07.2525590Z Loading: 2025-10-10T00:12:08.5714965Z DEBUG: Rule 'rules_cuda' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f80438bee9906e9ecb1a8a4ae2365374ac1e8a283897281a2db2fb7fcf746333" 2025-10-10T00:12:08.5721181Z DEBUG: Repository rules_cuda instantiated at: 2025-10-10T00:12:08.5721957Z /var/lib/jenkins/workspace/WORKSPACE:18:13: in 2025-10-10T00:12:08.5722439Z Repository rule http_archive defined at: 2025-10-10T00:12:08.5723318Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:08.6959997Z DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cb8ce8a25464b2a8536450971ad1b45ee309491c1f5e052a611b9e249cfdd35d" 2025-10-10T00:12:08.6961142Z DEBUG: Repository rules_cc instantiated at: 2025-10-10T00:12:08.6961602Z /var/lib/jenkins/workspace/WORKSPACE:6:13: in 2025-10-10T00:12:08.6962042Z Repository rule http_archive defined at: 2025-10-10T00:12:08.6962940Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:09.0494228Z DEBUG: Rule 'rules_python' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "94750828b18044533e98a129003b6a68001204038dc4749f40b195b24c38f49f" 2025-10-10T00:12:09.0499144Z DEBUG: Repository rules_python instantiated at: 2025-10-10T00:12:09.0500006Z /var/lib/jenkins/workspace/WORKSPACE:218:13: in 2025-10-10T00:12:09.0500635Z Repository rule http_archive defined at: 2025-10-10T00:12:09.0501548Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:10.1364124Z 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-10-10T00:12:10.1368205Z DEBUG: Repository python3_10_x86_64-unknown-linux-gnu instantiated at: 2025-10-10T00:12:10.1369630Z /var/lib/jenkins/workspace/WORKSPACE:233:27: in 2025-10-10T00:12:10.1371338Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:533:26: in python_register_toolchains 2025-10-10T00:12:10.1373127Z Repository rule python_repository defined at: 2025-10-10T00:12:10.1374960Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:366:36: in 2025-10-10T00:12:10.4588519Z DEBUG: Rule 'pybind11_bazel' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "b72c5b44135b90d1ffaba51e08240be0b91707ac60bea08bb4d84b47316211bb" 2025-10-10T00:12:10.4606892Z DEBUG: Repository pybind11_bazel instantiated at: 2025-10-10T00:12:10.4607451Z /var/lib/jenkins/workspace/WORKSPACE:49:13: in 2025-10-10T00:12:10.4607885Z Repository rule http_archive defined at: 2025-10-10T00:12:10.4608812Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:10.6606524Z Loading: 2025-10-10T00:12:10.6647384Z Loading: 1 packages loaded 2025-10-10T00:12:12.1243659Z Analyzing: 31 targets (3 packages loaded, 0 targets configured) 2025-10-10T00:12:12.2278108Z DEBUG: Rule 'platforms' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "218efe8ee736d26a3572663b374a253c012b716d8af0c07e842e82f238a0a7ee" 2025-10-10T00:12:12.2280344Z DEBUG: Repository platforms instantiated at: 2025-10-10T00:12:12.2281234Z /var/lib/jenkins/workspace/WORKSPACE:24:13: in 2025-10-10T00:12:12.2282057Z Repository rule http_archive defined at: 2025-10-10T00:12:12.2283563Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:13.6986847Z DEBUG: Rule 'com_github_gflags_gflags' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf" 2025-10-10T00:12:13.7235830Z DEBUG: Repository com_github_gflags_gflags instantiated at: 2025-10-10T00:12:13.7236821Z /var/lib/jenkins/workspace/WORKSPACE:76:13: in 2025-10-10T00:12:13.7237569Z Repository rule http_archive defined at: 2025-10-10T00:12:13.7239230Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:13.7242636Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2025-10-10T00:12:13.7244863Z DEBUG: Repository com_github_glog instantiated at: 2025-10-10T00:12:13.7245808Z /var/lib/jenkins/workspace/WORKSPACE:61:13: in 2025-10-10T00:12:13.7246682Z Repository rule http_archive defined at: 2025-10-10T00:12:13.7248327Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-10-10T00:12:13.7363165Z 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-10-10T00:12:27.2548858Z Analyzing: 31 targets (90 packages loaded, 12857 targets configured) 2025-10-10T00:12:54.2886089Z Analyzing: 31 targets (90 packages loaded, 12857 targets configured) 2025-10-10T00:12:55.0506177Z INFO: Analyzed 31 targets (92 packages loaded, 14274 targets configured). 2025-10-10T00:12:55.0543529Z INFO: Found 31 targets... 2025-10-10T00:12:55.1888274Z [0 / 611] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-10-10T00:12:56.3227749Z INFO: From Executing genrule //:download_mnist: 2025-10-10T00:12:56.3250176Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-10-10T00:12:56.3250741Z 2025-10-10T00:12:56.3250876Z 0% | | 0% 2025-10-10T00:12:56.3251465Z 0% | | 0% 2025-10-10T00:12:56.3252044Z 0% | | 0% 2025-10-10T00:12:56.3252584Z 0% | | 0% 2025-10-10T00:12:56.3255952Z 0% | | 0% 2025-10-10T00:12:56.3256419Z 0% | | 0% 2025-10-10T00:12:56.3256835Z 0% | | 0% 2025-10-10T00:12:56.3257197Z 0% | | 0% 2025-10-10T00:12:56.3257837Z 0% | | 0% 2025-10-10T00:12:56.3258441Z 0% | | 0% 2025-10-10T00:12:56.3258936Z 0% | | 0% 2025-10-10T00:12:56.3259289Z 0% | | 0% 2025-10-10T00:12:56.3259772Z 0% | | 0% 2025-10-10T00:12:56.3260149Z 0% | | 1% 2025-10-10T00:12:56.3260627Z 0% | | 1% 2025-10-10T00:12:56.3261010Z 0% | | 1% 2025-10-10T00:12:56.3261485Z 0% | | 1% 2025-10-10T00:12:56.3261854Z 0% | | 1% 2025-10-10T00:12:56.3262333Z 0% | | 1% 2025-10-10T00:12:56.3263015Z 0% |# | 1% 2025-10-10T00:12:56.3263388Z 0% |# | 1% 2025-10-10T00:12:56.3263854Z 0% |# | 1% 2025-10-10T00:12:56.3264224Z 0% |# | 1% 2025-10-10T00:12:56.3264697Z 0% |# | 1% 2025-10-10T00:12:56.3265091Z 0% |# | 1% 2025-10-10T00:12:56.3265535Z 0% |# | 2% 2025-10-10T00:12:56.3265919Z 0% |# | 2% 2025-10-10T00:12:56.3266404Z 0% |# | 2% 2025-10-10T00:12:56.3266760Z 0% |# | 2% 2025-10-10T00:12:56.3267139Z 0% |# | 2% 2025-10-10T00:12:56.3267599Z 0% |# | 2% 2025-10-10T00:12:56.3267971Z 0% |# | 2% 2025-10-10T00:12:56.3268338Z 0% |# | 2% 2025-10-10T00:12:56.3268684Z 0% |# | 2% 2025-10-10T00:12:56.3269057Z 0% |# | 2% 2025-10-10T00:12:56.3269413Z 0% |# | 2% 2025-10-10T00:12:56.3270176Z 0% |# | 2% 2025-10-10T00:12:56.3270542Z 0% |# | 3% 2025-10-10T00:12:56.3270911Z 0% |## | 3% 2025-10-10T00:12:56.3271286Z 0% |## | 3% 2025-10-10T00:12:56.3271633Z 0% |## | 3% 2025-10-10T00:12:56.3271991Z 0% |## | 3% 2025-10-10T00:12:56.3272337Z 0% |## | 3% 2025-10-10T00:12:56.3272699Z 0% |## | 3% 2025-10-10T00:12:56.3273047Z 0% |## | 3% 2025-10-10T00:12:56.3273418Z 0% |## | 3% 2025-10-10T00:12:56.3273873Z 0% |## | 3% 2025-10-10T00:12:56.3274710Z 0% |## | 3% 2025-10-10T00:12:56.3275078Z 0% |## | 3% 2025-10-10T00:12:56.3275694Z 0% |## | 4% 2025-10-10T00:12:56.3276137Z 0% |## | 4% 2025-10-10T00:12:56.3276631Z 0% |## | 4% 2025-10-10T00:12:56.3277096Z 0% |## | 4% 2025-10-10T00:12:56.3292950Z 0% |## | 4% 2025-10-10T00:12:56.3293759Z 0% |## | 4% 2025-10-10T00:12:56.3294370Z 0% |## | 4% 2025-10-10T00:12:56.3294931Z 0% |## | 4% 2025-10-10T00:12:56.3295504Z 0% |### | 4% 2025-10-10T00:12:56.3296070Z 0% |### | 4% 2025-10-10T00:12:56.3296902Z 0% |### | 4% 2025-10-10T00:12:56.3297460Z 0% |### | 4% 2025-10-10T00:12:56.3298018Z 0% |### | 5% 2025-10-10T00:12:56.3298471Z 0% |### | 5% 2025-10-10T00:12:56.3298823Z 0% |### | 5% 2025-10-10T00:12:56.3299192Z 0% |### | 5% 2025-10-10T00:12:56.3299559Z 0% |### | 5% 2025-10-10T00:12:56.3300104Z 0% |### | 5% 2025-10-10T00:12:56.3300474Z 0% |### | 5% 2025-10-10T00:12:56.3300827Z 0% |### | 5% 2025-10-10T00:12:56.3301201Z 0% |### | 5% 2025-10-10T00:12:56.3301556Z 0% |### | 5% 2025-10-10T00:12:56.3301924Z 0% |### | 5% 2025-10-10T00:12:56.3302292Z 0% |### | 5% 2025-10-10T00:12:56.3302647Z 0% |### | 6% 2025-10-10T00:12:56.3303123Z 0% |### | 6% 2025-10-10T00:12:56.3303599Z 0% |### | 6% 2025-10-10T00:12:56.3304510Z 0% |#### | 6% 2025-10-10T00:12:56.3304868Z 0% |#### | 6% 2025-10-10T00:12:56.3305234Z 0% |#### | 6% 2025-10-10T00:12:56.3305854Z 0% |#### | 6% 2025-10-10T00:12:56.3306401Z 0% |#### | 6% 2025-10-10T00:12:56.3307163Z 0% |#### | 6% 2025-10-10T00:12:56.3307618Z 0% |#### | 6% 2025-10-10T00:12:56.3307983Z 0% |#### | 6% 2025-10-10T00:12:56.3308332Z 0% |#### | 6% 2025-10-10T00:12:56.3308699Z 0% |#### | 7% 2025-10-10T00:12:56.3309229Z 0% |#### | 7% 2025-10-10T00:12:56.3309841Z 0% |#### | 7% 2025-10-10T00:12:56.3310367Z 0% |#### | 7% 2025-10-10T00:12:56.3311320Z 0% |#### | 7% 2025-10-10T00:12:56.3311787Z 0% |#### | 7% 2025-10-10T00:12:56.3312262Z 0% |#### | 7% 2025-10-10T00:12:56.3312721Z 0% |#### | 7% 2025-10-10T00:12:56.3313303Z 0% |#### | 7% 2025-10-10T00:12:56.3313850Z 0% |#### | 7% 2025-10-10T00:12:56.3314276Z 0% |##### | 7% 2025-10-10T00:12:56.3314802Z 0% |##### | 7% 2025-10-10T00:12:56.3315291Z 0% |##### | 8% 2025-10-10T00:12:56.3315855Z 0% |##### | 8% 2025-10-10T00:12:56.3316256Z 0% |##### | 8% 2025-10-10T00:12:56.3316627Z 0% |##### | 8% 2025-10-10T00:12:56.3316978Z 0% |##### | 8% 2025-10-10T00:12:56.3317349Z 0% |##### | 8% 2025-10-10T00:12:56.3317701Z 0% |##### | 8% 2025-10-10T00:12:56.3318281Z 0% |##### | 8% 2025-10-10T00:12:56.3318691Z 0% |##### | 8% 2025-10-10T00:12:56.3319040Z 0% |##### | 8% 2025-10-10T00:12:56.3319621Z 0% |##### | 8% 2025-10-10T00:12:56.3320156Z 0% |##### | 8% 2025-10-10T00:12:56.3320650Z 0% |##### | 9% 2025-10-10T00:12:56.3320999Z 0% |##### | 9% 2025-10-10T00:12:56.3321363Z 0% |##### | 9% 2025-10-10T00:12:56.3321731Z 0% |##### | 9% 2025-10-10T00:12:56.3322081Z 0% |##### | 9% 2025-10-10T00:12:56.3322445Z 0% |###### | 9% 2025-10-10T00:12:56.3322795Z 0% |###### | 9% 2025-10-10T00:12:56.3323163Z 0% |###### | 9% 2025-10-10T00:12:56.3323985Z 0% |###### | 9% 2025-10-10T00:12:56.3324383Z 0% |###### | 9% 2025-10-10T00:12:56.3324804Z 0% |###### | 9% 2025-10-10T00:12:56.3325161Z 0% |###### | 9% 2025-10-10T00:12:56.3325522Z 0% |###### | 9% 2025-10-10T00:12:56.3325874Z 0% |###### | 10% 2025-10-10T00:12:56.3326253Z 0% |###### | 10% 2025-10-10T00:12:56.3326622Z 0% |###### | 10% 2025-10-10T00:12:56.3326972Z 0% |###### | 10% 2025-10-10T00:12:56.3327341Z 0% |###### | 10% 2025-10-10T00:12:56.3327698Z 0% |###### | 10% 2025-10-10T00:12:56.3328068Z 0% |###### | 10% 2025-10-10T00:12:56.3328508Z 0% |###### | 10% 2025-10-10T00:12:56.3329013Z 0% |###### | 10% 2025-10-10T00:12:56.3329387Z 0% |###### | 10% 2025-10-10T00:12:56.3329741Z 0% |###### | 10% 2025-10-10T00:12:56.3330111Z 0% |####### | 10% 2025-10-10T00:12:56.3330465Z 0% |####### | 11% 2025-10-10T00:12:56.3330835Z 0% |####### | 11% 2025-10-10T00:12:56.3331189Z 0% |####### | 11% 2025-10-10T00:12:56.3331567Z 0% |####### | 11% 2025-10-10T00:12:56.3331937Z 0% |####### | 11% 2025-10-10T00:12:56.3332293Z 0% |####### | 11% 2025-10-10T00:12:56.3332661Z 0% |####### | 11% 2025-10-10T00:12:56.3333161Z 0% |####### | 11% 2025-10-10T00:12:56.3333712Z 0% |####### | 11% 2025-10-10T00:12:56.3334242Z 0% |####### | 11% 2025-10-10T00:12:56.3334843Z 0% |####### | 11% 2025-10-10T00:12:56.3335455Z 0% |####### | 11% 2025-10-10T00:12:56.3336050Z 0% |####### | 12% 2025-10-10T00:12:56.3336649Z 0% |####### | 12% 2025-10-10T00:12:56.3337208Z 0% |####### | 12% 2025-10-10T00:12:56.3337805Z 0% |####### | 12% 2025-10-10T00:12:56.3338461Z 0% |####### | 12% 2025-10-10T00:12:56.3339078Z 0% |####### | 12% 2025-10-10T00:12:56.3339499Z 0% |######## | 12% 2025-10-10T00:12:56.3339852Z 0% |######## | 12% 2025-10-10T00:12:56.3340225Z 0% |######## | 12% 2025-10-10T00:12:56.3340579Z 0% |######## | 12% 2025-10-10T00:12:56.3341078Z 0% |######## | 12% 2025-10-10T00:12:56.3341649Z 0% |######## | 12% 2025-10-10T00:12:56.3342002Z 0% |######## | 13% 2025-10-10T00:12:56.3342389Z 0% |######## | 13% 2025-10-10T00:12:56.3342742Z 0% |######## | 13% 2025-10-10T00:12:56.3343107Z 0% |######## | 13% 2025-10-10T00:12:56.3343459Z 0% |######## | 13% 2025-10-10T00:12:56.3343827Z 0% |######## | 13% 2025-10-10T00:12:56.3344194Z 0% |######## | 13% 2025-10-10T00:12:56.3344545Z 0% |######## | 13% 2025-10-10T00:12:56.3344911Z 0% |######## | 13% 2025-10-10T00:12:56.3345263Z 0% |######## | 13% 2025-10-10T00:12:56.3345626Z 0% |######## | 13% 2025-10-10T00:12:56.3346051Z 0% |######## | 13% 2025-10-10T00:12:56.3346417Z 0% |######## | 14% 2025-10-10T00:12:56.3346776Z 0% |######### | 14% 2025-10-10T00:12:56.3347126Z 0% |######### | 14% 2025-10-10T00:12:56.3347492Z 0% |######### | 14% 2025-10-10T00:12:56.3347842Z 0% |######### | 14% 2025-10-10T00:12:56.3348204Z 0% |######### | 14% 2025-10-10T00:12:56.3348573Z 0% |######### | 14% 2025-10-10T00:12:56.3348923Z 0% |######### | 14% 2025-10-10T00:12:56.3349294Z 0% |######### | 14% 2025-10-10T00:12:56.3349650Z 0% |######### | 14% 2025-10-10T00:12:56.3350020Z 0% |######### | 14% 2025-10-10T00:12:56.3350374Z 0% |######### | 14% 2025-10-10T00:12:56.3350738Z 0% |######### | 15% 2025-10-10T00:12:56.3351103Z 0% |######### | 15% 2025-10-10T00:12:56.3351456Z 0% |######### | 15% 2025-10-10T00:12:56.3351821Z 0% |######### | 15% 2025-10-10T00:12:56.3352177Z 0% |######### | 15% 2025-10-10T00:12:56.3352546Z 0% |######### | 15% 2025-10-10T00:12:56.3352903Z 0% |######### | 15% 2025-10-10T00:12:56.3353266Z 0% |######### | 15% 2025-10-10T00:12:56.3353633Z 0% |########## | 15% 2025-10-10T00:12:56.3353984Z 0% |########## | 15% 2025-10-10T00:12:56.3354354Z 0% |########## | 15% 2025-10-10T00:12:56.3354706Z 0% |########## | 15% 2025-10-10T00:12:56.3355070Z 0% |########## | 16% 2025-10-10T00:12:56.3355529Z 0% |########## | 16% 2025-10-10T00:12:56.3355970Z 0% |########## | 16% 2025-10-10T00:12:56.3356338Z 0% |########## | 16% 2025-10-10T00:12:56.3356695Z 0% |########## | 16% 2025-10-10T00:12:56.3357060Z 0% |########## | 16% 2025-10-10T00:12:56.3357410Z 0% |########## | 16% 2025-10-10T00:12:56.3357782Z 0% |########## | 16% 2025-10-10T00:12:56.3358132Z 0% |########## | 16% 2025-10-10T00:12:56.3358497Z 0% |########## | 16% 2025-10-10T00:12:56.3358944Z 0% |########## | 16% 2025-10-10T00:12:56.3359465Z 0% |########## | 16% 2025-10-10T00:12:56.3359838Z 0% |########## | 17% 2025-10-10T00:12:56.3360191Z 0% |########## | 17% 2025-10-10T00:12:56.3360657Z 0% |########### | 17% 2025-10-10T00:12:56.3361025Z 0% |########### | 17% 2025-10-10T00:12:56.3361376Z 0% |########### | 17% 2025-10-10T00:12:56.3361853Z 0% |########### | 17% 2025-10-10T00:12:56.3362207Z 0% |########### | 17% 2025-10-10T00:12:56.3362571Z 0% |########### | 17% 2025-10-10T00:12:56.3362919Z 0% |########### | 17% 2025-10-10T00:12:56.3363286Z 0% |########### | 17% 2025-10-10T00:12:56.3363658Z 0% |########### | 17% 2025-10-10T00:12:56.3364004Z 0% |########### | 17% 2025-10-10T00:12:56.3364374Z 0% |########### | 18% 2025-10-10T00:12:56.3364720Z 0% |########### | 18% 2025-10-10T00:12:56.3365085Z 0% |########### | 18% 2025-10-10T00:12:56.3365437Z 0% |########### | 18% 2025-10-10T00:12:56.3365803Z 0% |########### | 18% 2025-10-10T00:12:56.3366167Z 0% |########### | 18% 2025-10-10T00:12:56.3366518Z 0% |########### | 18% 2025-10-10T00:12:56.3366883Z 0% |########### | 18% 2025-10-10T00:12:56.3367239Z 0% |########### | 18% 2025-10-10T00:12:56.3367607Z 0% |############ | 18% 2025-10-10T00:12:56.3367964Z 0% |############ | 18% 2025-10-10T00:12:56.3368330Z 0% |############ | 18% 2025-10-10T00:12:56.3368700Z 0% |############ | 19% 2025-10-10T00:12:56.3369059Z 0% |############ | 19% 2025-10-10T00:12:56.3369427Z 0% |############ | 19% 2025-10-10T00:12:56.3369778Z 0% |############ | 19% 2025-10-10T00:12:56.3370304Z 0% |############ | 19% 2025-10-10T00:12:56.3370764Z 0% |############ | 19% 2025-10-10T00:12:56.3371329Z 0% |############ | 19% 2025-10-10T00:12:56.3371700Z 0% |############ | 19% 2025-10-10T00:12:56.3372067Z 0% |############ | 19% 2025-10-10T00:12:56.3372570Z 0% |############ | 19% 2025-10-10T00:12:56.3372938Z 0% |############ | 19% 2025-10-10T00:12:56.3373290Z 0% |############ | 19% 2025-10-10T00:12:56.3373652Z 0% |############ | 19% 2025-10-10T00:12:56.3374427Z 0% |############ | 20% 2025-10-10T00:12:56.3374812Z 0% |############ | 20% 2025-10-10T00:12:56.3375230Z 0% |############ | 20% 2025-10-10T00:12:56.3375729Z 0% |############# | 20% 2025-10-10T00:12:56.3376197Z 0% |############# | 20% 2025-10-10T00:12:56.3376713Z 0% |############# | 20% 2025-10-10T00:12:56.3377238Z 0% |############# | 20% 2025-10-10T00:12:56.3377813Z 0% |############# | 20% 2025-10-10T00:12:56.3378415Z 0% |############# | 20% 2025-10-10T00:12:56.3379054Z 0% |############# | 20% 2025-10-10T00:12:56.3379654Z 0% |############# | 20% 2025-10-10T00:12:56.3380267Z 0% |############# | 20% 2025-10-10T00:12:56.3380888Z 0% |############# | 21% 2025-10-10T00:12:56.3381533Z 0% |############# | 21% 2025-10-10T00:12:56.3382130Z 0% |############# | 21% 2025-10-10T00:12:56.3382493Z 0% |############# | 21% 2025-10-10T00:12:56.3382854Z 0% |############# | 21% 2025-10-10T00:12:56.3383406Z 0% |############# | 21% 2025-10-10T00:12:56.3383845Z 0% |############# | 21% 2025-10-10T00:12:56.3384207Z 0% |############# | 21% 2025-10-10T00:12:56.3384900Z 0% |############# | 21% 2025-10-10T00:12:56.3385342Z 0% |############# | 21% 2025-10-10T00:12:56.3385748Z 0% |############## | 21% 2025-10-10T00:12:56.3386120Z 0% |############## | 21% 2025-10-10T00:12:56.3386469Z 0% |############## | 22% 2025-10-10T00:12:56.3386842Z 0% |############## | 22% 2025-10-10T00:12:56.3387206Z 0% |############## | 22% 2025-10-10T00:12:56.3387557Z 0% |############## | 22% 2025-10-10T00:12:56.3387920Z 0% |############## | 22% 2025-10-10T00:12:56.3388272Z 0% |############## | 22% 2025-10-10T00:12:56.3388634Z 0% |############## | 22% 2025-10-10T00:12:56.3388986Z 0% |############## | 22% 2025-10-10T00:12:56.3389351Z 0% |############## | 22% 2025-10-10T00:12:56.3389888Z 0% |############## | 22% 2025-10-10T00:12:56.3390243Z 0% |############## | 22% 2025-10-10T00:12:56.3390613Z 0% |############## | 22% 2025-10-10T00:12:56.3390965Z 0% |############## | 23% 2025-10-10T00:12:56.3391330Z 0% |############## | 23% 2025-10-10T00:12:56.3391678Z 0% |############## | 23% 2025-10-10T00:12:56.3392039Z 0% |############## | 23% 2025-10-10T00:12:56.3392403Z 0% |############## | 23% 2025-10-10T00:12:56.3392751Z 0% |############### | 23% 2025-10-10T00:12:56.3393111Z 0% |############### | 23% 2025-10-10T00:12:56.3393465Z 0% |############### | 23% 2025-10-10T00:12:56.3393828Z 0% |############### | 23% 2025-10-10T00:12:56.3394256Z 0% |############### | 23% 2025-10-10T00:12:56.3394614Z 0% |############### | 23% 2025-10-10T00:12:56.3394978Z 0% |############### | 23% 2025-10-10T00:12:56.3395458Z 0% |############### | 24% 2025-10-10T00:12:56.3395826Z 0% |############### | 24% 2025-10-10T00:12:56.3396180Z 0% |############### | 24% 2025-10-10T00:12:56.3396551Z 0% |############### | 24% 2025-10-10T00:12:56.3396918Z 0% |############### | 24% 2025-10-10T00:12:56.3397277Z 0% |############### | 24% 2025-10-10T00:12:56.3397638Z 0% |############### | 24% 2025-10-10T00:12:56.3397987Z 0% |############### | 24% 2025-10-10T00:12:56.3398353Z 0% |############### | 24% 2025-10-10T00:12:56.3398701Z 0% |############### | 24% 2025-10-10T00:12:56.3399061Z 0% |############### | 24% 2025-10-10T00:12:56.3399424Z 0% |############### | 24% 2025-10-10T00:12:56.3399771Z 0% |################ | 25% 2025-10-10T00:12:56.3400131Z 0% |################ | 25% 2025-10-10T00:12:56.3400479Z 0% |################ | 25% 2025-10-10T00:12:56.3400848Z 0% |################ | 25% 2025-10-10T00:12:56.3401390Z 0% |################ | 25% 2025-10-10T00:12:56.3401948Z 0% |################ | 25% 2025-10-10T00:12:56.3402388Z 0% |################ | 25% 2025-10-10T00:12:56.3402884Z 0% |################ | 25% 2025-10-10T00:12:56.3403334Z 0% |################ | 25% 2025-10-10T00:12:56.3403682Z 0% |################ | 25% 2025-10-10T00:12:56.3404049Z 0% |################ | 25% 2025-10-10T00:12:56.3404399Z 0% |################ | 25% 2025-10-10T00:12:56.3404760Z 0% |################ | 26% 2025-10-10T00:12:56.3405442Z 0% |################ | 26% 2025-10-10T00:12:56.3405899Z 0% |################ | 26% 2025-10-10T00:12:56.3406268Z 0% |################ | 26% 2025-10-10T00:12:56.3406614Z 0% |################ | 26% 2025-10-10T00:12:56.3406980Z 0% |################ | 26% 2025-10-10T00:12:56.3407350Z 0% |################ | 26% 2025-10-10T00:12:56.3407898Z 0% |################# | 26% 2025-10-10T00:12:56.3408263Z 0% |################# | 26% 2025-10-10T00:12:56.3408617Z 0% |################# | 26% 2025-10-10T00:12:56.3409100Z 0% |################# | 26% 2025-10-10T00:12:56.3409653Z 0% |################# | 26% 2025-10-10T00:12:56.3410257Z 0% |################# | 27% 2025-10-10T00:12:56.3411027Z 0% |################# | 27% 2025-10-10T00:12:56.3411630Z 0% |################# | 27% 2025-10-10T00:12:56.3412267Z 0% |################# | 27% 2025-10-10T00:12:56.3412888Z 0% |################# | 27% 2025-10-10T00:12:56.3413936Z 0% |################# | 27% 2025-10-10T00:12:56.3414784Z 0% |################# | 27% 2025-10-10T00:12:56.3415617Z 0% |################# | 27% 2025-10-10T00:12:56.3416482Z 0% |################# | 27% 2025-10-10T00:12:56.3417076Z 0% |################# | 27% 2025-10-10T00:12:56.3417701Z 0% |################# | 27% 2025-10-10T00:12:56.3418323Z 0% |################# | 27% 2025-10-10T00:12:56.3418961Z 0% |################# | 28% 2025-10-10T00:12:56.3419564Z 0% |################# | 28% 2025-10-10T00:12:56.3420199Z 0% |################## | 28% 2025-10-10T00:12:56.3420841Z 0% |################## | 28% 2025-10-10T00:12:56.3421617Z 0% |################## | 28% 2025-10-10T00:12:56.3422234Z 0% |################## | 28% 2025-10-10T00:12:56.3422834Z 0% |################## | 28% 2025-10-10T00:12:56.3423456Z 0% |################## | 28% 2025-10-10T00:12:56.3424221Z 0% |################## | 28% 2025-10-10T00:12:56.3425063Z 0% |################## | 28% 2025-10-10T00:12:56.3425813Z 0% |################## | 28% 2025-10-10T00:12:56.3426424Z 0% |################## | 28% 2025-10-10T00:12:56.3427447Z 0% |################## | 29% 2025-10-10T00:12:56.3428074Z 0% |################## | 29% 2025-10-10T00:12:56.3428913Z 0% |################## | 29% 2025-10-10T00:12:56.3429523Z 0% |################## | 29% 2025-10-10T00:12:56.3430303Z 0% |################## | 29% 2025-10-10T00:12:56.3430943Z 0% |################## | 29% 2025-10-10T00:12:56.3431555Z 0% |################## | 29% 2025-10-10T00:12:56.3432201Z 0% |################## | 29% 2025-10-10T00:12:56.3432819Z 0% |################## | 29% 2025-10-10T00:12:56.3433461Z 0% |################### | 29% 2025-10-10T00:12:56.3434093Z 0% |################### | 29% 2025-10-10T00:12:56.3434699Z 0% |################### | 29% 2025-10-10T00:12:56.3435417Z 0% |################### | 29% 2025-10-10T00:12:56.3436016Z 0% |################### | 30% 2025-10-10T00:12:56.3436664Z 0% |################### | 30% 2025-10-10T00:12:56.3437286Z 0% |################### | 30% 2025-10-10T00:12:56.3438028Z 0% |################### | 30% 2025-10-10T00:12:56.3438660Z 0% |################### | 30% 2025-10-10T00:12:56.3439439Z 0% |################### | 30% 2025-10-10T00:12:56.3440078Z 0% |################### | 30% 2025-10-10T00:12:56.3440705Z 0% |################### | 30% 2025-10-10T00:12:56.3441334Z 0% |################### | 30% 2025-10-10T00:12:56.3442070Z 0% |################### | 30% 2025-10-10T00:12:56.3442700Z 0% |################### | 30% 2025-10-10T00:12:56.3443326Z 0% |################### | 30% 2025-10-10T00:12:56.3443947Z 0% |################### | 31% 2025-10-10T00:12:56.3444592Z 0% |################### | 31% 2025-10-10T00:12:56.3445226Z 0% |################### | 31% 2025-10-10T00:12:56.3445858Z 0% |#################### | 31% 2025-10-10T00:12:56.3446494Z 0% |#################### | 31% 2025-10-10T00:12:56.3447098Z 0% |#################### | 31% 2025-10-10T00:12:56.3447720Z 0% |#################### | 31% 2025-10-10T00:12:56.3448268Z 0% |#################### | 31% 2025-10-10T00:12:56.3449128Z 0% |#################### | 31% 2025-10-10T00:12:56.3449760Z 0% |#################### | 31% 2025-10-10T00:12:56.3450392Z 0% |#################### | 31% 2025-10-10T00:12:56.3451034Z 0% |#################### | 31% 2025-10-10T00:12:56.3451654Z 0% |#################### | 32% 2025-10-10T00:12:56.3452255Z 0% |#################### | 32% 2025-10-10T00:12:56.3452822Z 0% |#################### | 32% 2025-10-10T00:12:56.3453457Z 0% |#################### | 32% 2025-10-10T00:12:56.3454088Z 0% |#################### | 32% 2025-10-10T00:12:56.3454709Z 0% |#################### | 32% 2025-10-10T00:12:56.3455337Z 0% |#################### | 32% 2025-10-10T00:12:56.3456093Z 0% |#################### | 32% 2025-10-10T00:12:56.3456742Z 0% |#################### | 32% 2025-10-10T00:12:56.3457346Z 0% |#################### | 32% 2025-10-10T00:12:56.3457977Z 0% |##################### | 32% 2025-10-10T00:12:56.3458569Z 0% |##################### | 32% 2025-10-10T00:12:56.3459196Z 0% |##################### | 33% 2025-10-10T00:12:56.3459824Z 0% |##################### | 33% 2025-10-10T00:12:56.3460434Z 0% |##################### | 33% 2025-10-10T00:12:56.3461109Z 0% |##################### | 33% 2025-10-10T00:12:56.3461706Z 0% |##################### | 33% 2025-10-10T00:12:56.3462342Z 0% |##################### | 33% 2025-10-10T00:12:56.3462955Z 0% |##################### | 33% 2025-10-10T00:12:56.3463699Z 0% |##################### | 33% 2025-10-10T00:12:56.3464323Z 0% |##################### | 33% 2025-10-10T00:12:56.3464901Z 0% |##################### | 33% 2025-10-10T00:12:56.3465543Z 0% |##################### | 33% 2025-10-10T00:12:56.3466303Z 0% |##################### | 33% 2025-10-10T00:12:56.3466945Z 0% |##################### | 34% 2025-10-10T00:12:56.3467601Z 0% |##################### | 34% 2025-10-10T00:12:56.3468219Z 0% |##################### | 34% 2025-10-10T00:12:56.3468902Z 0% |##################### | 34% 2025-10-10T00:12:56.3469550Z 0% |###################### | 34% 2025-10-10T00:12:56.3470160Z 0% |###################### | 34% 2025-10-10T00:12:56.3471057Z 0% |###################### | 34% 2025-10-10T00:12:56.3471698Z 0% |###################### | 34% 2025-10-10T00:12:56.3472432Z 0% |###################### | 34% 2025-10-10T00:12:56.3473079Z 0% |###################### | 34% 2025-10-10T00:12:56.3473704Z 0% |###################### | 34% 2025-10-10T00:12:56.3474623Z 0% |###################### | 34% 2025-10-10T00:12:56.3475354Z 0% |###################### | 35% 2025-10-10T00:12:56.3476373Z 0% |###################### | 35% 2025-10-10T00:12:56.3477001Z 0% |###################### | 35% 2025-10-10T00:12:56.3477626Z 0% |###################### | 35% 2025-10-10T00:12:56.3478238Z 0% |###################### | 35% 2025-10-10T00:12:56.3478874Z 0% |###################### | 35% 2025-10-10T00:12:56.3479490Z 0% |###################### | 35% 2025-10-10T00:12:56.3480096Z 0% |###################### | 35% 2025-10-10T00:12:56.3480719Z 0% |###################### | 35% 2025-10-10T00:12:56.3481356Z 0% |###################### | 35% 2025-10-10T00:12:56.3481948Z 0% |###################### | 35% 2025-10-10T00:12:56.3482767Z 0% |####################### | 35% 2025-10-10T00:12:56.3483408Z 0% |####################### | 36% 2025-10-10T00:12:56.3484033Z 0% |####################### | 36% 2025-10-10T00:12:56.3484658Z 0% |####################### | 36% 2025-10-10T00:12:56.3485277Z 0% |####################### | 36% 2025-10-10T00:12:56.3485905Z 0% |####################### | 36% 2025-10-10T00:12:56.3486538Z 0% |####################### | 36% 2025-10-10T00:12:56.3487343Z 0% |####################### | 36% 2025-10-10T00:12:56.3488301Z 0% |####################### | 36% 2025-10-10T00:12:56.3488921Z 0% |####################### | 36% 2025-10-10T00:12:56.3489557Z 0% |####################### | 36% 2025-10-10T00:12:56.3490182Z 0% |####################### | 36% 2025-10-10T00:12:56.3490968Z 0% |####################### | 36% 2025-10-10T00:12:56.3491621Z 0% |####################### | 37% 2025-10-10T00:12:56.3492377Z 0% |####################### | 37% 2025-10-10T00:12:56.3492989Z 0% |####################### | 37% 2025-10-10T00:12:56.3493599Z 0% |####################### | 37% 2025-10-10T00:12:56.3494184Z 0% |####################### | 37% 2025-10-10T00:12:56.3494836Z 0% |####################### | 37% 2025-10-10T00:12:56.3495462Z 0% |######################## | 37% 2025-10-10T00:12:56.3496094Z 0% |######################## | 37% 2025-10-10T00:12:56.3496677Z 0% |######################## | 37% 2025-10-10T00:12:56.3497323Z 0% |######################## | 37% 2025-10-10T00:12:56.3497923Z 0% |######################## | 37% 2025-10-10T00:12:56.3498555Z 0% |######################## | 37% 2025-10-10T00:12:56.3499183Z 0% |######################## | 38% 2025-10-10T00:12:56.3499806Z 0% |######################## | 38% 2025-10-10T00:12:56.3500429Z 0% |######################## | 38% 2025-10-10T00:12:56.3501043Z 0% |######################## | 38% 2025-10-10T00:12:56.3501659Z 0% |######################## | 38% 2025-10-10T00:12:56.3502283Z 0% |######################## | 38% 2025-10-10T00:12:56.3502921Z 0% |######################## | 38% 2025-10-10T00:12:56.3503568Z 0% |######################## | 38% 2025-10-10T00:12:56.3504178Z 0% |######################## | 38% 2025-10-10T00:12:56.3504807Z 0% |######################## | 38% 2025-10-10T00:12:56.3505425Z 0% |######################## | 38% 2025-10-10T00:12:56.3506037Z 0% |######################## | 38% 2025-10-10T00:12:56.3506840Z 0% |######################## | 39% 2025-10-10T00:12:56.3507446Z 0% |######################### | 39% 2025-10-10T00:12:56.3508078Z 0% |######################### | 39% 2025-10-10T00:12:56.3508835Z 0% |######################### | 39% 2025-10-10T00:12:56.3509483Z 0% |######################### | 39% 2025-10-10T00:12:56.3510088Z 0% |######################### | 39% 2025-10-10T00:12:56.3510697Z 0% |######################### | 39% 2025-10-10T00:12:56.3511461Z 0% |######################### | 39% 2025-10-10T00:12:56.3512052Z 0% |######################### | 39% 2025-10-10T00:12:56.3512673Z 0% |######################### | 39% 2025-10-10T00:12:56.3513279Z 0% |######################### | 39% 2025-10-10T00:12:56.3513887Z 0% |######################### | 39% 2025-10-10T00:12:56.3514494Z 0% |######################### | 39% 2025-10-10T00:12:56.3515105Z 0% |######################### | 40% 2025-10-10T00:12:56.3515815Z 0% |######################### | 40% 2025-10-10T00:12:56.3516559Z 0% |######################### | 40% 2025-10-10T00:12:56.3517219Z 0% |######################### | 40% 2025-10-10T00:12:56.3517821Z 0% |######################### | 40% 2025-10-10T00:12:56.3518452Z 0% |######################### | 40% 2025-10-10T00:12:56.3519212Z 0% |######################### | 40% 2025-10-10T00:12:56.3519846Z 0% |########################## | 40% 2025-10-10T00:12:56.3520485Z 0% |########################## | 40% 2025-10-10T00:12:56.3521109Z 0% |########################## | 40% 2025-10-10T00:12:56.3521710Z 0% |########################## | 40% 2025-10-10T00:12:56.3522589Z 0% |########################## | 40% 2025-10-10T00:12:56.3523386Z 0% |########################## | 41% 2025-10-10T00:12:56.3523938Z 0% |########################## | 41% 2025-10-10T00:12:56.3524561Z 0% |########################## | 41% 2025-10-10T00:12:56.3525235Z 0% |########################## | 41% 2025-10-10T00:12:56.3525875Z 0% |########################## | 41% 2025-10-10T00:12:56.3526620Z 0% |########################## | 41% 2025-10-10T00:12:56.3527256Z 0% |########################## | 41% 2025-10-10T00:12:56.3527939Z 0% |########################## | 41% 2025-10-10T00:12:56.3528590Z 0% |########################## | 41% 2025-10-10T00:12:56.3529223Z 0% |########################## | 41% 2025-10-10T00:12:56.3529877Z 0% |########################## | 41% 2025-10-10T00:12:56.3530499Z 0% |########################## | 41% 2025-10-10T00:12:56.3531132Z 0% |########################## | 42% 2025-10-10T00:12:56.3531757Z 0% |########################## | 42% 2025-10-10T00:12:56.3532530Z 0% |########################### | 42% 2025-10-10T00:12:56.3533160Z 0% |########################### | 42% 2025-10-10T00:12:56.3533786Z 0% |########################### | 42% 2025-10-10T00:12:56.3534577Z 0% |########################### | 42% 2025-10-10T00:12:56.3535193Z 0% |########################### | 42% 2025-10-10T00:12:56.3535813Z 0% |########################### | 42% 2025-10-10T00:12:56.3536591Z 0% |########################### | 42% 2025-10-10T00:12:56.3537246Z 0% |########################### | 42% 2025-10-10T00:12:56.3537866Z 0% |########################### | 42% 2025-10-10T00:12:56.3538488Z 0% |########################### | 42% 2025-10-10T00:12:56.3539120Z 0% |########################### | 43% 2025-10-10T00:12:56.3539745Z 0% |########################### | 43% 2025-10-10T00:12:56.3540377Z 0% |########################### | 43% 2025-10-10T00:12:56.3540986Z 0% |########################### | 43% 2025-10-10T00:12:56.3541614Z 0% |########################### | 43% 2025-10-10T00:12:56.3542216Z 0% |########################### | 43% 2025-10-10T00:12:56.3543099Z 0% |########################### | 43% 2025-10-10T00:12:56.3543727Z 0% |########################### | 43% 2025-10-10T00:12:56.3544341Z 0% |########################### | 43% 2025-10-10T00:12:56.3545056Z 0% |############################ | 43% 2025-10-10T00:12:56.3545665Z 0% |############################ | 43% 2025-10-10T00:12:56.3546276Z 0% |############################ | 43% 2025-10-10T00:12:56.3546900Z 0% |############################ | 44% 2025-10-10T00:12:56.3547526Z 0% |############################ | 44% 2025-10-10T00:12:56.3548171Z 0% |############################ | 44% 2025-10-10T00:12:56.3548910Z 0% |############################ | 44% 2025-10-10T00:12:56.3549507Z 0% |############################ | 44% 2025-10-10T00:12:56.3550140Z 0% |############################ | 44% 2025-10-10T00:12:56.3550718Z 0% |############################ | 44% 2025-10-10T00:12:56.3551367Z 0% |############################ | 44% 2025-10-10T00:12:56.3551946Z 0% |############################ | 44% 2025-10-10T00:12:56.3552693Z 0% |############################ | 44% 2025-10-10T00:12:56.3553302Z 0% |############################ | 44% 2025-10-10T00:12:56.3553937Z 0% |############################ | 44% 2025-10-10T00:12:56.3554559Z 0% |############################ | 45% 2025-10-10T00:12:56.3555248Z 0% |############################ | 45% 2025-10-10T00:12:56.3555860Z 0% |############################ | 45% 2025-10-10T00:12:56.3556448Z 0% |############################ | 45% 2025-10-10T00:12:56.3557058Z 0% |############################# | 45% 2025-10-10T00:12:56.3557705Z 0% |############################# | 45% 2025-10-10T00:12:56.3558300Z 0% |############################# | 45% 2025-10-10T00:12:56.3558932Z 0% |############################# | 45% 2025-10-10T00:12:56.3559466Z 0% |############################# | 45% 2025-10-10T00:12:56.3560286Z 0% |############################# | 45% 2025-10-10T00:12:56.3560899Z 0% |############################# | 45% 2025-10-10T00:12:56.3561541Z 0% |############################# | 45% 2025-10-10T00:12:56.3562180Z 0% |############################# | 46% 2025-10-10T00:12:56.3562757Z 0% |############################# | 46% 2025-10-10T00:12:56.3563393Z 0% |############################# | 46% 2025-10-10T00:12:56.3564022Z 0% |############################# | 46% 2025-10-10T00:12:56.3564581Z 0% |############################# | 46% 2025-10-10T00:12:56.3565195Z 0% |############################# | 46% 2025-10-10T00:12:56.3565823Z 0% |############################# | 46% 2025-10-10T00:12:56.3566495Z 0% |############################# | 46% 2025-10-10T00:12:56.3567101Z 0% |############################# | 46% 2025-10-10T00:12:56.3567866Z 0% |############################# | 46% 2025-10-10T00:12:56.3568644Z 0% |############################# | 46% 2025-10-10T00:12:56.3569292Z 0% |############################## | 46% 2025-10-10T00:12:56.3569897Z 0% |############################## | 47% 2025-10-10T00:12:56.3570535Z 0% |############################## | 47% 2025-10-10T00:12:56.3571133Z 0% |############################## | 47% 2025-10-10T00:12:56.3571739Z 0% |############################## | 47% 2025-10-10T00:12:56.3572364Z 0% |############################## | 47% 2025-10-10T00:12:56.3572979Z 0% |############################## | 47% 2025-10-10T00:12:56.3573597Z 0% |############################## | 47% 2025-10-10T00:12:56.3574920Z 0% |############################## | 47% 2025-10-10T00:12:56.3575754Z 0% |############################## | 47% 2025-10-10T00:12:56.3576288Z 0% |############################## | 47% 2025-10-10T00:12:56.3576918Z 0% |############################## | 47% 2025-10-10T00:12:56.3577683Z 0% |############################## | 47% 2025-10-10T00:12:56.3578266Z 0% |############################## | 48% 2025-10-10T00:12:56.3578857Z 0% |############################## | 48% 2025-10-10T00:12:56.3579605Z 0% |############################## | 48% 2025-10-10T00:12:56.3580240Z 0% |############################## | 48% 2025-10-10T00:12:56.3580883Z 0% |############################## | 48% 2025-10-10T00:12:56.3581514Z 0% |############################## | 48% 2025-10-10T00:12:56.3582151Z 0% |############################### | 48% 2025-10-10T00:12:56.3582738Z 0% |############################### | 48% 2025-10-10T00:12:56.3583346Z 0% |############################### | 48% 2025-10-10T00:12:56.3583947Z 0% |############################### | 48% 2025-10-10T00:12:56.3584563Z 0% |############################### | 48% 2025-10-10T00:12:56.3585181Z 0% |############################### | 48% 2025-10-10T00:12:56.3585793Z 0% |############################### | 49% 2025-10-10T00:12:56.3586786Z 0% |############################### | 49% 2025-10-10T00:12:56.3587404Z 0% |############################### | 49% 2025-10-10T00:12:56.3588026Z 0% |############################### | 49% 2025-10-10T00:12:56.3588665Z 0% |############################### | 49% 2025-10-10T00:12:56.3589231Z 0% |############################### | 49% 2025-10-10T00:12:56.3589885Z 0% |############################### | 49% 2025-10-10T00:12:56.3590514Z 0% |############################### | 49% 2025-10-10T00:12:56.3591272Z 0% |############################### | 49% 2025-10-10T00:12:56.3591877Z 0% |############################### | 49% 2025-10-10T00:12:56.3592494Z 0% |############################### | 49% 2025-10-10T00:12:56.3593278Z 0% |############################### | 49% 2025-10-10T00:12:56.3593900Z 0% |############################### | 49% 2025-10-10T00:12:56.3594703Z 0% |################################ | 50% 2025-10-10T00:12:56.3595391Z 0% |################################ | 50% 2025-10-10T00:12:56.3596039Z 0% |################################ | 50% 2025-10-10T00:12:56.3596646Z 0% |################################ | 50% 2025-10-10T00:12:56.3597220Z 0% |################################ | 50% 2025-10-10T00:12:56.3597800Z 0% |################################ | 50% 2025-10-10T00:12:56.3598416Z 0% |################################ | 50% 2025-10-10T00:12:56.3599042Z 0% |################################ | 50% 2025-10-10T00:12:56.3599638Z 0% |################################ | 50% 2025-10-10T00:12:56.3600231Z 0% |################################ | 50% 2025-10-10T00:12:56.3600859Z 0% |################################ | 50% 2025-10-10T00:12:56.3601480Z 0% |################################ | 50% 2025-10-10T00:12:56.3602078Z 0% |################################ | 51% 2025-10-10T00:12:56.3602876Z 0% |################################ | 51% 2025-10-10T00:12:56.3603510Z 0% |################################ | 51% 2025-10-10T00:12:56.3604115Z 0% |################################ | 51% 2025-10-10T00:12:56.3604723Z 0% |################################ | 51% 2025-10-10T00:12:56.3605478Z 0% |################################ | 51% 2025-10-10T00:12:56.3606115Z 0% |################################# | 51% 2025-10-10T00:12:56.3606744Z 0% |################################# | 51% 2025-10-10T00:12:56.3607370Z 0% |################################# | 51% 2025-10-10T00:12:56.3607992Z 0% |################################# | 51% 2025-10-10T00:12:56.3608714Z 0% |################################# | 51% 2025-10-10T00:12:56.3609344Z 0% |################################# | 51% 2025-10-10T00:12:56.3609975Z 0% |################################# | 52% 2025-10-10T00:12:56.3610587Z 0% |################################# | 52% 2025-10-10T00:12:56.3611222Z 0% |################################# | 52% 2025-10-10T00:12:56.3611850Z 0% |################################# | 52% 2025-10-10T00:12:56.3612626Z 0% |################################# | 52% 2025-10-10T00:12:56.3613265Z 0% |################################# | 52% 2025-10-10T00:12:56.3613891Z 0% |################################# | 52% 2025-10-10T00:12:56.3614666Z 0% |################################# | 52% 2025-10-10T00:12:56.3615284Z 0% |################################# | 52% 2025-10-10T00:12:56.3615898Z 0% |################################# | 52% 2025-10-10T00:12:56.3616504Z 0% |################################# | 52% 2025-10-10T00:12:56.3617134Z 0% |################################# | 52% 2025-10-10T00:12:56.3617740Z 0% |################################# | 53% 2025-10-10T00:12:56.3618340Z 0% |################################## | 53% 2025-10-10T00:12:56.3618976Z 0% |################################## | 53% 2025-10-10T00:12:56.3619585Z 0% |################################## | 53% 2025-10-10T00:12:56.3620345Z 0% |################################## | 53% 2025-10-10T00:12:56.3621097Z 0% |################################## | 53% 2025-10-10T00:12:56.3621704Z 0% |################################## | 53% 2025-10-10T00:12:56.3622321Z 0% |################################## | 53% 2025-10-10T00:12:56.3623059Z 0% |################################## | 53% 2025-10-10T00:12:56.3646475Z 0% |################################## | 53% 2025-10-10T00:12:56.3647541Z 0% |################################## | 53% 2025-10-10T00:12:56.3648361Z 0% |################################## | 53% 2025-10-10T00:12:56.3649003Z 0% |################################## | 54% 2025-10-10T00:12:56.3649640Z 0% |################################## | 54% 2025-10-10T00:12:56.3650280Z 0% |################################## | 54% 2025-10-10T00:12:56.3650897Z 0% |################################## | 54% 2025-10-10T00:12:56.3651502Z 0% |################################## | 54% 2025-10-10T00:12:56.3652114Z 0% |################################## | 54% 2025-10-10T00:12:56.3652734Z 0% |################################## | 54% 2025-10-10T00:12:56.3653475Z 0% |################################## | 54% 2025-10-10T00:12:56.3654115Z 0% |################################### | 54% 2025-10-10T00:12:56.3654769Z 0% |################################### | 54% 2025-10-10T00:12:56.3655390Z 0% |################################### | 54% 2025-10-10T00:12:56.3655991Z 0% |################################### | 54% 2025-10-10T00:12:56.3656633Z 0% |################################### | 55% 2025-10-10T00:12:56.3657263Z 0% |################################### | 55% 2025-10-10T00:12:56.3657885Z 0% |################################### | 55% 2025-10-10T00:12:56.3658638Z 0% |################################### | 55% 2025-10-10T00:12:56.3659283Z 0% |################################### | 55% 2025-10-10T00:12:56.3659862Z 0% |################################### | 55% 2025-10-10T00:12:56.3660495Z 0% |################################### | 55% 2025-10-10T00:12:56.3661262Z 0% |################################### | 55% 2025-10-10T00:12:56.3661914Z 0% |################################### | 55% 2025-10-10T00:12:56.3662531Z 0% |################################### | 55% 2025-10-10T00:12:56.3663174Z 0% |################################### | 55% 2025-10-10T00:12:56.3663816Z 0% |################################### | 55% 2025-10-10T00:12:56.3664390Z 0% |################################### | 56% 2025-10-10T00:12:56.3665192Z 0% |################################### | 56% 2025-10-10T00:12:56.3665794Z 0% |################################### | 56% 2025-10-10T00:12:56.3666380Z 0% |#################################### | 56% 2025-10-10T00:12:56.3667010Z 0% |#################################### | 56% 2025-10-10T00:12:56.3667779Z 0% |#################################### | 56% 2025-10-10T00:12:56.3668423Z 0% |#################################### | 56% 2025-10-10T00:12:56.3669050Z 0% |#################################### | 56% 2025-10-10T00:12:56.3670017Z 0% |#################################### | 56% 2025-10-10T00:12:56.3671097Z 0% |#################################### | 56% 2025-10-10T00:12:56.3671736Z 0% |#################################### | 56% 2025-10-10T00:12:56.3672353Z 0% |#################################### | 56% 2025-10-10T00:12:56.3673095Z 0% |#################################### | 57% 2025-10-10T00:12:56.3673721Z 0% |#################################### | 57% 2025-10-10T00:12:56.3674582Z 0% |#################################### | 57% 2025-10-10T00:12:56.3675293Z 0% |#################################### | 57% 2025-10-10T00:12:56.3675907Z 0% |#################################### | 57% 2025-10-10T00:12:56.3676527Z 0% |#################################### | 57% 2025-10-10T00:12:56.3677136Z 0% |#################################### | 57% 2025-10-10T00:12:56.3677719Z 0% |#################################### | 57% 2025-10-10T00:12:56.3678350Z 0% |#################################### | 57% 2025-10-10T00:12:56.3678956Z 0% |#################################### | 57% 2025-10-10T00:12:56.3679583Z 0% |##################################### | 57% 2025-10-10T00:12:56.3680154Z 0% |##################################### | 57% 2025-10-10T00:12:56.3680758Z 0% |##################################### | 58% 2025-10-10T00:12:56.3681375Z 0% |##################################### | 58% 2025-10-10T00:12:56.3681965Z 0% |##################################### | 58% 2025-10-10T00:12:56.3682584Z 0% |##################################### | 58% 2025-10-10T00:12:56.3683195Z 0% |##################################### | 58% 2025-10-10T00:12:56.3683820Z 0% |##################################### | 58% 2025-10-10T00:12:56.3684683Z 0% |##################################### | 58% 2025-10-10T00:12:56.3685310Z 0% |##################################### | 58% 2025-10-10T00:12:56.3685943Z 0% |##################################### | 58% 2025-10-10T00:12:56.3686560Z 0% |##################################### | 58% 2025-10-10T00:12:56.3687201Z 0% |##################################### | 58% 2025-10-10T00:12:56.3688009Z 0% |##################################### | 58% 2025-10-10T00:12:56.3688653Z 0% |##################################### | 59% 2025-10-10T00:12:56.3689468Z 0% |##################################### | 59% 2025-10-10T00:12:56.3690250Z 0% |##################################### | 59% 2025-10-10T00:12:56.3690901Z 0% |##################################### | 59% 2025-10-10T00:12:56.3691484Z 0% |##################################### | 59% 2025-10-10T00:12:56.3692085Z 0% |###################################### | 59% 2025-10-10T00:12:56.3692692Z 0% |###################################### | 59% 2025-10-10T00:12:56.3693317Z 0% |###################################### | 59% 2025-10-10T00:12:56.3693943Z 0% |###################################### | 59% 2025-10-10T00:12:56.3694564Z 0% |###################################### | 59% 2025-10-10T00:12:56.3695198Z 0% |###################################### | 59% 2025-10-10T00:12:56.3696036Z 0% |###################################### | 59% 2025-10-10T00:12:56.3696672Z 0% |###################################### | 59% 2025-10-10T00:12:56.3697303Z 0% |###################################### | 60% 2025-10-10T00:12:56.3697917Z 0% |###################################### | 60% 2025-10-10T00:12:56.3698542Z 0% |###################################### | 60% 2025-10-10T00:12:56.3699337Z 0% |###################################### | 60% 2025-10-10T00:12:56.3699956Z 0% |###################################### | 60% 2025-10-10T00:12:56.3700578Z 0% |###################################### | 60% 2025-10-10T00:12:56.3701202Z 0% |###################################### | 60% 2025-10-10T00:12:56.3701817Z 0% |###################################### | 60% 2025-10-10T00:12:56.3702431Z 0% |###################################### | 60% 2025-10-10T00:12:56.3703021Z 0% |###################################### | 60% 2025-10-10T00:12:56.3703629Z 0% |###################################### | 60% 2025-10-10T00:12:56.3704266Z 0% |####################################### | 60% 2025-10-10T00:12:56.3704888Z 0% |####################################### | 61% 2025-10-10T00:12:56.3705532Z 0% |####################################### | 61% 2025-10-10T00:12:56.3706342Z 0% |####################################### | 61% 2025-10-10T00:12:56.3706950Z 0% |####################################### | 61% 2025-10-10T00:12:56.3707591Z 0% |####################################### | 61% 2025-10-10T00:12:56.3708212Z 0% |####################################### | 61% 2025-10-10T00:12:56.3708853Z 0% |####################################### | 61% 2025-10-10T00:12:56.3709467Z 0% |####################################### | 61% 2025-10-10T00:12:56.3710097Z 0% |####################################### | 61% 2025-10-10T00:12:56.3710724Z 0% |####################################### | 61% 2025-10-10T00:12:56.3711320Z 0% |####################################### | 61% 2025-10-10T00:12:56.3711936Z 0% |####################################### | 61% 2025-10-10T00:12:56.3712698Z 0% |####################################### | 62% 2025-10-10T00:12:56.3713348Z 0% |####################################### | 62% 2025-10-10T00:12:56.3714255Z 0% |####################################### | 62% 2025-10-10T00:12:56.3714898Z 0% |####################################### | 62% 2025-10-10T00:12:56.3715640Z 0% |####################################### | 62% 2025-10-10T00:12:56.3716247Z 0% |####################################### | 62% 2025-10-10T00:12:56.3716866Z 0% |######################################## | 62% 2025-10-10T00:12:56.3717478Z 0% |######################################## | 62% 2025-10-10T00:12:56.3718088Z 0% |######################################## | 62% 2025-10-10T00:12:56.3718708Z 0% |######################################## | 62% 2025-10-10T00:12:56.3719345Z 0% |######################################## | 62% 2025-10-10T00:12:56.3719971Z 0% |######################################## | 62% 2025-10-10T00:12:56.3720753Z 0% |######################################## | 63% 2025-10-10T00:12:56.3721522Z 0% |######################################## | 63% 2025-10-10T00:12:56.3722246Z 0% |######################################## | 63% 2025-10-10T00:12:56.3722873Z 0% |######################################## | 63% 2025-10-10T00:12:56.3723508Z 0% |######################################## | 63% 2025-10-10T00:12:56.3724399Z 0% |######################################## | 63% 2025-10-10T00:12:56.3725375Z 0% |######################################## | 63% 2025-10-10T00:12:56.3725988Z 0% |######################################## | 63% 2025-10-10T00:12:56.3726623Z 0% |######################################## | 63% 2025-10-10T00:12:56.3727232Z 0% |######################################## | 63% 2025-10-10T00:12:56.3727866Z 0% |######################################## | 63% 2025-10-10T00:12:56.3728503Z 0% |######################################## | 63% 2025-10-10T00:12:56.3729121Z 0% |######################################## | 64% 2025-10-10T00:12:56.3729757Z 0% |######################################### | 64% 2025-10-10T00:12:56.3730366Z 0% |######################################### | 64% 2025-10-10T00:12:56.3731005Z 0% |######################################### | 64% 2025-10-10T00:12:56.3731615Z 0% |######################################### | 64% 2025-10-10T00:12:56.3732230Z 0% |######################################### | 64% 2025-10-10T00:12:56.3732856Z 0% |######################################### | 64% 2025-10-10T00:12:56.3733475Z 0% |######################################### | 64% 2025-10-10T00:12:56.3734122Z 0% |######################################### | 64% 2025-10-10T00:12:56.3734751Z 0% |######################################### | 64% 2025-10-10T00:12:56.3735381Z 0% |######################################### | 64% 2025-10-10T00:12:56.3736001Z 0% |######################################### | 64% 2025-10-10T00:12:56.3736640Z 0% |######################################### | 65% 2025-10-10T00:12:56.3737266Z 0% |######################################### | 65% 2025-10-10T00:12:56.3738086Z 0% |######################################### | 65% 2025-10-10T00:12:56.3738725Z 0% |######################################### | 65% 2025-10-10T00:12:56.3739353Z 0% |######################################### | 65% 2025-10-10T00:12:56.3739997Z 0% |######################################### | 65% 2025-10-10T00:12:56.3740786Z 0% |######################################### | 65% 2025-10-10T00:12:56.3741394Z 0% |######################################### | 65% 2025-10-10T00:12:56.3742024Z 0% |########################################## | 65% 2025-10-10T00:12:56.3742768Z 0% |########################################## | 65% 2025-10-10T00:12:56.3743561Z 0% |########################################## | 65% 2025-10-10T00:12:56.3744183Z 0% |########################################## | 65% 2025-10-10T00:12:56.3744815Z 0% |########################################## | 66% 2025-10-10T00:12:56.3745457Z 0% |########################################## | 66% 2025-10-10T00:12:56.3746199Z 0% |########################################## | 66% 2025-10-10T00:12:56.3746843Z 0% |########################################## | 66% 2025-10-10T00:12:56.3747474Z 0% |########################################## | 66% 2025-10-10T00:12:56.3748119Z 0% |########################################## | 66% 2025-10-10T00:12:56.3748870Z 0% |########################################## | 66% 2025-10-10T00:12:56.3749498Z 0% |########################################## | 66% 2025-10-10T00:12:56.3750138Z 0% |########################################## | 66% 2025-10-10T00:12:56.3750769Z 0% |########################################## | 66% 2025-10-10T00:12:56.3751410Z 0% |########################################## | 66% 2025-10-10T00:12:56.3752044Z 0% |########################################## | 66% 2025-10-10T00:12:56.3752724Z 0% |########################################## | 67% 2025-10-10T00:12:56.3753324Z 0% |########################################## | 67% 2025-10-10T00:12:56.3753992Z 0% |########################################### | 67% 2025-10-10T00:12:56.3754612Z 0% |########################################### | 67% 2025-10-10T00:12:56.3755378Z 0% |########################################### | 67% 2025-10-10T00:12:56.3755996Z 0% |########################################### | 67% 2025-10-10T00:12:56.3756596Z 0% |########################################### | 67% 2025-10-10T00:12:56.3757243Z 0% |########################################### | 67% 2025-10-10T00:12:56.3757863Z 0% |########################################### | 67% 2025-10-10T00:12:56.3758456Z 0% |########################################### | 67% 2025-10-10T00:12:56.3759063Z 0% |########################################### | 67% 2025-10-10T00:12:56.3759660Z 0% |########################################### | 67% 2025-10-10T00:12:56.3760311Z 0% |########################################### | 68% 2025-10-10T00:12:56.3760941Z 0% |########################################### | 68% 2025-10-10T00:12:56.3761722Z 0% |########################################### | 68% 2025-10-10T00:12:56.3762366Z 0% |########################################### | 68% 2025-10-10T00:12:56.3762967Z 0% |########################################### | 68% 2025-10-10T00:12:56.3763587Z 0% |########################################### | 68% 2025-10-10T00:12:56.3764190Z 0% |########################################### | 68% 2025-10-10T00:12:56.3764809Z 0% |########################################### | 68% 2025-10-10T00:12:56.3765602Z 0% |########################################### | 68% 2025-10-10T00:12:56.3766240Z 0% |############################################ | 68% 2025-10-10T00:12:56.3767022Z 0% |############################################ | 68% 2025-10-10T00:12:56.3767879Z 0% |############################################ | 68% 2025-10-10T00:12:56.3768642Z 0% |############################################ | 69% 2025-10-10T00:12:56.3769472Z 0% |############################################ | 69% 2025-10-10T00:12:56.3770229Z 0% |############################################ | 69% 2025-10-10T00:12:56.3770849Z 0% |############################################ | 69% 2025-10-10T00:12:56.3771482Z 0% |############################################ | 69% 2025-10-10T00:12:56.3772105Z 0% |############################################ | 69% 2025-10-10T00:12:56.3772729Z 0% |############################################ | 69% 2025-10-10T00:12:56.3773376Z 0% |############################################ | 69% 2025-10-10T00:12:56.3774233Z 0% |############################################ | 69% 2025-10-10T00:12:56.3774843Z 0% |############################################ | 69% 2025-10-10T00:12:56.3775834Z 0% |############################################ | 69% 2025-10-10T00:12:56.3776424Z 0% |############################################ | 69% 2025-10-10T00:12:56.3777022Z 0% |############################################ | 69% 2025-10-10T00:12:56.3777617Z 0% |############################################ | 70% 2025-10-10T00:12:56.3778224Z 0% |############################################ | 70% 2025-10-10T00:12:56.3778857Z 0% |############################################ | 70% 2025-10-10T00:12:56.3779478Z 0% |############################################# | 70% 2025-10-10T00:12:56.3780137Z 0% |############################################# | 70% 2025-10-10T00:12:56.3780902Z 0% |############################################# | 70% 2025-10-10T00:12:56.3781569Z 0% |############################################# | 70% 2025-10-10T00:12:56.3782122Z 0% |############################################# | 70% 2025-10-10T00:12:56.3782750Z 0% |############################################# | 70% 2025-10-10T00:12:56.3783379Z 0% |############################################# | 70% 2025-10-10T00:12:56.3783963Z 0% |############################################# | 70% 2025-10-10T00:12:56.3784561Z 0% |############################################# | 70% 2025-10-10T00:12:56.3785185Z 0% |############################################# | 71% 2025-10-10T00:12:56.3785789Z 0% |############################################# | 71% 2025-10-10T00:12:56.3786425Z 0% |############################################# | 71% 2025-10-10T00:12:56.3787032Z 0% |############################################# | 71% 2025-10-10T00:12:56.3787664Z 0% |############################################# | 71% 2025-10-10T00:12:56.3788295Z 0% |############################################# | 71% 2025-10-10T00:12:56.3788931Z 0% |############################################# | 71% 2025-10-10T00:12:56.3789545Z 0% |############################################# | 71% 2025-10-10T00:12:56.3790165Z 0% |############################################# | 71% 2025-10-10T00:12:56.3790930Z 0% |############################################# | 71% 2025-10-10T00:12:56.3791558Z 0% |############################################## | 71% 2025-10-10T00:12:56.3792187Z 0% |############################################## | 71% 2025-10-10T00:12:56.3793001Z 0% |############################################## | 72% 2025-10-10T00:12:56.3793655Z 0% |############################################## | 72% 2025-10-10T00:12:56.3794293Z 0% |############################################## | 72% 2025-10-10T00:12:56.3794898Z 0% |############################################## | 72% 2025-10-10T00:12:56.3795621Z 0% |############################################## | 72% 2025-10-10T00:12:56.3796204Z 0% |############################################## | 72% 2025-10-10T00:12:56.3796809Z 0% |############################################## | 72% 2025-10-10T00:12:56.3797412Z 0% |############################################## | 72% 2025-10-10T00:12:56.3798045Z 0% |############################################## | 72% 2025-10-10T00:12:56.3798683Z 0% |############################################## | 72% 2025-10-10T00:12:56.3799312Z 0% |############################################## | 72% 2025-10-10T00:12:56.3799934Z 0% |############################################## | 72% 2025-10-10T00:12:56.3800682Z 0% |############################################## | 73% 2025-10-10T00:12:56.3801289Z 0% |############################################## | 73% 2025-10-10T00:12:56.3802099Z 0% |############################################## | 73% 2025-10-10T00:12:56.3802836Z 0% |############################################## | 73% 2025-10-10T00:12:56.3803440Z 0% |############################################## | 73% 2025-10-10T00:12:56.3804046Z 0% |############################################### | 73% 2025-10-10T00:12:56.3804655Z 0% |############################################### | 73% 2025-10-10T00:12:56.3805244Z 0% |############################################### | 73% 2025-10-10T00:12:56.3805870Z 0% |############################################### | 73% 2025-10-10T00:12:56.3806512Z 0% |############################################### | 73% 2025-10-10T00:12:56.3807130Z 0% |############################################### | 73% 2025-10-10T00:12:56.3807764Z 0% |############################################### | 73% 2025-10-10T00:12:56.3808398Z 0% |############################################### | 74% 2025-10-10T00:12:56.3809028Z 0% |############################################### | 74% 2025-10-10T00:12:56.3809804Z 0% |############################################### | 74% 2025-10-10T00:12:56.3810446Z 0% |############################################### | 74% 2025-10-10T00:12:56.3811081Z 0% |############################################### | 74% 2025-10-10T00:12:56.3811688Z 0% |############################################### | 74% 2025-10-10T00:12:56.3812336Z 0% |############################################### | 74% 2025-10-10T00:12:56.3812938Z 0% |############################################### | 74% 2025-10-10T00:12:56.3813574Z 0% |############################################### | 74% 2025-10-10T00:12:56.3814196Z 0% |############################################### | 74% 2025-10-10T00:12:56.3814841Z 0% |############################################### | 74% 2025-10-10T00:12:56.3815499Z 0% |############################################### | 74% 2025-10-10T00:12:56.3816107Z 0% |################################################ | 75% 2025-10-10T00:12:56.3816985Z 0% |################################################ | 75% 2025-10-10T00:12:56.3817959Z 0% |################################################ | 75% 2025-10-10T00:12:56.3818685Z 0% |################################################ | 75% 2025-10-10T00:12:56.3819443Z 0% |################################################ | 75% 2025-10-10T00:12:56.3820058Z 0% |################################################ | 75% 2025-10-10T00:12:56.3820694Z 0% |################################################ | 75% 2025-10-10T00:12:56.3821651Z 0% |################################################ | 75% 2025-10-10T00:12:56.3822282Z 0% |################################################ | 75% 2025-10-10T00:12:56.3822914Z 0% |################################################ | 75% 2025-10-10T00:12:56.3823542Z 0% |################################################ | 75% 2025-10-10T00:12:56.3824153Z 0% |################################################ | 75% 2025-10-10T00:12:56.3824782Z 0% |################################################ | 76% 2025-10-10T00:12:56.3825417Z 0% |################################################ | 76% 2025-10-10T00:12:56.3826035Z 0% |################################################ | 76% 2025-10-10T00:12:56.3826789Z 0% |################################################ | 76% 2025-10-10T00:12:56.3827529Z 0% |################################################ | 76% 2025-10-10T00:12:56.3828155Z 0% |################################################ | 76% 2025-10-10T00:12:56.3828789Z 0% |################################################ | 76% 2025-10-10T00:12:56.3829394Z 0% |################################################# | 76% 2025-10-10T00:12:56.3830015Z 0% |################################################# | 76% 2025-10-10T00:12:56.3830666Z 0% |################################################# | 76% 2025-10-10T00:12:56.3831309Z 0% |################################################# | 76% 2025-10-10T00:12:56.3832054Z 0% |################################################# | 76% 2025-10-10T00:12:56.3832708Z 0% |################################################# | 77% 2025-10-10T00:12:56.3833326Z 0% |################################################# | 77% 2025-10-10T00:12:56.3833918Z 0% |################################################# | 77% 2025-10-10T00:12:56.3834559Z 0% |################################################# | 77% 2025-10-10T00:12:56.3835270Z 0% |################################################# | 77% 2025-10-10T00:12:56.3836094Z 0% |################################################# | 77% 2025-10-10T00:12:56.3836713Z 0% |################################################# | 77% 2025-10-10T00:12:56.3837334Z 0% |################################################# | 77% 2025-10-10T00:12:56.3837952Z 0% |################################################# | 77% 2025-10-10T00:12:56.3838685Z 0% |################################################# | 77% 2025-10-10T00:12:56.3839309Z 0% |################################################# | 77% 2025-10-10T00:12:56.3839907Z 0% |################################################# | 77% 2025-10-10T00:12:56.3840559Z 0% |################################################# | 78% 2025-10-10T00:12:56.3841173Z 0% |################################################# | 78% 2025-10-10T00:12:56.3841796Z 0% |################################################## | 78% 2025-10-10T00:12:56.3842439Z 0% |################################################## | 78% 2025-10-10T00:12:56.3843033Z 0% |################################################## | 78% 2025-10-10T00:12:56.3843662Z 0% |################################################## | 78% 2025-10-10T00:12:56.3844259Z 0% |################################################## | 78% 2025-10-10T00:12:56.3844891Z 0% |################################################## | 78% 2025-10-10T00:12:56.3845689Z 0% |################################################## | 78% 2025-10-10T00:12:56.3846288Z 0% |################################################## | 78% 2025-10-10T00:12:56.3846921Z 0% |################################################## | 78% 2025-10-10T00:12:56.3847541Z 0% |################################################## | 78% 2025-10-10T00:12:56.3848353Z 0% |################################################## | 79% 2025-10-10T00:12:56.3848974Z 0% |################################################## | 79% 2025-10-10T00:12:56.3849605Z 0% |################################################## | 79% 2025-10-10T00:12:56.3850227Z 0% |################################################## | 79% 2025-10-10T00:12:56.3850831Z 0% |################################################## | 79% 2025-10-10T00:12:56.3851457Z 0% |################################################## | 79% 2025-10-10T00:12:56.3852091Z 0% |################################################## | 79% 2025-10-10T00:12:56.3852864Z 0% |################################################## | 79% 2025-10-10T00:12:56.3853568Z 0% |################################################## | 79% 2025-10-10T00:12:56.3854177Z 0% |################################################### | 79% 2025-10-10T00:12:56.3854807Z 0% |################################################### | 79% 2025-10-10T00:12:56.3855421Z 0% |################################################### | 79% 2025-10-10T00:12:56.3856059Z 0% |################################################### | 79% 2025-10-10T00:12:56.3856695Z 0% |################################################### | 80% 2025-10-10T00:12:56.3857707Z 0% |################################################### | 80% 2025-10-10T00:12:56.3858709Z 0% |################################################### | 80% 2025-10-10T00:12:56.3859531Z 0% |################################################### | 80% 2025-10-10T00:12:56.3860169Z 0% |################################################### | 80% 2025-10-10T00:12:56.3860793Z 0% |################################################### | 80% 2025-10-10T00:12:56.3861425Z 0% |################################################### | 80% 2025-10-10T00:12:56.3862057Z 0% |################################################### | 80% 2025-10-10T00:12:56.3862678Z 0% |################################################### | 80% 2025-10-10T00:12:56.3863309Z 0% |################################################### | 80% 2025-10-10T00:12:56.3863917Z 0% |################################################### | 80% 2025-10-10T00:12:56.3864557Z 0% |################################################### | 80% 2025-10-10T00:12:56.3865147Z 0% |################################################### | 81% 2025-10-10T00:12:56.3865798Z 0% |################################################### | 81% 2025-10-10T00:12:56.3866422Z 0% |################################################### | 81% 2025-10-10T00:12:56.3867065Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3867707Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3868303Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3868917Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3869518Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3870325Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3870951Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3871582Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3872356Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3872986Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3873626Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3876749Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3877384Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3878021Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3878620Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3879240Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3880013Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3880623Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3881255Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3882002Z 0% |##################################################### | 82% 2025-10-10T00:12:56.3882867Z 0% |##################################################### | 82% 2025-10-10T00:12:56.3883483Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3884115Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3884725Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3885354Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3886047Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3886668Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3887312Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3887942Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3888676Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3889314Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3889945Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3890590Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3891213Z 0% |##################################################### | 84% 2025-10-10T00:12:56.3891840Z 0% |##################################################### | 84% 2025-10-10T00:12:56.3892460Z 0% |##################################################### | 84% 2025-10-10T00:12:56.3893091Z 0% |##################################################### | 84% 2025-10-10T00:12:56.3893715Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3894357Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3894551Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3894756Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3894977Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3895171Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3895369Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3895579Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3895762Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3895963Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3896357Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3896552Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3896746Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3896961Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3897157Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3897355Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3897555Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3897761Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3897954Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3898144Z 0% |####################################################### | 85% 2025-10-10T00:12:56.3898357Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3898546Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3898836Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3899049Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3899233Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3899426Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3899642Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3899833Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3900027Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3900218Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3900439Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3900638Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3900840Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3901054Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3901249Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3901449Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3901663Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3901862Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3902054Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3902270Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3902475Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3902836Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3903032Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3903231Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3903418Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3903613Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3903814Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3904011Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3904203Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3904403Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3904702Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3904906Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3905123Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3905317Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3905510Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3905710Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3905892Z 0% |######################################################## | 89% 2025-10-10T00:12:56.3906084Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3906272Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3906466Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3906661Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3906856Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3907171Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3907367Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3907721Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3907935Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3908129Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3908328Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3908528Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3908698Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3908899Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3909094Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3909303Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3909493Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3909687Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3909894Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3910082Z 0% |########################################################## | 90% 2025-10-10T00:12:56.3910272Z 0% |########################################################## | 90% 2025-10-10T00:12:56.3910485Z 0% |########################################################## | 90% 2025-10-10T00:12:56.3910681Z 0% |########################################################## | 90% 2025-10-10T00:12:56.3910881Z 0% |########################################################## | 90% 2025-10-10T00:12:56.3911083Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3911278Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3911467Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3911666Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3911875Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3912074Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3912256Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3912461Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3912646Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3912979Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3913197Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3913403Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3913600Z 0% |########################################################## | 92% 2025-10-10T00:12:56.3913812Z 0% |########################################################## | 92% 2025-10-10T00:12:56.3914013Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3914208Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3914399Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3914611Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3914807Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3915009Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3915331Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3915630Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3915824Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3916038Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3916233Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3916425Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3916638Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3916822Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3917012Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3917211Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3917427Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3917625Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3917816Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3918039Z 0% |############################################################ | 93% 2025-10-10T00:12:56.3918234Z 0% |############################################################ | 93% 2025-10-10T00:12:56.3918426Z 0% |############################################################ | 93% 2025-10-10T00:12:56.3918814Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3919009Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3919204Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3919573Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3919759Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3919957Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3920148Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3920359Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3920552Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3920741Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3920934Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3921130Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3921311Z 0% |############################################################ | 95% 2025-10-10T00:12:56.3921630Z 0% |############################################################ | 95% 2025-10-10T00:12:56.3921836Z 0% |############################################################ | 95% 2025-10-10T00:12:56.3922030Z 0% |############################################################ | 95% 2025-10-10T00:12:56.3922233Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3922428Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3922620Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3922815Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3923017Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3923206Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3923402Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3923619Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3923805Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3924090Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3924303Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3924500Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3924692Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3924903Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3925099Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3925274Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3925455Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3925673Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3925868Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3926052Z 0% |############################################################## | 96% 2025-10-10T00:12:56.3926252Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3926439Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3926628Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3926838Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3927029Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3927217Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3927424Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3927622Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3927816Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3928001Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3928207Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3928403Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3928596Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3928796Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3928975Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3929171Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3929483Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3929668Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3929841Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3930054Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3930242Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3930431Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3930617Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3930809Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3931005Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3931200Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3931417Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3931614Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3931989Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3932307Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3932505Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3932703Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3932916Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3933106Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3933284Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3933484Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3933683Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3933884Z 0% |################################################################| 100% 2025-10-10T00:12:56.3934453Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-10-10T00:12:56.3935086Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-10-10T00:12:56.3935098Z 2025-10-10T00:12:56.3935295Z 0% | | 0% 2025-10-10T00:12:56.3935486Z 0% |################## | 28% 2025-10-10T00:12:56.3935698Z 0% |#################################### | 56% 2025-10-10T00:12:56.3935889Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3936091Z 0% |################################################################| 100% 2025-10-10T00:12:56.3936620Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-10-10T00:12:56.3937428Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-10-10T00:12:56.3937439Z 2025-10-10T00:12:56.3937634Z 0% | | 0% 2025-10-10T00:12:56.3937846Z 0% | | 0% 2025-10-10T00:12:56.3938037Z 0% | | 0% 2025-10-10T00:12:56.3938254Z 0% | | 1% 2025-10-10T00:12:56.3938466Z 0% |# | 1% 2025-10-10T00:12:56.3938648Z 0% |# | 2% 2025-10-10T00:12:56.3938830Z 0% |# | 2% 2025-10-10T00:12:56.3939022Z 0% |## | 3% 2025-10-10T00:12:56.3939345Z 0% |## | 3% 2025-10-10T00:12:56.3939543Z 0% |## | 4% 2025-10-10T00:12:56.3939731Z 0% |### | 4% 2025-10-10T00:12:56.3939937Z 0% |### | 5% 2025-10-10T00:12:56.3940131Z 0% |### | 5% 2025-10-10T00:12:56.3940315Z 0% |#### | 6% 2025-10-10T00:12:56.3940514Z 0% |#### | 6% 2025-10-10T00:12:56.3940702Z 0% |#### | 7% 2025-10-10T00:12:56.3940891Z 0% |##### | 7% 2025-10-10T00:12:56.3941102Z 0% |##### | 8% 2025-10-10T00:12:56.3941299Z 0% |##### | 8% 2025-10-10T00:12:56.3941482Z 0% |###### | 9% 2025-10-10T00:12:56.3941796Z 0% |###### | 9% 2025-10-10T00:12:56.3942000Z 0% |###### | 10% 2025-10-10T00:12:56.3942190Z 0% |###### | 10% 2025-10-10T00:12:56.3942377Z 0% |####### | 11% 2025-10-10T00:12:56.3942770Z 0% |####### | 11% 2025-10-10T00:12:56.3942954Z 0% |####### | 12% 2025-10-10T00:12:56.3943141Z 0% |######## | 12% 2025-10-10T00:12:56.3943345Z 0% |######## | 13% 2025-10-10T00:12:56.3943521Z 0% |######## | 13% 2025-10-10T00:12:56.3943701Z 0% |######### | 14% 2025-10-10T00:12:56.3943912Z 0% |######### | 14% 2025-10-10T00:12:56.3944102Z 0% |######### | 15% 2025-10-10T00:12:56.3944290Z 0% |########## | 15% 2025-10-10T00:12:56.3944480Z 0% |########## | 16% 2025-10-10T00:12:56.3944685Z 0% |########## | 16% 2025-10-10T00:12:56.3944875Z 0% |########### | 17% 2025-10-10T00:12:56.3945066Z 0% |########### | 17% 2025-10-10T00:12:56.3945276Z 0% |########### | 18% 2025-10-10T00:12:56.3945477Z 0% |############ | 18% 2025-10-10T00:12:56.3945670Z 0% |############ | 19% 2025-10-10T00:12:56.3945875Z 0% |############ | 19% 2025-10-10T00:12:56.3946041Z 0% |############# | 20% 2025-10-10T00:12:56.3946209Z 0% |############# | 20% 2025-10-10T00:12:56.3946338Z 0% |############# | 21% 2025-10-10T00:12:56.3946448Z 0% |############# | 21% 2025-10-10T00:12:56.3946559Z 0% |############## | 22% 2025-10-10T00:12:56.3946670Z 0% |############## | 22% 2025-10-10T00:12:56.3946991Z 0% |############## | 23% 2025-10-10T00:12:56.3947282Z 0% |############### | 23% 2025-10-10T00:12:56.3947477Z 0% |############### | 24% 2025-10-10T00:12:56.3947678Z 0% |############### | 24% 2025-10-10T00:12:56.3947864Z 0% |################ | 25% 2025-10-10T00:12:56.3948041Z 0% |################ | 25% 2025-10-10T00:12:56.3948279Z 0% |################ | 26% 2025-10-10T00:12:56.3948462Z 0% |################# | 26% 2025-10-10T00:12:56.3948638Z 0% |################# | 27% 2025-10-10T00:12:56.3948834Z 0% |################# | 27% 2025-10-10T00:12:56.3949025Z 0% |################## | 28% 2025-10-10T00:12:56.3949221Z 0% |################## | 28% 2025-10-10T00:12:56.3949407Z 0% |################## | 29% 2025-10-10T00:12:56.3949711Z 0% |################### | 29% 2025-10-10T00:12:56.3949895Z 0% |################### | 30% 2025-10-10T00:12:56.3950111Z 0% |################### | 30% 2025-10-10T00:12:56.3950323Z 0% |#################### | 31% 2025-10-10T00:12:56.3950505Z 0% |#################### | 31% 2025-10-10T00:12:56.3950680Z 0% |#################### | 32% 2025-10-10T00:12:56.3950909Z 0% |#################### | 32% 2025-10-10T00:12:56.3951096Z 0% |##################### | 33% 2025-10-10T00:12:56.3951310Z 0% |##################### | 33% 2025-10-10T00:12:56.3951527Z 0% |##################### | 34% 2025-10-10T00:12:56.3951720Z 0% |###################### | 34% 2025-10-10T00:12:56.3951908Z 0% |###################### | 35% 2025-10-10T00:12:56.3952087Z 0% |###################### | 35% 2025-10-10T00:12:56.3952285Z 0% |####################### | 36% 2025-10-10T00:12:56.3952472Z 0% |####################### | 36% 2025-10-10T00:12:56.3952666Z 0% |####################### | 37% 2025-10-10T00:12:56.3952864Z 0% |######################## | 37% 2025-10-10T00:12:56.3953214Z 0% |######################## | 38% 2025-10-10T00:12:56.3953419Z 0% |######################## | 38% 2025-10-10T00:12:56.3953620Z 0% |######################### | 39% 2025-10-10T00:12:56.3953814Z 0% |######################### | 39% 2025-10-10T00:12:56.3954007Z 0% |######################### | 40% 2025-10-10T00:12:56.3954209Z 0% |########################## | 40% 2025-10-10T00:12:56.3954410Z 0% |########################## | 41% 2025-10-10T00:12:56.3954599Z 0% |########################## | 41% 2025-10-10T00:12:56.3954788Z 0% |########################### | 42% 2025-10-10T00:12:56.3955004Z 0% |########################### | 42% 2025-10-10T00:12:56.3955280Z 0% |########################### | 43% 2025-10-10T00:12:56.3955592Z 0% |########################### | 43% 2025-10-10T00:12:56.3955802Z 0% |############################ | 44% 2025-10-10T00:12:56.3955998Z 0% |############################ | 44% 2025-10-10T00:12:56.3956187Z 0% |############################ | 45% 2025-10-10T00:12:56.3956391Z 0% |############################# | 45% 2025-10-10T00:12:56.3956583Z 0% |############################# | 46% 2025-10-10T00:12:56.3956771Z 0% |############################# | 46% 2025-10-10T00:12:56.3956974Z 0% |############################## | 47% 2025-10-10T00:12:56.3957169Z 0% |############################## | 47% 2025-10-10T00:12:56.3957342Z 0% |############################## | 48% 2025-10-10T00:12:56.3957541Z 0% |############################### | 48% 2025-10-10T00:12:56.3957746Z 0% |############################### | 49% 2025-10-10T00:12:56.3958039Z 0% |############################### | 49% 2025-10-10T00:12:56.3958231Z 0% |################################ | 50% 2025-10-10T00:12:56.3958445Z 0% |################################ | 50% 2025-10-10T00:12:56.3958644Z 0% |################################ | 51% 2025-10-10T00:12:56.3958834Z 0% |################################# | 51% 2025-10-10T00:12:56.3959043Z 0% |################################# | 52% 2025-10-10T00:12:56.3959239Z 0% |################################# | 52% 2025-10-10T00:12:56.3959430Z 0% |################################## | 53% 2025-10-10T00:12:56.3959641Z 0% |################################## | 53% 2025-10-10T00:12:56.3959827Z 0% |################################## | 54% 2025-10-10T00:12:56.3960020Z 0% |################################## | 54% 2025-10-10T00:12:56.3960214Z 0% |################################### | 55% 2025-10-10T00:12:56.3960431Z 0% |################################### | 55% 2025-10-10T00:12:56.3960621Z 0% |################################### | 56% 2025-10-10T00:12:56.3960816Z 0% |#################################### | 56% 2025-10-10T00:12:56.3961023Z 0% |#################################### | 57% 2025-10-10T00:12:56.3961218Z 0% |#################################### | 57% 2025-10-10T00:12:56.3961581Z 0% |##################################### | 58% 2025-10-10T00:12:56.3961803Z 0% |##################################### | 58% 2025-10-10T00:12:56.3962000Z 0% |##################################### | 59% 2025-10-10T00:12:56.3962200Z 0% |###################################### | 59% 2025-10-10T00:12:56.3962406Z 0% |###################################### | 60% 2025-10-10T00:12:56.3962595Z 0% |###################################### | 60% 2025-10-10T00:12:56.3962783Z 0% |####################################### | 61% 2025-10-10T00:12:56.3962968Z 0% |####################################### | 61% 2025-10-10T00:12:56.3963178Z 0% |####################################### | 62% 2025-10-10T00:12:56.3963371Z 0% |######################################## | 62% 2025-10-10T00:12:56.3963570Z 0% |######################################## | 63% 2025-10-10T00:12:56.3963888Z 0% |######################################## | 63% 2025-10-10T00:12:56.3964091Z 0% |######################################### | 64% 2025-10-10T00:12:56.3964287Z 0% |######################################### | 64% 2025-10-10T00:12:56.3964496Z 0% |######################################### | 65% 2025-10-10T00:12:56.3964687Z 0% |######################################### | 65% 2025-10-10T00:12:56.3964881Z 0% |########################################## | 66% 2025-10-10T00:12:56.3965098Z 0% |########################################## | 66% 2025-10-10T00:12:56.3965280Z 0% |########################################## | 67% 2025-10-10T00:12:56.3965636Z 0% |########################################### | 67% 2025-10-10T00:12:56.3965841Z 0% |########################################### | 68% 2025-10-10T00:12:56.3966051Z 0% |########################################### | 68% 2025-10-10T00:12:56.3966244Z 0% |############################################ | 69% 2025-10-10T00:12:56.3966533Z 0% |############################################ | 69% 2025-10-10T00:12:56.3966743Z 0% |############################################ | 70% 2025-10-10T00:12:56.3966939Z 0% |############################################# | 70% 2025-10-10T00:12:56.3967138Z 0% |############################################# | 71% 2025-10-10T00:12:56.3967348Z 0% |############################################# | 71% 2025-10-10T00:12:56.3967544Z 0% |############################################## | 72% 2025-10-10T00:12:56.3967733Z 0% |############################################## | 72% 2025-10-10T00:12:56.3967931Z 0% |############################################## | 73% 2025-10-10T00:12:56.3968134Z 0% |############################################### | 73% 2025-10-10T00:12:56.3968330Z 0% |############################################### | 74% 2025-10-10T00:12:56.3968549Z 0% |############################################### | 74% 2025-10-10T00:12:56.3968731Z 0% |################################################ | 75% 2025-10-10T00:12:56.3968921Z 0% |################################################ | 75% 2025-10-10T00:12:56.3969117Z 0% |################################################ | 76% 2025-10-10T00:12:56.3969331Z 0% |################################################ | 76% 2025-10-10T00:12:56.3969531Z 0% |################################################# | 77% 2025-10-10T00:12:56.3969721Z 0% |################################################# | 77% 2025-10-10T00:12:56.3969937Z 0% |################################################# | 78% 2025-10-10T00:12:56.3970133Z 0% |################################################## | 78% 2025-10-10T00:12:56.3970335Z 0% |################################################## | 78% 2025-10-10T00:12:56.3970555Z 0% |################################################## | 79% 2025-10-10T00:12:56.3970751Z 0% |################################################### | 79% 2025-10-10T00:12:56.3970954Z 0% |################################################### | 80% 2025-10-10T00:12:56.3971168Z 0% |################################################### | 80% 2025-10-10T00:12:56.3971525Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3971718Z 0% |#################################################### | 81% 2025-10-10T00:12:56.3971914Z 0% |#################################################### | 82% 2025-10-10T00:12:56.3972254Z 0% |##################################################### | 82% 2025-10-10T00:12:56.3972455Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3972648Z 0% |##################################################### | 83% 2025-10-10T00:12:56.3972867Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3973058Z 0% |###################################################### | 84% 2025-10-10T00:12:56.3973251Z 0% |###################################################### | 85% 2025-10-10T00:12:56.3973461Z 0% |####################################################### | 85% 2025-10-10T00:12:56.3973657Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3973851Z 0% |####################################################### | 86% 2025-10-10T00:12:56.3974298Z 0% |####################################################### | 87% 2025-10-10T00:12:56.3974504Z 0% |######################################################## | 87% 2025-10-10T00:12:56.3974693Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3974891Z 0% |######################################################## | 88% 2025-10-10T00:12:56.3975299Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3975492Z 0% |######################################################### | 89% 2025-10-10T00:12:56.3975685Z 0% |######################################################### | 90% 2025-10-10T00:12:56.3975896Z 0% |########################################################## | 90% 2025-10-10T00:12:56.3976090Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3976307Z 0% |########################################################## | 91% 2025-10-10T00:12:56.3976522Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3976875Z 0% |########################################################### | 92% 2025-10-10T00:12:56.3977074Z 0% |########################################################### | 93% 2025-10-10T00:12:56.3977290Z 0% |############################################################ | 93% 2025-10-10T00:12:56.3977480Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3977677Z 0% |############################################################ | 94% 2025-10-10T00:12:56.3977878Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3978097Z 0% |############################################################# | 95% 2025-10-10T00:12:56.3978296Z 0% |############################################################# | 96% 2025-10-10T00:12:56.3978480Z 0% |############################################################## | 96% 2025-10-10T00:12:56.3978692Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3978896Z 0% |############################################################## | 97% 2025-10-10T00:12:56.3979080Z 0% |############################################################## | 98% 2025-10-10T00:12:56.3979302Z 0% |############################################################### | 98% 2025-10-10T00:12:56.3979501Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3979697Z 0% |############################################################### | 99% 2025-10-10T00:12:56.3979920Z 0% |################################################################| 100% 2025-10-10T00:12:56.3980467Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-10-10T00:12:56.3981218Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-10-10T00:12:56.3981229Z 2025-10-10T00:12:56.3981454Z 0% | | 0% 2025-10-10T00:12:56.3981656Z 0% |################################################################| 100% 2025-10-10T00:12:56.3982344Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-10-10T00:13:07.1655887Z [531 / 3,249] Executing genrule //:gen_aten; 10s processwrapper-sandbox ... (2 actions running) 2025-10-10T00:13:17.1701776Z [598 / 3,249] Executing genrule //:gen_aten; 20s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:13:21.5007998Z INFO: From Compiling external/sleef/dispsse.c: 2025-10-10T00:13:21.5029707Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-10-10T00:13:21.5030658Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-10-10T00:13:21.5031752Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-10-10T00:13:21.5032581Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:21.7605970Z INFO: From Compiling external/sleef/dispavx.c: 2025-10-10T00:13:21.7607199Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-10-10T00:13:21.7608914Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-10-10T00:13:21.7610678Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-10-10T00:13:21.7611368Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:23.3779879Z INFO: From GenerateAten aten/src/ATen/ops: 2025-10-10T00:13:23.3780924Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-10-10T00:13:23.3781968Z torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-10-10T00:13:23.3783006Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-10-10T00:13:26.1451283Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-10-10T00:13:26.1497202Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-10-10T00:13:26.1499237Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:26.1501645Z 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-10-10T00:13:26.1504200Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-10-10T00:13:26.1505578Z | ^ 2025-10-10T00:13:26.6142313Z INFO: From Executing genrule //:gen_aten: 2025-10-10T00:13:26.6143386Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-10-10T00:13:26.6144785Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-10-10T00:13:26.6146093Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-10-10T00:13:27.2586480Z [1,024 / 3,249] Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp; 1s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:13:33.3544720Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-10-10T00:13:33.3563022Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-10-10T00:13:33.3566364Z 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-10-10T00:13:33.3569621Z 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-10-10T00:13:33.3570729Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-10-10T00:13:33.3571582Z | ^~~~~~~~~~~~~~~~ 2025-10-10T00:13:33.9748855Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-10-10T00:13:33.9762127Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:33.9763609Z 107 | # pragma unroll 2025-10-10T00:13:33.9763875Z | 2025-10-10T00:13:33.9764874Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:33.9766401Z 123 | # pragma unroll 2025-10-10T00:13:33.9766828Z | 2025-10-10T00:13:33.9997204Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-10-10T00:13:33.9998410Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-10-10T00:13:34.0000042Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:34.0002144Z 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-10-10T00:13:34.0004191Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-10-10T00:13:34.0004716Z | ^ 2025-10-10T00:13:34.2824852Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:34.2845644Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-10-10T00:13:34.2847596Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:34.2849411Z 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-10-10T00:13:34.2850893Z 59 | [=](Vectorized a, Vectorized b) 2025-10-10T00:13:34.2851376Z | ^ 2025-10-10T00:13:35.5447583Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:35.5449338Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.5450785Z 54 | #pragma unroll 2025-10-10T00:13:35.5451179Z | 2025-10-10T00:13:35.6344731Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-10-10T00:13:35.6346530Z third_party/miniz-3.0.2/miniz.c:3261:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-10-10T00:13:35.6348686Z 3261 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-10-10T00:13:35.6349870Z | ^~~~~~~ 2025-10-10T00:13:35.6625051Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-10-10T00:13:35.6626330Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6627351Z 449 | # pragma unroll 2025-10-10T00:13:35.6627641Z | 2025-10-10T00:13:35.6628456Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6629394Z 574 | # pragma unroll 2025-10-10T00:13:35.6629677Z | 2025-10-10T00:13:35.6630490Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6631424Z 660 | # pragma unroll 2025-10-10T00:13:35.6631960Z | 2025-10-10T00:13:35.6632857Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6633834Z 758 | # pragma unroll 2025-10-10T00:13:35.6634110Z | 2025-10-10T00:13:35.6634936Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6635937Z 799 | # pragma unroll 2025-10-10T00:13:35.6636230Z | 2025-10-10T00:13:35.6637047Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6637988Z 933 | # pragma unroll 2025-10-10T00:13:35.6638256Z | 2025-10-10T00:13:35.6639088Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6640021Z 987 | # pragma unroll 2025-10-10T00:13:35.6640284Z | 2025-10-10T00:13:35.6641169Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6642259Z 1119 | # pragma unroll 2025-10-10T00:13:35.6642543Z | 2025-10-10T00:13:35.6643359Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:35.6644301Z 1126 | # pragma unroll 2025-10-10T00:13:35.6644586Z | 2025-10-10T00:13:36.0920112Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:36.0921451Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-10-10T00:13:36.0922927Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:13:36.0925261Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:13:36.0927477Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:36.0928955Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:13:36.0929814Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:13:37.1493937Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:37.1596413Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-10-10T00:13:37.1598490Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:37.1600995Z 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-10-10T00:13:37.1602905Z 253 | [=](Vectorized a) -> Vectorized { return a; }); 2025-10-10T00:13:37.1603660Z | ^ 2025-10-10T00:13:37.1605043Z 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-10-10T00:13:37.1606625Z 249 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-10-10T00:13:37.1607461Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:13:37.2699669Z [1,319 / 3,249] Executing genrule //:generate-code; 10s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:13:37.4495688Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:37.4530013Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:37.4535111Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-10-10T00:13:37.4538487Z 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-10-10T00:13:37.4541966Z 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-10-10T00:13:37.4543373Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:37.4543977Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:37.6696251Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-10-10T00:13:37.6698580Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:37.6700404Z 181 | # pragma unroll 2025-10-10T00:13:37.6700905Z | 2025-10-10T00:13:37.8641377Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:37.8687940Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:37.8689697Z 181 | # pragma unroll 2025-10-10T00:13:37.8690153Z | 2025-10-10T00:13:37.8690667Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:37.8691524Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-10-10T00:13:37.8692294Z from aten/src/ATen/cpu/vec/vec256/vec256.h:33, 2025-10-10T00:13:37.8692981Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:13:37.8694220Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-10-10T00:13:37.8698240Z 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-10-10T00:13:37.8701331Z 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-10-10T00:13:37.8702053Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:37.8702388Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:39.2518194Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:39.2519917Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-10-10T00:13:39.2521442Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-10-10T00:13:39.2523715Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:13:39.2526145Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:39.2527788Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:13:39.2528822Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:13:39.2696411Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:39.2704376Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2706607Z 449 | # pragma unroll 2025-10-10T00:13:39.2707712Z | 2025-10-10T00:13:39.2709596Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2711325Z 574 | # pragma unroll 2025-10-10T00:13:39.2711789Z | 2025-10-10T00:13:39.2713281Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2714985Z 660 | # pragma unroll 2025-10-10T00:13:39.2715523Z | 2025-10-10T00:13:39.2716990Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2718654Z 758 | # pragma unroll 2025-10-10T00:13:39.2719113Z | 2025-10-10T00:13:39.2720583Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2722282Z 799 | # pragma unroll 2025-10-10T00:13:39.2722763Z | 2025-10-10T00:13:39.2724208Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2726165Z 933 | # pragma unroll 2025-10-10T00:13:39.2726615Z | 2025-10-10T00:13:39.2728037Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2729632Z 987 | # pragma unroll 2025-10-10T00:13:39.2730084Z | 2025-10-10T00:13:39.2731520Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2733138Z 1119 | # pragma unroll 2025-10-10T00:13:39.2733614Z | 2025-10-10T00:13:39.2735103Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:39.2736753Z 1126 | # pragma unroll 2025-10-10T00:13:39.2737237Z | 2025-10-10T00:13:39.3215815Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:39.3216846Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-10-10T00:13:39.3218112Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:39.3220679Z 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-10-10T00:13:39.3222542Z 62 | [=](Vec /*self_vec*/, 2025-10-10T00:13:39.3223072Z | ^ 2025-10-10T00:13:39.4968088Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-10-10T00:13:39.4969475Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15, 2025-10-10T00:13:39.4970266Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:13:39.4970978Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-10-10T00:13:39.4971713Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:39.4972418Z from aten/src/ATen/native/UpSample.h:8, 2025-10-10T00:13:39.4973808Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-10-10T00:13:39.4979084Z 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-10-10T00:13:39.4982204Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:412:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-10-10T00:13:39.4983827Z 412 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-10-10T00:13:39.4984691Z | ^~~~~~~~~~~~~~~~~ 2025-10-10T00:13:39.6099041Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:39.6101472Z 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-10-10T00:13:39.6104555Z 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-10-10T00:13:39.6106556Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-10-10T00:13:39.6107495Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:13:40.7730316Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:40.7732810Z 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-10-10T00:13:40.7734843Z 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-10-10T00:13:40.7736144Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-10-10T00:13:40.7736799Z | ^~~~~~~~ 2025-10-10T00:13:40.9238769Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-10-10T00:13:40.9240439Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-10-10T00:13:40.9242241Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-10-10T00:13:40.9244774Z 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-10-10T00:13:40.9246863Z 238 | [=](Vectorized a) -> Vectorized { return a; }); 2025-10-10T00:13:40.9247611Z | ^ 2025-10-10T00:13:41.1241899Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:41.1243911Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:41.1246687Z 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-10-10T00:13:41.1248363Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-10-10T00:13:41.1248765Z | ^ 2025-10-10T00:13:41.2992732Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:41.2994927Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:41.2996748Z 107 | # pragma unroll 2025-10-10T00:13:41.2997169Z | 2025-10-10T00:13:41.2998485Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:41.2999910Z 123 | # pragma unroll 2025-10-10T00:13:41.3000317Z | 2025-10-10T00:13:41.3826793Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:41.3828556Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-10-10T00:13:41.3830519Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:41.3833116Z 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-10-10T00:13:41.3834976Z 23 | [=](Vectorized self_vec, 2025-10-10T00:13:41.3835619Z | ^ 2025-10-10T00:13:41.4396928Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:41.4398281Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-10-10T00:13:41.4399470Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:13:41.4401452Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:13:41.4403872Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:41.4405167Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:13:41.4405864Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:13:41.5796683Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:41.5798345Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:41.5800769Z 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-10-10T00:13:41.5802685Z 62 | [](Vec base) -> Vec { return base * base; } 2025-10-10T00:13:41.5803304Z | ^ 2025-10-10T00:13:41.9063552Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-10-10T00:13:41.9065594Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:41.9067205Z 54 | #pragma unroll 2025-10-10T00:13:41.9067664Z | 2025-10-10T00:13:43.0310213Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:43.0311544Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:43.0312465Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-10-10T00:13:43.0313310Z from aten/src/ATen/cpu/vec/vec256/vec256.h:33, 2025-10-10T00:13:43.0314063Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:13:43.0314781Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-10-10T00:13:43.0316282Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-10-10T00:13:43.0324842Z 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-10-10T00:13:43.0332181Z 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-10-10T00:13:43.0333618Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:43.0334232Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:43.1742030Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:43.1743078Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:43.1744213Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-10-10T00:13:43.1746344Z 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-10-10T00:13:43.1748081Z 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-10-10T00:13:43.1748992Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:43.1749778Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:44.5158837Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:44.5160645Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:13:44.5162826Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:13:44.5164866Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:44.5166296Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:13:44.5167099Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:13:46.0678450Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:46.0680227Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-10-10T00:13:46.0682356Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:46.0685011Z 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-10-10T00:13:46.0687003Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-10-10T00:13:46.0687656Z | ^ 2025-10-10T00:13:46.4062325Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:46.4063584Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:46.4064983Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-10-10T00:13:46.4068766Z 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-10-10T00:13:46.4072576Z 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-10-10T00:13:46.4074229Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:46.4074746Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:47.2653478Z [1,540 / 3,249] Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp; 1s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:13:47.3244941Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:47.3246145Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:47.3247057Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-10-10T00:13:47.3248357Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-10-10T00:13:47.3251422Z 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-10-10T00:13:47.3254230Z 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-10-10T00:13:47.3255530Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:47.3256080Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:47.9047581Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:47.9049896Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:47.9052059Z 847 | # pragma unroll 2025-10-10T00:13:47.9052552Z | 2025-10-10T00:13:47.9053727Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-10-10T00:13:47.9055319Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-10-10T00:13:47.9056833Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:47.9058227Z 75 | [val](Vec x) { return Vec(val); }, 2025-10-10T00:13:47.9058805Z | ^ 2025-10-10T00:13:49.0582088Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:49.0583841Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:13:49.0585993Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:49.0588564Z 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-10-10T00:13:49.0590859Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-10-10T00:13:49.0591791Z | ^ 2025-10-10T00:13:50.1272201Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:50.1273849Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:13:50.1278519Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-10-10T00:13:50.1279811Z 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-10-10T00:13:50.1281294Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-10-10T00:13:50.1282009Z | ^ 2025-10-10T00:13:50.6936701Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:50.6937917Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:50.6939251Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-10-10T00:13:50.6943345Z 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-10-10T00:13:50.6947169Z 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-10-10T00:13:50.6948568Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:13:50.6949105Z | ^~~~~~~~~~~~~~ 2025-10-10T00:13:51.0385671Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:51.0387336Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-10-10T00:13:51.0389426Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:51.0392162Z 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-10-10T00:13:51.0394418Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-10-10T00:13:51.0395770Z | ^ 2025-10-10T00:13:51.0587752Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:51.0596622Z In file included from aten/src/ATen/native/UpSample.h:11, 2025-10-10T00:13:51.0598065Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-10-10T00:13:51.0600246Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-10-10T00:13:51.0603047Z 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-10-10T00:13:51.0604782Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-10-10T00:13:51.0605633Z | ^~~~ 2025-10-10T00:13:51.2119678Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:51.2121473Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-10-10T00:13:51.2122965Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-10-10T00:13:51.2124370Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:51.2125699Z 75 | [val](Vec x) { return Vec(val); }, 2025-10-10T00:13:51.2126250Z | ^ 2025-10-10T00:13:51.6268554Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:51.6269569Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:51.6271300Z 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-10-10T00:13:51.6272429Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-10-10T00:13:51.6272803Z | ^ 2025-10-10T00:13:51.7850464Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-10-10T00:13:51.7852113Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:51.7854519Z 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-10-10T00:13:51.7856333Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-10-10T00:13:51.7856960Z | ^ 2025-10-10T00:13:52.1819896Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:52.1822285Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:52.1823843Z 368 | # pragma unroll 2025-10-10T00:13:52.1824319Z | 2025-10-10T00:13:52.1825989Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:52.1827503Z 377 | # pragma unroll 2025-10-10T00:13:52.1828119Z | 2025-10-10T00:13:52.1829527Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:52.1831216Z 394 | # pragma unroll 2025-10-10T00:13:52.1831770Z | 2025-10-10T00:13:52.1833149Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:13:52.1834658Z 403 | # pragma unroll 2025-10-10T00:13:52.1835267Z | 2025-10-10T00:13:52.1836336Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-10-10T00:13:52.1838588Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:52.1840994Z 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-10-10T00:13:52.1843128Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-10-10T00:13:52.1844005Z | ^ 2025-10-10T00:13:52.3203189Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:52.3204332Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:52.3205801Z 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-10-10T00:13:52.3207033Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-10-10T00:13:52.3207441Z | ^ 2025-10-10T00:13:52.7048138Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:52.7049183Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:52.7050719Z 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-10-10T00:13:52.7051910Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-10-10T00:13:52.7052344Z | ^ 2025-10-10T00:13:53.2664485Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-10-10T00:13:53.2723043Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15, 2025-10-10T00:13:53.2723903Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:13:53.2724712Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-10-10T00:13:53.2725530Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:13:53.2726306Z from aten/src/ATen/native/UpSample.h:8, 2025-10-10T00:13:53.2727884Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-10-10T00:13:53.2734343Z 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-10-10T00:13:53.2740421Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:973:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:13:53.2741937Z 973 | float_vec_return_type dequantize( 2025-10-10T00:13:53.2742573Z | ^~~~~~~~~~ 2025-10-10T00:13:54.9221702Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-10-10T00:13:54.9222937Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:13:54.9224564Z 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-10-10T00:13:54.9225712Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-10-10T00:13:54.9226170Z | ^ 2025-10-10T00:13:57.2658191Z [1,832 / 3,249] Compiling src/google/protobuf/util/internal/utility.cc [for tool]; 0s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:13:57.9095482Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-10-10T00:13:57.9096320Z In file included from /usr/include/string.h:535, 2025-10-10T00:13:57.9097115Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-10-10T00:13:57.9098109Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-10-10T00:13:57.9099025Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-10-10T00:13:57.9099911Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-10-10T00:13:57.9100897Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-10-10T00:13:57.9101724Z In function 'void* memcpy(void*, const void*, size_t)', 2025-10-10T00:13:57.9103518Z 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-10-10T00:13:57.9107301Z 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-10-10T00:13:57.9111090Z 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-10-10T00:13:57.9115198Z /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-10-10T00:13:57.9117952Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-10-10T00:13:57.9118663Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:13:57.9119273Z 30 | __glibc_objsize0 (__dest)); 2025-10-10T00:13:57.9119876Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:14:00.8960457Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-10-10T00:14:00.8973637Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:14:00.8975098Z 847 | # pragma unroll 2025-10-10T00:14:00.8975906Z | 2025-10-10T00:14:03.4996205Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-10-10T00:14:03.5003571Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:14:03.5004815Z 368 | # pragma unroll 2025-10-10T00:14:03.5005191Z | 2025-10-10T00:14:03.5006393Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:14:03.5007677Z 377 | # pragma unroll 2025-10-10T00:14:03.5008172Z | 2025-10-10T00:14:03.5009333Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:14:03.5010609Z 394 | # pragma unroll 2025-10-10T00:14:03.5011099Z | 2025-10-10T00:14:03.5012218Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:14:03.5013457Z 403 | # pragma unroll 2025-10-10T00:14:03.5014275Z | 2025-10-10T00:14:07.2988633Z [1,999 / 3,249] Compiling aten/src/ATen/ViewMetaClasses.cpp; 1s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:14:14.3761871Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-10-10T00:14:14.3764449Z 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-10-10T00:14:14.3769482Z 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-10-10T00:14:14.3773082Z 509 | auto ret = cpp_custom_type_hack::create( 2025-10-10T00:14:14.3773807Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-10-10T00:14:14.3776920Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-10-10T00:14:14.3777684Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:14:14.3778650Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-10-10T00:14:14.3779804Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:14:14.3783215Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:14:14.3783894Z | ^~~~~~ 2025-10-10T00:14:14.3785911Z 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-10-10T00:14:14.3790285Z 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-10-10T00:14:14.3793207Z 532 | cpp_custom_type_hack::cast>( 2025-10-10T00:14:14.3794098Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-10-10T00:14:14.3794752Z 533 | packed_weight); 2025-10-10T00:14:14.3795381Z | ~~~~~~~~~~~~~~ 2025-10-10T00:14:14.3796371Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-10-10T00:14:14.3797455Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:14:14.3798278Z 76 | cast(const Tensor& packed) { 2025-10-10T00:14:14.3799119Z | ^~~~ 2025-10-10T00:14:18.3806218Z [2,036 / 3,249] Compiling aten/src/ATen/native/quantized/qlinear_unpack.cpp; 8s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:14:29.0470652Z [2,076 / 3,249] Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:14:39.3526545Z [2,122 / 3,249] Compiling torch/csrc/jit/tensorexpr/external_functions.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:14:49.5461285Z [2,161 / 3,249] Compiling torch/csrc/jit/tensorexpr/expr.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:14:55.9765188Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-10-10T00:14:55.9767764Z 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-10-10T00:14:55.9772066Z 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-10-10T00:14:55.9775594Z 125 | cpp_custom_type_hack::cast>(packed); 2025-10-10T00:14:55.9776452Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-10-10T00:14:55.9777318Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:14:55.9778215Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:14:55.9778995Z 76 | cast(const Tensor& packed) { 2025-10-10T00:14:55.9779531Z | ^~~~ 2025-10-10T00:14:55.9780659Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-10-10T00:14:55.9784301Z 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-10-10T00:14:55.9787471Z 314 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-10-10T00:14:55.9788382Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:14:55.9789253Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:14:55.9790192Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:14:55.9791114Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:14:55.9791778Z | ^~~~~~ 2025-10-10T00:14:55.9792916Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-10-10T00:14:55.9796688Z 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-10-10T00:14:55.9799737Z 407 | return cpp_custom_type_hack::create( 2025-10-10T00:14:55.9800357Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-10-10T00:14:55.9801026Z 408 | std::move(unique_ptr_wrapper), weight.options()); 2025-10-10T00:14:55.9801740Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:14:55.9802543Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:14:55.9803489Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:14:55.9804389Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:14:55.9805353Z | ^~~~~~ 2025-10-10T00:14:55.9807076Z 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&, at::Tensor&)': 2025-10-10T00:14:55.9811070Z aten/src/ATen/native/QuantizedLinear.cpp:431: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-10-10T00:14:55.9813787Z 430 | cpp_custom_type_hack::cast< 2025-10-10T00:14:55.9814414Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:14:55.9815215Z 431 | c10::intrusive_ptr>(packed_weight)) 2025-10-10T00:14:55.9816050Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-10-10T00:14:55.9816909Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:14:55.9817851Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:14:55.9818830Z 76 | cast(const Tensor& packed) { 2025-10-10T00:14:55.9819349Z | ^~~~ 2025-10-10T00:14:59.7369135Z [2,208 / 3,249] Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:15:09.8894524Z [2,250 / 3,249] Compiling aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:15:20.1385465Z [2,297 / 3,249] Compiling aten/src/ATen/native/Blas.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:15:30.1478028Z [2,342 / 3,249] Compiling torch/csrc/jit/tensorexpr/bounds_inference.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:15:36.7072437Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-10-10T00:15:36.7100680Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-10-10T00:15:36.7102584Z 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-10-10T00:15:36.7104076Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-10-10T00:15:36.7104673Z | ^ 2025-10-10T00:15:40.1725844Z [2,385 / 3,249] Compiling aten/src/ATen/native/nested/NestedTensorAliases.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:15:47.8763132Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-10-10T00:15:47.8764106Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:195: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-10-10T00:15:47.8765033Z 195 | #pragma clang diagnostic push 2025-10-10T00:15:47.8765476Z | 2025-10-10T00:15:47.8766327Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:196: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-10-10T00:15:47.8767261Z 196 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-10-10T00:15:47.8767737Z | 2025-10-10T00:15:47.8768503Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-10-10T00:15:47.8769494Z 198 | #pragma clang diagnostic pop 2025-10-10T00:15:47.8769870Z | 2025-10-10T00:15:50.2274415Z [2,432 / 3,249] Compiling torch/csrc/jit/tensorexpr/graph_opt.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:16:00.2654243Z [2,469 / 3,249] Linking libaten.so; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:16:10.3643253Z [2,490 / 3,249] Compiling test/cpp/jit/test_argument_spec.cpp; 8s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:16:20.3715717Z [2,529 / 3,249] Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:16:31.0867545Z [2,567 / 3,249] Compiling torch/csrc/jit/serialization/pickler.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:16:41.4473529Z [2,606 / 3,249] Compiling torch/csrc/api/src/nn/modules/normalization.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:16:51.5686106Z [2,646 / 3,249] Compiling torch/csrc/autograd/generated/python_functions_2.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:17:01.5668428Z [2,685 / 3,249] Compiling torch/csrc/distributed/autograd/context/container.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:17:12.4270228Z [2,728 / 3,249] Compiling torch/csrc/autograd/custom_function.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:17:15.1206893Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-10-10T00:17:15.1209119Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-10-10T00:17:15.1213087Z 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-10-10T00:17:15.1216429Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-10-10T00:17:15.1217363Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:17:15.1218236Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-10-10T00:17:15.1219186Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:17:15.1220051Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:17:15.1220740Z | ^~~~~~ 2025-10-10T00:17:15.1222099Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-10-10T00:17:15.1225473Z 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-10-10T00:17:15.1228156Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-10-10T00:17:15.1229010Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-10-10T00:17:15.1229849Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-10-10T00:17:15.1297956Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:17:15.1298802Z 76 | cast(const Tensor& packed) { 2025-10-10T00:17:15.1299335Z | ^~~~ 2025-10-10T00:17:22.6489702Z [2,770 / 3,249] Compiling torch/csrc/inductor/aoti_torch/shim_cpu.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:17:32.6452329Z [2,812 / 3,249] Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:17:42.7853920Z [2,851 / 3,249] Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:17:44.3800816Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-10-10T00:17:44.3802240Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-10-10T00:17:44.3803474Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-10-10T00:17:44.3806201Z 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-10-10T00:17:44.3807716Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-10-10T00:17:44.3808768Z | ^ 2025-10-10T00:17:52.8827540Z [2,891 / 3,249] Compiling torch/csrc/jit/passes/clear_profiling.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:18:03.2193830Z [2,932 / 3,249] Compiling torch/csrc/lazy/core/shape_inference.cpp; 7s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:18:13.2274661Z [2,976 / 3,249] Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox ... (15 actions, 14 running) 2025-10-10T00:18:23.3326062Z [3,016 / 3,249] Compiling torch/csrc/jit/passes/specialize_autogradzero.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:18:33.7287858Z [3,053 / 3,249] Compiling torch/csrc/jit/tensorexpr/operators/pointwise.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:18:43.7871825Z [3,091 / 3,249] Compiling torch/csrc/Generator.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:18:55.9187774Z [3,111 / 3,249] Linking libtorch.lo; 15s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:19:05.9178167Z [3,122 / 3,249] Linking libtorch.lo; 25s processwrapper-sandbox ... (15 actions running) 2025-10-10T00:19:15.9663650Z [3,143 / 3,249] Compiling torch/csrc/functorch/init.cpp; 10s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:19:26.5057217Z [3,178 / 3,249] Linking libtorch.so; 10s processwrapper-sandbox ... (16 actions, 15 running) 2025-10-10T00:19:37.2144836Z [3,202 / 3,249] Linking static_test; 10s processwrapper-sandbox ... (16 actions running) 2025-10-10T00:19:47.2698201Z [3,233 / 3,249] Linking torch/_C.so; 7s processwrapper-sandbox ... (15 actions running) 2025-10-10T00:20:07.2699632Z [3,247 / 3,249] Linking torch/_C.so; 27s processwrapper-sandbox ... (2 actions running) 2025-10-10T00:20:17.2704065Z [3,247 / 3,249] Linking torch/_C.so; 37s processwrapper-sandbox ... (2 actions running) 2025-10-10T00:20:28.2911590Z [3,247 / 3,249] Linking torch/_C.so; 48s processwrapper-sandbox ... (2 actions running) 2025-10-10T00:20:38.2953736Z [3,247 / 3,249] Linking torch/_C.so; 58s processwrapper-sandbox ... (2 actions running) 2025-10-10T00:20:48.2971381Z [3,247 / 3,249] Linking torch/_C.so; 68s processwrapper-sandbox ... (2 actions running) 2025-10-10T00:21:00.2640943Z INFO: Elapsed time: 535.511s, Critical Path: 148.78s 2025-10-10T00:21:00.2642597Z INFO: 3249 processes: 405 internal, 1 local, 2843 processwrapper-sandbox. 2025-10-10T00:21:00.2675923Z INFO: Build completed successfully, 3249 total actions 2025-10-10T00:21:01.1368184Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *libtorch* ]] 2025-10-10T00:21:01.1374675Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-10-10T00:21:01.1375304Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-10-10T00:21:01.1375830Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *riscv64* ]] 2025-10-10T00:21:01.1376412Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-10-10T00:21:01.1376832Z + sccache_epilogue 2025-10-10T00:21:01.1386986Z + echo '::group::Sccache Compilation Log' 2025-10-10T00:21:01.1387737Z ##[group]Sccache Compilation Log 2025-10-10T00:21:01.1388117Z + echo '=================== sccache compilation log ===================' 2025-10-10T00:21:01.1388576Z =================== sccache compilation log =================== 2025-10-10T00:21:01.1393519Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-10-10T00:21:01.1864989Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-10-10T00:21:01.1865739Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-10-10T00:21:01.1866255Z + sccache --show-stats 2025-10-10T00:21:01.1951085Z Compile requests 2691 2025-10-10T00:21:01.1952229Z Compile requests executed 2629 2025-10-10T00:21:01.1952614Z Cache hits 2616 2025-10-10T00:21:01.1952951Z Cache hits (C/C++) 2616 2025-10-10T00:21:01.1953286Z Cache misses 0 2025-10-10T00:21:01.1953620Z Cache hits rate 100.00 % 2025-10-10T00:21:01.1953956Z Cache hits rate (C/C++) 100.00 % 2025-10-10T00:21:01.1954321Z Cache timeouts 0 2025-10-10T00:21:01.1954724Z Cache read errors 0 2025-10-10T00:21:01.1955068Z Forced recaches 0 2025-10-10T00:21:01.1955498Z Cache write errors 0 2025-10-10T00:21:01.1955844Z Cache errors 13 2025-10-10T00:21:01.1956162Z Cache errors (C/C++) 13 2025-10-10T00:21:01.1956513Z Compilations 0 2025-10-10T00:21:01.1956849Z Compilation failures 0 2025-10-10T00:21:01.1957214Z Non-cacheable compilations 0 2025-10-10T00:21:01.1957568Z Non-cacheable calls 0 2025-10-10T00:21:01.1957924Z Non-compilation calls 62 2025-10-10T00:21:01.1958286Z Unsupported compiler calls 0 2025-10-10T00:21:01.1966557Z Average cache write 0.000 s 2025-10-10T00:21:01.1966909Z Average compiler 0.000 s 2025-10-10T00:21:01.1967249Z Average cache read hit 0.044 s 2025-10-10T00:21:01.1967631Z Failed distributed compilations 0 2025-10-10T00:21:01.1968117Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T00:21:01.1968619Z Version (client) 0.10.0 2025-10-10T00:21:01.1968959Z + sccache --stop-server 2025-10-10T00:21:01.1990722Z Stopping sccache server... 2025-10-10T00:21:01.1993767Z Compile requests 2691 2025-10-10T00:21:01.1994270Z Compile requests executed 2629 2025-10-10T00:21:01.1994630Z Cache hits 2616 2025-10-10T00:21:01.1994977Z Cache hits (C/C++) 2616 2025-10-10T00:21:01.1995390Z Cache misses 0 2025-10-10T00:21:01.1995715Z Cache hits rate 100.00 % 2025-10-10T00:21:01.1996087Z Cache hits rate (C/C++) 100.00 % 2025-10-10T00:21:01.1996443Z Cache timeouts 0 2025-10-10T00:21:01.1996769Z Cache read errors 0 2025-10-10T00:21:01.1997105Z Forced recaches 0 2025-10-10T00:21:01.1997616Z Cache write errors 0 2025-10-10T00:21:01.1998210Z Cache errors 13 2025-10-10T00:21:01.1998787Z Cache errors (C/C++) 13 2025-10-10T00:21:01.1999130Z Compilations 0 2025-10-10T00:21:01.1999470Z Compilation failures 0 2025-10-10T00:21:01.1999817Z Non-cacheable compilations 0 2025-10-10T00:21:01.2000170Z Non-cacheable calls 0 2025-10-10T00:21:01.2000515Z Non-compilation calls 62 2025-10-10T00:21:01.2000884Z Unsupported compiler calls 0 2025-10-10T00:21:01.2001230Z Average cache write 0.000 s 2025-10-10T00:21:01.2001598Z Average compiler 0.000 s 2025-10-10T00:21:01.2001940Z Average cache read hit 0.044 s 2025-10-10T00:21:01.2002303Z Failed distributed compilations 0 2025-10-10T00:21:01.2002778Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T00:21:01.2003274Z Version (client) 0.10.0 2025-10-10T00:21:01.2003629Z + echo ::endgroup:: 2025-10-10T00:21:01.2004123Z ##[endgroup] 2025-10-10T00:21:01.2004360Z + cleanup_workspace 2025-10-10T00:21:01.2004886Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-10-10T00:21:01.2005709Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-10-10T00:21:01.2006576Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-10-10T00:21:01.2007061Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-10-10T00:21:01.2007641Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-10-10T00:21:01.2008270Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-10-10T00:21:01.2008775Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-10-10T00:21:07.5221093Z ##[group]Run docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-10-10T00:21:07.5222066Z docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-10-10T00:21:07.5241575Z shell: /usr/bin/bash -e {0} 2025-10-10T00:21:07.5241918Z env: 2025-10-10T00:21:07.5242155Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:21:07.5242641Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:21:07.5243144Z ##[endgroup] 2025-10-10T00:21:07.7475836Z + export TERM=vt100 2025-10-10T00:21:07.7476175Z + TERM=vt100 2025-10-10T00:21:07.7479028Z ++ dirname .ci/pytorch/test.sh 2025-10-10T00:21:07.7501619Z + source .ci/pytorch/common.sh 2025-10-10T00:21:07.7511438Z +++ dirname .ci/pytorch/common.sh 2025-10-10T00:21:07.7520496Z ++ source .ci/pytorch/common_utils.sh 2025-10-10T00:21:07.7527747Z +++ declare -f -t trap_add 2025-10-10T00:21:07.7532870Z ++ set -ex -o pipefail 2025-10-10T00:21:07.7533366Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-10-10T00:21:07.7533816Z ++ BUILD_TEST_LIBTORCH=0 2025-10-10T00:21:07.7537561Z ++ dirname .ci/pytorch/test.sh 2025-10-10T00:21:07.7546521Z + source .ci/pytorch/common-build.sh 2025-10-10T00:21:07.7554147Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-10-10T00:21:07.7561488Z ++++ dirname .ci/pytorch/common-build.sh 2025-10-10T00:21:07.7571454Z +++ cd .ci/pytorch 2025-10-10T00:21:07.7572043Z +++ pwd -P 2025-10-10T00:21:07.7575125Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-10-10T00:21:07.7575748Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-10-10T00:21:07.7576182Z ++ which sccache 2025-10-10T00:21:07.7607099Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-10-10T00:21:07.7607506Z ++ sccache --stop-server 2025-10-10T00:21:07.7634558Z ++ true 2025-10-10T00:21:07.7634868Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-10-10T00:21:07.7666441Z ++ trap_add sccache_epilogue EXIT 2025-10-10T00:21:07.7666806Z ++ trap_add_cmd=sccache_epilogue 2025-10-10T00:21:07.7667123Z ++ shift 2025-10-10T00:21:07.7667378Z ++ for trap_add_name in "$@" 2025-10-10T00:21:07.7674461Z ++++ trap -p EXIT 2025-10-10T00:21:07.7676965Z +++ eval 'extract_trap_cmd ' 2025-10-10T00:21:07.7677329Z ++++ extract_trap_cmd 2025-10-10T00:21:07.7677607Z ++++ printf '%s\n' '' 2025-10-10T00:21:07.7677886Z +++ printf '%s\n' sccache_epilogue 2025-10-10T00:21:07.7680205Z ++ trap -- ' 2025-10-10T00:21:07.7680567Z sccache_epilogue' EXIT 2025-10-10T00:21:07.7680916Z ++ [[ -n 1 ]] 2025-10-10T00:21:07.7681557Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-10-10T00:21:07.7682201Z Skipping sccache server initialization, setting environment variables 2025-10-10T00:21:07.7682720Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:21:07.7683035Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:21:07.7683451Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:21:07.7683931Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:21:07.7684382Z ++ export RUST_LOG=sccache::server=error 2025-10-10T00:21:07.7684741Z ++ RUST_LOG=sccache::server=error 2025-10-10T00:21:07.7685043Z ++ sccache --zero-stats 2025-10-10T00:21:07.8866987Z Statistics zeroed. 2025-10-10T00:21:07.8871061Z ++ which ccache 2025-10-10T00:21:07.8901366Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-10-10T00:21:07.8901924Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-10-10T00:21:07.8902366Z + [[ -d /var/lib/jenkins/workspace ]] 2025-10-10T00:21:07.8904753Z ++ stat -c %u /var/lib/jenkins/workspace 2025-10-10T00:21:07.8933947Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-10-10T00:21:07.8934343Z + trap_add cleanup_workspace EXIT 2025-10-10T00:21:07.8934703Z + trap_add_cmd=cleanup_workspace 2025-10-10T00:21:07.8935024Z + shift 2025-10-10T00:21:07.8935265Z + for trap_add_name in "$@" 2025-10-10T00:21:07.8942982Z +++ trap -p EXIT 2025-10-10T00:21:07.8945986Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-10-10T00:21:07.8946421Z sccache_epilogue'\'' EXIT' 2025-10-10T00:21:07.8946797Z +++ extract_trap_cmd trap -- ' 2025-10-10T00:21:07.8947095Z sccache_epilogue' EXIT 2025-10-10T00:21:07.8947370Z +++ printf '%s\n' ' 2025-10-10T00:21:07.8947606Z sccache_epilogue' 2025-10-10T00:21:07.8947881Z ++ printf '%s\n' cleanup_workspace 2025-10-10T00:21:07.8949664Z + trap -- ' 2025-10-10T00:21:07.8949897Z sccache_epilogue 2025-10-10T00:21:07.8950164Z cleanup_workspace' EXIT 2025-10-10T00:21:07.8950488Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-10-10T00:21:08.5444186Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-10-10T00:21:08.5671689Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-10-10T00:21:08.5676294Z ++ python -c 'import os;import numba.cuda; print(os.path.dirname(numba.cuda.__file__))' 2025-10-10T00:21:10.1126827Z + NUMBA_CUDA_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-10-10T00:21:10.1127653Z + '[' -n /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda ']' 2025-10-10T00:21:10.1132914Z +++ realpath .ci/pytorch/test.sh 2025-10-10T00:21:10.1154929Z ++ dirname /var/lib/jenkins/workspace/.ci/pytorch/test.sh 2025-10-10T00:21:10.1165268Z + NUMBA_PATCH=/var/lib/jenkins/workspace/.ci/pytorch/numba-cuda-13.patch 2025-10-10T00:21:10.1165883Z + pushd /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-10-10T00:21:10.1166502Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda ~/workspace 2025-10-10T00:21:10.1167084Z + patch -p4 2025-10-10T00:21:10.1222493Z patching file cudadrv/driver.py 2025-10-10T00:21:10.1222915Z Hunk #1 succeeded at 357 (offset -8 lines). 2025-10-10T00:21:10.1244030Z + popd 2025-10-10T00:21:10.1244367Z ~/workspace 2025-10-10T00:21:10.1244625Z + echo 'Environment variables:' 2025-10-10T00:21:10.1244941Z Environment variables: 2025-10-10T00:21:10.1245186Z + env 2025-10-10T00:21:10.1260352Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:21:10.1261211Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-10-10T00:21:10.1261812Z HOSTNAME=e06b968af95a 2025-10-10T00:21:10.1262677Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1263493Z GITHUB_ACTION=__run_2 2025-10-10T00:21:10.1263778Z GITHUB_RUN_NUMBER=366309 2025-10-10T00:21:10.1264064Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:21:10.1264426Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-10-10T00:21:10.1264764Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T00:21:10.1265068Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:21:10.1265351Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:21:10.1265692Z GITHUB_REF_TYPE=branch 2025-10-10T00:21:10.1265977Z TORCH_CUDA_ARCH_LIST=5.2 2025-10-10T00:21:10.1266252Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-10-10T00:21:10.1266764Z *** 2025-10-10T00:21:10.1266978Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:21:10.1267288Z GITHUB_ACTIONS=true 2025-10-10T00:21:10.1267612Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:21:10.1268119Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:21:10.1268658Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-10-10T00:21:10.1269160Z UCC_HOME=/usr 2025-10-10T00:21:10.1269407Z GITHUB_REF=refs/heads/main 2025-10-10T00:21:10.1269670Z SHARD_NUMBER=0 2025-10-10T00:21:10.1269925Z GITHUB_REF_PROTECTED=true 2025-10-10T00:21:10.1270199Z HOME=/var/lib/jenkins 2025-10-10T00:21:10.1270512Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:21:10.1270885Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-10-10T00:21:10.1271258Z CUDA_VERSION=cpu 2025-10-10T00:21:10.1271493Z USE_SYSTEM_NCCL=1 2025-10-10T00:21:10.1271739Z UCX_HOME=/usr 2025-10-10T00:21:10.1272342Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1273647Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1274861Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-10-10T00:21:10.1275464Z GITHUB_EVENT_NAME=push 2025-10-10T00:21:10.1275742Z GITHUB_RUN_ID=18392306142 2025-10-10T00:21:10.1276006Z INSTALLED_OPENBLAS= 2025-10-10T00:21:10.1276679Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1277423Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:21:10.1277761Z DESIRED_CUDA=12.8.1 2025-10-10T00:21:10.1278032Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:21:10.1278304Z ANACONDA_PYTHON_VERSION=3.10 2025-10-10T00:21:10.1278820Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:21:10.1279181Z TERM=vt100 2025-10-10T00:21:10.1279410Z INSTALLED_VISION=yes 2025-10-10T00:21:10.1279660Z OUR_GITHUB_JOB_ID=52404919611 2025-10-10T00:21:10.1279961Z SCCACHE_REGION=us-east-1 2025-10-10T00:21:10.1280247Z OPENSSL_ROOT_DIR=/opt/openssl 2025-10-10T00:21:10.1280531Z CUDA_PATH=/usr/local/cuda 2025-10-10T00:21:10.1281084Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-10-10T00:21:10.1281692Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:21:10.1282071Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-10-10T00:21:10.1282424Z REENABLED_ISSUES= 2025-10-10T00:21:10.1282662Z DOCS= 2025-10-10T00:21:10.1282855Z SHLVL=1 2025-10-10T00:21:10.1283063Z MAX_JOBS=14 2025-10-10T00:21:10.1283279Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:21:10.1283643Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:21:10.1284063Z GIT_DEFAULT_BRANCH=main 2025-10-10T00:21:10.1284326Z GITHUB_REF_NAME=main 2025-10-10T00:21:10.1284608Z GITHUB_JOB=build-and-test 2025-10-10T00:21:10.1284908Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:21:10.1285242Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:21:10.1285519Z OPENSSL_DIR=/opt/openssl 2025-10-10T00:21:10.1285822Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:21:10.1286663Z 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-10-10T00:21:10.1287544Z GITHUB_BASE_REF= 2025-10-10T00:21:10.1287784Z INSTALLED_ACL= 2025-10-10T00:21:10.1288025Z CI=true 2025-10-10T00:21:10.1288271Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:21:10.1288621Z RUST_LOG=sccache::server=error 2025-10-10T00:21:10.1288915Z JOB_ID=52404919611 2025-10-10T00:21:10.1289147Z GITHUB_HEAD_REF= 2025-10-10T00:21:10.1289400Z GITHUB_ACTION_REF= 2025-10-10T00:21:10.1289702Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-10-10T00:21:10.1290104Z GITHUB_WORKFLOW=pull 2025-10-10T00:21:10.1290376Z DEBIAN_FRONTEND=noninteractive 2025-10-10T00:21:10.1291062Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1291771Z SKIP_SCCACHE_INITIALIZATION=1 2025-10-10T00:21:10.1292095Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-10-10T00:21:10.1292428Z _=/usr/bin/env 2025-10-10T00:21:10.1292790Z OLDPWD=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-10-10T00:21:10.1293351Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-10-10T00:21:10.1404019Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-10-10T00:21:10.1404889Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-10-10T00:21:10.1405692Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-10-10T00:21:10.1406486Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-10-10T00:21:10.1407329Z + BUILD_DIR=build 2025-10-10T00:21:10.1407678Z + BUILD_RENAMED_DIR=build_renamed 2025-10-10T00:21:10.1408118Z + BUILD_BIN_DIR=build/bin 2025-10-10T00:21:10.1408377Z + SHARD_NUMBER=0 2025-10-10T00:21:10.1408819Z + NUM_TEST_SHARDS=1 2025-10-10T00:21:10.1409086Z + export TORCH_SERIALIZATION_DEBUG=1 2025-10-10T00:21:10.1409423Z + TORCH_SERIALIZATION_DEBUG=1 2025-10-10T00:21:10.1409706Z + export VALGRIND=ON 2025-10-10T00:21:10.1409979Z + VALGRIND=ON 2025-10-10T00:21:10.1410360Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang9* ]] 2025-10-10T00:21:10.1410884Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-10-10T00:21:10.1411306Z + detect_cuda_arch 2025-10-10T00:21:10.1411643Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-10-10T00:21:10.1412078Z + command -v nvidia-smi 2025-10-10T00:21:10.1412340Z + [[ '' == *nogpu* ]] 2025-10-10T00:21:10.1412628Z + export TORCH_CUDA_ARCH_LIST 2025-10-10T00:21:10.1413023Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *s390x* ]] 2025-10-10T00:21:10.1413553Z + [[ '' == \1 ]] 2025-10-10T00:21:10.1413800Z + [[ '' == \1 ]] 2025-10-10T00:21:10.1414137Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-10-10T00:21:10.1414568Z + [[ -n '' ]] 2025-10-10T00:21:10.1414842Z + echo 'Environment variables' 2025-10-10T00:21:10.1415151Z Environment variables 2025-10-10T00:21:10.1415390Z + env 2025-10-10T00:21:10.1419850Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:21:10.1420781Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-10-10T00:21:10.1421363Z HOSTNAME=e06b968af95a 2025-10-10T00:21:10.1422018Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1422793Z GITHUB_ACTION=__run_2 2025-10-10T00:21:10.1423125Z GITHUB_RUN_NUMBER=366309 2025-10-10T00:21:10.1423424Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:21:10.1423801Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-10-10T00:21:10.1424179Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T00:21:10.1424500Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:21:10.1424800Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:21:10.1425172Z GITHUB_REF_TYPE=branch 2025-10-10T00:21:10.1425448Z TORCH_CUDA_ARCH_LIST=5.2 2025-10-10T00:21:10.1425726Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-10-10T00:21:10.1426178Z *** 2025-10-10T00:21:10.1426394Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:21:10.1426696Z GITHUB_ACTIONS=true 2025-10-10T00:21:10.1426993Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:21:10.1427422Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:21:10.1427965Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-10-10T00:21:10.1428445Z UCC_HOME=/usr 2025-10-10T00:21:10.1428694Z TORCH_SERIALIZATION_DEBUG=1 2025-10-10T00:21:10.1428973Z GITHUB_REF=refs/heads/main 2025-10-10T00:21:10.1429245Z SHARD_NUMBER=0 2025-10-10T00:21:10.1429475Z GITHUB_REF_PROTECTED=true 2025-10-10T00:21:10.1429755Z HOME=/var/lib/jenkins 2025-10-10T00:21:10.1430034Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:21:10.1430412Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-10-10T00:21:10.1430764Z CUDA_VERSION=cpu 2025-10-10T00:21:10.1445609Z USE_SYSTEM_NCCL=1 2025-10-10T00:21:10.1445889Z UCX_HOME=/usr 2025-10-10T00:21:10.1446504Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1447557Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1448436Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-10-10T00:21:10.1448968Z GITHUB_EVENT_NAME=push 2025-10-10T00:21:10.1449248Z GITHUB_RUN_ID=18392306142 2025-10-10T00:21:10.1449513Z INSTALLED_OPENBLAS= 2025-10-10T00:21:10.1450179Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1450933Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:21:10.1451232Z DESIRED_CUDA=12.8.1 2025-10-10T00:21:10.1451484Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:21:10.1451887Z VALGRIND=ON 2025-10-10T00:21:10.1452138Z ANACONDA_PYTHON_VERSION=3.10 2025-10-10T00:21:10.1452490Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:21:10.1452867Z TERM=vt100 2025-10-10T00:21:10.1453084Z INSTALLED_VISION=yes 2025-10-10T00:21:10.1453356Z OUR_GITHUB_JOB_ID=52404919611 2025-10-10T00:21:10.1453640Z SCCACHE_REGION=us-east-1 2025-10-10T00:21:10.1453935Z OPENSSL_ROOT_DIR=/opt/openssl 2025-10-10T00:21:10.1454225Z CUDA_PATH=/usr/local/cuda 2025-10-10T00:21:10.1454785Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-10-10T00:21:10.1455416Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:21:10.1455780Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-10-10T00:21:10.1456146Z REENABLED_ISSUES= 2025-10-10T00:21:10.1456465Z DOCS= 2025-10-10T00:21:10.1456676Z SHLVL=1 2025-10-10T00:21:10.1456877Z MAX_JOBS=14 2025-10-10T00:21:10.1457116Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:21:10.1457469Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:21:10.1457886Z GIT_DEFAULT_BRANCH=main 2025-10-10T00:21:10.1458168Z GITHUB_REF_NAME=main 2025-10-10T00:21:10.1458434Z GITHUB_JOB=build-and-test 2025-10-10T00:21:10.1458733Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:21:10.1459041Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:21:10.1459327Z OPENSSL_DIR=/opt/openssl 2025-10-10T00:21:10.1459597Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:21:10.1460440Z 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-10-10T00:21:10.1461299Z GITHUB_BASE_REF= 2025-10-10T00:21:10.1461547Z INSTALLED_ACL= 2025-10-10T00:21:10.1461766Z CI=true 2025-10-10T00:21:10.1462004Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:21:10.1462529Z RUST_LOG=sccache::server=error 2025-10-10T00:21:10.1462905Z JOB_ID=52404919611 2025-10-10T00:21:10.1463261Z GITHUB_HEAD_REF= 2025-10-10T00:21:10.1463579Z GITHUB_ACTION_REF= 2025-10-10T00:21:10.1464037Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-10-10T00:21:10.1464627Z GITHUB_WORKFLOW=pull 2025-10-10T00:21:10.1465043Z DEBIAN_FRONTEND=noninteractive 2025-10-10T00:21:10.1466144Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_0cdbd68a-d276-4c10-a2ac-2d22d61078c0 2025-10-10T00:21:10.1467326Z SKIP_SCCACHE_INITIALIZATION=1 2025-10-10T00:21:10.1467832Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-10-10T00:21:10.1468604Z OLDPWD=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-10-10T00:21:10.1469368Z _=/usr/bin/env 2025-10-10T00:21:10.1469760Z + echo 'Testing pytorch' 2025-10-10T00:21:10.1470168Z Testing pytorch 2025-10-10T00:21:10.1470556Z + export LANG=C.UTF-8 2025-10-10T00:21:10.1470997Z + LANG=C.UTF-8 2025-10-10T00:21:10.1492034Z + PR_NUMBER= 2025-10-10T00:21:10.1492417Z + [[ '' == \d\e\f\a\u\l\t ]] 2025-10-10T00:21:10.1492744Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-10-10T00:21:10.1493063Z + [[ '' == \s\l\o\w ]] 2025-10-10T00:21:10.1493525Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *slow-gradcheck* ]] 2025-10-10T00:21:10.1494273Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-10-10T00:21:10.1494821Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-10-10T00:21:10.1495192Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-10-10T00:21:10.1495521Z + [[ '' == *crossref* ]] 2025-10-10T00:21:10.1495876Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-10-10T00:21:10.1496390Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-10-10T00:21:10.1496905Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-10-10T00:21:10.1497450Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-10-10T00:21:10.1497978Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *asan* ]] 2025-10-10T00:21:10.1498497Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-10-10T00:21:10.1499242Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-10-10T00:21:10.1499676Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-10-10T00:21:10.1500014Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-10-10T00:21:10.1500431Z + [[ '' == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-10-10T00:21:10.1501210Z + DYNAMO_BENCHMARK_FLAGS=() 2025-10-10T00:21:10.1502121Z + [[ '' == *pr_time_benchmarks* ]] 2025-10-10T00:21:10.1502584Z + [[ '' == *dynamo_eager* ]] 2025-10-10T00:21:10.1502880Z + [[ '' == *aot_eager* ]] 2025-10-10T00:21:10.1503142Z + [[ '' == *aot_inductor* ]] 2025-10-10T00:21:10.1503446Z + [[ '' == *max_autotune_inductor* ]] 2025-10-10T00:21:10.1503764Z + [[ '' == *inductor* ]] 2025-10-10T00:21:10.1504025Z + [[ '' == *dynamic* ]] 2025-10-10T00:21:10.1504286Z + [[ '' == *cpu* ]] 2025-10-10T00:21:10.1504554Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-10-10T00:21:10.1533440Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-10-10T00:21:10.1533990Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-10-10T00:21:10.1536685Z + [[ '' == *numpy_2* ]] 2025-10-10T00:21:10.1537244Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-10-10T00:21:10.1537874Z + [[ '' == *backward* ]] 2025-10-10T00:21:10.1538350Z + [[ '' == *xla* ]] 2025-10-10T00:21:10.1538586Z + [[ '' == *vllm* ]] 2025-10-10T00:21:10.1538849Z + [[ '' == *executorch* ]] 2025-10-10T00:21:10.1539292Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2025-10-10T00:21:10.1539604Z + [[ '' == \q\u\a\n\t\i\z\a\t\i\o\n ]] 2025-10-10T00:21:10.1540153Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-10-10T00:21:10.1540593Z + [[ '' == distributed ]] 2025-10-10T00:21:10.1540863Z + [[ '' == *operator_benchmark* ]] 2025-10-10T00:21:10.1541191Z + [[ '' == *operator_microbenchmark* ]] 2025-10-10T00:21:10.1541536Z + [[ '' == *inductor_distributed* ]] 2025-10-10T00:21:10.1541858Z + [[ '' == *inductor-halide* ]] 2025-10-10T00:21:10.1542170Z + [[ '' == *inductor-triton-cpu* ]] 2025-10-10T00:21:10.1542514Z + [[ '' == *inductor-micro-benchmark* ]] 2025-10-10T00:21:10.1542855Z + [[ '' == *huggingface* ]] 2025-10-10T00:21:10.1543114Z + [[ '' == *timm* ]] 2025-10-10T00:21:10.1543365Z + [[ '' == cachebench ]] 2025-10-10T00:21:10.1543626Z + [[ '' == verify_cachebench ]] 2025-10-10T00:21:10.1543921Z + [[ '' == *torchbench* ]] 2025-10-10T00:21:10.1544197Z + [[ '' == *inductor_cpp_wrapper* ]] 2025-10-10T00:21:10.1544513Z + [[ '' == *inductor* ]] 2025-10-10T00:21:10.1544777Z + [[ '' == *einops* ]] 2025-10-10T00:21:10.1545184Z + [[ '' == *dynamo_wrapped* ]] 2025-10-10T00:21:10.1545592Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-10-10T00:21:10.1545984Z + [[ 0 == 1 ]] 2025-10-10T00:21:10.1546208Z + [[ 0 == 2 ]] 2025-10-10T00:21:10.1546429Z + [[ 0 -gt 2 ]] 2025-10-10T00:21:10.1546774Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-10-10T00:21:10.1547302Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-10-10T00:21:10.1547722Z + test_bazel 2025-10-10T00:21:10.1547942Z + set -e -o pipefail 2025-10-10T00:21:10.1548224Z ++ dirname .ci/pytorch/test.sh 2025-10-10T00:21:10.1558411Z + source .ci/pytorch/common-build.sh 2025-10-10T00:21:10.1560734Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-10-10T00:21:10.1568504Z ++++ dirname .ci/pytorch/common-build.sh 2025-10-10T00:21:10.1582130Z +++ cd .ci/pytorch 2025-10-10T00:21:10.1582911Z +++ pwd -P 2025-10-10T00:21:10.1585342Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-10-10T00:21:10.1585815Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-10-10T00:21:10.1586236Z ++ which sccache 2025-10-10T00:21:10.1598622Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-10-10T00:21:10.1598995Z ++ sccache --stop-server 2025-10-10T00:21:10.1629159Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-10-10T00:21:10.1643248Z ++ trap_add sccache_epilogue EXIT 2025-10-10T00:21:10.1643605Z ++ trap_add_cmd=sccache_epilogue 2025-10-10T00:21:10.1643888Z ++ shift 2025-10-10T00:21:10.1644122Z ++ for trap_add_name in "$@" 2025-10-10T00:21:10.1651385Z ++++ trap -p EXIT 2025-10-10T00:21:10.1655251Z +++ eval 'extract_trap_cmd trap -- '\'' 2025-10-10T00:21:10.1655620Z sccache_epilogue 2025-10-10T00:21:10.1655996Z cleanup_workspace'\'' EXIT' 2025-10-10T00:21:10.1656293Z ++++ extract_trap_cmd trap -- ' 2025-10-10T00:21:10.1656701Z sccache_epilogue 2025-10-10T00:21:10.1656957Z cleanup_workspace' EXIT 2025-10-10T00:21:10.1657242Z ++++ printf '%s\n' ' 2025-10-10T00:21:10.1657611Z sccache_epilogue 2025-10-10T00:21:10.1657842Z cleanup_workspace' 2025-10-10T00:21:10.1658109Z +++ printf '%s\n' sccache_epilogue 2025-10-10T00:21:10.1658563Z ++ trap -- ' 2025-10-10T00:21:10.1658798Z sccache_epilogue 2025-10-10T00:21:10.1659245Z cleanup_workspace 2025-10-10T00:21:10.1659717Z sccache_epilogue' EXIT 2025-10-10T00:21:10.1659966Z ++ [[ -n 1 ]] 2025-10-10T00:21:10.1660595Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-10-10T00:21:10.1661250Z Skipping sccache server initialization, setting environment variables 2025-10-10T00:21:10.1661732Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:21:10.1662048Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:21:10.1662410Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:21:10.1662891Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-10-10T00:21:10.1663300Z ++ export RUST_LOG=sccache::server=error 2025-10-10T00:21:10.1663649Z ++ RUST_LOG=sccache::server=error 2025-10-10T00:21:10.1663964Z ++ sccache --zero-stats 2025-10-10T00:21:10.2933511Z Statistics zeroed. 2025-10-10T00:21:10.2936953Z ++ which ccache 2025-10-10T00:21:10.2951559Z + get_bazel 2025-10-10T00:21:10.2952215Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-10-10T00:21:10.2953211Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-10-10T00:21:10.3875810Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-10T00:21:10.3876779Z Dload Upload Total Spent Left Speed 2025-10-10T00:21:10.3877066Z 2025-10-10T00:21:10.4603134Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-10T00:21:10.4603670Z 100 17143 100 17143 0 0 229k 0 --:--:-- --:--:-- --:--:-- 232k 2025-10-10T00:21:10.4650841Z + shasum --algorithm=1 --check /dev/fd/63 2025-10-10T00:21:10.4652155Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-10-10T00:21:10.5268039Z tools/bazel: OK 2025-10-10T00:21:10.5279475Z + chmod u+x tools/bazel 2025-10-10T00:21:10.5312304Z + [[ cpu == \c\p\u ]] 2025-10-10T00:21:10.5313694Z + 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-10-10T00:21:11.4782262Z Loading: 2025-10-10T00:21:12.2213493Z 2025-10-10T00:21:12.2214190Z Loading: 2025-10-10T00:21:12.2214633Z Fetching repository @bazel_tools; starting 2025-10-10T00:21:12.4404708Z 2025-10-10T00:21:12.4405553Z  2025-10-10T00:21:12.4405878Z Loading: 2025-10-10T00:21:12.4406262Z Fetching repository @com_google_protobuf; starting 2025-10-10T00:21:12.5894019Z 2025-10-10T00:21:12.5894812Z  2025-10-10T00:21:12.5895305Z Loading: 2025-10-10T00:21:12.5901745Z 2025-10-10T00:21:12.5902302Z Loading: 2 packages loaded 2025-10-10T00:21:12.6790470Z 2025-10-10T00:21:12.6792015Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-10-10T00:21:12.6793366Z Analyzing: 51 targets (10 packages loaded) 2025-10-10T00:21:12.8948536Z 2025-10-10T00:21:12.8949625Z Analyzing: 51 targets (10 packages loaded) 2025-10-10T00:21:13.2942871Z 2025-10-10T00:21:13.2944038Z Analyzing: 51 targets (10 packages loaded, 0 targets configured) 2025-10-10T00:21:13.5016387Z 2025-10-10T00:21:13.5018008Z Analyzing: 51 targets (53 packages loaded, 433 targets configured) 2025-10-10T00:21:13.5018825Z currently loading: @platforms// 2025-10-10T00:21:13.5019364Z Fetching repository @rules_license; starting 2025-10-10T00:21:13.6727825Z 2025-10-10T00:21:13.6728496Z  2025-10-10T00:21:13.6728781Z  2025-10-10T00:21:13.6729302Z INFO: Analyzed 51 targets (58 packages loaded, 1214 targets configured). 2025-10-10T00:21:13.6729849Z  checking cached actions 2025-10-10T00:21:13.6885724Z 2025-10-10T00:21:13.6886799Z INFO: Found 38 targets and 13 test targets... 2025-10-10T00:21:13.6887306Z  checking cached actions 2025-10-10T00:21:13.9018133Z 2025-10-10T00:21:13.9018752Z  checking cached actions 2025-10-10T00:21:13.9573494Z 2025-10-10T00:21:13.9574965Z [0 / 31] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-10-10T00:21:14.1678334Z 2025-10-10T00:21:14.1679513Z [26 / 239] 16 actions, 15 running 2025-10-10T00:21:14.1680437Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1681336Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1682127Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1683076Z Compiling src/benchmark_name.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1683958Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1685030Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1685981Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.1687001Z Compiling third_party/cpuinfo/src/api.c; 0s processwrapper-sandbox ... 2025-10-10T00:21:14.3926127Z 2025-10-10T00:21:14.3926958Z  2025-10-10T00:21:14.3927405Z  2025-10-10T00:21:14.3927808Z  2025-10-10T00:21:14.3928174Z  2025-10-10T00:21:14.3928571Z  2025-10-10T00:21:14.3928937Z  2025-10-10T00:21:14.3929364Z  2025-10-10T00:21:14.3929740Z  2025-10-10T00:21:14.3930309Z [45 / 239] 16 actions, 14 running 2025-10-10T00:21:14.3931049Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.3931848Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.3932803Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.3933761Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.3934803Z Compiling googletest/src/gtest-filepath.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.3935722Z Compiling .../cpuinfo/src/linux/smallfile.c; 0s processwrapper-sandbox 2025-10-10T00:21:14.3936635Z Compiling src/check.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.3937474Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:14.6275436Z 2025-10-10T00:21:14.6276266Z  2025-10-10T00:21:14.6276755Z  2025-10-10T00:21:14.6277234Z  2025-10-10T00:21:14.6277589Z  2025-10-10T00:21:14.6278028Z  2025-10-10T00:21:14.6278446Z  2025-10-10T00:21:14.6278846Z  2025-10-10T00:21:14.6279273Z  2025-10-10T00:21:14.6279829Z [57 / 239] 16 actions, 15 running 2025-10-10T00:21:14.6280741Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.6281685Z Compiling c10/util/env.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.6282719Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.6283713Z Compiling src/timers.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.6284596Z Compiling src/string_util.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.6285515Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.6286489Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.6287505Z Compiling src/commandlineflags.cc; 0s processwrapper-sandbox ... 2025-10-10T00:21:14.9180821Z 2025-10-10T00:21:14.9181627Z  2025-10-10T00:21:14.9182138Z  2025-10-10T00:21:14.9182575Z  2025-10-10T00:21:14.9183034Z  2025-10-10T00:21:14.9183456Z  2025-10-10T00:21:14.9183897Z  2025-10-10T00:21:14.9184294Z  2025-10-10T00:21:14.9184725Z  2025-10-10T00:21:14.9185286Z [71 / 239] 16 actions running 2025-10-10T00:21:14.9186154Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.9187117Z Compiling c10/util/Bfloat16.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.9188145Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.9189153Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.9190347Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.9191429Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2025-10-10T00:21:14.9192559Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:14.9193613Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox ... 2025-10-10T00:21:15.1204849Z 2025-10-10T00:21:15.1206072Z  2025-10-10T00:21:15.1208130Z  2025-10-10T00:21:15.1209344Z  2025-10-10T00:21:15.1210407Z  2025-10-10T00:21:15.1211064Z  2025-10-10T00:21:15.1211515Z  2025-10-10T00:21:15.1211921Z  2025-10-10T00:21:15.1212393Z  2025-10-10T00:21:15.1212766Z [83 / 239] 16 actions running 2025-10-10T00:21:15.1213542Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2025-10-10T00:21:15.1214380Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.1215381Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.1216566Z Compiling googletest/src/gtest-death-test.cc; 0s processwrapper-sandbox 2025-10-10T00:21:15.1217651Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.1218540Z Compiling c10/util/Gauge.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.1219495Z Compiling c10/util/Float8_e8m0fnu.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.1220480Z Compiling c10/util/DynamicCounter.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:15.3214315Z 2025-10-10T00:21:15.3215140Z  2025-10-10T00:21:15.3215638Z  2025-10-10T00:21:15.3216079Z  2025-10-10T00:21:15.3216504Z  2025-10-10T00:21:15.3216923Z  2025-10-10T00:21:15.3217352Z  2025-10-10T00:21:15.3217765Z  2025-10-10T00:21:15.3218205Z  2025-10-10T00:21:15.3218772Z [96 / 239] 16 actions running 2025-10-10T00:21:15.3219635Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.3220648Z Compiling c10/util/Float8_e5m2.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.3221703Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.3222821Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.3224062Z Compiling c10/util/Float8_e4m3fn.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.3225243Z Compiling googlemock/src/gmock-cardinalities.cc; 0s processwrapper-sandbox 2025-10-10T00:21:15.3226362Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2025-10-10T00:21:15.3227486Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox ... 2025-10-10T00:21:15.5221260Z 2025-10-10T00:21:15.5222438Z  2025-10-10T00:21:15.5224165Z  2025-10-10T00:21:15.5225541Z  2025-10-10T00:21:15.5227058Z  2025-10-10T00:21:15.5228519Z  2025-10-10T00:21:15.5229884Z  2025-10-10T00:21:15.5231303Z  2025-10-10T00:21:15.5232232Z  2025-10-10T00:21:15.5232765Z [108 / 239] 16 actions running 2025-10-10T00:21:15.5233487Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2025-10-10T00:21:15.5234611Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2025-10-10T00:21:15.5237728Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2025-10-10T00:21:15.5238845Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2025-10-10T00:21:15.5239880Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.5241092Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.5242255Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.5243310Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:15.7229504Z 2025-10-10T00:21:15.7230436Z  2025-10-10T00:21:15.7230930Z  2025-10-10T00:21:15.7231346Z  2025-10-10T00:21:15.7231742Z  2025-10-10T00:21:15.7232479Z  2025-10-10T00:21:15.7232883Z  2025-10-10T00:21:15.7233269Z  2025-10-10T00:21:15.7233653Z  2025-10-10T00:21:15.7234189Z [119 / 239] 16 actions, 15 running 2025-10-10T00:21:15.7235096Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.7236213Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.7237200Z //c10/benchmark:intrusive_ptr; 0s processwrapper-sandbox 2025-10-10T00:21:15.7238036Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:21:15.7238967Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.7240078Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.7241191Z Compiling c10/test/util/ssize_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.7242142Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-10-10T00:21:15.9263268Z 2025-10-10T00:21:15.9264206Z  2025-10-10T00:21:15.9264706Z  2025-10-10T00:21:15.9265115Z  2025-10-10T00:21:15.9265512Z  2025-10-10T00:21:15.9265946Z  2025-10-10T00:21:15.9266355Z  2025-10-10T00:21:15.9266782Z  2025-10-10T00:21:15.9267217Z  2025-10-10T00:21:15.9267781Z [135 / 240] 15 actions running 2025-10-10T00:21:15.9268544Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:21:15.9269350Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:21:15.9270264Z Compiling c10/core/AllocatorConfig.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9271815Z Compiling c10/core/CachingDeviceAllocator.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9272981Z //c10/core:base; 0s processwrapper-sandbox 2025-10-10T00:21:15.9274376Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9275639Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9276756Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:15.9835844Z 2025-10-10T00:21:15.9836973Z  2025-10-10T00:21:15.9837516Z  2025-10-10T00:21:15.9837953Z  2025-10-10T00:21:15.9838386Z  2025-10-10T00:21:15.9838858Z  2025-10-10T00:21:15.9839268Z  2025-10-10T00:21:15.9839638Z  2025-10-10T00:21:15.9840002Z  2025-10-10T00:21:15.9840664Z INFO: From Testing //c10/test:util/bit_cast_test: 2025-10-10T00:21:15.9841534Z ==================== Test output for //c10/test:util/bit_cast_test: 2025-10-10T00:21:15.9842223Z Running main() from gmock_main.cc 2025-10-10T00:21:15.9842803Z Note: Google Test filter = -*CUDA 2025-10-10T00:21:15.9843347Z [==========] Running 1 test from 1 test suite. 2025-10-10T00:21:15.9843988Z [----------] Global test environment set-up. 2025-10-10T00:21:15.9844606Z [----------] 1 test from bitCastTest 2025-10-10T00:21:15.9845170Z [ RUN ] bitCastTest.basic 2025-10-10T00:21:15.9845723Z [ OK ] bitCastTest.basic (0 ms) 2025-10-10T00:21:15.9846352Z [----------] 1 test from bitCastTest (0 ms total) 2025-10-10T00:21:15.9846845Z 2025-10-10T00:21:15.9847093Z [----------] Global test environment tear-down 2025-10-10T00:21:15.9848025Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-10-10T00:21:15.9848662Z [ PASSED ] 1 test. 2025-10-10T00:21:15.9849129Z ================================================================================ 2025-10-10T00:21:15.9850338Z [139 / 240] 1 / 13 tests; 16 actions running; last test: .../bit_cast_test 2025-10-10T00:21:15.9851426Z Compiling c10/core/AllocatorConfig.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9852256Z //c10/core:base; 0s processwrapper-sandbox 2025-10-10T00:21:15.9853092Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9854223Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9855254Z Compiling c10/util/Optional.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9856525Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:15.9857491Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:21:15.9858465Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:16.2063357Z 2025-10-10T00:21:16.2064369Z  2025-10-10T00:21:16.2064884Z  2025-10-10T00:21:16.2065319Z  2025-10-10T00:21:16.2065746Z  2025-10-10T00:21:16.2066166Z  2025-10-10T00:21:16.2066558Z  2025-10-10T00:21:16.2066950Z  2025-10-10T00:21:16.2067343Z  2025-10-10T00:21:16.2068344Z [151 / 240] 1 / 13 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-10-10T00:21:16.2069656Z Compiling c10/test/core/StreamGuard_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2070809Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2072046Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2073364Z Compiling c10/test/core/Device_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2074732Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2075948Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2077131Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.2078350Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:16.4200802Z 2025-10-10T00:21:16.4202208Z  2025-10-10T00:21:16.4202707Z  2025-10-10T00:21:16.4203083Z  2025-10-10T00:21:16.4203519Z  2025-10-10T00:21:16.4203890Z  2025-10-10T00:21:16.4204284Z  2025-10-10T00:21:16.4204662Z  2025-10-10T00:21:16.4205055Z  2025-10-10T00:21:16.4205988Z [167 / 240] 1 / 13 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-10-10T00:21:16.4207210Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4208232Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4209225Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4209978Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4210548Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4211197Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4211821Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.4212434Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:16.6357034Z 2025-10-10T00:21:16.6359425Z  2025-10-10T00:21:16.6359889Z  2025-10-10T00:21:16.6360270Z  2025-10-10T00:21:16.6360633Z  2025-10-10T00:21:16.6361019Z  2025-10-10T00:21:16.6361446Z  2025-10-10T00:21:16.6361850Z  2025-10-10T00:21:16.6362240Z  2025-10-10T00:21:16.6363484Z [175 / 240] 1 / 13 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-10-10T00:21:16.6364692Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6365890Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6366991Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6367984Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6368988Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6369929Z Compiling c10/core/ScalarType.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6370836Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.6371763Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:16.7177982Z 2025-10-10T00:21:16.7179577Z  2025-10-10T00:21:16.7179877Z  2025-10-10T00:21:16.7180715Z  2025-10-10T00:21:16.7181783Z  2025-10-10T00:21:16.7182845Z  2025-10-10T00:21:16.7183759Z  2025-10-10T00:21:16.7184560Z  2025-10-10T00:21:16.7185359Z  2025-10-10T00:21:16.7186518Z INFO: From Testing //c10/test:util/ssize_test: 2025-10-10T00:21:16.7204131Z ==================== Test output for //c10/test:util/ssize_test: 2025-10-10T00:21:16.7204887Z Running main() from gmock_main.cc 2025-10-10T00:21:16.7205517Z Note: Google Test filter = -*CUDA 2025-10-10T00:21:16.7206439Z [==========] Running 4 tests from 1 test suite. 2025-10-10T00:21:16.7207332Z [----------] Global test environment set-up. 2025-10-10T00:21:16.7208163Z [----------] 4 tests from ssizeTest 2025-10-10T00:21:16.7208992Z [ RUN ] ssizeTest.size_t 2025-10-10T00:21:16.7209796Z [ OK ] ssizeTest.size_t (0 ms) 2025-10-10T00:21:16.7210594Z [ RUN ] ssizeTest.size_t_overflow 2025-10-10T00:21:16.7211456Z [ OK ] ssizeTest.size_t_overflow (0 ms) 2025-10-10T00:21:16.7212372Z [ RUN ] ssizeTest.small_container_promotes_to_ptrdiff_t 2025-10-10T00:21:16.7213585Z [ OK ] ssizeTest.small_container_promotes_to_ptrdiff_t (0 ms) 2025-10-10T00:21:16.7215029Z [ RUN ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-10-10T00:21:16.7217176Z c10/test/util/ssize_test.cpp:50: Skipped 2025-10-10T00:21:16.7218343Z Only valid in 64-bits. 2025-10-10T00:21:16.7219439Z 2025-10-10T00:21:16.7220235Z 2025-10-10T00:21:16.7221254Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform (0 ms) 2025-10-10T00:21:16.7222554Z [----------] 4 tests from ssizeTest (0 ms total) 2025-10-10T00:21:16.7223751Z 2025-10-10T00:21:16.7224686Z [----------] Global test environment tear-down 2025-10-10T00:21:16.7225887Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2025-10-10T00:21:16.7227075Z [ PASSED ] 3 tests. 2025-10-10T00:21:16.7228142Z [ SKIPPED ] 1 test, listed below: 2025-10-10T00:21:16.7229388Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-10-10T00:21:16.7230753Z ================================================================================ 2025-10-10T00:21:16.7232460Z [184 / 241] 2 / 13 tests; 16 actions running; last test: .../ssize_test 2025-10-10T00:21:16.7233876Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7235361Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7236779Z Compiling c10/core/SymBool.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7238351Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7239969Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7241435Z Compiling c10/test/util/string_util_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7242892Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.7244571Z Compiling c10/core/impl/PyObjectSlot.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:16.9297848Z 2025-10-10T00:21:16.9299924Z  2025-10-10T00:21:16.9301452Z  2025-10-10T00:21:16.9303207Z  2025-10-10T00:21:16.9304720Z  2025-10-10T00:21:16.9306164Z  2025-10-10T00:21:16.9307603Z  2025-10-10T00:21:16.9309026Z  2025-10-10T00:21:16.9310481Z  2025-10-10T00:21:16.9312538Z [194 / 242] 2 / 13 tests; 16 actions running; last test: .../ssize_test 2025-10-10T00:21:16.9314826Z Compiling c10/core/impl/PyObjectSlot.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9317179Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9319313Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9321383Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9323510Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9326068Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9328353Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9330530Z Compiling c10/core/impl/COW.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:16.9391764Z 2025-10-10T00:21:16.9394913Z  2025-10-10T00:21:16.9395517Z  2025-10-10T00:21:16.9395951Z  2025-10-10T00:21:16.9396393Z  2025-10-10T00:21:16.9397363Z  2025-10-10T00:21:16.9398328Z  2025-10-10T00:21:16.9400375Z  2025-10-10T00:21:16.9400752Z  2025-10-10T00:21:16.9401119Z INFO: From Testing //c10/test:typeid_test: 2025-10-10T00:21:16.9401563Z ==================== Test output for //c10/test:typeid_test: 2025-10-10T00:21:16.9401925Z Running main() from gmock_main.cc 2025-10-10T00:21:16.9402256Z Note: Google Test filter = -*CUDA 2025-10-10T00:21:16.9402574Z [==========] Running 5 tests from 1 test suite. 2025-10-10T00:21:16.9402980Z [----------] Global test environment set-up. 2025-10-10T00:21:16.9403411Z [----------] 5 tests from TypeMetaTest 2025-10-10T00:21:16.9403769Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-10-10T00:21:16.9404161Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-10-10T00:21:16.9404606Z [ RUN ] TypeMetaTest.Names 2025-10-10T00:21:16.9404923Z [ OK ] TypeMetaTest.Names (0 ms) 2025-10-10T00:21:16.9405245Z [ RUN ] TypeMetaTest.TypeMeta 2025-10-10T00:21:16.9405846Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-10-10T00:21:16.9406443Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-10-10T00:21:16.9407033Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-10-10T00:21:16.9407636Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-10-10T00:21:16.9408211Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-10-10T00:21:16.9408804Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-10-10T00:21:16.9409153Z 2025-10-10T00:21:16.9409456Z [----------] Global test environment tear-down 2025-10-10T00:21:16.9409992Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-10-10T00:21:16.9410376Z [ PASSED ] 5 tests. 2025-10-10T00:21:16.9410651Z ================================================================================ 2025-10-10T00:21:16.9411362Z [195 / 242] 3 / 13 tests; 15 actions running; last test: .../test:typeid_test 2025-10-10T00:21:16.9412012Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9412603Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9413162Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9413722Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9414331Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9414958Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9415547Z Compiling c10/core/impl/COW.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:16.9416103Z Compiling c10/core/impl/COWDeleter.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:17.1739132Z 2025-10-10T00:21:17.1740358Z  2025-10-10T00:21:17.1741021Z  2025-10-10T00:21:17.1741484Z  2025-10-10T00:21:17.1741890Z  2025-10-10T00:21:17.1742345Z  2025-10-10T00:21:17.1742770Z  2025-10-10T00:21:17.1743218Z  2025-10-10T00:21:17.1743672Z  2025-10-10T00:21:17.1744756Z [208 / 242] 3 / 13 tests; 16 actions, 15 running; last test: ...st:typeid_test 2025-10-10T00:21:17.1746190Z Compiling c10/test/util/complex_math_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.1747575Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.1748945Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.1750354Z Compiling c10/core/impl/PyInterpreterHooks.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.1751855Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:21:17.1752697Z //c10/core:base; 0s processwrapper-sandbox 2025-10-10T00:21:17.1753741Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.1755093Z Compiling c10/test/util/logging_test.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:17.3845627Z 2025-10-10T00:21:17.3846440Z  2025-10-10T00:21:17.3847023Z  2025-10-10T00:21:17.3847462Z  2025-10-10T00:21:17.3847922Z  2025-10-10T00:21:17.3848310Z  2025-10-10T00:21:17.3848768Z  2025-10-10T00:21:17.3849183Z  2025-10-10T00:21:17.3849647Z  2025-10-10T00:21:17.3850717Z [220 / 242] 3 / 13 tests; 16 actions, 15 running; last test: ...st:typeid_test 2025-10-10T00:21:17.3852089Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.3853406Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.3854644Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.3855969Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.3857255Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.3858399Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:21:17.3859541Z Compiling c10/test/util/IntrusiveList_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.3860923Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:21:17.6899149Z 2025-10-10T00:21:17.6899877Z  2025-10-10T00:21:17.6900179Z  2025-10-10T00:21:17.6900542Z  2025-10-10T00:21:17.6900768Z  2025-10-10T00:21:17.6901012Z  2025-10-10T00:21:17.6901369Z  2025-10-10T00:21:17.6901580Z  2025-10-10T00:21:17.6901808Z  2025-10-10T00:21:17.6902501Z [239 / 243] 3 / 13 tests; 3 actions, 2 running; last test: ...test:typeid_test 2025-10-10T00:21:17.6903320Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.6904063Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:21:17.6904654Z [Prepa] Testing //c10/test:core_tests 2025-10-10T00:21:17.7447513Z 2025-10-10T00:21:17.7448290Z  2025-10-10T00:21:17.7448765Z  2025-10-10T00:21:17.7449123Z  2025-10-10T00:21:17.7449685Z INFO: From Testing //c10/test:core_tests: 2025-10-10T00:21:17.7450220Z ==================== Test output for //c10/test:core_tests: 2025-10-10T00:21:17.7450826Z Running main() from gmock_main.cc 2025-10-10T00:21:17.7451262Z Note: Google Test filter = -*CUDA 2025-10-10T00:21:17.7451786Z [==========] Running 81 tests from 18 test suites. 2025-10-10T00:21:17.7468449Z [----------] Global test environment set-up. 2025-10-10T00:21:17.7468961Z [----------] 1 test from AllocatorConfigTest 2025-10-10T00:21:17.7469391Z [ RUN ] AllocatorConfigTest.allocator_config_test 2025-10-10T00:21:17.7469861Z [ OK ] AllocatorConfigTest.allocator_config_test (0 ms) 2025-10-10T00:21:17.7470549Z [----------] 1 test from AllocatorConfigTest (0 ms total) 2025-10-10T00:21:17.7470829Z 2025-10-10T00:21:17.7470992Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-10-10T00:21:17.7471506Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-10-10T00:21:17.7472106Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-10-10T00:21:17.7472735Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-10-10T00:21:17.7473347Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-10-10T00:21:17.7474196Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-10-10T00:21:17.7474528Z 2025-10-10T00:21:17.7474662Z [----------] 1 test from DeviceGuard 2025-10-10T00:21:17.7475167Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-10-10T00:21:17.7475730Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-10-10T00:21:17.7476177Z [----------] 1 test from DeviceGuard (0 ms total) 2025-10-10T00:21:17.7476443Z 2025-10-10T00:21:17.7476571Z [----------] 1 test from OptionalDeviceGuard 2025-10-10T00:21:17.7477027Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-10-10T00:21:17.7477582Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-10-10T00:21:17.7478103Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-10-10T00:21:17.7478371Z 2025-10-10T00:21:17.7478481Z [----------] 1 test from DeviceTest 2025-10-10T00:21:17.7478827Z [ RUN ] DeviceTest.BasicConstruction 2025-10-10T00:21:17.7479197Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-10-10T00:21:17.7479589Z [----------] 1 test from DeviceTest (0 ms total) 2025-10-10T00:21:17.7479831Z 2025-10-10T00:21:17.7479962Z [----------] 2 tests from DeviceTypeTest 2025-10-10T00:21:17.7480347Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-10-10T00:21:17.7480801Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-10-10T00:21:17.7481240Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-10-10T00:21:17.7481678Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-10-10T00:21:17.7482092Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-10-10T00:21:17.7482367Z 2025-10-10T00:21:17.7482484Z [----------] 17 tests from DispatchKeySet 2025-10-10T00:21:17.7482836Z [ RUN ] DispatchKeySet.ShowSemantics 2025-10-10T00:21:17.7483219Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-10-10T00:21:17.7483598Z [ RUN ] DispatchKeySet.Empty 2025-10-10T00:21:17.7483917Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-10-10T00:21:17.7484317Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-10-10T00:21:17.7484767Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-10-10T00:21:17.7485237Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-10-10T00:21:17.7485689Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-10-10T00:21:17.7486211Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-10-10T00:21:17.7486782Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-10-10T00:21:17.7487277Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-10-10T00:21:17.7487702Z [ OK ] DispatchKeySet.DoubletonPerBackend (16 ms) 2025-10-10T00:21:17.7488079Z [ RUN ] DispatchKeySet.Full 2025-10-10T00:21:17.7488405Z [ OK ] DispatchKeySet.Full (0 ms) 2025-10-10T00:21:17.7488760Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-10-10T00:21:17.7489158Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-10-10T00:21:17.7489601Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-10-10T00:21:17.7490129Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-10-10T00:21:17.7490601Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-10-10T00:21:17.7490976Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-10-10T00:21:17.7491381Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-10-10T00:21:17.7491922Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-10-10T00:21:17.7492333Z [ RUN ] DispatchKeySet.IteratorFull 2025-10-10T00:21:17.7492697Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-10-10T00:21:17.7493094Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-10-10T00:21:17.7493493Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-10-10T00:21:17.7493942Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-10-10T00:21:17.7494433Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-10-10T00:21:17.7494944Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-10-10T00:21:17.7495506Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-10-10T00:21:17.7496062Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-10-10T00:21:17.7496712Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-10-10T00:21:17.7497236Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-10-10T00:21:17.7497731Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (2 ms) 2025-10-10T00:21:17.7498204Z [----------] 17 tests from DispatchKeySet (19 ms total) 2025-10-10T00:21:17.7498466Z 2025-10-10T00:21:17.7498575Z [----------] 3 tests from ScalarTest 2025-10-10T00:21:17.7498923Z [ RUN ] ScalarTest.UnsignedConstructor 2025-10-10T00:21:17.7499302Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-10-10T00:21:17.7499681Z [ RUN ] ScalarTest.Equality 2025-10-10T00:21:17.7499990Z [ OK ] ScalarTest.Equality (0 ms) 2025-10-10T00:21:17.7500348Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-10-10T00:21:17.7500714Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-10-10T00:21:17.7501109Z [----------] 3 tests from ScalarTest (0 ms total) 2025-10-10T00:21:17.7501353Z 2025-10-10T00:21:17.7501481Z [----------] 10 tests from SymIntTest 2025-10-10T00:21:17.7501803Z [ RUN ] SymIntTest.ConcreteInts 2025-10-10T00:21:17.7502152Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-10-10T00:21:17.7502498Z [ RUN ] SymIntTest.CheckRange 2025-10-10T00:21:17.7502836Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-10-10T00:21:17.7503173Z [ RUN ] SymIntTest.Overflows 2025-10-10T00:21:17.7503506Z [ OK ] SymIntTest.Overflows (0 ms) 2025-10-10T00:21:17.7503858Z [ RUN ] SymIntTest.BinaryPlus 2025-10-10T00:21:17.7504177Z [ OK ] SymIntTest.BinaryPlus (0 ms) 2025-10-10T00:21:17.7504533Z [ RUN ] SymIntTest.BinaryMinus 2025-10-10T00:21:17.7504858Z [ OK ] SymIntTest.BinaryMinus (0 ms) 2025-10-10T00:21:17.7505221Z [ RUN ] SymIntTest.BinaryMultiplies 2025-10-10T00:21:17.7505580Z [ OK ] SymIntTest.BinaryMultiplies (0 ms) 2025-10-10T00:21:17.7505956Z [ RUN ] SymIntTest.BinaryDivides 2025-10-10T00:21:17.7506294Z [ OK ] SymIntTest.BinaryDivides (0 ms) 2025-10-10T00:21:17.7506657Z [ RUN ] SymIntTest.BinaryModulus 2025-10-10T00:21:17.7506992Z [ OK ] SymIntTest.BinaryModulus (0 ms) 2025-10-10T00:21:17.7507383Z [ RUN ] SymIntTest.BinaryComparisonOperators 2025-10-10T00:21:17.7507823Z [ OK ] SymIntTest.BinaryComparisonOperators (0 ms) 2025-10-10T00:21:17.7508200Z [ RUN ] SymIntTest.MinMax 2025-10-10T00:21:17.7508514Z [ OK ] SymIntTest.MinMax (0 ms) 2025-10-10T00:21:17.7508858Z [----------] 10 tests from SymIntTest (0 ms total) 2025-10-10T00:21:17.7509125Z 2025-10-10T00:21:17.7509246Z [----------] 5 tests from InlineDeviceGuard 2025-10-10T00:21:17.7509604Z [ RUN ] InlineDeviceGuard.Constructor 2025-10-10T00:21:17.7509992Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-10-10T00:21:17.7510396Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-10-10T00:21:17.7510803Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-10-10T00:21:17.7511208Z [ RUN ] InlineDeviceGuard.SetDevice 2025-10-10T00:21:17.7511572Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-10-10T00:21:17.7511963Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-10-10T00:21:17.7512332Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-10-10T00:21:17.7512831Z [ RUN ] InlineDeviceGuard.SetIndex 2025-10-10T00:21:17.7513204Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-10-10T00:21:17.7513594Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-10-10T00:21:17.7513875Z 2025-10-10T00:21:17.7514018Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-10-10T00:21:17.7514437Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-10-10T00:21:17.7514868Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-10-10T00:21:17.7515436Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-10-10T00:21:17.7515994Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-10-10T00:21:17.7516451Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-10-10T00:21:17.7516889Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-10-10T00:21:17.7517376Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-10-10T00:21:17.7517797Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-10-10T00:21:17.7518244Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-10-10T00:21:17.7518560Z 2025-10-10T00:21:17.7518682Z [----------] 4 tests from InlineStreamGuard 2025-10-10T00:21:17.7519054Z [ RUN ] InlineStreamGuard.Constructor 2025-10-10T00:21:17.7519427Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-10-10T00:21:17.7519862Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-10-10T00:21:17.7520333Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-10-10T00:21:17.7520846Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-10-10T00:21:17.7521367Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-10-10T00:21:17.7521887Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-10-10T00:21:17.7522383Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-10-10T00:21:17.7522837Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-10-10T00:21:17.7523099Z 2025-10-10T00:21:17.7523257Z [----------] 3 tests from InlineOptionalStreamGuard 2025-10-10T00:21:17.7523656Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-10-10T00:21:17.7524092Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-10-10T00:21:17.7524555Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-10-10T00:21:17.7525085Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-10-10T00:21:17.7525641Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-10-10T00:21:17.7526209Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-10-10T00:21:17.7526757Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-10-10T00:21:17.7527052Z 2025-10-10T00:21:17.7527185Z [----------] 1 test from InlineMultiStreamGuard 2025-10-10T00:21:17.7527584Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-10-10T00:21:17.7527986Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-10-10T00:21:17.7528427Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-10-10T00:21:17.7528708Z 2025-10-10T00:21:17.7528848Z [----------] 18 tests from SizesAndStridesTest 2025-10-10T00:21:17.7529232Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-10-10T00:21:17.7529675Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-10-10T00:21:17.7530081Z [ RUN ] SizesAndStridesTest.SetSizes 2025-10-10T00:21:17.7530459Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-10-10T00:21:17.7530822Z [ RUN ] SizesAndStridesTest.Resize 2025-10-10T00:21:17.7531191Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-10-10T00:21:17.7531560Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-10-10T00:21:17.7531945Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-10-10T00:21:17.7532346Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-10-10T00:21:17.7532746Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-10-10T00:21:17.7533149Z [ RUN ] SizesAndStridesTest.SetViaData 2025-10-10T00:21:17.7533620Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-10-10T00:21:17.7534029Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-10-10T00:21:17.7534436Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-10-10T00:21:17.7534859Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-10-10T00:21:17.7535268Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-10-10T00:21:17.7535736Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-10-10T00:21:17.7536260Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-10-10T00:21:17.7536768Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-10-10T00:21:17.7537284Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-10-10T00:21:17.7537780Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-10-10T00:21:17.7538341Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-10-10T00:21:17.7538824Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-10-10T00:21:17.7539318Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-10-10T00:21:17.7539806Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-10-10T00:21:17.7540268Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-10-10T00:21:17.7540750Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-10-10T00:21:17.7541210Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-10-10T00:21:17.7541698Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-10-10T00:21:17.7542178Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-10-10T00:21:17.7542672Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-10-10T00:21:17.7543160Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-10-10T00:21:17.7543621Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-10-10T00:21:17.7544071Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-10-10T00:21:17.7544514Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-10-10T00:21:17.7544943Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-10-10T00:21:17.7545395Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-10-10T00:21:17.7545674Z 2025-10-10T00:21:17.7545801Z [----------] 2 tests from ContextTest 2025-10-10T00:21:17.7546119Z [ RUN ] ContextTest.Basic 2025-10-10T00:21:17.7546432Z [ OK ] ContextTest.Basic (0 ms) 2025-10-10T00:21:17.7546755Z [ RUN ] ContextTest.cow_deleter 2025-10-10T00:21:17.7547101Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-10-10T00:21:17.7547459Z [----------] 2 tests from ContextTest (0 ms total) 2025-10-10T00:21:17.7547729Z 2025-10-10T00:21:17.7547860Z [----------] 3 tests from lazy_clone_storage_test 2025-10-10T00:21:17.7548246Z [ RUN ] lazy_clone_storage_test.no_context 2025-10-10T00:21:17.7548623Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-10-10T00:21:17.7549033Z [ RUN ] lazy_clone_storage_test.different_context 2025-10-10T00:21:17.7549451Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-10-10T00:21:17.7549898Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-10-10T00:21:17.7550334Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-10-10T00:21:17.7550798Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-10-10T00:21:17.7551082Z 2025-10-10T00:21:17.7551213Z [----------] 3 tests from materialize_test 2025-10-10T00:21:17.7551583Z [ RUN ] materialize_test.not_copy_on_write_context 2025-10-10T00:21:17.7552021Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-10-10T00:21:17.7552468Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-10-10T00:21:17.7552951Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-10-10T00:21:17.7553377Z [ RUN ] materialize_test.copy_on_write 2025-10-10T00:21:17.7553751Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-10-10T00:21:17.7554152Z [----------] 3 tests from materialize_test (0 ms total) 2025-10-10T00:21:17.7554476Z 2025-10-10T00:21:17.7554606Z [----------] Global test environment tear-down 2025-10-10T00:21:17.7554998Z [==========] 81 tests from 18 test suites ran. (21 ms total) 2025-10-10T00:21:17.7555435Z [ PASSED ] 81 tests. 2025-10-10T00:21:17.7555723Z ================================================================================ 2025-10-10T00:21:17.7556515Z [241 / 243] 4 / 13 tests; 2 actions running; last test: //c10/test:core_tests 2025-10-10T00:21:17.7557111Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:21:17.7557620Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:21:17.9576600Z 2025-10-10T00:21:17.9577220Z  2025-10-10T00:21:17.9577516Z  2025-10-10T00:21:17.9578396Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:17.9578946Z [Prepa] Testing //c10/test:util_base_tests 2025-10-10T00:21:18.3306366Z 2025-10-10T00:21:18.3307149Z  2025-10-10T00:21:18.3307751Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:18.3308375Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:21:19.3312364Z 2025-10-10T00:21:19.3313160Z  2025-10-10T00:21:19.3313765Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:19.3314396Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:21:20.3321410Z 2025-10-10T00:21:20.3322220Z  2025-10-10T00:21:20.3322820Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:20.3323445Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-10-10T00:21:21.5329708Z 2025-10-10T00:21:21.5330638Z  2025-10-10T00:21:21.5331267Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:21.5331893Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-10-10T00:21:22.7338412Z 2025-10-10T00:21:22.7339186Z  2025-10-10T00:21:22.7339794Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:22.7340420Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-10-10T00:21:23.7347812Z 2025-10-10T00:21:23.7348664Z  2025-10-10T00:21:23.7349270Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:23.7349896Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-10-10T00:21:24.7356779Z 2025-10-10T00:21:24.7357410Z  2025-10-10T00:21:24.7358049Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:24.7358675Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-10-10T00:21:25.7365592Z 2025-10-10T00:21:25.7366364Z  2025-10-10T00:21:25.7366956Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:25.7367573Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-10-10T00:21:26.7372816Z 2025-10-10T00:21:26.7373655Z  2025-10-10T00:21:26.7374520Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:26.7375125Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-10-10T00:21:27.7380280Z 2025-10-10T00:21:27.7381030Z  2025-10-10T00:21:27.7381639Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:27.7382291Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-10-10T00:21:28.9389593Z 2025-10-10T00:21:28.9390263Z  2025-10-10T00:21:28.9391088Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:28.9391732Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-10-10T00:21:29.9397943Z 2025-10-10T00:21:29.9398562Z  2025-10-10T00:21:29.9399181Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:29.9399812Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-10-10T00:21:30.1401693Z 2025-10-10T00:21:30.1402643Z  2025-10-10T00:21:30.1403413Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:30.1404189Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-10-10T00:21:31.3410071Z 2025-10-10T00:21:31.3410874Z  2025-10-10T00:21:31.3411501Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:31.3412159Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-10-10T00:21:32.5418895Z 2025-10-10T00:21:32.5419788Z  2025-10-10T00:21:32.5420412Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:32.5421020Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-10-10T00:21:33.5424997Z 2025-10-10T00:21:33.5425826Z  2025-10-10T00:21:33.5426437Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:33.5427064Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-10-10T00:21:34.5433901Z 2025-10-10T00:21:34.5434769Z  2025-10-10T00:21:34.5435446Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:35.5441571Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-10-10T00:21:35.5441952Z 2025-10-10T00:21:35.5442246Z  2025-10-10T00:21:35.5442782Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:35.5443377Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-10-10T00:21:36.7449636Z 2025-10-10T00:21:36.7450381Z  2025-10-10T00:21:36.7451350Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:36.7452349Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-10-10T00:21:37.9459156Z 2025-10-10T00:21:37.9459844Z  2025-10-10T00:21:37.9460437Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:37.9461068Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-10-10T00:21:38.9465785Z 2025-10-10T00:21:38.9466427Z  2025-10-10T00:21:38.9467036Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:38.9467689Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-10-10T00:21:39.9473235Z 2025-10-10T00:21:39.9474201Z  2025-10-10T00:21:39.9474818Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:39.9475533Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-10-10T00:21:40.9480945Z 2025-10-10T00:21:40.9481693Z  2025-10-10T00:21:40.9482295Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:40.9482933Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-10-10T00:21:42.1488946Z 2025-10-10T00:21:42.1489706Z  2025-10-10T00:21:42.1490297Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:42.1490953Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-10-10T00:21:43.3496895Z 2025-10-10T00:21:43.3497964Z  2025-10-10T00:21:43.3498584Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:43.3499214Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-10-10T00:21:44.3505448Z 2025-10-10T00:21:44.3506069Z  2025-10-10T00:21:44.3506668Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:44.3507308Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-10-10T00:21:45.3513794Z 2025-10-10T00:21:45.3514638Z  2025-10-10T00:21:45.3515344Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:45.3515955Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-10-10T00:21:46.3521759Z 2025-10-10T00:21:46.3522662Z  2025-10-10T00:21:46.3523292Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:46.3523920Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-10-10T00:21:47.5529654Z 2025-10-10T00:21:47.5530222Z  2025-10-10T00:21:47.5530804Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:47.5531426Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-10-10T00:21:48.7537979Z 2025-10-10T00:21:48.7538812Z  2025-10-10T00:21:48.7539393Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:48.7540012Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-10-10T00:21:49.7548509Z 2025-10-10T00:21:49.7549148Z  2025-10-10T00:21:49.7549810Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:49.7550437Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:21:50.7551889Z 2025-10-10T00:21:50.7552860Z  2025-10-10T00:21:50.7553840Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:50.7554923Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-10-10T00:21:51.7559667Z 2025-10-10T00:21:51.7560534Z  2025-10-10T00:21:51.7561144Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:51.7561766Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-10-10T00:21:52.9567678Z 2025-10-10T00:21:52.9568311Z  2025-10-10T00:21:52.9570651Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:52.9571338Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:21:53.9575646Z 2025-10-10T00:21:53.9576381Z  2025-10-10T00:21:53.9577007Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:53.9577616Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-10-10T00:21:54.9586414Z 2025-10-10T00:21:54.9587183Z  2025-10-10T00:21:54.9587783Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:54.9588412Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-10-10T00:21:55.9594224Z 2025-10-10T00:21:55.9595018Z  2025-10-10T00:21:55.9595701Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:55.9596326Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-10-10T00:21:56.9601318Z 2025-10-10T00:21:56.9602083Z  2025-10-10T00:21:56.9602704Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:56.9603643Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:21:58.1611996Z 2025-10-10T00:21:58.1612794Z  2025-10-10T00:21:58.1613408Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:58.1614039Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-10-10T00:21:59.3618183Z 2025-10-10T00:21:59.3618937Z  2025-10-10T00:21:59.3619552Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:59.3620160Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-10-10T00:21:59.9560574Z 2025-10-10T00:21:59.9561264Z  2025-10-10T00:21:59.9561984Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:21:59.9563005Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-10-10T00:22:00.9629703Z 2025-10-10T00:22:00.9630542Z  2025-10-10T00:22:00.9631207Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:00.9631819Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-10-10T00:22:01.9636733Z 2025-10-10T00:22:01.9637487Z  2025-10-10T00:22:01.9638082Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:01.9638700Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-10-10T00:22:02.9644156Z 2025-10-10T00:22:02.9644929Z  2025-10-10T00:22:02.9645544Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:02.9646149Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-10-10T00:22:03.9650360Z 2025-10-10T00:22:03.9650974Z  2025-10-10T00:22:03.9651607Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:03.9652211Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-10-10T00:22:05.1659476Z 2025-10-10T00:22:05.1660189Z  2025-10-10T00:22:05.1660807Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:05.1661530Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-10-10T00:22:06.1666211Z 2025-10-10T00:22:06.1667153Z  2025-10-10T00:22:06.1667750Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:06.1668379Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-10-10T00:22:07.1672687Z 2025-10-10T00:22:07.1673471Z  2025-10-10T00:22:07.1674346Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:07.1675011Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-10-10T00:22:08.1680094Z 2025-10-10T00:22:08.1680877Z  2025-10-10T00:22:08.1681481Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:08.1682085Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-10-10T00:22:09.3687917Z 2025-10-10T00:22:09.3688864Z  2025-10-10T00:22:09.3689602Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:09.3690214Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-10-10T00:22:10.3694980Z 2025-10-10T00:22:10.3695837Z  2025-10-10T00:22:10.3696456Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:10.3697099Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-10-10T00:22:11.3701929Z 2025-10-10T00:22:11.3702589Z  2025-10-10T00:22:11.3703544Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:11.3704190Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-10-10T00:22:12.3709441Z 2025-10-10T00:22:12.3710287Z  2025-10-10T00:22:12.3710895Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:12.3711521Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-10-10T00:22:13.5717116Z 2025-10-10T00:22:13.5717718Z  2025-10-10T00:22:13.5718293Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:13.5718930Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-10-10T00:22:14.5724926Z 2025-10-10T00:22:14.5725856Z  2025-10-10T00:22:14.5726434Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:14.5727076Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-10-10T00:22:15.5732120Z 2025-10-10T00:22:15.5732936Z  2025-10-10T00:22:15.5733514Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:15.5734133Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-10-10T00:22:16.5739917Z 2025-10-10T00:22:16.5740520Z  2025-10-10T00:22:16.5741122Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:16.5741743Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-10-10T00:22:17.7747930Z 2025-10-10T00:22:17.7748754Z  2025-10-10T00:22:17.7749368Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:17.7750007Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-10-10T00:22:18.7755942Z 2025-10-10T00:22:18.7756230Z  2025-10-10T00:22:18.7756777Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:18.7757383Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-10-10T00:22:19.7766554Z 2025-10-10T00:22:19.7767222Z  2025-10-10T00:22:19.7767806Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:19.7768405Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-10-10T00:22:20.7773194Z 2025-10-10T00:22:20.7774170Z  2025-10-10T00:22:20.7774787Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:20.7775399Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-10-10T00:22:21.7782778Z 2025-10-10T00:22:21.7783526Z  2025-10-10T00:22:21.7784130Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:21.7784781Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-10-10T00:22:22.9787664Z 2025-10-10T00:22:22.9788295Z  2025-10-10T00:22:22.9788913Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:22.9789523Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-10-10T00:22:23.9794732Z 2025-10-10T00:22:23.9795241Z  2025-10-10T00:22:23.9795852Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:23.9796476Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-10-10T00:22:24.9801591Z 2025-10-10T00:22:24.9802117Z  2025-10-10T00:22:24.9802678Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:24.9803334Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-10-10T00:22:25.9810295Z 2025-10-10T00:22:25.9810923Z  2025-10-10T00:22:25.9811785Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:25.9812414Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-10-10T00:22:27.1822349Z 2025-10-10T00:22:27.1823435Z  2025-10-10T00:22:27.1824047Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:27.1824671Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-10-10T00:22:28.1826648Z 2025-10-10T00:22:28.1827289Z  2025-10-10T00:22:28.1827904Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:28.1828526Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-10-10T00:22:29.1832980Z 2025-10-10T00:22:29.1833527Z  2025-10-10T00:22:29.1834145Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:29.1834749Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-10-10T00:22:30.1839519Z 2025-10-10T00:22:30.1840144Z  2025-10-10T00:22:30.1840755Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:30.1841369Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-10-10T00:22:31.3846705Z 2025-10-10T00:22:31.3847347Z  2025-10-10T00:22:31.3847927Z [243 / 244] 4 / 13 tests; 1 action; last test: //c10/test:core_tests 2025-10-10T00:22:31.3848555Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-10-10T00:22:31.4492892Z 2025-10-10T00:22:31.4493526Z  2025-10-10T00:22:31.4494464Z INFO: From Testing //c10/test:util_base_tests: 2025-10-10T00:22:31.4495930Z ==================== Test output for //c10/test:util_base_tests: 2025-10-10T00:22:31.4496426Z Running main() from gmock_main.cc 2025-10-10T00:22:31.4496853Z Note: Google Test filter = -*CUDA 2025-10-10T00:22:31.4497379Z [==========] Running 768 tests from 86 test suites. 2025-10-10T00:22:31.4497853Z [----------] Global test environment set-up. 2025-10-10T00:22:31.4498345Z [----------] 1 test from LoggingDeathTest 2025-10-10T00:22:31.4498918Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-10-10T00:22:31.4499636Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (4982 ms) 2025-10-10T00:22:31.4500468Z [----------] 1 test from LoggingDeathTest (4982 ms total) 2025-10-10T00:22:31.4500875Z 2025-10-10T00:22:31.4501049Z [----------] 1 test from ArrayRefTest 2025-10-10T00:22:31.4501608Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-10-10T00:22:31.4502246Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-10-10T00:22:31.4502739Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-10-10T00:22:31.4503263Z 2025-10-10T00:22:31.4503466Z [----------] 12 tests from BitsetTest 2025-10-10T00:22:31.4504147Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-10-10T00:22:31.4504688Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-10-10T00:22:31.4505692Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-10-10T00:22:31.4506596Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-10-10T00:22:31.4507536Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-10-10T00:22:31.4508569Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-10-10T00:22:31.4509320Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-10-10T00:22:31.4510394Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-10-10T00:22:31.4511075Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-10-10T00:22:31.4511988Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-10-10T00:22:31.4513062Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-10-10T00:22:31.4513799Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-10-10T00:22:31.4514924Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-10-10T00:22:31.4516215Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-10-10T00:22:31.4517353Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-10-10T00:22:31.4518386Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-10-10T00:22:31.4519505Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-10-10T00:22:31.4520852Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-10-10T00:22:31.4522216Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-10-10T00:22:31.4523352Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-10-10T00:22:31.4524720Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-10-10T00:22:31.4525984Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-10-10T00:22:31.4526834Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-10-10T00:22:31.4527705Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-10-10T00:22:31.4528364Z [----------] 12 tests from BitsetTest (0 ms total) 2025-10-10T00:22:31.4528620Z 2025-10-10T00:22:31.4528745Z [----------] 2 tests from DeadlockDetection 2025-10-10T00:22:31.4529107Z [ RUN ] DeadlockDetection.basic 2025-10-10T00:22:31.4529453Z [ OK ] DeadlockDetection.basic (0 ms) 2025-10-10T00:22:31.4530007Z [ RUN ] DeadlockDetection.disable 2025-10-10T00:22:31.4530522Z [ OK ] DeadlockDetection.disable (0 ms) 2025-10-10T00:22:31.4531032Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-10-10T00:22:31.4531477Z 2025-10-10T00:22:31.4531681Z [----------] 18 tests from Enumerate 2025-10-10T00:22:31.4532044Z [ RUN ] Enumerate.Basic 2025-10-10T00:22:31.4532476Z [ OK ] Enumerate.Basic (0 ms) 2025-10-10T00:22:31.4532859Z [ RUN ] Enumerate.BasicRRef 2025-10-10T00:22:31.4533203Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-10-10T00:22:31.4533648Z [ RUN ] Enumerate.BasicConst 2025-10-10T00:22:31.4534270Z [ OK ] Enumerate.BasicConst (0 ms) 2025-10-10T00:22:31.4534640Z [ RUN ] Enumerate.BasicConstRef 2025-10-10T00:22:31.4535116Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-10-10T00:22:31.4535742Z [ RUN ] Enumerate.BasicConstRRef 2025-10-10T00:22:31.4536090Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-10-10T00:22:31.4536455Z [ RUN ] Enumerate.BasicVecBool 2025-10-10T00:22:31.4536819Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-10-10T00:22:31.4537183Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-10-10T00:22:31.4537547Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-10-10T00:22:31.4538054Z [ RUN ] Enumerate.Temporary 2025-10-10T00:22:31.4538475Z [ OK ] Enumerate.Temporary (0 ms) 2025-10-10T00:22:31.4538805Z [ RUN ] Enumerate.BasicConstArg 2025-10-10T00:22:31.4539148Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-10-10T00:22:31.4539513Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-10-10T00:22:31.4539924Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-10-10T00:22:31.4540300Z [ RUN ] Enumerate.EmptyRange 2025-10-10T00:22:31.4540626Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-10-10T00:22:31.4540960Z [ RUN ] Enumerate.Cpp17Support 2025-10-10T00:22:31.4541299Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-10-10T00:22:31.4541709Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-10-10T00:22:31.4542157Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-10-10T00:22:31.4542742Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-10-10T00:22:31.4543198Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-10-10T00:22:31.4543675Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-10-10T00:22:31.4544322Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-10-10T00:22:31.4544790Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-10-10T00:22:31.4545214Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-10-10T00:22:31.4545622Z [ RUN ] Enumerate.BasicConstexpr 2025-10-10T00:22:31.4561473Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-10-10T00:22:31.4562065Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-10-10T00:22:31.4562560Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-10-10T00:22:31.4563139Z [----------] 18 tests from Enumerate (0 ms total) 2025-10-10T00:22:31.4563407Z 2025-10-10T00:22:31.4563533Z [----------] 1 test from HalfConversionTest 2025-10-10T00:22:31.4563937Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-10-10T00:22:31.4564408Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-10-10T00:22:31.4564870Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-10-10T00:22:31.4565136Z 2025-10-10T00:22:31.4565254Z [----------] 2 tests from HalfConversion 2025-10-10T00:22:31.4565660Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-10-10T00:22:31.4566124Z [ OK ] HalfConversion.TestNativeConversionToFloat (7 ms) 2025-10-10T00:22:31.4566605Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-10-10T00:22:31.4567062Z [ OK ] HalfConversion.TestNativeConversionToHalf (8 ms) 2025-10-10T00:22:31.4567512Z [----------] 2 tests from HalfConversion (15 ms total) 2025-10-10T00:22:31.4567768Z 2025-10-10T00:22:31.4567904Z [----------] 7 tests from IntrusiveList 2025-10-10T00:22:31.4568235Z [ RUN ] IntrusiveList.TestInsert 2025-10-10T00:22:31.4568593Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-10-10T00:22:31.4568948Z [ RUN ] IntrusiveList.TestUnlink 2025-10-10T00:22:31.4569303Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-10-10T00:22:31.4569661Z [ RUN ] IntrusiveList.TestMoveElement 2025-10-10T00:22:31.4570049Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-10-10T00:22:31.4570412Z [ RUN ] IntrusiveList.TestEmpty 2025-10-10T00:22:31.4570761Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-10-10T00:22:31.4571138Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-10-10T00:22:31.4571530Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-10-10T00:22:31.4571947Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-10-10T00:22:31.4572369Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-10-10T00:22:31.4572800Z [ RUN ] IntrusiveList.TestNullListIterator 2025-10-10T00:22:31.4573209Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-10-10T00:22:31.4573625Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-10-10T00:22:31.4573878Z 2025-10-10T00:22:31.4574337Z [----------] 12 tests from LeftRightTest 2025-10-10T00:22:31.4574840Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-10-10T00:22:31.4575530Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-10-10T00:22:31.4576217Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-10-10T00:22:31.4576930Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-10-10T00:22:31.4577630Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-10-10T00:22:31.4578341Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-10-10T00:22:31.4578925Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-10-10T00:22:31.4579339Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-10-10T00:22:31.4579855Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-10-10T00:22:31.4580613Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-10-10T00:22:31.4581252Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-10-10T00:22:31.4581867Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-10-10T00:22:31.4582448Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-10-10T00:22:31.4582996Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-10-10T00:22:31.4583556Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-10-10T00:22:31.4584151Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-10-10T00:22:31.4584737Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-10-10T00:22:31.4585428Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-10-10T00:22:31.4586127Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-10-10T00:22:31.4586963Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-10-10T00:22:31.4587782Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-10-10T00:22:31.4588573Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-10-10T00:22:31.4589347Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-10-10T00:22:31.4590066Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-10-10T00:22:31.4590660Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-10-10T00:22:31.4590922Z 2025-10-10T00:22:31.4591070Z [----------] 16 tests from MetaprogrammingTest 2025-10-10T00:22:31.4591506Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2025-10-10T00:22:31.4592043Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2025-10-10T00:22:31.4592571Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2025-10-10T00:22:31.4593117Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2025-10-10T00:22:31.4593623Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2025-10-10T00:22:31.4594105Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2025-10-10T00:22:31.4594574Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2025-10-10T00:22:31.4595009Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2025-10-10T00:22:31.4595534Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2025-10-10T00:22:31.4595959Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2025-10-10T00:22:31.4596400Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2025-10-10T00:22:31.4596822Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2025-10-10T00:22:31.4597255Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2025-10-10T00:22:31.4597660Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2025-10-10T00:22:31.4598085Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2025-10-10T00:22:31.4598505Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2025-10-10T00:22:31.4599052Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2025-10-10T00:22:31.4599771Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2025-10-10T00:22:31.4600383Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2025-10-10T00:22:31.4600900Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2025-10-10T00:22:31.4601409Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2025-10-10T00:22:31.4601939Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2025-10-10T00:22:31.4602525Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2025-10-10T00:22:31.4603161Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2025-10-10T00:22:31.4603850Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2025-10-10T00:22:31.4604427Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2025-10-10T00:22:31.4605033Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2025-10-10T00:22:31.4605633Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2025-10-10T00:22:31.4606256Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2025-10-10T00:22:31.4606869Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2025-10-10T00:22:31.4607446Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2025-10-10T00:22:31.4608014Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2025-10-10T00:22:31.4608528Z [----------] 16 tests from MetaprogrammingTest (0 ms total) 2025-10-10T00:22:31.4608887Z 2025-10-10T00:22:31.4609006Z [----------] 7 tests from NetworkFlowTest 2025-10-10T00:22:31.4609357Z [ RUN ] NetworkFlowTest.basic 2025-10-10T00:22:31.4609687Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-10-10T00:22:31.4610037Z [ RUN ] NetworkFlowTest.loop 2025-10-10T00:22:31.4610358Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-10-10T00:22:31.4610745Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-10-10T00:22:31.4611165Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-10-10T00:22:31.4611585Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-10-10T00:22:31.4611989Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-10-10T00:22:31.4612360Z [ RUN ] NetworkFlowTest.unbounded 2025-10-10T00:22:31.4612718Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-10-10T00:22:31.4613066Z [ RUN ] NetworkFlowTest.overflow 2025-10-10T00:22:31.4613417Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-10-10T00:22:31.4613777Z [ RUN ] NetworkFlowTest.reverse_edge 2025-10-10T00:22:31.4614153Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-10-10T00:22:31.4614539Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-10-10T00:22:31.4614814Z 2025-10-10T00:22:31.4614925Z [----------] 1 test from SemaphoreTest 2025-10-10T00:22:31.4615282Z [ RUN ] SemaphoreTest.TestConcurrency 2025-10-10T00:22:31.4615654Z [ OK ] SemaphoreTest.TestConcurrency (21 ms) 2025-10-10T00:22:31.4616057Z [----------] 1 test from SemaphoreTest (21 ms total) 2025-10-10T00:22:31.4616313Z 2025-10-10T00:22:31.4616421Z [----------] 2 tests from Synchronized 2025-10-10T00:22:31.4616792Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-10-10T00:22:31.4617219Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-10-10T00:22:31.4617668Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-10-10T00:22:31.4618119Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2025-10-10T00:22:31.4618545Z [----------] 2 tests from Synchronized (19 ms total) 2025-10-10T00:22:31.4618794Z 2025-10-10T00:22:31.4618913Z [----------] 1 test from ThreadLocal 2025-10-10T00:22:31.4619263Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-10-10T00:22:31.4619689Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-10-10T00:22:31.4620084Z [----------] 1 test from ThreadLocal (0 ms total) 2025-10-10T00:22:31.4620341Z 2025-10-10T00:22:31.4620457Z [----------] 11 tests from ThreadLocalTest 2025-10-10T00:22:31.4620837Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-10-10T00:22:31.4621300Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-10-10T00:22:31.4621750Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-10-10T00:22:31.4622158Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-10-10T00:22:31.4622583Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-10-10T00:22:31.4622998Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-10-10T00:22:31.4623443Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-10-10T00:22:31.4623897Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-10-10T00:22:31.4624335Z [ RUN ] ThreadLocalTest.TestClassScope 2025-10-10T00:22:31.4624785Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-10-10T00:22:31.4625188Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-10-10T00:22:31.4625632Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-10-10T00:22:31.4626088Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-10-10T00:22:31.4626584Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-10-10T00:22:31.4627060Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-10-10T00:22:31.4627541Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-10-10T00:22:31.4628035Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-10-10T00:22:31.4628511Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-10-10T00:22:31.4629047Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-10-10T00:22:31.4629477Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-10-10T00:22:31.4630044Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-10-10T00:22:31.4630714Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-10-10T00:22:31.4631284Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-10-10T00:22:31.4631549Z 2025-10-10T00:22:31.4631673Z [----------] 7 tests from TypeIndex 2025-10-10T00:22:31.4631990Z [ RUN ] TypeIndex.TopLevelName 2025-10-10T00:22:31.4632334Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-10-10T00:22:31.4632671Z [ RUN ] TypeIndex.NestedName 2025-10-10T00:22:31.4633002Z [ OK ] TypeIndex.NestedName (0 ms) 2025-10-10T00:22:31.4633360Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-10-10T00:22:31.4633761Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-10-10T00:22:31.4634161Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-10-10T00:22:31.4634586Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-10-10T00:22:31.4635016Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-10-10T00:22:31.4635546Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-10-10T00:22:31.4636023Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-10-10T00:22:31.4636523Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-10-10T00:22:31.4637004Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-10-10T00:22:31.4637431Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-10-10T00:22:31.4637855Z [----------] 7 tests from TypeIndex (0 ms total) 2025-10-10T00:22:31.4638103Z 2025-10-10T00:22:31.4638215Z [----------] 4 tests from TypeListTest 2025-10-10T00:22:31.4638585Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2025-10-10T00:22:31.4639020Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2025-10-10T00:22:31.4639459Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2025-10-10T00:22:31.4639938Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2025-10-10T00:22:31.4640381Z [ RUN ] TypeListTest.MapTypesToValues_members 2025-10-10T00:22:31.4640807Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2025-10-10T00:22:31.4641230Z [ RUN ] TypeListTest.MapTypesToValues_empty 2025-10-10T00:22:31.4641639Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2025-10-10T00:22:31.4642032Z [----------] 4 tests from TypeListTest (0 ms total) 2025-10-10T00:22:31.4642290Z 2025-10-10T00:22:31.4642401Z [----------] 4 tests from accumulateTest 2025-10-10T00:22:31.4642737Z [ RUN ] accumulateTest.vector_test 2025-10-10T00:22:31.4643090Z [ OK ] accumulateTest.vector_test (0 ms) 2025-10-10T00:22:31.4643431Z [ RUN ] accumulateTest.list_test 2025-10-10T00:22:31.4643777Z [ OK ] accumulateTest.list_test (0 ms) 2025-10-10T00:22:31.4644127Z [ RUN ] accumulateTest.base_cases 2025-10-10T00:22:31.4644464Z [ OK ] accumulateTest.base_cases (0 ms) 2025-10-10T00:22:31.4644807Z [ RUN ] accumulateTest.errors 2025-10-10T00:22:31.4645128Z [ OK ] accumulateTest.errors (0 ms) 2025-10-10T00:22:31.4645587Z [----------] 4 tests from accumulateTest (0 ms total) 2025-10-10T00:22:31.4645845Z 2025-10-10T00:22:31.4645964Z [----------] 5 tests from BFloat16Conversion 2025-10-10T00:22:31.4646355Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-10-10T00:22:31.4646801Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-10-10T00:22:31.4647260Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-10-10T00:22:31.4647732Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-10-10T00:22:31.4648144Z [ RUN ] BFloat16Conversion.NaN 2025-10-10T00:22:31.4648475Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-10-10T00:22:31.4648809Z [ RUN ] BFloat16Conversion.Inf 2025-10-10T00:22:31.4649137Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-10-10T00:22:31.4649554Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-10-10T00:22:31.4649962Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-10-10T00:22:31.4650376Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-10-10T00:22:31.4650639Z 2025-10-10T00:22:31.4650744Z [----------] 3 tests from BFloat16Math 2025-10-10T00:22:31.4651070Z [ RUN ] BFloat16Math.Addition 2025-10-10T00:22:31.4651380Z [ OK ] BFloat16Math.Addition (0 ms) 2025-10-10T00:22:31.4651725Z [ RUN ] BFloat16Math.Subtraction 2025-10-10T00:22:31.4652054Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-10-10T00:22:31.4652395Z [ RUN ] BFloat16Math.NextAfterZero 2025-10-10T00:22:31.4652733Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-10-10T00:22:31.4653097Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-10-10T00:22:31.4653345Z 2025-10-10T00:22:31.4653467Z [----------] 2 tests from TestExponential 2025-10-10T00:22:31.4653796Z [ RUN ] TestExponential.IPi 2025-10-10T00:22:31.4654110Z [ OK ] TestExponential.IPi (0 ms) 2025-10-10T00:22:31.4654450Z [ RUN ] TestExponential.EulerFormula 2025-10-10T00:22:31.4654815Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-10-10T00:22:31.4655209Z [----------] 2 tests from TestExponential (0 ms total) 2025-10-10T00:22:31.4655469Z 2025-10-10T00:22:31.4655574Z [----------] 2 tests from TestExpm1 2025-10-10T00:22:31.4655883Z [ RUN ] TestExpm1.Normal 2025-10-10T00:22:31.4656172Z [ OK ] TestExpm1.Normal (0 ms) 2025-10-10T00:22:31.4656479Z [ RUN ] TestExpm1.Small 2025-10-10T00:22:31.4656757Z [ OK ] TestExpm1.Small (0 ms) 2025-10-10T00:22:31.4657097Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-10-10T00:22:31.4657341Z 2025-10-10T00:22:31.4657442Z [----------] 1 test from TestLog 2025-10-10T00:22:31.4657751Z [ RUN ] TestLog.Definition 2025-10-10T00:22:31.4658055Z [ OK ] TestLog.Definition (0 ms) 2025-10-10T00:22:31.4658404Z [----------] 1 test from TestLog (0 ms total) 2025-10-10T00:22:31.4658636Z 2025-10-10T00:22:31.4658758Z [----------] 1 test from TestLog10 2025-10-10T00:22:31.4659052Z [ RUN ] TestLog10.Rev 2025-10-10T00:22:31.4659339Z [ OK ] TestLog10.Rev (0 ms) 2025-10-10T00:22:31.4659660Z [----------] 1 test from TestLog10 (0 ms total) 2025-10-10T00:22:31.4659900Z 2025-10-10T00:22:31.4660015Z [----------] 1 test from TestLog2 2025-10-10T00:22:31.4660305Z [ RUN ] TestLog2.Rev 2025-10-10T00:22:31.4660586Z [ OK ] TestLog2.Rev (0 ms) 2025-10-10T00:22:31.4660895Z [----------] 1 test from TestLog2 (0 ms total) 2025-10-10T00:22:31.4661146Z 2025-10-10T00:22:31.4661250Z [----------] 3 tests from TestLog1p 2025-10-10T00:22:31.4661567Z [ RUN ] TestLog1p.Normal 2025-10-10T00:22:31.4661857Z [ OK ] TestLog1p.Normal (0 ms) 2025-10-10T00:22:31.4662178Z [ RUN ] TestLog1p.Small 2025-10-10T00:22:31.4662464Z [ OK ] TestLog1p.Small (0 ms) 2025-10-10T00:22:31.4662784Z [ RUN ] TestLog1p.Extreme 2025-10-10T00:22:31.4663080Z [ OK ] TestLog1p.Extreme (0 ms) 2025-10-10T00:22:31.4663436Z [----------] 3 tests from TestLog1p (0 ms total) 2025-10-10T00:22:31.4663678Z 2025-10-10T00:22:31.4663783Z [----------] 1 test from TestPowSqrt 2025-10-10T00:22:31.4664101Z [ RUN ] TestPowSqrt.Equal 2025-10-10T00:22:31.4664690Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-10-10T00:22:31.4665039Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-10-10T00:22:31.4665285Z 2025-10-10T00:22:31.4665403Z [----------] 1 test from TestPow 2025-10-10T00:22:31.4665692Z [ RUN ] TestPow.Square 2025-10-10T00:22:31.4665990Z [ OK ] TestPow.Square (0 ms) 2025-10-10T00:22:31.4666312Z [----------] 1 test from TestPow (0 ms total) 2025-10-10T00:22:31.4666557Z 2025-10-10T00:22:31.4666676Z [----------] 1 test from TestSinCosSinhCosh 2025-10-10T00:22:31.4667020Z [ RUN ] TestSinCosSinhCosh.Identity 2025-10-10T00:22:31.4667394Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-10-10T00:22:31.4667797Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-10-10T00:22:31.4668059Z 2025-10-10T00:22:31.4668222Z [----------] 1 test from TestTan 2025-10-10T00:22:31.4668525Z [ RUN ] TestTan.Identity 2025-10-10T00:22:31.4668815Z [ OK ] TestTan.Identity (0 ms) 2025-10-10T00:22:31.4669162Z [----------] 1 test from TestTan (0 ms total) 2025-10-10T00:22:31.4669393Z 2025-10-10T00:22:31.4669494Z [----------] 1 test from TestTanh 2025-10-10T00:22:31.4669801Z [ RUN ] TestTanh.Identity 2025-10-10T00:22:31.4670112Z [ OK ] TestTanh.Identity (0 ms) 2025-10-10T00:22:31.4670442Z [----------] 1 test from TestTanh (0 ms total) 2025-10-10T00:22:31.4670678Z 2025-10-10T00:22:31.4670816Z [----------] 1 test from TestRevTrigonometric 2025-10-10T00:22:31.4671168Z [ RUN ] TestRevTrigonometric.Rev 2025-10-10T00:22:31.4671521Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-10-10T00:22:31.4671908Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-10-10T00:22:31.4672197Z 2025-10-10T00:22:31.4672318Z [----------] 1 test from TestRevHyperbolic 2025-10-10T00:22:31.4672655Z [ RUN ] TestRevHyperbolic.Rev 2025-10-10T00:22:31.4672994Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-10-10T00:22:31.4673378Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-10-10T00:22:31.4673636Z 2025-10-10T00:22:31.4673744Z [----------] 1 test from TestMemory 2025-10-10T00:22:31.4674457Z [ RUN ] TestMemory.ReinterpretCast 2025-10-10T00:22:31.4674815Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-10-10T00:22:31.4675199Z [----------] 1 test from TestMemory (0 ms total) 2025-10-10T00:22:31.4675514Z 2025-10-10T00:22:31.4675631Z [----------] 1 test from TestConstructors 2025-10-10T00:22:31.4676002Z [ RUN ] TestConstructors.UnorderedMap 2025-10-10T00:22:31.4676395Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-10-10T00:22:31.4676791Z [----------] 1 test from TestConstructors (0 ms total) 2025-10-10T00:22:31.4677048Z 2025-10-10T00:22:31.4677200Z [----------] 1 test from TestArithmeticIntScalar 2025-10-10T00:22:31.4677573Z [ RUN ] TestArithmeticIntScalar.All 2025-10-10T00:22:31.4677961Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-10-10T00:22:31.4678376Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-10-10T00:22:31.4678679Z 2025-10-10T00:22:31.4678788Z [----------] 1 test from TestIO 2025-10-10T00:22:31.4679084Z [ RUN ] TestIO.All 2025-10-10T00:22:31.4679347Z [ OK ] TestIO.All (0 ms) 2025-10-10T00:22:31.4679665Z [----------] 1 test from TestIO (0 ms total) 2025-10-10T00:22:31.4679894Z 2025-10-10T00:22:31.4679997Z [----------] 1 test from TestStd 2025-10-10T00:22:31.4680316Z [ RUN ] TestStd.BasicFunctions 2025-10-10T00:22:31.4680648Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-10-10T00:22:31.4681012Z [----------] 1 test from TestStd (0 ms total) 2025-10-10T00:22:31.4681246Z 2025-10-10T00:22:31.4681356Z [----------] 1 test from StrErrorTest 2025-10-10T00:22:31.4681690Z [ RUN ] StrErrorTest.cmp_test 2025-10-10T00:22:31.4682029Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-10-10T00:22:31.4682383Z [----------] 1 test from StrErrorTest (0 ms total) 2025-10-10T00:22:31.4682639Z 2025-10-10T00:22:31.4682769Z [----------] 4 tests from ExceptionTest 2025-10-10T00:22:31.4683154Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-10-10T00:22:31.4683780Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-10-10T00:22:31.4684221Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-10-10T00:22:31.4684620Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (5151 ms) 2025-10-10T00:22:31.4685026Z [ RUN ] ExceptionTest.ErrorFormatting 2025-10-10T00:22:31.4685399Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-10-10T00:22:31.4685882Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-10-10T00:22:31.4686463Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-10-10T00:22:31.4686986Z [----------] 4 tests from ExceptionTest (5151 ms total) 2025-10-10T00:22:31.4687241Z 2025-10-10T00:22:31.4687347Z [----------] 1 test from WarningTest 2025-10-10T00:22:31.4687775Z [ RUN ] WarningTest.JustPrintWarning 2025-10-10T00:22:31.4688308Z [W1010 00:21:28.989444780 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-10-10T00:22:31.4688853Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-10-10T00:22:31.4689246Z [----------] 1 test from WarningTest (0 ms total) 2025-10-10T00:22:31.4689491Z 2025-10-10T00:22:31.4689594Z [----------] 1 test from FlagsTest 2025-10-10T00:22:31.4690265Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-10-10T00:22:31.4690666Z Caffe2 is not built with gflags. Nothing to test here. 2025-10-10T00:22:31.4691094Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-10-10T00:22:31.4691491Z [----------] 1 test from FlagsTest (0 ms total) 2025-10-10T00:22:31.4691731Z 2025-10-10T00:22:31.4691846Z [----------] 1 test from GenericMathTest 2025-10-10T00:22:31.4692204Z [ RUN ] GenericMathTest.div_floor_test 2025-10-10T00:22:31.4692570Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-10-10T00:22:31.4692969Z [----------] 1 test from GenericMathTest (0 ms total) 2025-10-10T00:22:31.4693229Z 2025-10-10T00:22:31.4693349Z [----------] 5 tests from MakeIntrusiveTest 2025-10-10T00:22:31.4693741Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-10-10T00:22:31.4694175Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-10-10T00:22:31.4694618Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-10-10T00:22:31.4695056Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-10-10T00:22:31.4695480Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-10-10T00:22:31.4695920Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-10-10T00:22:31.4696348Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-10-10T00:22:31.4696794Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-10-10T00:22:31.4697234Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-10-10T00:22:31.4697983Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-10-10T00:22:31.4698829Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-10-10T00:22:31.4699094Z 2025-10-10T00:22:31.4699229Z [----------] 1 test from IntrusivePtrTargetTest 2025-10-10T00:22:31.4699734Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-10-10T00:22:31.4700427Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-10-10T00:22:31.4700999Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-10-10T00:22:31.4701282Z 2025-10-10T00:22:31.4701419Z [----------] 146 tests from IntrusivePtrTest 2025-10-10T00:22:31.4701894Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-10-10T00:22:31.4702551Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-10-10T00:22:31.4703220Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-10-10T00:22:31.4703924Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-10-10T00:22:31.4704619Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-10-10T00:22:31.4705310Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-10-10T00:22:31.4706078Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-10-10T00:22:31.4706726Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-10-10T00:22:31.4707401Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-10-10T00:22:31.4708075Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:22:31.4708789Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-10-10T00:22:31.4709515Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:22:31.4710260Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-10-10T00:22:31.4711086Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:22:31.4711839Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-10-10T00:22:31.4712628Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:22:31.4713373Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4714109Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4714848Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-10-10T00:22:31.4715641Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4716413Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-10-10T00:22:31.4717201Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4717967Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-10-10T00:22:31.4718690Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:22:31.4719416Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-10-10T00:22:31.4720188Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:22:31.4720940Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-10-10T00:22:31.4721786Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4722540Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4723403Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4724367Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-10-10T00:22:31.4725321Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:22:31.4726226Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4727098Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4728089Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.4728949Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4729803Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4730684Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4731553Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4732535Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4733484Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4734478Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4735417Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.4736286Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.4737101Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4737846Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4738633Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-10-10T00:22:31.4739361Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-10-10T00:22:31.4740115Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-10-10T00:22:31.4740924Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4741691Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-10-10T00:22:31.4742400Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:22:31.4743149Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-10-10T00:22:31.4743902Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:22:31.4744670Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-10-10T00:22:31.4745443Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4746251Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4747277Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4748119Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.4748981Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4749832Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4750718Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4751602Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4752474Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4753383Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-10-10T00:22:31.4754310Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:22:31.4755211Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.4756146Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.4756929Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-10-10T00:22:31.4757639Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4758335Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-10-10T00:22:31.4759049Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4759819Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-10-10T00:22:31.4760501Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:22:31.4761284Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.4762143Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.4762999Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4763837Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4764658Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.4765550Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4766358Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-10-10T00:22:31.4767163Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-10-10T00:22:31.4768068Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.4769065Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.4770023Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.4770919Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.4771730Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-10-10T00:22:31.4772433Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4773139Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-10-10T00:22:31.4773834Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-10-10T00:22:31.4774831Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-10-10T00:22:31.4775531Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:22:31.4776304Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.4777178Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.4778169Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4778995Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4779831Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.4780655Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4781484Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-10-10T00:22:31.4782313Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.4783213Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.4784219Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.4785168Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.4786076Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.4786751Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-10-10T00:22:31.4787255Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-10-10T00:22:31.4787653Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-10-10T00:22:31.4788015Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-10-10T00:22:31.4788435Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-10-10T00:22:31.4788887Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-10-10T00:22:31.4789345Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-10-10T00:22:31.4789777Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-10-10T00:22:31.4790232Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-10-10T00:22:31.4790694Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-10-10T00:22:31.4791132Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-10-10T00:22:31.4791575Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-10-10T00:22:31.4792135Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-10-10T00:22:31.4792668Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-10-10T00:22:31.4793176Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-10-10T00:22:31.4793686Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-10-10T00:22:31.4794166Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-10-10T00:22:31.4794581Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-10-10T00:22:31.4794999Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-10-10T00:22:31.4795458Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-10-10T00:22:31.4795883Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-10-10T00:22:31.4796322Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-10-10T00:22:31.4796764Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-10-10T00:22:31.4797145Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-10-10T00:22:31.4797578Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-10-10T00:22:31.4798034Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-10-10T00:22:31.4798495Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-10-10T00:22:31.4798984Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-10-10T00:22:31.4799461Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-10-10T00:22:31.4799943Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-10-10T00:22:31.4800381Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-10-10T00:22:31.4800786Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-10-10T00:22:31.4801181Z [ RUN ] IntrusivePtrTest.Inequality 2025-10-10T00:22:31.4801546Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-10-10T00:22:31.4801956Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-10-10T00:22:31.4802379Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-10-10T00:22:31.4802831Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-10-10T00:22:31.4803264Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-10-10T00:22:31.4803702Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-10-10T00:22:31.4804097Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-10-10T00:22:31.4804552Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-10-10T00:22:31.4805075Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-10-10T00:22:31.4805579Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-10-10T00:22:31.4806098Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-10-10T00:22:31.4806597Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-10-10T00:22:31.4807104Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-10-10T00:22:31.4807572Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-10-10T00:22:31.4808018Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-10-10T00:22:31.4808439Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-10-10T00:22:31.4808797Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-10-10T00:22:31.4809269Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-10-10T00:22:31.4809652Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-10-10T00:22:31.4810058Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-10-10T00:22:31.4810443Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-10-10T00:22:31.4810895Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-10-10T00:22:31.4811377Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-10-10T00:22:31.4811917Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-10-10T00:22:31.4812501Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-10-10T00:22:31.4813098Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-10-10T00:22:31.4813876Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-10-10T00:22:31.4814481Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-10-10T00:22:31.4815583Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-10-10T00:22:31.4816477Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.4817367Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.4818336Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.4819354Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.4820215Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-10-10T00:22:31.4820885Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.4821600Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:22:31.4822395Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.4823713Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.4824743Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.4826253Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.4827372Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.4828492Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.4829841Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.4831433Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.4832803Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.4834043Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.4835598Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.4836832Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4838351Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4839540Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4841097Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4842400Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4844054Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4845655Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4846950Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4848752Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4850399Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4851666Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4852906Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4854505Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4855594Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4856763Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.4858004Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.4859483Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-10-10T00:22:31.4860296Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.4861060Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:22:31.4862265Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.4863235Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.4864235Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.4865294Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.4866391Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.4867525Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.4868659Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.4869506Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-10-10T00:22:31.4870090Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-10-10T00:22:31.4870807Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-10-10T00:22:31.4871682Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-10-10T00:22:31.4872596Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-10-10T00:22:31.4873589Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-10-10T00:22:31.4875042Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-10-10T00:22:31.4876019Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-10-10T00:22:31.4876905Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-10-10T00:22:31.4877764Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-10-10T00:22:31.4878465Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-10-10T00:22:31.4878986Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-10-10T00:22:31.4879495Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-10-10T00:22:31.4880020Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-10-10T00:22:31.4880607Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-10-10T00:22:31.4881091Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-10-10T00:22:31.4881573Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-10-10T00:22:31.4882055Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-10-10T00:22:31.4882543Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-10-10T00:22:31.4883250Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4883722Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-10-10T00:22:31.4884161Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-10-10T00:22:31.4884641Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-10-10T00:22:31.4885133Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:22:31.4885639Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-10-10T00:22:31.4886148Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-10-10T00:22:31.4886643Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-10-10T00:22:31.4887157Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:22:31.4887648Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-10-10T00:22:31.4888150Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-10-10T00:22:31.4888692Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-10-10T00:22:31.4889311Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4889910Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-10-10T00:22:31.4890468Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-10-10T00:22:31.4891082Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-10-10T00:22:31.4891714Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:22:31.4892362Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-10-10T00:22:31.4892981Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-10-10T00:22:31.4893601Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-10-10T00:22:31.4894191Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4894738Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-10-10T00:22:31.4895281Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-10-10T00:22:31.4895956Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-10-10T00:22:31.4896938Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:22:31.4898051Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-10-10T00:22:31.4899080Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-10-10T00:22:31.4900092Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-10-10T00:22:31.4901046Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-10-10T00:22:31.4902369Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-10-10T00:22:31.4903253Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-10-10T00:22:31.4903884Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-10-10T00:22:31.4904528Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-10-10T00:22:31.4905155Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-10-10T00:22:31.4905784Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-10-10T00:22:31.4906502Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-10-10T00:22:31.4907320Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4908193Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-10-10T00:22:31.4908979Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-10-10T00:22:31.4909779Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-10-10T00:22:31.4910584Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4911374Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-10-10T00:22:31.4912142Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-10-10T00:22:31.4912825Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-10-10T00:22:31.4913408Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-10-10T00:22:31.4913981Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-10-10T00:22:31.4914557Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-10-10T00:22:31.4915222Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-10-10T00:22:31.4916081Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4916827Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-10-10T00:22:31.4917567Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-10-10T00:22:31.4918329Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-10-10T00:22:31.4919093Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.4919851Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-10-10T00:22:31.4920581Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-10-10T00:22:31.4921294Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-10-10T00:22:31.4921975Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:22:31.4944558Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-10-10T00:22:31.4945328Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:22:31.4946049Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-10-10T00:22:31.4946696Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:22:31.4947375Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-10-10T00:22:31.4948070Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:22:31.4948657Z [----------] 146 tests from IntrusivePtrTest (0 ms total) 2025-10-10T00:22:31.4948925Z 2025-10-10T00:22:31.4949058Z [----------] 172 tests from WeakIntrusivePtrTest 2025-10-10T00:22:31.4949750Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-10-10T00:22:31.4950490Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-10-10T00:22:31.4951184Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-10-10T00:22:31.4951849Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-10-10T00:22:31.4952530Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-10-10T00:22:31.4953184Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-10-10T00:22:31.4953755Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-10-10T00:22:31.4954180Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-10-10T00:22:31.4954840Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4955684Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4956452Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-10-10T00:22:31.4957217Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4957838Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-10-10T00:22:31.4958321Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-10-10T00:22:31.4958956Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-10-10T00:22:31.4959734Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4960533Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-10-10T00:22:31.4961357Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4962138Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-10-10T00:22:31.4962874Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:22:31.4963626Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4964413Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4965191Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-10-10T00:22:31.4965999Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:22:31.4966818Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-10-10T00:22:31.4967629Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4968461Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4969275Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4970100Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-10-10T00:22:31.4970923Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:22:31.4971758Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-10-10T00:22:31.4972648Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4973564Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-10-10T00:22:31.4974898Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:22:31.4976039Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-10-10T00:22:31.4977005Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:22:31.4977952Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4978848Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4979751Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.4980655Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.4981554Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4982573Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4983488Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4984418Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4985391Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4986446Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4987445Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4988369Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4989317Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.4990259Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4991250Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.4992323Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.4993306Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.4994230Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.4995096Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-10-10T00:22:31.4995962Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4996750Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-10-10T00:22:31.4997508Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-10-10T00:22:31.4998317Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-10-10T00:22:31.4999159Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.4999974Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-10-10T00:22:31.5000751Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:22:31.5001523Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-10-10T00:22:31.5002334Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.5003137Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-10-10T00:22:31.5004022Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:22:31.5004846Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-10-10T00:22:31.5005652Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.5006477Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-10-10T00:22:31.5007294Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5008123Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-10-10T00:22:31.5008952Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:22:31.5009790Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-10-10T00:22:31.5010741Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5011623Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.5012533Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5013437Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.5014331Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.5015255Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.5016173Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.5017107Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.5018046Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5018997Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-10-10T00:22:31.5019986Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:22:31.5020943Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.5021887Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.5022830Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.5023761Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5024720Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:22:31.5025683Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:22:31.5026633Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.5027554Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.5028381Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-10-10T00:22:31.5029146Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5029885Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-10-10T00:22:31.5030642Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.5031391Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-10-10T00:22:31.5032187Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:22:31.5033020Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5033926Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5034846Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5035859Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5036767Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.5037644Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5038600Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.5039483Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.5040340Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-10-10T00:22:31.5041201Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-10-10T00:22:31.5042169Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5043325Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5044876Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5046076Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5047105Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.5048074Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.5048923Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-10-10T00:22:31.5049689Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5050427Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-10-10T00:22:31.5051175Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-10-10T00:22:31.5051921Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-10-10T00:22:31.5052656Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:22:31.5053485Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5054401Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5055308Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5056238Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5057129Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:22:31.5058012Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:22:31.5058894Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:22:31.5059757Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:22:31.5060712Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-10-10T00:22:31.5061585Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5062553Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5063617Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5064663Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:22:31.5065730Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:22:31.5066730Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:22:31.5067754Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:22:31.5068461Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-10-10T00:22:31.5068864Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-10-10T00:22:31.5069283Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-10-10T00:22:31.5069672Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-10-10T00:22:31.5070123Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-10-10T00:22:31.5070610Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-10-10T00:22:31.5071097Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-10-10T00:22:31.5071559Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-10-10T00:22:31.5072043Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-10-10T00:22:31.5072539Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-10-10T00:22:31.5073013Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-10-10T00:22:31.5073494Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-10-10T00:22:31.5074253Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-10-10T00:22:31.5074884Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-10-10T00:22:31.5075515Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-10-10T00:22:31.5076065Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-10-10T00:22:31.5076612Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-10-10T00:22:31.5077137Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-10-10T00:22:31.5077677Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-10-10T00:22:31.5078182Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-10-10T00:22:31.5078720Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-10-10T00:22:31.5079247Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-10-10T00:22:31.5079780Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-10-10T00:22:31.5080304Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-10-10T00:22:31.5080885Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-10-10T00:22:31.5081569Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-10-10T00:22:31.5082223Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-10-10T00:22:31.5082867Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-10-10T00:22:31.5083418Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-10-10T00:22:31.5083880Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-10-10T00:22:31.5084328Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-10-10T00:22:31.5084739Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-10-10T00:22:31.5085186Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-10-10T00:22:31.5085809Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-10-10T00:22:31.5086278Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-10-10T00:22:31.5086686Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-10-10T00:22:31.5087141Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-10-10T00:22:31.5087619Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-10-10T00:22:31.5088132Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-10-10T00:22:31.5088669Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-10-10T00:22:31.5089189Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-10-10T00:22:31.5089718Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-10-10T00:22:31.5090269Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-10-10T00:22:31.5090968Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-10-10T00:22:31.5091502Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-10-10T00:22:31.5091916Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-10-10T00:22:31.5092335Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-10-10T00:22:31.5092720Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-10-10T00:22:31.5093153Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-10-10T00:22:31.5093605Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-10-10T00:22:31.5094080Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-10-10T00:22:31.5094539Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-10-10T00:22:31.5095020Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-10-10T00:22:31.5095454Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-10-10T00:22:31.5095898Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-10-10T00:22:31.5096316Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-10-10T00:22:31.5096808Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-10-10T00:22:31.5097352Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-10-10T00:22:31.5097928Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-10-10T00:22:31.5098495Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-10-10T00:22:31.5099065Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-10-10T00:22:31.5099663Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-10-10T00:22:31.5100235Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-10-10T00:22:31.5100794Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-10-10T00:22:31.5101395Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-10-10T00:22:31.5102033Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-10-10T00:22:31.5102635Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-10-10T00:22:31.5103170Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-10-10T00:22:31.5103766Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-10-10T00:22:31.5104384Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-10-10T00:22:31.5104938Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-10-10T00:22:31.5105404Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-10-10T00:22:31.5105833Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-10-10T00:22:31.5106223Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-10-10T00:22:31.5106615Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-10-10T00:22:31.5107033Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-10-10T00:22:31.5107440Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-10-10T00:22:31.5107858Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-10-10T00:22:31.5108370Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-10-10T00:22:31.5108908Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-10-10T00:22:31.5109533Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-10-10T00:22:31.5110236Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-10-10T00:22:31.5110966Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-10-10T00:22:31.5111686Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-10-10T00:22:31.5112340Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-10-10T00:22:31.5112895Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-10-10T00:22:31.5113506Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-10-10T00:22:31.5114068Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-10-10T00:22:31.5114602Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-10-10T00:22:31.5115132Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-10-10T00:22:31.5115736Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-10-10T00:22:31.5116268Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-10-10T00:22:31.5116797Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-10-10T00:22:31.5117307Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.5117829Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-10-10T00:22:31.5118339Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-10-10T00:22:31.5118887Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-10-10T00:22:31.5119443Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:22:31.5120000Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-10-10T00:22:31.5120540Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-10-10T00:22:31.5121082Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-10-10T00:22:31.5121655Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:22:31.5122206Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-10-10T00:22:31.5122755Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-10-10T00:22:31.5123369Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-10-10T00:22:31.5124069Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-10-10T00:22:31.5124755Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-10-10T00:22:31.5125416Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-10-10T00:22:31.5126112Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-10-10T00:22:31.5126820Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-10-10T00:22:31.5127518Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-10-10T00:22:31.5128189Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-10-10T00:22:31.5128860Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-10-10T00:22:31.5129521Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.5130166Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-10-10T00:22:31.5130829Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-10-10T00:22:31.5131494Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-10-10T00:22:31.5132246Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:22:31.5132926Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-10-10T00:22:31.5133576Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-10-10T00:22:31.5134225Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-10-10T00:22:31.5134836Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.5135466Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-10-10T00:22:31.5136079Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-10-10T00:22:31.5136724Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-10-10T00:22:31.5137381Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:22:31.5138088Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-10-10T00:22:31.5138717Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-10-10T00:22:31.5139343Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-10-10T00:22:31.5140008Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:22:31.5140656Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-10-10T00:22:31.5141322Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-10-10T00:22:31.5141997Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-10-10T00:22:31.5142671Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-10-10T00:22:31.5143361Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-10-10T00:22:31.5144044Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-10-10T00:22:31.5144808Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-10-10T00:22:31.5145633Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-10-10T00:22:31.5146542Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-10-10T00:22:31.5147574Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-10-10T00:22:31.5148414Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-10-10T00:22:31.5149085Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-10-10T00:22:31.5149896Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.5150838Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.5151858Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.5152917Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.5153820Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-10-10T00:22:31.5154544Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.5155385Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:22:31.5156230Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.5157156Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.5158219Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.5159401Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.5160564Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.5161745Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.5162925Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.5163972Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.5164889Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.5165911Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:22:31.5166972Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:22:31.5168032Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5169136Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5170301Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5171526Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5172748Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5174864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5176162Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5177502Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5178682Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5179746Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5180878Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5182064Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5183251Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5184402Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5185625Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:22:31.5186924Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:22:31.5187919Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-10-10T00:22:31.5188636Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.5189402Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:22:31.5190236Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:22:31.5191341Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.5192386Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.5193495Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.5194651Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.5195906Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:22:31.5197092Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:22:31.5198082Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-10-10T00:22:31.5198720Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-10-10T00:22:31.5199485Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-10-10T00:22:31.5199911Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-10-10T00:22:31.5200351Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-10-10T00:22:31.5200818Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-10-10T00:22:31.5201229Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-10-10T00:22:31.5201651Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-10-10T00:22:31.5202031Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-10-10T00:22:31.5202453Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-10-10T00:22:31.5202738Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-10-10T00:22:31.5203049Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:22:31.5203393Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-10-10T00:22:31.5203751Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:22:31.5204062Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-10-10T00:22:31.5204421Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:22:31.5204781Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-10-10T00:22:31.5205173Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:22:31.5205438Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-10-10T00:22:31.5205717Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-10-10T00:22:31.5206105Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-10-10T00:22:31.5206522Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-10-10T00:22:31.5206708Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-10-10T00:22:31.5206715Z 2025-10-10T00:22:31.5206826Z [----------] 3 tests from irangeTest 2025-10-10T00:22:31.5206938Z [ RUN ] irangeTest.range_test 2025-10-10T00:22:31.5207073Z [ OK ] irangeTest.range_test (0 ms) 2025-10-10T00:22:31.5207179Z [ RUN ] irangeTest.end_test 2025-10-10T00:22:31.5207349Z [ OK ] irangeTest.end_test (0 ms) 2025-10-10T00:22:31.5207478Z [ RUN ] irangeTest.neg_range_test 2025-10-10T00:22:31.5207601Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-10-10T00:22:31.5207730Z [----------] 3 tests from irangeTest (0 ms total) 2025-10-10T00:22:31.5207736Z 2025-10-10T00:22:31.5207852Z [----------] 3 tests from irange 2025-10-10T00:22:31.5207988Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-10-10T00:22:31.5208140Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-10-10T00:22:31.5208271Z [ RUN ] irange.empty_reverse_range_one_input 2025-10-10T00:22:31.5208431Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-10-10T00:22:31.5208539Z [ RUN ] irange.constexpr_ok 2025-10-10T00:22:31.5208651Z [ OK ] irange.constexpr_ok (0 ms) 2025-10-10T00:22:31.5208841Z [----------] 3 tests from irange (0 ms total) 2025-10-10T00:22:31.5208846Z 2025-10-10T00:22:31.5208948Z [----------] 3 tests from LazyTest 2025-10-10T00:22:31.5209067Z [ RUN ] LazyTest.OptimisticLazy 2025-10-10T00:22:31.5209190Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-10-10T00:22:31.5209331Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-10-10T00:22:31.5209468Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-10-10T00:22:31.5209591Z [ RUN ] LazyTest.OptimisticLazyValue 2025-10-10T00:22:31.5209736Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-10-10T00:22:31.5209859Z [----------] 3 tests from LazyTest (0 ms total) 2025-10-10T00:22:31.5209864Z 2025-10-10T00:22:31.5209969Z [----------] 10 tests from LoggingTest 2025-10-10T00:22:31.5210102Z [ RUN ] LoggingTest.TestEnforceTrue 2025-10-10T00:22:31.5210232Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-10-10T00:22:31.5210352Z [ RUN ] LoggingTest.TestEnforceFalse 2025-10-10T00:22:31.5210488Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-10-10T00:22:31.5210625Z [ RUN ] LoggingTest.TestEnforceEquals 2025-10-10T00:22:31.5210759Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-10-10T00:22:31.5210915Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-10-10T00:22:31.5211100Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-10-10T00:22:31.5211457Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-10-10T00:22:31.5211848Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-10-10T00:22:31.5212010Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-10-10T00:22:31.5212172Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-10-10T00:22:31.5212294Z [ RUN ] LoggingTest.EnforceShowcase 2025-10-10T00:22:31.5212427Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-10-10T00:22:31.5212546Z [ RUN ] LoggingTest.Join 2025-10-10T00:22:31.5212659Z [ OK ] LoggingTest.Join (0 ms) 2025-10-10T00:22:31.5212780Z [ RUN ] LoggingTest.TestDanglingElse 2025-10-10T00:22:31.5212926Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-10-10T00:22:31.5213046Z [ RUN ] LoggingTest.LazyBacktrace 2025-10-10T00:22:31.5213170Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-10-10T00:22:31.5213316Z [----------] 10 tests from LoggingTest (0 ms total) 2025-10-10T00:22:31.5213321Z 2025-10-10T00:22:31.5213495Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-10-10T00:22:31.5213602Z [ RUN ] OptionalTest/0.Empty 2025-10-10T00:22:31.5213713Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-10-10T00:22:31.5213838Z [ RUN ] OptionalTest/0.Initialized 2025-10-10T00:22:31.5213959Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-10-10T00:22:31.5214097Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-10-10T00:22:31.5214102Z 2025-10-10T00:22:31.5214323Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-10-10T00:22:31.5214432Z [ RUN ] OptionalTest/1.Empty 2025-10-10T00:22:31.5214543Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-10-10T00:22:31.5214668Z [ RUN ] OptionalTest/1.Initialized 2025-10-10T00:22:31.5214860Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-10-10T00:22:31.5214999Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-10-10T00:22:31.5215003Z 2025-10-10T00:22:31.5215263Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-10-10T00:22:31.5215382Z [ RUN ] OptionalTest/2.Empty 2025-10-10T00:22:31.5215492Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-10-10T00:22:31.5215602Z [ RUN ] OptionalTest/2.Initialized 2025-10-10T00:22:31.5215740Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-10-10T00:22:31.5215874Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-10-10T00:22:31.5215879Z 2025-10-10T00:22:31.5216308Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-10-10T00:22:31.5216486Z [ RUN ] OptionalTest/3.Empty 2025-10-10T00:22:31.5216597Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-10-10T00:22:31.5216711Z [ RUN ] OptionalTest/3.Initialized 2025-10-10T00:22:31.5216831Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-10-10T00:22:31.5216981Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-10-10T00:22:31.5216985Z 2025-10-10T00:22:31.5217092Z [----------] 1 test from OptionalTest 2025-10-10T00:22:31.5217200Z [ RUN ] OptionalTest.Nullopt 2025-10-10T00:22:31.5217331Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-10-10T00:22:31.5217460Z [----------] 1 test from OptionalTest (0 ms total) 2025-10-10T00:22:31.5217466Z 2025-10-10T00:22:31.5217792Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-10-10T00:22:31.5217913Z [ RUN ] CmpTest/0.Cmp 2025-10-10T00:22:31.5218020Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-10-10T00:22:31.5218149Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-10-10T00:22:31.5218153Z 2025-10-10T00:22:31.5218427Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-10-10T00:22:31.5218531Z [ RUN ] CmpTest/1.Cmp 2025-10-10T00:22:31.5218634Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-10-10T00:22:31.5218756Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-10-10T00:22:31.5218760Z 2025-10-10T00:22:31.5219036Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-10-10T00:22:31.5219134Z [ RUN ] CmpTest/2.Cmp 2025-10-10T00:22:31.5219235Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-10-10T00:22:31.5219370Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-10-10T00:22:31.5219375Z 2025-10-10T00:22:31.5219629Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-10-10T00:22:31.5219730Z [ RUN ] CmpTest/3.Cmp 2025-10-10T00:22:31.5219846Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-10-10T00:22:31.5219969Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-10-10T00:22:31.5219973Z 2025-10-10T00:22:31.5220234Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-10-10T00:22:31.5220352Z [ RUN ] CmpTest/4.Cmp 2025-10-10T00:22:31.5220453Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-10-10T00:22:31.5220576Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-10-10T00:22:31.5220580Z 2025-10-10T00:22:31.5220727Z [----------] 19 tests from OrderedPreservingDictTest 2025-10-10T00:22:31.5220930Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-10-10T00:22:31.5221144Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-10-10T00:22:31.5221387Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-10-10T00:22:31.5221675Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-10-10T00:22:31.5221837Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-10-10T00:22:31.5222003Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-10-10T00:22:31.5222178Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-10-10T00:22:31.5222418Z [ OK ] OrderedPreservingDictTest.DictCollisions (116 ms) 2025-10-10T00:22:31.5222582Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-10-10T00:22:31.5222761Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-10-10T00:22:31.5222946Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-10-10T00:22:31.5223139Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-10-10T00:22:31.5223299Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-10-10T00:22:31.5223488Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2025-10-10T00:22:31.5223688Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-10-10T00:22:31.5223915Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-10-10T00:22:31.5224117Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-10-10T00:22:31.5224385Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-10-10T00:22:31.5224662Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-10-10T00:22:31.5224975Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-10-10T00:22:31.5225237Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-10-10T00:22:31.5225520Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-10-10T00:22:31.5225753Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-10-10T00:22:31.5226029Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-10-10T00:22:31.5226230Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-10-10T00:22:31.5226457Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-10-10T00:22:31.5226666Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-10-10T00:22:31.5226878Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-10-10T00:22:31.5227023Z [ RUN ] OrderedPreservingDictTest.test_at 2025-10-10T00:22:31.5227188Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-10-10T00:22:31.5227345Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-10-10T00:22:31.5227520Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-10-10T00:22:31.5227694Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-10-10T00:22:31.5227903Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-10-10T00:22:31.5228048Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-10-10T00:22:31.5228200Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-10-10T00:22:31.5228372Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-10-10T00:22:31.5228547Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-10-10T00:22:31.5228742Z [----------] 19 tests from OrderedPreservingDictTest (125 ms total) 2025-10-10T00:22:31.5228747Z 2025-10-10T00:22:31.5228874Z [----------] 3 tests from RegistryTest 2025-10-10T00:22:31.5228997Z [ RUN ] RegistryTest.CanRunCreator 2025-10-10T00:22:31.5229126Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-10-10T00:22:31.5229310Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-10-10T00:22:31.5229501Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-10-10T00:22:31.5229632Z [ RUN ] RegistryTest.RegistryPriorities 2025-10-10T00:22:31.5229841Z Key already registered with the same priority: FooWithPriority 2025-10-10T00:22:31.5230148Z Higher priority item already registered, skipping registration of FooWithPriority 2025-10-10T00:22:31.5230288Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-10-10T00:22:31.5230422Z [----------] 3 tests from RegistryTest (0 ms total) 2025-10-10T00:22:31.5230427Z 2025-10-10T00:22:31.5230866Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-10-10T00:22:31.5231012Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-10-10T00:22:31.5231231Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-10-10T00:22:31.5231389Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-10-10T00:22:31.5231541Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-10-10T00:22:31.5231670Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-10-10T00:22:31.5231808Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-10-10T00:22:31.5231942Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-10-10T00:22:31.5232071Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-10-10T00:22:31.5232183Z [ RUN ] SmallVectorTest/0.ClearTest 2025-10-10T00:22:31.5232319Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-10-10T00:22:31.5232446Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-10-10T00:22:31.5232643Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-10-10T00:22:31.5232781Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-10-10T00:22:31.5232916Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-10-10T00:22:31.5233065Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-10-10T00:22:31.5233227Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-10-10T00:22:31.5233368Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-10-10T00:22:31.5233504Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-10-10T00:22:31.5233624Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-10-10T00:22:31.5233762Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-10-10T00:22:31.5233884Z [ RUN ] SmallVectorTest/0.IterationTest 2025-10-10T00:22:31.5234015Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-10-10T00:22:31.5234143Z [ RUN ] SmallVectorTest/0.SwapTest 2025-10-10T00:22:31.5234265Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-10-10T00:22:31.5234390Z [ RUN ] SmallVectorTest/0.AppendTest 2025-10-10T00:22:31.5234518Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-10-10T00:22:31.5234667Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-10-10T00:22:31.5234821Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-10-10T00:22:31.5234954Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-10-10T00:22:31.5235114Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-10-10T00:22:31.5235394Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-10-10T00:22:31.5235615Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:22:31.5235748Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-10-10T00:22:31.5235909Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-10-10T00:22:31.5236026Z [ RUN ] SmallVectorTest/0.AssignTest 2025-10-10T00:22:31.5236151Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-10-10T00:22:31.5236294Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-10-10T00:22:31.5236437Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-10-10T00:22:31.5236567Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-10-10T00:22:31.5236728Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-10-10T00:22:31.5236859Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-10-10T00:22:31.5237000Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-10-10T00:22:31.5237126Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-10-10T00:22:31.5237278Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-10-10T00:22:31.5237390Z [ RUN ] SmallVectorTest/0.EraseTest 2025-10-10T00:22:31.5237514Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-10-10T00:22:31.5237656Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-10-10T00:22:31.5237793Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-10-10T00:22:31.5237907Z [ RUN ] SmallVectorTest/0.InsertTest 2025-10-10T00:22:31.5238033Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-10-10T00:22:31.5238166Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-10-10T00:22:31.5238290Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-10-10T00:22:31.5238487Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-10-10T00:22:31.5238653Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-10-10T00:22:31.5238811Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-10-10T00:22:31.5238988Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:22:31.5239151Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-10-10T00:22:31.5239320Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:22:31.5239469Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-10-10T00:22:31.5239638Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:22:31.5239781Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-10-10T00:22:31.5239918Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-10-10T00:22:31.5240118Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-10-10T00:22:31.5240290Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-10-10T00:22:31.5240433Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-10-10T00:22:31.5240587Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-10-10T00:22:31.5240726Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-10-10T00:22:31.5240862Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-10-10T00:22:31.5240988Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-10-10T00:22:31.5241125Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-10-10T00:22:31.5241269Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-10-10T00:22:31.5241409Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-10-10T00:22:31.5241530Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-10-10T00:22:31.5241670Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-10-10T00:22:31.5241816Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-10-10T00:22:31.5241824Z 2025-10-10T00:22:31.5242238Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-10-10T00:22:31.5242408Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-10-10T00:22:31.5242571Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-10-10T00:22:31.5242705Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-10-10T00:22:31.5242855Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-10-10T00:22:31.5242996Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-10-10T00:22:31.5243133Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-10-10T00:22:31.5243255Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-10-10T00:22:31.5243397Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-10-10T00:22:31.5243509Z [ RUN ] SmallVectorTest/1.ClearTest 2025-10-10T00:22:31.5243632Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-10-10T00:22:31.5243775Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-10-10T00:22:31.5243918Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-10-10T00:22:31.5244041Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-10-10T00:22:31.5244183Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-10-10T00:22:31.5244340Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-10-10T00:22:31.5244501Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-10-10T00:22:31.5244626Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-10-10T00:22:31.5244774Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-10-10T00:22:31.5244893Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-10-10T00:22:31.5245019Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-10-10T00:22:31.5245156Z [ RUN ] SmallVectorTest/1.IterationTest 2025-10-10T00:22:31.5245284Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-10-10T00:22:31.5245396Z [ RUN ] SmallVectorTest/1.SwapTest 2025-10-10T00:22:31.5245521Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-10-10T00:22:31.5245649Z [ RUN ] SmallVectorTest/1.AppendTest 2025-10-10T00:22:31.5245776Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-10-10T00:22:31.5245981Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-10-10T00:22:31.5246146Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-10-10T00:22:31.5246277Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-10-10T00:22:31.5246421Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-10-10T00:22:31.5246608Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-10-10T00:22:31.5246840Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:22:31.5246972Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-10-10T00:22:31.5247117Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-10-10T00:22:31.5247246Z [ RUN ] SmallVectorTest/1.AssignTest 2025-10-10T00:22:31.5247371Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-10-10T00:22:31.5247565Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-10-10T00:22:31.5247719Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-10-10T00:22:31.5247851Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-10-10T00:22:31.5247994Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-10-10T00:22:31.5248123Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-10-10T00:22:31.5248278Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-10-10T00:22:31.5248403Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-10-10T00:22:31.5248538Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-10-10T00:22:31.5248665Z [ RUN ] SmallVectorTest/1.EraseTest 2025-10-10T00:22:31.5248789Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-10-10T00:22:31.5248913Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-10-10T00:22:31.5249062Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-10-10T00:22:31.5249179Z [ RUN ] SmallVectorTest/1.InsertTest 2025-10-10T00:22:31.5249308Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-10-10T00:22:31.5249427Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-10-10T00:22:31.5249572Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-10-10T00:22:31.5249709Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-10-10T00:22:31.5249858Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-10-10T00:22:31.5250030Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-10-10T00:22:31.5250206Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:22:31.5250357Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-10-10T00:22:31.5250529Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:22:31.5250691Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-10-10T00:22:31.5250858Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:22:31.5250989Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-10-10T00:22:31.5251144Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-10-10T00:22:31.5251281Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-10-10T00:22:31.5251435Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-10-10T00:22:31.5251590Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-10-10T00:22:31.5251743Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-10-10T00:22:31.5251869Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-10-10T00:22:31.5252006Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-10-10T00:22:31.5252149Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-10-10T00:22:31.5252288Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-10-10T00:22:31.5252419Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-10-10T00:22:31.5252574Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-10-10T00:22:31.5252694Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-10-10T00:22:31.5252820Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-10-10T00:22:31.5252984Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-10-10T00:22:31.5252989Z 2025-10-10T00:22:31.5253456Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-10-10T00:22:31.5253606Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-10-10T00:22:31.5253782Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-10-10T00:22:31.5253919Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-10-10T00:22:31.5254071Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-10-10T00:22:31.5254202Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-10-10T00:22:31.5254359Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-10-10T00:22:31.5254483Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-10-10T00:22:31.5254614Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-10-10T00:22:31.5254744Z [ RUN ] SmallVectorTest/2.ClearTest 2025-10-10T00:22:31.5254869Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-10-10T00:22:31.5255059Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-10-10T00:22:31.5255202Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-10-10T00:22:31.5255347Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-10-10T00:22:31.5255485Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-10-10T00:22:31.5255632Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-10-10T00:22:31.5255812Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-10-10T00:22:31.5255940Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-10-10T00:22:31.5256076Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-10-10T00:22:31.5256215Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-10-10T00:22:31.5256343Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-10-10T00:22:31.5256467Z [ RUN ] SmallVectorTest/2.IterationTest 2025-10-10T00:22:31.5256602Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-10-10T00:22:31.5256740Z [ RUN ] SmallVectorTest/2.SwapTest 2025-10-10T00:22:31.5256863Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-10-10T00:22:31.5256982Z [ RUN ] SmallVectorTest/2.AppendTest 2025-10-10T00:22:31.5257130Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-10-10T00:22:31.5257267Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-10-10T00:22:31.5257419Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-10-10T00:22:31.5257569Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-10-10T00:22:31.5257716Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-10-10T00:22:31.5257906Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-10-10T00:22:31.5258127Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:22:31.5258273Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-10-10T00:22:31.5258420Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-10-10T00:22:31.5258537Z [ RUN ] SmallVectorTest/2.AssignTest 2025-10-10T00:22:31.5258684Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-10-10T00:22:31.5258816Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-10-10T00:22:31.5258958Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-10-10T00:22:31.5259086Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-10-10T00:22:31.5259249Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-10-10T00:22:31.5259377Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-10-10T00:22:31.5259523Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-10-10T00:22:31.5259666Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-10-10T00:22:31.5259803Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-10-10T00:22:31.5259915Z [ RUN ] SmallVectorTest/2.EraseTest 2025-10-10T00:22:31.5260054Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-10-10T00:22:31.5260176Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-10-10T00:22:31.5260314Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-10-10T00:22:31.5260433Z [ RUN ] SmallVectorTest/2.InsertTest 2025-10-10T00:22:31.5260572Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-10-10T00:22:31.5260687Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-10-10T00:22:31.5260870Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-10-10T00:22:31.5261023Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-10-10T00:22:31.5261169Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-10-10T00:22:31.5261323Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-10-10T00:22:31.5261511Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:22:31.5261661Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-10-10T00:22:31.5261832Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:22:31.5261980Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-10-10T00:22:31.5262161Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:22:31.5262291Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-10-10T00:22:31.5262487Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-10-10T00:22:31.5262636Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-10-10T00:22:31.5262798Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-10-10T00:22:31.5262935Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-10-10T00:22:31.5263091Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-10-10T00:22:31.5263233Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-10-10T00:22:31.5263370Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-10-10T00:22:31.5263498Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-10-10T00:22:31.5263651Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-10-10T00:22:31.5263781Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-10-10T00:22:31.5263923Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-10-10T00:22:31.5264057Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-10-10T00:22:31.5264190Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-10-10T00:22:31.5264337Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-10-10T00:22:31.5264343Z 2025-10-10T00:22:31.5264773Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-10-10T00:22:31.5264922Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-10-10T00:22:31.5265089Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-10-10T00:22:31.5265222Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-10-10T00:22:31.5265388Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-10-10T00:22:31.5265520Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-10-10T00:22:31.5265660Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-10-10T00:22:31.5265800Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-10-10T00:22:31.5265928Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-10-10T00:22:31.5266042Z [ RUN ] SmallVectorTest/3.ClearTest 2025-10-10T00:22:31.5266185Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-10-10T00:22:31.5266313Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-10-10T00:22:31.5266459Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-10-10T00:22:31.5266583Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-10-10T00:22:31.5266735Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-10-10T00:22:31.5266881Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-10-10T00:22:31.5267045Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-10-10T00:22:31.5267185Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-10-10T00:22:31.5267321Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-10-10T00:22:31.5267442Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-10-10T00:22:31.5267571Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-10-10T00:22:31.5267707Z [ RUN ] SmallVectorTest/3.IterationTest 2025-10-10T00:22:31.5267839Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-10-10T00:22:31.5267956Z [ RUN ] SmallVectorTest/3.SwapTest 2025-10-10T00:22:31.5268094Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-10-10T00:22:31.5268270Z [ RUN ] SmallVectorTest/3.AppendTest 2025-10-10T00:22:31.5268399Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-10-10T00:22:31.5268549Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-10-10T00:22:31.5268699Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-10-10T00:22:31.5268829Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-10-10T00:22:31.5268975Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-10-10T00:22:31.5269180Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-10-10T00:22:31.5269400Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:22:31.5269532Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-10-10T00:22:31.5269692Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-10-10T00:22:31.5269882Z [ RUN ] SmallVectorTest/3.AssignTest 2025-10-10T00:22:31.5270007Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-10-10T00:22:31.5270135Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-10-10T00:22:31.5270289Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-10-10T00:22:31.5270418Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-10-10T00:22:31.5270561Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-10-10T00:22:31.5270702Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-10-10T00:22:31.5270844Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-10-10T00:22:31.5270968Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-10-10T00:22:31.5271121Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-10-10T00:22:31.5271235Z [ RUN ] SmallVectorTest/3.EraseTest 2025-10-10T00:22:31.5271361Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-10-10T00:22:31.5271486Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-10-10T00:22:31.5271642Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-10-10T00:22:31.5271759Z [ RUN ] SmallVectorTest/3.InsertTest 2025-10-10T00:22:31.5271881Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-10-10T00:22:31.5272013Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-10-10T00:22:31.5272137Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-10-10T00:22:31.5272268Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-10-10T00:22:31.5272430Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-10-10T00:22:31.5272585Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-10-10T00:22:31.5272760Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:22:31.5272907Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-10-10T00:22:31.5273087Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:22:31.5273235Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-10-10T00:22:31.5273402Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:22:31.5273547Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-10-10T00:22:31.5273685Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-10-10T00:22:31.5273824Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-10-10T00:22:31.5274335Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-10-10T00:22:31.5274487Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-10-10T00:22:31.5274643Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-10-10T00:22:31.5274768Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-10-10T00:22:31.5274920Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-10-10T00:22:31.5275047Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-10-10T00:22:31.5275184Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-10-10T00:22:31.5275402Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-10-10T00:22:31.5275544Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-10-10T00:22:31.5275669Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-10-10T00:22:31.5275798Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-10-10T00:22:31.5275958Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-10-10T00:22:31.5276091Z 2025-10-10T00:22:31.5276515Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-10-10T00:22:31.5276660Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-10-10T00:22:31.5276840Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-10-10T00:22:31.5276973Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-10-10T00:22:31.5277125Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-10-10T00:22:31.5277271Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-10-10T00:22:31.5277409Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-10-10T00:22:31.5277531Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-10-10T00:22:31.5277675Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-10-10T00:22:31.5277869Z [ RUN ] SmallVectorTest/4.ClearTest 2025-10-10T00:22:31.5277994Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-10-10T00:22:31.5278126Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-10-10T00:22:31.5278283Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-10-10T00:22:31.5278406Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-10-10T00:22:31.5278541Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-10-10T00:22:31.5278701Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-10-10T00:22:31.5278863Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-10-10T00:22:31.5278988Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-10-10T00:22:31.5279122Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-10-10T00:22:31.5279261Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-10-10T00:22:31.5279392Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-10-10T00:22:31.5279513Z [ RUN ] SmallVectorTest/4.IterationTest 2025-10-10T00:22:31.5279663Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-10-10T00:22:31.5279778Z [ RUN ] SmallVectorTest/4.SwapTest 2025-10-10T00:22:31.5279903Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-10-10T00:22:31.5280037Z [ RUN ] SmallVectorTest/4.AppendTest 2025-10-10T00:22:31.5280165Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-10-10T00:22:31.5280299Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-10-10T00:22:31.5280451Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-10-10T00:22:31.5280596Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-10-10T00:22:31.5280740Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-10-10T00:22:31.5280928Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-10-10T00:22:31.5281159Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:22:31.5281291Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-10-10T00:22:31.5281441Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-10-10T00:22:31.5281573Z [ RUN ] SmallVectorTest/4.AssignTest 2025-10-10T00:22:31.5281700Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-10-10T00:22:31.5281832Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-10-10T00:22:31.5281971Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-10-10T00:22:31.5282114Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-10-10T00:22:31.5282256Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-10-10T00:22:31.5282386Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-10-10T00:22:31.5282542Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-10-10T00:22:31.5282666Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-10-10T00:22:31.5282817Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-10-10T00:22:31.5282931Z [ RUN ] SmallVectorTest/4.EraseTest 2025-10-10T00:22:31.5283068Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-10-10T00:22:31.5283196Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-10-10T00:22:31.5283332Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-10-10T00:22:31.5283464Z [ RUN ] SmallVectorTest/4.InsertTest 2025-10-10T00:22:31.5283649Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-10-10T00:22:31.5283768Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-10-10T00:22:31.5283912Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-10-10T00:22:31.5284047Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-10-10T00:22:31.5284197Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-10-10T00:22:31.5284355Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-10-10T00:22:31.5284549Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:22:31.5284699Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-10-10T00:22:31.5284869Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:22:31.5285034Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-10-10T00:22:31.5285261Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:22:31.5285394Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-10-10T00:22:31.5285553Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-10-10T00:22:31.5285694Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-10-10T00:22:31.5285850Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-10-10T00:22:31.5285988Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-10-10T00:22:31.5286161Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-10-10T00:22:31.5286287Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-10-10T00:22:31.5286425Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-10-10T00:22:31.5286570Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-10-10T00:22:31.5286710Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-10-10T00:22:31.5286843Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-10-10T00:22:31.5287001Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-10-10T00:22:31.5287128Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-10-10T00:22:31.5287257Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-10-10T00:22:31.5287410Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-10-10T00:22:31.5287415Z 2025-10-10T00:22:31.5287545Z [----------] 5 tests from SmallVectorTest 2025-10-10T00:22:31.5287682Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-10-10T00:22:31.5287836Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-10-10T00:22:31.5287966Z [ RUN ] SmallVectorTest.MidInsert 2025-10-10T00:22:31.5288093Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-10-10T00:22:31.5288208Z [ RUN ] SmallVectorTest.EmplaceBack 2025-10-10T00:22:31.5297220Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-10-10T00:22:31.5297426Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-10-10T00:22:31.5297605Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-10-10T00:22:31.5297769Z [ RUN ] SmallVectorTest.InitializerList 2025-10-10T00:22:31.5297913Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-10-10T00:22:31.5298056Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-10-10T00:22:31.5298070Z 2025-10-10T00:22:31.5298842Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-10-10T00:22:31.5298982Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-10-10T00:22:31.5299137Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-10-10T00:22:31.5299299Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-10-10T00:22:31.5299305Z 2025-10-10T00:22:31.5300036Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-10-10T00:22:31.5300173Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-10-10T00:22:31.5300333Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-10-10T00:22:31.5300506Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-10-10T00:22:31.5300649Z 2025-10-10T00:22:31.5301374Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-10-10T00:22:31.5301511Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-10-10T00:22:31.5301680Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-10-10T00:22:31.5301842Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-10-10T00:22:31.5301847Z 2025-10-10T00:22:31.5302570Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-10-10T00:22:31.5302726Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-10-10T00:22:31.5302946Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-10-10T00:22:31.5303105Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-10-10T00:22:31.5303114Z 2025-10-10T00:22:31.5303261Z [----------] 1 test from SmallVectorCustomTest 2025-10-10T00:22:31.5303401Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-10-10T00:22:31.5303552Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-10-10T00:22:31.5303723Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-10-10T00:22:31.5303728Z 2025-10-10T00:22:31.5304128Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-10-10T00:22:31.5304317Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-10-10T00:22:31.5304537Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-10-10T00:22:31.5304798Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-10-10T00:22:31.5305055Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-10-10T00:22:31.5305231Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-10-10T00:22:31.5305441Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-10-10T00:22:31.5305614Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-10-10T00:22:31.5305807Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-10-10T00:22:31.5306012Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-10-10T00:22:31.5306249Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (10613 ms) 2025-10-10T00:22:31.5306422Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-10-10T00:22:31.5306627Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-10-10T00:22:31.5306816Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-10-10T00:22:31.5307048Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (10427 ms) 2025-10-10T00:22:31.5307230Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-10-10T00:22:31.5307420Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-10-10T00:22:31.5307631Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-10-10T00:22:31.5307849Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-10-10T00:22:31.5308023Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-10-10T00:22:31.5308237Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-10-10T00:22:31.5308424Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-10-10T00:22:31.5308656Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (10460 ms) 2025-10-10T00:22:31.5308858Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-10-10T00:22:31.5309076Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-10-10T00:22:31.5309335Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (31501 ms total) 2025-10-10T00:22:31.5309345Z 2025-10-10T00:22:31.5309972Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-10-10T00:22:31.5310157Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-10-10T00:22:31.5310362Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-10-10T00:22:31.5310564Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-10-10T00:22:31.5310810Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-10-10T00:22:31.5310984Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-10-10T00:22:31.5311176Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-10-10T00:22:31.5311363Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-10-10T00:22:31.5311556Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-10-10T00:22:31.5311824Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-10-10T00:22:31.5312075Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (10402 ms) 2025-10-10T00:22:31.5312251Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-10-10T00:22:31.5312442Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-10-10T00:22:31.5312645Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-10-10T00:22:31.5312877Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (10541 ms) 2025-10-10T00:22:31.5313048Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-10-10T00:22:31.5313242Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-10-10T00:22:31.5313445Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-10-10T00:22:31.5313661Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-10-10T00:22:31.5313837Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-10-10T00:22:31.5314056Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-10-10T00:22:31.5314244Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-10-10T00:22:31.5314483Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (10562 ms) 2025-10-10T00:22:31.5314687Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-10-10T00:22:31.5314906Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-10-10T00:22:31.5315166Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (31506 ms total) 2025-10-10T00:22:31.5315172Z 2025-10-10T00:22:31.5315811Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-10-10T00:22:31.5316051Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-10-10T00:22:31.5316319Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-10-10T00:22:31.5316605Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-10-10T00:22:31.5316630Z 2025-10-10T00:22:31.5317429Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-10-10T00:22:31.5317672Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-10-10T00:22:31.5317952Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-10-10T00:22:31.5318231Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-10-10T00:22:31.5318236Z 2025-10-10T00:22:31.5318353Z [----------] 6 tests from StringUtilTest 2025-10-10T00:22:31.5318494Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-10-10T00:22:31.5318661Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-10-10T00:22:31.5318796Z [ RUN ] StringUtilTest.testStrWideSingle 2025-10-10T00:22:31.5318946Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-10-10T00:22:31.5319119Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-10-10T00:22:31.5319361Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-10-10T00:22:31.5319497Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-10-10T00:22:31.5319652Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-10-10T00:22:31.5319770Z [ RUN ] StringUtilTest.testStrMulti 2025-10-10T00:22:31.5319901Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-10-10T00:22:31.5320015Z [ RUN ] StringUtilTest.testStrEnum 2025-10-10T00:22:31.5320162Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-10-10T00:22:31.5320300Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-10-10T00:22:31.5320305Z 2025-10-10T00:22:31.5320410Z [----------] 2 tests from tryToTest 2025-10-10T00:22:31.5320529Z [ RUN ] tryToTest.Int64T 2025-10-10T00:22:31.5320638Z [ OK ] tryToTest.Int64T (0 ms) 2025-10-10T00:22:31.5320801Z [ RUN ] tryToTest.Double 2025-10-10T00:22:31.5320926Z [ OK ] tryToTest.Double (0 ms) 2025-10-10T00:22:31.5321055Z [----------] 2 tests from tryToTest (0 ms total) 2025-10-10T00:22:31.5321060Z 2025-10-10T00:22:31.5321166Z [----------] 4 tests from SplitTest 2025-10-10T00:22:31.5321273Z [ RUN ] SplitTest.NormalCase 2025-10-10T00:22:31.5321408Z [ OK ] SplitTest.NormalCase (0 ms) 2025-10-10T00:22:31.5321516Z [ RUN ] SplitTest.EmptyString 2025-10-10T00:22:31.5321634Z [ OK ] SplitTest.EmptyString (0 ms) 2025-10-10T00:22:31.5321754Z [ RUN ] SplitTest.NoDelimiter 2025-10-10T00:22:31.5321872Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-10-10T00:22:31.5322005Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-10-10T00:22:31.5322147Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-10-10T00:22:31.5322286Z [----------] 4 tests from SplitTest (0 ms total) 2025-10-10T00:22:31.5322295Z 2025-10-10T00:22:31.5322404Z [----------] 1 test from TempFileTest 2025-10-10T00:22:31.5322550Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-10-10T00:22:31.5322722Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-10-10T00:22:31.5322852Z [----------] 1 test from TempFileTest (0 ms total) 2025-10-10T00:22:31.5322861Z 2025-10-10T00:22:31.5322969Z [----------] 1 test from TempDirTest 2025-10-10T00:22:31.5323101Z [ RUN ] TempDirTest.tryMakeTempdir 2025-10-10T00:22:31.5323231Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-10-10T00:22:31.5323358Z [----------] 1 test from TempDirTest (0 ms total) 2025-10-10T00:22:31.5323362Z 2025-10-10T00:22:31.5323553Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-10-10T00:22:31.5323771Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-10-10T00:22:31.5324015Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-10-10T00:22:31.5324231Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-10-10T00:22:31.5324484Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-10-10T00:22:31.5324701Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-10-10T00:22:31.5324943Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-10-10T00:22:31.5325169Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-10-10T00:22:31.5325406Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-10-10T00:22:31.5325621Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-10-10T00:22:31.5325872Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-10-10T00:22:31.5326098Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-10-10T00:22:31.5326102Z 2025-10-10T00:22:31.5326234Z [----------] 1 test from nullopt/SelfCompareTest 2025-10-10T00:22:31.5326392Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-10-10T00:22:31.5326551Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-10-10T00:22:31.5326718Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-10-10T00:22:31.5326722Z 2025-10-10T00:22:31.5326843Z [----------] 1 test from int/SelfCompareTest 2025-10-10T00:22:31.5327051Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-10-10T00:22:31.5327199Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-10-10T00:22:31.5327347Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-10-10T00:22:31.5327351Z 2025-10-10T00:22:31.5327489Z [----------] Global test environment tear-down 2025-10-10T00:22:31.5327641Z [==========] 768 tests from 86 test suites ran. (73435 ms total) 2025-10-10T00:22:31.5327739Z [ PASSED ] 768 tests. 2025-10-10T00:22:31.5327872Z ================================================================================ 2025-10-10T00:22:31.5328423Z [243 / 244] 5 / 13 tests; 1 action; last test: //c10/test:util_base_tests 2025-10-10T00:22:31.5328637Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-10-10T00:22:31.5328751Z 2025-10-10T00:22:31.5328884Z  2025-10-10T00:22:31.5329145Z INFO: Elapsed time: 80.551s, Critical Path: 74.41s 2025-10-10T00:22:31.5329540Z [244 / 244] 5 / 13 tests; checking cached actions; last test: ...il_base_tests 2025-10-10T00:22:31.5329545Z 2025-10-10T00:22:31.5329868Z INFO: 239 processes: 19 internal, 220 processwrapper-sandbox. 2025-10-10T00:22:31.5330245Z [244 / 244] 5 / 13 tests; checking cached actions; last test: ...il_base_tests 2025-10-10T00:22:31.5330251Z 2025-10-10T00:22:31.5330512Z INFO: Build completed successfully, 239 total actions 2025-10-10T00:22:31.5330843Z //c10/cuda/test:test SKIPPED 2025-10-10T00:22:31.5331235Z //c10/cuda/test:test_CUDAAssertionsTest_1_var_test SKIPPED 2025-10-10T00:22:31.5331636Z //c10/cuda/test:test_CUDAAssertionsTest_catches_stream SKIPPED 2025-10-10T00:22:31.5332094Z //c10/cuda/test:test_CUDAAssertionsTest_catches_thread_and_block_and_device SKIPPED 2025-10-10T00:22:31.5332493Z //c10/cuda/test:test_CUDAAssertionsTest_from_2_processes SKIPPED 2025-10-10T00:22:31.5332951Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads SKIPPED 2025-10-10T00:22:31.5333407Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_multiple_blocks SKIPPED 2025-10-10T00:22:31.5333813Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_same_block SKIPPED 2025-10-10T00:22:31.5334118Z //c10/test:core_tests PASSED in 0.1s 2025-10-10T00:22:31.5334425Z //c10/test:typeid_test PASSED in 0.0s 2025-10-10T00:22:31.5334767Z //c10/test:util/bit_cast_test PASSED in 0.1s 2025-10-10T00:22:31.5335095Z //c10/test:util/ssize_test PASSED in 0.1s 2025-10-10T00:22:31.5335419Z //c10/test:util_base_tests PASSED in 73.5s 2025-10-10T00:22:31.5335423Z 2025-10-10T00:22:31.5335736Z Executed 5 out of 13 tests: 5 tests pass and 8 were skipped. 2025-10-10T00:22:31.5336239Z 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-10-10T00:22:31.5336872Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2025-10-10T00:22:31.9218828Z Loading: 2025-10-10T00:22:31.9317418Z 2025-10-10T00:22:31.9318344Z Loading: 2025-10-10T00:22:31.9318812Z 2025-10-10T00:22:31.9319217Z Loading: 0 packages loaded 2025-10-10T00:22:32.3782052Z 2025-10-10T00:22:32.3783173Z Loading: 0 packages loaded 2025-10-10T00:22:32.3783839Z currently loading: 2025-10-10T00:22:32.6848190Z 2025-10-10T00:22:32.6849758Z  2025-10-10T00:22:32.6850390Z Loading: 1 packages loaded 2025-10-10T00:22:32.6851051Z Fetching repository @cuda; starting 2025-10-10T00:22:32.9787713Z 2025-10-10T00:22:32.9788553Z  2025-10-10T00:22:32.9789145Z Loading: 1 packages loaded 2025-10-10T00:22:33.3120625Z 2025-10-10T00:22:33.3121986Z Analyzing: 29 targets (1 packages loaded) 2025-10-10T00:22:33.3293916Z 2025-10-10T00:22:33.3295236Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-10-10T00:22:33.3296041Z Analyzing: 29 targets (1 packages loaded) 2025-10-10T00:22:33.3937398Z 2025-10-10T00:22:33.3938760Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2025-10-10T00:22:33.4859023Z 2025-10-10T00:22:33.4862730Z 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-10-10T00:22:33.4866278Z Analyzing: 29 targets (8 packages loaded, 1846 targets configured) 2025-10-10T00:22:33.4867297Z currently loading: @com_google_protobuf// ... (3 packages) 2025-10-10T00:22:33.6893713Z 2025-10-10T00:22:33.6894710Z  2025-10-10T00:22:33.6895633Z Analyzing: 29 targets (36 packages loaded, 8867 targets configured) 2025-10-10T00:22:33.6896445Z currently loading: @mkl_headers// 2025-10-10T00:22:34.0083979Z 2025-10-10T00:22:34.0084797Z  2025-10-10T00:22:34.0085608Z Analyzing: 29 targets (37 packages loaded, 10393 targets configured) 2025-10-10T00:22:34.0354309Z 2025-10-10T00:22:34.0355748Z INFO: Analyzed 29 targets (37 packages loaded, 10393 targets configured). 2025-10-10T00:22:34.0356885Z  checking cached actions 2025-10-10T00:22:34.0381657Z 2025-10-10T00:22:34.0382535Z INFO: Found 3 targets and 26 test targets... 2025-10-10T00:22:34.0383240Z  checking cached actions 2025-10-10T00:22:34.1064101Z 2025-10-10T00:22:34.1065274Z [0 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-10-10T00:22:34.3078793Z 2025-10-10T00:22:34.3080018Z [184 / 2,720] 7 actions running 2025-10-10T00:22:34.3080892Z Compiling include/codegen/python.cc [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:34.3081730Z //:serialize_test; 0s local 2025-10-10T00:22:34.3082395Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:34.3083178Z @onnx//:gen_proto; 0s local 2025-10-10T00:22:34.3083655Z //:modulelist_test; 0s local 2025-10-10T00:22:34.3084594Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:34.3085416Z Writing file c10/test/core_tests-2.params; 0s local 2025-10-10T00:22:34.5165469Z 2025-10-10T00:22:34.5166383Z  2025-10-10T00:22:34.5166872Z  2025-10-10T00:22:34.5167208Z  2025-10-10T00:22:34.5167571Z  2025-10-10T00:22:34.5167947Z  2025-10-10T00:22:34.5168294Z  2025-10-10T00:22:34.5168673Z  2025-10-10T00:22:34.5169204Z [219 / 2,851] 7 actions, 6 running 2025-10-10T00:22:34.5170127Z Compiling include/codegen/python.cc [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:34.5171221Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:34.5172227Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:34.5173388Z Compiling src/libm/mkrename.c [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:34.5175474Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:34.5176415Z //:cpu/ReduceAllOpsKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2025-10-10T00:22:34.5177808Z [Prepa] Executing genrule //:cpu/SpmmReduceKernel.cpp_AVX2_cp 2025-10-10T00:22:34.7271461Z 2025-10-10T00:22:34.7272361Z  2025-10-10T00:22:34.7272799Z  2025-10-10T00:22:34.7273191Z  2025-10-10T00:22:34.7273568Z  2025-10-10T00:22:34.7275447Z  2025-10-10T00:22:34.7275861Z  2025-10-10T00:22:34.7276223Z  2025-10-10T00:22:34.7276748Z [364 / 2,986] 9 actions, 8 running 2025-10-10T00:22:34.7277475Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:34.7278221Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:34.7279117Z Compiling src/asmjit/x86/x86operand.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:34.7280095Z Compiling src/libm/mkalias.c [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:34.7281018Z Compiling src/code_generators.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:34.7282345Z Executing genrule @sleef//:renameavx512fnofma_h; 0s processwrapper-sandbox 2025-10-10T00:22:34.7283446Z Executing genrule @sleef//:renameavx2128_h; 0s processwrapper-sandbox 2025-10-10T00:22:34.7284533Z //:cpu/LinearAlgebraKernel.cpp_AVX2_cp; 0s processwrapper-sandbox ... 2025-10-10T00:22:34.9293318Z 2025-10-10T00:22:34.9294147Z  2025-10-10T00:22:34.9294599Z  2025-10-10T00:22:34.9295012Z  2025-10-10T00:22:34.9295382Z  2025-10-10T00:22:34.9295788Z  2025-10-10T00:22:34.9296166Z  2025-10-10T00:22:34.9296556Z  2025-10-10T00:22:34.9296946Z  2025-10-10T00:22:34.9297492Z [406 / 2,998] 10 actions, 9 running 2025-10-10T00:22:34.9298280Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:34.9299285Z Compiling src/code_generators.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:34.9300448Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:34.9301573Z Compiling third_party/miniz-3.0.2/miniz.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9302666Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:34.9303546Z Compiling adler32.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9304445Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9305392Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox ... 2025-10-10T00:22:34.9941262Z 2025-10-10T00:22:34.9942093Z  2025-10-10T00:22:34.9942571Z  2025-10-10T00:22:34.9942968Z  2025-10-10T00:22:34.9943366Z  2025-10-10T00:22:34.9943737Z  2025-10-10T00:22:34.9944133Z  2025-10-10T00:22:34.9944848Z  2025-10-10T00:22:34.9945211Z  2025-10-10T00:22:34.9946087Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-10-10T00:22:34.9947846Z third_party/miniz-3.0.2/miniz.c:3261:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-10-10T00:22:34.9949978Z 3261 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-10-10T00:22:34.9951240Z | ^~~~~~~ 2025-10-10T00:22:34.9951998Z [409 / 2,999] 11 actions running 2025-10-10T00:22:34.9952808Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:34.9953852Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:34.9954946Z Compiling third_party/miniz-3.0.2/miniz.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9956183Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:34.9957158Z Compiling adler32.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9958077Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9959129Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2025-10-10T00:22:34.9960258Z Linking external/sleef/mkdisp [for tool]; 0s processwrapper-sandbox ... 2025-10-10T00:22:35.2021756Z 2025-10-10T00:22:35.2022570Z  2025-10-10T00:22:35.2023354Z  2025-10-10T00:22:35.2023788Z  2025-10-10T00:22:35.2024214Z  2025-10-10T00:22:35.2024623Z  2025-10-10T00:22:35.2025009Z  2025-10-10T00:22:35.2025417Z  2025-10-10T00:22:35.2025808Z  2025-10-10T00:22:35.2026383Z [422 / 2,999] 16 actions, 15 running 2025-10-10T00:22:35.2027213Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:35.2028211Z Executing genrule @local_config_python//:python_include; 0s local 2025-10-10T00:22:35.2029221Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-10-10T00:22:35.2030243Z Compiling src/idl_gen_fbs.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:35.2031309Z Compiling src/common/bfloat16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.2032630Z Compiling src/common/broadcast_strategy.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.2033750Z Compiling src/common/binary.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.2034834Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:35.2221492Z 2025-10-10T00:22:35.2222283Z  2025-10-10T00:22:35.2222776Z  2025-10-10T00:22:35.2223179Z  2025-10-10T00:22:35.2223571Z  2025-10-10T00:22:35.2223949Z  2025-10-10T00:22:35.2224344Z  2025-10-10T00:22:35.2224728Z  2025-10-10T00:22:35.2225140Z  2025-10-10T00:22:35.2225804Z INFO: From Compiling external/sleef/dispsse.c: 2025-10-10T00:22:35.2226929Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-10-10T00:22:35.2228498Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-10-10T00:22:35.2229754Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-10-10T00:22:35.2230432Z | ^~~~~~~~~~~~~~ 2025-10-10T00:22:35.2233666Z [422 / 2,999] 16 actions running 2025-10-10T00:22:35.2234467Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:35.2235515Z Executing genrule @local_config_python//:python_include; 0s local 2025-10-10T00:22:35.2236510Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-10-10T00:22:35.2237499Z Compiling src/idl_gen_fbs.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:35.2238509Z Compiling src/common/bfloat16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.2239621Z Compiling src/common/broadcast_strategy.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.2240640Z Compiling src/common/binary.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.2241685Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:35.4246613Z 2025-10-10T00:22:35.4247367Z  2025-10-10T00:22:35.4247888Z  2025-10-10T00:22:35.4248306Z  2025-10-10T00:22:35.4248706Z  2025-10-10T00:22:35.4249116Z  2025-10-10T00:22:35.4249500Z  2025-10-10T00:22:35.4249902Z  2025-10-10T00:22:35.4250313Z  2025-10-10T00:22:35.4250906Z [514 / 3,078] 15 actions, 14 running 2025-10-10T00:22:35.4251746Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:35.4252725Z Executing genrule @local_config_python//:python_include; 0s local 2025-10-10T00:22:35.4253678Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-10-10T00:22:35.4254667Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.4255808Z Compiling src/common/batch_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.4256983Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2025-10-10T00:22:35.4258010Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:35.4259003Z //torch/headeronly:version_h; 0s processwrapper-sandbox ... 2025-10-10T00:22:35.4403489Z 2025-10-10T00:22:35.4404363Z  2025-10-10T00:22:35.4404863Z  2025-10-10T00:22:35.4405288Z  2025-10-10T00:22:35.4405978Z  2025-10-10T00:22:35.4406391Z  2025-10-10T00:22:35.4406806Z  2025-10-10T00:22:35.4407206Z  2025-10-10T00:22:35.4407626Z  2025-10-10T00:22:35.4408285Z INFO: From Compiling external/sleef/dispavx.c: 2025-10-10T00:22:35.4409335Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-10-10T00:22:35.4410861Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-10-10T00:22:35.4412009Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-10-10T00:22:35.4412611Z | ^~~~~~~~~~~~~~ 2025-10-10T00:22:35.4420241Z [514 / 3,078] 16 actions running 2025-10-10T00:22:35.4420964Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-10-10T00:22:35.4422124Z Executing genrule @local_config_python//:python_include; 0s local 2025-10-10T00:22:35.4422957Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-10-10T00:22:35.4423840Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.4424708Z Compiling src/common/batch_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.4425699Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2025-10-10T00:22:35.4426709Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:35.4427709Z //torch/headeronly:version_h; 0s processwrapper-sandbox ... 2025-10-10T00:22:35.6508527Z 2025-10-10T00:22:35.6509320Z  2025-10-10T00:22:35.6509823Z  2025-10-10T00:22:35.6510236Z  2025-10-10T00:22:35.6510607Z  2025-10-10T00:22:35.6511014Z  2025-10-10T00:22:35.6511433Z  2025-10-10T00:22:35.6511842Z  2025-10-10T00:22:35.6512241Z  2025-10-10T00:22:35.6512862Z [531 / 3,078] 16 actions, 15 running 2025-10-10T00:22:35.6513731Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-10-10T00:22:35.6514679Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-10-10T00:22:35.6515890Z Executing genrule //torch/headeronly:version_h; 0s processwrapper-sandbox 2025-10-10T00:22:35.6517061Z Compiling src/common/concat.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.6518081Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:35.6519149Z Compiling src/common/convolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.6520204Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:35.6521320Z Compiling src/common/convolution_pd.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:35.8532103Z 2025-10-10T00:22:35.8532847Z  2025-10-10T00:22:35.8533305Z  2025-10-10T00:22:35.8533737Z  2025-10-10T00:22:35.8534185Z  2025-10-10T00:22:35.8534608Z  2025-10-10T00:22:35.8535018Z  2025-10-10T00:22:35.8535398Z  2025-10-10T00:22:35.8535811Z  2025-10-10T00:22:35.8536403Z [562 / 3,078] 16 actions, 15 running 2025-10-10T00:22:35.8537219Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-10-10T00:22:35.8538310Z Executing genrule //torch/headeronly:version_h; 0s processwrapper-sandbox 2025-10-10T00:22:35.8539517Z Compiling src/common/deconvolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.8540621Z Compiling src/idl_parser.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:35.8541701Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-10-10T00:22:35.8542694Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:35.8543755Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:35.8544893Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox ... 2025-10-10T00:22:36.0642407Z 2025-10-10T00:22:36.0643660Z  2025-10-10T00:22:36.0644166Z  2025-10-10T00:22:36.0644552Z  2025-10-10T00:22:36.0644950Z  2025-10-10T00:22:36.0645304Z  2025-10-10T00:22:36.0645991Z  2025-10-10T00:22:36.0646406Z  2025-10-10T00:22:36.0646792Z  2025-10-10T00:22:36.0647325Z [594 / 3,078] 16 actions, 15 running 2025-10-10T00:22:36.0648124Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-10-10T00:22:36.0649096Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.0650151Z Compiling src/common/dnnl_debug.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.0651172Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-10-10T00:22:36.0652203Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-10-10T00:22:36.0653161Z Compiling src/common/eltwise.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.0654081Z Linking external/zlib/libzlib.so; 0s processwrapper-sandbox 2025-10-10T00:22:36.0655297Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-10-10T00:22:36.2652429Z 2025-10-10T00:22:36.2653225Z  2025-10-10T00:22:36.2653768Z  2025-10-10T00:22:36.2654184Z  2025-10-10T00:22:36.2654636Z  2025-10-10T00:22:36.2655063Z  2025-10-10T00:22:36.2655489Z  2025-10-10T00:22:36.2655914Z  2025-10-10T00:22:36.2656330Z  2025-10-10T00:22:36.2656939Z [616 / 3,078] 16 actions, 15 running 2025-10-10T00:22:36.2657794Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-10-10T00:22:36.2658880Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-10-10T00:22:36.2660024Z Compiling src/common/eltwise.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.2661152Z Compiling src/reflection.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:36.2662273Z Compiling src/common/engine.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.2663380Z Compiling src/common/experimental.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.2664548Z Compiling src/asmjit/x86/x86compiler.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.2665732Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:36.5103824Z 2025-10-10T00:22:36.5104636Z  2025-10-10T00:22:36.5105106Z  2025-10-10T00:22:36.5105529Z  2025-10-10T00:22:36.5109046Z  2025-10-10T00:22:36.5109517Z  2025-10-10T00:22:36.5109906Z  2025-10-10T00:22:36.5110314Z  2025-10-10T00:22:36.5110701Z  2025-10-10T00:22:36.5111277Z [628 / 3,078] 16 actions, 15 running 2025-10-10T00:22:36.5112114Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-10-10T00:22:36.5113188Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-10-10T00:22:36.5114320Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-10-10T00:22:36.5115492Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-10-10T00:22:36.5116505Z Compiling src/common/float4.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.5117510Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:36.5118493Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:36.5119503Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:36.7188707Z 2025-10-10T00:22:36.7189458Z  2025-10-10T00:22:36.7189909Z  2025-10-10T00:22:36.7190258Z  2025-10-10T00:22:36.7190635Z  2025-10-10T00:22:36.7191016Z  2025-10-10T00:22:36.7191412Z  2025-10-10T00:22:36.7191796Z  2025-10-10T00:22:36.7192191Z  2025-10-10T00:22:36.7192755Z [650 / 3,078] 16 actions, 15 running 2025-10-10T00:22:36.7193547Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-10-10T00:22:36.7194502Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-10-10T00:22:36.7195637Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-10-10T00:22:36.7196875Z Compiling src/common/gemm.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.7197884Z Compiling src/asmjit/x86/x86assembler.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.7199037Z Compiling src/common/group_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.7200102Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-10-10T00:22:36.7201081Z ...//grpc/src/compiler:cpp_generator; 0s processwrapper-sandbox ... 2025-10-10T00:22:36.9385939Z 2025-10-10T00:22:36.9386734Z  2025-10-10T00:22:36.9387225Z  2025-10-10T00:22:36.9387659Z  2025-10-10T00:22:36.9388074Z  2025-10-10T00:22:36.9388480Z  2025-10-10T00:22:36.9388894Z  2025-10-10T00:22:36.9389297Z  2025-10-10T00:22:36.9389697Z  2025-10-10T00:22:36.9390274Z [685 / 3,078] 16 actions, 15 running 2025-10-10T00:22:36.9391485Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-10-10T00:22:36.9392497Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-10-10T00:22:36.9393531Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:36.9394550Z Compiling src/common/inner_product.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.9395759Z Compiling src/common/ittnotify.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.9396803Z Compiling src/common/kernel_cache.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:36.9397877Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-10-10T00:22:36.9398924Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:37.1441186Z 2025-10-10T00:22:37.1441970Z  2025-10-10T00:22:37.1442461Z  2025-10-10T00:22:37.1442884Z  2025-10-10T00:22:37.1443287Z  2025-10-10T00:22:37.1443610Z  2025-10-10T00:22:37.1444008Z  2025-10-10T00:22:37.1444361Z  2025-10-10T00:22:37.1444708Z  2025-10-10T00:22:37.1445243Z [696 / 3,078] 16 actions, 15 running 2025-10-10T00:22:37.1446006Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-10-10T00:22:37.1447013Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-10-10T00:22:37.1448090Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.1449075Z Compiling src/common/layer_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.1450192Z Compiling src/common/logging.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.1451017Z Compiling src/common/lrn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.1451894Z Compiling src/common/matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.1452815Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:37.2734558Z 2025-10-10T00:22:37.2735561Z  2025-10-10T00:22:37.2736209Z  2025-10-10T00:22:37.2736574Z  2025-10-10T00:22:37.2736816Z  2025-10-10T00:22:37.2737034Z  2025-10-10T00:22:37.2737263Z  2025-10-10T00:22:37.2737501Z  2025-10-10T00:22:37.2737878Z  2025-10-10T00:22:37.2738344Z INFO: From Executing genrule //:download_mnist: 2025-10-10T00:22:37.2739020Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-10-10T00:22:37.2739668Z 2025-10-10T00:22:37.2739810Z 0% | | 0% 2025-10-10T00:22:37.2740353Z 0% | | 0% 2025-10-10T00:22:37.2740748Z 0% | | 0% 2025-10-10T00:22:37.2741262Z 0% | | 0% 2025-10-10T00:22:37.2741692Z 0% | | 0% 2025-10-10T00:22:37.2742293Z 0% | | 0% 2025-10-10T00:22:37.2742670Z 0% | | 0% 2025-10-10T00:22:37.2743365Z 0% | | 0% 2025-10-10T00:22:37.2743944Z 0% | | 0% 2025-10-10T00:22:37.2744455Z 0% | | 0% 2025-10-10T00:22:37.2744919Z 0% | | 0% 2025-10-10T00:22:37.2745280Z 0% | | 0% 2025-10-10T00:22:37.2745644Z 0% | | 0% 2025-10-10T00:22:37.2746020Z 0% | | 1% 2025-10-10T00:22:37.2746421Z 0% | | 1% 2025-10-10T00:22:37.2746894Z 0% | | 1% 2025-10-10T00:22:37.2747414Z 0% | | 1% 2025-10-10T00:22:37.2748003Z 0% | | 1% 2025-10-10T00:22:37.2748563Z 0% | | 1% 2025-10-10T00:22:37.2749224Z 0% |# | 1% 2025-10-10T00:22:37.2749892Z 0% |# | 1% 2025-10-10T00:22:37.2750625Z 0% |# | 1% 2025-10-10T00:22:37.2751285Z 0% |# | 1% 2025-10-10T00:22:37.2752021Z 0% |# | 1% 2025-10-10T00:22:37.2752699Z 0% |# | 1% 2025-10-10T00:22:37.2753398Z 0% |# | 2% 2025-10-10T00:22:37.2754006Z 0% |# | 2% 2025-10-10T00:22:37.2754646Z 0% |# | 2% 2025-10-10T00:22:37.2755420Z 0% |# | 2% 2025-10-10T00:22:37.2756012Z 0% |# | 2% 2025-10-10T00:22:37.2756721Z 0% |# | 2% 2025-10-10T00:22:37.2757352Z 0% |# | 2% 2025-10-10T00:22:37.2758047Z 0% |# | 2% 2025-10-10T00:22:37.2758730Z 0% |# | 2% 2025-10-10T00:22:37.2759386Z 0% |# | 2% 2025-10-10T00:22:37.2760040Z 0% |# | 2% 2025-10-10T00:22:37.2760662Z 0% |# | 2% 2025-10-10T00:22:37.2761360Z 0% |# | 3% 2025-10-10T00:22:37.2762041Z 0% |## | 3% 2025-10-10T00:22:37.2762683Z 0% |## | 3% 2025-10-10T00:22:37.2763306Z 0% |## | 3% 2025-10-10T00:22:37.2763926Z 0% |## | 3% 2025-10-10T00:22:37.2764612Z 0% |## | 3% 2025-10-10T00:22:37.2765263Z 0% |## | 3% 2025-10-10T00:22:37.2765915Z 0% |## | 3% 2025-10-10T00:22:37.2766560Z 0% |## | 3% 2025-10-10T00:22:37.2767188Z 0% |## | 3% 2025-10-10T00:22:37.2768086Z 0% |## | 3% 2025-10-10T00:22:37.2768743Z 0% |## | 3% 2025-10-10T00:22:37.2769390Z 0% |## | 4% 2025-10-10T00:22:37.2770061Z 0% |## | 4% 2025-10-10T00:22:37.2770702Z 0% |## | 4% 2025-10-10T00:22:37.2771378Z 0% |## | 4% 2025-10-10T00:22:37.2772015Z 0% |## | 4% 2025-10-10T00:22:37.2772669Z 0% |## | 4% 2025-10-10T00:22:37.2773182Z 0% |## | 4% 2025-10-10T00:22:37.2773686Z 0% |## | 4% 2025-10-10T00:22:37.2777473Z 0% |### | 4% 2025-10-10T00:22:37.2777922Z 0% |### | 4% 2025-10-10T00:22:37.2778287Z 0% |### | 4% 2025-10-10T00:22:37.2778633Z 0% |### | 4% 2025-10-10T00:22:37.2778991Z 0% |### | 5% 2025-10-10T00:22:37.2779477Z 0% |### | 5% 2025-10-10T00:22:37.2779838Z 0% |### | 5% 2025-10-10T00:22:37.2780187Z 0% |### | 5% 2025-10-10T00:22:37.2780565Z 0% |### | 5% 2025-10-10T00:22:37.2780997Z 0% |### | 5% 2025-10-10T00:22:37.2781345Z 0% |### | 5% 2025-10-10T00:22:37.2781703Z 0% |### | 5% 2025-10-10T00:22:37.2782052Z 0% |### | 5% 2025-10-10T00:22:37.2782413Z 0% |### | 5% 2025-10-10T00:22:37.2782770Z 0% |### | 5% 2025-10-10T00:22:37.2783114Z 0% |### | 5% 2025-10-10T00:22:37.2783484Z 0% |### | 6% 2025-10-10T00:22:37.2783954Z 0% |### | 6% 2025-10-10T00:22:37.2784359Z 0% |### | 6% 2025-10-10T00:22:37.2784709Z 0% |#### | 6% 2025-10-10T00:22:37.2785074Z 0% |#### | 6% 2025-10-10T00:22:37.2785434Z 0% |#### | 6% 2025-10-10T00:22:37.2785907Z 0% |#### | 6% 2025-10-10T00:22:37.2786395Z 0% |#### | 6% 2025-10-10T00:22:37.2786887Z 0% |#### | 6% 2025-10-10T00:22:37.2787411Z 0% |#### | 6% 2025-10-10T00:22:37.2787879Z 0% |#### | 6% 2025-10-10T00:22:37.2788369Z 0% |#### | 6% 2025-10-10T00:22:37.2788917Z 0% |#### | 7% 2025-10-10T00:22:37.2789510Z 0% |#### | 7% 2025-10-10T00:22:37.2790382Z 0% |#### | 7% 2025-10-10T00:22:37.2791007Z 0% |#### | 7% 2025-10-10T00:22:37.2791568Z 0% |#### | 7% 2025-10-10T00:22:37.2791914Z 0% |#### | 7% 2025-10-10T00:22:37.2792275Z 0% |#### | 7% 2025-10-10T00:22:37.2792638Z 0% |#### | 7% 2025-10-10T00:22:37.2792985Z 0% |#### | 7% 2025-10-10T00:22:37.2793345Z 0% |#### | 7% 2025-10-10T00:22:37.2793691Z 0% |##### | 7% 2025-10-10T00:22:37.2794177Z 0% |##### | 7% 2025-10-10T00:22:37.2794533Z 0% |##### | 8% 2025-10-10T00:22:37.2794901Z 0% |##### | 8% 2025-10-10T00:22:37.2795354Z 0% |##### | 8% 2025-10-10T00:22:37.2795707Z 0% |##### | 8% 2025-10-10T00:22:37.2796071Z 0% |##### | 8% 2025-10-10T00:22:37.2796421Z 0% |##### | 8% 2025-10-10T00:22:37.2796787Z 0% |##### | 8% 2025-10-10T00:22:37.2797136Z 0% |##### | 8% 2025-10-10T00:22:37.2797499Z 0% |##### | 8% 2025-10-10T00:22:37.2797864Z 0% |##### | 8% 2025-10-10T00:22:37.2798208Z 0% |##### | 8% 2025-10-10T00:22:37.2798569Z 0% |##### | 8% 2025-10-10T00:22:37.2798916Z 0% |##### | 9% 2025-10-10T00:22:37.2799604Z 0% |##### | 9% 2025-10-10T00:22:37.2799954Z 0% |##### | 9% 2025-10-10T00:22:37.2800317Z 0% |##### | 9% 2025-10-10T00:22:37.2800686Z 0% |##### | 9% 2025-10-10T00:22:37.2801035Z 0% |###### | 9% 2025-10-10T00:22:37.2801398Z 0% |###### | 9% 2025-10-10T00:22:37.2801747Z 0% |###### | 9% 2025-10-10T00:22:37.2802108Z 0% |###### | 9% 2025-10-10T00:22:37.2802458Z 0% |###### | 9% 2025-10-10T00:22:37.2802925Z 0% |###### | 9% 2025-10-10T00:22:37.2803398Z 0% |###### | 9% 2025-10-10T00:22:37.2803748Z 0% |###### | 9% 2025-10-10T00:22:37.2804112Z 0% |###### | 10% 2025-10-10T00:22:37.2804620Z 0% |###### | 10% 2025-10-10T00:22:37.2805062Z 0% |###### | 10% 2025-10-10T00:22:37.2805638Z 0% |###### | 10% 2025-10-10T00:22:37.2806018Z 0% |###### | 10% 2025-10-10T00:22:37.2806380Z 0% |###### | 10% 2025-10-10T00:22:37.2806837Z 0% |###### | 10% 2025-10-10T00:22:37.2807206Z 0% |###### | 10% 2025-10-10T00:22:37.2825459Z 0% |###### | 10% 2025-10-10T00:22:37.2825885Z 0% |###### | 10% 2025-10-10T00:22:37.2826243Z 0% |###### | 10% 2025-10-10T00:22:37.2826610Z 0% |####### | 10% 2025-10-10T00:22:37.2826962Z 0% |####### | 11% 2025-10-10T00:22:37.2827328Z 0% |####### | 11% 2025-10-10T00:22:37.2827844Z 0% |####### | 11% 2025-10-10T00:22:37.2828198Z 0% |####### | 11% 2025-10-10T00:22:37.2828561Z 0% |####### | 11% 2025-10-10T00:22:37.2828910Z 0% |####### | 11% 2025-10-10T00:22:37.2829278Z 0% |####### | 11% 2025-10-10T00:22:37.2829641Z 0% |####### | 11% 2025-10-10T00:22:37.2829991Z 0% |####### | 11% 2025-10-10T00:22:37.2830355Z 0% |####### | 11% 2025-10-10T00:22:37.2830706Z 0% |####### | 11% 2025-10-10T00:22:37.2831069Z 0% |####### | 11% 2025-10-10T00:22:37.2831423Z 0% |####### | 12% 2025-10-10T00:22:37.2831788Z 0% |####### | 12% 2025-10-10T00:22:37.2832149Z 0% |####### | 12% 2025-10-10T00:22:37.2832497Z 0% |####### | 12% 2025-10-10T00:22:37.2832858Z 0% |####### | 12% 2025-10-10T00:22:37.2833202Z 0% |####### | 12% 2025-10-10T00:22:37.2833559Z 0% |######## | 12% 2025-10-10T00:22:37.2833921Z 0% |######## | 12% 2025-10-10T00:22:37.2834274Z 0% |######## | 12% 2025-10-10T00:22:37.2834643Z 0% |######## | 12% 2025-10-10T00:22:37.2834999Z 0% |######## | 12% 2025-10-10T00:22:37.2835462Z 0% |######## | 12% 2025-10-10T00:22:37.2835830Z 0% |######## | 13% 2025-10-10T00:22:37.2836181Z 0% |######## | 13% 2025-10-10T00:22:37.2836546Z 0% |######## | 13% 2025-10-10T00:22:37.2836895Z 0% |######## | 13% 2025-10-10T00:22:37.2837261Z 0% |######## | 13% 2025-10-10T00:22:37.2837610Z 0% |######## | 13% 2025-10-10T00:22:37.2837973Z 0% |######## | 13% 2025-10-10T00:22:37.2838339Z 0% |######## | 13% 2025-10-10T00:22:37.2838696Z 0% |######## | 13% 2025-10-10T00:22:37.2839137Z 0% |######## | 13% 2025-10-10T00:22:37.2839487Z 0% |######## | 13% 2025-10-10T00:22:37.2839852Z 0% |######## | 13% 2025-10-10T00:22:37.2840216Z 0% |######## | 14% 2025-10-10T00:22:37.2840568Z 0% |######### | 14% 2025-10-10T00:22:37.2840934Z 0% |######### | 14% 2025-10-10T00:22:37.2841285Z 0% |######### | 14% 2025-10-10T00:22:37.2841650Z 0% |######### | 14% 2025-10-10T00:22:37.2841998Z 0% |######### | 14% 2025-10-10T00:22:37.2843115Z 0% |######### | 14% 2025-10-10T00:22:37.2843482Z 0% |######### | 14% 2025-10-10T00:22:37.2843833Z 0% |######### | 14% 2025-10-10T00:22:37.2844196Z 0% |######### | 14% 2025-10-10T00:22:37.2844543Z 0% |######### | 14% 2025-10-10T00:22:37.2844905Z 0% |######### | 14% 2025-10-10T00:22:37.2845251Z 0% |######### | 15% 2025-10-10T00:22:37.2845614Z 0% |######### | 15% 2025-10-10T00:22:37.2845977Z 0% |######### | 15% 2025-10-10T00:22:37.2846323Z 0% |######### | 15% 2025-10-10T00:22:37.2846694Z 0% |######### | 15% 2025-10-10T00:22:37.2847047Z 0% |######### | 15% 2025-10-10T00:22:37.2847411Z 0% |######### | 15% 2025-10-10T00:22:37.2847761Z 0% |######### | 15% 2025-10-10T00:22:37.2848125Z 0% |########## | 15% 2025-10-10T00:22:37.2848491Z 0% |########## | 15% 2025-10-10T00:22:37.2848837Z 0% |########## | 15% 2025-10-10T00:22:37.2849200Z 0% |########## | 15% 2025-10-10T00:22:37.2849551Z 0% |########## | 16% 2025-10-10T00:22:37.2849913Z 0% |########## | 16% 2025-10-10T00:22:37.2850288Z 0% |########## | 16% 2025-10-10T00:22:37.2850715Z 0% |########## | 16% 2025-10-10T00:22:37.2851334Z 0% |########## | 16% 2025-10-10T00:22:37.2851941Z 0% |########## | 16% 2025-10-10T00:22:37.2852558Z 0% |########## | 16% 2025-10-10T00:22:37.2853162Z 0% |########## | 16% 2025-10-10T00:22:37.2853764Z 0% |########## | 16% 2025-10-10T00:22:37.2854355Z 0% |########## | 16% 2025-10-10T00:22:37.2854922Z 0% |########## | 16% 2025-10-10T00:22:37.2855488Z 0% |########## | 16% 2025-10-10T00:22:37.2856026Z 0% |########## | 17% 2025-10-10T00:22:37.2856681Z 0% |########## | 17% 2025-10-10T00:22:37.2857205Z 0% |########### | 17% 2025-10-10T00:22:37.2857740Z 0% |########### | 17% 2025-10-10T00:22:37.2858287Z 0% |########### | 17% 2025-10-10T00:22:37.2858803Z 0% |########### | 17% 2025-10-10T00:22:37.2859337Z 0% |########### | 17% 2025-10-10T00:22:37.2859872Z 0% |########### | 17% 2025-10-10T00:22:37.2860411Z 0% |########### | 17% 2025-10-10T00:22:37.2861028Z 0% |########### | 17% 2025-10-10T00:22:37.2861572Z 0% |########### | 17% 2025-10-10T00:22:37.2862142Z 0% |########### | 17% 2025-10-10T00:22:37.2862659Z 0% |########### | 18% 2025-10-10T00:22:37.2863188Z 0% |########### | 18% 2025-10-10T00:22:37.2863696Z 0% |########### | 18% 2025-10-10T00:22:37.2864236Z 0% |########### | 18% 2025-10-10T00:22:37.2864762Z 0% |########### | 18% 2025-10-10T00:22:37.2865277Z 0% |########### | 18% 2025-10-10T00:22:37.2865791Z 0% |########### | 18% 2025-10-10T00:22:37.2866296Z 0% |########### | 18% 2025-10-10T00:22:37.2866823Z 0% |########### | 18% 2025-10-10T00:22:37.2867352Z 0% |############ | 18% 2025-10-10T00:22:37.2867920Z 0% |############ | 18% 2025-10-10T00:22:37.2868475Z 0% |############ | 18% 2025-10-10T00:22:37.2868997Z 0% |############ | 19% 2025-10-10T00:22:37.2869624Z 0% |############ | 19% 2025-10-10T00:22:37.2870202Z 0% |############ | 19% 2025-10-10T00:22:37.2870734Z 0% |############ | 19% 2025-10-10T00:22:37.2871247Z 0% |############ | 19% 2025-10-10T00:22:37.2871805Z 0% |############ | 19% 2025-10-10T00:22:37.2872359Z 0% |############ | 19% 2025-10-10T00:22:37.2872927Z 0% |############ | 19% 2025-10-10T00:22:37.2873492Z 0% |############ | 19% 2025-10-10T00:22:37.2898318Z 0% |############ | 19% 2025-10-10T00:22:37.2899077Z 0% |############ | 19% 2025-10-10T00:22:37.2899711Z 0% |############ | 19% 2025-10-10T00:22:37.2900352Z 0% |############ | 19% 2025-10-10T00:22:37.2900998Z 0% |############ | 20% 2025-10-10T00:22:37.2901630Z 0% |############ | 20% 2025-10-10T00:22:37.2902293Z 0% |############ | 20% 2025-10-10T00:22:37.2902917Z 0% |############# | 20% 2025-10-10T00:22:37.2903809Z 0% |############# | 20% 2025-10-10T00:22:37.2904483Z 0% |############# | 20% 2025-10-10T00:22:37.2905128Z 0% |############# | 20% 2025-10-10T00:22:37.2905755Z 0% |############# | 20% 2025-10-10T00:22:37.2906305Z 0% |############# | 20% 2025-10-10T00:22:37.2906870Z 0% |############# | 20% 2025-10-10T00:22:37.2907430Z 0% |############# | 20% 2025-10-10T00:22:37.2908087Z 0% |############# | 20% 2025-10-10T00:22:37.2908945Z 0% |############# | 21% 2025-10-10T00:22:37.2909569Z 0% |############# | 21% 2025-10-10T00:22:37.2910244Z 0% |############# | 21% 2025-10-10T00:22:37.2910866Z 0% |############# | 21% 2025-10-10T00:22:37.2911533Z 0% |############# | 21% 2025-10-10T00:22:37.2912179Z 0% |############# | 21% 2025-10-10T00:22:37.2912820Z 0% |############# | 21% 2025-10-10T00:22:37.2913420Z 0% |############# | 21% 2025-10-10T00:22:37.2914009Z 0% |############# | 21% 2025-10-10T00:22:37.2914610Z 0% |############# | 21% 2025-10-10T00:22:37.2915253Z 0% |############## | 21% 2025-10-10T00:22:37.2915964Z 0% |############## | 21% 2025-10-10T00:22:37.2916587Z 0% |############## | 22% 2025-10-10T00:22:37.2917197Z 0% |############## | 22% 2025-10-10T00:22:37.2917830Z 0% |############## | 22% 2025-10-10T00:22:37.2918452Z 0% |############## | 22% 2025-10-10T00:22:37.2919069Z 0% |############## | 22% 2025-10-10T00:22:37.2919684Z 0% |############## | 22% 2025-10-10T00:22:37.2920303Z 0% |############## | 22% 2025-10-10T00:22:37.2920941Z 0% |############## | 22% 2025-10-10T00:22:37.2921594Z 0% |############## | 22% 2025-10-10T00:22:37.2922229Z 0% |############## | 22% 2025-10-10T00:22:37.2922869Z 0% |############## | 22% 2025-10-10T00:22:37.2923515Z 0% |############## | 22% 2025-10-10T00:22:37.2924137Z 0% |############## | 23% 2025-10-10T00:22:37.2924779Z 0% |############## | 23% 2025-10-10T00:22:37.2925423Z 0% |############## | 23% 2025-10-10T00:22:37.2926040Z 0% |############## | 23% 2025-10-10T00:22:37.2926673Z 0% |############## | 23% 2025-10-10T00:22:37.2927297Z 0% |############### | 23% 2025-10-10T00:22:37.2927940Z 0% |############### | 23% 2025-10-10T00:22:37.2928571Z 0% |############### | 23% 2025-10-10T00:22:37.2929382Z 0% |############### | 23% 2025-10-10T00:22:37.2930020Z 0% |############### | 23% 2025-10-10T00:22:37.2930620Z 0% |############### | 23% 2025-10-10T00:22:37.2931225Z 0% |############### | 23% 2025-10-10T00:22:37.2931767Z 0% |############### | 24% 2025-10-10T00:22:37.2932288Z 0% |############### | 24% 2025-10-10T00:22:37.2932822Z 0% |############### | 24% 2025-10-10T00:22:37.2933356Z 0% |############### | 24% 2025-10-10T00:22:37.2934053Z 0% |############### | 24% 2025-10-10T00:22:37.2934611Z 0% |############### | 24% 2025-10-10T00:22:37.2935184Z 0% |############### | 24% 2025-10-10T00:22:37.2935773Z 0% |############### | 24% 2025-10-10T00:22:37.2936433Z 0% |############### | 24% 2025-10-10T00:22:37.2937058Z 0% |############### | 24% 2025-10-10T00:22:37.2937673Z 0% |############### | 24% 2025-10-10T00:22:37.2938293Z 0% |############### | 24% 2025-10-10T00:22:37.2938932Z 0% |################ | 25% 2025-10-10T00:22:37.2939597Z 0% |################ | 25% 2025-10-10T00:22:37.2940255Z 0% |################ | 25% 2025-10-10T00:22:37.2940926Z 0% |################ | 25% 2025-10-10T00:22:37.2941592Z 0% |################ | 25% 2025-10-10T00:22:37.2942245Z 0% |################ | 25% 2025-10-10T00:22:37.2942904Z 0% |################ | 25% 2025-10-10T00:22:37.2943545Z 0% |################ | 25% 2025-10-10T00:22:37.2944213Z 0% |################ | 25% 2025-10-10T00:22:37.2944881Z 0% |################ | 25% 2025-10-10T00:22:37.2945529Z 0% |################ | 25% 2025-10-10T00:22:37.2946193Z 0% |################ | 25% 2025-10-10T00:22:37.2946845Z 0% |################ | 26% 2025-10-10T00:22:37.2947518Z 0% |################ | 26% 2025-10-10T00:22:37.2948170Z 0% |################ | 26% 2025-10-10T00:22:37.2948836Z 0% |################ | 26% 2025-10-10T00:22:37.2949504Z 0% |################ | 26% 2025-10-10T00:22:37.2950158Z 0% |################ | 26% 2025-10-10T00:22:37.2950869Z 0% |################ | 26% 2025-10-10T00:22:37.2951514Z 0% |################# | 26% 2025-10-10T00:22:37.2952182Z 0% |################# | 26% 2025-10-10T00:22:37.2952840Z 0% |################# | 26% 2025-10-10T00:22:37.2953509Z 0% |################# | 26% 2025-10-10T00:22:37.2954202Z 0% |################# | 26% 2025-10-10T00:22:37.2954887Z 0% |################# | 27% 2025-10-10T00:22:37.2955615Z 0% |################# | 27% 2025-10-10T00:22:37.2956291Z 0% |################# | 27% 2025-10-10T00:22:37.2956958Z 0% |################# | 27% 2025-10-10T00:22:37.2957622Z 0% |################# | 27% 2025-10-10T00:22:37.2958295Z 0% |################# | 27% 2025-10-10T00:22:37.2958947Z 0% |################# | 27% 2025-10-10T00:22:37.2959604Z 0% |################# | 27% 2025-10-10T00:22:37.2960425Z 0% |################# | 27% 2025-10-10T00:22:37.2961105Z 0% |################# | 27% 2025-10-10T00:22:37.2961786Z 0% |################# | 27% 2025-10-10T00:22:37.2962446Z 0% |################# | 27% 2025-10-10T00:22:37.2963123Z 0% |################# | 28% 2025-10-10T00:22:37.2963777Z 0% |################# | 28% 2025-10-10T00:22:37.2964489Z 0% |################## | 28% 2025-10-10T00:22:37.2965147Z 0% |################## | 28% 2025-10-10T00:22:37.2965826Z 0% |################## | 28% 2025-10-10T00:22:37.2966504Z 0% |################## | 28% 2025-10-10T00:22:37.2967174Z 0% |################## | 28% 2025-10-10T00:22:37.2967853Z 0% |################## | 28% 2025-10-10T00:22:37.2968498Z 0% |################## | 28% 2025-10-10T00:22:37.2969163Z 0% |################## | 28% 2025-10-10T00:22:37.2969831Z 0% |################## | 28% 2025-10-10T00:22:37.2970494Z 0% |################## | 28% 2025-10-10T00:22:37.2971172Z 0% |################## | 29% 2025-10-10T00:22:37.2971840Z 0% |################## | 29% 2025-10-10T00:22:37.2972511Z 0% |################## | 29% 2025-10-10T00:22:37.2973170Z 0% |################## | 29% 2025-10-10T00:22:37.2973843Z 0% |################## | 29% 2025-10-10T00:22:37.2974780Z 0% |################## | 29% 2025-10-10T00:22:37.2975432Z 0% |################## | 29% 2025-10-10T00:22:37.2976059Z 0% |################## | 29% 2025-10-10T00:22:37.2976691Z 0% |################## | 29% 2025-10-10T00:22:37.2977360Z 0% |################### | 29% 2025-10-10T00:22:37.2978000Z 0% |################### | 29% 2025-10-10T00:22:37.2978662Z 0% |################### | 29% 2025-10-10T00:22:37.2979331Z 0% |################### | 29% 2025-10-10T00:22:37.2979990Z 0% |################### | 30% 2025-10-10T00:22:37.2980667Z 0% |################### | 30% 2025-10-10T00:22:37.2981512Z 0% |################### | 30% 2025-10-10T00:22:37.2982188Z 0% |################### | 30% 2025-10-10T00:22:37.2982834Z 0% |################### | 30% 2025-10-10T00:22:37.2983504Z 0% |################### | 30% 2025-10-10T00:22:37.2984168Z 0% |################### | 30% 2025-10-10T00:22:37.2984822Z 0% |################### | 30% 2025-10-10T00:22:37.2985494Z 0% |################### | 30% 2025-10-10T00:22:37.2986137Z 0% |################### | 30% 2025-10-10T00:22:37.2986805Z 0% |################### | 30% 2025-10-10T00:22:37.2987612Z 0% |################### | 30% 2025-10-10T00:22:37.2988281Z 0% |################### | 31% 2025-10-10T00:22:37.2988952Z 0% |################### | 31% 2025-10-10T00:22:37.2989602Z 0% |################### | 31% 2025-10-10T00:22:37.2990280Z 0% |#################### | 31% 2025-10-10T00:22:37.2990934Z 0% |#################### | 31% 2025-10-10T00:22:37.2991608Z 0% |#################### | 31% 2025-10-10T00:22:37.2992275Z 0% |#################### | 31% 2025-10-10T00:22:37.2992941Z 0% |#################### | 31% 2025-10-10T00:22:37.2993629Z 0% |#################### | 31% 2025-10-10T00:22:37.2994286Z 0% |#################### | 31% 2025-10-10T00:22:37.2994968Z 0% |#################### | 31% 2025-10-10T00:22:37.2995737Z 0% |#################### | 31% 2025-10-10T00:22:37.2996413Z 0% |#################### | 32% 2025-10-10T00:22:37.2997098Z 0% |#################### | 32% 2025-10-10T00:22:37.2997757Z 0% |#################### | 32% 2025-10-10T00:22:37.2998418Z 0% |#################### | 32% 2025-10-10T00:22:37.2999077Z 0% |#################### | 32% 2025-10-10T00:22:37.2999748Z 0% |#################### | 32% 2025-10-10T00:22:37.3000392Z 0% |#################### | 32% 2025-10-10T00:22:37.3001055Z 0% |#################### | 32% 2025-10-10T00:22:37.3001737Z 0% |#################### | 32% 2025-10-10T00:22:37.3002389Z 0% |#################### | 32% 2025-10-10T00:22:37.3003058Z 0% |##################### | 32% 2025-10-10T00:22:37.3003710Z 0% |##################### | 32% 2025-10-10T00:22:37.3004375Z 0% |##################### | 33% 2025-10-10T00:22:37.3005039Z 0% |##################### | 33% 2025-10-10T00:22:37.3005690Z 0% |##################### | 33% 2025-10-10T00:22:37.3006351Z 0% |##################### | 33% 2025-10-10T00:22:37.3007011Z 0% |##################### | 33% 2025-10-10T00:22:37.3007683Z 0% |##################### | 33% 2025-10-10T00:22:37.3008480Z 0% |##################### | 33% 2025-10-10T00:22:37.3009168Z 0% |##################### | 33% 2025-10-10T00:22:37.3009840Z 0% |##################### | 33% 2025-10-10T00:22:37.3010495Z 0% |##################### | 33% 2025-10-10T00:22:37.3011169Z 0% |##################### | 33% 2025-10-10T00:22:37.3011818Z 0% |##################### | 33% 2025-10-10T00:22:37.3012487Z 0% |##################### | 34% 2025-10-10T00:22:37.3013142Z 0% |##################### | 34% 2025-10-10T00:22:37.3013913Z 0% |##################### | 34% 2025-10-10T00:22:37.3014525Z 0% |##################### | 34% 2025-10-10T00:22:37.3015194Z 0% |###################### | 34% 2025-10-10T00:22:37.3015862Z 0% |###################### | 34% 2025-10-10T00:22:37.3016515Z 0% |###################### | 34% 2025-10-10T00:22:37.3017191Z 0% |###################### | 34% 2025-10-10T00:22:37.3017843Z 0% |###################### | 34% 2025-10-10T00:22:37.3018519Z 0% |###################### | 34% 2025-10-10T00:22:37.3019189Z 0% |###################### | 34% 2025-10-10T00:22:37.3019843Z 0% |###################### | 34% 2025-10-10T00:22:37.3020542Z 0% |###################### | 35% 2025-10-10T00:22:37.3021190Z 0% |###################### | 35% 2025-10-10T00:22:37.3021866Z 0% |###################### | 35% 2025-10-10T00:22:37.3022519Z 0% |###################### | 35% 2025-10-10T00:22:37.3023183Z 0% |###################### | 35% 2025-10-10T00:22:37.3023854Z 0% |###################### | 35% 2025-10-10T00:22:37.3024512Z 0% |###################### | 35% 2025-10-10T00:22:37.3025173Z 0% |###################### | 35% 2025-10-10T00:22:37.3025835Z 0% |###################### | 35% 2025-10-10T00:22:37.3026514Z 0% |###################### | 35% 2025-10-10T00:22:37.3027207Z 0% |###################### | 35% 2025-10-10T00:22:37.3027868Z 0% |####################### | 35% 2025-10-10T00:22:37.3028550Z 0% |####################### | 36% 2025-10-10T00:22:37.3029211Z 0% |####################### | 36% 2025-10-10T00:22:37.3029882Z 0% |####################### | 36% 2025-10-10T00:22:37.3030536Z 0% |####################### | 36% 2025-10-10T00:22:37.3031207Z 0% |####################### | 36% 2025-10-10T00:22:37.3031887Z 0% |####################### | 36% 2025-10-10T00:22:37.3032541Z 0% |####################### | 36% 2025-10-10T00:22:37.3033210Z 0% |####################### | 36% 2025-10-10T00:22:37.3033877Z 0% |####################### | 36% 2025-10-10T00:22:37.3034549Z 0% |####################### | 36% 2025-10-10T00:22:37.3035438Z 0% |####################### | 36% 2025-10-10T00:22:37.3036129Z 0% |####################### | 36% 2025-10-10T00:22:37.3036793Z 0% |####################### | 37% 2025-10-10T00:22:37.3037451Z 0% |####################### | 37% 2025-10-10T00:22:37.3038131Z 0% |####################### | 37% 2025-10-10T00:22:37.3038793Z 0% |####################### | 37% 2025-10-10T00:22:37.3039467Z 0% |####################### | 37% 2025-10-10T00:22:37.3040127Z 0% |####################### | 37% 2025-10-10T00:22:37.3040883Z 0% |######################## | 37% 2025-10-10T00:22:37.3041544Z 0% |######################## | 37% 2025-10-10T00:22:37.3042205Z 0% |######################## | 37% 2025-10-10T00:22:37.3042874Z 0% |######################## | 37% 2025-10-10T00:22:37.3043522Z 0% |######################## | 37% 2025-10-10T00:22:37.3044194Z 0% |######################## | 37% 2025-10-10T00:22:37.3044867Z 0% |######################## | 38% 2025-10-10T00:22:37.3045529Z 0% |######################## | 38% 2025-10-10T00:22:37.3046201Z 0% |######################## | 38% 2025-10-10T00:22:37.3046867Z 0% |######################## | 38% 2025-10-10T00:22:37.3047549Z 0% |######################## | 38% 2025-10-10T00:22:37.3048202Z 0% |######################## | 38% 2025-10-10T00:22:37.3048882Z 0% |######################## | 38% 2025-10-10T00:22:37.3049555Z 0% |######################## | 38% 2025-10-10T00:22:37.3050217Z 0% |######################## | 38% 2025-10-10T00:22:37.3050884Z 0% |######################## | 38% 2025-10-10T00:22:37.3051534Z 0% |######################## | 38% 2025-10-10T00:22:37.3052206Z 0% |######################## | 38% 2025-10-10T00:22:37.3052861Z 0% |######################## | 39% 2025-10-10T00:22:37.3053524Z 0% |######################### | 39% 2025-10-10T00:22:37.3054139Z 0% |######################### | 39% 2025-10-10T00:22:37.3054794Z 0% |######################### | 39% 2025-10-10T00:22:37.3055448Z 0% |######################### | 39% 2025-10-10T00:22:37.3056105Z 0% |######################### | 39% 2025-10-10T00:22:37.3056777Z 0% |######################### | 39% 2025-10-10T00:22:37.3057435Z 0% |######################### | 39% 2025-10-10T00:22:37.3058115Z 0% |######################### | 39% 2025-10-10T00:22:37.3058774Z 0% |######################### | 39% 2025-10-10T00:22:37.3059429Z 0% |######################### | 39% 2025-10-10T00:22:37.3060112Z 0% |######################### | 39% 2025-10-10T00:22:37.3060776Z 0% |######################### | 39% 2025-10-10T00:22:37.3061579Z 0% |######################### | 40% 2025-10-10T00:22:37.3062249Z 0% |######################### | 40% 2025-10-10T00:22:37.3062904Z 0% |######################### | 40% 2025-10-10T00:22:37.3063579Z 0% |######################### | 40% 2025-10-10T00:22:37.3064241Z 0% |######################### | 40% 2025-10-10T00:22:37.3064912Z 0% |######################### | 40% 2025-10-10T00:22:37.3065568Z 0% |######################### | 40% 2025-10-10T00:22:37.3066229Z 0% |########################## | 40% 2025-10-10T00:22:37.3066901Z 0% |########################## | 40% 2025-10-10T00:22:37.3067651Z 0% |########################## | 40% 2025-10-10T00:22:37.3068325Z 0% |########################## | 40% 2025-10-10T00:22:37.3068987Z 0% |########################## | 40% 2025-10-10T00:22:37.3069655Z 0% |########################## | 41% 2025-10-10T00:22:37.3070306Z 0% |########################## | 41% 2025-10-10T00:22:37.3070970Z 0% |########################## | 41% 2025-10-10T00:22:37.3071647Z 0% |########################## | 41% 2025-10-10T00:22:37.3072305Z 0% |########################## | 41% 2025-10-10T00:22:37.3072969Z 0% |########################## | 41% 2025-10-10T00:22:37.3073624Z 0% |########################## | 41% 2025-10-10T00:22:37.3074558Z 0% |########################## | 41% 2025-10-10T00:22:37.3075223Z 0% |########################## | 41% 2025-10-10T00:22:37.3075945Z 0% |########################## | 41% 2025-10-10T00:22:37.3076616Z 0% |########################## | 41% 2025-10-10T00:22:37.3077270Z 0% |########################## | 41% 2025-10-10T00:22:37.3077943Z 0% |########################## | 42% 2025-10-10T00:22:37.3078590Z 0% |########################## | 42% 2025-10-10T00:22:37.3079260Z 0% |########################### | 42% 2025-10-10T00:22:37.3079924Z 0% |########################### | 42% 2025-10-10T00:22:37.3080589Z 0% |########################### | 42% 2025-10-10T00:22:37.3081248Z 0% |########################### | 42% 2025-10-10T00:22:37.3081893Z 0% |########################### | 42% 2025-10-10T00:22:37.3082561Z 0% |########################### | 42% 2025-10-10T00:22:37.3083198Z 0% |########################### | 42% 2025-10-10T00:22:37.3083850Z 0% |########################### | 42% 2025-10-10T00:22:37.3084524Z 0% |########################### | 42% 2025-10-10T00:22:37.3085162Z 0% |########################### | 42% 2025-10-10T00:22:37.3085836Z 0% |########################### | 43% 2025-10-10T00:22:37.3086480Z 0% |########################### | 43% 2025-10-10T00:22:37.3087143Z 0% |########################### | 43% 2025-10-10T00:22:37.3087783Z 0% |########################### | 43% 2025-10-10T00:22:37.3088700Z 0% |########################### | 43% 2025-10-10T00:22:37.3089370Z 0% |########################### | 43% 2025-10-10T00:22:37.3090005Z 0% |########################### | 43% 2025-10-10T00:22:37.3090689Z 0% |########################### | 43% 2025-10-10T00:22:37.3091325Z 0% |########################### | 43% 2025-10-10T00:22:37.3092011Z 0% |############################ | 43% 2025-10-10T00:22:37.3092661Z 0% |############################ | 43% 2025-10-10T00:22:37.3093319Z 0% |############################ | 43% 2025-10-10T00:22:37.3094249Z 0% |############################ | 44% 2025-10-10T00:22:37.3095060Z 0% |############################ | 44% 2025-10-10T00:22:37.3095736Z 0% |############################ | 44% 2025-10-10T00:22:37.3096339Z 0% |############################ | 44% 2025-10-10T00:22:37.3096975Z 0% |############################ | 44% 2025-10-10T00:22:37.3097610Z 0% |############################ | 44% 2025-10-10T00:22:37.3098290Z 0% |############################ | 44% 2025-10-10T00:22:37.3098956Z 0% |############################ | 44% 2025-10-10T00:22:37.3099613Z 0% |############################ | 44% 2025-10-10T00:22:37.3100293Z 0% |############################ | 44% 2025-10-10T00:22:37.3100946Z 0% |############################ | 44% 2025-10-10T00:22:37.3101628Z 0% |############################ | 44% 2025-10-10T00:22:37.3102311Z 0% |############################ | 45% 2025-10-10T00:22:37.3102976Z 0% |############################ | 45% 2025-10-10T00:22:37.3103638Z 0% |############################ | 45% 2025-10-10T00:22:37.3104247Z 0% |############################ | 45% 2025-10-10T00:22:37.3104889Z 0% |############################# | 45% 2025-10-10T00:22:37.3105535Z 0% |############################# | 45% 2025-10-10T00:22:37.3106198Z 0% |############################# | 45% 2025-10-10T00:22:37.3106867Z 0% |############################# | 45% 2025-10-10T00:22:37.3107524Z 0% |############################# | 45% 2025-10-10T00:22:37.3108179Z 0% |############################# | 45% 2025-10-10T00:22:37.3108841Z 0% |############################# | 45% 2025-10-10T00:22:37.3109500Z 0% |############################# | 45% 2025-10-10T00:22:37.3110153Z 0% |############################# | 46% 2025-10-10T00:22:37.3110812Z 0% |############################# | 46% 2025-10-10T00:22:37.3111479Z 0% |############################# | 46% 2025-10-10T00:22:37.3112133Z 0% |############################# | 46% 2025-10-10T00:22:37.3112807Z 0% |############################# | 46% 2025-10-10T00:22:37.3113460Z 0% |############################# | 46% 2025-10-10T00:22:37.3114127Z 0% |############################# | 46% 2025-10-10T00:22:37.3114783Z 0% |############################# | 46% 2025-10-10T00:22:37.3115693Z 0% |############################# | 46% 2025-10-10T00:22:37.3116376Z 0% |############################# | 46% 2025-10-10T00:22:37.3117030Z 0% |############################# | 46% 2025-10-10T00:22:37.3117705Z 0% |############################## | 46% 2025-10-10T00:22:37.3118356Z 0% |############################## | 47% 2025-10-10T00:22:37.3119028Z 0% |############################## | 47% 2025-10-10T00:22:37.3119705Z 0% |############################## | 47% 2025-10-10T00:22:37.3120364Z 0% |############################## | 47% 2025-10-10T00:22:37.3121170Z 0% |############################## | 47% 2025-10-10T00:22:37.3121823Z 0% |############################## | 47% 2025-10-10T00:22:37.3122504Z 0% |############################## | 47% 2025-10-10T00:22:37.3123160Z 0% |############################## | 47% 2025-10-10T00:22:37.3123828Z 0% |############################## | 47% 2025-10-10T00:22:37.3124490Z 0% |############################## | 47% 2025-10-10T00:22:37.3125155Z 0% |############################## | 47% 2025-10-10T00:22:37.3125820Z 0% |############################## | 47% 2025-10-10T00:22:37.3126486Z 0% |############################## | 48% 2025-10-10T00:22:37.3127164Z 0% |############################## | 48% 2025-10-10T00:22:37.3139264Z 0% |############################## | 48% 2025-10-10T00:22:37.3140135Z 0% |############################## | 48% 2025-10-10T00:22:37.3140830Z 0% |############################## | 48% 2025-10-10T00:22:37.3141464Z 0% |############################## | 48% 2025-10-10T00:22:37.3142119Z 0% |############################### | 48% 2025-10-10T00:22:37.3142768Z 0% |############################### | 48% 2025-10-10T00:22:37.3143429Z 0% |############################### | 48% 2025-10-10T00:22:37.3144082Z 0% |############################### | 48% 2025-10-10T00:22:37.3144755Z 0% |############################### | 48% 2025-10-10T00:22:37.3145408Z 0% |############################### | 48% 2025-10-10T00:22:37.3146077Z 0% |############################### | 49% 2025-10-10T00:22:37.3146739Z 0% |############################### | 49% 2025-10-10T00:22:37.3147381Z 0% |############################### | 49% 2025-10-10T00:22:37.3148052Z 0% |############################### | 49% 2025-10-10T00:22:37.3148718Z 0% |############################### | 49% 2025-10-10T00:22:37.3149367Z 0% |############################### | 49% 2025-10-10T00:22:37.3150038Z 0% |############################### | 49% 2025-10-10T00:22:37.3150687Z 0% |############################### | 49% 2025-10-10T00:22:37.3151347Z 0% |############################### | 49% 2025-10-10T00:22:37.3151998Z 0% |############################### | 49% 2025-10-10T00:22:37.3152671Z 0% |############################### | 49% 2025-10-10T00:22:37.3153336Z 0% |############################### | 49% 2025-10-10T00:22:37.3154157Z 0% |############################### | 49% 2025-10-10T00:22:37.3154827Z 0% |################################ | 50% 2025-10-10T00:22:37.3155609Z 0% |################################ | 50% 2025-10-10T00:22:37.3156268Z 0% |################################ | 50% 2025-10-10T00:22:37.3156925Z 0% |################################ | 50% 2025-10-10T00:22:37.3157596Z 0% |################################ | 50% 2025-10-10T00:22:37.3158262Z 0% |################################ | 50% 2025-10-10T00:22:37.3158916Z 0% |################################ | 50% 2025-10-10T00:22:37.3159688Z 0% |################################ | 50% 2025-10-10T00:22:37.3160340Z 0% |################################ | 50% 2025-10-10T00:22:37.3161027Z 0% |################################ | 50% 2025-10-10T00:22:37.3161682Z 0% |################################ | 50% 2025-10-10T00:22:37.3162345Z 0% |################################ | 50% 2025-10-10T00:22:37.3162994Z 0% |################################ | 51% 2025-10-10T00:22:37.3163651Z 0% |################################ | 51% 2025-10-10T00:22:37.3164320Z 0% |################################ | 51% 2025-10-10T00:22:37.3164974Z 0% |################################ | 51% 2025-10-10T00:22:37.3165639Z 0% |################################ | 51% 2025-10-10T00:22:37.3166317Z 0% |################################ | 51% 2025-10-10T00:22:37.3166972Z 0% |################################# | 51% 2025-10-10T00:22:37.3167641Z 0% |################################# | 51% 2025-10-10T00:22:37.3168304Z 0% |################################# | 51% 2025-10-10T00:22:37.3168984Z 0% |################################# | 51% 2025-10-10T00:22:37.3169641Z 0% |################################# | 51% 2025-10-10T00:22:37.3170310Z 0% |################################# | 51% 2025-10-10T00:22:37.3170981Z 0% |################################# | 52% 2025-10-10T00:22:37.3171638Z 0% |################################# | 52% 2025-10-10T00:22:37.3172318Z 0% |################################# | 52% 2025-10-10T00:22:37.3172986Z 0% |################################# | 52% 2025-10-10T00:22:37.3173658Z 0% |################################# | 52% 2025-10-10T00:22:37.3178150Z 0% |################################# | 52% 2025-10-10T00:22:37.3178833Z 0% |################################# | 52% 2025-10-10T00:22:37.3179504Z 0% |################################# | 52% 2025-10-10T00:22:37.3180155Z 0% |################################# | 52% 2025-10-10T00:22:37.3180826Z 0% |################################# | 52% 2025-10-10T00:22:37.3181532Z 0% |################################# | 52% 2025-10-10T00:22:37.3182211Z 0% |################################# | 52% 2025-10-10T00:22:37.3182855Z 0% |################################# | 53% 2025-10-10T00:22:37.3183529Z 0% |################################## | 53% 2025-10-10T00:22:37.3184403Z 0% |################################## | 53% 2025-10-10T00:22:37.3185063Z 0% |################################## | 53% 2025-10-10T00:22:37.3185730Z 0% |################################## | 53% 2025-10-10T00:22:37.3186376Z 0% |################################## | 53% 2025-10-10T00:22:37.3187042Z 0% |################################## | 53% 2025-10-10T00:22:37.3187679Z 0% |################################## | 53% 2025-10-10T00:22:37.3188336Z 0% |################################## | 53% 2025-10-10T00:22:37.3188991Z 0% |################################## | 53% 2025-10-10T00:22:37.3189638Z 0% |################################## | 53% 2025-10-10T00:22:37.3190439Z 0% |################################## | 53% 2025-10-10T00:22:37.3191095Z 0% |################################## | 54% 2025-10-10T00:22:37.3191765Z 0% |################################## | 54% 2025-10-10T00:22:37.3192428Z 0% |################################## | 54% 2025-10-10T00:22:37.3193080Z 0% |################################## | 54% 2025-10-10T00:22:37.3193748Z 0% |################################## | 54% 2025-10-10T00:22:37.3194397Z 0% |################################## | 54% 2025-10-10T00:22:37.3195063Z 0% |################################## | 54% 2025-10-10T00:22:37.3195794Z 0% |################################## | 54% 2025-10-10T00:22:37.3196465Z 0% |################################### | 54% 2025-10-10T00:22:37.3197141Z 0% |################################### | 54% 2025-10-10T00:22:37.3197797Z 0% |################################### | 54% 2025-10-10T00:22:37.3198468Z 0% |################################### | 54% 2025-10-10T00:22:37.3199119Z 0% |################################### | 55% 2025-10-10T00:22:37.3199797Z 0% |################################### | 55% 2025-10-10T00:22:37.3200438Z 0% |################################### | 55% 2025-10-10T00:22:37.3201096Z 0% |################################### | 55% 2025-10-10T00:22:37.3201745Z 0% |################################### | 55% 2025-10-10T00:22:37.3202332Z 0% |################################### | 55% 2025-10-10T00:22:37.3203000Z 0% |################################### | 55% 2025-10-10T00:22:37.3203668Z 0% |################################### | 55% 2025-10-10T00:22:37.3204348Z 0% |################################### | 55% 2025-10-10T00:22:37.3205008Z 0% |################################### | 55% 2025-10-10T00:22:37.3205686Z 0% |################################### | 55% 2025-10-10T00:22:37.3206367Z 0% |################################### | 55% 2025-10-10T00:22:37.3207014Z 0% |################################### | 56% 2025-10-10T00:22:37.3207677Z 0% |################################### | 56% 2025-10-10T00:22:37.3208267Z 0% |################################### | 56% 2025-10-10T00:22:37.3208940Z 0% |#################################### | 56% 2025-10-10T00:22:37.3209605Z 0% |#################################### | 56% 2025-10-10T00:22:37.3210266Z 0% |#################################### | 56% 2025-10-10T00:22:37.3211052Z 0% |#################################### | 56% 2025-10-10T00:22:37.3211705Z 0% |#################################### | 56% 2025-10-10T00:22:37.3212373Z 0% |#################################### | 56% 2025-10-10T00:22:37.3213013Z 0% |#################################### | 56% 2025-10-10T00:22:37.3213678Z 0% |#################################### | 56% 2025-10-10T00:22:37.3214348Z 0% |#################################### | 56% 2025-10-10T00:22:37.3215000Z 0% |#################################### | 57% 2025-10-10T00:22:37.3215666Z 0% |#################################### | 57% 2025-10-10T00:22:37.3216300Z 0% |#################################### | 57% 2025-10-10T00:22:37.3217058Z 0% |#################################### | 57% 2025-10-10T00:22:37.3217717Z 0% |#################################### | 57% 2025-10-10T00:22:37.3218392Z 0% |#################################### | 57% 2025-10-10T00:22:37.3219065Z 0% |#################################### | 57% 2025-10-10T00:22:37.3219722Z 0% |#################################### | 57% 2025-10-10T00:22:37.3220386Z 0% |#################################### | 57% 2025-10-10T00:22:37.3221045Z 0% |#################################### | 57% 2025-10-10T00:22:37.3221709Z 0% |##################################### | 57% 2025-10-10T00:22:37.3222359Z 0% |##################################### | 57% 2025-10-10T00:22:37.3223019Z 0% |##################################### | 58% 2025-10-10T00:22:37.3223680Z 0% |##################################### | 58% 2025-10-10T00:22:37.3224335Z 0% |##################################### | 58% 2025-10-10T00:22:37.3225002Z 0% |##################################### | 58% 2025-10-10T00:22:37.3225659Z 0% |##################################### | 58% 2025-10-10T00:22:37.3226326Z 0% |##################################### | 58% 2025-10-10T00:22:37.3226988Z 0% |##################################### | 58% 2025-10-10T00:22:37.3227643Z 0% |##################################### | 58% 2025-10-10T00:22:37.3228309Z 0% |##################################### | 58% 2025-10-10T00:22:37.3228965Z 0% |##################################### | 58% 2025-10-10T00:22:37.3229633Z 0% |##################################### | 58% 2025-10-10T00:22:37.3230273Z 0% |##################################### | 58% 2025-10-10T00:22:37.3230953Z 0% |##################################### | 59% 2025-10-10T00:22:37.3231618Z 0% |##################################### | 59% 2025-10-10T00:22:37.3232270Z 0% |##################################### | 59% 2025-10-10T00:22:37.3232941Z 0% |##################################### | 59% 2025-10-10T00:22:37.3233588Z 0% |##################################### | 59% 2025-10-10T00:22:37.3234254Z 0% |###################################### | 59% 2025-10-10T00:22:37.3234907Z 0% |###################################### | 59% 2025-10-10T00:22:37.3235741Z 0% |###################################### | 59% 2025-10-10T00:22:37.3236426Z 0% |###################################### | 59% 2025-10-10T00:22:37.3237102Z 0% |###################################### | 59% 2025-10-10T00:22:37.3237930Z 0% |###################################### | 59% 2025-10-10T00:22:37.3238601Z 0% |###################################### | 59% 2025-10-10T00:22:37.3239264Z 0% |###################################### | 59% 2025-10-10T00:22:37.3239920Z 0% |###################################### | 60% 2025-10-10T00:22:37.3240580Z 0% |###################################### | 60% 2025-10-10T00:22:37.3241164Z 0% |###################################### | 60% 2025-10-10T00:22:37.3241739Z 0% |###################################### | 60% 2025-10-10T00:22:37.3242359Z 0% |###################################### | 60% 2025-10-10T00:22:37.3243100Z 0% |###################################### | 60% 2025-10-10T00:22:37.3243752Z 0% |###################################### | 60% 2025-10-10T00:22:37.3244428Z 0% |###################################### | 60% 2025-10-10T00:22:37.3245075Z 0% |###################################### | 60% 2025-10-10T00:22:37.3245734Z 0% |###################################### | 60% 2025-10-10T00:22:37.3246372Z 0% |###################################### | 60% 2025-10-10T00:22:37.3247042Z 0% |####################################### | 60% 2025-10-10T00:22:37.3247692Z 0% |####################################### | 61% 2025-10-10T00:22:37.3248353Z 0% |####################################### | 61% 2025-10-10T00:22:37.3249028Z 0% |####################################### | 61% 2025-10-10T00:22:37.3261047Z 0% |####################################### | 61% 2025-10-10T00:22:37.3261859Z 0% |####################################### | 61% 2025-10-10T00:22:37.3262514Z 0% |####################################### | 61% 2025-10-10T00:22:37.3263175Z 0% |####################################### | 61% 2025-10-10T00:22:37.3263840Z 0% |####################################### | 61% 2025-10-10T00:22:37.3264458Z 0% |####################################### | 61% 2025-10-10T00:22:37.3265116Z 0% |####################################### | 61% 2025-10-10T00:22:37.3265777Z 0% |####################################### | 61% 2025-10-10T00:22:37.3266454Z 0% |####################################### | 61% 2025-10-10T00:22:37.3267107Z 0% |####################################### | 62% 2025-10-10T00:22:37.3267787Z 0% |####################################### | 62% 2025-10-10T00:22:37.3268455Z 0% |####################################### | 62% 2025-10-10T00:22:37.3269043Z 0% |####################################### | 62% 2025-10-10T00:22:37.3269712Z 0% |####################################### | 62% 2025-10-10T00:22:37.3270360Z 0% |####################################### | 62% 2025-10-10T00:22:37.3271047Z 0% |######################################## | 62% 2025-10-10T00:22:37.3271688Z 0% |######################################## | 62% 2025-10-10T00:22:37.3272367Z 0% |######################################## | 62% 2025-10-10T00:22:37.3273038Z 0% |######################################## | 62% 2025-10-10T00:22:37.3273654Z 0% |######################################## | 62% 2025-10-10T00:22:37.3274508Z 0% |######################################## | 62% 2025-10-10T00:22:37.3275032Z 0% |######################################## | 63% 2025-10-10T00:22:37.3275838Z 0% |######################################## | 63% 2025-10-10T00:22:37.3276406Z 0% |######################################## | 63% 2025-10-10T00:22:37.3276954Z 0% |######################################## | 63% 2025-10-10T00:22:37.3277524Z 0% |######################################## | 63% 2025-10-10T00:22:37.3278057Z 0% |######################################## | 63% 2025-10-10T00:22:37.3278578Z 0% |######################################## | 63% 2025-10-10T00:22:37.3279128Z 0% |######################################## | 63% 2025-10-10T00:22:37.3279652Z 0% |######################################## | 63% 2025-10-10T00:22:37.3280353Z 0% |######################################## | 63% 2025-10-10T00:22:37.3280880Z 0% |######################################## | 63% 2025-10-10T00:22:37.3281436Z 0% |######################################## | 63% 2025-10-10T00:22:37.3281992Z 0% |######################################## | 64% 2025-10-10T00:22:37.3282534Z 0% |######################################### | 64% 2025-10-10T00:22:37.3283088Z 0% |######################################### | 64% 2025-10-10T00:22:37.3283628Z 0% |######################################### | 64% 2025-10-10T00:22:37.3284184Z 0% |######################################### | 64% 2025-10-10T00:22:37.3284724Z 0% |######################################### | 64% 2025-10-10T00:22:37.3285270Z 0% |######################################### | 64% 2025-10-10T00:22:37.3285813Z 0% |######################################### | 64% 2025-10-10T00:22:37.3286336Z 0% |######################################### | 64% 2025-10-10T00:22:37.3286904Z 0% |######################################### | 64% 2025-10-10T00:22:37.3287490Z 0% |######################################### | 64% 2025-10-10T00:22:37.3288084Z 0% |######################################### | 64% 2025-10-10T00:22:37.3288729Z 0% |######################################### | 65% 2025-10-10T00:22:37.3289371Z 0% |######################################### | 65% 2025-10-10T00:22:37.3290027Z 0% |######################################### | 65% 2025-10-10T00:22:37.3290713Z 0% |######################################### | 65% 2025-10-10T00:22:37.3291390Z 0% |######################################### | 65% 2025-10-10T00:22:37.3292053Z 0% |######################################### | 65% 2025-10-10T00:22:37.3292715Z 0% |######################################### | 65% 2025-10-10T00:22:37.3293375Z 0% |######################################### | 65% 2025-10-10T00:22:37.3294043Z 0% |########################################## | 65% 2025-10-10T00:22:37.3294701Z 0% |########################################## | 65% 2025-10-10T00:22:37.3295331Z 0% |########################################## | 65% 2025-10-10T00:22:37.3296002Z 0% |########################################## | 65% 2025-10-10T00:22:37.3296578Z 0% |########################################## | 66% 2025-10-10T00:22:37.3297200Z 0% |########################################## | 66% 2025-10-10T00:22:37.3297789Z 0% |########################################## | 66% 2025-10-10T00:22:37.3298393Z 0% |########################################## | 66% 2025-10-10T00:22:37.3299031Z 0% |########################################## | 66% 2025-10-10T00:22:37.3299833Z 0% |########################################## | 66% 2025-10-10T00:22:37.3300502Z 0% |########################################## | 66% 2025-10-10T00:22:37.3301162Z 0% |########################################## | 66% 2025-10-10T00:22:37.3301835Z 0% |########################################## | 66% 2025-10-10T00:22:37.3302526Z 0% |########################################## | 66% 2025-10-10T00:22:37.3303179Z 0% |########################################## | 66% 2025-10-10T00:22:37.3303849Z 0% |########################################## | 66% 2025-10-10T00:22:37.3304529Z 0% |########################################## | 67% 2025-10-10T00:22:37.3305253Z 0% |########################################## | 67% 2025-10-10T00:22:37.3305854Z 0% |########################################### | 67% 2025-10-10T00:22:37.3306538Z 0% |########################################### | 67% 2025-10-10T00:22:37.3307193Z 0% |########################################### | 67% 2025-10-10T00:22:37.3307849Z 0% |########################################### | 67% 2025-10-10T00:22:37.3308555Z 0% |########################################### | 67% 2025-10-10T00:22:37.3309217Z 0% |########################################### | 67% 2025-10-10T00:22:37.3309907Z 0% |########################################### | 67% 2025-10-10T00:22:37.3310567Z 0% |########################################### | 67% 2025-10-10T00:22:37.3311251Z 0% |########################################### | 67% 2025-10-10T00:22:37.3311934Z 0% |########################################### | 67% 2025-10-10T00:22:37.3312626Z 0% |########################################### | 68% 2025-10-10T00:22:37.3313256Z 0% |########################################### | 68% 2025-10-10T00:22:37.3313884Z 0% |########################################### | 68% 2025-10-10T00:22:37.3314564Z 0% |########################################### | 68% 2025-10-10T00:22:37.3315213Z 0% |########################################### | 68% 2025-10-10T00:22:37.3315931Z 0% |########################################### | 68% 2025-10-10T00:22:37.3316620Z 0% |########################################### | 68% 2025-10-10T00:22:37.3317277Z 0% |########################################### | 68% 2025-10-10T00:22:37.3317956Z 0% |########################################### | 68% 2025-10-10T00:22:37.3318634Z 0% |############################################ | 68% 2025-10-10T00:22:37.3319337Z 0% |############################################ | 68% 2025-10-10T00:22:37.3320028Z 0% |############################################ | 68% 2025-10-10T00:22:37.3320716Z 0% |############################################ | 69% 2025-10-10T00:22:37.3321398Z 0% |############################################ | 69% 2025-10-10T00:22:37.3322071Z 0% |############################################ | 69% 2025-10-10T00:22:37.3322774Z 0% |############################################ | 69% 2025-10-10T00:22:37.3323440Z 0% |############################################ | 69% 2025-10-10T00:22:37.3324075Z 0% |############################################ | 69% 2025-10-10T00:22:37.3324703Z 0% |############################################ | 69% 2025-10-10T00:22:37.3325364Z 0% |############################################ | 69% 2025-10-10T00:22:37.3326167Z 0% |############################################ | 69% 2025-10-10T00:22:37.3326836Z 0% |############################################ | 69% 2025-10-10T00:22:37.3327510Z 0% |############################################ | 69% 2025-10-10T00:22:37.3328172Z 0% |############################################ | 69% 2025-10-10T00:22:37.3328833Z 0% |############################################ | 69% 2025-10-10T00:22:37.3329476Z 0% |############################################ | 70% 2025-10-10T00:22:37.3330131Z 0% |############################################ | 70% 2025-10-10T00:22:37.3330803Z 0% |############################################ | 70% 2025-10-10T00:22:37.3331473Z 0% |############################################# | 70% 2025-10-10T00:22:37.3332256Z 0% |############################################# | 70% 2025-10-10T00:22:37.3332948Z 0% |############################################# | 70% 2025-10-10T00:22:37.3333619Z 0% |############################################# | 70% 2025-10-10T00:22:37.3334294Z 0% |############################################# | 70% 2025-10-10T00:22:37.3334942Z 0% |############################################# | 70% 2025-10-10T00:22:37.3335606Z 0% |############################################# | 70% 2025-10-10T00:22:37.3336267Z 0% |############################################# | 70% 2025-10-10T00:22:37.3336995Z 0% |############################################# | 70% 2025-10-10T00:22:37.3337675Z 0% |############################################# | 71% 2025-10-10T00:22:37.3338343Z 0% |############################################# | 71% 2025-10-10T00:22:37.3339019Z 0% |############################################# | 71% 2025-10-10T00:22:37.3339638Z 0% |############################################# | 71% 2025-10-10T00:22:37.3340304Z 0% |############################################# | 71% 2025-10-10T00:22:37.3340962Z 0% |############################################# | 71% 2025-10-10T00:22:37.3341639Z 0% |############################################# | 71% 2025-10-10T00:22:37.3342309Z 0% |############################################# | 71% 2025-10-10T00:22:37.3342936Z 0% |############################################# | 71% 2025-10-10T00:22:37.3343610Z 0% |############################################# | 71% 2025-10-10T00:22:37.3344266Z 0% |############################################## | 71% 2025-10-10T00:22:37.3344944Z 0% |############################################## | 71% 2025-10-10T00:22:37.3345611Z 0% |############################################## | 72% 2025-10-10T00:22:37.3346279Z 0% |############################################## | 72% 2025-10-10T00:22:37.3346944Z 0% |############################################## | 72% 2025-10-10T00:22:37.3347653Z 0% |############################################## | 72% 2025-10-10T00:22:37.3348320Z 0% |############################################## | 72% 2025-10-10T00:22:37.3348944Z 0% |############################################## | 72% 2025-10-10T00:22:37.3349605Z 0% |############################################## | 72% 2025-10-10T00:22:37.3350247Z 0% |############################################## | 72% 2025-10-10T00:22:37.3350933Z 0% |############################################## | 72% 2025-10-10T00:22:37.3351613Z 0% |############################################## | 72% 2025-10-10T00:22:37.3352279Z 0% |############################################## | 72% 2025-10-10T00:22:37.3353098Z 0% |############################################## | 72% 2025-10-10T00:22:37.3353751Z 0% |############################################## | 73% 2025-10-10T00:22:37.3354413Z 0% |############################################## | 73% 2025-10-10T00:22:37.3355080Z 0% |############################################## | 73% 2025-10-10T00:22:37.3355826Z 0% |############################################## | 73% 2025-10-10T00:22:37.3356533Z 0% |############################################## | 73% 2025-10-10T00:22:37.3357197Z 0% |############################################### | 73% 2025-10-10T00:22:37.3357865Z 0% |############################################### | 73% 2025-10-10T00:22:37.3358541Z 0% |############################################### | 73% 2025-10-10T00:22:37.3359334Z 0% |############################################### | 73% 2025-10-10T00:22:37.3360021Z 0% |############################################### | 73% 2025-10-10T00:22:37.3360676Z 0% |############################################### | 73% 2025-10-10T00:22:37.3361354Z 0% |############################################### | 73% 2025-10-10T00:22:37.3362003Z 0% |############################################### | 74% 2025-10-10T00:22:37.3362682Z 0% |############################################### | 74% 2025-10-10T00:22:37.3363346Z 0% |############################################### | 74% 2025-10-10T00:22:37.3363984Z 0% |############################################### | 74% 2025-10-10T00:22:37.3364620Z 0% |############################################### | 74% 2025-10-10T00:22:37.3365262Z 0% |############################################### | 74% 2025-10-10T00:22:37.3365904Z 0% |############################################### | 74% 2025-10-10T00:22:37.3366515Z 0% |############################################### | 74% 2025-10-10T00:22:37.3367176Z 0% |############################################### | 74% 2025-10-10T00:22:37.3367827Z 0% |############################################### | 74% 2025-10-10T00:22:37.3368486Z 0% |############################################### | 74% 2025-10-10T00:22:37.3369141Z 0% |############################################### | 74% 2025-10-10T00:22:37.3369786Z 0% |################################################ | 75% 2025-10-10T00:22:37.3370456Z 0% |################################################ | 75% 2025-10-10T00:22:37.3371123Z 0% |################################################ | 75% 2025-10-10T00:22:37.3371784Z 0% |################################################ | 75% 2025-10-10T00:22:37.3372443Z 0% |################################################ | 75% 2025-10-10T00:22:37.3373084Z 0% |################################################ | 75% 2025-10-10T00:22:37.3373752Z 0% |################################################ | 75% 2025-10-10T00:22:37.3374644Z 0% |################################################ | 75% 2025-10-10T00:22:37.3375317Z 0% |################################################ | 75% 2025-10-10T00:22:37.3375990Z 0% |################################################ | 75% 2025-10-10T00:22:37.3376633Z 0% |################################################ | 75% 2025-10-10T00:22:37.3377298Z 0% |################################################ | 75% 2025-10-10T00:22:37.3377948Z 0% |################################################ | 76% 2025-10-10T00:22:37.3378583Z 0% |################################################ | 76% 2025-10-10T00:22:37.3379243Z 0% |################################################ | 76% 2025-10-10T00:22:37.3380111Z 0% |################################################ | 76% 2025-10-10T00:22:37.3380800Z 0% |################################################ | 76% 2025-10-10T00:22:37.3381456Z 0% |################################################ | 76% 2025-10-10T00:22:37.3382309Z 0% |################################################ | 76% 2025-10-10T00:22:37.3382973Z 0% |################################################# | 76% 2025-10-10T00:22:37.3383680Z 0% |################################################# | 76% 2025-10-10T00:22:37.3384332Z 0% |################################################# | 76% 2025-10-10T00:22:37.3385023Z 0% |################################################# | 76% 2025-10-10T00:22:37.3385765Z 0% |################################################# | 76% 2025-10-10T00:22:37.3386323Z 0% |################################################# | 77% 2025-10-10T00:22:37.3386950Z 0% |################################################# | 77% 2025-10-10T00:22:37.3387556Z 0% |################################################# | 77% 2025-10-10T00:22:37.3388188Z 0% |################################################# | 77% 2025-10-10T00:22:37.3388760Z 0% |################################################# | 77% 2025-10-10T00:22:37.3389370Z 0% |################################################# | 77% 2025-10-10T00:22:37.3389960Z 0% |################################################# | 77% 2025-10-10T00:22:37.3390491Z 0% |################################################# | 77% 2025-10-10T00:22:37.3391058Z 0% |################################################# | 77% 2025-10-10T00:22:37.3391624Z 0% |################################################# | 77% 2025-10-10T00:22:37.3392170Z 0% |################################################# | 77% 2025-10-10T00:22:37.3392698Z 0% |################################################# | 77% 2025-10-10T00:22:37.3393273Z 0% |################################################# | 78% 2025-10-10T00:22:37.3393854Z 0% |################################################# | 78% 2025-10-10T00:22:37.3394443Z 0% |################################################## | 78% 2025-10-10T00:22:37.3395015Z 0% |################################################## | 78% 2025-10-10T00:22:37.3395637Z 0% |################################################## | 78% 2025-10-10T00:22:37.3396258Z 0% |################################################## | 78% 2025-10-10T00:22:37.3396898Z 0% |################################################## | 78% 2025-10-10T00:22:37.3397521Z 0% |################################################## | 78% 2025-10-10T00:22:37.3398108Z 0% |################################################## | 78% 2025-10-10T00:22:37.3398678Z 0% |################################################## | 78% 2025-10-10T00:22:37.3399138Z 0% |################################################## | 78% 2025-10-10T00:22:37.3399714Z 0% |################################################## | 78% 2025-10-10T00:22:37.3400368Z 0% |################################################## | 79% 2025-10-10T00:22:37.3400893Z 0% |################################################## | 79% 2025-10-10T00:22:37.3401424Z 0% |################################################## | 79% 2025-10-10T00:22:37.3402030Z 0% |################################################## | 79% 2025-10-10T00:22:37.3402620Z 0% |################################################## | 79% 2025-10-10T00:22:37.3403048Z 0% |################################################## | 79% 2025-10-10T00:22:37.3403400Z 0% |################################################## | 79% 2025-10-10T00:22:37.3403880Z 0% |################################################## | 79% 2025-10-10T00:22:37.3404231Z 0% |################################################## | 79% 2025-10-10T00:22:37.3404594Z 0% |################################################### | 79% 2025-10-10T00:22:37.3404940Z 0% |################################################### | 79% 2025-10-10T00:22:37.3405302Z 0% |################################################### | 79% 2025-10-10T00:22:37.3405666Z 0% |################################################### | 79% 2025-10-10T00:22:37.3406012Z 0% |################################################### | 80% 2025-10-10T00:22:37.3406369Z 0% |################################################### | 80% 2025-10-10T00:22:37.3406802Z 0% |################################################### | 80% 2025-10-10T00:22:37.3407168Z 0% |################################################### | 80% 2025-10-10T00:22:37.3407536Z 0% |################################################### | 80% 2025-10-10T00:22:37.3407888Z 0% |################################################### | 80% 2025-10-10T00:22:37.3408251Z 0% |################################################### | 80% 2025-10-10T00:22:37.3408600Z 0% |################################################### | 80% 2025-10-10T00:22:37.3408966Z 0% |################################################### | 80% 2025-10-10T00:22:37.3409317Z 0% |################################################### | 80% 2025-10-10T00:22:37.3409682Z 0% |################################################### | 80% 2025-10-10T00:22:37.3410049Z 0% |################################################### | 80% 2025-10-10T00:22:37.3410171Z 0% |################################################### | 81% 2025-10-10T00:22:37.3410290Z 0% |################################################### | 81% 2025-10-10T00:22:37.3410406Z 0% |################################################### | 81% 2025-10-10T00:22:37.3410532Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3410643Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3410757Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3410881Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3410994Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3411106Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3411232Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3411349Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3411465Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3411593Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3411704Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3411815Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3411928Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412054Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412167Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412282Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412409Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412526Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412691Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3412821Z 0% |##################################################### | 82% 2025-10-10T00:22:37.3412934Z 0% |##################################################### | 82% 2025-10-10T00:22:37.3413048Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413175Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413287Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413400Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413513Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413643Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413825Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3413943Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3414069Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3414181Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3414294Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3414420Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3414531Z 0% |##################################################### | 84% 2025-10-10T00:22:37.3414643Z 0% |##################################################### | 84% 2025-10-10T00:22:37.3414771Z 0% |##################################################### | 84% 2025-10-10T00:22:37.3414885Z 0% |##################################################### | 84% 2025-10-10T00:22:37.3415002Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415118Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415251Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415363Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415478Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415603Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415715Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415828Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3415956Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416068Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416184Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416315Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416427Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416542Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416653Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416776Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3416889Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3417001Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3417128Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3417240Z 0% |####################################################### | 85% 2025-10-10T00:22:37.3417357Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3417544Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3417658Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3417771Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3417896Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418008Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418118Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418245Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418355Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418466Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418632Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418761Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3418874Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3418986Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3419113Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3419226Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3419338Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3419466Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3419578Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3419691Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3419821Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3419937Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3420050Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3420162Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3420287Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3420399Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3420513Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3420640Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3420754Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3420870Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421000Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421119Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421232Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421364Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421482Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421596Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3421709Z 0% |######################################################## | 89% 2025-10-10T00:22:37.3421837Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3421950Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422067Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422192Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422357Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422474Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422600Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422712Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422825Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3422956Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3423068Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3423182Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3423348Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3423476Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3423593Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3423706Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3423841Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3423956Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3424070Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3424198Z 0% |########################################################## | 90% 2025-10-10T00:22:37.3424311Z 0% |########################################################## | 90% 2025-10-10T00:22:37.3424426Z 0% |########################################################## | 90% 2025-10-10T00:22:37.3424560Z 0% |########################################################## | 90% 2025-10-10T00:22:37.3424675Z 0% |########################################################## | 90% 2025-10-10T00:22:37.3424794Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3424907Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425035Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425150Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425263Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425394Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425509Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425625Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425760Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425875Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3425992Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3426122Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3426239Z 0% |########################################################## | 92% 2025-10-10T00:22:37.3426354Z 0% |########################################################## | 92% 2025-10-10T00:22:37.3426469Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3426600Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3426715Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3426831Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3426969Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3427085Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3427256Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3427388Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3427505Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3427620Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3427751Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3427866Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3427980Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428095Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428273Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428385Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428503Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428632Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428747Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3428864Z 0% |############################################################ | 93% 2025-10-10T00:22:37.3429001Z 0% |############################################################ | 93% 2025-10-10T00:22:37.3429117Z 0% |############################################################ | 93% 2025-10-10T00:22:37.3429231Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3429362Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3429482Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3429598Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3429714Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3429839Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3429950Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3430062Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3430186Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3430299Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3430411Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3430537Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3430658Z 0% |############################################################ | 95% 2025-10-10T00:22:37.3430769Z 0% |############################################################ | 95% 2025-10-10T00:22:37.3430902Z 0% |############################################################ | 95% 2025-10-10T00:22:37.3431014Z 0% |############################################################ | 95% 2025-10-10T00:22:37.3431127Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3431240Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3431367Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3431479Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3431592Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3431719Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3431834Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3432001Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3432129Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432242Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432354Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432484Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432596Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432711Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432838Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3432952Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3433136Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3433254Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3433382Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3433498Z 0% |############################################################## | 96% 2025-10-10T00:22:37.3433612Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3433741Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3433855Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3433967Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3434101Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3434271Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3434428Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3434607Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3434768Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3434940Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3435110Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3435393Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3435569Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3435734Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3435917Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3436085Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3436210Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3436343Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3436459Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3436573Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3436703Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3436819Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3436935Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3437049Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3437178Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3437291Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3437408Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3437615Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3437733Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3437847Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3437979Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438094Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438210Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438339Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438456Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438570Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438739Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3438876Z 0% |################################################################| 100% 2025-10-10T00:22:37.3439195Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-10-10T00:22:37.3439654Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-10-10T00:22:37.3439664Z 2025-10-10T00:22:37.3439801Z 0% | | 0% 2025-10-10T00:22:37.3439920Z 0% |################## | 28% 2025-10-10T00:22:37.3440034Z 0% |#################################### | 56% 2025-10-10T00:22:37.3440163Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3440279Z 0% |################################################################| 100% 2025-10-10T00:22:37.3440585Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-10-10T00:22:37.3440936Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-10-10T00:22:37.3440941Z 2025-10-10T00:22:37.3441057Z 0% | | 0% 2025-10-10T00:22:37.3441170Z 0% | | 0% 2025-10-10T00:22:37.3441298Z 0% | | 0% 2025-10-10T00:22:37.3441408Z 0% | | 1% 2025-10-10T00:22:37.3441520Z 0% |# | 1% 2025-10-10T00:22:37.3441630Z 0% |# | 2% 2025-10-10T00:22:37.3441756Z 0% |# | 2% 2025-10-10T00:22:37.3441866Z 0% |## | 3% 2025-10-10T00:22:37.3441982Z 0% |## | 3% 2025-10-10T00:22:37.3442109Z 0% |## | 4% 2025-10-10T00:22:37.3442220Z 0% |### | 4% 2025-10-10T00:22:37.3442331Z 0% |### | 5% 2025-10-10T00:22:37.3442456Z 0% |### | 5% 2025-10-10T00:22:37.3442567Z 0% |#### | 6% 2025-10-10T00:22:37.3442676Z 0% |#### | 6% 2025-10-10T00:22:37.3442800Z 0% |#### | 7% 2025-10-10T00:22:37.3442936Z 0% |##### | 7% 2025-10-10T00:22:37.3443102Z 0% |##### | 8% 2025-10-10T00:22:37.3443218Z 0% |##### | 8% 2025-10-10T00:22:37.3443403Z 0% |###### | 9% 2025-10-10T00:22:37.3443520Z 0% |###### | 9% 2025-10-10T00:22:37.3443637Z 0% |###### | 10% 2025-10-10T00:22:37.3443763Z 0% |###### | 10% 2025-10-10T00:22:37.3443874Z 0% |####### | 11% 2025-10-10T00:22:37.3443984Z 0% |####### | 11% 2025-10-10T00:22:37.3444109Z 0% |####### | 12% 2025-10-10T00:22:37.3444220Z 0% |######## | 12% 2025-10-10T00:22:37.3444329Z 0% |######## | 13% 2025-10-10T00:22:37.3444510Z 0% |######## | 13% 2025-10-10T00:22:37.3444624Z 0% |######### | 14% 2025-10-10T00:22:37.3444736Z 0% |######### | 14% 2025-10-10T00:22:37.3444846Z 0% |######### | 15% 2025-10-10T00:22:37.3444969Z 0% |########## | 15% 2025-10-10T00:22:37.3445080Z 0% |########## | 16% 2025-10-10T00:22:37.3445191Z 0% |########## | 16% 2025-10-10T00:22:37.3445316Z 0% |########### | 17% 2025-10-10T00:22:37.3445429Z 0% |########### | 17% 2025-10-10T00:22:37.3445540Z 0% |########### | 18% 2025-10-10T00:22:37.3445668Z 0% |############ | 18% 2025-10-10T00:22:37.3445783Z 0% |############ | 19% 2025-10-10T00:22:37.3445895Z 0% |############ | 19% 2025-10-10T00:22:37.3446020Z 0% |############# | 20% 2025-10-10T00:22:37.3446133Z 0% |############# | 20% 2025-10-10T00:22:37.3446244Z 0% |############# | 21% 2025-10-10T00:22:37.3446356Z 0% |############# | 21% 2025-10-10T00:22:37.3446484Z 0% |############## | 22% 2025-10-10T00:22:37.3446597Z 0% |############## | 22% 2025-10-10T00:22:37.3446716Z 0% |############## | 23% 2025-10-10T00:22:37.3446850Z 0% |############### | 23% 2025-10-10T00:22:37.3446965Z 0% |############### | 24% 2025-10-10T00:22:37.3447115Z 0% |############### | 24% 2025-10-10T00:22:37.3447305Z 0% |################ | 25% 2025-10-10T00:22:37.3447467Z 0% |################ | 25% 2025-10-10T00:22:37.3447687Z 0% |################ | 26% 2025-10-10T00:22:37.3447872Z 0% |################# | 26% 2025-10-10T00:22:37.3448051Z 0% |################# | 27% 2025-10-10T00:22:37.3448176Z 0% |################# | 27% 2025-10-10T00:22:37.3448297Z 0% |################## | 28% 2025-10-10T00:22:37.3448424Z 0% |################## | 28% 2025-10-10T00:22:37.3448625Z 0% |################## | 29% 2025-10-10T00:22:37.3448739Z 0% |################### | 29% 2025-10-10T00:22:37.3448865Z 0% |################### | 30% 2025-10-10T00:22:37.3449059Z 0% |################### | 30% 2025-10-10T00:22:37.3449218Z 0% |#################### | 31% 2025-10-10T00:22:37.3449434Z 0% |#################### | 31% 2025-10-10T00:22:37.3449589Z 0% |#################### | 32% 2025-10-10T00:22:37.3449778Z 0% |#################### | 32% 2025-10-10T00:22:37.3450048Z 0% |##################### | 33% 2025-10-10T00:22:37.3450189Z 0% |##################### | 33% 2025-10-10T00:22:37.3450322Z 0% |##################### | 34% 2025-10-10T00:22:37.3450442Z 0% |###################### | 34% 2025-10-10T00:22:37.3450571Z 0% |###################### | 35% 2025-10-10T00:22:37.3450685Z 0% |###################### | 35% 2025-10-10T00:22:37.3450802Z 0% |####################### | 36% 2025-10-10T00:22:37.3450932Z 0% |####################### | 36% 2025-10-10T00:22:37.3451046Z 0% |####################### | 37% 2025-10-10T00:22:37.3451158Z 0% |######################## | 37% 2025-10-10T00:22:37.3451335Z 0% |######################## | 38% 2025-10-10T00:22:37.3451510Z 0% |######################## | 38% 2025-10-10T00:22:37.3451690Z 0% |######################### | 39% 2025-10-10T00:22:37.3451867Z 0% |######################### | 39% 2025-10-10T00:22:37.3452039Z 0% |######################### | 40% 2025-10-10T00:22:37.3452220Z 0% |########################## | 40% 2025-10-10T00:22:37.3452372Z 0% |########################## | 41% 2025-10-10T00:22:37.3452562Z 0% |########################## | 41% 2025-10-10T00:22:37.3452770Z 0% |########################### | 42% 2025-10-10T00:22:37.3452926Z 0% |########################### | 42% 2025-10-10T00:22:37.3453089Z 0% |########################### | 43% 2025-10-10T00:22:37.3453205Z 0% |########################### | 43% 2025-10-10T00:22:37.3453323Z 0% |############################ | 44% 2025-10-10T00:22:37.3453456Z 0% |############################ | 44% 2025-10-10T00:22:37.3453571Z 0% |############################ | 45% 2025-10-10T00:22:37.3453686Z 0% |############################# | 45% 2025-10-10T00:22:37.3453818Z 0% |############################# | 46% 2025-10-10T00:22:37.3453935Z 0% |############################# | 46% 2025-10-10T00:22:37.3454050Z 0% |############################## | 47% 2025-10-10T00:22:37.3454179Z 0% |############################## | 47% 2025-10-10T00:22:37.3454296Z 0% |############################## | 48% 2025-10-10T00:22:37.3454410Z 0% |############################### | 48% 2025-10-10T00:22:37.3454640Z 0% |############################### | 49% 2025-10-10T00:22:37.3454768Z 0% |############################### | 49% 2025-10-10T00:22:37.3454882Z 0% |################################ | 50% 2025-10-10T00:22:37.3454996Z 0% |################################ | 50% 2025-10-10T00:22:37.3455127Z 0% |################################ | 51% 2025-10-10T00:22:37.3455244Z 0% |################################# | 51% 2025-10-10T00:22:37.3455414Z 0% |################################# | 52% 2025-10-10T00:22:37.3455580Z 0% |################################# | 52% 2025-10-10T00:22:37.3455759Z 0% |################################## | 53% 2025-10-10T00:22:37.3455870Z 0% |################################## | 53% 2025-10-10T00:22:37.3456004Z 0% |################################## | 54% 2025-10-10T00:22:37.3456117Z 0% |################################## | 54% 2025-10-10T00:22:37.3456231Z 0% |################################### | 55% 2025-10-10T00:22:37.3456346Z 0% |################################### | 55% 2025-10-10T00:22:37.3456477Z 0% |################################### | 56% 2025-10-10T00:22:37.3456590Z 0% |#################################### | 56% 2025-10-10T00:22:37.3456704Z 0% |#################################### | 57% 2025-10-10T00:22:37.3456832Z 0% |#################################### | 57% 2025-10-10T00:22:37.3456951Z 0% |##################################### | 58% 2025-10-10T00:22:37.3457064Z 0% |##################################### | 58% 2025-10-10T00:22:37.3457191Z 0% |##################################### | 59% 2025-10-10T00:22:37.3457303Z 0% |###################################### | 59% 2025-10-10T00:22:37.3457417Z 0% |###################################### | 60% 2025-10-10T00:22:37.3457542Z 0% |###################################### | 60% 2025-10-10T00:22:37.3457653Z 0% |####################################### | 61% 2025-10-10T00:22:37.3457764Z 0% |####################################### | 61% 2025-10-10T00:22:37.3457875Z 0% |####################################### | 62% 2025-10-10T00:22:37.3458001Z 0% |######################################## | 62% 2025-10-10T00:22:37.3458145Z 0% |######################################## | 63% 2025-10-10T00:22:37.3458298Z 0% |######################################## | 63% 2025-10-10T00:22:37.3458482Z 0% |######################################### | 64% 2025-10-10T00:22:37.3458632Z 0% |######################################### | 64% 2025-10-10T00:22:37.3458745Z 0% |######################################### | 65% 2025-10-10T00:22:37.3458870Z 0% |######################################### | 65% 2025-10-10T00:22:37.3458984Z 0% |########################################## | 66% 2025-10-10T00:22:37.3459095Z 0% |########################################## | 66% 2025-10-10T00:22:37.3459220Z 0% |########################################## | 67% 2025-10-10T00:22:37.3459332Z 0% |########################################### | 67% 2025-10-10T00:22:37.3459497Z 0% |########################################### | 68% 2025-10-10T00:22:37.3459751Z 0% |########################################### | 68% 2025-10-10T00:22:37.3459938Z 0% |############################################ | 69% 2025-10-10T00:22:37.3460106Z 0% |############################################ | 69% 2025-10-10T00:22:37.3460272Z 0% |############################################ | 70% 2025-10-10T00:22:37.3460460Z 0% |############################################# | 70% 2025-10-10T00:22:37.3460639Z 0% |############################################# | 71% 2025-10-10T00:22:37.3460790Z 0% |############################################# | 71% 2025-10-10T00:22:37.3460926Z 0% |############################################## | 72% 2025-10-10T00:22:37.3461102Z 0% |############################################## | 72% 2025-10-10T00:22:37.3461418Z 0% |############################################## | 73% 2025-10-10T00:22:37.3461648Z 0% |############################################### | 73% 2025-10-10T00:22:37.3461779Z 0% |############################################### | 74% 2025-10-10T00:22:37.3461943Z 0% |############################################### | 74% 2025-10-10T00:22:37.3462119Z 0% |################################################ | 75% 2025-10-10T00:22:37.3462264Z 0% |################################################ | 75% 2025-10-10T00:22:37.3462430Z 0% |################################################ | 76% 2025-10-10T00:22:37.3462717Z 0% |################################################ | 76% 2025-10-10T00:22:37.3462913Z 0% |################################################# | 77% 2025-10-10T00:22:37.3463108Z 0% |################################################# | 77% 2025-10-10T00:22:37.3463316Z 0% |################################################# | 78% 2025-10-10T00:22:37.3463490Z 0% |################################################## | 78% 2025-10-10T00:22:37.3463622Z 0% |################################################## | 78% 2025-10-10T00:22:37.3463794Z 0% |################################################## | 79% 2025-10-10T00:22:37.3463944Z 0% |################################################### | 79% 2025-10-10T00:22:37.3464057Z 0% |################################################### | 80% 2025-10-10T00:22:37.3464170Z 0% |################################################### | 80% 2025-10-10T00:22:37.3464283Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3464407Z 0% |#################################################### | 81% 2025-10-10T00:22:37.3464519Z 0% |#################################################### | 82% 2025-10-10T00:22:37.3464636Z 0% |##################################################### | 82% 2025-10-10T00:22:37.3464810Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3464974Z 0% |##################################################### | 83% 2025-10-10T00:22:37.3465091Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3465219Z 0% |###################################################### | 84% 2025-10-10T00:22:37.3465333Z 0% |###################################################### | 85% 2025-10-10T00:22:37.3465445Z 0% |####################################################### | 85% 2025-10-10T00:22:37.3465573Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3465686Z 0% |####################################################### | 86% 2025-10-10T00:22:37.3465799Z 0% |####################################################### | 87% 2025-10-10T00:22:37.3465917Z 0% |######################################################## | 87% 2025-10-10T00:22:37.3466130Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3466249Z 0% |######################################################## | 88% 2025-10-10T00:22:37.3466364Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3466496Z 0% |######################################################### | 89% 2025-10-10T00:22:37.3466614Z 0% |######################################################### | 90% 2025-10-10T00:22:37.3466729Z 0% |########################################################## | 90% 2025-10-10T00:22:37.3466857Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3466971Z 0% |########################################################## | 91% 2025-10-10T00:22:37.3467085Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3467269Z 0% |########################################################### | 92% 2025-10-10T00:22:37.3467383Z 0% |########################################################### | 93% 2025-10-10T00:22:37.3467496Z 0% |############################################################ | 93% 2025-10-10T00:22:37.3467609Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3467738Z 0% |############################################################ | 94% 2025-10-10T00:22:37.3467851Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3467963Z 0% |############################################################# | 95% 2025-10-10T00:22:37.3468087Z 0% |############################################################# | 96% 2025-10-10T00:22:37.3468201Z 0% |############################################################## | 96% 2025-10-10T00:22:37.3468313Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3468444Z 0% |############################################################## | 97% 2025-10-10T00:22:37.3468562Z 0% |############################################################## | 98% 2025-10-10T00:22:37.3468676Z 0% |############################################################### | 98% 2025-10-10T00:22:37.3468830Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3468986Z 0% |############################################################### | 99% 2025-10-10T00:22:37.3469104Z 0% |################################################################| 100% 2025-10-10T00:22:37.3469415Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-10-10T00:22:37.3469771Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-10-10T00:22:37.3469780Z 2025-10-10T00:22:37.3469897Z 0% | | 0% 2025-10-10T00:22:37.3470018Z 0% |################################################################| 100% 2025-10-10T00:22:37.3470325Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-10-10T00:22:37.3470679Z [701 / 3,078] 16 actions running 2025-10-10T00:22:37.3470876Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-10-10T00:22:37.3471216Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2025-10-10T00:22:37.3471542Z Compiling src/common/layer_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.3471744Z Compiling src/common/logging.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.3471936Z Compiling src/common/lrn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.3472130Z Compiling src/common/matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.3472321Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:37.3472541Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:37.4886331Z 2025-10-10T00:22:37.4887267Z  2025-10-10T00:22:37.4887703Z  2025-10-10T00:22:37.4888072Z  2025-10-10T00:22:37.4888424Z  2025-10-10T00:22:37.4889115Z  2025-10-10T00:22:37.4889487Z  2025-10-10T00:22:37.4889833Z  2025-10-10T00:22:37.4890161Z  2025-10-10T00:22:37.4890708Z [716 / 3,078] 15 actions, 14 running 2025-10-10T00:22:37.4891493Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-10-10T00:22:37.4892445Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.4893531Z Compiling src/common/memory_debug.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.4894556Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-10-10T00:22:37.4895516Z Compiling src/common/memory_desc.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.4896502Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-10-10T00:22:37.4897751Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:37.4898711Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:37.6925332Z 2025-10-10T00:22:37.6926217Z  2025-10-10T00:22:37.6926717Z  2025-10-10T00:22:37.6927121Z  2025-10-10T00:22:37.6927541Z  2025-10-10T00:22:37.6927923Z  2025-10-10T00:22:37.6928310Z  2025-10-10T00:22:37.6928529Z  2025-10-10T00:22:37.6928760Z  2025-10-10T00:22:37.6929244Z [726 / 3,078] 16 actions, 14 running 2025-10-10T00:22:37.6929768Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-10-10T00:22:37.6930431Z Compiling src/common/memory_desc.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.6931124Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:37.6931906Z ...//grpc/src/compiler:python_generator_private; 0s processwrapper-sandbox 2025-10-10T00:22:37.6932650Z Compiling src/common/memory_desc_wrapper.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.6933574Z Compiling src/common/memory_storage.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.6934410Z Compiling src/common/memory_tracking.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.6935295Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-10-10T00:22:37.8948754Z 2025-10-10T00:22:37.8949532Z  2025-10-10T00:22:37.8949922Z  2025-10-10T00:22:37.8950248Z  2025-10-10T00:22:37.8950554Z  2025-10-10T00:22:37.8950896Z  2025-10-10T00:22:37.8951241Z  2025-10-10T00:22:37.8951598Z  2025-10-10T00:22:37.8951940Z  2025-10-10T00:22:37.8952454Z [742 / 3,078] 16 actions, 14 running 2025-10-10T00:22:37.8953203Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-10-10T00:22:37.8954106Z Compiling src/common/memory_zero_pad.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.8955022Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:37.8956047Z ...//grpc/src/compiler:swift_generator; 0s processwrapper-sandbox 2025-10-10T00:22:37.8956943Z Compiling src/common/pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.8957792Z Compiling gzwrite.c [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:37.8958710Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:37.8959655Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-10-10T00:22:38.1521406Z 2025-10-10T00:22:38.1522199Z  2025-10-10T00:22:38.1522668Z  2025-10-10T00:22:38.1523089Z  2025-10-10T00:22:38.1523491Z  2025-10-10T00:22:38.1523869Z  2025-10-10T00:22:38.1524255Z  2025-10-10T00:22:38.1524649Z  2025-10-10T00:22:38.1525002Z  2025-10-10T00:22:38.1525545Z [748 / 3,078] 16 actions running 2025-10-10T00:22:38.1526329Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-10-10T00:22:38.1527400Z Compiling src/common/memory_zero_pad.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1528450Z Compiling src/common/pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1529774Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1530851Z Compiling src/common/prelu.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1531737Z Compiling src/common/primitive.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1532760Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:38.1533794Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox ... 2025-10-10T00:22:38.1911994Z 2025-10-10T00:22:38.1912812Z  2025-10-10T00:22:38.1913284Z  2025-10-10T00:22:38.1913681Z  2025-10-10T00:22:38.1914083Z  2025-10-10T00:22:38.1914455Z  2025-10-10T00:22:38.1914839Z  2025-10-10T00:22:38.1915212Z  2025-10-10T00:22:38.1915731Z  2025-10-10T00:22:38.1916580Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-10-10T00:22:38.1917948Z In file included from /usr/include/string.h:535, 2025-10-10T00:22:38.1918939Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-10-10T00:22:38.1920133Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-10-10T00:22:38.1921266Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-10-10T00:22:38.1922421Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-10-10T00:22:38.1923625Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-10-10T00:22:38.1924642Z In function 'void* memcpy(void*, const void*, size_t)', 2025-10-10T00:22:38.1926791Z 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-10-10T00:22:38.1930802Z 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-10-10T00:22:38.1935489Z 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-10-10T00:22:38.1939832Z /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-10-10T00:22:38.1942965Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-10-10T00:22:38.1943876Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:22:38.1944721Z 30 | __glibc_objsize0 (__dest)); 2025-10-10T00:22:38.1945515Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:22:38.1946532Z [751 / 3,078] 16 actions running 2025-10-10T00:22:38.1947405Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-10-10T00:22:38.1948597Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1949791Z Compiling src/common/prelu.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1950869Z Compiling src/common/primitive.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1952524Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:38.1953646Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.1954835Z Compiling src/common/primitive_attr.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.1956198Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox ... 2025-10-10T00:22:38.4117240Z 2025-10-10T00:22:38.4120394Z  2025-10-10T00:22:38.4120902Z  2025-10-10T00:22:38.4121623Z  2025-10-10T00:22:38.4131246Z  2025-10-10T00:22:38.4131937Z  2025-10-10T00:22:38.4132364Z  2025-10-10T00:22:38.4132765Z  2025-10-10T00:22:38.4133179Z  2025-10-10T00:22:38.4133734Z [760 / 3,078] 16 actions running 2025-10-10T00:22:38.4134559Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-10-10T00:22:38.4135527Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.4136591Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.4137637Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:38.4138601Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-10-10T00:22:38.4139618Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.4140910Z Compiling src/common/primitive_cache.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.4141883Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:38.6199230Z 2025-10-10T00:22:38.6200034Z  2025-10-10T00:22:38.6200477Z  2025-10-10T00:22:38.6200884Z  2025-10-10T00:22:38.6201252Z  2025-10-10T00:22:38.6201645Z  2025-10-10T00:22:38.6202021Z  2025-10-10T00:22:38.6202407Z  2025-10-10T00:22:38.6202803Z  2025-10-10T00:22:38.6203427Z [768 / 3,078] 16 actions, 15 running 2025-10-10T00:22:38.6204279Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-10-10T00:22:38.6205194Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.6206178Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-10-10T00:22:38.6207134Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.6208262Z Compiling src/common/primitive_cache.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.6209253Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:22:38.6210288Z Compiling src/common/primitive_exec_types.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.6211547Z Compiling src/common/primitive_hashing.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:38.8705192Z 2025-10-10T00:22:38.8706134Z  2025-10-10T00:22:38.8706600Z  2025-10-10T00:22:38.8707031Z  2025-10-10T00:22:38.8707386Z  2025-10-10T00:22:38.8707759Z  2025-10-10T00:22:38.8708092Z  2025-10-10T00:22:38.8708490Z  2025-10-10T00:22:38.8708869Z  2025-10-10T00:22:38.8709446Z [781 / 3,078] 16 actions, 15 running 2025-10-10T00:22:38.8710238Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-10-10T00:22:38.8711110Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-10-10T00:22:38.8711899Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.8712753Z Compiling src/common/query.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.8713781Z Compiling c10/test/util/NetworkFlow_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:38.8714950Z Compiling src/FbgemmBfloat16Convert.cc; 0s processwrapper-sandbox 2025-10-10T00:22:38.8716177Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:38.8717187Z Compiling src/common/reduction.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:39.0776744Z 2025-10-10T00:22:39.0777636Z  2025-10-10T00:22:39.0778103Z  2025-10-10T00:22:39.0778520Z  2025-10-10T00:22:39.0778897Z  2025-10-10T00:22:39.0779276Z  2025-10-10T00:22:39.0779688Z  2025-10-10T00:22:39.0780079Z  2025-10-10T00:22:39.0780489Z  2025-10-10T00:22:39.0781039Z [790 / 3,078] 16 actions, 15 running 2025-10-10T00:22:39.0781914Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-10-10T00:22:39.0782867Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-10-10T00:22:39.0783889Z Compiling src/common/reorder.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.0785226Z Compiling src/common/resampling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.0786245Z Compiling src/common/rnn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.0787168Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:39.0788182Z Compiling src/asmjit/core/ralocal.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.0789286Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox ... 2025-10-10T00:22:39.2793697Z 2025-10-10T00:22:39.2794723Z  2025-10-10T00:22:39.2795204Z  2025-10-10T00:22:39.2795745Z  2025-10-10T00:22:39.2796160Z  2025-10-10T00:22:39.2796567Z  2025-10-10T00:22:39.2796989Z  2025-10-10T00:22:39.2797381Z  2025-10-10T00:22:39.2797785Z  2025-10-10T00:22:39.2798370Z [800 / 3,078] 16 actions, 15 running 2025-10-10T00:22:39.2799594Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-10-10T00:22:39.2800549Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-10-10T00:22:39.2801547Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2025-10-10T00:22:39.2802501Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2025-10-10T00:22:39.2803539Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:39.2804655Z Compiling src/common/scratchpad.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.2805641Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:39.2806731Z Compiling src/common/scratchpad_debug.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:39.4828585Z 2025-10-10T00:22:39.4830762Z  2025-10-10T00:22:39.4831223Z  2025-10-10T00:22:39.4831637Z  2025-10-10T00:22:39.4832010Z  2025-10-10T00:22:39.4832402Z  2025-10-10T00:22:39.4832793Z  2025-10-10T00:22:39.4833105Z  2025-10-10T00:22:39.4833336Z  2025-10-10T00:22:39.4833666Z [807 / 3,078] 16 actions, 15 running 2025-10-10T00:22:39.4834160Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-10-10T00:22:39.4834661Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-10-10T00:22:39.4835220Z Compiling src/common/serialization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.4835849Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:39.4836376Z Compiling src/common/shuffle.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.4836892Z Compiling src/common/softmax.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.4837397Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2025-10-10T00:22:39.4837879Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-10-10T00:22:39.7689456Z 2025-10-10T00:22:39.7690212Z  2025-10-10T00:22:39.7690604Z  2025-10-10T00:22:39.7691007Z  2025-10-10T00:22:39.7691404Z  2025-10-10T00:22:39.7691760Z  2025-10-10T00:22:39.7692136Z  2025-10-10T00:22:39.7693010Z  2025-10-10T00:22:39.7693472Z  2025-10-10T00:22:39.7694067Z [819 / 3,078] 16 actions, 15 running 2025-10-10T00:22:39.7694657Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-10-10T00:22:39.7695449Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-10-10T00:22:39.7696070Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2025-10-10T00:22:39.7696644Z Compiling src/common/stream.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.7697367Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:39.7698060Z Compiling src/common/stream_profiler.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.7698765Z Compiling src/common/sum.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.7699363Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:39.9927249Z 2025-10-10T00:22:39.9928162Z  2025-10-10T00:22:39.9928684Z  2025-10-10T00:22:39.9929085Z  2025-10-10T00:22:39.9929433Z  2025-10-10T00:22:39.9930120Z  2025-10-10T00:22:39.9930521Z  2025-10-10T00:22:39.9930908Z  2025-10-10T00:22:39.9931308Z  2025-10-10T00:22:39.9931868Z [831 / 3,078] 16 actions, 15 running 2025-10-10T00:22:39.9932681Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-10-10T00:22:39.9933443Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-10-10T00:22:39.9934131Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-10-10T00:22:39.9934839Z Compiling src/common/verbose.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.9935720Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:39.9936525Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2025-10-10T00:22:39.9937236Z Compiling src/cpu/bfloat16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:39.9938250Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:40.2135007Z 2025-10-10T00:22:40.2135938Z  2025-10-10T00:22:40.2136478Z  2025-10-10T00:22:40.2136906Z  2025-10-10T00:22:40.2137307Z  2025-10-10T00:22:40.2137723Z  2025-10-10T00:22:40.2138110Z  2025-10-10T00:22:40.2138517Z  2025-10-10T00:22:40.2138880Z  2025-10-10T00:22:40.2139366Z [837 / 3,078] 16 actions running 2025-10-10T00:22:40.2140079Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-10-10T00:22:40.2140939Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-10-10T00:22:40.2141868Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2025-10-10T00:22:40.2142792Z Compiling src/cpu/bfloat16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.2143770Z Compiling src/cpu/binary_injector_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.2144718Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:40.2145464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:40.2146306Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox ... 2025-10-10T00:22:40.4340844Z 2025-10-10T00:22:40.4341748Z  2025-10-10T00:22:40.4342214Z  2025-10-10T00:22:40.4342614Z  2025-10-10T00:22:40.4343008Z  2025-10-10T00:22:40.4343413Z  2025-10-10T00:22:40.4343803Z  2025-10-10T00:22:40.4344201Z  2025-10-10T00:22:40.4344557Z  2025-10-10T00:22:40.4345087Z [848 / 3,078] 16 actions, 15 running 2025-10-10T00:22:40.4345810Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-10-10T00:22:40.4346628Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-10-10T00:22:40.4347361Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-10-10T00:22:40.4348135Z Compiling src/cpu/cpu_binary_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.4349096Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:40.4350053Z Compiling c10/test/util/TypeList_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.4351049Z Compiling src/cpu/cpu_concat.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.4352057Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:40.6477625Z 2025-10-10T00:22:40.6478557Z  2025-10-10T00:22:40.6479055Z  2025-10-10T00:22:40.6479468Z  2025-10-10T00:22:40.6479894Z  2025-10-10T00:22:40.6480302Z  2025-10-10T00:22:40.6480725Z  2025-10-10T00:22:40.6481132Z  2025-10-10T00:22:40.6481559Z  2025-10-10T00:22:40.6482146Z [856 / 3,078] 16 actions, 14 running 2025-10-10T00:22:40.6482986Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-10-10T00:22:40.6484004Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-10-10T00:22:40.6485085Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.6486140Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-10-10T00:22:40.6487077Z Compiling src/idl_gen_ts.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:40.6488568Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.6489715Z Compiling src/cpu/cpu_eltwise_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.6490946Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox ... 2025-10-10T00:22:40.8793862Z 2025-10-10T00:22:40.8794691Z  2025-10-10T00:22:40.8795141Z  2025-10-10T00:22:40.8795624Z  2025-10-10T00:22:40.8795985Z  2025-10-10T00:22:40.8796360Z  2025-10-10T00:22:40.8796781Z  2025-10-10T00:22:40.8797166Z  2025-10-10T00:22:40.8797510Z  2025-10-10T00:22:40.8798104Z [863 / 3,078] 16 actions, 15 running 2025-10-10T00:22:40.8798939Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-10-10T00:22:40.8800265Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-10-10T00:22:40.8801316Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.8802499Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.8803656Z Compiling src/cpu/cpu_eltwise_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.8804532Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-10-10T00:22:40.8805388Z Compiling src/cpu/cpu_engine.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:40.8806229Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:41.0942724Z 2025-10-10T00:22:41.0943614Z  2025-10-10T00:22:41.0944114Z  2025-10-10T00:22:41.0944517Z  2025-10-10T00:22:41.0944930Z  2025-10-10T00:22:41.0945330Z  2025-10-10T00:22:41.0945744Z  2025-10-10T00:22:41.0946128Z  2025-10-10T00:22:41.0946525Z  2025-10-10T00:22:41.0947076Z [872 / 3,078] 16 actions, 15 running 2025-10-10T00:22:41.0947878Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-10-10T00:22:41.0948847Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-10-10T00:22:41.0949686Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:41.0950563Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:41.0951517Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:41.0952569Z Compiling c10/test/util/accumulate_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.0953729Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:41.0954704Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:41.3562324Z 2025-10-10T00:22:41.3563103Z  2025-10-10T00:22:41.3563559Z  2025-10-10T00:22:41.3563962Z  2025-10-10T00:22:41.3564309Z  2025-10-10T00:22:41.3564675Z  2025-10-10T00:22:41.3565067Z  2025-10-10T00:22:41.3565383Z  2025-10-10T00:22:41.3565698Z  2025-10-10T00:22:41.3566220Z [880 / 3,078] 16 actions, 15 running 2025-10-10T00:22:41.3566947Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-10-10T00:22:41.3567833Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-10-10T00:22:41.3568938Z Compiling src/cpu/cpu_inner_product_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.3570091Z Compiling src/cpu/cpu_lrn_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.3571238Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2025-10-10T00:22:41.3572420Z Compiling src/cpu/cpu_pooling_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.3573578Z Compiling src/idl_gen_swift.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:41.3574917Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:41.5766873Z 2025-10-10T00:22:41.5767788Z  2025-10-10T00:22:41.5768344Z  2025-10-10T00:22:41.5768800Z  2025-10-10T00:22:41.5769210Z  2025-10-10T00:22:41.5769616Z  2025-10-10T00:22:41.5769970Z  2025-10-10T00:22:41.5770324Z  2025-10-10T00:22:41.5771019Z  2025-10-10T00:22:41.5771604Z [892 / 3,078] 15 actions, 14 running 2025-10-10T00:22:41.5772673Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-10-10T00:22:41.5773688Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-10-10T00:22:41.5774782Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:41.5775791Z Compiling src/cpu/cpu_reduction_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.5776780Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:41.5777688Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:41.5778799Z Compiling src/idl_gen_rust.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:41.5780178Z Compiling src/cpu/cpu_resampling_list.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:41.8147465Z 2025-10-10T00:22:41.8148257Z  2025-10-10T00:22:41.8148726Z  2025-10-10T00:22:41.8149116Z  2025-10-10T00:22:41.8149580Z  2025-10-10T00:22:41.8149968Z  2025-10-10T00:22:41.8150407Z  2025-10-10T00:22:41.8150784Z  2025-10-10T00:22:41.8151186Z  2025-10-10T00:22:41.8151670Z [899 / 3,078] 16 actions running 2025-10-10T00:22:41.8152451Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-10-10T00:22:41.8153364Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-10-10T00:22:41.8154321Z Compiling src/cpu/cpu_reduction_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.8155487Z Compiling src/cpu/cpu_resampling_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.8156481Z Compiling src/cpu/cpu_rnn_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.8157458Z Compiling src/cpu/cpu_shuffle_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.8158575Z Compiling c10/test/util/complex_math_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:41.8159728Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:42.0155029Z 2025-10-10T00:22:42.0155834Z  2025-10-10T00:22:42.0156228Z  2025-10-10T00:22:42.0156574Z  2025-10-10T00:22:42.0156951Z  2025-10-10T00:22:42.0157318Z  2025-10-10T00:22:42.0157690Z  2025-10-10T00:22:42.0158050Z  2025-10-10T00:22:42.0158421Z  2025-10-10T00:22:42.0158926Z [909 / 3,078] 16 actions running 2025-10-10T00:22:42.0159807Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-10-10T00:22:42.0160883Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-10-10T00:22:42.0162048Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.0163367Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.0164738Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.0165905Z Compiling src/idl_gen_python.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:42.0167145Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:42.0168215Z Compiling src/cpu/cpu_sum.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:42.2189718Z 2025-10-10T00:22:42.2190562Z  2025-10-10T00:22:42.2191062Z  2025-10-10T00:22:42.2191468Z  2025-10-10T00:22:42.2191869Z  2025-10-10T00:22:42.2192246Z  2025-10-10T00:22:42.2192655Z  2025-10-10T00:22:42.2193075Z  2025-10-10T00:22:42.2193477Z  2025-10-10T00:22:42.2194053Z [917 / 3,078] 16 actions, 15 running 2025-10-10T00:22:42.2194917Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-10-10T00:22:42.2195992Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-10-10T00:22:42.2196946Z Compiling src/cpu/cpu_sum.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.2197936Z Compiling src/cpu/float16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.2199200Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.2200259Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:42.2201294Z Compiling src/cpu/gemm/bf16/ref_gemm_bf16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.2202315Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:42.4318056Z 2025-10-10T00:22:42.4319095Z  2025-10-10T00:22:42.4319680Z  2025-10-10T00:22:42.4320283Z  2025-10-10T00:22:42.4320730Z  2025-10-10T00:22:42.4321127Z  2025-10-10T00:22:42.4321420Z  2025-10-10T00:22:42.4321632Z  2025-10-10T00:22:42.4321855Z  2025-10-10T00:22:42.4322198Z [927 / 3,078] 16 actions, 15 running 2025-10-10T00:22:42.4322651Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-10-10T00:22:42.4323442Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-10-10T00:22:42.4324014Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.4324649Z Compiling src/idl_gen_php.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:42.4325257Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.4326075Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.4327256Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.4328310Z Compiling src/cpu/gemm/gemm.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:42.6364362Z 2025-10-10T00:22:42.6365117Z  2025-10-10T00:22:42.6365561Z  2025-10-10T00:22:42.6365922Z  2025-10-10T00:22:42.6366249Z  2025-10-10T00:22:42.6366628Z  2025-10-10T00:22:42.6367014Z  2025-10-10T00:22:42.6367386Z  2025-10-10T00:22:42.6367739Z  2025-10-10T00:22:42.6368356Z [933 / 3,078] 16 actions, 15 running 2025-10-10T00:22:42.6369223Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-10-10T00:22:42.6370206Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-10-10T00:22:42.6371323Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.6372436Z Compiling src/cpu/gemm/gemm.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.6373429Z Compiling src/cpu/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.6379741Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:42.6380543Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:42.6381429Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:42.8378322Z 2025-10-10T00:22:42.8379138Z  2025-10-10T00:22:42.8379635Z  2025-10-10T00:22:42.8380045Z  2025-10-10T00:22:42.8380461Z  2025-10-10T00:22:42.8380868Z  2025-10-10T00:22:42.8381328Z  2025-10-10T00:22:42.8381716Z  2025-10-10T00:22:42.8382130Z  2025-10-10T00:22:42.8382700Z [943 / 3,078] 16 actions running 2025-10-10T00:22:42.8383539Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-10-10T00:22:42.8384521Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-10-10T00:22:42.8385492Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2025-10-10T00:22:42.8386577Z Compiling src/idl_gen_lobster.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:42.8387709Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.8388773Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:42.8389867Z Compiling src/cpu/gemm_convolution_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:42.8391107Z Compiling src/cpu/gemm_inner_product.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:43.0707958Z 2025-10-10T00:22:43.0708731Z  2025-10-10T00:22:43.0709197Z  2025-10-10T00:22:43.0709581Z  2025-10-10T00:22:43.0709989Z  2025-10-10T00:22:43.0710362Z  2025-10-10T00:22:43.0710732Z  2025-10-10T00:22:43.0711408Z  2025-10-10T00:22:43.0711808Z  2025-10-10T00:22:43.0712351Z [950 / 3,078] 16 actions, 15 running 2025-10-10T00:22:43.0713184Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-10-10T00:22:43.0714080Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-10-10T00:22:43.0715155Z Compiling src/cpu/gemm_convolution_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.0716438Z Compiling src/cpu/gemm_inner_product.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.0717602Z Compiling src/cpu/gemm_inner_product_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.0718598Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:43.0719410Z Compiling src/fp32/FbgemmFP32.cc; 0s processwrapper-sandbox 2025-10-10T00:22:43.0720646Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:43.2929585Z 2025-10-10T00:22:43.2930482Z  2025-10-10T00:22:43.2930964Z  2025-10-10T00:22:43.2931474Z  2025-10-10T00:22:43.2931904Z  2025-10-10T00:22:43.2932340Z  2025-10-10T00:22:43.2932801Z  2025-10-10T00:22:43.2933159Z  2025-10-10T00:22:43.2933612Z  2025-10-10T00:22:43.2934171Z [962 / 3,078] 15 actions, 14 running 2025-10-10T00:22:43.2935114Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-10-10T00:22:43.2936104Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-10-10T00:22:43.2937235Z Compiling src/idl_gen_kotlin_kmp.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:43.2938405Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:43.2939466Z Compiling src/EmbeddingStatsTracker.cc; 0s processwrapper-sandbox 2025-10-10T00:22:43.2940559Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:43.2941504Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:43.2942356Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:43.5151328Z 2025-10-10T00:22:43.5152110Z  2025-10-10T00:22:43.5152582Z  2025-10-10T00:22:43.5152995Z  2025-10-10T00:22:43.5153446Z  2025-10-10T00:22:43.5153800Z  2025-10-10T00:22:43.5154185Z  2025-10-10T00:22:43.5154563Z  2025-10-10T00:22:43.5154960Z  2025-10-10T00:22:43.5155632Z [969 / 3,078] 15 actions, 14 running 2025-10-10T00:22:43.5156480Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-10-10T00:22:43.5157423Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-10-10T00:22:43.5158268Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:43.5159016Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:43.5159926Z Compiling src/cpu/jit_utils/jit_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.5160916Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:43.5161828Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.5162813Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:43.7279304Z 2025-10-10T00:22:43.7280093Z  2025-10-10T00:22:43.7280494Z  2025-10-10T00:22:43.7280864Z  2025-10-10T00:22:43.7281207Z  2025-10-10T00:22:43.7281574Z  2025-10-10T00:22:43.7281915Z  2025-10-10T00:22:43.7282282Z  2025-10-10T00:22:43.7282639Z  2025-10-10T00:22:43.7283189Z [978 / 3,078] 16 actions, 15 running 2025-10-10T00:22:43.7283941Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-10-10T00:22:43.7284801Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-10-10T00:22:43.7285794Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.7286900Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:43.7287888Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:43.7289136Z Compiling src/asmjit/arm/a64rapass.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.7290145Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:43.7291045Z @fbgemm//:fbgemm_avx2; 0s processwrapper-sandbox ... 2025-10-10T00:22:43.9581694Z 2025-10-10T00:22:43.9582601Z  2025-10-10T00:22:43.9583075Z  2025-10-10T00:22:43.9583504Z  2025-10-10T00:22:43.9583901Z  2025-10-10T00:22:43.9584315Z  2025-10-10T00:22:43.9584685Z  2025-10-10T00:22:43.9585076Z  2025-10-10T00:22:43.9585445Z  2025-10-10T00:22:43.9586027Z [984 / 3,078] 16 actions, 15 running 2025-10-10T00:22:43.9586837Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-10-10T00:22:43.9587810Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-10-10T00:22:43.9589192Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:43.9590332Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:43.9591478Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.9592667Z Compiling src/cpu/matmul/gemm_bf16_matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.9593867Z Compiling src/cpu/matmul/gemm_f32_matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:43.9594884Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:44.1882433Z 2025-10-10T00:22:44.1883283Z  2025-10-10T00:22:44.1883764Z  2025-10-10T00:22:44.1884137Z  2025-10-10T00:22:44.1884547Z  2025-10-10T00:22:44.1884932Z  2025-10-10T00:22:44.1885309Z  2025-10-10T00:22:44.1885685Z  2025-10-10T00:22:44.1886060Z  2025-10-10T00:22:44.1886625Z [997 / 3,078] 16 actions, 15 running 2025-10-10T00:22:44.1887512Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-10-10T00:22:44.1888439Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-10-10T00:22:44.1889494Z Compiling src/FbgemmSparseDenseAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:44.1890517Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:44.1891466Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.1892647Z Compiling src/FbgemmSparseDenseInt8Avx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:44.1893778Z Compiling src/cpu/nchw_pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.1894692Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:44.4184045Z 2025-10-10T00:22:44.4184817Z  2025-10-10T00:22:44.4185280Z  2025-10-10T00:22:44.4185657Z  2025-10-10T00:22:44.4186040Z  2025-10-10T00:22:44.4186432Z  2025-10-10T00:22:44.4186815Z  2025-10-10T00:22:44.4187256Z  2025-10-10T00:22:44.4187652Z  2025-10-10T00:22:44.4188188Z [1,004 / 3,078] 16 actions running 2025-10-10T00:22:44.4189038Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-10-10T00:22:44.4189974Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-10-10T00:22:44.4190962Z Compiling src/cpu/nchw_pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.4192079Z Compiling src/cpu/matmul/ref_sparse_matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.4193264Z Compiling src/cpu/ncsp_batch_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.4194462Z Compiling src/cpu/ncsp_group_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.4195741Z Compiling src/idl_gen_java.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:44.4196804Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:44.6187694Z 2025-10-10T00:22:44.6188566Z  2025-10-10T00:22:44.6189100Z  2025-10-10T00:22:44.6189510Z  2025-10-10T00:22:44.6189920Z  2025-10-10T00:22:44.6190331Z  2025-10-10T00:22:44.6190729Z  2025-10-10T00:22:44.6191135Z  2025-10-10T00:22:44.6191796Z  2025-10-10T00:22:44.6192378Z [1,015 / 3,078] 16 actions running 2025-10-10T00:22:44.6193195Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-10-10T00:22:44.6194154Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-10-10T00:22:44.6195133Z Compiling src/cpu/nhwc_pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.6196248Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:44.6197243Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:44.6198282Z Compiling c10/test/util/lazy_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.6199436Z Compiling src/cpu/nspc_batch_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.6200834Z Compiling src/idl_gen_grpc.cpp [for tool]; 0s processwrapper-sandbox ... 2025-10-10T00:22:44.8193034Z 2025-10-10T00:22:44.8193861Z  2025-10-10T00:22:44.8194329Z  2025-10-10T00:22:44.8194721Z  2025-10-10T00:22:44.8195163Z  2025-10-10T00:22:44.8195623Z  2025-10-10T00:22:44.8196018Z  2025-10-10T00:22:44.8196398Z  2025-10-10T00:22:44.8196806Z  2025-10-10T00:22:44.8197340Z [1,022 / 3,078] 16 actions running 2025-10-10T00:22:44.8198093Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-10-10T00:22:44.8198981Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-10-10T00:22:44.8199986Z Compiling src/cpu/nspc_batch_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.8201036Z Compiling src/idl_gen_grpc.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:44.8202019Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:44.8202958Z Compiling src/cpu/platform.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.8204056Z Compiling src/cpu/primitive_attr_postops.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:44.8205121Z @fbgemm//:fbgemm_inline_avx2; 0s processwrapper-sandbox ... 2025-10-10T00:22:45.0405353Z 2025-10-10T00:22:45.0406144Z  2025-10-10T00:22:45.0406660Z  2025-10-10T00:22:45.0407066Z  2025-10-10T00:22:45.0407474Z  2025-10-10T00:22:45.0407834Z  2025-10-10T00:22:45.0408215Z  2025-10-10T00:22:45.0408595Z  2025-10-10T00:22:45.0409018Z  2025-10-10T00:22:45.0409638Z [1,034 / 3,078] 15 actions, 14 running 2025-10-10T00:22:45.0410467Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-10-10T00:22:45.0411409Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-10-10T00:22:45.0412497Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2025-10-10T00:22:45.0413575Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:45.0414628Z Compiling src/idl_gen_go.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:45.0415687Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:45.0416805Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.0418002Z Compiling src/cpu/ref_convolution.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:45.2701528Z 2025-10-10T00:22:45.2702301Z  2025-10-10T00:22:45.2702778Z  2025-10-10T00:22:45.2703190Z  2025-10-10T00:22:45.2703580Z  2025-10-10T00:22:45.2703975Z  2025-10-10T00:22:45.2704366Z  2025-10-10T00:22:45.2704777Z  2025-10-10T00:22:45.2705177Z  2025-10-10T00:22:45.2705745Z [1,043 / 3,078] 16 actions, 15 running 2025-10-10T00:22:45.2706575Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-10-10T00:22:45.2707498Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-10-10T00:22:45.2708513Z Compiling src/cpu/ref_convolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.2709616Z Compiling src/cpu/ref_deconvolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.2711052Z Compiling src/cpu/ref_convolution_int8.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.2712148Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.2713217Z Compiling src/cpu/ref_eltwise.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.2714100Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:45.4760116Z 2025-10-10T00:22:45.4761034Z  2025-10-10T00:22:45.4761515Z  2025-10-10T00:22:45.4761981Z  2025-10-10T00:22:45.4762378Z  2025-10-10T00:22:45.4762819Z  2025-10-10T00:22:45.4763245Z  2025-10-10T00:22:45.4763649Z  2025-10-10T00:22:45.4764105Z  2025-10-10T00:22:45.4764746Z [1,051 / 3,078] 16 actions, 15 running 2025-10-10T00:22:45.4765617Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-10-10T00:22:45.4767038Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-10-10T00:22:45.4768038Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:45.4769053Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:45.4770186Z Compiling src/idl_gen_dart.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:45.4771415Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2025-10-10T00:22:45.4772741Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2025-10-10T00:22:45.4773880Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox ... 2025-10-10T00:22:45.6802908Z 2025-10-10T00:22:45.6803841Z  2025-10-10T00:22:45.6804349Z  2025-10-10T00:22:45.6804818Z  2025-10-10T00:22:45.6805235Z  2025-10-10T00:22:45.6805696Z  2025-10-10T00:22:45.6806115Z  2025-10-10T00:22:45.6806585Z  2025-10-10T00:22:45.6807059Z  2025-10-10T00:22:45.6807681Z [1,059 / 3,078] 16 actions, 15 running 2025-10-10T00:22:45.6808679Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-10-10T00:22:45.6809734Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-10-10T00:22:45.6810840Z Compiling src/cpu/ref_inner_product.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.6812149Z Compiling src/cpu/ref_layer_normalization.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.6813412Z Compiling src/QuantUtilsAvx512.cc; 0s processwrapper-sandbox 2025-10-10T00:22:45.6814405Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:22:45.6815367Z Compiling src/cpu/ref_lrn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.6816478Z Compiling src/cpu/ref_pooling.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:45.8884672Z 2025-10-10T00:22:45.8885582Z  2025-10-10T00:22:45.8886100Z  2025-10-10T00:22:45.8886561Z  2025-10-10T00:22:45.8886945Z  2025-10-10T00:22:45.8887455Z  2025-10-10T00:22:45.8887846Z  2025-10-10T00:22:45.8888300Z  2025-10-10T00:22:45.8888704Z  2025-10-10T00:22:45.8889349Z [1,071 / 3,078] 16 actions, 15 running 2025-10-10T00:22:45.8890299Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-10-10T00:22:45.8891272Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-10-10T00:22:45.8892345Z Compiling src/idl_gen_csharp.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:45.8893607Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2025-10-10T00:22:45.8894723Z Compiling src/cpu/ref_prelu.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.8906484Z Compiling src/cpu/ref_reduction.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:45.8907885Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:45.8909082Z Compiling src/cpu/ref_resampling.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:46.0994013Z 2025-10-10T00:22:46.0994936Z  2025-10-10T00:22:46.0995551Z  2025-10-10T00:22:46.0995945Z  2025-10-10T00:22:46.0996403Z  2025-10-10T00:22:46.0996810Z  2025-10-10T00:22:46.0997271Z  2025-10-10T00:22:46.0998057Z  2025-10-10T00:22:46.0998488Z  2025-10-10T00:22:46.0999137Z [1,077 / 3,078] 16 actions, 15 running 2025-10-10T00:22:46.1000006Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-10-10T00:22:46.1001022Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-10-10T00:22:46.1002102Z Compiling src/cpu/ref_reduction.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.1003154Z Compiling src/cpu/ref_resampling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.1004413Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2025-10-10T00:22:46.1005728Z Compiling src/fp32/FbgemmFP32UKernelsAvx512.cc; 0s processwrapper-sandbox 2025-10-10T00:22:46.1007040Z Compiling c10/test/util/registry_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.1008537Z Compiling src/cpu/ref_shuffle.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:46.3172208Z 2025-10-10T00:22:46.3173254Z  2025-10-10T00:22:46.3173773Z  2025-10-10T00:22:46.3174413Z  2025-10-10T00:22:46.3174785Z  2025-10-10T00:22:46.3175115Z  2025-10-10T00:22:46.3175490Z  2025-10-10T00:22:46.3175892Z  2025-10-10T00:22:46.3176303Z  2025-10-10T00:22:46.3176882Z [1,088 / 3,078] 16 actions, 15 running 2025-10-10T00:22:46.3177645Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-10-10T00:22:46.3178449Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-10-10T00:22:46.3179278Z Compiling src/cpu/ref_softmax.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.3180224Z Compiling src/idl_gen_cpp.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:46.3181239Z @fbgemm//:fbgemm_inline_avx512; 0s processwrapper-sandbox 2025-10-10T00:22:46.3182229Z Compiling src/cpu/reorder/cpu_reorder.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.3183000Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.3183777Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:46.5291095Z 2025-10-10T00:22:46.5292308Z  2025-10-10T00:22:46.5292792Z  2025-10-10T00:22:46.5293228Z  2025-10-10T00:22:46.5293636Z  2025-10-10T00:22:46.5294062Z  2025-10-10T00:22:46.5294461Z  2025-10-10T00:22:46.5294877Z  2025-10-10T00:22:46.5295302Z  2025-10-10T00:22:46.5295907Z [1,095 / 3,078] 15 actions, 14 running 2025-10-10T00:22:46.5296790Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-10-10T00:22:46.5297762Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-10-10T00:22:46.5298855Z Compiling src/cpu/reorder/cpu_reorder.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.5299842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.5300649Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.5301583Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2025-10-10T00:22:46.5302571Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.5303490Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:46.7307829Z 2025-10-10T00:22:46.7308570Z  2025-10-10T00:22:46.7308962Z  2025-10-10T00:22:46.7309260Z  2025-10-10T00:22:46.7309598Z  2025-10-10T00:22:46.7309892Z  2025-10-10T00:22:46.7310211Z  2025-10-10T00:22:46.7310512Z  2025-10-10T00:22:46.7310825Z  2025-10-10T00:22:46.7311292Z [1,107 / 3,078] 16 actions, 15 running 2025-10-10T00:22:46.7311980Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-10-10T00:22:46.7312704Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-10-10T00:22:46.7313341Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.7313953Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.7314527Z Compiling src/Utils.cc; 0s processwrapper-sandbox 2025-10-10T00:22:46.7316571Z Compiling c10/test/util/string_util_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:46.7317546Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:46.7318305Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:46.9528725Z 2025-10-10T00:22:46.9529473Z  2025-10-10T00:22:46.9529932Z  2025-10-10T00:22:46.9530356Z  2025-10-10T00:22:46.9530759Z  2025-10-10T00:22:46.9531176Z  2025-10-10T00:22:46.9531596Z  2025-10-10T00:22:46.9531996Z  2025-10-10T00:22:46.9532416Z  2025-10-10T00:22:46.9532998Z [1,120 / 3,078] 16 actions, 15 running 2025-10-10T00:22:46.9533858Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-10-10T00:22:46.9534828Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-10-10T00:22:46.9536013Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.9536756Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.9537683Z Compiling src/flatc_main.cpp [for tool]; 0s processwrapper-sandbox 2025-10-10T00:22:46.9538568Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.9539293Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:46.9540263Z Compiling src/x86/cache/deterministic.c; 0s processwrapper-sandbox ... 2025-10-10T00:22:47.1535008Z 2025-10-10T00:22:47.1536269Z  2025-10-10T00:22:47.1536745Z  2025-10-10T00:22:47.1537122Z  2025-10-10T00:22:47.1537487Z  2025-10-10T00:22:47.1537884Z  2025-10-10T00:22:47.1538260Z  2025-10-10T00:22:47.1538667Z  2025-10-10T00:22:47.1539080Z  2025-10-10T00:22:47.1539637Z [1,126 / 3,078] 16 actions, 15 running 2025-10-10T00:22:47.1540480Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-10-10T00:22:47.1541468Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-10-10T00:22:47.1542336Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.1543325Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:47.1544427Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:47.1545223Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.1546045Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:47.1547071Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:47.3941567Z 2025-10-10T00:22:47.3942709Z  2025-10-10T00:22:47.3943215Z  2025-10-10T00:22:47.3943621Z  2025-10-10T00:22:47.3944030Z  2025-10-10T00:22:47.3944443Z  2025-10-10T00:22:47.3944849Z  2025-10-10T00:22:47.3945268Z  2025-10-10T00:22:47.3945666Z  2025-10-10T00:22:47.3946201Z [1,137 / 3,078] 16 actions, 15 running 2025-10-10T00:22:47.3946977Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-10-10T00:22:47.3947919Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-10-10T00:22:47.3948780Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.3949533Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.3950278Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.3951031Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:47.3952012Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:47.5924248Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:47.5924949Z 2025-10-10T00:22:47.5925615Z  2025-10-10T00:22:47.5926189Z  2025-10-10T00:22:47.5926717Z  2025-10-10T00:22:47.5927234Z  2025-10-10T00:22:47.5927787Z  2025-10-10T00:22:47.5928313Z  2025-10-10T00:22:47.5928861Z  2025-10-10T00:22:47.5929384Z  2025-10-10T00:22:47.5930082Z [1,143 / 3,078] 16 actions, 15 running 2025-10-10T00:22:47.5931350Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-10-10T00:22:47.5932468Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-10-10T00:22:47.5933421Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.5934289Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.5935146Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.5936079Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:47.5937232Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox 2025-10-10T00:22:47.5938466Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox ... 2025-10-10T00:22:47.7998516Z 2025-10-10T00:22:47.7999420Z  2025-10-10T00:22:47.7999899Z  2025-10-10T00:22:47.8000353Z  2025-10-10T00:22:47.8001107Z  2025-10-10T00:22:47.8001545Z  2025-10-10T00:22:47.8001975Z  2025-10-10T00:22:47.8002378Z  2025-10-10T00:22:47.8002793Z  2025-10-10T00:22:47.8003403Z [1,151 / 3,078] 16 actions, 15 running 2025-10-10T00:22:47.8004302Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-10-10T00:22:47.8005308Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-10-10T00:22:47.8006222Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:47.8007092Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:47.8008105Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-10-10T00:22:47.8009156Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:47.8010102Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:47.8011004Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:48.0224023Z 2025-10-10T00:22:48.0225016Z  2025-10-10T00:22:48.0225482Z  2025-10-10T00:22:48.0225925Z  2025-10-10T00:22:48.0226299Z  2025-10-10T00:22:48.0226697Z  2025-10-10T00:22:48.0227090Z  2025-10-10T00:22:48.0227516Z  2025-10-10T00:22:48.0227941Z  2025-10-10T00:22:48.0228370Z [1,160 / 3,078] 16 actions running 2025-10-10T00:22:48.0229060Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-10-10T00:22:48.0229919Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-10-10T00:22:48.0230725Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.0231395Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.0232107Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.0232806Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.0233727Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.0234832Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:48.2314883Z 2025-10-10T00:22:48.2315832Z  2025-10-10T00:22:48.2316372Z  2025-10-10T00:22:48.2316732Z  2025-10-10T00:22:48.2317054Z  2025-10-10T00:22:48.2317399Z  2025-10-10T00:22:48.2317721Z  2025-10-10T00:22:48.2318031Z  2025-10-10T00:22:48.2318350Z  2025-10-10T00:22:48.2318819Z [1,170 / 3,078] 16 actions, 15 running 2025-10-10T00:22:48.2319496Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-10-10T00:22:48.2320249Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-10-10T00:22:48.2321035Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.2321716Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.2322351Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.2323201Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.2324151Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.2325325Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-10-10T00:22:48.4469865Z 2025-10-10T00:22:48.4470718Z  2025-10-10T00:22:48.4471194Z  2025-10-10T00:22:48.4471987Z  2025-10-10T00:22:48.4472394Z  2025-10-10T00:22:48.4472808Z  2025-10-10T00:22:48.4473181Z  2025-10-10T00:22:48.4473590Z  2025-10-10T00:22:48.4474199Z  2025-10-10T00:22:48.4474820Z [1,176 / 3,078] 16 actions, 15 running 2025-10-10T00:22:48.4475726Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-10-10T00:22:48.4476744Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-10-10T00:22:48.4477639Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:48.4478539Z Compiling src/cpu/rnn/brgemm_cell_common.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.4479631Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.4480633Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.4481898Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.4482902Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:48.6995741Z 2025-10-10T00:22:48.6996929Z  2025-10-10T00:22:48.6997415Z  2025-10-10T00:22:48.6997850Z  2025-10-10T00:22:48.6998222Z  2025-10-10T00:22:48.6998566Z  2025-10-10T00:22:48.6998887Z  2025-10-10T00:22:48.6999505Z  2025-10-10T00:22:48.6999821Z  2025-10-10T00:22:48.7000338Z [1,184 / 3,078] 16 actions, 15 running 2025-10-10T00:22:48.7001031Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-10-10T00:22:48.7001940Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-10-10T00:22:48.7002971Z Compiling src/cpu/rnn/cell_common.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.7004084Z Compiling src/cpu/rnn/cell_gru.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.7005144Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.7005980Z Compiling src/cpu/rnn/cell_gru_lbr.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.7006861Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.7007777Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox ... 2025-10-10T00:22:48.9228777Z 2025-10-10T00:22:48.9229635Z  2025-10-10T00:22:48.9230270Z  2025-10-10T00:22:48.9230794Z  2025-10-10T00:22:48.9231338Z  2025-10-10T00:22:48.9231843Z  2025-10-10T00:22:48.9232369Z  2025-10-10T00:22:48.9232872Z  2025-10-10T00:22:48.9233404Z  2025-10-10T00:22:48.9234135Z [1,193 / 3,078] 16 actions, 15 running 2025-10-10T00:22:48.9235065Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-10-10T00:22:48.9236205Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-10-10T00:22:48.9237397Z Compiling src/cpu/rnn/ref_postgemm_gru.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.9238563Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.9239658Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:48.9240869Z Compiling src/cpu/rnn/ref_postgemm_gru_lbr.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:48.9242056Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:48.9243234Z Compiling src/cpu/rnn/ref_postgemm_lstm.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:49.1596659Z 2025-10-10T00:22:49.1598609Z  2025-10-10T00:22:49.1599105Z  2025-10-10T00:22:49.1599503Z  2025-10-10T00:22:49.1599935Z  2025-10-10T00:22:49.1600339Z  2025-10-10T00:22:49.1600741Z  2025-10-10T00:22:49.1601132Z  2025-10-10T00:22:49.1601524Z  2025-10-10T00:22:49.1602107Z [1,203 / 3,078] 16 actions, 15 running 2025-10-10T00:22:49.1602985Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-10-10T00:22:49.1604002Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-10-10T00:22:49.1605393Z Compiling src/cpu/rnn/ref_postgemm_lstm.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.1606387Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:49.1607304Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.1608361Z Compiling src/cpu/rnn/ref_postgemm_rnn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.1609404Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.1610408Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:49.3591455Z 2025-10-10T00:22:49.3592235Z  2025-10-10T00:22:49.3592730Z  2025-10-10T00:22:49.3593155Z  2025-10-10T00:22:49.3593533Z  2025-10-10T00:22:49.3593949Z  2025-10-10T00:22:49.3594310Z  2025-10-10T00:22:49.3594685Z  2025-10-10T00:22:49.3597391Z  2025-10-10T00:22:49.3598019Z [1,211 / 3,078] 16 actions, 15 running 2025-10-10T00:22:49.3598834Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-10-10T00:22:49.3599774Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-10-10T00:22:49.3600888Z Compiling src/cpu/rnn/ref_postgemm_rnn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.3601886Z Compiling src/cpu/rnn/ref_rnn.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.3602906Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.3603835Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.3604828Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.3605814Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:49.5716067Z 2025-10-10T00:22:49.5716751Z  2025-10-10T00:22:49.5717061Z  2025-10-10T00:22:49.5717281Z  2025-10-10T00:22:49.5717541Z  2025-10-10T00:22:49.5717753Z  2025-10-10T00:22:49.5717979Z  2025-10-10T00:22:49.5718197Z  2025-10-10T00:22:49.5718422Z  2025-10-10T00:22:49.5718786Z [1,219 / 3,078] 16 actions, 15 running 2025-10-10T00:22:49.5719250Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-10-10T00:22:49.5719783Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-10-10T00:22:49.5720316Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.5720855Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.5721368Z Compiling src/cpu/scale_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.5721893Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.5722401Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.5722943Z Compiling src/cpu/simple_concat.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:49.7963172Z 2025-10-10T00:22:49.7963863Z  2025-10-10T00:22:49.7964243Z  2025-10-10T00:22:49.7964561Z  2025-10-10T00:22:49.7964866Z  2025-10-10T00:22:49.7965180Z  2025-10-10T00:22:49.7965475Z  2025-10-10T00:22:49.7965847Z  2025-10-10T00:22:49.7966173Z  2025-10-10T00:22:49.7966676Z [1,227 / 3,078] 16 actions, 15 running 2025-10-10T00:22:49.7967338Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-10-10T00:22:49.7968043Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-10-10T00:22:49.7968804Z Compiling src/cpu/simple_concat.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.7969466Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:49.7970207Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2025-10-10T00:22:49.7971115Z Compiling src/cpu/simple_resampling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.7971836Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:22:49.7972530Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:49.9912641Z 2025-10-10T00:22:49.9913448Z  2025-10-10T00:22:49.9913941Z  2025-10-10T00:22:49.9914680Z  2025-10-10T00:22:49.9915078Z  2025-10-10T00:22:49.9915487Z  2025-10-10T00:22:49.9915851Z  2025-10-10T00:22:49.9916198Z  2025-10-10T00:22:49.9916564Z  2025-10-10T00:22:49.9917148Z [1,234 / 3,078] 16 actions, 15 running 2025-10-10T00:22:49.9917929Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-10-10T00:22:49.9919130Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-10-10T00:22:49.9920209Z Compiling src/cpu/simple_resampling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.9921318Z Compiling src/cpu/simple_sum.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:49.9922117Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.9923109Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.9924344Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:49.9925185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:50.2117174Z 2025-10-10T00:22:50.2118148Z  2025-10-10T00:22:50.2118606Z  2025-10-10T00:22:50.2118975Z  2025-10-10T00:22:50.2119367Z  2025-10-10T00:22:50.2119768Z  2025-10-10T00:22:50.2120161Z  2025-10-10T00:22:50.2120569Z  2025-10-10T00:22:50.2120970Z  2025-10-10T00:22:50.2126443Z [1,241 / 3,078] 16 actions, 15 running 2025-10-10T00:22:50.2127502Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-10-10T00:22:50.2128436Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-10-10T00:22:50.2129426Z Compiling src/cpu/x64/brgemm/brgemm.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.2130298Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:50.2131201Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:50.2132270Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.2133321Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:50.2139070Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:50.4159143Z 2025-10-10T00:22:50.4160079Z  2025-10-10T00:22:50.4160563Z  2025-10-10T00:22:50.4161301Z  2025-10-10T00:22:50.4161840Z  2025-10-10T00:22:50.4162394Z  2025-10-10T00:22:50.4162895Z  2025-10-10T00:22:50.4163438Z  2025-10-10T00:22:50.4163977Z  2025-10-10T00:22:50.4164682Z [1,251 / 3,078] 16 actions, 15 running 2025-10-10T00:22:50.4165670Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-10-10T00:22:50.4166757Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-10-10T00:22:50.4167993Z Compiling src/cpu/x64/brgemm/brgemm_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.4169175Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:50.4170144Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:50.4171156Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:50.4172201Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.4173377Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:50.6264000Z 2025-10-10T00:22:50.6264773Z  2025-10-10T00:22:50.6265254Z  2025-10-10T00:22:50.6265664Z  2025-10-10T00:22:50.6266054Z  2025-10-10T00:22:50.6266472Z  2025-10-10T00:22:50.6266855Z  2025-10-10T00:22:50.6267243Z  2025-10-10T00:22:50.6267638Z  2025-10-10T00:22:50.6268182Z [1,256 / 3,078] 16 actions running 2025-10-10T00:22:50.6269017Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-10-10T00:22:50.6269987Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-10-10T00:22:50.6270845Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:50.6271573Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:50.6272727Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:50.6273564Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:50.6274586Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:50.6275486Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:50.8269828Z 2025-10-10T00:22:50.8270605Z  2025-10-10T00:22:50.8271113Z  2025-10-10T00:22:50.8271518Z  2025-10-10T00:22:50.8271916Z  2025-10-10T00:22:50.8272319Z  2025-10-10T00:22:50.8272721Z  2025-10-10T00:22:50.8273076Z  2025-10-10T00:22:50.8273421Z  2025-10-10T00:22:50.8274203Z [1,267 / 3,078] 16 actions running 2025-10-10T00:22:50.8275046Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-10-10T00:22:50.8276436Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-10-10T00:22:50.8277443Z Compiling src/cpu/x64/cpu_barrier.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.8278487Z Compiling src/cpu/x64/cpu_isa_traits.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.8279539Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:50.8280503Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:50.8281524Z Compiling src/cpu/x64/cpu_reducer.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:50.8282563Z Compiling c10/util/env.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:51.0275298Z 2025-10-10T00:22:51.0276120Z  2025-10-10T00:22:51.0276523Z  2025-10-10T00:22:51.0276851Z  2025-10-10T00:22:51.0277187Z  2025-10-10T00:22:51.0277507Z  2025-10-10T00:22:51.0277850Z  2025-10-10T00:22:51.0278173Z  2025-10-10T00:22:51.0278552Z  2025-10-10T00:22:51.0279027Z [1,270 / 3,078] 16 actions running 2025-10-10T00:22:51.0279714Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-10-10T00:22:51.0280512Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-10-10T00:22:51.0281270Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.0282121Z Compiling src/cpu/x64/cpu_reducer.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:51.0283021Z Compiling c10/util/env.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:51.0283919Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.0284884Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.0285800Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-10-10T00:22:51.2305463Z 2025-10-10T00:22:51.2306179Z  2025-10-10T00:22:51.2306604Z  2025-10-10T00:22:51.2306962Z  2025-10-10T00:22:51.2307437Z  2025-10-10T00:22:51.2307855Z  2025-10-10T00:22:51.2308182Z  2025-10-10T00:22:51.2308542Z  2025-10-10T00:22:51.2308903Z  2025-10-10T00:22:51.2309446Z [1,281 / 3,078] 16 actions, 15 running 2025-10-10T00:22:51.2310235Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-10-10T00:22:51.2312620Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-10-10T00:22:51.2313436Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.2314156Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.2315052Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2025-10-10T00:22:51.2316236Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:51.2317162Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.2318161Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:51.4320255Z 2025-10-10T00:22:51.4321065Z  2025-10-10T00:22:51.4321534Z  2025-10-10T00:22:51.4321935Z  2025-10-10T00:22:51.4322339Z  2025-10-10T00:22:51.4322742Z  2025-10-10T00:22:51.4323118Z  2025-10-10T00:22:51.4323845Z  2025-10-10T00:22:51.4324246Z  2025-10-10T00:22:51.4324834Z [1,287 / 3,078] 15 actions, 14 running 2025-10-10T00:22:51.4325652Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-10-10T00:22:51.4326590Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-10-10T00:22:51.4327520Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.4328495Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.4329447Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.4330380Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.4331392Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:51.4332566Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:51.6483981Z 2025-10-10T00:22:51.6484777Z  2025-10-10T00:22:51.6485253Z  2025-10-10T00:22:51.6485636Z  2025-10-10T00:22:51.6486068Z  2025-10-10T00:22:51.6486438Z  2025-10-10T00:22:51.6486822Z  2025-10-10T00:22:51.6487185Z  2025-10-10T00:22:51.6487577Z  2025-10-10T00:22:51.6488118Z [1,296 / 3,078] 16 actions, 15 running 2025-10-10T00:22:51.6488913Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-10-10T00:22:51.6489909Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-10-10T00:22:51.6490816Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.6491619Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:51.6492402Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.6493099Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.6493888Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-10-10T00:22:51.6494833Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-10-10T00:22:51.8763859Z 2025-10-10T00:22:51.8764600Z  2025-10-10T00:22:51.8765108Z  2025-10-10T00:22:51.8765525Z  2025-10-10T00:22:51.8765919Z  2025-10-10T00:22:51.8766326Z  2025-10-10T00:22:51.8766723Z  2025-10-10T00:22:51.8767131Z  2025-10-10T00:22:51.8767533Z  2025-10-10T00:22:51.8768124Z [1,306 / 3,078] 16 actions, 15 running 2025-10-10T00:22:51.8768960Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-10-10T00:22:51.8769803Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-10-10T00:22:51.8770265Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.8770678Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.8771253Z Compiling c10/test/core/StreamGuard_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:51.8771819Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.8772222Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:51.8772694Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:52.0882702Z 2025-10-10T00:22:52.0883487Z  2025-10-10T00:22:52.0883908Z  2025-10-10T00:22:52.0884222Z  2025-10-10T00:22:52.0884556Z  2025-10-10T00:22:52.0884867Z  2025-10-10T00:22:52.0885186Z  2025-10-10T00:22:52.0885492Z  2025-10-10T00:22:52.0885825Z  2025-10-10T00:22:52.0886299Z [1,314 / 3,078] 16 actions, 15 running 2025-10-10T00:22:52.0886987Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-10-10T00:22:52.0887749Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-10-10T00:22:52.0888406Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.0889041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.0889748Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.0890441Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.0891172Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.0892307Z @com_google_protobuf//:protoc; 0s processwrapper-sandbox ... 2025-10-10T00:22:52.3040465Z 2025-10-10T00:22:52.3041731Z  2025-10-10T00:22:52.3042241Z  2025-10-10T00:22:52.3042480Z  2025-10-10T00:22:52.3042710Z  2025-10-10T00:22:52.3042924Z  2025-10-10T00:22:52.3043213Z  2025-10-10T00:22:52.3043430Z  2025-10-10T00:22:52.3043653Z  2025-10-10T00:22:52.3043979Z [1,328 / 3,078] 16 actions, 15 running 2025-10-10T00:22:52.3044526Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-10-10T00:22:52.3045110Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-10-10T00:22:52.3045620Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.3046193Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.3046877Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.3047281Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.3047761Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:52.3048253Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:52.5168700Z 2025-10-10T00:22:52.5169460Z  2025-10-10T00:22:52.5169924Z  2025-10-10T00:22:52.5170322Z  2025-10-10T00:22:52.5170708Z  2025-10-10T00:22:52.5171110Z  2025-10-10T00:22:52.5171513Z  2025-10-10T00:22:52.5171870Z  2025-10-10T00:22:52.5172268Z  2025-10-10T00:22:52.5172848Z [1,335 / 3,078] 16 actions, 15 running 2025-10-10T00:22:52.5173700Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-10-10T00:22:52.5175026Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-10-10T00:22:52.5175907Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.5176706Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.5177464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.5178240Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:22:52.5178992Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.5179749Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:52.7333575Z 2025-10-10T00:22:52.7334346Z  2025-10-10T00:22:52.7334821Z  2025-10-10T00:22:52.7335213Z  2025-10-10T00:22:52.7335620Z  2025-10-10T00:22:52.7336008Z  2025-10-10T00:22:52.7336420Z  2025-10-10T00:22:52.7336808Z  2025-10-10T00:22:52.7337189Z  2025-10-10T00:22:52.7337769Z [1,345 / 3,078] 16 actions, 15 running 2025-10-10T00:22:52.7338557Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-10-10T00:22:52.7339489Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-10-10T00:22:52.7340311Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.7341040Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.7341737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.7342484Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.7343240Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:22:52.7344018Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:52.9496661Z 2025-10-10T00:22:52.9498046Z  2025-10-10T00:22:52.9498510Z  2025-10-10T00:22:52.9498793Z  2025-10-10T00:22:52.9499241Z  2025-10-10T00:22:52.9499531Z  2025-10-10T00:22:52.9499985Z  2025-10-10T00:22:52.9500360Z  2025-10-10T00:22:52.9500739Z  2025-10-10T00:22:52.9501075Z [1,350 / 3,078] 15 actions, 14 running 2025-10-10T00:22:52.9501708Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-10-10T00:22:52.9502351Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-10-10T00:22:52.9503076Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:22:52.9503609Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.9504400Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.9504935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:52.9505540Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:52.9506134Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:53.1551248Z 2025-10-10T00:22:53.1552065Z  2025-10-10T00:22:53.1552511Z  2025-10-10T00:22:53.1552928Z  2025-10-10T00:22:53.1553386Z  2025-10-10T00:22:53.1553807Z  2025-10-10T00:22:53.1554195Z  2025-10-10T00:22:53.1554609Z  2025-10-10T00:22:53.1555019Z  2025-10-10T00:22:53.1555747Z [1,359 / 3,078] 15 actions, 14 running 2025-10-10T00:22:53.1556592Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-10-10T00:22:53.1557941Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-10-10T00:22:53.1558797Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.1559589Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.1560358Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.1561145Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.1561864Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.1562763Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:53.3680644Z 2025-10-10T00:22:53.3681771Z  2025-10-10T00:22:53.3682196Z  2025-10-10T00:22:53.3682596Z  2025-10-10T00:22:53.3682976Z  2025-10-10T00:22:53.3683376Z  2025-10-10T00:22:53.3693860Z  2025-10-10T00:22:53.3694628Z  2025-10-10T00:22:53.3695057Z  2025-10-10T00:22:53.3695642Z [1,365 / 3,078] 15 actions, 14 running 2025-10-10T00:22:53.3696446Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-10-10T00:22:53.3697266Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-10-10T00:22:53.3698129Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.3699054Z Compiling src/cpu/x64/gemm/gemm_driver.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:53.3700147Z Compiling src/cpu/x64/gemm/gemm_info.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:53.3701095Z Compiling c10/util/Gauge.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:53.3702019Z Compiling src/cpu/x64/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:53.3703122Z Compiling src/cpu/x64/gemm/gemv_driver.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:53.5755915Z 2025-10-10T00:22:53.5756564Z  2025-10-10T00:22:53.5756871Z  2025-10-10T00:22:53.5757100Z  2025-10-10T00:22:53.5757339Z  2025-10-10T00:22:53.5757559Z  2025-10-10T00:22:53.5757796Z  2025-10-10T00:22:53.5758018Z  2025-10-10T00:22:53.5758291Z  2025-10-10T00:22:53.5758625Z [1,374 / 3,078] 16 actions, 15 running 2025-10-10T00:22:53.5759118Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-10-10T00:22:53.5759662Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-10-10T00:22:53.5760147Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.5760559Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.5760976Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.5761440Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:53.5761890Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.5762318Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:53.8132684Z 2025-10-10T00:22:53.8133492Z  2025-10-10T00:22:53.8134005Z  2025-10-10T00:22:53.8134439Z  2025-10-10T00:22:53.8134850Z  2025-10-10T00:22:53.8135279Z  2025-10-10T00:22:53.8135735Z  2025-10-10T00:22:53.8136151Z  2025-10-10T00:22:53.8136562Z  2025-10-10T00:22:53.8137186Z [1,382 / 3,078] 15 actions, 14 running 2025-10-10T00:22:53.8138396Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-10-10T00:22:53.8139406Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-10-10T00:22:53.8140293Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.8141283Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:53.8142295Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.8143070Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.8143857Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:53.8144647Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:54.0140432Z 2025-10-10T00:22:54.0141703Z  2025-10-10T00:22:54.0142161Z  2025-10-10T00:22:54.0142534Z  2025-10-10T00:22:54.0143221Z  2025-10-10T00:22:54.0143605Z  2025-10-10T00:22:54.0143993Z  2025-10-10T00:22:54.0144290Z  2025-10-10T00:22:54.0144699Z  2025-10-10T00:22:54.0145312Z [1,390 / 3,078] 16 actions, 15 running 2025-10-10T00:22:54.0146201Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-10-10T00:22:54.0147139Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-10-10T00:22:54.0148041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.0148783Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.0149396Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.0150276Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:54.0151192Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.0151901Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:54.2291884Z 2025-10-10T00:22:54.2292757Z  2025-10-10T00:22:54.2293298Z  2025-10-10T00:22:54.2293702Z  2025-10-10T00:22:54.2294116Z  2025-10-10T00:22:54.2294512Z  2025-10-10T00:22:54.2294929Z  2025-10-10T00:22:54.2295315Z  2025-10-10T00:22:54.2295730Z  2025-10-10T00:22:54.2296340Z [1,395 / 3,078] 16 actions running 2025-10-10T00:22:54.2297256Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-10-10T00:22:54.2298253Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-10-10T00:22:54.2299126Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.2299864Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.2300610Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.2301367Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2025-10-10T00:22:54.2302145Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.2302894Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:54.4321991Z 2025-10-10T00:22:54.4322688Z  2025-10-10T00:22:54.4322966Z  2025-10-10T00:22:54.4323207Z  2025-10-10T00:22:54.4323422Z  2025-10-10T00:22:54.4323654Z  2025-10-10T00:22:54.4323870Z  2025-10-10T00:22:54.4324111Z  2025-10-10T00:22:54.4324327Z  2025-10-10T00:22:54.4324650Z [1,404 / 3,078] 16 actions running 2025-10-10T00:22:54.4325128Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-10-10T00:22:54.4325640Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-10-10T00:22:54.4326107Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.4326500Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.4327330Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.4328196Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.4328808Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.4329211Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:54.6366014Z 2025-10-10T00:22:54.6366767Z  2025-10-10T00:22:54.6367261Z  2025-10-10T00:22:54.6367671Z  2025-10-10T00:22:54.6368089Z  2025-10-10T00:22:54.6368487Z  2025-10-10T00:22:54.6369204Z  2025-10-10T00:22:54.6369615Z  2025-10-10T00:22:54.6370021Z  2025-10-10T00:22:54.6370609Z [1,413 / 3,078] 16 actions, 15 running 2025-10-10T00:22:54.6371460Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-10-10T00:22:54.6372442Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-10-10T00:22:54.6373292Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.6374278Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.6374875Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.6375473Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.6376036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.6376642Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:54.8702785Z 2025-10-10T00:22:54.8703598Z  2025-10-10T00:22:54.8704079Z  2025-10-10T00:22:54.8704508Z  2025-10-10T00:22:54.8704908Z  2025-10-10T00:22:54.8705359Z  2025-10-10T00:22:54.8705763Z  2025-10-10T00:22:54.8706180Z  2025-10-10T00:22:54.8706582Z  2025-10-10T00:22:54.8707188Z [1,420 / 3,078] 16 actions, 15 running 2025-10-10T00:22:54.8708048Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-10-10T00:22:54.8709094Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-10-10T00:22:54.8709938Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.8710663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.8711359Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.8712121Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:54.8713070Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:54.8714098Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:55.1000945Z 2025-10-10T00:22:55.1001684Z  2025-10-10T00:22:55.1002150Z  2025-10-10T00:22:55.1002588Z  2025-10-10T00:22:55.1002938Z  2025-10-10T00:22:55.1003330Z  2025-10-10T00:22:55.1003684Z  2025-10-10T00:22:55.1004073Z  2025-10-10T00:22:55.1004459Z  2025-10-10T00:22:55.1005005Z [1,433 / 3,078] 15 actions, 14 running 2025-10-10T00:22:55.1005775Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-10-10T00:22:55.1006663Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-10-10T00:22:55.1007480Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.1008158Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.1008852Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.1009559Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.1010275Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.1011128Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:55.3191805Z 2025-10-10T00:22:55.3192462Z  2025-10-10T00:22:55.3192752Z  2025-10-10T00:22:55.3192966Z  2025-10-10T00:22:55.3193192Z  2025-10-10T00:22:55.3193403Z  2025-10-10T00:22:55.3193626Z  2025-10-10T00:22:55.3193835Z  2025-10-10T00:22:55.3194057Z  2025-10-10T00:22:55.3194391Z [1,439 / 3,078] 16 actions, 15 running 2025-10-10T00:22:55.3194851Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-10-10T00:22:55.3195446Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-10-10T00:22:55.3195902Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.3196313Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.3196699Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.3197109Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.3197492Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.3198220Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:55.5542101Z 2025-10-10T00:22:55.5542899Z  2025-10-10T00:22:55.5543407Z  2025-10-10T00:22:55.5543823Z  2025-10-10T00:22:55.5544221Z  2025-10-10T00:22:55.5544634Z  2025-10-10T00:22:55.5545044Z  2025-10-10T00:22:55.5545434Z  2025-10-10T00:22:55.5545840Z  2025-10-10T00:22:55.5546426Z [1,447 / 3,078] 16 actions, 15 running 2025-10-10T00:22:55.5547268Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-10-10T00:22:55.5548239Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-10-10T00:22:55.5549125Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.5549857Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.5550603Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.5551861Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:55.5553001Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:55.5554086Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:55.7551055Z 2025-10-10T00:22:55.7551810Z  2025-10-10T00:22:55.7553507Z  2025-10-10T00:22:55.7553915Z  2025-10-10T00:22:55.7554305Z  2025-10-10T00:22:55.7554702Z  2025-10-10T00:22:55.7555107Z  2025-10-10T00:22:55.7555590Z  2025-10-10T00:22:55.7555968Z  2025-10-10T00:22:55.7556580Z [1,454 / 3,078] 16 actions, 15 running 2025-10-10T00:22:55.7557476Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-10-10T00:22:55.7558494Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-10-10T00:22:55.7559374Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.7560178Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.7560932Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.7561692Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.7562470Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.7563512Z Compiling c10/core/impl/PyObjectSlot.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:55.9718280Z 2025-10-10T00:22:55.9719064Z  2025-10-10T00:22:55.9719508Z  2025-10-10T00:22:55.9719906Z  2025-10-10T00:22:55.9720292Z  2025-10-10T00:22:55.9720678Z  2025-10-10T00:22:55.9721072Z  2025-10-10T00:22:55.9721451Z  2025-10-10T00:22:55.9721843Z  2025-10-10T00:22:55.9722400Z [1,463 / 3,078] 16 actions, 15 running 2025-10-10T00:22:55.9723229Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-10-10T00:22:55.9724130Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-10-10T00:22:55.9724975Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.9725718Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.9726420Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.9727130Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.9727801Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:55.9728523Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:56.1952279Z 2025-10-10T00:22:56.1953215Z  2025-10-10T00:22:56.1953695Z  2025-10-10T00:22:56.1954093Z  2025-10-10T00:22:56.1954464Z  2025-10-10T00:22:56.1954874Z  2025-10-10T00:22:56.1955268Z  2025-10-10T00:22:56.1955746Z  2025-10-10T00:22:56.1956130Z  2025-10-10T00:22:56.1956723Z [1,470 / 3,078] 16 actions, 15 running 2025-10-10T00:22:56.1957553Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-10-10T00:22:56.1958542Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-10-10T00:22:56.1959426Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.1960149Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.1961439Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:56.1962464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.1963507Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:56.1964562Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:56.4256669Z 2025-10-10T00:22:56.4257566Z  2025-10-10T00:22:56.4258064Z  2025-10-10T00:22:56.4258500Z  2025-10-10T00:22:56.4258924Z  2025-10-10T00:22:56.4259337Z  2025-10-10T00:22:56.4259763Z  2025-10-10T00:22:56.4260164Z  2025-10-10T00:22:56.4260589Z  2025-10-10T00:22:56.4261186Z [1,479 / 3,078] 16 actions, 15 running 2025-10-10T00:22:56.4262068Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-10-10T00:22:56.4263337Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-10-10T00:22:56.4264165Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.4264973Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.4265721Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.4266687Z Compiling src/cpu/x64/ip_convolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:56.4267652Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.4268451Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:56.6334611Z 2025-10-10T00:22:56.6335420Z  2025-10-10T00:22:56.6335908Z  2025-10-10T00:22:56.6336594Z  2025-10-10T00:22:56.6337146Z  2025-10-10T00:22:56.6337684Z  2025-10-10T00:22:56.6338220Z  2025-10-10T00:22:56.6338777Z  2025-10-10T00:22:56.6339311Z  2025-10-10T00:22:56.6339993Z [1,486 / 3,078] 16 actions running 2025-10-10T00:22:56.6341030Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-10-10T00:22:56.6342144Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-10-10T00:22:56.6343199Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.6344091Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.6344971Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.6346098Z Compiling src/cpu/x64/jit_avx2_convolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:56.6347228Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.6348375Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:56.8481946Z 2025-10-10T00:22:56.8482751Z  2025-10-10T00:22:56.8483237Z  2025-10-10T00:22:56.8483625Z  2025-10-10T00:22:56.8484004Z  2025-10-10T00:22:56.8484372Z  2025-10-10T00:22:56.8484745Z  2025-10-10T00:22:56.8485115Z  2025-10-10T00:22:56.8485513Z  2025-10-10T00:22:56.8486094Z [1,493 / 3,078] 16 actions, 15 running 2025-10-10T00:22:56.8486936Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-10-10T00:22:56.8487837Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-10-10T00:22:56.8488690Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.8489414Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.8490158Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.8490869Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.8491629Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:56.8492464Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:57.1785624Z 2025-10-10T00:22:57.1787609Z  2025-10-10T00:22:57.1788076Z  2025-10-10T00:22:57.1788452Z  2025-10-10T00:22:57.1788850Z  2025-10-10T00:22:57.1789246Z  2025-10-10T00:22:57.1789651Z  2025-10-10T00:22:57.1790066Z  2025-10-10T00:22:57.1790440Z  2025-10-10T00:22:57.1790992Z [1,503 / 3,078] 16 actions, 15 running 2025-10-10T00:22:57.1792101Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-10-10T00:22:57.1793066Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-10-10T00:22:57.1793904Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.1794632Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.1795432Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.1796162Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.1796964Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:22:57.1797808Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:57.3873204Z 2025-10-10T00:22:57.3875660Z  2025-10-10T00:22:57.3877852Z  2025-10-10T00:22:57.3878316Z  2025-10-10T00:22:57.3878726Z  2025-10-10T00:22:57.3879464Z  2025-10-10T00:22:57.3879874Z  2025-10-10T00:22:57.3880250Z  2025-10-10T00:22:57.3880673Z  2025-10-10T00:22:57.3881275Z [1,512 / 3,078] 16 actions, 15 running 2025-10-10T00:22:57.3882190Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-10-10T00:22:57.3883144Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-10-10T00:22:57.3883943Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.3884606Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.3885247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.3885964Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.3886904Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2025-10-10T00:22:57.3887896Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:57.6344337Z 2025-10-10T00:22:57.6345041Z  2025-10-10T00:22:57.6345411Z  2025-10-10T00:22:57.6345779Z  2025-10-10T00:22:57.6346079Z  2025-10-10T00:22:57.6346401Z  2025-10-10T00:22:57.6346709Z  2025-10-10T00:22:57.6347004Z  2025-10-10T00:22:57.6347317Z  2025-10-10T00:22:57.6347752Z [1,519 / 3,078] 15 actions running 2025-10-10T00:22:57.6348383Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-10-10T00:22:57.6349092Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-10-10T00:22:57.6349760Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.6350302Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.6350851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.6351390Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.6352091Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:57.6352960Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:57.8403433Z 2025-10-10T00:22:57.8404240Z  2025-10-10T00:22:57.8404711Z  2025-10-10T00:22:57.8405099Z  2025-10-10T00:22:57.8405494Z  2025-10-10T00:22:57.8405876Z  2025-10-10T00:22:57.8406274Z  2025-10-10T00:22:57.8406684Z  2025-10-10T00:22:57.8407061Z  2025-10-10T00:22:57.8407647Z [1,528 / 3,078] 16 actions, 15 running 2025-10-10T00:22:57.8408474Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-10-10T00:22:57.8409443Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-10-10T00:22:57.8410277Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:57.8411232Z Compiling src/cpu/x64/jit_brdgmm_dw_conv.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:57.8412393Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:57.8413483Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:57.8414536Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:57.8415668Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:58.1251168Z 2025-10-10T00:22:58.1251957Z  2025-10-10T00:22:58.1252424Z  2025-10-10T00:22:58.1253172Z  2025-10-10T00:22:58.1253566Z  2025-10-10T00:22:58.1253955Z  2025-10-10T00:22:58.1254332Z  2025-10-10T00:22:58.1254722Z  2025-10-10T00:22:58.1255138Z  2025-10-10T00:22:58.1255712Z [1,535 / 3,078] 16 actions, 15 running 2025-10-10T00:22:58.1256556Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-10-10T00:22:58.1257462Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-10-10T00:22:58.1258518Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.1259667Z Compiling src/cpu/x64/jit_brgemm_conv_bwd.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.1260639Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.1261620Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.1262332Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.1263187Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:58.3268568Z 2025-10-10T00:22:58.3269337Z  2025-10-10T00:22:58.3269775Z  2025-10-10T00:22:58.3270205Z  2025-10-10T00:22:58.3270615Z  2025-10-10T00:22:58.3271037Z  2025-10-10T00:22:58.3271451Z  2025-10-10T00:22:58.3271853Z  2025-10-10T00:22:58.3272249Z  2025-10-10T00:22:58.3272860Z [1,546 / 3,078] 16 actions, 14 running 2025-10-10T00:22:58.3273740Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-10-10T00:22:58.3280291Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-10-10T00:22:58.3281203Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.3281979Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.3282817Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.3283889Z Compiling src/cpu/x64/jit_brgemm_conv_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.3285107Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.3286333Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:58.5521582Z 2025-10-10T00:22:58.5522417Z  2025-10-10T00:22:58.5522906Z  2025-10-10T00:22:58.5523313Z  2025-10-10T00:22:58.5523732Z  2025-10-10T00:22:58.5524131Z  2025-10-10T00:22:58.5524550Z  2025-10-10T00:22:58.5524949Z  2025-10-10T00:22:58.5525366Z  2025-10-10T00:22:58.5525951Z [1,552 / 3,078] 16 actions, 15 running 2025-10-10T00:22:58.5526835Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-10-10T00:22:58.5527808Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-10-10T00:22:58.5528911Z Compiling src/cpu/x64/jit_brgemm_conv_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.5530125Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.5531082Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.5531861Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.5532787Z Compiling src/cpu/x64/jit_brgemm_post_ops.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:58.5533793Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:58.7907674Z 2025-10-10T00:22:58.7908588Z  2025-10-10T00:22:58.7909074Z  2025-10-10T00:22:58.7909475Z  2025-10-10T00:22:58.7909881Z  2025-10-10T00:22:58.7910265Z  2025-10-10T00:22:58.7910660Z  2025-10-10T00:22:58.7911040Z  2025-10-10T00:22:58.7911439Z  2025-10-10T00:22:58.7912004Z [1,559 / 3,078] 16 actions, 15 running 2025-10-10T00:22:58.7912794Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-10-10T00:22:58.7913633Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-10-10T00:22:58.7914522Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.7915215Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.7916325Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.7917056Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:58.7918011Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2025-10-10T00:22:58.7919186Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:59.0212146Z 2025-10-10T00:22:59.0212920Z  2025-10-10T00:22:59.0213410Z  2025-10-10T00:22:59.0213816Z  2025-10-10T00:22:59.0214241Z  2025-10-10T00:22:59.0214623Z  2025-10-10T00:22:59.0215007Z  2025-10-10T00:22:59.0215352Z  2025-10-10T00:22:59.0215732Z  2025-10-10T00:22:59.0216310Z [1,568 / 3,078] 16 actions, 15 running 2025-10-10T00:22:59.0217102Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-10-10T00:22:59.0218305Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-10-10T00:22:59.0219176Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.0220127Z Compiling src/cpu/x64/jit_generator.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.0221091Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.0221885Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.0222612Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.0223612Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:22:59.2448220Z 2025-10-10T00:22:59.2449231Z  2025-10-10T00:22:59.2449704Z  2025-10-10T00:22:59.2450107Z  2025-10-10T00:22:59.2450494Z  2025-10-10T00:22:59.2450882Z  2025-10-10T00:22:59.2451252Z  2025-10-10T00:22:59.2451598Z  2025-10-10T00:22:59.2451968Z  2025-10-10T00:22:59.2452516Z [1,576 / 3,078] 16 actions running 2025-10-10T00:22:59.2453397Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-10-10T00:22:59.2454341Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-10-10T00:22:59.2455470Z Compiling src/cpu/x64/jit_sse41_convolution.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.2456762Z Compiling src/cpu/x64/jit_transpose_utils.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.2457803Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.2458553Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.2459532Z Compiling src/cpu/x64/jit_uni_binary.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.2460527Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:59.4502575Z 2025-10-10T00:22:59.4503458Z  2025-10-10T00:22:59.4504100Z  2025-10-10T00:22:59.4504656Z  2025-10-10T00:22:59.4505212Z  2025-10-10T00:22:59.4505750Z  2025-10-10T00:22:59.4506295Z  2025-10-10T00:22:59.4506883Z  2025-10-10T00:22:59.4507430Z  2025-10-10T00:22:59.4508123Z [1,582 / 3,078] 16 actions running 2025-10-10T00:22:59.4509120Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-10-10T00:22:59.4510205Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-10-10T00:22:59.4511489Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.4512869Z Compiling src/cpu/x64/jit_uni_convert_xf16.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.4513983Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.4514834Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.4515761Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.4516661Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:22:59.6854528Z 2025-10-10T00:22:59.6855369Z  2025-10-10T00:22:59.6856094Z  2025-10-10T00:22:59.6856670Z  2025-10-10T00:22:59.6857242Z  2025-10-10T00:22:59.6857756Z  2025-10-10T00:22:59.6858310Z  2025-10-10T00:22:59.6858860Z  2025-10-10T00:22:59.6859397Z  2025-10-10T00:22:59.6860493Z [1,587 / 3,078] 16 actions, 15 running 2025-10-10T00:22:59.6861534Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-10-10T00:22:59.6862668Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-10-10T00:22:59.6863684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.6864560Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.6865621Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.6866760Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.6867870Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.6869092Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:22:59.9304728Z 2025-10-10T00:22:59.9305407Z  2025-10-10T00:22:59.9305833Z  2025-10-10T00:22:59.9306085Z  2025-10-10T00:22:59.9306497Z  2025-10-10T00:22:59.9306785Z  2025-10-10T00:22:59.9307290Z  2025-10-10T00:22:59.9307863Z  2025-10-10T00:22:59.9308384Z  2025-10-10T00:22:59.9309137Z [1,595 / 3,078] 16 actions, 15 running 2025-10-10T00:22:59.9310124Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-10-10T00:22:59.9311242Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-10-10T00:22:59.9312285Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.9313487Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.9314824Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.9316229Z Compiling src/cpu/x64/jit_uni_reduction.cpp; 0s processwrapper-sandbox 2025-10-10T00:22:59.9317694Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:22:59.9318582Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:23:00.1472874Z 2025-10-10T00:23:00.1473666Z  2025-10-10T00:23:00.1476764Z  2025-10-10T00:23:00.1477166Z  2025-10-10T00:23:00.1477492Z  2025-10-10T00:23:00.1477827Z  2025-10-10T00:23:00.1478153Z  2025-10-10T00:23:00.1478493Z  2025-10-10T00:23:00.1478817Z  2025-10-10T00:23:00.1479392Z [1,604 / 3,078] 15 actions, 13 running 2025-10-10T00:23:00.1480218Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-10-10T00:23:00.1481060Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-10-10T00:23:00.1482072Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:00.1482992Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.1483967Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:00.1484939Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.1485747Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.1486422Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:00.3819517Z 2025-10-10T00:23:00.3820293Z  2025-10-10T00:23:00.3820783Z  2025-10-10T00:23:00.3821192Z  2025-10-10T00:23:00.3821607Z  2025-10-10T00:23:00.3822012Z  2025-10-10T00:23:00.3822438Z  2025-10-10T00:23:00.3822841Z  2025-10-10T00:23:00.3823273Z  2025-10-10T00:23:00.3823841Z [1,608 / 3,078] 16 actions, 15 running 2025-10-10T00:23:00.3824736Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-10-10T00:23:00.3825758Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-10-10T00:23:00.3826657Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.3827444Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.3828165Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.3828932Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.3829853Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:00.3831084Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:00.5888242Z 2025-10-10T00:23:00.5889000Z  2025-10-10T00:23:00.5889460Z  2025-10-10T00:23:00.5889869Z  2025-10-10T00:23:00.5890262Z  2025-10-10T00:23:00.5890664Z  2025-10-10T00:23:00.5891051Z  2025-10-10T00:23:00.5891461Z  2025-10-10T00:23:00.5891836Z  2025-10-10T00:23:00.5892427Z [1,615 / 3,078] 16 actions, 15 running 2025-10-10T00:23:00.5893248Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-10-10T00:23:00.5894188Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-10-10T00:23:00.5895023Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.5895912Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:00.5897178Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.5897886Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.5898634Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.5899364Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:00.7981114Z 2025-10-10T00:23:00.7981893Z  2025-10-10T00:23:00.7982392Z  2025-10-10T00:23:00.7982804Z  2025-10-10T00:23:00.7983228Z  2025-10-10T00:23:00.7983641Z  2025-10-10T00:23:00.7984059Z  2025-10-10T00:23:00.7984467Z  2025-10-10T00:23:00.7984887Z  2025-10-10T00:23:00.7985486Z [1,623 / 3,078] 16 actions, 15 running 2025-10-10T00:23:00.7986370Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-10-10T00:23:00.7987386Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-10-10T00:23:00.7988464Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:00.7989487Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.7990511Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:00.7991583Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.7992355Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:00.7993128Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:01.0217043Z 2025-10-10T00:23:01.0219387Z  2025-10-10T00:23:01.0219915Z  2025-10-10T00:23:01.0220323Z  2025-10-10T00:23:01.0220742Z  2025-10-10T00:23:01.0221140Z  2025-10-10T00:23:01.0221558Z  2025-10-10T00:23:01.0221955Z  2025-10-10T00:23:01.0222372Z  2025-10-10T00:23:01.0222980Z [1,626 / 3,078] 16 actions, 15 running 2025-10-10T00:23:01.0223836Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-10-10T00:23:01.0224835Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-10-10T00:23:01.0226047Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:01.0227078Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.0237519Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.0238265Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.0238943Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.0239598Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:01.2503695Z 2025-10-10T00:23:01.2504532Z  2025-10-10T00:23:01.2505032Z  2025-10-10T00:23:01.2505460Z  2025-10-10T00:23:01.2505877Z  2025-10-10T00:23:01.2506281Z  2025-10-10T00:23:01.2506708Z  2025-10-10T00:23:01.2507111Z  2025-10-10T00:23:01.2507535Z  2025-10-10T00:23:01.2508108Z [1,636 / 3,078] 16 actions running 2025-10-10T00:23:01.2508993Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-10-10T00:23:01.2510015Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-10-10T00:23:01.2510932Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.2512014Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.2512765Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.2513780Z Compiling src/google/protobuf/io/gzip_stream.cc; 0s processwrapper-sandbox 2025-10-10T00:23:01.2514723Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.2515592Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:01.4751833Z 2025-10-10T00:23:01.4752506Z  2025-10-10T00:23:01.4752814Z  2025-10-10T00:23:01.4753066Z  2025-10-10T00:23:01.4753309Z  2025-10-10T00:23:01.4753680Z  2025-10-10T00:23:01.4753949Z  2025-10-10T00:23:01.4754169Z  2025-10-10T00:23:01.4754409Z  2025-10-10T00:23:01.4754823Z [1,641 / 3,078] 16 actions, 15 running 2025-10-10T00:23:01.4755796Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-10-10T00:23:01.4756346Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-10-10T00:23:01.4756838Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.4757266Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.4757761Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.4758172Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.4758568Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-10-10T00:23:01.4758997Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-10-10T00:23:01.6779022Z 2025-10-10T00:23:01.6779732Z  2025-10-10T00:23:01.6780133Z  2025-10-10T00:23:01.6780480Z  2025-10-10T00:23:01.6780798Z  2025-10-10T00:23:01.6781130Z  2025-10-10T00:23:01.6781450Z  2025-10-10T00:23:01.6781787Z  2025-10-10T00:23:01.6782127Z  2025-10-10T00:23:01.6782633Z [1,653 / 3,078] 16 actions, 15 running 2025-10-10T00:23:01.6783416Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-10-10T00:23:01.6784225Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-10-10T00:23:01.6785230Z Compiling src/cpu/x64/utils/jit_io_helper.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:01.6786452Z Compiling tensorpipe/channel/basic/factory.cc; 0s processwrapper-sandbox 2025-10-10T00:23:01.6787555Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:01.6788474Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:01.6789539Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox 2025-10-10T00:23:01.6790781Z Compiling tensorpipe/channel/error.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:01.8817543Z 2025-10-10T00:23:01.8818982Z  2025-10-10T00:23:01.8819690Z  2025-10-10T00:23:01.8820192Z  2025-10-10T00:23:01.8820711Z  2025-10-10T00:23:01.8821205Z  2025-10-10T00:23:01.8821697Z  2025-10-10T00:23:01.8822060Z  2025-10-10T00:23:01.8822409Z  2025-10-10T00:23:01.8822949Z [1,661 / 3,078] 16 actions, 15 running 2025-10-10T00:23:01.8823728Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-10-10T00:23:01.8824600Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-10-10T00:23:01.8825394Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:01.8826261Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:23:01.8827236Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2025-10-10T00:23:01.8828255Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:01.8829125Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:01.8830130Z Compiling tensorpipe/channel/xth/factory.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:02.0854551Z 2025-10-10T00:23:02.0855805Z  2025-10-10T00:23:02.0856322Z  2025-10-10T00:23:02.0856704Z  2025-10-10T00:23:02.0857066Z  2025-10-10T00:23:02.0857422Z  2025-10-10T00:23:02.0857719Z  2025-10-10T00:23:02.0858074Z  2025-10-10T00:23:02.0858723Z  2025-10-10T00:23:02.0859313Z [1,671 / 3,078] 15 actions, 14 running 2025-10-10T00:23:02.0860070Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-10-10T00:23:02.0861031Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-10-10T00:23:02.0861941Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-10-10T00:23:02.0862924Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.0863915Z Compiling tensorpipe/common/ibv.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.0864823Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.0865874Z Compiling tensorpipe/common/socket.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.0867135Z Compiling tensorpipe/common/system.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:02.3145918Z 2025-10-10T00:23:02.3146685Z  2025-10-10T00:23:02.3147172Z  2025-10-10T00:23:02.3147541Z  2025-10-10T00:23:02.3147967Z  2025-10-10T00:23:02.3148348Z  2025-10-10T00:23:02.3148718Z  2025-10-10T00:23:02.3149102Z  2025-10-10T00:23:02.3149510Z  2025-10-10T00:23:02.3150069Z [1,680 / 3,078] 16 actions, 15 running 2025-10-10T00:23:02.3150925Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-10-10T00:23:02.3151877Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-10-10T00:23:02.3152870Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-10-10T00:23:02.3154020Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.3155142Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.3156360Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.3157515Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.3158636Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:02.5255067Z 2025-10-10T00:23:02.5255810Z  2025-10-10T00:23:02.5256254Z  2025-10-10T00:23:02.5256637Z  2025-10-10T00:23:02.5256975Z  2025-10-10T00:23:02.5257371Z  2025-10-10T00:23:02.5257752Z  2025-10-10T00:23:02.5258156Z  2025-10-10T00:23:02.5258520Z  2025-10-10T00:23:02.5259092Z [1,687 / 3,078] 16 actions, 15 running 2025-10-10T00:23:02.5259906Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-10-10T00:23:02.5260799Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-10-10T00:23:02.5261757Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-10-10T00:23:02.5262733Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.5263820Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.5264789Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:02.5265784Z Compiling tensorpipe/transport/ibv/reactor.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.5266804Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-10-10T00:23:02.7481617Z 2025-10-10T00:23:02.7482388Z  2025-10-10T00:23:02.7482877Z  2025-10-10T00:23:02.7483229Z  2025-10-10T00:23:02.7483598Z  2025-10-10T00:23:02.7483948Z  2025-10-10T00:23:02.7484342Z  2025-10-10T00:23:02.7484705Z  2025-10-10T00:23:02.7485056Z  2025-10-10T00:23:02.7485585Z [1,697 / 3,078] 16 actions, 15 running 2025-10-10T00:23:02.7486361Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-10-10T00:23:02.7487247Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-10-10T00:23:02.7488250Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-10-10T00:23:02.7489358Z Compiling tensorpipe/transport/shm/factory.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.7490800Z Compiling tensorpipe/transport/shm/reactor.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.7491929Z Compiling tensorpipe/transport/shm/sockaddr.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.7493215Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:02.7494040Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-10-10T00:23:02.9769462Z 2025-10-10T00:23:02.9770544Z  2025-10-10T00:23:02.9770979Z  2025-10-10T00:23:02.9771380Z  2025-10-10T00:23:02.9771733Z  2025-10-10T00:23:02.9772105Z  2025-10-10T00:23:02.9772454Z  2025-10-10T00:23:02.9772838Z  2025-10-10T00:23:02.9773174Z  2025-10-10T00:23:02.9773741Z [1,706 / 3,078] 16 actions, 15 running 2025-10-10T00:23:02.9778465Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-10-10T00:23:02.9779687Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-10-10T00:23:02.9780717Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-10-10T00:23:02.9781685Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:02.9782486Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:02.9783479Z Compiling tensorpipe/transport/uv/loop.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.9784684Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2025-10-10T00:23:02.9785782Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-10-10T00:23:03.1836250Z 2025-10-10T00:23:03.1837051Z  2025-10-10T00:23:03.1837556Z  2025-10-10T00:23:03.1837956Z  2025-10-10T00:23:03.1838369Z  2025-10-10T00:23:03.1838751Z  2025-10-10T00:23:03.1839146Z  2025-10-10T00:23:03.1839542Z  2025-10-10T00:23:03.1840004Z  2025-10-10T00:23:03.1840602Z [1,723 / 3,078] 16 actions, 15 running 2025-10-10T00:23:03.1841433Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-10-10T00:23:03.1842415Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-10-10T00:23:03.1843432Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-10-10T00:23:03.1844441Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:23:03.1845420Z Compiling third_party/libuv/src/unix/fs.c; 0s processwrapper-sandbox 2025-10-10T00:23:03.1846373Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2025-10-10T00:23:03.1847116Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2025-10-10T00:23:03.1848121Z Compiling third_party/libuv/src/unix/loop.c; 0s processwrapper-sandbox ... 2025-10-10T00:23:03.3918962Z 2025-10-10T00:23:03.3919818Z  2025-10-10T00:23:03.3920308Z  2025-10-10T00:23:03.3920740Z  2025-10-10T00:23:03.3921191Z  2025-10-10T00:23:03.3921585Z  2025-10-10T00:23:03.3922010Z  2025-10-10T00:23:03.3922400Z  2025-10-10T00:23:03.3922791Z  2025-10-10T00:23:03.3923404Z [1,735 / 3,078] 16 actions, 15 running 2025-10-10T00:23:03.3924245Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-10-10T00:23:03.3925168Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-10-10T00:23:03.3926139Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-10-10T00:23:03.3927141Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:23:03.3928001Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:03.3929014Z Compiling third_party/libuv/src/unix/thread.c; 0s processwrapper-sandbox 2025-10-10T00:23:03.3930227Z Compiling third_party/libuv/src/unix/tty.c; 0s processwrapper-sandbox 2025-10-10T00:23:03.3931420Z Compiling third_party/libuv/src/unix/udp.c; 0s processwrapper-sandbox ... 2025-10-10T00:23:03.6123364Z 2025-10-10T00:23:03.6124138Z  2025-10-10T00:23:03.6124598Z  2025-10-10T00:23:03.6124977Z  2025-10-10T00:23:03.6125369Z  2025-10-10T00:23:03.6125764Z  2025-10-10T00:23:03.6126475Z  2025-10-10T00:23:03.6126883Z  2025-10-10T00:23:03.6127277Z  2025-10-10T00:23:03.6127826Z [1,750 / 3,078] 15 actions, 14 running 2025-10-10T00:23:03.6128639Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-10-10T00:23:03.6129479Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-10-10T00:23:03.6130459Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-10-10T00:23:03.6131400Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-10-10T00:23:03.6132317Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2025-10-10T00:23:03.6133281Z Compiling src/logging.cc; 0s processwrapper-sandbox 2025-10-10T00:23:03.6134105Z Compiling src/raw_logging.cc; 0s processwrapper-sandbox 2025-10-10T00:23:03.6135336Z Compiling src/signalhandler.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:03.8373748Z 2025-10-10T00:23:03.8374827Z  2025-10-10T00:23:03.8375359Z  2025-10-10T00:23:03.8375790Z  2025-10-10T00:23:03.8376188Z  2025-10-10T00:23:03.8376595Z  2025-10-10T00:23:03.8376992Z  2025-10-10T00:23:03.8377411Z  2025-10-10T00:23:03.8377802Z  2025-10-10T00:23:03.8378395Z [1,763 / 3,078] 16 actions, 15 running 2025-10-10T00:23:03.8379249Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-10-10T00:23:03.8380220Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-10-10T00:23:03.8381263Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-10-10T00:23:03.8382301Z Compiling src/idl_gen_text.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:03.8383240Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:03.8529318Z Compiling src/reflection.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:03.8530282Z Compiling src/util.cpp; 0s processwrapper-sandbox 2025-10-10T00:23:03.8531196Z Compiling src/idl_gen_fbs.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:23:04.0383158Z 2025-10-10T00:23:04.0383968Z  2025-10-10T00:23:04.0384396Z  2025-10-10T00:23:04.0384758Z  2025-10-10T00:23:04.0385120Z  2025-10-10T00:23:04.0385480Z  2025-10-10T00:23:04.0385834Z  2025-10-10T00:23:04.0386190Z  2025-10-10T00:23:04.0386549Z  2025-10-10T00:23:04.0387088Z [1,774 / 3,078] 16 actions, 15 running 2025-10-10T00:23:04.0387832Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-10-10T00:23:04.0388652Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-10-10T00:23:04.0389560Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-10-10T00:23:04.0390544Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.0391516Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:23:04.0392396Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.0393310Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:23:04.0394162Z Compiling onnx/common/path.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:04.2473256Z 2025-10-10T00:23:04.2474456Z  2025-10-10T00:23:04.2474894Z  2025-10-10T00:23:04.2475243Z  2025-10-10T00:23:04.2475664Z  2025-10-10T00:23:04.2476024Z  2025-10-10T00:23:04.2476397Z  2025-10-10T00:23:04.2476744Z  2025-10-10T00:23:04.2477126Z  2025-10-10T00:23:04.2477649Z [1,785 / 3,079] 16 actions, 15 running 2025-10-10T00:23:04.2478459Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-10-10T00:23:04.2479435Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-10-10T00:23:04.2480479Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-10-10T00:23:04.2481625Z Compiling onnx/defs/controlflow/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.2482852Z Compiling onnx/defs/controlflow/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.2483999Z Compiling onnx/defs/controlflow/utils.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.2485087Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.2486015Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:04.4541230Z 2025-10-10T00:23:04.4542017Z  2025-10-10T00:23:04.4542467Z  2025-10-10T00:23:04.4542833Z  2025-10-10T00:23:04.4543202Z  2025-10-10T00:23:04.4543574Z  2025-10-10T00:23:04.4543926Z  2025-10-10T00:23:04.4544285Z  2025-10-10T00:23:04.4544632Z  2025-10-10T00:23:04.4545184Z [1,791 / 3,079] 16 actions running 2025-10-10T00:23:04.4545984Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-10-10T00:23:04.4547264Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-10-10T00:23:04.4548254Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-10-10T00:23:04.4549347Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.4550422Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.4551490Z Compiling onnx/defs/generator/utils.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.4552481Z Compiling onnx/defs/image/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.4553514Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:04.6562759Z 2025-10-10T00:23:04.6563543Z  2025-10-10T00:23:04.6564032Z  2025-10-10T00:23:04.6564424Z  2025-10-10T00:23:04.6564825Z  2025-10-10T00:23:04.6565202Z  2025-10-10T00:23:04.6565588Z  2025-10-10T00:23:04.6565973Z  2025-10-10T00:23:04.6566430Z  2025-10-10T00:23:04.6566961Z [1,796 / 3,079] 16 actions running 2025-10-10T00:23:04.6567799Z Executing genrule //:gen_aten; 30s processwrapper-sandbox 2025-10-10T00:23:04.6568795Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-10-10T00:23:04.6569790Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-10-10T00:23:04.6570844Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:23:04.6571814Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.6572816Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.6573766Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.6575127Z Compiling onnx/defs/math/utils.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:04.8565460Z 2025-10-10T00:23:04.8566190Z  2025-10-10T00:23:04.8566657Z  2025-10-10T00:23:04.8567080Z  2025-10-10T00:23:04.8567471Z  2025-10-10T00:23:04.8567912Z  2025-10-10T00:23:04.8568287Z  2025-10-10T00:23:04.8568692Z  2025-10-10T00:23:04.8569080Z  2025-10-10T00:23:04.8569648Z [1,801 / 3,079] 16 actions running 2025-10-10T00:23:04.8570457Z Executing genrule //:gen_aten; 30s processwrapper-sandbox 2025-10-10T00:23:04.8571374Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-10-10T00:23:04.8572397Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-10-10T00:23:04.8573444Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:23:04.8574694Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.8575606Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.8576665Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2025-10-10T00:23:04.8577827Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:05.0713357Z 2025-10-10T00:23:05.0714118Z  2025-10-10T00:23:05.0714595Z  2025-10-10T00:23:05.0714996Z  2025-10-10T00:23:05.0715517Z  2025-10-10T00:23:05.0715919Z  2025-10-10T00:23:05.0716318Z  2025-10-10T00:23:05.0716998Z  2025-10-10T00:23:05.0717430Z  2025-10-10T00:23:05.0718024Z [1,808 / 3,079] 16 actions, 15 running 2025-10-10T00:23:05.0718839Z Executing genrule //:gen_aten; 30s processwrapper-sandbox 2025-10-10T00:23:05.0719783Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-10-10T00:23:05.0720751Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-10-10T00:23:05.0721731Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-10-10T00:23:05.0722649Z Compiling onnx/defs/printer.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.0723627Z Compiling onnx/defs/quantization/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.0724755Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.0726099Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:05.2761825Z 2025-10-10T00:23:05.2762757Z  2025-10-10T00:23:05.2763284Z  2025-10-10T00:23:05.2763739Z  2025-10-10T00:23:05.2764080Z  2025-10-10T00:23:05.2764401Z  2025-10-10T00:23:05.2764749Z  2025-10-10T00:23:05.2765082Z  2025-10-10T00:23:05.2765427Z  2025-10-10T00:23:05.2765985Z [1,812 / 3,079] 16 actions, 14 running 2025-10-10T00:23:05.2766837Z Executing genrule //:gen_aten; 30s processwrapper-sandbox 2025-10-10T00:23:05.2767819Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-10-10T00:23:05.2768866Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-10-10T00:23:05.2769905Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:23:05.2770886Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.2771848Z Compiling onnx/defs/reduction/utils.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.2772788Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.2773706Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-10-10T00:23:05.4903520Z 2025-10-10T00:23:05.4904320Z  2025-10-10T00:23:05.4904782Z  2025-10-10T00:23:05.4905193Z  2025-10-10T00:23:05.4905564Z  2025-10-10T00:23:05.4905945Z  2025-10-10T00:23:05.4906306Z  2025-10-10T00:23:05.4906678Z  2025-10-10T00:23:05.4907057Z  2025-10-10T00:23:05.4907670Z [1,819 / 3,079] 15 actions, 14 running 2025-10-10T00:23:05.4908522Z Executing genrule //:gen_aten; 30s processwrapper-sandbox 2025-10-10T00:23:05.4909423Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-10-10T00:23:05.4910399Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-10-10T00:23:05.4911373Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:23:05.4912330Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.4913278Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.4914243Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.4915303Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:05.7045334Z 2025-10-10T00:23:05.7046160Z  2025-10-10T00:23:05.7046673Z  2025-10-10T00:23:05.7047068Z  2025-10-10T00:23:05.7047489Z  2025-10-10T00:23:05.7047868Z  2025-10-10T00:23:05.7048261Z  2025-10-10T00:23:05.7048652Z  2025-10-10T00:23:05.7049036Z  2025-10-10T00:23:05.7049597Z [1,825 / 3,079] 16 actions, 15 running 2025-10-10T00:23:05.7050429Z Executing genrule //:gen_aten; 31s processwrapper-sandbox 2025-10-10T00:23:05.7051366Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-10-10T00:23:05.7052408Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-10-10T00:23:05.7053453Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:23:05.7054720Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.7055751Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2025-10-10T00:23:05.7056765Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:23:05.7057865Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox ... 2025-10-10T00:23:06.0197440Z 2025-10-10T00:23:06.0198168Z  2025-10-10T00:23:06.0198571Z  2025-10-10T00:23:06.0199030Z  2025-10-10T00:23:06.0199574Z  2025-10-10T00:23:06.0200143Z  2025-10-10T00:23:06.0200530Z  2025-10-10T00:23:06.0200921Z  2025-10-10T00:23:06.0201268Z  2025-10-10T00:23:06.0201668Z [1,836 / 3,079] 10 actions, 9 running 2025-10-10T00:23:06.0202193Z Executing genrule //:gen_aten; 31s processwrapper-sandbox 2025-10-10T00:23:06.0203206Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-10-10T00:23:06.0203972Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-10-10T00:23:06.0204661Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:23:06.0205123Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-10-10T00:23:06.0205535Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-10-10T00:23:06.0206103Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2025-10-10T00:23:06.0206684Z Linking c10/test/core_tests; 0s processwrapper-sandbox ... 2025-10-10T00:23:06.0666239Z 2025-10-10T00:23:06.0666981Z  2025-10-10T00:23:06.0667376Z  2025-10-10T00:23:06.0667808Z  2025-10-10T00:23:06.0668132Z  2025-10-10T00:23:06.0668535Z  2025-10-10T00:23:06.0668894Z  2025-10-10T00:23:06.0669244Z  2025-10-10T00:23:06.0669611Z  2025-10-10T00:23:06.0670265Z INFO: From Testing //c10/test:typeid_test: 2025-10-10T00:23:06.0670987Z ==================== Test output for //c10/test:typeid_test: 2025-10-10T00:23:06.0671607Z Running main() from gmock_main.cc 2025-10-10T00:23:06.0672210Z Note: Google Test filter = -*CUDA 2025-10-10T00:23:06.0672792Z [==========] Running 5 tests from 1 test suite. 2025-10-10T00:23:06.0673432Z [----------] Global test environment set-up. 2025-10-10T00:23:06.0674286Z [----------] 5 tests from TypeMetaTest 2025-10-10T00:23:06.0674906Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-10-10T00:23:06.0675674Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-10-10T00:23:06.0676280Z [ RUN ] TypeMetaTest.Names 2025-10-10T00:23:06.0676845Z [ OK ] TypeMetaTest.Names (0 ms) 2025-10-10T00:23:06.0677449Z [ RUN ] TypeMetaTest.TypeMeta 2025-10-10T00:23:06.0678075Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-10-10T00:23:06.0678676Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-10-10T00:23:06.0679377Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-10-10T00:23:06.0680080Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-10-10T00:23:06.0680803Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-10-10T00:23:06.0681558Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-10-10T00:23:06.0682030Z 2025-10-10T00:23:06.0682260Z [----------] Global test environment tear-down 2025-10-10T00:23:06.0682943Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-10-10T00:23:06.0683514Z [ PASSED ] 5 tests. 2025-10-10T00:23:06.0683995Z ================================================================================ 2025-10-10T00:23:06.0685269Z [1,839 / 3,080] 1 / 26 tests; 9 actions running; last test: ...est:typeid_test 2025-10-10T00:23:06.0686301Z Executing genrule //:gen_aten; 31s processwrapper-sandbox 2025-10-10T00:23:06.0687261Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-10-10T00:23:06.0688275Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-10-10T00:23:06.0689335Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:23:06.0690197Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-10-10T00:23:06.0691293Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2025-10-10T00:23:06.0692215Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2025-10-10T00:23:06.0693223Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox ... 2025-10-10T00:23:06.1464388Z 2025-10-10T00:23:06.1465167Z  2025-10-10T00:23:06.1465609Z  2025-10-10T00:23:06.1466056Z  2025-10-10T00:23:06.1466414Z  2025-10-10T00:23:06.1466771Z  2025-10-10T00:23:06.1467154Z  2025-10-10T00:23:06.1467493Z  2025-10-10T00:23:06.1467870Z  2025-10-10T00:23:06.1468451Z INFO: From Testing //c10/test:core_tests: 2025-10-10T00:23:06.1469172Z ==================== Test output for //c10/test:core_tests: 2025-10-10T00:23:06.1469784Z Running main() from gmock_main.cc 2025-10-10T00:23:06.1470698Z Note: Google Test filter = -*CUDA 2025-10-10T00:23:06.1471237Z [==========] Running 81 tests from 18 test suites. 2025-10-10T00:23:06.1471896Z [----------] Global test environment set-up. 2025-10-10T00:23:06.1472535Z [----------] 1 test from AllocatorConfigTest 2025-10-10T00:23:06.1473200Z [ RUN ] AllocatorConfigTest.allocator_config_test 2025-10-10T00:23:06.1474246Z [ OK ] AllocatorConfigTest.allocator_config_test (0 ms) 2025-10-10T00:23:06.1475010Z [----------] 1 test from AllocatorConfigTest (0 ms total) 2025-10-10T00:23:06.1475585Z 2025-10-10T00:23:06.1475858Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-10-10T00:23:06.1476716Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-10-10T00:23:06.1477770Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-10-10T00:23:06.1478855Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-10-10T00:23:06.1479933Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-10-10T00:23:06.1480988Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-10-10T00:23:06.1481592Z 2025-10-10T00:23:06.1481804Z [----------] 1 test from DeviceGuard 2025-10-10T00:23:06.1482480Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-10-10T00:23:06.1483348Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-10-10T00:23:06.1484087Z [----------] 1 test from DeviceGuard (0 ms total) 2025-10-10T00:23:06.1484525Z 2025-10-10T00:23:06.1484723Z [----------] 1 test from OptionalDeviceGuard 2025-10-10T00:23:06.1485436Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-10-10T00:23:06.1486426Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-10-10T00:23:06.1487267Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-10-10T00:23:06.1487728Z 2025-10-10T00:23:06.1487911Z [----------] 1 test from DeviceTest 2025-10-10T00:23:06.1488455Z [ RUN ] DeviceTest.BasicConstruction 2025-10-10T00:23:06.1489085Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-10-10T00:23:06.1489736Z [----------] 1 test from DeviceTest (0 ms total) 2025-10-10T00:23:06.1490155Z 2025-10-10T00:23:06.1490361Z [----------] 2 tests from DeviceTypeTest 2025-10-10T00:23:06.1491010Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-10-10T00:23:06.1491766Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-10-10T00:23:06.1492519Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-10-10T00:23:06.1493258Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-10-10T00:23:06.1493996Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-10-10T00:23:06.1494480Z 2025-10-10T00:23:06.1494713Z [----------] 17 tests from DispatchKeySet 2025-10-10T00:23:06.1495300Z [ RUN ] DispatchKeySet.ShowSemantics 2025-10-10T00:23:06.1495908Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-10-10T00:23:06.1496491Z [ RUN ] DispatchKeySet.Empty 2025-10-10T00:23:06.1497035Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-10-10T00:23:06.1497665Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-10-10T00:23:06.1498688Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-10-10T00:23:06.1499509Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-10-10T00:23:06.1500336Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-10-10T00:23:06.1501240Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-10-10T00:23:06.1502238Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-10-10T00:23:06.1503149Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-10-10T00:23:06.1503884Z [ OK ] DispatchKeySet.DoubletonPerBackend (16 ms) 2025-10-10T00:23:06.1504572Z [ RUN ] DispatchKeySet.Full 2025-10-10T00:23:06.1505116Z [ OK ] DispatchKeySet.Full (0 ms) 2025-10-10T00:23:06.1505760Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-10-10T00:23:06.1506438Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-10-10T00:23:06.1507475Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-10-10T00:23:06.1508433Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-10-10T00:23:06.1509206Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-10-10T00:23:06.1509843Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-10-10T00:23:06.1510496Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-10-10T00:23:06.1511207Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-10-10T00:23:06.1511870Z [ RUN ] DispatchKeySet.IteratorFull 2025-10-10T00:23:06.1512500Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-10-10T00:23:06.1513157Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-10-10T00:23:06.1513851Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-10-10T00:23:06.1514566Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-10-10T00:23:06.1515485Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-10-10T00:23:06.1516429Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-10-10T00:23:06.1517402Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-10-10T00:23:06.1518417Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-10-10T00:23:06.1519428Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-10-10T00:23:06.1520384Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-10-10T00:23:06.1521248Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (2 ms) 2025-10-10T00:23:06.1522055Z [----------] 17 tests from DispatchKeySet (19 ms total) 2025-10-10T00:23:06.1522524Z 2025-10-10T00:23:06.1522734Z [----------] 3 tests from ScalarTest 2025-10-10T00:23:06.1523323Z [ RUN ] ScalarTest.UnsignedConstructor 2025-10-10T00:23:06.1524030Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-10-10T00:23:06.1524692Z [ RUN ] ScalarTest.Equality 2025-10-10T00:23:06.1525260Z [ OK ] ScalarTest.Equality (0 ms) 2025-10-10T00:23:06.1525875Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-10-10T00:23:06.1526490Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-10-10T00:23:06.1527145Z [----------] 3 tests from ScalarTest (0 ms total) 2025-10-10T00:23:06.1527570Z 2025-10-10T00:23:06.1527756Z [----------] 10 tests from SymIntTest 2025-10-10T00:23:06.1528318Z [ RUN ] SymIntTest.ConcreteInts 2025-10-10T00:23:06.1528899Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-10-10T00:23:06.1529502Z [ RUN ] SymIntTest.CheckRange 2025-10-10T00:23:06.1530051Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-10-10T00:23:06.1530666Z [ RUN ] SymIntTest.Overflows 2025-10-10T00:23:06.1531171Z [ OK ] SymIntTest.Overflows (0 ms) 2025-10-10T00:23:06.1531777Z [ RUN ] SymIntTest.BinaryPlus 2025-10-10T00:23:06.1532382Z [ OK ] SymIntTest.BinaryPlus (0 ms) 2025-10-10T00:23:06.1532936Z [ RUN ] SymIntTest.BinaryMinus 2025-10-10T00:23:06.1533482Z [ OK ] SymIntTest.BinaryMinus (0 ms) 2025-10-10T00:23:06.1534061Z [ RUN ] SymIntTest.BinaryMultiplies 2025-10-10T00:23:06.1534669Z [ OK ] SymIntTest.BinaryMultiplies (0 ms) 2025-10-10T00:23:06.1535292Z [ RUN ] SymIntTest.BinaryDivides 2025-10-10T00:23:06.1536064Z [ OK ] SymIntTest.BinaryDivides (0 ms) 2025-10-10T00:23:06.1536693Z [ RUN ] SymIntTest.BinaryModulus 2025-10-10T00:23:06.1537272Z [ OK ] SymIntTest.BinaryModulus (0 ms) 2025-10-10T00:23:06.1537939Z [ RUN ] SymIntTest.BinaryComparisonOperators 2025-10-10T00:23:06.1538636Z [ OK ] SymIntTest.BinaryComparisonOperators (0 ms) 2025-10-10T00:23:06.1539324Z [ RUN ] SymIntTest.MinMax 2025-10-10T00:23:06.1539835Z [ OK ] SymIntTest.MinMax (0 ms) 2025-10-10T00:23:06.1540427Z [----------] 10 tests from SymIntTest (0 ms total) 2025-10-10T00:23:06.1540833Z 2025-10-10T00:23:06.1541028Z [----------] 5 tests from InlineDeviceGuard 2025-10-10T00:23:06.1541649Z [ RUN ] InlineDeviceGuard.Constructor 2025-10-10T00:23:06.1542298Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-10-10T00:23:06.1543090Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-10-10T00:23:06.1543789Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-10-10T00:23:06.1544453Z [ RUN ] InlineDeviceGuard.SetDevice 2025-10-10T00:23:06.1545077Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-10-10T00:23:06.1545724Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-10-10T00:23:06.1546373Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-10-10T00:23:06.1546995Z [ RUN ] InlineDeviceGuard.SetIndex 2025-10-10T00:23:06.1547675Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-10-10T00:23:06.1548376Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-10-10T00:23:06.1548834Z 2025-10-10T00:23:06.1549077Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-10-10T00:23:06.1549789Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-10-10T00:23:06.1550547Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-10-10T00:23:06.1551316Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-10-10T00:23:06.1552187Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-10-10T00:23:06.1552968Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-10-10T00:23:06.1553681Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-10-10T00:23:06.1554381Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-10-10T00:23:06.1555096Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-10-10T00:23:06.1556006Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-10-10T00:23:06.1556525Z 2025-10-10T00:23:06.1556729Z [----------] 4 tests from InlineStreamGuard 2025-10-10T00:23:06.1557363Z [ RUN ] InlineStreamGuard.Constructor 2025-10-10T00:23:06.1558005Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-10-10T00:23:06.1558737Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-10-10T00:23:06.1559553Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-10-10T00:23:06.1560439Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-10-10T00:23:06.1561375Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-10-10T00:23:06.1562281Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-10-10T00:23:06.1563132Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-10-10T00:23:06.1563921Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-10-10T00:23:06.1564407Z 2025-10-10T00:23:06.1564661Z [----------] 3 tests from InlineOptionalStreamGuard 2025-10-10T00:23:06.1565363Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-10-10T00:23:06.1566163Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-10-10T00:23:06.1566981Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-10-10T00:23:06.1567915Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-10-10T00:23:06.1568891Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-10-10T00:23:06.1569926Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-10-10T00:23:06.1570787Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-10-10T00:23:06.1571241Z 2025-10-10T00:23:06.1571586Z [----------] 1 test from InlineMultiStreamGuard 2025-10-10T00:23:06.1572193Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-10-10T00:23:06.1572819Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-10-10T00:23:06.1573500Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-10-10T00:23:06.1574202Z 2025-10-10T00:23:06.1574423Z [----------] 18 tests from SizesAndStridesTest 2025-10-10T00:23:06.1575026Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-10-10T00:23:06.1575714Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-10-10T00:23:06.1576349Z [ RUN ] SizesAndStridesTest.SetSizes 2025-10-10T00:23:06.1576929Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-10-10T00:23:06.1577510Z [ RUN ] SizesAndStridesTest.Resize 2025-10-10T00:23:06.1578282Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-10-10T00:23:06.1578901Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-10-10T00:23:06.1579558Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-10-10T00:23:06.1590849Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-10-10T00:23:06.1591779Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-10-10T00:23:06.1592480Z [ RUN ] SizesAndStridesTest.SetViaData 2025-10-10T00:23:06.1593139Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-10-10T00:23:06.1593839Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-10-10T00:23:06.1594558Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-10-10T00:23:06.1595253Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-10-10T00:23:06.1596051Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-10-10T00:23:06.1596811Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-10-10T00:23:06.1597778Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-10-10T00:23:06.1598761Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-10-10T00:23:06.1599746Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-10-10T00:23:06.1600724Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-10-10T00:23:06.1601641Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-10-10T00:23:06.1602576Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-10-10T00:23:06.1603482Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-10-10T00:23:06.1604408Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-10-10T00:23:06.1605287Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-10-10T00:23:06.1606198Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-10-10T00:23:06.1607067Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-10-10T00:23:06.1607989Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-10-10T00:23:06.1608925Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-10-10T00:23:06.1609774Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-10-10T00:23:06.1610693Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-10-10T00:23:06.1611561Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-10-10T00:23:06.1612379Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-10-10T00:23:06.1613223Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-10-10T00:23:06.1614052Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-10-10T00:23:06.1614781Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-10-10T00:23:06.1615202Z 2025-10-10T00:23:06.1615363Z [----------] 2 tests from ContextTest 2025-10-10T00:23:06.1615852Z [ RUN ] ContextTest.Basic 2025-10-10T00:23:06.1616330Z [ OK ] ContextTest.Basic (0 ms) 2025-10-10T00:23:06.1616860Z [ RUN ] ContextTest.cow_deleter 2025-10-10T00:23:06.1617396Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-10-10T00:23:06.1617974Z [----------] 2 tests from ContextTest (0 ms total) 2025-10-10T00:23:06.1618367Z 2025-10-10T00:23:06.1618554Z [----------] 3 tests from lazy_clone_storage_test 2025-10-10T00:23:06.1619348Z [ RUN ] lazy_clone_storage_test.no_context 2025-10-10T00:23:06.1619938Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-10-10T00:23:06.1620560Z [ RUN ] lazy_clone_storage_test.different_context 2025-10-10T00:23:06.1621198Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-10-10T00:23:06.1621870Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-10-10T00:23:06.1622537Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-10-10T00:23:06.1623304Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-10-10T00:23:06.1623770Z 2025-10-10T00:23:06.1623962Z [----------] 3 tests from materialize_test 2025-10-10T00:23:06.1624576Z [ RUN ] materialize_test.not_copy_on_write_context 2025-10-10T00:23:06.1625376Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-10-10T00:23:06.1626086Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-10-10T00:23:06.1626857Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-10-10T00:23:06.1627516Z [ RUN ] materialize_test.copy_on_write 2025-10-10T00:23:06.1628121Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-10-10T00:23:06.1628754Z [----------] 3 tests from materialize_test (0 ms total) 2025-10-10T00:23:06.1629212Z 2025-10-10T00:23:06.1629423Z [----------] Global test environment tear-down 2025-10-10T00:23:06.1630032Z [==========] 81 tests from 18 test suites ran. (21 ms total) 2025-10-10T00:23:06.1630610Z [ PASSED ] 81 tests. 2025-10-10T00:23:06.1631047Z ================================================================================ 2025-10-10T00:23:06.1632267Z [1,842 / 3,081] 2 / 26 tests; 8 actions running; last test: ...test:core_tests 2025-10-10T00:23:06.1633226Z Executing genrule //:gen_aten; 31s processwrapper-sandbox 2025-10-10T00:23:06.1634123Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-10-10T00:23:06.1635067Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-10-10T00:23:06.1636116Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-10-10T00:23:06.1636952Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2025-10-10T00:23:06.1637784Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-10-10T00:23:06.1638632Z Linking external/onnx/libonnx_proto.so; 0s processwrapper-sandbox 2025-10-10T00:23:06.1639428Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-10-10T00:23:06.4572164Z 2025-10-10T00:23:06.4572656Z  2025-10-10T00:23:06.4572935Z  2025-10-10T00:23:06.4573173Z  2025-10-10T00:23:06.4573393Z  2025-10-10T00:23:06.4573622Z  2025-10-10T00:23:06.4573838Z  2025-10-10T00:23:06.4574329Z  2025-10-10T00:23:06.4574579Z  2025-10-10T00:23:06.4575123Z [1,849 / 3,081] 2 / 26 tests; 4 actions running; last test: ...test:core_tests 2025-10-10T00:23:06.4575742Z Executing genrule //:gen_aten; 31s processwrapper-sandbox 2025-10-10T00:23:06.4576271Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-10-10T00:23:06.4576814Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-10-10T00:23:06.4577371Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-10-10T00:23:06.8576531Z 2025-10-10T00:23:06.8577163Z  2025-10-10T00:23:06.8577449Z  2025-10-10T00:23:06.8577690Z  2025-10-10T00:23:06.8577910Z  2025-10-10T00:23:06.8578471Z [1,851 / 3,081] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-10-10T00:23:06.8579079Z Executing genrule //:gen_aten; 32s processwrapper-sandbox 2025-10-10T00:23:06.8579615Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-10-10T00:23:06.8580172Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-10-10T00:23:07.8583681Z 2025-10-10T00:23:07.8584823Z  2025-10-10T00:23:07.8585249Z  2025-10-10T00:23:07.8585971Z  2025-10-10T00:23:07.8586837Z [1,851 / 3,081] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-10-10T00:23:07.8587848Z Executing genrule //:gen_aten; 33s processwrapper-sandbox 2025-10-10T00:23:07.8588680Z GenerateAten aten/src/ATen/ops; 29s processwrapper-sandbox 2025-10-10T00:23:07.8589518Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-10-10T00:23:08.8590745Z 2025-10-10T00:23:08.8591372Z  2025-10-10T00:23:08.8591643Z  2025-10-10T00:23:08.8591881Z  2025-10-10T00:23:08.8592427Z [1,851 / 3,081] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-10-10T00:23:08.8593052Z Executing genrule //:gen_aten; 34s processwrapper-sandbox 2025-10-10T00:23:08.8593875Z GenerateAten aten/src/ATen/ops; 30s processwrapper-sandbox 2025-10-10T00:23:08.8594412Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-10-10T00:23:10.0599133Z 2025-10-10T00:23:10.0600004Z  2025-10-10T00:23:10.0600450Z  2025-10-10T00:23:10.0600675Z  2025-10-10T00:23:10.0601363Z [1,851 / 3,081] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-10-10T00:23:10.0602124Z Executing genrule //:gen_aten; 35s processwrapper-sandbox 2025-10-10T00:23:10.0602772Z GenerateAten aten/src/ATen/ops; 31s processwrapper-sandbox 2025-10-10T00:23:10.0603319Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-10-10T00:23:11.2606226Z 2025-10-10T00:23:11.2606867Z  2025-10-10T00:23:11.2607163Z  2025-10-10T00:23:11.2607401Z  2025-10-10T00:23:11.2607942Z [1,851 / 3,081] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-10-10T00:23:11.2608592Z Executing genrule //:gen_aten; 36s processwrapper-sandbox 2025-10-10T00:23:11.2609103Z GenerateAten aten/src/ATen/ops; 33s processwrapper-sandbox 2025-10-10T00:23:11.2609647Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-10-10T00:23:11.7622766Z 2025-10-10T00:23:11.7623380Z  2025-10-10T00:23:11.7623680Z  2025-10-10T00:23:11.7623902Z  2025-10-10T00:23:11.7624280Z INFO: From GenerateAten aten/src/ATen/ops: 2025-10-10T00:23:11.7624788Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-10-10T00:23:11.7625352Z torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-10-10T00:23:11.7625905Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-10-10T00:23:11.7626636Z [1,851 / 3,081] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-10-10T00:23:11.7627243Z Executing genrule //:gen_aten; 37s processwrapper-sandbox 2025-10-10T00:23:11.7627779Z GenerateAten aten/src/ATen/ops; 33s processwrapper-sandbox 2025-10-10T00:23:11.7628309Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-10-10T00:23:12.2455689Z 2025-10-10T00:23:12.2456509Z  2025-10-10T00:23:12.2456882Z  2025-10-10T00:23:12.2457196Z  2025-10-10T00:23:12.2457985Z [1,852 / 3,081] 2 / 26 tests; 3 actions, 2 running; last test: ...t:core_tests 2025-10-10T00:23:12.2458961Z Executing genrule //:gen_aten; 37s processwrapper-sandbox 2025-10-10T00:23:12.2459822Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-10-10T00:23:12.2460714Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_DEFAULT_cp 2025-10-10T00:23:12.4616255Z 2025-10-10T00:23:12.4617154Z  2025-10-10T00:23:12.4617629Z  2025-10-10T00:23:12.4617990Z  2025-10-10T00:23:12.4618786Z [1,854 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:12.4619818Z Executing genrule //:gen_aten; 37s processwrapper-sandbox 2025-10-10T00:23:12.4620661Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-10-10T00:23:12.4621694Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.4622431Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.4623003Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-10-10T00:23:12.4623640Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.4624943Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.4625668Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-10-10T00:23:12.6508755Z 2025-10-10T00:23:12.6509669Z  2025-10-10T00:23:12.6510348Z  2025-10-10T00:23:12.6510697Z  2025-10-10T00:23:12.6511225Z  2025-10-10T00:23:12.6511728Z  2025-10-10T00:23:12.6512190Z  2025-10-10T00:23:12.6512752Z  2025-10-10T00:23:12.6513284Z  2025-10-10T00:23:12.6514582Z INFO: From Executing genrule //:gen_aten: 2025-10-10T00:23:12.6516046Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-10-10T00:23:12.6517807Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-10-10T00:23:12.6519616Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-10-10T00:23:12.6521418Z [1,854 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:12.6523038Z Executing genrule //:gen_aten; 38s processwrapper-sandbox 2025-10-10T00:23:12.6523896Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-10-10T00:23:12.6524676Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.6525336Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.6526061Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-10-10T00:23:12.6526754Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.6527408Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.6528133Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-10-10T00:23:12.8630925Z 2025-10-10T00:23:12.8631708Z  2025-10-10T00:23:12.8632171Z  2025-10-10T00:23:12.8632579Z  2025-10-10T00:23:12.8632965Z  2025-10-10T00:23:12.8633370Z  2025-10-10T00:23:12.8633757Z  2025-10-10T00:23:12.8634133Z  2025-10-10T00:23:12.8634535Z  2025-10-10T00:23:12.8635631Z [1,855 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:12.8636724Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-10-10T00:23:12.8637549Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.8638221Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.8638892Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-10-10T00:23:12.8639611Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.8640263Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-10-10T00:23:12.8640948Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-10-10T00:23:12.8641662Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-10-10T00:23:13.8567213Z 2025-10-10T00:23:13.8567975Z  2025-10-10T00:23:13.8568446Z  2025-10-10T00:23:13.8568803Z  2025-10-10T00:23:13.8569170Z  2025-10-10T00:23:13.8569519Z  2025-10-10T00:23:13.8569872Z  2025-10-10T00:23:13.8570216Z  2025-10-10T00:23:13.8570605Z  2025-10-10T00:23:13.8571522Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-10-10T00:23:13.8573017Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-10-10T00:23:13.8578152Z 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-10-10T00:23:13.8581975Z 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-10-10T00:23:13.8583166Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-10-10T00:23:13.8583733Z | ^~~~~~~~~~~~~~~~ 2025-10-10T00:23:13.8584737Z [1,855 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:13.8585739Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-10-10T00:23:13.8586559Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:13.8587224Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:13.8587913Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:13.8588804Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:13.8589431Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:13.8590066Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:13.8590727Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:14.0618845Z 2025-10-10T00:23:14.0619611Z  2025-10-10T00:23:14.0620065Z  2025-10-10T00:23:14.0620437Z  2025-10-10T00:23:14.0620832Z  2025-10-10T00:23:14.0621207Z  2025-10-10T00:23:14.0621591Z  2025-10-10T00:23:14.0621971Z  2025-10-10T00:23:14.0622363Z  2025-10-10T00:23:14.0623235Z [1,858 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:14.0624297Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-10-10T00:23:14.0625067Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:14.0625737Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:14.0626373Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:14.0627014Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:14.0627663Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:14.0628490Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:14.0629148Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:14.2645343Z 2025-10-10T00:23:14.2646374Z  2025-10-10T00:23:14.2646851Z  2025-10-10T00:23:14.2647218Z  2025-10-10T00:23:14.2647603Z  2025-10-10T00:23:14.2648002Z  2025-10-10T00:23:14.2648374Z  2025-10-10T00:23:14.2648755Z  2025-10-10T00:23:14.2649122Z  2025-10-10T00:23:14.2650068Z [1,859 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:14.2650960Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-10-10T00:23:14.2651828Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.2652435Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.2652998Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:14.2653682Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.2654280Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.2654915Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.2655565Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:14.3968712Z 2025-10-10T00:23:14.3969854Z  2025-10-10T00:23:14.3970361Z  2025-10-10T00:23:14.3970764Z  2025-10-10T00:23:14.3971185Z  2025-10-10T00:23:14.3971935Z  2025-10-10T00:23:14.3972328Z  2025-10-10T00:23:14.3972697Z  2025-10-10T00:23:14.3973063Z  2025-10-10T00:23:14.3974593Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-10-10T00:23:14.3976313Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15, 2025-10-10T00:23:14.3977094Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:23:14.3978105Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-10-10T00:23:14.3978802Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:14.3979509Z from aten/src/ATen/native/UpSample.h:8, 2025-10-10T00:23:14.3980944Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-10-10T00:23:14.3986585Z 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-10-10T00:23:14.3992498Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:973:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:14.3993869Z 973 | float_vec_return_type dequantize( 2025-10-10T00:23:14.3994460Z | ^~~~~~~~~~ 2025-10-10T00:23:14.3995649Z [1,860 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:14.3996687Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-10-10T00:23:14.3997505Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.3998202Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:14.3998887Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.3999560Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.4000251Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.4000891Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.4001584Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:14.6648815Z 2025-10-10T00:23:14.6649836Z  2025-10-10T00:23:14.6650302Z  2025-10-10T00:23:14.6650704Z  2025-10-10T00:23:14.6651104Z  2025-10-10T00:23:14.6651505Z  2025-10-10T00:23:14.6651880Z  2025-10-10T00:23:14.6652263Z  2025-10-10T00:23:14.6652658Z  2025-10-10T00:23:14.6653586Z [1,861 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:14.6654699Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-10-10T00:23:14.6655509Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.6656183Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.6656842Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.6657556Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.6658201Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.6658877Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.6659556Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:14.8652501Z 2025-10-10T00:23:14.8653451Z  2025-10-10T00:23:14.8653757Z  2025-10-10T00:23:14.8653979Z  2025-10-10T00:23:14.8654213Z  2025-10-10T00:23:14.8654431Z  2025-10-10T00:23:14.8654662Z  2025-10-10T00:23:14.8654879Z  2025-10-10T00:23:14.8655109Z  2025-10-10T00:23:14.8655654Z [1,863 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:14.8656298Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-10-10T00:23:14.8656832Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.8657245Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.8657656Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.8658024Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.8658741Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:14.8659119Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:14.8659612Z Executing genrule //:generate-code; 2s processwrapper-sandbox ... 2025-10-10T00:23:15.2713693Z 2025-10-10T00:23:15.2714437Z  2025-10-10T00:23:15.2715161Z  2025-10-10T00:23:15.2715592Z  2025-10-10T00:23:15.2716223Z  2025-10-10T00:23:15.2716566Z  2025-10-10T00:23:15.2716936Z  2025-10-10T00:23:15.2717542Z  2025-10-10T00:23:15.2717902Z  2025-10-10T00:23:15.2719009Z [1,864 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:15.2720298Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-10-10T00:23:15.2721613Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.2722463Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.2723063Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.2723711Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.2724362Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:15.2725172Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-10-10T00:23:15.2725986Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:15.3608128Z 2025-10-10T00:23:15.3608901Z  2025-10-10T00:23:15.3609392Z  2025-10-10T00:23:15.3609791Z  2025-10-10T00:23:15.3610228Z  2025-10-10T00:23:15.3610639Z  2025-10-10T00:23:15.3611035Z  2025-10-10T00:23:15.3611447Z  2025-10-10T00:23:15.3611840Z  2025-10-10T00:23:15.3612768Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-10-10T00:23:15.3614411Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-10-10T00:23:15.3616318Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:15.3618796Z 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-10-10T00:23:15.3621235Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-10-10T00:23:15.3622401Z | ^ 2025-10-10T00:23:15.3623328Z [1,865 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:15.3624455Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-10-10T00:23:15.3625302Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.3626022Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.3626747Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.3627467Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:15.3628608Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-10-10T00:23:15.3629447Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:15.3630202Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:15.5610477Z 2025-10-10T00:23:15.5611227Z  2025-10-10T00:23:15.5611690Z  2025-10-10T00:23:15.5612080Z  2025-10-10T00:23:15.5612484Z  2025-10-10T00:23:15.5612867Z  2025-10-10T00:23:15.5613254Z  2025-10-10T00:23:15.5613628Z  2025-10-10T00:23:15.5614029Z  2025-10-10T00:23:15.5614921Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-10-10T00:23:15.5616813Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:15.5618391Z 54 | #pragma unroll 2025-10-10T00:23:15.5618811Z | 2025-10-10T00:23:15.5625775Z [1,866 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:15.5626887Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-10-10T00:23:15.5627721Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.5628387Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.5629058Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.5629880Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-10-10T00:23:15.5630691Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:15.5631393Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:15.5632097Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:15.6770689Z 2025-10-10T00:23:15.6772643Z  2025-10-10T00:23:15.6773077Z  2025-10-10T00:23:15.6774376Z  2025-10-10T00:23:15.6774672Z  2025-10-10T00:23:15.6774886Z  2025-10-10T00:23:15.6775114Z  2025-10-10T00:23:15.6775328Z  2025-10-10T00:23:15.6775639Z  2025-10-10T00:23:15.6776791Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-10-10T00:23:15.6806168Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15, 2025-10-10T00:23:15.6806942Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:23:15.6807377Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-10-10T00:23:15.6807803Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:15.6808365Z from aten/src/ATen/native/UpSample.h:8, 2025-10-10T00:23:15.6809667Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-10-10T00:23:15.6812011Z 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-10-10T00:23:15.6814011Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:412:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-10-10T00:23:15.6815369Z 412 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-10-10T00:23:15.6816080Z | ^~~~~~~~~~~~~~~~~ 2025-10-10T00:23:15.6817105Z [1,869 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:15.6817945Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-10-10T00:23:15.6818524Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:15.6819201Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-10-10T00:23:15.6819826Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:15.6820289Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:15.6820883Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:15.6821563Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:15.6822076Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:16.0664264Z 2025-10-10T00:23:16.0665580Z  2025-10-10T00:23:16.0665896Z  2025-10-10T00:23:16.0666243Z  2025-10-10T00:23:16.0666476Z  2025-10-10T00:23:16.0666689Z  2025-10-10T00:23:16.0667428Z  2025-10-10T00:23:16.0667855Z  2025-10-10T00:23:16.0668096Z  2025-10-10T00:23:16.0668822Z [1,871 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:16.0669703Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-10-10T00:23:16.0670580Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-10-10T00:23:16.0671158Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.0671586Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.0672197Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:16.0679996Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:16.0681294Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:16.0681891Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:16.4671849Z 2025-10-10T00:23:16.4672794Z  2025-10-10T00:23:16.4673114Z  2025-10-10T00:23:16.4673405Z  2025-10-10T00:23:16.4673800Z  2025-10-10T00:23:16.4674360Z  2025-10-10T00:23:16.4674604Z  2025-10-10T00:23:16.4674831Z  2025-10-10T00:23:16.4675046Z  2025-10-10T00:23:16.4675690Z [1,872 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:16.4676321Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-10-10T00:23:16.4676852Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-10-10T00:23:16.4685897Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.4686603Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.4687269Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.4687976Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:16.4688701Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:16.4689433Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:16.8678459Z 2025-10-10T00:23:16.8679377Z  2025-10-10T00:23:16.8679838Z  2025-10-10T00:23:16.8680194Z  2025-10-10T00:23:16.8680715Z  2025-10-10T00:23:16.8681077Z  2025-10-10T00:23:16.8681426Z  2025-10-10T00:23:16.8682022Z  2025-10-10T00:23:16.8682424Z  2025-10-10T00:23:16.8683299Z [1,873 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:16.8685742Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-10-10T00:23:16.8686805Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-10-10T00:23:16.8687690Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.8688415Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.8690096Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.8691661Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:16.8692375Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:16.8693065Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:17.2614467Z 2025-10-10T00:23:17.2615202Z  2025-10-10T00:23:17.2615666Z  2025-10-10T00:23:17.2616065Z  2025-10-10T00:23:17.2616454Z  2025-10-10T00:23:17.2616857Z  2025-10-10T00:23:17.2617278Z  2025-10-10T00:23:17.2617666Z  2025-10-10T00:23:17.2618036Z  2025-10-10T00:23:17.2618953Z [1,874 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:17.2620085Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-10-10T00:23:17.2621021Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-10-10T00:23:17.2621836Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.2622500Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.2623169Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:17.2623805Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:17.2624469Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:17.2625168Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:17.4684001Z 2025-10-10T00:23:17.4684962Z  2025-10-10T00:23:17.4685455Z  2025-10-10T00:23:17.4685868Z  2025-10-10T00:23:17.4686267Z  2025-10-10T00:23:17.4686645Z  2025-10-10T00:23:17.4687046Z  2025-10-10T00:23:17.4687429Z  2025-10-10T00:23:17.4687815Z  2025-10-10T00:23:17.4688823Z [1,874 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:17.5057637Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-10-10T00:23:17.5058824Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-10-10T00:23:17.5059302Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.5059678Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.5060067Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:17.5060450Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:17.5060817Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:17.5061216Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:17.8693528Z 2025-10-10T00:23:17.8694710Z  2025-10-10T00:23:17.8695046Z  2025-10-10T00:23:17.8695283Z  2025-10-10T00:23:17.8695523Z  2025-10-10T00:23:17.8697544Z  2025-10-10T00:23:17.8697766Z  2025-10-10T00:23:17.8698021Z  2025-10-10T00:23:17.8698347Z  2025-10-10T00:23:17.8699210Z [1,875 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:17.8699986Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-10-10T00:23:17.8700698Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-10-10T00:23:17.8701338Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.8701849Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.8702336Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:17.8702837Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:17.8703420Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:17.8703835Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:18.1071708Z 2025-10-10T00:23:18.1072515Z  2025-10-10T00:23:18.1072983Z  2025-10-10T00:23:18.1073428Z  2025-10-10T00:23:18.1073788Z  2025-10-10T00:23:18.1074449Z  2025-10-10T00:23:18.1074826Z  2025-10-10T00:23:18.1075218Z  2025-10-10T00:23:18.1075641Z  2025-10-10T00:23:18.1076653Z [1,875 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:18.1077742Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-10-10T00:23:18.1078693Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-10-10T00:23:18.1079488Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:18.1080156Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:18.1080834Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.1081463Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.1082137Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.1082848Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:18.2596833Z 2025-10-10T00:23:18.2597877Z  2025-10-10T00:23:18.2598406Z  2025-10-10T00:23:18.2598848Z  2025-10-10T00:23:18.2599098Z  2025-10-10T00:23:18.2599320Z  2025-10-10T00:23:18.2599790Z  2025-10-10T00:23:18.2600003Z  2025-10-10T00:23:18.2600235Z  2025-10-10T00:23:18.2601284Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-10-10T00:23:18.2602920Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:18.2604072Z 181 | # pragma unroll 2025-10-10T00:23:18.2604588Z | 2025-10-10T00:23:18.2605115Z [1,875 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:18.2605936Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-10-10T00:23:18.2606709Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-10-10T00:23:18.2607411Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:18.2607806Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:18.2608612Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.2609231Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.2609816Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.2610224Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:18.2904576Z 2025-10-10T00:23:18.2905400Z  2025-10-10T00:23:18.2905867Z  2025-10-10T00:23:18.2906280Z  2025-10-10T00:23:18.2906671Z  2025-10-10T00:23:18.2907077Z  2025-10-10T00:23:18.2907464Z  2025-10-10T00:23:18.2907854Z  2025-10-10T00:23:18.2908238Z  2025-10-10T00:23:18.2909172Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-10-10T00:23:18.2911010Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-10-10T00:23:18.2913401Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-10-10T00:23:18.2916123Z 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-10-10T00:23:18.2918276Z 238 | [=](Vectorized a) -> Vectorized { return a; }); 2025-10-10T00:23:18.2919087Z | ^ 2025-10-10T00:23:18.2920144Z [1,875 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:18.2921382Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-10-10T00:23:18.2922492Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-10-10T00:23:18.2923467Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:18.2924267Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:18.2925098Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.2925900Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.2926719Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.2927554Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:18.5071529Z 2025-10-10T00:23:18.5072385Z  2025-10-10T00:23:18.5072674Z  2025-10-10T00:23:18.5072907Z  2025-10-10T00:23:18.5073122Z  2025-10-10T00:23:18.5073348Z  2025-10-10T00:23:18.5073578Z  2025-10-10T00:23:18.5073800Z  2025-10-10T00:23:18.5074350Z  2025-10-10T00:23:18.5075174Z [1,878 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:18.5076227Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-10-10T00:23:18.5077074Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-10-10T00:23:18.5077804Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.5078438Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.5079022Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.5079627Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:18.5080240Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:18.5080718Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:18.8363674Z 2025-10-10T00:23:18.8365479Z  2025-10-10T00:23:18.8366026Z  2025-10-10T00:23:18.8366447Z  2025-10-10T00:23:18.8366852Z  2025-10-10T00:23:18.8367278Z  2025-10-10T00:23:18.8367687Z  2025-10-10T00:23:18.8387320Z  2025-10-10T00:23:18.8388059Z  2025-10-10T00:23:18.8389061Z [1,879 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:18.8390206Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-10-10T00:23:18.8391234Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-10-10T00:23:18.8392176Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.8392900Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.8395697Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.8396563Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:18.8397333Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:18.8398021Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:19.1322815Z 2025-10-10T00:23:19.1323699Z  2025-10-10T00:23:19.1323978Z  2025-10-10T00:23:19.1324216Z  2025-10-10T00:23:19.1324432Z  2025-10-10T00:23:19.1324658Z  2025-10-10T00:23:19.1324868Z  2025-10-10T00:23:19.1325095Z  2025-10-10T00:23:19.1325322Z  2025-10-10T00:23:19.1325851Z [1,879 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:19.2521210Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-10-10T00:23:19.2522030Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-10-10T00:23:19.2522522Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:19.2522921Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:19.2523294Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:19.2524180Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:19.2524769Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:19.2525303Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:20.2530269Z 2025-10-10T00:23:20.2530920Z  2025-10-10T00:23:20.2531222Z  2025-10-10T00:23:20.2531449Z  2025-10-10T00:23:20.2531682Z  2025-10-10T00:23:20.2531898Z  2025-10-10T00:23:20.2532130Z  2025-10-10T00:23:20.2532341Z  2025-10-10T00:23:20.2532571Z  2025-10-10T00:23:20.2533231Z [1,879 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:20.2533897Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-10-10T00:23:20.2534455Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-10-10T00:23:20.2534911Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.2535309Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.2535727Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.2536124Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:20.2536507Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.2536900Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox ... 2025-10-10T00:23:20.4670955Z 2025-10-10T00:23:20.4672115Z  2025-10-10T00:23:20.4672563Z  2025-10-10T00:23:20.4672887Z  2025-10-10T00:23:20.4674498Z  2025-10-10T00:23:20.4674962Z  2025-10-10T00:23:20.4675302Z  2025-10-10T00:23:20.4675715Z  2025-10-10T00:23:20.4676087Z  2025-10-10T00:23:20.4676903Z [1,882 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:20.4677869Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-10-10T00:23:20.4678701Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-10-10T00:23:20.4679403Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.4679953Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.4680514Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.4681077Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:20.4681674Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:20.4682239Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:20.5217102Z 2025-10-10T00:23:20.5217977Z  2025-10-10T00:23:20.5218467Z  2025-10-10T00:23:20.5218895Z  2025-10-10T00:23:20.5219313Z  2025-10-10T00:23:20.5219741Z  2025-10-10T00:23:20.5220145Z  2025-10-10T00:23:20.5220527Z  2025-10-10T00:23:20.5220928Z  2025-10-10T00:23:20.5222434Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-10-10T00:23:20.5272691Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5274800Z 449 | # pragma unroll 2025-10-10T00:23:20.5275269Z | 2025-10-10T00:23:20.5276859Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5278589Z 574 | # pragma unroll 2025-10-10T00:23:20.5279103Z | 2025-10-10T00:23:20.5280639Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5283830Z 660 | # pragma unroll 2025-10-10T00:23:20.5284325Z | 2025-10-10T00:23:20.5285849Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5287595Z 758 | # pragma unroll 2025-10-10T00:23:20.5288069Z | 2025-10-10T00:23:20.5289605Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5291328Z 799 | # pragma unroll 2025-10-10T00:23:20.5291823Z | 2025-10-10T00:23:20.5293340Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5295086Z 933 | # pragma unroll 2025-10-10T00:23:20.5295587Z | 2025-10-10T00:23:20.5297097Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5298842Z 987 | # pragma unroll 2025-10-10T00:23:20.5299337Z | 2025-10-10T00:23:20.5300878Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5302643Z 1119 | # pragma unroll 2025-10-10T00:23:20.5303109Z | 2025-10-10T00:23:20.5304640Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:20.5306355Z 1126 | # pragma unroll 2025-10-10T00:23:20.5306860Z | 2025-10-10T00:23:20.5307966Z [1,883 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:20.5309077Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-10-10T00:23:20.5310095Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-10-10T00:23:20.5310964Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.5311676Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.5312398Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:20.5313124Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:20.5313833Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:20.5314546Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:20.8671635Z 2025-10-10T00:23:20.8672430Z  2025-10-10T00:23:20.8672906Z  2025-10-10T00:23:20.8673325Z  2025-10-10T00:23:20.8673749Z  2025-10-10T00:23:20.8674441Z  2025-10-10T00:23:20.8674842Z  2025-10-10T00:23:20.8675253Z  2025-10-10T00:23:20.8675713Z  2025-10-10T00:23:20.8676660Z [1,885 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:20.8677775Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-10-10T00:23:20.8678826Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-10-10T00:23:20.8679713Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:20.9288147Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:20.9289828Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:20.9290552Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:20.9291763Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:20.9292505Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:21.1299924Z 2025-10-10T00:23:21.1300674Z  2025-10-10T00:23:21.1300976Z  2025-10-10T00:23:21.1301254Z  2025-10-10T00:23:21.1301564Z  2025-10-10T00:23:21.1301832Z  2025-10-10T00:23:21.1302062Z  2025-10-10T00:23:21.1302289Z  2025-10-10T00:23:21.1302500Z  2025-10-10T00:23:21.1303204Z [1,886 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:21.1306321Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-10-10T00:23:21.1307019Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-10-10T00:23:21.1307748Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:21.1308372Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:21.1308905Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.1309308Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:21.1309737Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:21.1310406Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:21.4257601Z 2025-10-10T00:23:21.4259640Z  2025-10-10T00:23:21.4260666Z  2025-10-10T00:23:21.4261314Z  2025-10-10T00:23:21.4261627Z  2025-10-10T00:23:21.4261942Z  2025-10-10T00:23:21.4262271Z  2025-10-10T00:23:21.4262711Z  2025-10-10T00:23:21.4263088Z  2025-10-10T00:23:21.4263964Z [1,887 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:21.4264929Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-10-10T00:23:21.4265783Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-10-10T00:23:21.4266600Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:21.4267213Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.4267724Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.4268331Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.4268951Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.4269650Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:21.7023519Z 2025-10-10T00:23:21.7024536Z  2025-10-10T00:23:21.7024992Z  2025-10-10T00:23:21.7025425Z  2025-10-10T00:23:21.7025856Z  2025-10-10T00:23:21.7026246Z  2025-10-10T00:23:21.7026684Z  2025-10-10T00:23:21.7027011Z  2025-10-10T00:23:21.7027371Z  2025-10-10T00:23:21.7028356Z [1,889 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:21.7029515Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-10-10T00:23:21.7030487Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-10-10T00:23:21.7031330Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.7032007Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.7032456Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.7033089Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:21.7033771Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:21.7034504Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:21.9306372Z 2025-10-10T00:23:21.9307193Z  2025-10-10T00:23:21.9307501Z  2025-10-10T00:23:21.9307784Z  2025-10-10T00:23:21.9308130Z  2025-10-10T00:23:21.9308343Z  2025-10-10T00:23:21.9308694Z  2025-10-10T00:23:21.9309063Z  2025-10-10T00:23:21.9309428Z  2025-10-10T00:23:21.9315747Z [1,889 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:21.9317029Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-10-10T00:23:21.9317762Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-10-10T00:23:21.9318420Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.9318815Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.9319285Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.9319673Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:21.9320064Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:21.9320557Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:22.7632513Z 2025-10-10T00:23:22.7633304Z  2025-10-10T00:23:22.7633688Z  2025-10-10T00:23:22.7634030Z  2025-10-10T00:23:22.7634352Z  2025-10-10T00:23:22.7634676Z  2025-10-10T00:23:22.7634978Z  2025-10-10T00:23:22.7635343Z  2025-10-10T00:23:22.7635756Z  2025-10-10T00:23:22.7636566Z [1,890 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:22.7637469Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-10-10T00:23:22.7638274Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-10-10T00:23:22.7638991Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:22.7639542Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:22.7640116Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:22.7640657Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:22.7641216Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:22.7641785Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:23.1319826Z 2025-10-10T00:23:23.1320410Z  2025-10-10T00:23:23.1320678Z  2025-10-10T00:23:23.1320922Z  2025-10-10T00:23:23.1321165Z  2025-10-10T00:23:23.1321389Z  2025-10-10T00:23:23.1321597Z  2025-10-10T00:23:23.1321821Z  2025-10-10T00:23:23.1322034Z  2025-10-10T00:23:23.1322585Z [1,891 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:23.1323220Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-10-10T00:23:23.1323760Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-10-10T00:23:23.1324233Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:23.1324605Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:23.1325006Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:23.1325390Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:23.1325787Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:23.1326183Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:23.3607829Z 2025-10-10T00:23:23.3608696Z  2025-10-10T00:23:23.3609155Z  2025-10-10T00:23:23.3609560Z  2025-10-10T00:23:23.3609960Z  2025-10-10T00:23:23.3610351Z  2025-10-10T00:23:23.3610721Z  2025-10-10T00:23:23.3611326Z  2025-10-10T00:23:23.3611723Z  2025-10-10T00:23:23.3612691Z [1,892 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:23.3613828Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-10-10T00:23:23.3614802Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-10-10T00:23:23.3615656Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:23.3616354Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:23.3617100Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:23.3617766Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:23.3618442Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:23.3619467Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:24.0955834Z 2025-10-10T00:23:24.0956598Z  2025-10-10T00:23:24.0957076Z  2025-10-10T00:23:24.0957455Z  2025-10-10T00:23:24.0957840Z  2025-10-10T00:23:24.0958217Z  2025-10-10T00:23:24.0958615Z  2025-10-10T00:23:24.0958992Z  2025-10-10T00:23:24.0959381Z  2025-10-10T00:23:24.0960318Z [1,893 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:24.0961400Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-10-10T00:23:24.0962343Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-10-10T00:23:24.0963155Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:24.0964182Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:24.0964865Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.0965550Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.0966193Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.0966884Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-10-10T00:23:24.3032174Z 2025-10-10T00:23:24.3033209Z  2025-10-10T00:23:24.3033522Z  2025-10-10T00:23:24.3033777Z  2025-10-10T00:23:24.3034131Z  2025-10-10T00:23:24.3034441Z  2025-10-10T00:23:24.3035011Z  2025-10-10T00:23:24.3035224Z  2025-10-10T00:23:24.3035535Z  2025-10-10T00:23:24.3036614Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-10-10T00:23:24.3037864Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-10-10T00:23:24.3039703Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:24.3041791Z 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-10-10T00:23:24.3043869Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-10-10T00:23:24.3044391Z | ^ 2025-10-10T00:23:24.3045247Z [1,895 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:24.3045868Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-10-10T00:23:24.3046974Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-10-10T00:23:24.3047691Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:24.3048265Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.3048842Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.3049470Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:24.3050278Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.3050697Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:24.5292705Z 2025-10-10T00:23:24.5293566Z  2025-10-10T00:23:24.5294203Z  2025-10-10T00:23:24.5294725Z  2025-10-10T00:23:24.5295223Z  2025-10-10T00:23:24.5295722Z  2025-10-10T00:23:24.5296198Z  2025-10-10T00:23:24.5296675Z  2025-10-10T00:23:24.5297160Z  2025-10-10T00:23:24.5298217Z [1,897 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:24.5299413Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-10-10T00:23:24.5300431Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-10-10T00:23:24.5301371Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.5302190Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:24.5302984Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.5304080Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.5304837Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.5305619Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:24.7864240Z 2025-10-10T00:23:24.7865026Z  2025-10-10T00:23:24.7865537Z  2025-10-10T00:23:24.7865954Z  2025-10-10T00:23:24.7866372Z  2025-10-10T00:23:24.7866786Z  2025-10-10T00:23:24.7867182Z  2025-10-10T00:23:24.7867570Z  2025-10-10T00:23:24.7867957Z  2025-10-10T00:23:24.7868975Z [1,899 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:24.7870190Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-10-10T00:23:24.7871201Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-10-10T00:23:24.7905728Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.7906443Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.7907170Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.7907879Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.7908585Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:24.7909309Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:24.9514404Z 2025-10-10T00:23:24.9515190Z  2025-10-10T00:23:24.9515653Z  2025-10-10T00:23:24.9515951Z  2025-10-10T00:23:24.9516258Z  2025-10-10T00:23:24.9516550Z  2025-10-10T00:23:24.9516860Z  2025-10-10T00:23:24.9517150Z  2025-10-10T00:23:24.9517460Z  2025-10-10T00:23:24.9518197Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-10-10T00:23:24.9520063Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:24.9521458Z 107 | # pragma unroll 2025-10-10T00:23:24.9521831Z | 2025-10-10T00:23:24.9523679Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:24.9524870Z 123 | # pragma unroll 2025-10-10T00:23:24.9525359Z | 2025-10-10T00:23:24.9526118Z [1,900 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:24.9527041Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-10-10T00:23:24.9527909Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-10-10T00:23:24.9528556Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.9530460Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.9531033Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:24.9531605Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:24.9532184Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:24.9532787Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:25.1879381Z 2025-10-10T00:23:25.1880034Z  2025-10-10T00:23:25.1880527Z  2025-10-10T00:23:25.1880898Z  2025-10-10T00:23:25.1881155Z  2025-10-10T00:23:25.1881373Z  2025-10-10T00:23:25.1881605Z  2025-10-10T00:23:25.1881821Z  2025-10-10T00:23:25.1882084Z  2025-10-10T00:23:25.1882816Z [1,903 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:25.1883461Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-10-10T00:23:25.1884016Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-10-10T00:23:25.1884587Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:25.1885045Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:25.1885613Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:25.1885997Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:25.1889358Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:25.1889957Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:26.0649987Z 2025-10-10T00:23:26.0650785Z  2025-10-10T00:23:26.0651248Z  2025-10-10T00:23:26.0651661Z  2025-10-10T00:23:26.0652042Z  2025-10-10T00:23:26.0652445Z  2025-10-10T00:23:26.0652831Z  2025-10-10T00:23:26.0653232Z  2025-10-10T00:23:26.0653611Z  2025-10-10T00:23:26.0654567Z [1,904 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:26.0655702Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-10-10T00:23:26.0656672Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-10-10T00:23:26.0657899Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:26.0658580Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.0659264Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:26.0659974Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:26.0660658Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:26.0661387Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:26.3885342Z 2025-10-10T00:23:26.3886317Z  2025-10-10T00:23:26.3886796Z  2025-10-10T00:23:26.3887180Z  2025-10-10T00:23:26.3887577Z  2025-10-10T00:23:26.3887968Z  2025-10-10T00:23:26.3888332Z  2025-10-10T00:23:26.3888939Z  2025-10-10T00:23:26.3889361Z  2025-10-10T00:23:26.3890548Z [1,904 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:26.3891754Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-10-10T00:23:26.3892852Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-10-10T00:23:26.3893694Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:26.3894371Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:26.3894987Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.3895687Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.3896333Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.3897054Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-10-10T00:23:26.6870625Z 2025-10-10T00:23:26.6871349Z  2025-10-10T00:23:26.6871842Z  2025-10-10T00:23:26.6872250Z  2025-10-10T00:23:26.6872673Z  2025-10-10T00:23:26.6873076Z  2025-10-10T00:23:26.6873497Z  2025-10-10T00:23:26.6873893Z  2025-10-10T00:23:26.6892303Z  2025-10-10T00:23:26.6893319Z [1,905 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:26.6894601Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-10-10T00:23:26.6895627Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-10-10T00:23:26.6896540Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:26.6897268Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.6897973Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.6898687Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.6899408Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:26.6900164Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:26.9890386Z 2025-10-10T00:23:26.9891715Z  2025-10-10T00:23:26.9892193Z  2025-10-10T00:23:26.9892829Z  2025-10-10T00:23:26.9893064Z  2025-10-10T00:23:26.9893324Z  2025-10-10T00:23:26.9893589Z  2025-10-10T00:23:26.9893997Z  2025-10-10T00:23:26.9894899Z  2025-10-10T00:23:26.9895466Z [1,907 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:26.9896460Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-10-10T00:23:26.9900112Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-10-10T00:23:26.9901158Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.9901543Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.9902030Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:26.9902436Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.9902806Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:26.9903362Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-10-10T00:23:27.3291959Z 2025-10-10T00:23:27.3292743Z  2025-10-10T00:23:27.3293226Z  2025-10-10T00:23:27.3293638Z  2025-10-10T00:23:27.3294000Z  2025-10-10T00:23:27.3294386Z  2025-10-10T00:23:27.3294766Z  2025-10-10T00:23:27.3295462Z  2025-10-10T00:23:27.3295846Z  2025-10-10T00:23:27.3296748Z [1,908 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:27.3297842Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-10-10T00:23:27.3298801Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-10-10T00:23:27.3299639Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:27.3300245Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:27.3300912Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:27.3301566Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:27.3302213Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:27.3302914Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:27.5904455Z 2025-10-10T00:23:27.5905101Z  2025-10-10T00:23:27.5905390Z  2025-10-10T00:23:27.5905609Z  2025-10-10T00:23:27.5905889Z  2025-10-10T00:23:27.5906116Z  2025-10-10T00:23:27.5906329Z  2025-10-10T00:23:27.5906555Z  2025-10-10T00:23:27.5906762Z  2025-10-10T00:23:27.5907320Z [1,908 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:27.5907940Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-10-10T00:23:27.5908491Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-10-10T00:23:27.5908947Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:27.5909342Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:27.5909742Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:27.5910112Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:27.5910504Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:27.5910898Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:28.6280309Z 2025-10-10T00:23:28.6281273Z  2025-10-10T00:23:28.6281557Z  2025-10-10T00:23:28.6281791Z  2025-10-10T00:23:28.6282018Z  2025-10-10T00:23:28.6282233Z  2025-10-10T00:23:28.6282460Z  2025-10-10T00:23:28.6282699Z  2025-10-10T00:23:28.6282924Z  2025-10-10T00:23:28.6283459Z [1,909 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:28.6284084Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-10-10T00:23:28.6284622Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-10-10T00:23:28.6285096Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:28.6285481Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:28.6285884Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:28.6286277Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:28.6286657Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:28.6287069Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:28.8641266Z 2025-10-10T00:23:28.8642232Z  2025-10-10T00:23:28.8642650Z  2025-10-10T00:23:28.8643294Z  2025-10-10T00:23:28.8645339Z  2025-10-10T00:23:28.8646186Z  2025-10-10T00:23:28.8646499Z  2025-10-10T00:23:28.8647856Z  2025-10-10T00:23:28.8648165Z  2025-10-10T00:23:28.8648973Z [1,910 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:28.8649848Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-10-10T00:23:28.8650711Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-10-10T00:23:28.8653329Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:28.8654685Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:28.8656563Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:28.8657309Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:28.8659676Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:28.8660264Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:28.9143568Z 2025-10-10T00:23:28.9144671Z  2025-10-10T00:23:28.9144985Z  2025-10-10T00:23:28.9145708Z  2025-10-10T00:23:28.9146032Z  2025-10-10T00:23:28.9146447Z  2025-10-10T00:23:28.9146793Z  2025-10-10T00:23:28.9147049Z  2025-10-10T00:23:28.9147277Z  2025-10-10T00:23:28.9147983Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:28.9149332Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:28.9152403Z 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-10-10T00:23:28.9153838Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-10-10T00:23:28.9154747Z | ^ 2025-10-10T00:23:28.9155632Z [1,910 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:28.9156409Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-10-10T00:23:28.9157466Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-10-10T00:23:28.9158034Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:28.9158594Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:28.9159143Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:28.9159717Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:28.9160278Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:28.9160859Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:29.3120793Z 2025-10-10T00:23:29.3121479Z  2025-10-10T00:23:29.3121873Z  2025-10-10T00:23:29.3122164Z  2025-10-10T00:23:29.3122491Z  2025-10-10T00:23:29.3122859Z  2025-10-10T00:23:29.3123186Z  2025-10-10T00:23:29.3123468Z  2025-10-10T00:23:29.3123765Z  2025-10-10T00:23:29.3124634Z [1,913 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:29.3125453Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-10-10T00:23:29.3126204Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-10-10T00:23:29.3126801Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.3127339Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.3127826Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.3128379Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.3128848Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:29.3129375Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:29.5125351Z 2025-10-10T00:23:29.5126196Z  2025-10-10T00:23:29.5126650Z  2025-10-10T00:23:29.5127064Z  2025-10-10T00:23:29.5127455Z  2025-10-10T00:23:29.5127881Z  2025-10-10T00:23:29.5128285Z  2025-10-10T00:23:29.5132417Z  2025-10-10T00:23:29.5133180Z  2025-10-10T00:23:29.5134230Z [1,914 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:29.5135575Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-10-10T00:23:29.5136119Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-10-10T00:23:29.5137303Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.5137818Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.5138784Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:29.5139246Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:29.5140166Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:29.5144689Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:30.5132684Z 2025-10-10T00:23:30.5133653Z  2025-10-10T00:23:30.5133938Z  2025-10-10T00:23:30.5134174Z  2025-10-10T00:23:30.5134420Z  2025-10-10T00:23:30.5134648Z  2025-10-10T00:23:30.5134865Z  2025-10-10T00:23:30.5135093Z  2025-10-10T00:23:30.5135315Z  2025-10-10T00:23:30.5135846Z [1,914 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:30.5136477Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-10-10T00:23:30.5137013Z Executing genrule //:generate-code; 17s processwrapper-sandbox 2025-10-10T00:23:30.5137488Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:30.5137865Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:30.5138248Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:30.5138640Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.5139017Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:30.5139416Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-10-10T00:23:30.7379027Z 2025-10-10T00:23:30.7379920Z  2025-10-10T00:23:30.7380446Z  2025-10-10T00:23:30.7380725Z  2025-10-10T00:23:30.7381082Z  2025-10-10T00:23:30.7381402Z  2025-10-10T00:23:30.7381640Z  2025-10-10T00:23:30.7381898Z  2025-10-10T00:23:30.7382212Z  2025-10-10T00:23:30.7383002Z [1,917 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:30.7383918Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-10-10T00:23:30.7384599Z //:ATen_CPU_AVX2; 6s processwrapper-sandbox 2025-10-10T00:23:30.7385210Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.7385738Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.7386332Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.7386979Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:30.7387597Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:30.7388063Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:30.8062417Z 2025-10-10T00:23:30.8072597Z  2025-10-10T00:23:30.8073356Z  2025-10-10T00:23:30.8073810Z  2025-10-10T00:23:30.8074571Z  2025-10-10T00:23:30.8074907Z  2025-10-10T00:23:30.8075250Z  2025-10-10T00:23:30.8075662Z  2025-10-10T00:23:30.8075989Z  2025-10-10T00:23:30.8076858Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-10-10T00:23:30.8078749Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:30.8080139Z 847 | # pragma unroll 2025-10-10T00:23:30.8080557Z | 2025-10-10T00:23:30.8081387Z [1,917 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:30.8082329Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-10-10T00:23:30.8083674Z //:ATen_CPU_AVX2; 6s processwrapper-sandbox 2025-10-10T00:23:30.8084305Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.8084878Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.8085414Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.8086023Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:30.8086608Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:30.8087233Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:31.1600588Z 2025-10-10T00:23:31.1601322Z  2025-10-10T00:23:31.1601781Z  2025-10-10T00:23:31.1602156Z  2025-10-10T00:23:31.1602564Z  2025-10-10T00:23:31.1602955Z  2025-10-10T00:23:31.1603432Z  2025-10-10T00:23:31.1603825Z  2025-10-10T00:23:31.1606257Z  2025-10-10T00:23:31.1606856Z [1,919 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:31.1607908Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-10-10T00:23:31.1608783Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:31.1609483Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:31.1610052Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:31.1610454Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:31.1611075Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:31.1611844Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:31.1612608Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-10-10T00:23:32.0485307Z 2025-10-10T00:23:32.0486011Z  2025-10-10T00:23:32.0486395Z  2025-10-10T00:23:32.0486646Z  2025-10-10T00:23:32.0486917Z  2025-10-10T00:23:32.0487320Z  2025-10-10T00:23:32.0487719Z  2025-10-10T00:23:32.0488070Z  2025-10-10T00:23:32.0488333Z  2025-10-10T00:23:32.0489080Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-10-10T00:23:32.0490453Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:32.0491477Z 368 | # pragma unroll 2025-10-10T00:23:32.0491914Z | 2025-10-10T00:23:32.0492846Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:32.0493822Z 377 | # pragma unroll 2025-10-10T00:23:32.0494183Z | 2025-10-10T00:23:32.0495411Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:32.0496836Z 394 | # pragma unroll 2025-10-10T00:23:32.0497244Z | 2025-10-10T00:23:32.0498505Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:32.0499470Z 403 | # pragma unroll 2025-10-10T00:23:32.0499864Z | 2025-10-10T00:23:32.0500593Z [1,919 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:32.0501254Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-10-10T00:23:32.0501845Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:32.0502337Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:32.0502728Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:32.0503275Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-10-10T00:23:32.0503974Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.0504488Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:32.0505250Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-10-10T00:23:32.2546645Z 2025-10-10T00:23:32.2547486Z  2025-10-10T00:23:32.2547961Z  2025-10-10T00:23:32.2548407Z  2025-10-10T00:23:32.2548813Z  2025-10-10T00:23:32.2549581Z  2025-10-10T00:23:32.2550013Z  2025-10-10T00:23:32.2550421Z  2025-10-10T00:23:32.2550813Z  2025-10-10T00:23:32.2551812Z [1,922 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:32.2552970Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-10-10T00:23:32.2553865Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-10-10T00:23:32.2554592Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.2555315Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:32.2556177Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:32.2556875Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.2557836Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.2558564Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:32.4891395Z 2025-10-10T00:23:32.4892130Z  2025-10-10T00:23:32.4892658Z  2025-10-10T00:23:32.4893063Z  2025-10-10T00:23:32.4893475Z  2025-10-10T00:23:32.4893860Z  2025-10-10T00:23:32.4894273Z  2025-10-10T00:23:32.4894673Z  2025-10-10T00:23:32.4895084Z  2025-10-10T00:23:32.4896118Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:32.4897931Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-10-10T00:23:32.4900053Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:32.4902761Z 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-10-10T00:23:32.4904862Z 59 | [=](Vectorized a, Vectorized b) 2025-10-10T00:23:32.4905544Z | ^ 2025-10-10T00:23:32.4906542Z [1,923 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:32.4907670Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-10-10T00:23:32.4908523Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.4909254Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:32.4909975Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:32.4910700Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.4911392Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.4912106Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.4912825Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-10-10T00:23:32.7612642Z 2025-10-10T00:23:32.7613574Z  2025-10-10T00:23:32.7614047Z  2025-10-10T00:23:32.7614436Z  2025-10-10T00:23:32.7614817Z  2025-10-10T00:23:32.7615211Z  2025-10-10T00:23:32.7615612Z  2025-10-10T00:23:32.7616035Z  2025-10-10T00:23:32.7616411Z  2025-10-10T00:23:32.7617375Z [1,924 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:32.7618470Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-10-10T00:23:32.7619310Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:32.7620023Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.7620678Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.7621337Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.7622013Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.7622669Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.7623338Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-10-10T00:23:32.9888736Z 2025-10-10T00:23:32.9889473Z  2025-10-10T00:23:32.9889876Z  2025-10-10T00:23:32.9890220Z  2025-10-10T00:23:32.9890547Z  2025-10-10T00:23:32.9892161Z  2025-10-10T00:23:32.9892579Z  2025-10-10T00:23:32.9892894Z  2025-10-10T00:23:32.9893218Z  2025-10-10T00:23:32.9894023Z [1,928 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:32.9895047Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-10-10T00:23:32.9895809Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:32.9896460Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.9897078Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.9897705Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.9898338Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.9899261Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:32.9899914Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-10-10T00:23:33.3617640Z 2025-10-10T00:23:33.3618517Z  2025-10-10T00:23:33.3619071Z  2025-10-10T00:23:33.3619479Z  2025-10-10T00:23:33.3619868Z  2025-10-10T00:23:33.3620280Z  2025-10-10T00:23:33.3620668Z  2025-10-10T00:23:33.3621048Z  2025-10-10T00:23:33.3621416Z  2025-10-10T00:23:33.3622447Z [1,930 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:33.3623591Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-10-10T00:23:33.3624430Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:33.3625126Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:33.3625779Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:33.3626509Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:33.3627196Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:33.3627884Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:33.3628567Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:33.8344692Z 2025-10-10T00:23:33.8345447Z  2025-10-10T00:23:33.8345812Z  2025-10-10T00:23:33.8346118Z  2025-10-10T00:23:33.8346426Z  2025-10-10T00:23:33.8346774Z  2025-10-10T00:23:33.8347119Z  2025-10-10T00:23:33.8347433Z  2025-10-10T00:23:33.8347723Z  2025-10-10T00:23:33.8348529Z [1,931 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:33.8349566Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-10-10T00:23:33.8350335Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:33.8350974Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:33.8351591Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:33.8352247Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-10-10T00:23:33.8352905Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:33.8353601Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:33.8354346Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:34.0895479Z 2025-10-10T00:23:34.0896379Z  2025-10-10T00:23:34.0896874Z  2025-10-10T00:23:34.0897293Z  2025-10-10T00:23:34.0897560Z  2025-10-10T00:23:34.0897775Z  2025-10-10T00:23:34.0898001Z  2025-10-10T00:23:34.0898214Z  2025-10-10T00:23:34.0898454Z  2025-10-10T00:23:34.0898998Z [1,934 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:34.0899611Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-10-10T00:23:34.0900083Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:34.0900482Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:34.0900912Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.0901304Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.0903867Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.0904381Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.0904806Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:34.2243282Z 2025-10-10T00:23:34.2244180Z  2025-10-10T00:23:34.2244655Z  2025-10-10T00:23:34.2245055Z  2025-10-10T00:23:34.2245431Z  2025-10-10T00:23:34.2245821Z  2025-10-10T00:23:34.2246199Z  2025-10-10T00:23:34.2246584Z  2025-10-10T00:23:34.2246963Z  2025-10-10T00:23:34.2248038Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:34.2249183Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-10-10T00:23:34.2250519Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:23:34.2252975Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:23:34.2254959Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:34.2256301Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:23:34.2257054Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:23:34.2258149Z [1,934 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:34.2259189Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-10-10T00:23:34.2260043Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-10-10T00:23:34.2260739Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-10-10T00:23:34.2261430Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.2262150Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.2262812Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.2263509Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.2264204Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:34.3752054Z 2025-10-10T00:23:34.3753041Z  2025-10-10T00:23:34.3753444Z  2025-10-10T00:23:34.3753778Z  2025-10-10T00:23:34.3754126Z  2025-10-10T00:23:34.3754469Z  2025-10-10T00:23:34.3754837Z  2025-10-10T00:23:34.3755196Z  2025-10-10T00:23:34.3755657Z  2025-10-10T00:23:34.3756529Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:34.3758426Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:34.3759969Z 54 | #pragma unroll 2025-10-10T00:23:34.3878256Z | 2025-10-10T00:23:34.3879556Z [1,937 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:34.3880371Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-10-10T00:23:34.3880853Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:34.3881253Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.3881678Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.3882076Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.3882454Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.3882848Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.3883254Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:34.5768274Z 2025-10-10T00:23:34.5770360Z  2025-10-10T00:23:34.5770847Z  2025-10-10T00:23:34.5771270Z  2025-10-10T00:23:34.5771560Z  2025-10-10T00:23:34.5771815Z  2025-10-10T00:23:34.5772024Z  2025-10-10T00:23:34.5772249Z  2025-10-10T00:23:34.5772456Z  2025-10-10T00:23:34.5773677Z [1,939 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:34.5787652Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-10-10T00:23:34.5788519Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.5789211Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.5789913Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.5790629Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.5791317Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.5792029Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.5792735Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-10-10T00:23:34.9629263Z 2025-10-10T00:23:34.9630065Z  2025-10-10T00:23:34.9633144Z  2025-10-10T00:23:34.9633533Z  2025-10-10T00:23:34.9633941Z  2025-10-10T00:23:34.9634324Z  2025-10-10T00:23:34.9634714Z  2025-10-10T00:23:34.9635092Z  2025-10-10T00:23:34.9635580Z  2025-10-10T00:23:34.9636534Z [1,939 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:34.9637615Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-10-10T00:23:34.9638851Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:34.9640079Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:34.9641681Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:34.9642613Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.9643288Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.9643915Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:34.9645180Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:35.3050095Z 2025-10-10T00:23:35.3050877Z  2025-10-10T00:23:35.3051332Z  2025-10-10T00:23:35.3051725Z  2025-10-10T00:23:35.3052111Z  2025-10-10T00:23:35.3052511Z  2025-10-10T00:23:35.3052896Z  2025-10-10T00:23:35.3053256Z  2025-10-10T00:23:35.3053616Z  2025-10-10T00:23:35.3054544Z [1,940 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:35.3055635Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:35.3056445Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.3057163Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.3057851Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.3058566Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.3059270Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.3059950Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.3060712Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:35.5636527Z 2025-10-10T00:23:35.5637220Z  2025-10-10T00:23:35.5637574Z  2025-10-10T00:23:35.5637989Z  2025-10-10T00:23:35.5638366Z  2025-10-10T00:23:35.5638764Z  2025-10-10T00:23:35.5639177Z  2025-10-10T00:23:35.5639549Z  2025-10-10T00:23:35.5639927Z  2025-10-10T00:23:35.5640884Z [1,940 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:35.5642002Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:35.5642816Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5643580Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5644286Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5644993Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5645750Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5646439Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.5647069Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:35.5840859Z 2025-10-10T00:23:35.5841614Z  2025-10-10T00:23:35.5842083Z  2025-10-10T00:23:35.5842484Z  2025-10-10T00:23:35.5842869Z  2025-10-10T00:23:35.5843264Z  2025-10-10T00:23:35.5843639Z  2025-10-10T00:23:35.5844040Z  2025-10-10T00:23:35.5844415Z  2025-10-10T00:23:35.5845390Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:35.5847063Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-10-10T00:23:35.5848955Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:35.5851159Z 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-10-10T00:23:35.5853454Z 253 | [=](Vectorized a) -> Vectorized { return a; }); 2025-10-10T00:23:35.5854212Z | ^ 2025-10-10T00:23:35.5855606Z 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-10-10T00:23:35.5857354Z 249 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-10-10T00:23:35.5858080Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:23:35.5859204Z [1,940 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:35.5860284Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:35.5861104Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5861798Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5862534Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5863223Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5863949Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.5864613Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.5865348Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:35.6319405Z 2025-10-10T00:23:35.6320179Z  2025-10-10T00:23:35.6320645Z  2025-10-10T00:23:35.6321044Z  2025-10-10T00:23:35.6321415Z  2025-10-10T00:23:35.6321793Z  2025-10-10T00:23:35.6322169Z  2025-10-10T00:23:35.6322548Z  2025-10-10T00:23:35.6322954Z  2025-10-10T00:23:35.6323931Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:35.6325633Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:35.6328210Z 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-10-10T00:23:35.6330221Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-10-10T00:23:35.6330911Z | ^ 2025-10-10T00:23:35.6331899Z [1,943 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:35.6332965Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:35.6333820Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.6334533Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.6335227Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.6335939Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6336620Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6337316Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6338049Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:35.6896469Z 2025-10-10T00:23:35.6897329Z  2025-10-10T00:23:35.6897810Z  2025-10-10T00:23:35.6898502Z  2025-10-10T00:23:35.6898923Z  2025-10-10T00:23:35.6899312Z  2025-10-10T00:23:35.6899705Z  2025-10-10T00:23:35.6900089Z  2025-10-10T00:23:35.6900479Z  2025-10-10T00:23:35.6901504Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:35.6902736Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:35.6904085Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-10-10T00:23:35.6907200Z 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-10-10T00:23:35.6910779Z 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-10-10T00:23:35.6912095Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:35.6912643Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:35.6913751Z [1,944 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:35.6914828Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:35.6915760Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.6916453Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.6917166Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6917872Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6918569Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6919284Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.6920003Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:35.9643306Z 2025-10-10T00:23:35.9644034Z  2025-10-10T00:23:35.9644441Z  2025-10-10T00:23:35.9644740Z  2025-10-10T00:23:35.9645010Z  2025-10-10T00:23:35.9645298Z  2025-10-10T00:23:35.9645621Z  2025-10-10T00:23:35.9645976Z  2025-10-10T00:23:35.9646269Z  2025-10-10T00:23:35.9646994Z [1,947 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:35.9648020Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:35.9648596Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:35.9649144Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.9649692Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.9650157Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.9650701Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.9651199Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:35.9651737Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:36.1887050Z 2025-10-10T00:23:36.1887881Z  2025-10-10T00:23:36.1888178Z  2025-10-10T00:23:36.1888528Z  2025-10-10T00:23:36.1888823Z  2025-10-10T00:23:36.1889212Z  2025-10-10T00:23:36.1889630Z  2025-10-10T00:23:36.1889987Z  2025-10-10T00:23:36.1890365Z  2025-10-10T00:23:36.1891289Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:36.1893663Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:36.1895595Z 181 | # pragma unroll 2025-10-10T00:23:36.1897229Z | 2025-10-10T00:23:36.1898303Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:36.1899209Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-10-10T00:23:36.1900428Z from aten/src/ATen/cpu/vec/vec256/vec256.h:33, 2025-10-10T00:23:36.1901182Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:23:36.1902316Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-10-10T00:23:36.1906377Z 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-10-10T00:23:36.1910790Z 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-10-10T00:23:36.1912064Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:36.1912653Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:36.1913821Z [1,947 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:36.1914881Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-10-10T00:23:36.1915821Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.1916522Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.1917236Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.1917910Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.1918602Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.1919296Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.1920020Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:36.5649511Z 2025-10-10T00:23:36.5650611Z  2025-10-10T00:23:36.5650911Z  2025-10-10T00:23:36.5651259Z  2025-10-10T00:23:36.5651546Z  2025-10-10T00:23:36.5651980Z  2025-10-10T00:23:36.5652374Z  2025-10-10T00:23:36.5652753Z  2025-10-10T00:23:36.5653122Z  2025-10-10T00:23:36.5654213Z [1,948 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:36.5655420Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-10-10T00:23:36.5656209Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.5656923Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.5657598Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.5658316Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.5658999Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.5659722Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.5660460Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:36.7865314Z 2025-10-10T00:23:36.7866419Z  2025-10-10T00:23:36.7866923Z  2025-10-10T00:23:36.7867317Z  2025-10-10T00:23:36.7867755Z  2025-10-10T00:23:36.7868144Z  2025-10-10T00:23:36.7868702Z  2025-10-10T00:23:36.7869094Z  2025-10-10T00:23:36.7869499Z  2025-10-10T00:23:36.7870513Z [1,950 / 3,081] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-10-10T00:23:36.7872105Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-10-10T00:23:36.7873141Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.7874176Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.7874923Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.7875705Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:36.7876496Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.7877220Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:36.8486156Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:37.0403424Z 2025-10-10T00:23:37.0403977Z  2025-10-10T00:23:37.0404443Z  2025-10-10T00:23:37.0404739Z  2025-10-10T00:23:37.0405066Z  2025-10-10T00:23:37.0405360Z  2025-10-10T00:23:37.0405647Z  2025-10-10T00:23:37.0405945Z  2025-10-10T00:23:37.0406345Z  2025-10-10T00:23:37.0407135Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:37.0409006Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0410312Z 449 | # pragma unroll 2025-10-10T00:23:37.0410722Z | 2025-10-10T00:23:37.0412978Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0414425Z 574 | # pragma unroll 2025-10-10T00:23:37.0414826Z | 2025-10-10T00:23:37.0416231Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0417685Z 660 | # pragma unroll 2025-10-10T00:23:37.0418096Z | 2025-10-10T00:23:37.0419778Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0421017Z 758 | # pragma unroll 2025-10-10T00:23:37.0421396Z | 2025-10-10T00:23:37.0422674Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0424056Z 799 | # pragma unroll 2025-10-10T00:23:37.0424480Z | 2025-10-10T00:23:37.0425549Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0426894Z 933 | # pragma unroll 2025-10-10T00:23:37.0427246Z | 2025-10-10T00:23:37.0428425Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0429882Z 987 | # pragma unroll 2025-10-10T00:23:37.0430301Z | 2025-10-10T00:23:37.0431457Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0432777Z 1119 | # pragma unroll 2025-10-10T00:23:37.0433128Z | 2025-10-10T00:23:37.0434272Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:37.0435724Z 1126 | # pragma unroll 2025-10-10T00:23:37.0436081Z | 2025-10-10T00:23:37.0436832Z [1,951 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:37.0437699Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-10-10T00:23:37.0438474Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.0439065Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.0439641Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.0440193Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.0440704Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.0441314Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:37.0441862Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:37.1726960Z 2025-10-10T00:23:37.1727761Z  2025-10-10T00:23:37.1729589Z  2025-10-10T00:23:37.1729959Z  2025-10-10T00:23:37.1730361Z  2025-10-10T00:23:37.1730766Z  2025-10-10T00:23:37.1731510Z  2025-10-10T00:23:37.1731936Z  2025-10-10T00:23:37.1732312Z  2025-10-10T00:23:37.1733301Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:37.1734474Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-10-10T00:23:37.1735633Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-10-10T00:23:37.1737494Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:23:37.1739384Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:37.1740670Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:23:37.1741645Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:23:37.1742744Z [1,952 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:37.1743783Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-10-10T00:23:37.1744601Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:37.1745298Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.1745973Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.1746613Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.1747486Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:37.1748388Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.1749098Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:37.3706654Z 2025-10-10T00:23:37.3710818Z  2025-10-10T00:23:37.3711423Z  2025-10-10T00:23:37.3711800Z  2025-10-10T00:23:37.3712196Z  2025-10-10T00:23:37.3712569Z  2025-10-10T00:23:37.3712957Z  2025-10-10T00:23:37.3713333Z  2025-10-10T00:23:37.3713731Z  2025-10-10T00:23:37.3714624Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:37.3717795Z 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-10-10T00:23:37.3721745Z 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-10-10T00:23:37.3724285Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-10-10T00:23:37.3725549Z | ^~~~~~~~ 2025-10-10T00:23:37.3726668Z [1,954 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:37.3727773Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-10-10T00:23:37.3728611Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.3729319Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.3730183Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:37.3731078Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.3731790Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.3732497Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:37.3733216Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:37.7664925Z 2025-10-10T00:23:37.7665710Z  2025-10-10T00:23:37.7666181Z  2025-10-10T00:23:37.7666631Z  2025-10-10T00:23:37.7667038Z  2025-10-10T00:23:37.7667430Z  2025-10-10T00:23:37.7667837Z  2025-10-10T00:23:37.7668232Z  2025-10-10T00:23:37.7668639Z  2025-10-10T00:23:37.7669944Z [1,955 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:37.7671093Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-10-10T00:23:37.7671921Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.7672847Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:37.7673796Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.7674684Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.7675295Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.7675982Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.7676602Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:37.9174747Z 2025-10-10T00:23:37.9175761Z  2025-10-10T00:23:37.9176405Z  2025-10-10T00:23:37.9177050Z  2025-10-10T00:23:37.9178041Z  2025-10-10T00:23:37.9178516Z  2025-10-10T00:23:37.9178906Z  2025-10-10T00:23:37.9179261Z  2025-10-10T00:23:37.9179647Z  2025-10-10T00:23:37.9180649Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:37.9190009Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-10-10T00:23:37.9191983Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:37.9194487Z 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-10-10T00:23:37.9196283Z 62 | [=](Vec /*self_vec*/, 2025-10-10T00:23:37.9196778Z | ^ 2025-10-10T00:23:37.9197822Z [1,955 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:37.9198910Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-10-10T00:23:37.9199688Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.9200532Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:37.9201373Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.9202048Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.9212997Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.9213725Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:37.9214348Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-10-10T00:23:38.0897675Z 2025-10-10T00:23:38.0898475Z  2025-10-10T00:23:38.0898994Z  2025-10-10T00:23:38.0899421Z  2025-10-10T00:23:38.0903474Z  2025-10-10T00:23:38.0903912Z  2025-10-10T00:23:38.0904323Z  2025-10-10T00:23:38.0904713Z  2025-10-10T00:23:38.0905107Z  2025-10-10T00:23:38.0906100Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:38.0908750Z 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-10-10T00:23:38.0912203Z 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-10-10T00:23:38.0914537Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-10-10T00:23:38.0915648Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:23:38.0916840Z [1,959 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:38.0918227Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-10-10T00:23:38.0919089Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.0919822Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.0920532Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.0921233Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.0921942Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.0922640Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.0923432Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:38.3669646Z 2025-10-10T00:23:38.3670471Z  2025-10-10T00:23:38.3670949Z  2025-10-10T00:23:38.3671705Z  2025-10-10T00:23:38.3672365Z  2025-10-10T00:23:38.3672799Z  2025-10-10T00:23:38.3674343Z  2025-10-10T00:23:38.3674705Z  2025-10-10T00:23:38.3675016Z  2025-10-10T00:23:38.3675970Z [1,960 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:38.3676881Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:23:38.3677587Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.3678183Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.3678758Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.3679788Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.3680448Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.3683423Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.3685455Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:38.6996632Z 2025-10-10T00:23:38.6998161Z  2025-10-10T00:23:38.6998923Z  2025-10-10T00:23:38.6999358Z  2025-10-10T00:23:38.6999676Z  2025-10-10T00:23:38.7000070Z  2025-10-10T00:23:38.7000774Z  2025-10-10T00:23:38.7001426Z  2025-10-10T00:23:38.7001849Z  2025-10-10T00:23:38.7003373Z [1,961 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:38.7004693Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:23:38.7005551Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:38.7006221Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.7006858Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7007515Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7008512Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7009451Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7010427Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:38.7774642Z 2025-10-10T00:23:38.7784825Z  2025-10-10T00:23:38.7785848Z  2025-10-10T00:23:38.7786952Z  2025-10-10T00:23:38.7787417Z  2025-10-10T00:23:38.7787825Z  2025-10-10T00:23:38.7788247Z  2025-10-10T00:23:38.7788649Z  2025-10-10T00:23:38.7789031Z  2025-10-10T00:23:38.7790098Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:38.7791301Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-10-10T00:23:38.7792635Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:23:38.7794738Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:23:38.7797084Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:38.7798489Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:23:38.7799278Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:23:38.7800649Z [1,961 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:38.7801725Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:23:38.7802507Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:38.7803219Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:38.7803911Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7804614Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7805317Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7805991Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:38.7806733Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.0275653Z 2025-10-10T00:23:39.0276404Z  2025-10-10T00:23:39.0277261Z  2025-10-10T00:23:39.0277602Z  2025-10-10T00:23:39.0277884Z  2025-10-10T00:23:39.0278327Z  2025-10-10T00:23:39.0278715Z  2025-10-10T00:23:39.0279056Z  2025-10-10T00:23:39.0279396Z  2025-10-10T00:23:39.0280374Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:39.0281534Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:39.0283098Z 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-10-10T00:23:39.0284265Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-10-10T00:23:39.0284638Z | ^ 2025-10-10T00:23:39.0285178Z [1,962 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:39.0285788Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:23:39.0286265Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.0286669Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0287069Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0287471Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0287855Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0288254Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0288657Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.0469335Z 2025-10-10T00:23:39.0472403Z  2025-10-10T00:23:39.0472759Z  2025-10-10T00:23:39.0472981Z  2025-10-10T00:23:39.0473218Z  2025-10-10T00:23:39.0473503Z  2025-10-10T00:23:39.0473882Z  2025-10-10T00:23:39.0479893Z  2025-10-10T00:23:39.0480142Z  2025-10-10T00:23:39.0480708Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:39.0481604Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:39.0482933Z 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-10-10T00:23:39.0483931Z 62 | [](Vec base) -> Vec { return base * base; } 2025-10-10T00:23:39.0484291Z | ^ 2025-10-10T00:23:39.0484834Z [1,963 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:39.0485429Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:23:39.0485912Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.0486309Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0486714Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0487122Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0487502Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0488105Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0488512Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.0820858Z 2025-10-10T00:23:39.0821617Z  2025-10-10T00:23:39.0822075Z  2025-10-10T00:23:39.0822495Z  2025-10-10T00:23:39.0822874Z  2025-10-10T00:23:39.0823275Z  2025-10-10T00:23:39.0823664Z  2025-10-10T00:23:39.0824028Z  2025-10-10T00:23:39.0824425Z  2025-10-10T00:23:39.0825441Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:39.0827548Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:39.0829554Z 107 | # pragma unroll 2025-10-10T00:23:39.0830055Z | 2025-10-10T00:23:39.0831566Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:39.0833285Z 123 | # pragma unroll 2025-10-10T00:23:39.0833755Z | 2025-10-10T00:23:39.0834611Z [1,964 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:39.0836648Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-10-10T00:23:39.0837549Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.0838266Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0838934Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.0839668Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0840397Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0841103Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.0841854Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.3683647Z 2025-10-10T00:23:39.3684683Z  2025-10-10T00:23:39.3685177Z  2025-10-10T00:23:39.3685605Z  2025-10-10T00:23:39.3686007Z  2025-10-10T00:23:39.3686470Z  2025-10-10T00:23:39.3686855Z  2025-10-10T00:23:39.3694260Z  2025-10-10T00:23:39.3694690Z  2025-10-10T00:23:39.3695664Z [1,966 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:39.3696773Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-10-10T00:23:39.3697615Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.3698304Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.3699008Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.3699709Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.3700426Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.3701365Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:39.3702357Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.4387510Z 2025-10-10T00:23:39.4388433Z  2025-10-10T00:23:39.4388910Z  2025-10-10T00:23:39.4389328Z  2025-10-10T00:23:39.4389721Z  2025-10-10T00:23:39.4390121Z  2025-10-10T00:23:39.4390502Z  2025-10-10T00:23:39.4390861Z  2025-10-10T00:23:39.4391273Z  2025-10-10T00:23:39.4392306Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:39.4394184Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:23:39.4396512Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-10-10T00:23:39.4398587Z aten/src/ATen/cpu/vec/vec.h:44:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:39.4400315Z 44 | inline Vectorized convert_to_bool(Vectorized x) { 2025-10-10T00:23:39.4401153Z | ^~~~~~~~~~~~~~~ 2025-10-10T00:23:39.4402331Z [1,966 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:39.4403364Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-10-10T00:23:39.4404203Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.4404873Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.4405626Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.4406315Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.4407007Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.4407897Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:39.4409166Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.4943554Z 2025-10-10T00:23:39.4944317Z  2025-10-10T00:23:39.4946763Z  2025-10-10T00:23:39.4947285Z  2025-10-10T00:23:39.4947706Z  2025-10-10T00:23:39.4948099Z  2025-10-10T00:23:39.4949846Z  2025-10-10T00:23:39.4950646Z  2025-10-10T00:23:39.4951339Z  2025-10-10T00:23:39.4953404Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:39.4955337Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:39.4956385Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-10-10T00:23:39.4958432Z from aten/src/ATen/cpu/vec/vec256/vec256.h:33, 2025-10-10T00:23:39.4959870Z from aten/src/ATen/cpu/vec/vec.h:9, 2025-10-10T00:23:39.4960549Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-10-10T00:23:39.4962726Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-10-10T00:23:39.4970399Z 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-10-10T00:23:39.4997529Z 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-10-10T00:23:39.4999037Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:39.4999642Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:39.5008971Z [1,967 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:39.5010210Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-10-10T00:23:39.5011155Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.5011911Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.5012677Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.5013397Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.5014354Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:39.5015388Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.5016203Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.7680359Z 2025-10-10T00:23:39.7681840Z  2025-10-10T00:23:39.7682298Z  2025-10-10T00:23:39.7682982Z  2025-10-10T00:23:39.7683238Z  2025-10-10T00:23:39.7683501Z  2025-10-10T00:23:39.7683924Z  2025-10-10T00:23:39.7684281Z  2025-10-10T00:23:39.7684648Z  2025-10-10T00:23:39.7685604Z [1,968 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:39.7686375Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-10-10T00:23:39.7686918Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:39.7687400Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.7688185Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.7689055Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:39.7690092Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.7690671Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.7691369Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:39.9800608Z 2025-10-10T00:23:39.9801341Z  2025-10-10T00:23:39.9801753Z  2025-10-10T00:23:39.9802112Z  2025-10-10T00:23:39.9802697Z  2025-10-10T00:23:39.9803047Z  2025-10-10T00:23:39.9803390Z  2025-10-10T00:23:39.9803751Z  2025-10-10T00:23:39.9804381Z  2025-10-10T00:23:39.9805519Z [1,969 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:39.9806820Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-10-10T00:23:39.9807580Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:39.9808240Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:39.9809474Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:39.9810811Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.9811752Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.9812450Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:39.9813176Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:40.3444558Z 2025-10-10T00:23:40.3445442Z  2025-10-10T00:23:40.3445855Z  2025-10-10T00:23:40.3446304Z  2025-10-10T00:23:40.3446681Z  2025-10-10T00:23:40.3447008Z  2025-10-10T00:23:40.3447378Z  2025-10-10T00:23:40.3447738Z  2025-10-10T00:23:40.3448064Z  2025-10-10T00:23:40.3449130Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:40.3450828Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-10-10T00:23:40.3452823Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:40.3455197Z 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-10-10T00:23:40.3456982Z 23 | [=](Vectorized self_vec, 2025-10-10T00:23:40.3457579Z | ^ 2025-10-10T00:23:40.3483147Z [1,969 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:40.3484202Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-10-10T00:23:40.3485072Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:40.3485770Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.3486724Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:40.3487600Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.3488138Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.3488823Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.3489471Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:40.4826321Z 2025-10-10T00:23:40.4827073Z  2025-10-10T00:23:40.4827440Z  2025-10-10T00:23:40.4827753Z  2025-10-10T00:23:40.4828056Z  2025-10-10T00:23:40.4828438Z  2025-10-10T00:23:40.4828745Z  2025-10-10T00:23:40.4829040Z  2025-10-10T00:23:40.4829332Z  2025-10-10T00:23:40.4830625Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:40.4832127Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:40.4833783Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-10-10T00:23:40.4837557Z 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-10-10T00:23:40.4839989Z 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-10-10T00:23:40.4840968Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:40.4841414Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:40.4842297Z [1,970 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:40.4843126Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-10-10T00:23:40.4846031Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.4846744Z Compiling aten/src/ATen/core/ATenOpList.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:40.4847463Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.4847992Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.4848552Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.4849071Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.4849653Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:40.7002137Z 2025-10-10T00:23:40.7002951Z  2025-10-10T00:23:40.7003411Z  2025-10-10T00:23:40.7003751Z  2025-10-10T00:23:40.7004152Z  2025-10-10T00:23:40.7004528Z  2025-10-10T00:23:40.7004930Z  2025-10-10T00:23:40.7005297Z  2025-10-10T00:23:40.7005711Z  2025-10-10T00:23:40.7006818Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:40.7015097Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:40.7016474Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-10-10T00:23:40.7020187Z 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-10-10T00:23:40.7024036Z 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-10-10T00:23:40.7025310Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:40.7025892Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:40.7027097Z [1,972 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:40.7028190Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-10-10T00:23:40.7029053Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.7029755Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.7030436Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.7031180Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.7032237Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.7032945Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.7033618Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:40.7756362Z 2025-10-10T00:23:40.7757012Z  2025-10-10T00:23:40.7757315Z  2025-10-10T00:23:40.7757538Z  2025-10-10T00:23:40.7757773Z  2025-10-10T00:23:40.7757987Z  2025-10-10T00:23:40.7758216Z  2025-10-10T00:23:40.7758430Z  2025-10-10T00:23:40.7758660Z  2025-10-10T00:23:40.7759255Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:40.7760477Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:40.7761682Z 847 | # pragma unroll 2025-10-10T00:23:40.7761963Z | 2025-10-10T00:23:40.7762616Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-10-10T00:23:40.7763446Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-10-10T00:23:40.7764267Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:40.7764988Z 75 | [val](Vec x) { return Vec(val); }, 2025-10-10T00:23:40.7765317Z | ^ 2025-10-10T00:23:40.7785853Z [1,973 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:40.7786504Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-10-10T00:23:40.7786987Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.7787380Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.7787913Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:40.7788517Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.7789188Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.7789783Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:40.7790471Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:41.1887507Z 2025-10-10T00:23:41.1889723Z  2025-10-10T00:23:41.1890518Z  2025-10-10T00:23:41.1890983Z  2025-10-10T00:23:41.1891197Z  2025-10-10T00:23:41.1891701Z  2025-10-10T00:23:41.1891926Z  2025-10-10T00:23:41.1892158Z  2025-10-10T00:23:41.1892408Z  2025-10-10T00:23:41.1893180Z [1,974 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.1895108Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-10-10T00:23:41.1896465Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.1897383Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.1898456Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.1899207Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.1900332Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.1901185Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.1902198Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-10-10T00:23:41.3064106Z 2025-10-10T00:23:41.3064897Z  2025-10-10T00:23:41.3065345Z  2025-10-10T00:23:41.3065709Z  2025-10-10T00:23:41.3066070Z  2025-10-10T00:23:41.3066458Z  2025-10-10T00:23:41.3071158Z  2025-10-10T00:23:41.3071655Z  2025-10-10T00:23:41.3072052Z  2025-10-10T00:23:41.3073020Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:41.3077488Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:41.3078357Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-10-10T00:23:41.3079777Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-10-10T00:23:41.3082480Z 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-10-10T00:23:41.3085269Z 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-10-10T00:23:41.3086474Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:41.3087019Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:41.3088097Z [1,974 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.3090374Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.3091176Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.3091886Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3092575Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3093240Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3093955Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3094654Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3095397Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-10-10T00:23:41.3507139Z 2025-10-10T00:23:41.3508182Z  2025-10-10T00:23:41.3508723Z  2025-10-10T00:23:41.3509151Z  2025-10-10T00:23:41.3509551Z  2025-10-10T00:23:41.3509964Z  2025-10-10T00:23:41.3510342Z  2025-10-10T00:23:41.3510695Z  2025-10-10T00:23:41.3511072Z  2025-10-10T00:23:41.3511989Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:41.3513641Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:23:41.3515247Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:41.3516849Z 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-10-10T00:23:41.3518851Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-10-10T00:23:41.3520021Z | ^ 2025-10-10T00:23:41.3520952Z [1,975 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.3521661Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.3522140Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.3522813Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3523475Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3524164Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3524866Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3525403Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.3526046Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:41.5894136Z 2025-10-10T00:23:41.5895295Z  2025-10-10T00:23:41.5895619Z  2025-10-10T00:23:41.5895876Z  2025-10-10T00:23:41.5896093Z  2025-10-10T00:23:41.5896326Z  2025-10-10T00:23:41.5896540Z  2025-10-10T00:23:41.5896968Z  2025-10-10T00:23:41.5897223Z  2025-10-10T00:23:41.5897790Z [1,977 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.5898447Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.5903318Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.5903844Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.5904234Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.5904639Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.5905100Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.5905498Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.5905899Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:41.6406926Z 2025-10-10T00:23:41.6407683Z  2025-10-10T00:23:41.6408098Z  2025-10-10T00:23:41.6408430Z  2025-10-10T00:23:41.6408774Z  2025-10-10T00:23:41.6409095Z  2025-10-10T00:23:41.6409427Z  2025-10-10T00:23:41.6410063Z  2025-10-10T00:23:41.6410399Z  2025-10-10T00:23:41.6411200Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:41.6412597Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-10-10T00:23:41.6413833Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-10-10T00:23:41.6415173Z 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-10-10T00:23:41.6416429Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-10-10T00:23:41.6417018Z | ^ 2025-10-10T00:23:41.6420471Z [1,977 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.6421415Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.6422134Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.6422765Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6423366Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6423969Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6424543Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6425131Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6425738Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:41.6458522Z 2025-10-10T00:23:41.6459124Z  2025-10-10T00:23:41.6459529Z  2025-10-10T00:23:41.6459756Z  2025-10-10T00:23:41.6460034Z  2025-10-10T00:23:41.6460260Z  2025-10-10T00:23:41.6460522Z  2025-10-10T00:23:41.6460769Z  2025-10-10T00:23:41.6461073Z  2025-10-10T00:23:41.6461699Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:41.6463031Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:41.6464176Z 368 | # pragma unroll 2025-10-10T00:23:41.6464578Z | 2025-10-10T00:23:41.6465485Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:41.6466599Z 377 | # pragma unroll 2025-10-10T00:23:41.6466917Z | 2025-10-10T00:23:41.6468139Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:41.6469289Z 394 | # pragma unroll 2025-10-10T00:23:41.6469568Z | 2025-10-10T00:23:41.6470637Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-10-10T00:23:41.6471929Z 403 | # pragma unroll 2025-10-10T00:23:41.6472191Z | 2025-10-10T00:23:41.6472780Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-10-10T00:23:41.6475934Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:41.6477921Z 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-10-10T00:23:41.6479687Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-10-10T00:23:41.6480139Z | ^ 2025-10-10T00:23:41.6480940Z [1,978 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.6481616Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.6482189Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.6482632Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6483289Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6483694Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6484095Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.6484608Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:41.6485038Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:41.7650720Z 2025-10-10T00:23:41.7651878Z  2025-10-10T00:23:41.7652368Z  2025-10-10T00:23:41.7657282Z  2025-10-10T00:23:41.7658470Z  2025-10-10T00:23:41.7658992Z  2025-10-10T00:23:41.7659391Z  2025-10-10T00:23:41.7659801Z  2025-10-10T00:23:41.7660207Z  2025-10-10T00:23:41.7661299Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:41.7663019Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-10-10T00:23:41.7664530Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-10-10T00:23:41.7670991Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-10-10T00:23:41.7672370Z 75 | [val](Vec x) { return Vec(val); }, 2025-10-10T00:23:41.7672965Z | ^ 2025-10-10T00:23:41.7674301Z [1,979 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.7675503Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.7676340Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.7677080Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.7681952Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.7682364Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.7682869Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:41.7683252Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:41.7683688Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:41.9905196Z 2025-10-10T00:23:41.9906852Z  2025-10-10T00:23:41.9907366Z  2025-10-10T00:23:41.9907605Z  2025-10-10T00:23:41.9908278Z  2025-10-10T00:23:41.9908838Z  2025-10-10T00:23:41.9909192Z  2025-10-10T00:23:41.9909971Z  2025-10-10T00:23:41.9910268Z  2025-10-10T00:23:41.9912348Z [1,980 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:41.9914030Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:41.9915488Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:41.9917183Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.9918346Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:41.9919910Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:41.9921027Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:41.9922558Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:41.9923824Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:23:42.0650312Z 2025-10-10T00:23:42.0651404Z  2025-10-10T00:23:42.0651863Z  2025-10-10T00:23:42.0652245Z  2025-10-10T00:23:42.0652607Z  2025-10-10T00:23:42.0652978Z  2025-10-10T00:23:42.0653345Z  2025-10-10T00:23:42.0653733Z  2025-10-10T00:23:42.0654337Z  2025-10-10T00:23:42.0655551Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:42.0657207Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-10-10T00:23:42.0659180Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:42.0661813Z 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-10-10T00:23:42.0664093Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-10-10T00:23:42.0664823Z | ^ 2025-10-10T00:23:42.0665844Z [1,980 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:42.0666956Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:42.0667836Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-10-10T00:23:42.0668578Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0669336Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0670054Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0670830Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.0671581Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.0672289Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:23:42.0672746Z 2025-10-10T00:23:42.0672975Z  2025-10-10T00:23:42.0673372Z  2025-10-10T00:23:42.0673821Z  2025-10-10T00:23:42.0674450Z  2025-10-10T00:23:42.0674866Z  2025-10-10T00:23:42.0675257Z  2025-10-10T00:23:42.0675760Z  2025-10-10T00:23:42.0676134Z  2025-10-10T00:23:42.0677157Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:42.0678918Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-10-10T00:23:42.0681175Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:42.0684072Z 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-10-10T00:23:42.0686518Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-10-10T00:23:42.0687470Z | ^ 2025-10-10T00:23:42.0688503Z [1,981 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:42.0689669Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:42.0690558Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0691314Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0692060Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0692806Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.0693551Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.0694499Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:42.0695555Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:42.0696063Z 2025-10-10T00:23:42.0696307Z  2025-10-10T00:23:42.0696716Z  2025-10-10T00:23:42.0697081Z  2025-10-10T00:23:42.0697443Z  2025-10-10T00:23:42.0697786Z  2025-10-10T00:23:42.0698165Z  2025-10-10T00:23:42.0698771Z  2025-10-10T00:23:42.0699185Z  2025-10-10T00:23:42.0700148Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:42.0701877Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:42.0704452Z 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-10-10T00:23:42.0706307Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-10-10T00:23:42.0718221Z | ^ 2025-10-10T00:23:42.0719383Z [1,981 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:42.0720744Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-10-10T00:23:42.0721645Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0722364Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0723079Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.0723724Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.0724395Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.0725304Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:42.0726281Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:42.3911755Z 2025-10-10T00:23:42.3913698Z  2025-10-10T00:23:42.3913993Z  2025-10-10T00:23:42.3914732Z  2025-10-10T00:23:42.3915671Z  2025-10-10T00:23:42.3916894Z  2025-10-10T00:23:42.3917455Z  2025-10-10T00:23:42.3917758Z  2025-10-10T00:23:42.3917986Z  2025-10-10T00:23:42.3919823Z [1,983 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:42.3920761Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-10-10T00:23:42.3922536Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.3923163Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.3923895Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.3926119Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:42.3929815Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.3930718Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.3931369Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:42.7772148Z 2025-10-10T00:23:42.7773393Z  2025-10-10T00:23:42.7773894Z  2025-10-10T00:23:42.7778909Z  2025-10-10T00:23:42.7779294Z  2025-10-10T00:23:42.7779749Z  2025-10-10T00:23:42.7780135Z  2025-10-10T00:23:42.7780526Z  2025-10-10T00:23:42.7780921Z  2025-10-10T00:23:42.7781891Z [1,984 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:42.7783002Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-10-10T00:23:42.7783841Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:42.7784571Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.7785531Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:42.7786519Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.7787209Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.7787900Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.7788641Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:42.9918160Z 2025-10-10T00:23:42.9919232Z  2025-10-10T00:23:42.9919732Z  2025-10-10T00:23:42.9920034Z  2025-10-10T00:23:42.9920251Z  2025-10-10T00:23:42.9920482Z  2025-10-10T00:23:42.9920695Z  2025-10-10T00:23:42.9921058Z  2025-10-10T00:23:42.9925035Z  2025-10-10T00:23:42.9926266Z [1,984 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:42.9927396Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-10-10T00:23:42.9927870Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:42.9928382Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.9928994Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:42.9929598Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.9930304Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:42.9930709Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:42.9934939Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-10-10T00:23:43.2612795Z 2025-10-10T00:23:43.2613817Z  2025-10-10T00:23:43.2614383Z  2025-10-10T00:23:43.2614773Z  2025-10-10T00:23:43.2615167Z  2025-10-10T00:23:43.2615552Z  2025-10-10T00:23:43.2615930Z  2025-10-10T00:23:43.2616317Z  2025-10-10T00:23:43.2616692Z  2025-10-10T00:23:43.2617697Z [1,985 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:43.2618822Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:23:43.2619688Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:43.2620375Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.2621313Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:43.2622273Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.2622930Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:43.2623660Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:43.2624312Z //:caffe2; 1s processwrapper-sandbox ... 2025-10-10T00:23:43.2862619Z 2025-10-10T00:23:43.2863429Z  2025-10-10T00:23:43.2863899Z  2025-10-10T00:23:43.2864313Z  2025-10-10T00:23:43.2864694Z  2025-10-10T00:23:43.2865090Z  2025-10-10T00:23:43.2865482Z  2025-10-10T00:23:43.2865862Z  2025-10-10T00:23:43.2866262Z  2025-10-10T00:23:43.2867210Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:43.2868939Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:43.2871540Z 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-10-10T00:23:43.2873403Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-10-10T00:23:43.2874411Z | ^ 2025-10-10T00:23:43.2875506Z [1,985 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:43.2876639Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:23:43.2877395Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:43.2878062Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.2878983Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:43.2879977Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.2880688Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:43.2881393Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:43.2882050Z //:caffe2; 1s processwrapper-sandbox ... 2025-10-10T00:23:43.2968294Z 2025-10-10T00:23:43.2970322Z  2025-10-10T00:23:43.2970811Z  2025-10-10T00:23:43.2971225Z  2025-10-10T00:23:43.2971644Z  2025-10-10T00:23:43.2972042Z  2025-10-10T00:23:43.2972417Z  2025-10-10T00:23:43.2972808Z  2025-10-10T00:23:43.2977261Z  2025-10-10T00:23:43.2980162Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:43.2981430Z In file included from aten/src/ATen/native/UpSample.h:11, 2025-10-10T00:23:43.2982785Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-10-10T00:23:43.2984598Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-10-10T00:23:43.2986525Z 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-10-10T00:23:43.2987758Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-10-10T00:23:43.2990512Z | ^~~~ 2025-10-10T00:23:43.2991473Z [1,985 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:43.2992441Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:23:43.2993286Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:43.2993984Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.2994850Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:43.2995873Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.2996501Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:43.2997124Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-10-10T00:23:43.2997788Z //:caffe2; 1s processwrapper-sandbox ... 2025-10-10T00:23:43.5435886Z 2025-10-10T00:23:43.5436820Z  2025-10-10T00:23:43.5437300Z  2025-10-10T00:23:43.5437646Z  2025-10-10T00:23:43.5438133Z  2025-10-10T00:23:43.5438412Z  2025-10-10T00:23:43.5438772Z  2025-10-10T00:23:43.5439086Z  2025-10-10T00:23:43.5439486Z  2025-10-10T00:23:43.5440580Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-10-10T00:23:43.5441727Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-10-10T00:23:43.5442914Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-10-10T00:23:43.5446302Z 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-10-10T00:23:43.5449821Z 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-10-10T00:23:43.5451026Z 29 | inline scalar_t vec_reduce_all( 2025-10-10T00:23:43.5451544Z | ^~~~~~~~~~~~~~ 2025-10-10T00:23:43.5452582Z [1,987 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:43.5453570Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:23:43.5454330Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:43.5455041Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:43.5455854Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.5456446Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-10-10T00:23:43.5457048Z //:caffe2; 2s processwrapper-sandbox 2025-10-10T00:23:43.5457701Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2025-10-10T00:23:43.5458389Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:23:43.7503757Z 2025-10-10T00:23:43.7504532Z  2025-10-10T00:23:43.7505001Z  2025-10-10T00:23:43.7505416Z  2025-10-10T00:23:43.7505828Z  2025-10-10T00:23:43.7506225Z  2025-10-10T00:23:43.7506935Z  2025-10-10T00:23:43.7507343Z  2025-10-10T00:23:43.7507749Z  2025-10-10T00:23:43.7508655Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-10-10T00:23:43.7510244Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-10-10T00:23:43.7512609Z 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-10-10T00:23:43.7514400Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-10-10T00:23:43.7515023Z | ^ 2025-10-10T00:23:43.7516050Z [1,989 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:43.7517405Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:23:43.7518132Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-10-10T00:23:43.7519112Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:43.7520037Z //:caffe2; 2s processwrapper-sandbox 2025-10-10T00:23:43.7520803Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox 2025-10-10T00:23:43.7521574Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:43.7522412Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:43.7523242Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:23:43.9929200Z 2025-10-10T00:23:43.9930188Z  2025-10-10T00:23:43.9930648Z  2025-10-10T00:23:43.9930985Z  2025-10-10T00:23:43.9931404Z  2025-10-10T00:23:43.9931657Z  2025-10-10T00:23:43.9932048Z  2025-10-10T00:23:43.9932369Z  2025-10-10T00:23:43.9932778Z  2025-10-10T00:23:43.9933729Z [1,991 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:43.9934618Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-10-10T00:23:43.9935543Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:43.9936436Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox 2025-10-10T00:23:43.9937173Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:43.9937932Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:43.9938832Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:43.9939834Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:43.9940822Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:44.5935556Z 2025-10-10T00:23:44.5936392Z  2025-10-10T00:23:44.5936922Z  2025-10-10T00:23:44.5937312Z  2025-10-10T00:23:44.5937737Z  2025-10-10T00:23:44.5938126Z  2025-10-10T00:23:44.5938531Z  2025-10-10T00:23:44.5938950Z  2025-10-10T00:23:44.5939332Z  2025-10-10T00:23:44.5940341Z [1,992 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:44.5941425Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-10-10T00:23:44.5942538Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:44.5943504Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:44.5944365Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.5945457Z Compiling test/cpp/jit/source_range_test.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.5946538Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.5947584Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.5948663Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:44.9940777Z 2025-10-10T00:23:44.9941530Z  2025-10-10T00:23:44.9942301Z  2025-10-10T00:23:44.9942719Z  2025-10-10T00:23:44.9943099Z  2025-10-10T00:23:44.9943471Z  2025-10-10T00:23:44.9943858Z  2025-10-10T00:23:44.9944233Z  2025-10-10T00:23:44.9944622Z  2025-10-10T00:23:44.9945535Z [1,993 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:44.9946654Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-10-10T00:23:44.9947507Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:23:44.9948458Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:44.9949699Z Compiling test/cpp/jit/source_range_test.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.9950824Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.9952251Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.9953339Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:44.9954390Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:45.5166488Z 2025-10-10T00:23:45.5167302Z  2025-10-10T00:23:45.5167753Z  2025-10-10T00:23:45.5168122Z  2025-10-10T00:23:45.5168507Z  2025-10-10T00:23:45.5168871Z  2025-10-10T00:23:45.5169253Z  2025-10-10T00:23:45.5169611Z  2025-10-10T00:23:45.5169982Z  2025-10-10T00:23:45.5170885Z [1,994 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:45.5171969Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-10-10T00:23:45.5172700Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:23:45.5173586Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.5174948Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.5175992Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.5177134Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:45.5178211Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:45.5179266Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:45.7948587Z 2025-10-10T00:23:45.7949665Z  2025-10-10T00:23:45.7950101Z  2025-10-10T00:23:45.7950440Z  2025-10-10T00:23:45.7950792Z  2025-10-10T00:23:45.7951121Z  2025-10-10T00:23:45.7951470Z  2025-10-10T00:23:45.7951791Z  2025-10-10T00:23:45.7952136Z  2025-10-10T00:23:45.7952995Z [1,994 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:45.7954031Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-10-10T00:23:45.7954748Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:45.7955719Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.7956658Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.7957564Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.7958529Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:45.7959441Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:45.7960387Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:45.9949756Z 2025-10-10T00:23:45.9950382Z  2025-10-10T00:23:45.9950661Z  2025-10-10T00:23:45.9950897Z  2025-10-10T00:23:45.9951110Z  2025-10-10T00:23:45.9951340Z  2025-10-10T00:23:45.9951551Z  2025-10-10T00:23:45.9951811Z  2025-10-10T00:23:45.9952022Z  2025-10-10T00:23:45.9952576Z [1,995 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:46.0211521Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-10-10T00:23:46.0214121Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:46.0216095Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.0217060Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.0218071Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.0219119Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.0220089Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:46.0220873Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:46.2222302Z 2025-10-10T00:23:46.2223127Z  2025-10-10T00:23:46.2223916Z  2025-10-10T00:23:46.2224265Z  2025-10-10T00:23:46.2224575Z  2025-10-10T00:23:46.2224925Z  2025-10-10T00:23:46.2225265Z  2025-10-10T00:23:46.2225644Z  2025-10-10T00:23:46.2226023Z  2025-10-10T00:23:46.2226968Z [1,996 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:46.2228090Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-10-10T00:23:46.2228825Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:46.2229584Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.2230514Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.2231498Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.2232551Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.2233574Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:46.2234533Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:46.4956664Z 2025-10-10T00:23:46.4957518Z  2025-10-10T00:23:46.4958029Z  2025-10-10T00:23:46.4958458Z  2025-10-10T00:23:46.4958833Z  2025-10-10T00:23:46.4959244Z  2025-10-10T00:23:46.4959608Z  2025-10-10T00:23:46.4960027Z  2025-10-10T00:23:46.4960359Z  2025-10-10T00:23:46.4961249Z [1,997 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:46.4962408Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-10-10T00:23:46.4963211Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:46.4964128Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.4965249Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.4966393Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.4967515Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.4968537Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.4969502Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:46.8229858Z 2025-10-10T00:23:46.8230807Z  2025-10-10T00:23:46.8231257Z  2025-10-10T00:23:46.8231697Z  2025-10-10T00:23:46.8232075Z  2025-10-10T00:23:46.8232505Z  2025-10-10T00:23:46.8232885Z  2025-10-10T00:23:46.8233302Z  2025-10-10T00:23:46.8233641Z  2025-10-10T00:23:46.8234644Z [1,998 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:46.8235915Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-10-10T00:23:46.8236747Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:23:46.8237704Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:46.8238871Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.8240353Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.8241457Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:46.8242920Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:46.8244056Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:47.2679161Z 2025-10-10T00:23:47.2680001Z  2025-10-10T00:23:47.2680442Z  2025-10-10T00:23:47.2680881Z  2025-10-10T00:23:47.2681220Z  2025-10-10T00:23:47.2681647Z  2025-10-10T00:23:47.2681993Z  2025-10-10T00:23:47.2682415Z  2025-10-10T00:23:47.2682750Z  2025-10-10T00:23:47.2683721Z [1,999 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:47.2685246Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-10-10T00:23:47.2686345Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.2687378Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.2688400Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.2689510Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.2690507Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:47.2691533Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:47.2692562Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:47.5230129Z 2025-10-10T00:23:47.5230879Z  2025-10-10T00:23:47.5231366Z  2025-10-10T00:23:47.5231697Z  2025-10-10T00:23:47.5232020Z  2025-10-10T00:23:47.5232345Z  2025-10-10T00:23:47.5232667Z  2025-10-10T00:23:47.5233030Z  2025-10-10T00:23:47.5233366Z  2025-10-10T00:23:47.5234146Z [2,000 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:47.5235028Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-10-10T00:23:47.5235952Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.5236842Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.5237638Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.5238474Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.5239344Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.5240213Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.5241082Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:47.8289392Z 2025-10-10T00:23:47.8290082Z  2025-10-10T00:23:47.8290357Z  2025-10-10T00:23:47.8290596Z  2025-10-10T00:23:47.8290811Z  2025-10-10T00:23:47.8291040Z  2025-10-10T00:23:47.8291283Z  2025-10-10T00:23:47.8291508Z  2025-10-10T00:23:47.8291717Z  2025-10-10T00:23:47.8292273Z [2,001 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:47.8292892Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-10-10T00:23:47.8293436Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.8294019Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.8294608Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:47.8295406Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.8296219Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.8296976Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:47.8297739Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox ... 2025-10-10T00:23:48.0297247Z 2025-10-10T00:23:48.0298672Z  2025-10-10T00:23:48.0298998Z  2025-10-10T00:23:48.0299241Z  2025-10-10T00:23:48.0299462Z  2025-10-10T00:23:48.0299698Z  2025-10-10T00:23:48.0299912Z  2025-10-10T00:23:48.0300143Z  2025-10-10T00:23:48.0300361Z  2025-10-10T00:23:48.0300914Z [2,003 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:48.0301540Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-10-10T00:23:48.0302090Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.0302648Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.0303227Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.0304348Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.0304881Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.0305428Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.0305958Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox ... 2025-10-10T00:23:48.2976705Z 2025-10-10T00:23:48.2977366Z  2025-10-10T00:23:48.2977794Z  2025-10-10T00:23:48.2978092Z  2025-10-10T00:23:48.2978470Z  2025-10-10T00:23:48.2978696Z  2025-10-10T00:23:48.2978905Z  2025-10-10T00:23:48.2979129Z  2025-10-10T00:23:48.2979337Z  2025-10-10T00:23:48.2979889Z [2,004 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:48.2980502Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-10-10T00:23:48.2981062Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.2981690Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.2982271Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.2982816Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.2983335Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.2983858Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.2984379Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:48.6299040Z 2025-10-10T00:23:48.6299811Z  2025-10-10T00:23:48.6300134Z  2025-10-10T00:23:48.6300354Z  2025-10-10T00:23:48.6300583Z  2025-10-10T00:23:48.6300796Z  2025-10-10T00:23:48.6301067Z  2025-10-10T00:23:48.6301279Z  2025-10-10T00:23:48.6301507Z  2025-10-10T00:23:48.6302076Z [2,005 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:48.6303004Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-10-10T00:23:48.6303590Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.6304282Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.6304870Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.6305618Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:48.6306149Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.6306800Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:48.6307511Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:48.9998678Z 2025-10-10T00:23:48.9999475Z  2025-10-10T00:23:48.9999923Z  2025-10-10T00:23:49.0000263Z  2025-10-10T00:23:49.0000501Z  2025-10-10T00:23:49.0000714Z  2025-10-10T00:23:49.0000979Z  2025-10-10T00:23:49.0001190Z  2025-10-10T00:23:49.0001413Z  2025-10-10T00:23:49.0002221Z [2,006 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:49.0002862Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-10-10T00:23:49.0003429Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.0004018Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.0004569Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.0005088Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.0005606Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.0006107Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:49.0006552Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:23:49.2307825Z 2025-10-10T00:23:49.2310187Z  2025-10-10T00:23:49.2310603Z  2025-10-10T00:23:49.2310985Z  2025-10-10T00:23:49.2311328Z  2025-10-10T00:23:49.2311707Z  2025-10-10T00:23:49.2312046Z  2025-10-10T00:23:49.2312472Z  2025-10-10T00:23:49.2312841Z  2025-10-10T00:23:49.2313842Z [2,007 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:49.2314734Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-10-10T00:23:49.2315691Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.2316560Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.2317356Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.2318136Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.2318711Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:49.2319169Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:23:49.2319516Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:23:49.4324765Z 2025-10-10T00:23:49.4325504Z  2025-10-10T00:23:49.4325941Z  2025-10-10T00:23:49.4326377Z  2025-10-10T00:23:49.4326737Z  2025-10-10T00:23:49.4327126Z  2025-10-10T00:23:49.4327501Z  2025-10-10T00:23:49.4327899Z  2025-10-10T00:23:49.4328256Z  2025-10-10T00:23:49.4329225Z [2,010 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:23:49.4330254Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-10-10T00:23:49.4331131Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.4332038Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.4332986Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.4333885Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:49.4334676Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:23:49.4335257Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:49.4335876Z //:caffe2; 1s processwrapper-sandbox ... 2025-10-10T00:23:49.6324652Z 2025-10-10T00:23:49.6325433Z  2025-10-10T00:23:49.6325921Z  2025-10-10T00:23:49.6326320Z  2025-10-10T00:23:49.6326752Z  2025-10-10T00:23:49.6327155Z  2025-10-10T00:23:49.6327539Z  2025-10-10T00:23:49.6327944Z  2025-10-10T00:23:49.6328364Z  2025-10-10T00:23:49.6329330Z [2,011 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:49.6330447Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-10-10T00:23:49.6331408Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.6332363Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:49.6333305Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:49.6334137Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:23:49.6334577Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:49.6335348Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-10-10T00:23:49.6336331Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:49.8621641Z 2025-10-10T00:23:49.8622514Z  2025-10-10T00:23:49.8622836Z  2025-10-10T00:23:49.8623076Z  2025-10-10T00:23:49.8623308Z  2025-10-10T00:23:49.8623540Z  2025-10-10T00:23:49.8623769Z  2025-10-10T00:23:49.8623980Z  2025-10-10T00:23:49.8624208Z  2025-10-10T00:23:49.8624743Z [2,014 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:49.8625586Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-10-10T00:23:49.8626114Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2025-10-10T00:23:49.8626932Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:49.8627375Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:49.8628044Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:49.8628921Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:49.8629575Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:49.8630215Z Compiling test/cpp/api/functional.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:50.2331140Z 2025-10-10T00:23:50.2331970Z  2025-10-10T00:23:50.2332468Z  2025-10-10T00:23:50.2332907Z  2025-10-10T00:23:50.2333297Z  2025-10-10T00:23:50.2333708Z  2025-10-10T00:23:50.2334108Z  2025-10-10T00:23:50.2334518Z  2025-10-10T00:23:50.2334910Z  2025-10-10T00:23:50.2335936Z [2,015 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:50.2337139Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-10-10T00:23:50.2338127Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:50.2338953Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:50.2339737Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:50.2340837Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:50.2341996Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:50.2343185Z Compiling test/cpp/api/functional.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:50.2344070Z //:caffe2; 1s processwrapper-sandbox ... 2025-10-10T00:23:51.3167408Z 2025-10-10T00:23:51.3168200Z  2025-10-10T00:23:51.3168569Z  2025-10-10T00:23:51.3168873Z  2025-10-10T00:23:51.3169155Z  2025-10-10T00:23:51.3169456Z  2025-10-10T00:23:51.3169737Z  2025-10-10T00:23:51.3170080Z  2025-10-10T00:23:51.3170387Z  2025-10-10T00:23:51.3171166Z [2,016 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:51.3172076Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-10-10T00:23:51.3172860Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:51.3173485Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:51.3186520Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.3187482Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.3188374Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.3189284Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:51.3190129Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:51.6346120Z 2025-10-10T00:23:51.6346894Z  2025-10-10T00:23:51.6347406Z  2025-10-10T00:23:51.6347777Z  2025-10-10T00:23:51.6348172Z  2025-10-10T00:23:51.6348560Z  2025-10-10T00:23:51.6348957Z  2025-10-10T00:23:51.6349329Z  2025-10-10T00:23:51.6350048Z  2025-10-10T00:23:51.6351016Z [2,016 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:51.6352132Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-10-10T00:23:51.6353052Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:51.6353816Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:51.6354653Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.6355813Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.6356930Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.6358045Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.6359404Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:51.8349286Z 2025-10-10T00:23:51.8350103Z  2025-10-10T00:23:51.8350621Z  2025-10-10T00:23:51.8351067Z  2025-10-10T00:23:51.8351469Z  2025-10-10T00:23:51.8351862Z  2025-10-10T00:23:51.8352227Z  2025-10-10T00:23:51.8352643Z  2025-10-10T00:23:51.8353046Z  2025-10-10T00:23:51.8354023Z [2,018 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:51.8355179Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-10-10T00:23:51.8356038Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:51.8356853Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:51.8357854Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.8358941Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.8359966Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:51.8360934Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:51.8361848Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:52.2880949Z 2025-10-10T00:23:52.2881793Z  2025-10-10T00:23:52.2882262Z  2025-10-10T00:23:52.2882652Z  2025-10-10T00:23:52.2892520Z  2025-10-10T00:23:52.2893193Z  2025-10-10T00:23:52.2893532Z  2025-10-10T00:23:52.2893865Z  2025-10-10T00:23:52.2894242Z  2025-10-10T00:23:52.2895137Z [2,019 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:52.2896214Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-10-10T00:23:52.2897163Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.2898171Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.2899172Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.2900199Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.2901166Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.2902086Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:52.2903047Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:52.5774654Z 2025-10-10T00:23:52.5775263Z  2025-10-10T00:23:52.5775537Z  2025-10-10T00:23:52.5775777Z  2025-10-10T00:23:52.5775999Z  2025-10-10T00:23:52.5776238Z  2025-10-10T00:23:52.5776456Z  2025-10-10T00:23:52.5776685Z  2025-10-10T00:23:52.5776915Z  2025-10-10T00:23:52.5777448Z [2,020 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:52.5778119Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-10-10T00:23:52.5778678Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.5779541Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.5780154Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.5780780Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.5781348Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.5781864Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.5782403Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:52.8015900Z 2025-10-10T00:23:52.8016829Z  2025-10-10T00:23:52.8017288Z  2025-10-10T00:23:52.8017683Z  2025-10-10T00:23:52.8018066Z  2025-10-10T00:23:52.8018414Z  2025-10-10T00:23:52.8018758Z  2025-10-10T00:23:52.8019500Z  2025-10-10T00:23:52.8019851Z  2025-10-10T00:23:52.8020781Z [2,021 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:52.8021926Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-10-10T00:23:52.8022871Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:52.8023947Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.8025015Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:52.8026067Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.8026996Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.8027890Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:52.8028922Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:53.0359160Z 2025-10-10T00:23:53.0359938Z  2025-10-10T00:23:53.0360406Z  2025-10-10T00:23:53.0360771Z  2025-10-10T00:23:53.0361150Z  2025-10-10T00:23:53.0361527Z  2025-10-10T00:23:53.0361914Z  2025-10-10T00:23:53.0362321Z  2025-10-10T00:23:53.0362706Z  2025-10-10T00:23:53.0363690Z [2,022 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:53.0364863Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-10-10T00:23:53.0365883Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.0366956Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.0368072Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.0369130Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.0370147Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:53.0371133Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:53.0372257Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:53.4071861Z 2025-10-10T00:23:53.4072672Z  2025-10-10T00:23:53.4073151Z  2025-10-10T00:23:53.4073538Z  2025-10-10T00:23:53.4074178Z  2025-10-10T00:23:53.4074583Z  2025-10-10T00:23:53.4074969Z  2025-10-10T00:23:53.4075358Z  2025-10-10T00:23:53.4075814Z  2025-10-10T00:23:53.4076760Z [2,024 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:53.4077851Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-10-10T00:23:53.4078852Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.4079893Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.4080912Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.4081876Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.4082808Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:53.4084230Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:53.4085317Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:53.6368421Z 2025-10-10T00:23:53.6369195Z  2025-10-10T00:23:53.6369648Z  2025-10-10T00:23:53.6370044Z  2025-10-10T00:23:53.6370423Z  2025-10-10T00:23:53.6370806Z  2025-10-10T00:23:53.6371201Z  2025-10-10T00:23:53.6371581Z  2025-10-10T00:23:53.6371975Z  2025-10-10T00:23:53.6372903Z [2,024 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:53.6383589Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-10-10T00:23:53.6384806Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.6386309Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.6387329Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.6388312Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.6389237Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.6390257Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.6391357Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:53.9480142Z 2025-10-10T00:23:53.9480888Z  2025-10-10T00:23:53.9481375Z  2025-10-10T00:23:53.9481783Z  2025-10-10T00:23:53.9482171Z  2025-10-10T00:23:53.9482580Z  2025-10-10T00:23:53.9482956Z  2025-10-10T00:23:53.9483355Z  2025-10-10T00:23:53.9483736Z  2025-10-10T00:23:53.9484694Z [2,025 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:53.9485845Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-10-10T00:23:53.9486900Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:53.9487932Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.9488910Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.9489831Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.9490862Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.9491922Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:53.9492946Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox ... 2025-10-10T00:23:54.2393784Z 2025-10-10T00:23:54.2394545Z  2025-10-10T00:23:54.2395035Z  2025-10-10T00:23:54.2395531Z  2025-10-10T00:23:54.2395957Z  2025-10-10T00:23:54.2396360Z  2025-10-10T00:23:54.2396810Z  2025-10-10T00:23:54.2397201Z  2025-10-10T00:23:54.2397600Z  2025-10-10T00:23:54.2398578Z [2,026 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:54.2399756Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-10-10T00:23:54.2400819Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.2401883Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.2402912Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.2403886Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.2404955Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.2406036Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.2407090Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox ... 2025-10-10T00:23:54.4398924Z 2025-10-10T00:23:54.4399653Z  2025-10-10T00:23:54.4400142Z  2025-10-10T00:23:54.4400542Z  2025-10-10T00:23:54.4400952Z  2025-10-10T00:23:54.4401341Z  2025-10-10T00:23:54.4402131Z  2025-10-10T00:23:54.4402530Z  2025-10-10T00:23:54.4402930Z  2025-10-10T00:23:54.4403896Z [2,027 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:54.4405060Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-10-10T00:23:54.4406061Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.4407055Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.4408001Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.4409051Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.4410147Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.4411356Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.4412449Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:54.7999042Z 2025-10-10T00:23:54.7999855Z  2025-10-10T00:23:54.8000310Z  2025-10-10T00:23:54.8000717Z  2025-10-10T00:23:54.8001111Z  2025-10-10T00:23:54.8001516Z  2025-10-10T00:23:54.8001906Z  2025-10-10T00:23:54.8002310Z  2025-10-10T00:23:54.8002699Z  2025-10-10T00:23:54.8003665Z [2,029 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:54.8004810Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-10-10T00:23:54.8005824Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.8006817Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.8007767Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.8008855Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:54.8009933Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.8010952Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:54.8012039Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:55.0399448Z 2025-10-10T00:23:55.0400279Z  2025-10-10T00:23:55.0400807Z  2025-10-10T00:23:55.0401219Z  2025-10-10T00:23:55.0401637Z  2025-10-10T00:23:55.0402034Z  2025-10-10T00:23:55.0402445Z  2025-10-10T00:23:55.0402844Z  2025-10-10T00:23:55.0403225Z  2025-10-10T00:23:55.0404197Z [2,031 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:55.0405288Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-10-10T00:23:55.0406262Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.0407278Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.0408322Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.0409311Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.0410341Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:55.0411075Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:55.0411939Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:55.2405748Z 2025-10-10T00:23:55.2411847Z  2025-10-10T00:23:55.2412254Z  2025-10-10T00:23:55.2412655Z  2025-10-10T00:23:55.2413027Z  2025-10-10T00:23:55.2413411Z  2025-10-10T00:23:55.2413786Z  2025-10-10T00:23:55.2414151Z  2025-10-10T00:23:55.2414534Z  2025-10-10T00:23:55.2415443Z [2,032 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:55.2416562Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-10-10T00:23:55.2417952Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.2418969Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.2419912Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.2420892Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:55.2421667Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:23:55.2422404Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:55.2423244Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:23:55.6035755Z 2025-10-10T00:23:55.6036513Z  2025-10-10T00:23:55.6036999Z  2025-10-10T00:23:55.6037392Z  2025-10-10T00:23:55.6037801Z  2025-10-10T00:23:55.6038192Z  2025-10-10T00:23:55.6038566Z  2025-10-10T00:23:55.6039369Z  2025-10-10T00:23:55.6039724Z  2025-10-10T00:23:55.6040610Z [2,033 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:55.6041657Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-10-10T00:23:55.6042615Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.6043568Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.6044545Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:55.6045376Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:23:55.6046133Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:55.6047207Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:55.6048351Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:55.8411959Z 2025-10-10T00:23:55.8413168Z  2025-10-10T00:23:55.8413773Z  2025-10-10T00:23:55.8414398Z  2025-10-10T00:23:55.8415446Z  2025-10-10T00:23:55.8415921Z  2025-10-10T00:23:55.8416309Z  2025-10-10T00:23:55.8416730Z  2025-10-10T00:23:55.8417119Z  2025-10-10T00:23:55.8418101Z [2,034 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:55.8419212Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-10-10T00:23:55.8420216Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.8421174Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:55.8422242Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:55.8423156Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:23:55.8423970Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:55.8425101Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:55.8426110Z //:torch_dist_autograd_test; 1s processwrapper-sandbox ... 2025-10-10T00:23:56.2415923Z 2025-10-10T00:23:56.2416929Z  2025-10-10T00:23:56.2417458Z  2025-10-10T00:23:56.2417843Z  2025-10-10T00:23:56.2418231Z  2025-10-10T00:23:56.2418598Z  2025-10-10T00:23:56.2418988Z  2025-10-10T00:23:56.2419356Z  2025-10-10T00:23:56.2419671Z  2025-10-10T00:23:56.2420218Z [2,036 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:56.2420854Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-10-10T00:23:56.2421414Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:56.2421887Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:23:56.2422400Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:56.2423325Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:56.2424179Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-10-10T00:23:56.2425001Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2025-10-10T00:23:56.2429448Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:23:56.5457335Z 2025-10-10T00:23:56.5458540Z  2025-10-10T00:23:56.5459018Z  2025-10-10T00:23:56.5459396Z  2025-10-10T00:23:56.5459789Z  2025-10-10T00:23:56.5460158Z  2025-10-10T00:23:56.5460543Z  2025-10-10T00:23:56.5460931Z  2025-10-10T00:23:56.5461308Z  2025-10-10T00:23:56.5462221Z [2,037 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:56.5463292Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-10-10T00:23:56.5464297Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:56.5465136Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:56.5466338Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:56.5467385Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:56.5468309Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-10-10T00:23:56.5469222Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:56.5470288Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:23:56.8423932Z 2025-10-10T00:23:56.8424766Z  2025-10-10T00:23:56.8425255Z  2025-10-10T00:23:56.8425699Z  2025-10-10T00:23:56.8426096Z  2025-10-10T00:23:56.8426513Z  2025-10-10T00:23:56.8426900Z  2025-10-10T00:23:56.8427314Z  2025-10-10T00:23:56.8427739Z  2025-10-10T00:23:56.8428678Z [2,037 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:56.8429856Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-10-10T00:23:56.8430950Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:56.8431816Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:23:56.8432664Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:56.8433769Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:56.8434749Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-10-10T00:23:56.8435832Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:56.8436955Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:57.5522378Z 2025-10-10T00:23:57.5523228Z  2025-10-10T00:23:57.5523703Z  2025-10-10T00:23:57.5524087Z  2025-10-10T00:23:57.5524494Z  2025-10-10T00:23:57.5524878Z  2025-10-10T00:23:57.5525271Z  2025-10-10T00:23:57.5525646Z  2025-10-10T00:23:57.5526051Z  2025-10-10T00:23:57.5527092Z [2,038 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:57.5528263Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-10-10T00:23:57.5529089Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:23:57.5529924Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:57.5531033Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:57.5531960Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-10-10T00:23:57.5532892Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:57.5533958Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:57.5535150Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:57.8434503Z 2025-10-10T00:23:57.8435283Z  2025-10-10T00:23:57.8435857Z  2025-10-10T00:23:57.8436255Z  2025-10-10T00:23:57.8436664Z  2025-10-10T00:23:57.8437028Z  2025-10-10T00:23:57.8437348Z  2025-10-10T00:23:57.8437683Z  2025-10-10T00:23:57.8437996Z  2025-10-10T00:23:57.8439190Z [2,038 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:57.8440272Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-10-10T00:23:57.8441065Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:23:57.8441872Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:57.8442875Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:57.8443665Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-10-10T00:23:57.8444476Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:57.8445520Z Compiling aten/src/ATen/Operators_2.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:57.8446599Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:58.1934863Z 2025-10-10T00:23:58.1935642Z  2025-10-10T00:23:58.1936051Z  2025-10-10T00:23:58.1936363Z  2025-10-10T00:23:58.1936723Z  2025-10-10T00:23:58.1937033Z  2025-10-10T00:23:58.1937357Z  2025-10-10T00:23:58.1937656Z  2025-10-10T00:23:58.1937979Z  2025-10-10T00:23:58.1938761Z [2,040 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:58.1939661Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-10-10T00:23:58.1940494Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:58.1941346Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:58.1942120Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-10-10T00:23:58.1942859Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.1943734Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.1944545Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.1945421Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:58.4441329Z 2025-10-10T00:23:58.4442101Z  2025-10-10T00:23:58.4442562Z  2025-10-10T00:23:58.4442955Z  2025-10-10T00:23:58.4443360Z  2025-10-10T00:23:58.4443740Z  2025-10-10T00:23:58.4444136Z  2025-10-10T00:23:58.4444531Z  2025-10-10T00:23:58.4444927Z  2025-10-10T00:23:58.4445856Z [2,042 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:58.4446925Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-10-10T00:23:58.4447901Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:58.4448814Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-10-10T00:23:58.4449756Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:58.4450782Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.4451810Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.4459157Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.4460188Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:58.6904729Z 2025-10-10T00:23:58.6905494Z  2025-10-10T00:23:58.6905977Z  2025-10-10T00:23:58.6906363Z  2025-10-10T00:23:58.6906761Z  2025-10-10T00:23:58.6907117Z  2025-10-10T00:23:58.6907506Z  2025-10-10T00:23:58.6907877Z  2025-10-10T00:23:58.6908282Z  2025-10-10T00:23:58.6909265Z [2,043 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:58.6910373Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-10-10T00:23:58.6911394Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:58.6912337Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-10-10T00:23:58.6913575Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:58.6914700Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.6915843Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.6916833Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:58.6917885Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:59.0456360Z 2025-10-10T00:23:59.0457103Z  2025-10-10T00:23:59.0457574Z  2025-10-10T00:23:59.0457959Z  2025-10-10T00:23:59.0458344Z  2025-10-10T00:23:59.0458694Z  2025-10-10T00:23:59.0459054Z  2025-10-10T00:23:59.0459368Z  2025-10-10T00:23:59.0459973Z  2025-10-10T00:23:59.0460793Z [2,044 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:59.0461913Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-10-10T00:23:59.0462924Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:59.0463869Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-10-10T00:23:59.0464670Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.0465532Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.0466528Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.0467552Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:59.0468602Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:23:59.3995641Z 2025-10-10T00:23:59.3996492Z  2025-10-10T00:23:59.3997011Z  2025-10-10T00:23:59.3997426Z  2025-10-10T00:23:59.3997825Z  2025-10-10T00:23:59.3998232Z  2025-10-10T00:23:59.3998602Z  2025-10-10T00:23:59.3999027Z  2025-10-10T00:23:59.3999402Z  2025-10-10T00:23:59.4000330Z [2,045 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:59.4001452Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-10-10T00:23:59.4002326Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-10-10T00:23:59.4003149Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:59.4004089Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.4005036Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.4005936Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.4006855Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:59.4007629Z //:jit_tests; 3s processwrapper-sandbox ... 2025-10-10T00:23:59.6467856Z 2025-10-10T00:23:59.6468800Z  2025-10-10T00:23:59.6469280Z  2025-10-10T00:23:59.6469738Z  2025-10-10T00:23:59.6470139Z  2025-10-10T00:23:59.6470353Z  2025-10-10T00:23:59.6494840Z  2025-10-10T00:23:59.6495331Z  2025-10-10T00:23:59.6495881Z  2025-10-10T00:23:59.6496976Z [2,046 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:23:59.6499491Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-10-10T00:23:59.6500219Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:59.6501836Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.6502710Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.6503699Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.6504711Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.6505725Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:59.6529346Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:23:59.8757028Z 2025-10-10T00:23:59.8757805Z  2025-10-10T00:23:59.8758237Z  2025-10-10T00:23:59.8758553Z  2025-10-10T00:23:59.8758898Z  2025-10-10T00:23:59.8759224Z  2025-10-10T00:23:59.8759609Z  2025-10-10T00:23:59.8759976Z  2025-10-10T00:23:59.8760361Z  2025-10-10T00:23:59.8761297Z [2,047 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:23:59.8762389Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-10-10T00:23:59.8763242Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-10-10T00:23:59.8764132Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.8765422Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.8766433Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-10-10T00:23:59.8767468Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-10-10T00:23:59.8768418Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-10-10T00:23:59.8769396Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:00.2060334Z 2025-10-10T00:24:00.2061099Z  2025-10-10T00:24:00.2061531Z  2025-10-10T00:24:00.2061933Z  2025-10-10T00:24:00.2062270Z  2025-10-10T00:24:00.2062618Z  2025-10-10T00:24:00.2062950Z  2025-10-10T00:24:00.2063327Z  2025-10-10T00:24:00.2063690Z  2025-10-10T00:24:00.2064642Z [2,049 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:00.2065763Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-10-10T00:24:00.2066660Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.2067548Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.2068487Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.2069494Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:00.2070550Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:00.2071551Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:00.2072466Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:00.4511442Z 2025-10-10T00:24:00.4512567Z  2025-10-10T00:24:00.4513009Z  2025-10-10T00:24:00.4513362Z  2025-10-10T00:24:00.4513696Z  2025-10-10T00:24:00.4514071Z  2025-10-10T00:24:00.4514447Z  2025-10-10T00:24:00.4514896Z  2025-10-10T00:24:00.4515225Z  2025-10-10T00:24:00.4516245Z [2,050 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:00.4517294Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-10-10T00:24:00.4519580Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.4520624Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.4521373Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.4522330Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:00.4522957Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:00.4523823Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:00.4524424Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:00.7637804Z 2025-10-10T00:24:00.7639186Z  2025-10-10T00:24:00.7639724Z  2025-10-10T00:24:00.7640132Z  2025-10-10T00:24:00.7640481Z  2025-10-10T00:24:00.7640803Z  2025-10-10T00:24:00.7641497Z  2025-10-10T00:24:00.7641830Z  2025-10-10T00:24:00.7642140Z  2025-10-10T00:24:00.7642961Z [2,051 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:00.7643842Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-10-10T00:24:00.7644614Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.7645389Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.7646212Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.7646977Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:00.7647764Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:00.7648806Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:00.7649556Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:01.0713318Z 2025-10-10T00:24:01.0714517Z  2025-10-10T00:24:01.0714989Z  2025-10-10T00:24:01.0715345Z  2025-10-10T00:24:01.0715793Z  2025-10-10T00:24:01.0716142Z  2025-10-10T00:24:01.0716498Z  2025-10-10T00:24:01.0717355Z  2025-10-10T00:24:01.0717728Z  2025-10-10T00:24:01.0718608Z [2,053 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:01.0719933Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-10-10T00:24:01.0720839Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:01.0721755Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.0722986Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.0723823Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.0724820Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:01.0725670Z Compiling test/cpp/jit/test_te.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:01.0726702Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:01.3488405Z 2025-10-10T00:24:01.3489402Z  2025-10-10T00:24:01.3489823Z  2025-10-10T00:24:01.3490169Z  2025-10-10T00:24:01.3490517Z  2025-10-10T00:24:01.3490869Z  2025-10-10T00:24:01.3491223Z  2025-10-10T00:24:01.3491562Z  2025-10-10T00:24:01.3491909Z  2025-10-10T00:24:01.3492739Z [2,054 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:01.3493727Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-10-10T00:24:01.3494606Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:01.3495534Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.3496504Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.3497496Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:01.3498659Z Compiling test/cpp/jit/test_te.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:01.3499538Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.3500297Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:01.6176656Z 2025-10-10T00:24:01.6177931Z  2025-10-10T00:24:01.6178439Z  2025-10-10T00:24:01.6178855Z  2025-10-10T00:24:01.6179249Z  2025-10-10T00:24:01.6179655Z  2025-10-10T00:24:01.6180042Z  2025-10-10T00:24:01.6180464Z  2025-10-10T00:24:01.6180850Z  2025-10-10T00:24:01.6181766Z [2,057 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:01.6182903Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-10-10T00:24:01.6185174Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.6186392Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:01.6187551Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:01.6188745Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:01.6190060Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.6191344Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.6192586Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:01.8726265Z 2025-10-10T00:24:01.8727190Z  2025-10-10T00:24:01.8727602Z  2025-10-10T00:24:01.8728319Z  2025-10-10T00:24:01.8728729Z  2025-10-10T00:24:01.8729108Z  2025-10-10T00:24:01.8729494Z  2025-10-10T00:24:01.8729873Z  2025-10-10T00:24:01.8730266Z  2025-10-10T00:24:01.8744400Z [2,059 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:24:01.8745747Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-10-10T00:24:01.8746713Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:01.8747777Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:01.8748947Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.8750204Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.8751413Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.8752556Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:01.8753498Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:02.0733881Z 2025-10-10T00:24:02.0734650Z  2025-10-10T00:24:02.0735022Z  2025-10-10T00:24:02.0735447Z  2025-10-10T00:24:02.0735732Z  2025-10-10T00:24:02.0736100Z  2025-10-10T00:24:02.0736463Z  2025-10-10T00:24:02.0736745Z  2025-10-10T00:24:02.0736960Z  2025-10-10T00:24:02.0737753Z [2,059 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:02.0738650Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-10-10T00:24:02.0739326Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:02.0739997Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:02.0740637Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.0741558Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.0742390Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:02.0743234Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:02.0744036Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:02.3703840Z 2025-10-10T00:24:02.3704660Z  2025-10-10T00:24:02.3705118Z  2025-10-10T00:24:02.3705441Z  2025-10-10T00:24:02.3710442Z  2025-10-10T00:24:02.3711724Z  2025-10-10T00:24:02.3713101Z  2025-10-10T00:24:02.3713452Z  2025-10-10T00:24:02.3713794Z  2025-10-10T00:24:02.3714769Z [2,061 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:02.3715963Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-10-10T00:24:02.3716919Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:02.3718023Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.3719217Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.3722200Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.3723160Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:02.3723715Z //:jit_tests; 1s processwrapper-sandbox 2025-10-10T00:24:02.3724460Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:02.6738956Z 2025-10-10T00:24:02.6739593Z  2025-10-10T00:24:02.6739883Z  2025-10-10T00:24:02.6740103Z  2025-10-10T00:24:02.6740336Z  2025-10-10T00:24:02.6740552Z  2025-10-10T00:24:02.6740781Z  2025-10-10T00:24:02.6740994Z  2025-10-10T00:24:02.6741220Z  2025-10-10T00:24:02.6741755Z [2,061 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:02.6742402Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-10-10T00:24:02.6879608Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:02.6880285Z Compiling torch/csrc/autograd/autograd_meta.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.6880959Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.6881870Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.6882403Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:02.6882754Z //:jit_tests; 1s processwrapper-sandbox 2025-10-10T00:24:02.6883423Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:02.8890405Z 2025-10-10T00:24:02.8891145Z  2025-10-10T00:24:02.8891546Z  2025-10-10T00:24:02.8891908Z  2025-10-10T00:24:02.8892205Z  2025-10-10T00:24:02.8892423Z  2025-10-10T00:24:02.8892655Z  2025-10-10T00:24:02.8892936Z  2025-10-10T00:24:02.8893288Z  2025-10-10T00:24:02.8893893Z [2,062 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:02.8894762Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-10-10T00:24:02.8895548Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:02.8896273Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.8897118Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:02.8897756Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:02.8898291Z //:jit_tests; 1s processwrapper-sandbox 2025-10-10T00:24:02.8898916Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:02.8899858Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:03.3554288Z 2025-10-10T00:24:03.3555010Z  2025-10-10T00:24:03.3555628Z  2025-10-10T00:24:03.3556027Z  2025-10-10T00:24:03.3556413Z  2025-10-10T00:24:03.3556790Z  2025-10-10T00:24:03.3557162Z  2025-10-10T00:24:03.3557482Z  2025-10-10T00:24:03.3557853Z  2025-10-10T00:24:03.3558701Z [2,063 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:03.3559893Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-10-10T00:24:03.3560741Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:03.3561645Z Compiling aten/src/ATen/Operators_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:03.3562491Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:03.3562906Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:03.3563711Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:03.3564765Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:03.3565652Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:03.6897962Z 2025-10-10T00:24:03.6899190Z  2025-10-10T00:24:03.6899734Z  2025-10-10T00:24:03.6900144Z  2025-10-10T00:24:03.6900512Z  2025-10-10T00:24:03.6901221Z  2025-10-10T00:24:03.6901646Z  2025-10-10T00:24:03.6902033Z  2025-10-10T00:24:03.6902436Z  2025-10-10T00:24:03.6903295Z [2,064 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:03.6904273Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-10-10T00:24:03.6905152Z Compiling aten/src/ATen/Operators_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:03.6905929Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:03.6906475Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:03.6907301Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:03.6908425Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:03.6909499Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:03.6910160Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:03.8902971Z 2025-10-10T00:24:03.8903781Z  2025-10-10T00:24:03.8904252Z  2025-10-10T00:24:03.8904654Z  2025-10-10T00:24:03.8905054Z  2025-10-10T00:24:03.8905413Z  2025-10-10T00:24:03.8905774Z  2025-10-10T00:24:03.8906170Z  2025-10-10T00:24:03.8906588Z  2025-10-10T00:24:03.8907526Z [2,065 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:03.8908614Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-10-10T00:24:03.8909407Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:03.8910035Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:03.8910846Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:03.8911937Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:03.8912798Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:03.8913661Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:03.8914565Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:05.0909035Z 2025-10-10T00:24:05.0909905Z  2025-10-10T00:24:05.0910188Z  2025-10-10T00:24:05.0910424Z  2025-10-10T00:24:05.0910639Z  2025-10-10T00:24:05.0910869Z  2025-10-10T00:24:05.0911085Z  2025-10-10T00:24:05.0911310Z  2025-10-10T00:24:05.0911540Z  2025-10-10T00:24:05.0912074Z [2,065 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:05.0912705Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-10-10T00:24:05.0913150Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:05.0913512Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:05.0914035Z Compiling torch/csrc/autograd/autograd.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.0914668Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.0915180Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:05.0915732Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.1288353Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:24:05.3463651Z 2025-10-10T00:24:05.3464499Z  2025-10-10T00:24:05.3464932Z  2025-10-10T00:24:05.3465297Z  2025-10-10T00:24:05.3465656Z  2025-10-10T00:24:05.3465989Z  2025-10-10T00:24:05.3466348Z  2025-10-10T00:24:05.3466703Z  2025-10-10T00:24:05.3467032Z  2025-10-10T00:24:05.3467901Z [2,066 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:05.3468866Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-10-10T00:24:05.3469605Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:05.3470144Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:05.3471216Z Compiling torch/csrc/autograd/autograd.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.3472210Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.3473004Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:05.3473875Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.3475255Z //:jit_tests; 3s processwrapper-sandbox ... 2025-10-10T00:24:05.7228832Z 2025-10-10T00:24:05.7230138Z  2025-10-10T00:24:05.7230832Z  2025-10-10T00:24:05.7231250Z  2025-10-10T00:24:05.7231610Z  2025-10-10T00:24:05.7232013Z  2025-10-10T00:24:05.7232391Z  2025-10-10T00:24:05.7232795Z  2025-10-10T00:24:05.7233164Z  2025-10-10T00:24:05.7234053Z [2,070 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:05.7235376Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-10-10T00:24:05.7236512Z Compiling test/cpp/jit/test_backend_lib.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.7237728Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.7238827Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.7239766Z Compiling torch/csrc/autograd/cpp_hook.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.7240704Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.7241731Z Compiling aten/src/ATen/core/List.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.7242494Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:05.9461903Z 2025-10-10T00:24:05.9463190Z  2025-10-10T00:24:05.9463523Z  2025-10-10T00:24:05.9463844Z  2025-10-10T00:24:05.9464161Z  2025-10-10T00:24:05.9464562Z  2025-10-10T00:24:05.9464823Z  2025-10-10T00:24:05.9465122Z  2025-10-10T00:24:05.9465361Z  2025-10-10T00:24:05.9466197Z [2,071 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:05.9467266Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-10-10T00:24:05.9468049Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.9468986Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.9469726Z Compiling torch/csrc/autograd/cpp_hook.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:05.9470713Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.9471659Z Compiling aten/src/ATen/core/List.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:05.9472331Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:05.9472789Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:06.2488791Z 2025-10-10T00:24:06.2489796Z  2025-10-10T00:24:06.2490233Z  2025-10-10T00:24:06.2490582Z  2025-10-10T00:24:06.2490901Z  2025-10-10T00:24:06.2491248Z  2025-10-10T00:24:06.2491706Z  2025-10-10T00:24:06.2492079Z  2025-10-10T00:24:06.2492472Z  2025-10-10T00:24:06.2494984Z [2,072 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:06.2495943Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-10-10T00:24:06.2496888Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.2498005Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.2499085Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.2500178Z Compiling aten/src/ATen/core/List.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:06.2501029Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:06.2501531Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:06.2501999Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:06.4635637Z 2025-10-10T00:24:06.4636828Z  2025-10-10T00:24:06.4637663Z  2025-10-10T00:24:06.4638068Z  2025-10-10T00:24:06.4638470Z  2025-10-10T00:24:06.4638866Z  2025-10-10T00:24:06.4639264Z  2025-10-10T00:24:06.4639644Z  2025-10-10T00:24:06.4640029Z  2025-10-10T00:24:06.4640960Z [2,074 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:06.4642056Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-10-10T00:24:06.4643109Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.4644253Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.4645123Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:06.4645903Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:06.4646757Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:06.4647840Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:06.4648689Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:06.7075496Z 2025-10-10T00:24:06.7077471Z  2025-10-10T00:24:06.7077944Z  2025-10-10T00:24:06.7078344Z  2025-10-10T00:24:06.7078733Z  2025-10-10T00:24:06.7079133Z  2025-10-10T00:24:06.7079523Z  2025-10-10T00:24:06.7079924Z  2025-10-10T00:24:06.7080310Z  2025-10-10T00:24:06.7081267Z [2,076 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:06.7082381Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-10-10T00:24:06.7083398Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.7084283Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:06.7085157Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:06.7086275Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:06.7087102Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:06.7087922Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:06.7088795Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:06.9472884Z 2025-10-10T00:24:06.9475127Z  2025-10-10T00:24:06.9475781Z  2025-10-10T00:24:06.9476175Z  2025-10-10T00:24:06.9476585Z  2025-10-10T00:24:06.9476962Z  2025-10-10T00:24:06.9477353Z  2025-10-10T00:24:06.9477726Z  2025-10-10T00:24:06.9478111Z  2025-10-10T00:24:06.9479044Z [2,076 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:06.9480177Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-10-10T00:24:06.9481272Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:06.9482137Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:06.9482979Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:06.9484040Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:06.9485139Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:06.9485970Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:06.9486881Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:07.4482800Z 2025-10-10T00:24:07.4483574Z  2025-10-10T00:24:07.4484004Z  2025-10-10T00:24:07.4484646Z  2025-10-10T00:24:07.4485156Z  2025-10-10T00:24:07.4485619Z  2025-10-10T00:24:07.4486099Z  2025-10-10T00:24:07.4486558Z  2025-10-10T00:24:07.4487050Z  2025-10-10T00:24:07.4488077Z [2,077 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:07.4489236Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-10-10T00:24:07.4490720Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:07.4491785Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:07.4492642Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:07.4493682Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:07.4494690Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:07.4495789Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:07.4496802Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:07.7495409Z 2025-10-10T00:24:07.7496253Z  2025-10-10T00:24:07.7496713Z  2025-10-10T00:24:07.7497116Z  2025-10-10T00:24:07.7497492Z  2025-10-10T00:24:07.7498114Z  2025-10-10T00:24:07.7498499Z  2025-10-10T00:24:07.7498897Z  2025-10-10T00:24:07.7499270Z  2025-10-10T00:24:07.7500230Z [2,077 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:07.7501340Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-10-10T00:24:07.7502384Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:07.7503195Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:07.7503917Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:07.7504907Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:07.7505971Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:07.7507146Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:07.7508056Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:07.9780682Z 2025-10-10T00:24:07.9781433Z  2025-10-10T00:24:07.9781881Z  2025-10-10T00:24:07.9782199Z  2025-10-10T00:24:07.9782554Z  2025-10-10T00:24:07.9782881Z  2025-10-10T00:24:07.9783282Z  2025-10-10T00:24:07.9783647Z  2025-10-10T00:24:07.9784028Z  2025-10-10T00:24:07.9784981Z [2,078 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:07.9786085Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-10-10T00:24:07.9787052Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:07.9787815Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:07.9788541Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:07.9789546Z Compiling aten/src/ATen/Functions.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:07.9790652Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:07.9791573Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:07.9792182Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:08.1857434Z 2025-10-10T00:24:08.1858590Z  2025-10-10T00:24:08.1859012Z  2025-10-10T00:24:08.1859327Z  2025-10-10T00:24:08.1863386Z  2025-10-10T00:24:08.1863870Z  2025-10-10T00:24:08.1864863Z  2025-10-10T00:24:08.1865568Z  2025-10-10T00:24:08.1866416Z  2025-10-10T00:24:08.1867985Z [2,081 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:08.1869743Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-10-10T00:24:08.1870938Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:08.1871462Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:08.1873355Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:08.1885985Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.1887564Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:08.1890148Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.1890937Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:08.5491784Z 2025-10-10T00:24:08.5492521Z  2025-10-10T00:24:08.5492897Z  2025-10-10T00:24:08.5493257Z  2025-10-10T00:24:08.5493472Z  2025-10-10T00:24:08.5493768Z  2025-10-10T00:24:08.5494044Z  2025-10-10T00:24:08.5494271Z  2025-10-10T00:24:08.5494492Z  2025-10-10T00:24:08.5495149Z [2,081 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:08.5495885Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-10-10T00:24:08.5496587Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:08.5533968Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:08.5534766Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:08.5535689Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:08.5536248Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:08.5537038Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.5538185Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:08.7539763Z 2025-10-10T00:24:08.7540484Z  2025-10-10T00:24:08.7540786Z  2025-10-10T00:24:08.7541006Z  2025-10-10T00:24:08.7541375Z  2025-10-10T00:24:08.7541602Z  2025-10-10T00:24:08.7541816Z  2025-10-10T00:24:08.7542160Z  2025-10-10T00:24:08.7542370Z  2025-10-10T00:24:08.7543022Z [2,083 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:08.7543775Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-10-10T00:24:08.7544475Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:08.7544974Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:08.7545596Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:08.7546352Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:08.7547117Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.7547863Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.7548620Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:08.9586051Z 2025-10-10T00:24:08.9586919Z  2025-10-10T00:24:08.9587233Z  2025-10-10T00:24:08.9587456Z  2025-10-10T00:24:08.9587688Z  2025-10-10T00:24:08.9587936Z  2025-10-10T00:24:08.9588167Z  2025-10-10T00:24:08.9588384Z  2025-10-10T00:24:08.9588617Z  2025-10-10T00:24:08.9589167Z [2,085 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:08.9589798Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-10-10T00:24:08.9590552Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:08.9591064Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:08.9591556Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:08.9592185Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.9594433Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.9595040Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:08.9595647Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:09.1633459Z 2025-10-10T00:24:09.1634669Z  2025-10-10T00:24:09.1635157Z  2025-10-10T00:24:09.1635622Z  2025-10-10T00:24:09.1636026Z  2025-10-10T00:24:09.1636331Z  2025-10-10T00:24:09.1638156Z  2025-10-10T00:24:09.1639013Z  2025-10-10T00:24:09.1639411Z  2025-10-10T00:24:09.1640424Z [2,085 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:09.1641517Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-10-10T00:24:09.1642532Z Compiling test/cpp/jit/test_class_type.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:09.1643405Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:09.1644267Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:09.1645416Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:09.1646540Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:09.1648313Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:09.1649188Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:09.4942322Z 2025-10-10T00:24:09.4943141Z  2025-10-10T00:24:09.4943597Z  2025-10-10T00:24:09.4943999Z  2025-10-10T00:24:09.4944409Z  2025-10-10T00:24:09.4944792Z  2025-10-10T00:24:09.4945171Z  2025-10-10T00:24:09.4945547Z  2025-10-10T00:24:09.4945948Z  2025-10-10T00:24:09.4946897Z [2,086 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:09.4947977Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-10-10T00:24:09.4949021Z Compiling test/cpp/jit/test_class_type.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:09.4950172Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:09.4951345Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.4952497Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.4953616Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:09.4954465Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:09.4955091Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:09.6981756Z 2025-10-10T00:24:09.6982510Z  2025-10-10T00:24:09.6982989Z  2025-10-10T00:24:09.6983447Z  2025-10-10T00:24:09.6983891Z  2025-10-10T00:24:09.6984296Z  2025-10-10T00:24:09.6984726Z  2025-10-10T00:24:09.6985140Z  2025-10-10T00:24:09.6985531Z  2025-10-10T00:24:09.6986479Z [2,087 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:09.6987630Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-10-10T00:24:09.6988681Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:09.6989917Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.6991081Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.6992215Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.6993345Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:09.6993970Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:09.6994840Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:09.9638549Z 2025-10-10T00:24:09.9639456Z  2025-10-10T00:24:09.9639929Z  2025-10-10T00:24:09.9640309Z  2025-10-10T00:24:09.9640699Z  2025-10-10T00:24:09.9641072Z  2025-10-10T00:24:09.9641489Z  2025-10-10T00:24:09.9641885Z  2025-10-10T00:24:09.9642259Z  2025-10-10T00:24:09.9643174Z [2,087 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:09.9644336Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-10-10T00:24:09.9645407Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:09.9646897Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.9648036Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.9649102Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:09.9649946Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:09.9650538Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:09.9651379Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:10.4884251Z 2025-10-10T00:24:10.4885061Z  2025-10-10T00:24:10.4885564Z  2025-10-10T00:24:10.4885977Z  2025-10-10T00:24:10.4886360Z  2025-10-10T00:24:10.4886790Z  2025-10-10T00:24:10.4887166Z  2025-10-10T00:24:10.4887830Z  2025-10-10T00:24:10.4888223Z  2025-10-10T00:24:10.4889228Z [2,088 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:10.4890391Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-10-10T00:24:10.4891510Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.4892691Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.4893890Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:10.4894839Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:10.4895475Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:10.4896342Z Compiling aten/src/ATen/core/Range.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:10.4897260Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:10.7644682Z 2025-10-10T00:24:10.7645472Z  2025-10-10T00:24:10.7645918Z  2025-10-10T00:24:10.7646338Z  2025-10-10T00:24:10.7646685Z  2025-10-10T00:24:10.7647067Z  2025-10-10T00:24:10.7647434Z  2025-10-10T00:24:10.7647813Z  2025-10-10T00:24:10.7648183Z  2025-10-10T00:24:10.7649137Z [2,090 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:10.7650233Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-10-10T00:24:10.7651213Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.7652223Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.7653237Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.7654096Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:10.7654712Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:10.7655321Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:10.7655891Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:10.9704917Z 2025-10-10T00:24:10.9705746Z  2025-10-10T00:24:10.9706226Z  2025-10-10T00:24:10.9706614Z  2025-10-10T00:24:10.9707006Z  2025-10-10T00:24:10.9707421Z  2025-10-10T00:24:10.9707805Z  2025-10-10T00:24:10.9708177Z  2025-10-10T00:24:10.9708848Z  2025-10-10T00:24:10.9709778Z [2,091 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:10.9710868Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-10-10T00:24:10.9711910Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.9713027Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:10.9713900Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:10.9714498Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:10.9715097Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:10.9715836Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:10.9716473Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:11.1670766Z 2025-10-10T00:24:11.1671966Z  2025-10-10T00:24:11.1672436Z  2025-10-10T00:24:11.1673162Z  2025-10-10T00:24:11.1673615Z  2025-10-10T00:24:11.1674296Z  2025-10-10T00:24:11.1674710Z  2025-10-10T00:24:11.1675080Z  2025-10-10T00:24:11.1675557Z  2025-10-10T00:24:11.1676527Z [2,093 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:11.1677637Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-10-10T00:24:11.1678669Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:11.1679578Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.1680208Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:11.1680811Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:11.1681420Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:11.1682204Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:11.1682861Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:11.7692472Z 2025-10-10T00:24:11.7694092Z  2025-10-10T00:24:11.7695136Z  2025-10-10T00:24:11.7695530Z  2025-10-10T00:24:11.7695898Z  2025-10-10T00:24:11.7696273Z  2025-10-10T00:24:11.7696630Z  2025-10-10T00:24:11.7696984Z  2025-10-10T00:24:11.7697336Z  2025-10-10T00:24:11.7698259Z [2,094 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:24:11.7699317Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-10-10T00:24:11.7700332Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:11.7701230Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.7701831Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:11.7702441Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.7703033Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.7703633Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:11.7704259Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:11.9746615Z 2025-10-10T00:24:11.9747671Z  2025-10-10T00:24:11.9748219Z  2025-10-10T00:24:11.9748575Z  2025-10-10T00:24:11.9748965Z  2025-10-10T00:24:11.9749333Z  2025-10-10T00:24:11.9749715Z  2025-10-10T00:24:11.9750086Z  2025-10-10T00:24:11.9750476Z  2025-10-10T00:24:11.9751426Z [2,095 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:11.9752465Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-10-10T00:24:11.9753129Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.9753661Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:11.9754210Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.9754812Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:11.9755562Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:11.9756183Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:11.9756844Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:12.1693509Z 2025-10-10T00:24:12.1694692Z  2025-10-10T00:24:12.1695044Z  2025-10-10T00:24:12.1695282Z  2025-10-10T00:24:12.1695501Z  2025-10-10T00:24:12.1695736Z  2025-10-10T00:24:12.1695951Z  2025-10-10T00:24:12.1696184Z  2025-10-10T00:24:12.1696399Z  2025-10-10T00:24:12.1696956Z [2,096 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:12.1697592Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-10-10T00:24:12.1698040Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.1698402Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:12.1698740Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:12.1699119Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:12.1699466Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:12.1700015Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:12.1700397Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:12.3753739Z 2025-10-10T00:24:12.3754763Z  2025-10-10T00:24:12.3755226Z  2025-10-10T00:24:12.3755731Z  2025-10-10T00:24:12.3756099Z  2025-10-10T00:24:12.3756491Z  2025-10-10T00:24:12.3756859Z  2025-10-10T00:24:12.3757246Z  2025-10-10T00:24:12.3757637Z  2025-10-10T00:24:12.3758544Z [2,098 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:12.3759648Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-10-10T00:24:12.3760415Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.3761017Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.3761842Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:12.3762435Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:12.3779972Z //:jit_tests; 1s processwrapper-sandbox 2025-10-10T00:24:12.3780992Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:12.3781883Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:12.7813502Z 2025-10-10T00:24:12.7814254Z  2025-10-10T00:24:12.7814730Z  2025-10-10T00:24:12.7815131Z  2025-10-10T00:24:12.7815486Z  2025-10-10T00:24:12.7815851Z  2025-10-10T00:24:12.7816194Z  2025-10-10T00:24:12.7816522Z  2025-10-10T00:24:12.7816864Z  2025-10-10T00:24:12.7817700Z [2,099 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:12.7818804Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-10-10T00:24:12.7819648Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.7820327Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.7820885Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:12.7821472Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:12.7822045Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:12.7822738Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:12.7823529Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:12.9865808Z 2025-10-10T00:24:12.9866580Z  2025-10-10T00:24:12.9866963Z  2025-10-10T00:24:12.9867284Z  2025-10-10T00:24:12.9867581Z  2025-10-10T00:24:12.9867904Z  2025-10-10T00:24:12.9868201Z  2025-10-10T00:24:12.9868517Z  2025-10-10T00:24:12.9868819Z  2025-10-10T00:24:12.9869598Z [2,101 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:12.9870467Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-10-10T00:24:12.9871118Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.9871631Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:12.9872102Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:12.9872615Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:12.9873096Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:12.9878764Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:12.9879481Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:13.3762268Z 2025-10-10T00:24:13.3763297Z  2025-10-10T00:24:13.3763773Z  2025-10-10T00:24:13.3764193Z  2025-10-10T00:24:13.3764565Z  2025-10-10T00:24:13.3764934Z  2025-10-10T00:24:13.3765304Z  2025-10-10T00:24:13.3765693Z  2025-10-10T00:24:13.3766094Z  2025-10-10T00:24:13.3767044Z [2,101 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:13.3768197Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-10-10T00:24:13.3769021Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:13.3769676Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:13.3772026Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:13.3772988Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:13.3773645Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:13.3774611Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:13.3775283Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:14.0145551Z 2025-10-10T00:24:14.0146352Z  2025-10-10T00:24:14.0146804Z  2025-10-10T00:24:14.0147213Z  2025-10-10T00:24:14.0147619Z  2025-10-10T00:24:14.0147994Z  2025-10-10T00:24:14.0148396Z  2025-10-10T00:24:14.0148751Z  2025-10-10T00:24:14.0149105Z  2025-10-10T00:24:14.0149995Z [2,103 / 3,081] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-10-10T00:24:14.0151395Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-10-10T00:24:14.0152193Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:14.0152832Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:14.0153462Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:14.0154079Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:14.0154772Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:14.0155632Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:14.0156474Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:14.3769245Z 2025-10-10T00:24:14.3769886Z  2025-10-10T00:24:14.3770165Z  2025-10-10T00:24:14.3770409Z  2025-10-10T00:24:14.3770660Z  2025-10-10T00:24:14.3770875Z  2025-10-10T00:24:14.3771103Z  2025-10-10T00:24:14.3771316Z  2025-10-10T00:24:14.3771547Z  2025-10-10T00:24:14.3772081Z [2,103 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:14.3772743Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-10-10T00:24:14.3773193Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:14.3773569Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:14.3782160Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:14.3783026Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:14.3783608Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:14.3784146Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:14.3784624Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:14.7953429Z 2025-10-10T00:24:14.7954402Z  2025-10-10T00:24:14.7954923Z  2025-10-10T00:24:14.7955320Z  2025-10-10T00:24:14.7955827Z  2025-10-10T00:24:14.7956201Z  2025-10-10T00:24:14.7956534Z  2025-10-10T00:24:14.7956870Z  2025-10-10T00:24:14.7957187Z  2025-10-10T00:24:14.7958054Z [2,104 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:14.7959064Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-10-10T00:24:14.7959836Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:14.7960421Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:14.7961312Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:14.7961959Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:14.7962580Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:14.7963339Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:14.7964037Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:15.0017710Z 2025-10-10T00:24:15.0018625Z  2025-10-10T00:24:15.0019077Z  2025-10-10T00:24:15.0019479Z  2025-10-10T00:24:15.0019872Z  2025-10-10T00:24:15.0020246Z  2025-10-10T00:24:15.0020633Z  2025-10-10T00:24:15.0021020Z  2025-10-10T00:24:15.0021400Z  2025-10-10T00:24:15.0022302Z [2,105 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:15.0023832Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-10-10T00:24:15.0024633Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:15.0025275Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:15.0025910Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:15.0026565Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:15.0027361Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:15.0028134Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:15.0028728Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:15.2022353Z 2025-10-10T00:24:15.2023340Z  2025-10-10T00:24:15.2023817Z  2025-10-10T00:24:15.2024134Z  2025-10-10T00:24:15.2024516Z  2025-10-10T00:24:15.2024872Z  2025-10-10T00:24:15.2025437Z  2025-10-10T00:24:15.2025655Z  2025-10-10T00:24:15.2025887Z  2025-10-10T00:24:15.2026446Z [2,107 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:15.2027149Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-10-10T00:24:15.2027601Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:15.2028058Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:15.2028646Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:15.2029080Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:15.2029600Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:15.2030374Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:15.2031100Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:15.6024825Z 2025-10-10T00:24:15.6025671Z  2025-10-10T00:24:15.6026163Z  2025-10-10T00:24:15.6026570Z  2025-10-10T00:24:15.6027033Z  2025-10-10T00:24:15.6027376Z  2025-10-10T00:24:15.6027606Z  2025-10-10T00:24:15.6027819Z  2025-10-10T00:24:15.6028048Z  2025-10-10T00:24:15.6028617Z [2,107 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:15.6029240Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-10-10T00:24:15.6029759Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:15.6030147Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:15.6030512Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:15.6030859Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:15.6031288Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:15.6031777Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:15.6032275Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:15.8031977Z 2025-10-10T00:24:15.8032748Z  2025-10-10T00:24:15.8033114Z  2025-10-10T00:24:15.8033376Z  2025-10-10T00:24:15.8033600Z  2025-10-10T00:24:15.8033841Z  2025-10-10T00:24:15.8034078Z  2025-10-10T00:24:15.8034293Z  2025-10-10T00:24:15.8034541Z  2025-10-10T00:24:15.8035091Z [2,108 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:15.8037523Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-10-10T00:24:15.8038208Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:15.8038764Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:15.8039287Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:15.8039650Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:15.8040015Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:15.8040490Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:15.8041001Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:16.0692492Z 2025-10-10T00:24:16.0693267Z  2025-10-10T00:24:16.0693778Z  2025-10-10T00:24:16.0694194Z  2025-10-10T00:24:16.0694583Z  2025-10-10T00:24:16.0694986Z  2025-10-10T00:24:16.0695705Z  2025-10-10T00:24:16.0696128Z  2025-10-10T00:24:16.0696499Z  2025-10-10T00:24:16.0697455Z [2,109 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:16.0698548Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-10-10T00:24:16.0699361Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:16.0699971Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:16.0700612Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:16.0701244Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:16.0701893Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:16.0702753Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:16.0703873Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:24:16.4036957Z 2025-10-10T00:24:16.4037644Z  2025-10-10T00:24:16.4037926Z  2025-10-10T00:24:16.4038183Z  2025-10-10T00:24:16.4038427Z  2025-10-10T00:24:16.4038651Z  2025-10-10T00:24:16.4038865Z  2025-10-10T00:24:16.4039106Z  2025-10-10T00:24:16.4039317Z  2025-10-10T00:24:16.4039872Z [2,109 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:16.4040510Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-10-10T00:24:16.4040962Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:16.4041322Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:16.4041676Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:16.4042038Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:16.4042375Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:16.4042856Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:16.4043372Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:24:16.7750486Z 2025-10-10T00:24:16.7751237Z  2025-10-10T00:24:16.7751645Z  2025-10-10T00:24:16.7751953Z  2025-10-10T00:24:16.7752254Z  2025-10-10T00:24:16.7752579Z  2025-10-10T00:24:16.7752890Z  2025-10-10T00:24:16.7753209Z  2025-10-10T00:24:16.7753516Z  2025-10-10T00:24:16.7754307Z [2,110 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:16.7755206Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-10-10T00:24:16.7755960Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:16.7756477Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:16.7756985Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:16.7757498Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:16.7758180Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:16.7758954Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:16.7759468Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:17.0099387Z 2025-10-10T00:24:17.0100185Z  2025-10-10T00:24:17.0100681Z  2025-10-10T00:24:17.0101415Z  2025-10-10T00:24:17.0101834Z  2025-10-10T00:24:17.0102227Z  2025-10-10T00:24:17.0102602Z  2025-10-10T00:24:17.0102974Z  2025-10-10T00:24:17.0103362Z  2025-10-10T00:24:17.0104370Z [2,110 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:17.0105472Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-10-10T00:24:17.0106258Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:17.0106836Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:17.0107443Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:17.0108017Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:17.0108844Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:17.0109701Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:17.0110602Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:17.2104701Z 2025-10-10T00:24:17.2105506Z  2025-10-10T00:24:17.2105850Z  2025-10-10T00:24:17.2107051Z  2025-10-10T00:24:17.2107560Z  2025-10-10T00:24:17.2107954Z  2025-10-10T00:24:17.2108316Z  2025-10-10T00:24:17.2108592Z  2025-10-10T00:24:17.2108847Z  2025-10-10T00:24:17.2110318Z [2,116 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:17.2111166Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-10-10T00:24:17.2112196Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:17.2112966Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:17.2116991Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:17.2118564Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:17.2119858Z Compiling test/cpp/jit/test_file_format.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:17.2121452Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:17.2123046Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:17.4113945Z 2025-10-10T00:24:17.4114755Z  2025-10-10T00:24:17.4115199Z  2025-10-10T00:24:17.4115673Z  2025-10-10T00:24:17.4116051Z  2025-10-10T00:24:17.4116437Z  2025-10-10T00:24:17.4116810Z  2025-10-10T00:24:17.4117196Z  2025-10-10T00:24:17.4117578Z  2025-10-10T00:24:17.4118498Z [2,117 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:17.4119563Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-10-10T00:24:17.4120653Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:17.4121839Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:17.4122738Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:17.4123547Z Compiling test/cpp/jit/test_file_format.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:17.4124393Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:17.4125217Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:17.4126080Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:17.7154128Z 2025-10-10T00:24:17.7155465Z  2025-10-10T00:24:17.7155932Z  2025-10-10T00:24:17.7156302Z  2025-10-10T00:24:17.7156583Z  2025-10-10T00:24:17.7156968Z  2025-10-10T00:24:17.7157318Z  2025-10-10T00:24:17.7157615Z  2025-10-10T00:24:17.7157859Z  2025-10-10T00:24:17.7158602Z [2,118 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:17.7159415Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-10-10T00:24:17.7160524Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:17.7161391Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:17.7163964Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:17.7164492Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:17.7165185Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:17.7166011Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:17.7166767Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:24:17.9285125Z 2025-10-10T00:24:17.9285936Z  2025-10-10T00:24:17.9286432Z  2025-10-10T00:24:17.9286735Z  2025-10-10T00:24:17.9287125Z  2025-10-10T00:24:17.9287405Z  2025-10-10T00:24:17.9287834Z  2025-10-10T00:24:17.9288189Z  2025-10-10T00:24:17.9288474Z  2025-10-10T00:24:17.9289228Z [2,119 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:17.9290639Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-10-10T00:24:17.9291410Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:17.9292178Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:17.9293006Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:17.9293578Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:17.9294249Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:17.9295053Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:17.9295959Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:24:18.7602201Z 2025-10-10T00:24:18.7603180Z  2025-10-10T00:24:18.7603928Z  2025-10-10T00:24:18.7604329Z  2025-10-10T00:24:18.7604675Z  2025-10-10T00:24:18.7604908Z  2025-10-10T00:24:18.7605567Z  2025-10-10T00:24:18.7605986Z  2025-10-10T00:24:18.7606378Z  2025-10-10T00:24:18.7608242Z [2,120 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:18.7610166Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-10-10T00:24:18.7610759Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:18.7611424Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:18.7611935Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:18.7612286Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:18.7612764Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:18.7613346Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:18.7613858Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:19.0124995Z 2025-10-10T00:24:19.0126910Z  2025-10-10T00:24:19.0127362Z  2025-10-10T00:24:19.0127806Z  2025-10-10T00:24:19.0128215Z  2025-10-10T00:24:19.0128601Z  2025-10-10T00:24:19.0129001Z  2025-10-10T00:24:19.0129379Z  2025-10-10T00:24:19.0129761Z  2025-10-10T00:24:19.0130677Z [2,121 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:19.0131765Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-10-10T00:24:19.0132810Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:19.0134026Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:19.0134968Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:19.0135755Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.0136781Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:19.0137661Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:19.0138286Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:19.4130933Z 2025-10-10T00:24:19.4131985Z  2025-10-10T00:24:19.4132953Z  2025-10-10T00:24:19.4133795Z  2025-10-10T00:24:19.4134243Z  2025-10-10T00:24:19.4134644Z  2025-10-10T00:24:19.4135028Z  2025-10-10T00:24:19.4135393Z  2025-10-10T00:24:19.4135768Z  2025-10-10T00:24:19.4136720Z [2,123 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:19.4137848Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-10-10T00:24:19.4138919Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:19.4140045Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.4141179Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.4142076Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:19.4143298Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.4144453Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.4145367Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:19.9306199Z 2025-10-10T00:24:19.9307198Z  2025-10-10T00:24:19.9307722Z  2025-10-10T00:24:19.9308235Z  2025-10-10T00:24:19.9309267Z  2025-10-10T00:24:19.9309688Z  2025-10-10T00:24:19.9310061Z  2025-10-10T00:24:19.9310428Z  2025-10-10T00:24:19.9310834Z  2025-10-10T00:24:19.9311799Z [2,124 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:19.9312966Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-10-10T00:24:19.9314351Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:19.9315615Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:19.9316709Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.9317847Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:19.9318758Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:19.9319691Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:19.9320262Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:20.2131839Z 2025-10-10T00:24:20.2132699Z  2025-10-10T00:24:20.2133022Z  2025-10-10T00:24:20.2133246Z  2025-10-10T00:24:20.2133478Z  2025-10-10T00:24:20.2133698Z  2025-10-10T00:24:20.2133932Z  2025-10-10T00:24:20.2134146Z  2025-10-10T00:24:20.2134378Z  2025-10-10T00:24:20.2134926Z [2,124 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:20.2135598Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-10-10T00:24:20.2136228Z Compiling torch/csrc/autograd/input_buffer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:20.2136858Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.2137470Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.2137958Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.2138460Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.2138959Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.2139324Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:24:20.4462337Z 2025-10-10T00:24:20.4463144Z  2025-10-10T00:24:20.4463628Z  2025-10-10T00:24:20.4464049Z  2025-10-10T00:24:20.4464453Z  2025-10-10T00:24:20.4464857Z  2025-10-10T00:24:20.4465282Z  2025-10-10T00:24:20.4465679Z  2025-10-10T00:24:20.4466075Z  2025-10-10T00:24:20.4467049Z [2,126 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:20.4468194Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-10-10T00:24:20.4469451Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.4470581Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.4471791Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.4472766Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.4473397Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.4474535Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.4475521Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:20.6771130Z 2025-10-10T00:24:20.6772508Z  2025-10-10T00:24:20.6772961Z  2025-10-10T00:24:20.6773353Z  2025-10-10T00:24:20.6773750Z  2025-10-10T00:24:20.6774345Z  2025-10-10T00:24:20.6774694Z  2025-10-10T00:24:20.6790891Z  2025-10-10T00:24:20.6791805Z  2025-10-10T00:24:20.6792688Z [2,126 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:20.6793825Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-10-10T00:24:20.6794696Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.6795561Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.6796585Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.6797112Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.6797473Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.6798167Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.6800498Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:20.9411177Z 2025-10-10T00:24:20.9412065Z  2025-10-10T00:24:20.9412518Z  2025-10-10T00:24:20.9412916Z  2025-10-10T00:24:20.9413330Z  2025-10-10T00:24:20.9413706Z  2025-10-10T00:24:20.9414119Z  2025-10-10T00:24:20.9414510Z  2025-10-10T00:24:20.9414886Z  2025-10-10T00:24:20.9417523Z [2,127 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:20.9418665Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-10-10T00:24:20.9419867Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:20.9420939Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.9422095Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.9423002Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:20.9423911Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.9425106Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:20.9426023Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:24:21.2780233Z 2025-10-10T00:24:21.2780851Z  2025-10-10T00:24:21.2781128Z  2025-10-10T00:24:21.2781366Z  2025-10-10T00:24:21.2781580Z  2025-10-10T00:24:21.2781807Z  2025-10-10T00:24:21.2782033Z  2025-10-10T00:24:21.2782251Z  2025-10-10T00:24:21.2782476Z  2025-10-10T00:24:21.2783005Z [2,128 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:21.2783785Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-10-10T00:24:21.2784338Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.2784944Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.2785605Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.2786251Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.2786894Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:21.6293721Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:21.6294350Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:21.8102992Z 2025-10-10T00:24:21.8103628Z  2025-10-10T00:24:21.8104010Z  2025-10-10T00:24:21.8104339Z  2025-10-10T00:24:21.8104559Z  2025-10-10T00:24:21.8104786Z  2025-10-10T00:24:21.8105017Z  2025-10-10T00:24:21.8105231Z  2025-10-10T00:24:21.8105459Z  2025-10-10T00:24:21.8105997Z [2,129 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:21.8106641Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-10-10T00:24:21.8107223Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:21.8108094Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8108745Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8109401Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8110054Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8110553Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:21.8110918Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:21.8308593Z 2025-10-10T00:24:21.8309246Z  2025-10-10T00:24:21.8309781Z  2025-10-10T00:24:21.8310027Z  2025-10-10T00:24:21.8310243Z  2025-10-10T00:24:21.8310474Z  2025-10-10T00:24:21.8310690Z  2025-10-10T00:24:21.8310916Z  2025-10-10T00:24:21.8311333Z  2025-10-10T00:24:21.8311833Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-10-10T00:24:21.8313041Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-10-10T00:24:21.8315232Z 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-10-10T00:24:21.8316980Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-10-10T00:24:21.8317514Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:24:21.8318023Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-10-10T00:24:21.8318564Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:24:21.8319083Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:24:21.8319486Z | ^~~~~~ 2025-10-10T00:24:21.8320241Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-10-10T00:24:21.8322118Z 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-10-10T00:24:21.8323582Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-10-10T00:24:21.8324050Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-10-10T00:24:21.8324541Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-10-10T00:24:21.8325074Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:24:21.8325514Z 76 | cast(const Tensor& packed) { 2025-10-10T00:24:21.8325831Z | ^~~~ 2025-10-10T00:24:21.8326364Z [2,129 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:21.8327076Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-10-10T00:24:21.8327622Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:21.8328222Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8328847Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8329504Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8330165Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:21.8330664Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:21.8331030Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:22.2304381Z 2025-10-10T00:24:22.2305481Z  2025-10-10T00:24:22.2305823Z  2025-10-10T00:24:22.2306949Z  2025-10-10T00:24:22.2307353Z  2025-10-10T00:24:22.2307743Z  2025-10-10T00:24:22.2308104Z  2025-10-10T00:24:22.2308492Z  2025-10-10T00:24:22.2308837Z  2025-10-10T00:24:22.2309679Z [2,132 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:22.2310557Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-10-10T00:24:22.2311427Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.2312464Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.2313529Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.2314504Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:22.2315824Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:22.2316849Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:22.2317538Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:22.7585368Z 2025-10-10T00:24:22.7586210Z  2025-10-10T00:24:22.7586668Z  2025-10-10T00:24:22.7587054Z  2025-10-10T00:24:22.7587395Z  2025-10-10T00:24:22.7587748Z  2025-10-10T00:24:22.7588063Z  2025-10-10T00:24:22.7588398Z  2025-10-10T00:24:22.7588708Z  2025-10-10T00:24:22.7589560Z [2,133 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:22.7590618Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-10-10T00:24:22.7591655Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.7592738Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.7593713Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.7594731Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.7595971Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:22.7597119Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:22.7598004Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:23.0313472Z 2025-10-10T00:24:23.0314559Z  2025-10-10T00:24:23.0315331Z  2025-10-10T00:24:23.0316369Z  2025-10-10T00:24:23.0316849Z  2025-10-10T00:24:23.0317264Z  2025-10-10T00:24:23.0317686Z  2025-10-10T00:24:23.0318101Z  2025-10-10T00:24:23.0318506Z  2025-10-10T00:24:23.0319451Z [2,133 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:23.0320612Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-10-10T00:24:23.0321457Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.0322486Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:23.0323842Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:23.0324850Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:23.0326039Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:23.0327266Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:23.0328249Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:23.4294969Z 2025-10-10T00:24:23.4296233Z  2025-10-10T00:24:23.4296703Z  2025-10-10T00:24:23.4297098Z  2025-10-10T00:24:23.4297435Z  2025-10-10T00:24:23.4297823Z  2025-10-10T00:24:23.4298147Z  2025-10-10T00:24:23.4298491Z  2025-10-10T00:24:23.4298857Z  2025-10-10T00:24:23.4300130Z [2,135 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:23.4301296Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-10-10T00:24:23.4302272Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.4303261Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.4304291Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.4305478Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.4306680Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:23.4307752Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:23.4308537Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:23.6319362Z 2025-10-10T00:24:23.6320269Z  2025-10-10T00:24:23.6320730Z  2025-10-10T00:24:23.6321055Z  2025-10-10T00:24:23.6321269Z  2025-10-10T00:24:23.6321523Z  2025-10-10T00:24:23.6321739Z  2025-10-10T00:24:23.6321969Z  2025-10-10T00:24:23.6322206Z  2025-10-10T00:24:23.6322801Z [2,135 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:23.6323496Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-10-10T00:24:23.6324051Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.6324731Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.6325358Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.6326084Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.6326742Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:23.6327361Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:23.6327941Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:23.8321944Z 2025-10-10T00:24:23.8322738Z  2025-10-10T00:24:23.8323265Z  2025-10-10T00:24:23.8323662Z  2025-10-10T00:24:23.8324039Z  2025-10-10T00:24:23.8324437Z  2025-10-10T00:24:23.8324816Z  2025-10-10T00:24:23.8325212Z  2025-10-10T00:24:23.8325582Z  2025-10-10T00:24:23.8326519Z [2,136 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:23.8327652Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-10-10T00:24:23.8328675Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.8329835Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.8331060Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.8332245Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:23.8333382Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:23.8334788Z Compiling torch/csrc/autograd/variable_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:23.8335756Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:24.2010610Z 2025-10-10T00:24:24.2011651Z  2025-10-10T00:24:24.2012056Z  2025-10-10T00:24:24.2012279Z  2025-10-10T00:24:24.2012513Z  2025-10-10T00:24:24.2012727Z  2025-10-10T00:24:24.2012956Z  2025-10-10T00:24:24.2013186Z  2025-10-10T00:24:24.2013398Z  2025-10-10T00:24:24.2013947Z [2,138 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:24.2014556Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-10-10T00:24:24.2015341Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:24.2016592Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:24.2017602Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:24.2018414Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:24.2019020Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:24.2019546Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:24.2020101Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:24.4329779Z 2025-10-10T00:24:24.4330765Z  2025-10-10T00:24:24.4331245Z  2025-10-10T00:24:24.4331643Z  2025-10-10T00:24:24.4332039Z  2025-10-10T00:24:24.4332397Z  2025-10-10T00:24:24.4332734Z  2025-10-10T00:24:24.4333073Z  2025-10-10T00:24:24.4334880Z  2025-10-10T00:24:24.4335722Z [2,140 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:24.4336813Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-10-10T00:24:24.4337883Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:24.4339070Z Compiling test/cpp/jit/test_graph_executor.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:24.4340020Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:24.4341065Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:24.4341967Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:24.4342842Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:24.4343631Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:24.6830160Z 2025-10-10T00:24:24.6831003Z  2025-10-10T00:24:24.6831406Z  2025-10-10T00:24:24.6831845Z  2025-10-10T00:24:24.6832187Z  2025-10-10T00:24:24.6832537Z  2025-10-10T00:24:24.6832874Z  2025-10-10T00:24:24.6833239Z  2025-10-10T00:24:24.6833942Z  2025-10-10T00:24:24.6834942Z [2,142 / 3,081] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-10-10T00:24:24.6836159Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-10-10T00:24:24.6837133Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:24.6838148Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:24.6839345Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:24.6840229Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:24.6841091Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:24.6841638Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:24.6842178Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:24.9844714Z 2025-10-10T00:24:24.9845788Z  2025-10-10T00:24:24.9846218Z  2025-10-10T00:24:24.9846559Z  2025-10-10T00:24:24.9846919Z  2025-10-10T00:24:24.9847516Z  2025-10-10T00:24:24.9847874Z  2025-10-10T00:24:24.9848385Z  2025-10-10T00:24:24.9849123Z  2025-10-10T00:24:24.9850112Z [2,144 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:24.9851306Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-10-10T00:24:24.9852447Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:24.9853411Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:24.9854256Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:24.9855212Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:24.9855872Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:24.9856607Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:24.9857484Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:25.2418640Z 2025-10-10T00:24:25.2419479Z  2025-10-10T00:24:25.2420304Z  2025-10-10T00:24:25.2420731Z  2025-10-10T00:24:25.2421123Z  2025-10-10T00:24:25.2421544Z  2025-10-10T00:24:25.2421927Z  2025-10-10T00:24:25.2422315Z  2025-10-10T00:24:25.2422685Z  2025-10-10T00:24:25.2423640Z [2,144 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:25.2424780Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-10-10T00:24:25.2425844Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:25.2426773Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:25.2427668Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:25.2428598Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:25.2429359Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:25.2430000Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:25.2430895Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:25.6387689Z 2025-10-10T00:24:25.6388230Z  2025-10-10T00:24:25.6388502Z  2025-10-10T00:24:25.6388747Z  2025-10-10T00:24:25.6388959Z  2025-10-10T00:24:25.6389186Z  2025-10-10T00:24:25.6389400Z  2025-10-10T00:24:25.6389624Z  2025-10-10T00:24:25.6389834Z  2025-10-10T00:24:25.6390376Z [2,146 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:25.6391004Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-10-10T00:24:25.6391462Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:25.6391940Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:25.6392456Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:25.6392809Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:25.6393263Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:25.6393751Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:25.6394238Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:26.4007892Z 2025-10-10T00:24:26.4008732Z  2025-10-10T00:24:26.4009443Z  2025-10-10T00:24:26.4009818Z  2025-10-10T00:24:26.4010344Z  2025-10-10T00:24:26.4010859Z  2025-10-10T00:24:26.4011251Z  2025-10-10T00:24:26.4011765Z  2025-10-10T00:24:26.4012153Z  2025-10-10T00:24:26.4013222Z [2,147 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:26.4014436Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-10-10T00:24:26.4015363Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:26.4016371Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:26.4017368Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:26.4018331Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:26.4019308Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:26.4020527Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:26.4021541Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:26.6821992Z 2025-10-10T00:24:26.6823084Z  2025-10-10T00:24:26.6823600Z  2025-10-10T00:24:26.6824001Z  2025-10-10T00:24:26.6824377Z  2025-10-10T00:24:26.6824775Z  2025-10-10T00:24:26.6825154Z  2025-10-10T00:24:26.6825549Z  2025-10-10T00:24:26.6825930Z  2025-10-10T00:24:26.6826900Z [2,147 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:26.6828016Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-10-10T00:24:26.6828869Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:26.6830043Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:26.6830954Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:26.6831793Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:26.6832657Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:26.6833518Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:26.6834413Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:27.4773216Z 2025-10-10T00:24:27.4784648Z  2025-10-10T00:24:27.4785394Z  2025-10-10T00:24:27.4785774Z  2025-10-10T00:24:27.4786164Z  2025-10-10T00:24:27.4786545Z  2025-10-10T00:24:27.4786992Z  2025-10-10T00:24:27.4787365Z  2025-10-10T00:24:27.4787746Z  2025-10-10T00:24:27.4788655Z [2,148 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:27.4789950Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-10-10T00:24:27.4790710Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:27.4791560Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:27.4792595Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:27.4793390Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:27.4794252Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:27.4795018Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:27.4795699Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:24:27.6820379Z 2025-10-10T00:24:27.6821240Z  2025-10-10T00:24:27.6821762Z  2025-10-10T00:24:27.6822176Z  2025-10-10T00:24:27.6822600Z  2025-10-10T00:24:27.6822965Z  2025-10-10T00:24:27.6823351Z  2025-10-10T00:24:27.6823763Z  2025-10-10T00:24:27.6824155Z  2025-10-10T00:24:27.6825111Z [2,152 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:27.6826219Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-10-10T00:24:27.6827061Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:27.6827936Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:27.6829072Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:27.6830126Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:27.6831135Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:27.6832407Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:27.6833345Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:28.0830969Z 2025-10-10T00:24:28.0831830Z  2025-10-10T00:24:28.0832281Z  2025-10-10T00:24:28.0832664Z  2025-10-10T00:24:28.0833040Z  2025-10-10T00:24:28.0833398Z  2025-10-10T00:24:28.0833772Z  2025-10-10T00:24:28.0834155Z  2025-10-10T00:24:28.0834528Z  2025-10-10T00:24:28.0835501Z [2,153 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:28.0837201Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-10-10T00:24:28.0838325Z Compiling torch/csrc/autograd/variable.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:28.0839511Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.0840644Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.0841770Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.0842977Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.0843944Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:28.0844895Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:28.4454077Z 2025-10-10T00:24:28.4463016Z  2025-10-10T00:24:28.4463795Z  2025-10-10T00:24:28.4464122Z  2025-10-10T00:24:28.4464786Z  2025-10-10T00:24:28.4465032Z  2025-10-10T00:24:28.4465267Z  2025-10-10T00:24:28.4465809Z  2025-10-10T00:24:28.4466362Z  2025-10-10T00:24:28.4466927Z [2,154 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:28.4467902Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-10-10T00:24:28.4468553Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:28.4469648Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.4471089Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.4474988Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.4475695Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:28.4476318Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.4477082Z Compiling aten/src/ATen/core/ivalue.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:24:28.6842905Z 2025-10-10T00:24:28.6844237Z  2025-10-10T00:24:28.6844723Z  2025-10-10T00:24:28.6845742Z  2025-10-10T00:24:28.6846610Z  2025-10-10T00:24:28.6847011Z  2025-10-10T00:24:28.6847403Z  2025-10-10T00:24:28.6847784Z  2025-10-10T00:24:28.6848190Z  2025-10-10T00:24:28.6850000Z [2,155 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:28.6851076Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-10-10T00:24:28.6853176Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:28.6855123Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.6856491Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.6858187Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:28.6859087Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.6861232Z Compiling aten/src/ATen/core/ivalue.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.6862126Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:28.8845954Z 2025-10-10T00:24:28.8847183Z  2025-10-10T00:24:28.8847574Z  2025-10-10T00:24:28.8847908Z  2025-10-10T00:24:28.8848927Z  2025-10-10T00:24:28.8849167Z  2025-10-10T00:24:28.8849386Z  2025-10-10T00:24:28.8849620Z  2025-10-10T00:24:28.8849943Z  2025-10-10T00:24:28.8850505Z [2,156 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:28.8852430Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-10-10T00:24:28.8853081Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:28.8853717Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:28.8855406Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:28.8855903Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.8856549Z Compiling aten/src/ATen/core/ivalue.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:28.8857873Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:28.8858241Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:29.1533418Z 2025-10-10T00:24:29.1534070Z  2025-10-10T00:24:29.1534363Z  2025-10-10T00:24:29.1534585Z  2025-10-10T00:24:29.1534814Z  2025-10-10T00:24:29.1535092Z  2025-10-10T00:24:29.1535315Z  2025-10-10T00:24:29.1535557Z  2025-10-10T00:24:29.1535782Z  2025-10-10T00:24:29.1536421Z [2,157 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:29.1537288Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-10-10T00:24:29.1537888Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:29.1538518Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:29.1539028Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:29.1539496Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:29.1539982Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:29.1540334Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:29.1540807Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:29.3591324Z 2025-10-10T00:24:29.3592059Z  2025-10-10T00:24:29.3592498Z  2025-10-10T00:24:29.3593114Z  2025-10-10T00:24:29.3593463Z  2025-10-10T00:24:29.3593809Z  2025-10-10T00:24:29.3594203Z  2025-10-10T00:24:29.3594584Z  2025-10-10T00:24:29.3594978Z  2025-10-10T00:24:29.3596073Z [2,159 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:29.3597125Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-10-10T00:24:29.3598004Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:29.3598995Z Compiling test/cpp/jit/test_irparser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:29.3599876Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:29.3600486Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:29.3601336Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:29.3602151Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:29.3602692Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:29.6852443Z 2025-10-10T00:24:29.6853163Z  2025-10-10T00:24:29.6853451Z  2025-10-10T00:24:29.6853693Z  2025-10-10T00:24:29.6853916Z  2025-10-10T00:24:29.6854195Z  2025-10-10T00:24:29.6854485Z  2025-10-10T00:24:29.6854725Z  2025-10-10T00:24:29.6854946Z  2025-10-10T00:24:29.6855517Z [2,160 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:29.6856242Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-10-10T00:24:29.6856910Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:29.6857554Z Compiling test/cpp/jit/test_irparser.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:29.6858111Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:29.6858596Z Compiling aten/src/ATen/core/library.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:29.6859155Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:29.6859519Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:29.6860018Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:30.4540936Z 2025-10-10T00:24:30.4541730Z  2025-10-10T00:24:30.4542203Z  2025-10-10T00:24:30.4542599Z  2025-10-10T00:24:30.4543174Z  2025-10-10T00:24:30.4543536Z  2025-10-10T00:24:30.4543906Z  2025-10-10T00:24:30.4544264Z  2025-10-10T00:24:30.4544630Z  2025-10-10T00:24:30.4545501Z [2,161 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:30.4546506Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-10-10T00:24:30.4547125Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:30.4547705Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:30.4548167Z Compiling aten/src/ATen/core/library.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:30.4548669Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:30.4549019Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:30.4549472Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:30.4550190Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:30.6554253Z 2025-10-10T00:24:30.6555227Z  2025-10-10T00:24:30.6555735Z  2025-10-10T00:24:30.6555996Z  2025-10-10T00:24:30.6556539Z  2025-10-10T00:24:30.6556929Z  2025-10-10T00:24:30.6557184Z  2025-10-10T00:24:30.6557524Z  2025-10-10T00:24:30.6557754Z  2025-10-10T00:24:30.6558307Z [2,163 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:24:30.6559083Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-10-10T00:24:30.6559737Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:30.6560503Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:30.6562125Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:30.6563006Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:30.6563822Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:30.6564383Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:30.6565026Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:30.8948866Z 2025-10-10T00:24:30.8949704Z  2025-10-10T00:24:30.8950228Z  2025-10-10T00:24:30.8950670Z  2025-10-10T00:24:30.8951130Z  2025-10-10T00:24:30.8951485Z  2025-10-10T00:24:30.8951928Z  2025-10-10T00:24:30.8952298Z  2025-10-10T00:24:30.8952733Z  2025-10-10T00:24:30.8953721Z [2,163 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:30.8954912Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-10-10T00:24:30.8956137Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:30.8957114Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:30.8957800Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:30.8958676Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:30.8959638Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:30.8960303Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:30.8961224Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:31.0948137Z 2025-10-10T00:24:31.0948782Z  2025-10-10T00:24:31.0949056Z  2025-10-10T00:24:31.0949295Z  2025-10-10T00:24:31.0949514Z  2025-10-10T00:24:31.0949747Z  2025-10-10T00:24:31.0949964Z  2025-10-10T00:24:31.0950197Z  2025-10-10T00:24:31.0950416Z  2025-10-10T00:24:31.0950971Z [2,164 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:31.0951624Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-10-10T00:24:31.0952226Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:31.0952755Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.0953218Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:31.1010359Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.1012100Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:31.1014578Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:31.1017375Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:31.3026433Z 2025-10-10T00:24:31.3027974Z  2025-10-10T00:24:31.3028505Z  2025-10-10T00:24:31.3028727Z  2025-10-10T00:24:31.3029496Z  2025-10-10T00:24:31.3030066Z  2025-10-10T00:24:31.3030423Z  2025-10-10T00:24:31.3030733Z  2025-10-10T00:24:31.3031492Z  2025-10-10T00:24:31.3032863Z [2,165 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:31.3035252Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-10-10T00:24:31.3040929Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:31.3042440Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.3043452Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.3044755Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:31.3045791Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:31.3047530Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:31.3048327Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:31.7030536Z 2025-10-10T00:24:31.7031338Z  2025-10-10T00:24:31.7031780Z  2025-10-10T00:24:31.7032170Z  2025-10-10T00:24:31.7032533Z  2025-10-10T00:24:31.7032913Z  2025-10-10T00:24:31.7033520Z  2025-10-10T00:24:31.7033891Z  2025-10-10T00:24:31.7034253Z  2025-10-10T00:24:31.7035196Z [2,166 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:31.7036639Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-10-10T00:24:31.7037660Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:31.7038944Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:31.7039545Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.7040172Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.7040986Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:31.7041885Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:31.7043218Z Compiling test/cpp/jit/test_lexer.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:31.9031805Z 2025-10-10T00:24:31.9032455Z  2025-10-10T00:24:31.9032727Z  2025-10-10T00:24:31.9032983Z  2025-10-10T00:24:31.9033194Z  2025-10-10T00:24:31.9033426Z  2025-10-10T00:24:31.9033651Z  2025-10-10T00:24:31.9033863Z  2025-10-10T00:24:31.9034088Z  2025-10-10T00:24:31.9034643Z [2,167 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:31.9035280Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-10-10T00:24:31.9035941Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:31.9036448Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:31.9036787Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:31.9037272Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:31.9037777Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:31.9038227Z Compiling test/cpp/jit/test_lexer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:31.9038708Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:32.2688498Z 2025-10-10T00:24:32.2689466Z  2025-10-10T00:24:32.2689885Z  2025-10-10T00:24:32.2690192Z  2025-10-10T00:24:32.2690532Z  2025-10-10T00:24:32.2690896Z  2025-10-10T00:24:32.2691194Z  2025-10-10T00:24:32.2691497Z  2025-10-10T00:24:32.2692018Z  2025-10-10T00:24:32.2692764Z [2,168 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:32.2693660Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-10-10T00:24:32.2694308Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:32.2694773Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:32.2695416Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:32.2696114Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:32.2696801Z Compiling test/cpp/jit/test_lexer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:32.2697495Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:32.2698017Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:32.5686215Z 2025-10-10T00:24:32.5686849Z  2025-10-10T00:24:32.5687143Z  2025-10-10T00:24:32.6520988Z  2025-10-10T00:24:32.6522004Z  2025-10-10T00:24:32.6522235Z  2025-10-10T00:24:32.6522533Z  2025-10-10T00:24:32.6522761Z  2025-10-10T00:24:32.6522975Z  2025-10-10T00:24:32.6523537Z [2,169 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:32.6524163Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-10-10T00:24:32.6524627Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:32.6524970Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:32.6525455Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:32.6525962Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:32.6526310Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:32.6636915Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:32.6637277Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:32.9059779Z 2025-10-10T00:24:32.9060902Z  2025-10-10T00:24:32.9061399Z  2025-10-10T00:24:32.9061831Z  2025-10-10T00:24:32.9062255Z  2025-10-10T00:24:32.9062673Z  2025-10-10T00:24:32.9063065Z  2025-10-10T00:24:32.9063471Z  2025-10-10T00:24:32.9063880Z  2025-10-10T00:24:32.9064835Z [2,170 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:32.9065996Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-10-10T00:24:32.9066840Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:32.9067745Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:32.9068687Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:32.9069339Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:32.9069979Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:32.9070883Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:32.9071832Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:33.2519800Z 2025-10-10T00:24:33.2520723Z  2025-10-10T00:24:33.2521063Z  2025-10-10T00:24:33.2521279Z  2025-10-10T00:24:33.2521510Z  2025-10-10T00:24:33.2521722Z  2025-10-10T00:24:33.2521946Z  2025-10-10T00:24:33.2522172Z  2025-10-10T00:24:33.2522377Z  2025-10-10T00:24:33.2522925Z [2,170 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:33.2523535Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-10-10T00:24:33.2523990Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:33.2524460Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:33.2524979Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:33.2525326Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:33.2525674Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:33.2526171Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:33.2526666Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:33.4546421Z 2025-10-10T00:24:33.4547264Z  2025-10-10T00:24:33.4547696Z  2025-10-10T00:24:33.4548080Z  2025-10-10T00:24:33.4548429Z  2025-10-10T00:24:33.4548811Z  2025-10-10T00:24:33.4549130Z  2025-10-10T00:24:33.4549519Z  2025-10-10T00:24:33.4549922Z  2025-10-10T00:24:33.4550907Z [2,171 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:33.4552079Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-10-10T00:24:33.4552933Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:33.4553878Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:33.4554838Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:33.4555594Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:33.4557347Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:33.4558387Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:33.4559062Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:33.9472260Z 2025-10-10T00:24:33.9473796Z  2025-10-10T00:24:33.9475016Z  2025-10-10T00:24:33.9475344Z  2025-10-10T00:24:33.9475882Z  2025-10-10T00:24:33.9476258Z  2025-10-10T00:24:33.9476781Z  2025-10-10T00:24:33.9477015Z  2025-10-10T00:24:33.9477287Z  2025-10-10T00:24:33.9478351Z [2,172 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:33.9479377Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-10-10T00:24:33.9481645Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:33.9482546Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:33.9483512Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:33.9484195Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:33.9485090Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:33.9486020Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:33.9486637Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:34.2589315Z 2025-10-10T00:24:34.2590397Z  2025-10-10T00:24:34.2590753Z  2025-10-10T00:24:34.2591113Z  2025-10-10T00:24:34.2591461Z  2025-10-10T00:24:34.2591804Z  2025-10-10T00:24:34.2592191Z  2025-10-10T00:24:34.2592542Z  2025-10-10T00:24:34.2592922Z  2025-10-10T00:24:34.2593834Z [2,173 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:34.2594929Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-10-10T00:24:34.2595718Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:34.2596447Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:34.2597314Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:34.2598097Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:34.2598784Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:34.2599333Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:34.2599904Z //:jit_tests; 3s processwrapper-sandbox ... 2025-10-10T00:24:34.4682485Z 2025-10-10T00:24:34.4683264Z  2025-10-10T00:24:34.4683696Z  2025-10-10T00:24:34.4684093Z  2025-10-10T00:24:34.4684446Z  2025-10-10T00:24:34.4684806Z  2025-10-10T00:24:34.4685155Z  2025-10-10T00:24:34.4685519Z  2025-10-10T00:24:34.4685868Z  2025-10-10T00:24:34.4686778Z [2,174 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:34.4687812Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-10-10T00:24:34.4688592Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:34.4689386Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:34.4690466Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:34.4691311Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:34.4692144Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:34.4692743Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:34.4693340Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:24:34.7121791Z 2025-10-10T00:24:34.7124531Z  2025-10-10T00:24:34.7124808Z  2025-10-10T00:24:34.7125059Z  2025-10-10T00:24:34.7125293Z  2025-10-10T00:24:34.7132628Z  2025-10-10T00:24:34.7133134Z  2025-10-10T00:24:34.7133356Z  2025-10-10T00:24:34.7133591Z  2025-10-10T00:24:34.7134136Z [2,175 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:34.8197094Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-10-10T00:24:34.8198441Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:34.8199062Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:34.8199949Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:34.8200835Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:34.8201454Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:34.8202307Z Compiling aten/src/ATen/core/tensor_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:34.8203216Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:35.2051843Z 2025-10-10T00:24:35.2052688Z  2025-10-10T00:24:35.2053171Z  2025-10-10T00:24:35.2053573Z  2025-10-10T00:24:35.2054543Z  2025-10-10T00:24:35.2054933Z  2025-10-10T00:24:35.2055381Z  2025-10-10T00:24:35.2055771Z  2025-10-10T00:24:35.2056134Z  2025-10-10T00:24:35.2057016Z [2,176 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:35.2058168Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-10-10T00:24:35.2059030Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:35.2059648Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:35.2060519Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:35.2061435Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:35.2062303Z Compiling aten/src/ATen/core/tensor_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:35.2063048Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:35.2063674Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:35.4205376Z 2025-10-10T00:24:35.4206320Z  2025-10-10T00:24:35.4206613Z  2025-10-10T00:24:35.4206856Z  2025-10-10T00:24:35.4207074Z  2025-10-10T00:24:35.4207306Z  2025-10-10T00:24:35.4207526Z  2025-10-10T00:24:35.4207795Z  2025-10-10T00:24:35.4208008Z  2025-10-10T00:24:35.4208564Z [2,176 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:35.4209203Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-10-10T00:24:35.4209649Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:35.4210014Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:35.4210503Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:35.4211017Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:35.4211502Z Compiling aten/src/ATen/core/tensor_type.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:35.4212008Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:35.4212385Z //:jit_tests; 3s processwrapper-sandbox ... 2025-10-10T00:24:35.6292497Z 2025-10-10T00:24:35.6293232Z  2025-10-10T00:24:35.6293687Z  2025-10-10T00:24:35.6294096Z  2025-10-10T00:24:35.6294514Z  2025-10-10T00:24:35.6294915Z  2025-10-10T00:24:35.6295308Z  2025-10-10T00:24:35.6295925Z  2025-10-10T00:24:35.6296324Z  2025-10-10T00:24:35.6297278Z [2,178 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:35.6298427Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-10-10T00:24:35.6299266Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:35.6300186Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:35.6301087Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:35.6301729Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:35.6302545Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:35.6303749Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:35.6304649Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:36.0076394Z 2025-10-10T00:24:36.0077392Z  2025-10-10T00:24:36.0078076Z  2025-10-10T00:24:36.0078650Z  2025-10-10T00:24:36.0079199Z  2025-10-10T00:24:36.0079737Z  2025-10-10T00:24:36.0080284Z  2025-10-10T00:24:36.0080801Z  2025-10-10T00:24:36.0081375Z  2025-10-10T00:24:36.0082468Z [2,179 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:36.0083707Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-10-10T00:24:36.0084679Z //:jit_tests; 7s processwrapper-sandbox 2025-10-10T00:24:36.0085675Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:36.0086727Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:36.0087956Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.0089201Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.0090506Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.0091586Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:36.2192297Z 2025-10-10T00:24:36.2193301Z  2025-10-10T00:24:36.2193842Z  2025-10-10T00:24:36.2194444Z  2025-10-10T00:24:36.2195030Z  2025-10-10T00:24:36.2195663Z  2025-10-10T00:24:36.2196236Z  2025-10-10T00:24:36.2196840Z  2025-10-10T00:24:36.2197406Z  2025-10-10T00:24:36.2198559Z [2,180 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:36.2199800Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-10-10T00:24:36.2200739Z //:jit_tests; 7s processwrapper-sandbox 2025-10-10T00:24:36.2201825Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:36.2202840Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:36.2203874Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.2205142Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.2206443Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:36.2207751Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:36.4392998Z 2025-10-10T00:24:36.4393732Z  2025-10-10T00:24:36.4394165Z  2025-10-10T00:24:36.4394527Z  2025-10-10T00:24:36.4394938Z  2025-10-10T00:24:36.4395334Z  2025-10-10T00:24:36.4395819Z  2025-10-10T00:24:36.4396215Z  2025-10-10T00:24:36.4396612Z  2025-10-10T00:24:36.4397552Z [2,181 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:24:36.4398564Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-10-10T00:24:36.4399225Z //:jit_tests; 7s processwrapper-sandbox 2025-10-10T00:24:36.4400057Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:36.4401160Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:36.4402022Z Compiling test/cpp/jit/test_memory_dag.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:36.4403140Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.4404128Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:36.4404958Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:36.8396858Z 2025-10-10T00:24:36.8397691Z  2025-10-10T00:24:36.8398154Z  2025-10-10T00:24:36.8398509Z  2025-10-10T00:24:36.8398823Z  2025-10-10T00:24:36.8399180Z  2025-10-10T00:24:36.8399591Z  2025-10-10T00:24:36.8399979Z  2025-10-10T00:24:36.8400367Z  2025-10-10T00:24:36.8401660Z [2,182 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:36.8402706Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-10-10T00:24:36.8403402Z //:jit_tests; 7s processwrapper-sandbox 2025-10-10T00:24:36.8404197Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:36.8404998Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:36.8405881Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.8407087Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:36.8408028Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:36.8408599Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:37.0404418Z 2025-10-10T00:24:37.0405452Z  2025-10-10T00:24:37.0406261Z  2025-10-10T00:24:37.0406680Z  2025-10-10T00:24:37.0407036Z  2025-10-10T00:24:37.0407524Z  2025-10-10T00:24:37.0407943Z  2025-10-10T00:24:37.0408356Z  2025-10-10T00:24:37.0408778Z  2025-10-10T00:24:37.0409712Z [2,183 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:37.0410834Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-10-10T00:24:37.0411681Z //:jit_tests; 8s processwrapper-sandbox 2025-10-10T00:24:37.0412621Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:37.0413530Z //:jit_tests; 5s processwrapper-sandbox 2025-10-10T00:24:37.0414445Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:37.0415656Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:37.0416563Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:37.0417235Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:37.2464473Z 2025-10-10T00:24:37.2465455Z  2025-10-10T00:24:37.2465930Z  2025-10-10T00:24:37.2466355Z  2025-10-10T00:24:37.2466733Z  2025-10-10T00:24:37.2467121Z  2025-10-10T00:24:37.2467490Z  2025-10-10T00:24:37.2467885Z  2025-10-10T00:24:37.2468263Z  2025-10-10T00:24:37.2469220Z [2,184 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:37.2470271Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-10-10T00:24:37.2471170Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:37.2471969Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:37.2472850Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:37.2482161Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:37.2483261Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:37.2484017Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:37.2485066Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:37.6410824Z 2025-10-10T00:24:37.6411634Z  2025-10-10T00:24:37.6412356Z  2025-10-10T00:24:37.6412758Z  2025-10-10T00:24:37.6413142Z  2025-10-10T00:24:37.6413527Z  2025-10-10T00:24:37.6413900Z  2025-10-10T00:24:37.6414286Z  2025-10-10T00:24:37.6414656Z  2025-10-10T00:24:37.6415581Z [2,185 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:37.6416681Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-10-10T00:24:37.6417742Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:37.6418669Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:37.6419576Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:37.6420761Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:37.6421959Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:37.6422790Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:37.6423855Z Compiling torch/csrc/jit/api/object.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:37.8612197Z 2025-10-10T00:24:37.8612855Z  2025-10-10T00:24:37.8613144Z  2025-10-10T00:24:37.8613370Z  2025-10-10T00:24:37.8613600Z  2025-10-10T00:24:37.8613810Z  2025-10-10T00:24:37.8614066Z  2025-10-10T00:24:37.8614280Z  2025-10-10T00:24:37.8614512Z  2025-10-10T00:24:37.8616721Z [2,186 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:37.8617693Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-10-10T00:24:37.8618733Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:37.8619591Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:37.8620456Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:37.8621657Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:37.8622489Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:37.8623242Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:37.8624622Z Compiling torch/csrc/jit/api/object.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:38.2148392Z 2025-10-10T00:24:38.2149129Z  2025-10-10T00:24:38.2149538Z  2025-10-10T00:24:38.2149934Z  2025-10-10T00:24:38.2150325Z  2025-10-10T00:24:38.2150681Z  2025-10-10T00:24:38.2150996Z  2025-10-10T00:24:38.2151318Z  2025-10-10T00:24:38.2151696Z  2025-10-10T00:24:38.2152558Z [2,189 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:38.2153412Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-10-10T00:24:38.2154161Z //:jit_tests; 6s processwrapper-sandbox 2025-10-10T00:24:38.2155063Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:38.2156335Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:38.2157200Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:38.2157811Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:38.2158508Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:38.2158988Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:38.4414828Z 2025-10-10T00:24:38.4415613Z  2025-10-10T00:24:38.4416074Z  2025-10-10T00:24:38.4416451Z  2025-10-10T00:24:38.4416857Z  2025-10-10T00:24:38.4417270Z  2025-10-10T00:24:38.4417698Z  2025-10-10T00:24:38.4418101Z  2025-10-10T00:24:38.4418504Z  2025-10-10T00:24:38.4419494Z [2,190 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:38.4420672Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-10-10T00:24:38.4422429Z //:jit_tests; 7s processwrapper-sandbox 2025-10-10T00:24:38.4423187Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:38.4424128Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:38.4424815Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:38.4425447Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:38.4426033Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:38.4426569Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:38.6419609Z 2025-10-10T00:24:38.6420290Z  2025-10-10T00:24:38.6420607Z  2025-10-10T00:24:38.6420846Z  2025-10-10T00:24:38.6421192Z  2025-10-10T00:24:38.6421445Z  2025-10-10T00:24:38.6421683Z  2025-10-10T00:24:38.6421901Z  2025-10-10T00:24:38.6424418Z  2025-10-10T00:24:38.6425192Z [2,191 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:38.6425841Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-10-10T00:24:38.6426456Z //:jit_tests; 7s processwrapper-sandbox 2025-10-10T00:24:38.6427268Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:38.6428096Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:38.6428794Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:38.6429265Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:38.6429724Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:38.6431104Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:39.2117708Z 2025-10-10T00:24:39.2118934Z  2025-10-10T00:24:39.2119384Z  2025-10-10T00:24:39.2119786Z  2025-10-10T00:24:39.2120181Z  2025-10-10T00:24:39.2120561Z  2025-10-10T00:24:39.2120917Z  2025-10-10T00:24:39.2121306Z  2025-10-10T00:24:39.2121669Z  2025-10-10T00:24:39.2122628Z [2,192 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:39.2123743Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-10-10T00:24:39.2124812Z Compiling torch/csrc/inductor/inductor_ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:39.2126046Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:39.2126967Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:39.2127772Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:39.2128603Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:39.2129512Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:39.2130727Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:39.4428280Z 2025-10-10T00:24:39.4429054Z  2025-10-10T00:24:39.4430085Z  2025-10-10T00:24:39.4430761Z  2025-10-10T00:24:39.4431705Z  2025-10-10T00:24:39.4431929Z  2025-10-10T00:24:39.4432194Z  2025-10-10T00:24:39.4432737Z  2025-10-10T00:24:39.4433086Z  2025-10-10T00:24:39.4436019Z [2,192 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:39.4437834Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-10-10T00:24:39.4440364Z Compiling torch/csrc/inductor/inductor_ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:39.4441856Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:39.4443842Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:39.4444688Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:39.4445816Z //:jit_tests; 2s processwrapper-sandbox 2025-10-10T00:24:39.4446765Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:39.4451208Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:40.3185991Z 2025-10-10T00:24:40.3186920Z  2025-10-10T00:24:40.3187415Z  2025-10-10T00:24:40.3187824Z  2025-10-10T00:24:40.3188215Z  2025-10-10T00:24:40.3188612Z  2025-10-10T00:24:40.3188995Z  2025-10-10T00:24:40.3189401Z  2025-10-10T00:24:40.3189789Z  2025-10-10T00:24:40.3190773Z [2,193 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:40.3191860Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-10-10T00:24:40.3192990Z Compiling torch/csrc/inductor/inductor_ops.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:40.3193948Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:40.3195060Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:40.3196025Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:40.3196961Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.3198134Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.3199267Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:40.6438536Z 2025-10-10T00:24:40.6439401Z  2025-10-10T00:24:40.6439684Z  2025-10-10T00:24:40.6439923Z  2025-10-10T00:24:40.6440165Z  2025-10-10T00:24:40.6440378Z  2025-10-10T00:24:40.6440607Z  2025-10-10T00:24:40.6440823Z  2025-10-10T00:24:40.6441048Z  2025-10-10T00:24:40.6441813Z [2,193 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:40.6442544Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-10-10T00:24:40.6443518Z Compiling torch/csrc/inductor/inductor_ops.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:40.6444419Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:40.6445216Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:40.6446024Z //:jit_tests; 4s processwrapper-sandbox 2025-10-10T00:24:40.6446917Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.6447968Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.6449187Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:24:40.8539509Z 2025-10-10T00:24:40.8540344Z  2025-10-10T00:24:40.8540799Z  2025-10-10T00:24:40.8541205Z  2025-10-10T00:24:40.8541621Z  2025-10-10T00:24:40.8542021Z  2025-10-10T00:24:40.8542395Z  2025-10-10T00:24:40.8542793Z  2025-10-10T00:24:40.8543170Z  2025-10-10T00:24:40.8544127Z [2,194 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:40.8545246Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-10-10T00:24:40.8546282Z Compiling torch/csrc/inductor/inductor_ops.cpp; 7s processwrapper-sandbox 2025-10-10T00:24:40.8547222Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:40.8548006Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:40.8549129Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.8550261Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.8551343Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:40.8552500Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:41.2446109Z 2025-10-10T00:24:41.2446878Z  2025-10-10T00:24:41.2447328Z  2025-10-10T00:24:41.2447716Z  2025-10-10T00:24:41.2448122Z  2025-10-10T00:24:41.2448545Z  2025-10-10T00:24:41.2448945Z  2025-10-10T00:24:41.2449587Z  2025-10-10T00:24:41.2449977Z  2025-10-10T00:24:41.2450890Z [2,196 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:41.2451937Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-10-10T00:24:41.2452797Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:41.2453599Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:41.2454724Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.2455924Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:41.2457006Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:41.2457828Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:41.2458668Z //:jit_tests; 3s processwrapper-sandbox ... 2025-10-10T00:24:41.5829322Z 2025-10-10T00:24:41.5830170Z  2025-10-10T00:24:41.5830663Z  2025-10-10T00:24:41.5831057Z  2025-10-10T00:24:41.5831433Z  2025-10-10T00:24:41.5831797Z  2025-10-10T00:24:41.5832124Z  2025-10-10T00:24:41.5832459Z  2025-10-10T00:24:41.5832806Z  2025-10-10T00:24:41.5833767Z [2,199 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:41.5834858Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-10-10T00:24:41.5835794Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:41.5836580Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:41.5837638Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.5839107Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.5840176Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.5841042Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:41.5841678Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:41.8450736Z 2025-10-10T00:24:41.8451537Z  2025-10-10T00:24:41.8451974Z  2025-10-10T00:24:41.8452359Z  2025-10-10T00:24:41.8452649Z  2025-10-10T00:24:41.8452971Z  2025-10-10T00:24:41.8453360Z  2025-10-10T00:24:41.8453771Z  2025-10-10T00:24:41.8454148Z  2025-10-10T00:24:41.8455088Z [2,200 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:41.8456151Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-10-10T00:24:41.8456823Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:41.8457592Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:41.8458568Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.8459669Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.8460572Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:41.8461292Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:41.8461836Z //:jit_tests; 2s processwrapper-sandbox ... 2025-10-10T00:24:42.2457259Z 2025-10-10T00:24:42.2458047Z  2025-10-10T00:24:42.2458496Z  2025-10-10T00:24:42.2458888Z  2025-10-10T00:24:42.2459279Z  2025-10-10T00:24:42.2459661Z  2025-10-10T00:24:42.2460042Z  2025-10-10T00:24:42.2460408Z  2025-10-10T00:24:42.2460780Z  2025-10-10T00:24:42.2461692Z [2,201 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:42.2462801Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-10-10T00:24:42.2463555Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:42.2464311Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:42.2465448Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:42.2466873Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:42.2467963Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:42.2468808Z //:jit_tests; 3s processwrapper-sandbox 2025-10-10T00:24:42.2469370Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:42.5469854Z 2025-10-10T00:24:42.5470660Z  2025-10-10T00:24:42.5472133Z  2025-10-10T00:24:42.5472988Z  2025-10-10T00:24:42.5473371Z  2025-10-10T00:24:42.5473618Z  2025-10-10T00:24:42.5474842Z  2025-10-10T00:24:42.5475483Z  2025-10-10T00:24:42.5475765Z  2025-10-10T00:24:42.5478833Z [2,202 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:42.5483691Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-10-10T00:24:42.5485672Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:42.5488080Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:42.5488731Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:42.5489490Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:42.5490235Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:42.5491021Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:42.5491565Z //:jit_tests; 1s processwrapper-sandbox ... 2025-10-10T00:24:42.8513918Z 2025-10-10T00:24:42.8514714Z  2025-10-10T00:24:42.8515089Z  2025-10-10T00:24:42.8516543Z  2025-10-10T00:24:42.8516863Z  2025-10-10T00:24:42.8517257Z  2025-10-10T00:24:42.8517596Z  2025-10-10T00:24:42.8517941Z  2025-10-10T00:24:42.8518235Z  2025-10-10T00:24:42.8519117Z [2,203 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:42.8520203Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-10-10T00:24:42.8520933Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:42.8521584Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:42.8522603Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:42.8523719Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:42.8524455Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:42.8525306Z Compiling test/cpp/jit/test_qualified_name.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:42.8526044Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:43.0748678Z 2025-10-10T00:24:43.0749417Z  2025-10-10T00:24:43.0749869Z  2025-10-10T00:24:43.0750294Z  2025-10-10T00:24:43.0750654Z  2025-10-10T00:24:43.0751060Z  2025-10-10T00:24:43.0751463Z  2025-10-10T00:24:43.0751824Z  2025-10-10T00:24:43.0752204Z  2025-10-10T00:24:43.0753161Z [2,205 / 3,081] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-10-10T00:24:43.0754290Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-10-10T00:24:43.0755016Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:43.0755932Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:43.0756979Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:43.0757853Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:43.0758533Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:43.0759467Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:43.0760674Z Compiling aten/src/ATen/DTensorState.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:43.4340729Z 2025-10-10T00:24:43.4341435Z  2025-10-10T00:24:43.4341736Z  2025-10-10T00:24:43.4341954Z  2025-10-10T00:24:43.4342376Z  2025-10-10T00:24:43.4342592Z  2025-10-10T00:24:43.4342823Z  2025-10-10T00:24:43.4343034Z  2025-10-10T00:24:43.4343259Z  2025-10-10T00:24:43.4343788Z [2,208 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:43.4344418Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-10-10T00:24:43.4345007Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:43.4345614Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:43.4346104Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:43.4346607Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:43.4347129Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:43.4347609Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:43.4348109Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:43.6518073Z 2025-10-10T00:24:43.6518829Z  2025-10-10T00:24:43.6519213Z  2025-10-10T00:24:43.6519461Z  2025-10-10T00:24:43.6519680Z  2025-10-10T00:24:43.6520028Z  2025-10-10T00:24:43.6520248Z  2025-10-10T00:24:43.6520481Z  2025-10-10T00:24:43.6520808Z  2025-10-10T00:24:43.6521370Z [2,209 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:43.6522127Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-10-10T00:24:43.6522835Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:43.6891238Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:43.6892276Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:43.6894157Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:43.6894736Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:43.6895512Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:43.6896558Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:43.9742946Z 2025-10-10T00:24:43.9743770Z  2025-10-10T00:24:43.9744261Z  2025-10-10T00:24:43.9744648Z  2025-10-10T00:24:43.9745046Z  2025-10-10T00:24:43.9745419Z  2025-10-10T00:24:43.9745813Z  2025-10-10T00:24:43.9746194Z  2025-10-10T00:24:43.9746591Z  2025-10-10T00:24:43.9747519Z [2,210 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:43.9748607Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-10-10T00:24:43.9749683Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:43.9750811Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:43.9751706Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:43.9752319Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:43.9753173Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:43.9754057Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:43.9754884Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:44.2538110Z 2025-10-10T00:24:44.2538881Z  2025-10-10T00:24:44.2539166Z  2025-10-10T00:24:44.2539402Z  2025-10-10T00:24:44.2539740Z  2025-10-10T00:24:44.2539974Z  2025-10-10T00:24:44.2540185Z  2025-10-10T00:24:44.2540536Z  2025-10-10T00:24:44.2540752Z  2025-10-10T00:24:44.2541452Z [2,211 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:44.2542204Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-10-10T00:24:44.2542907Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:44.2543888Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:44.2544236Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:44.2544836Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:44.2545507Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:44.2546076Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:44.2546622Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:44.4903402Z 2025-10-10T00:24:44.4904267Z  2025-10-10T00:24:44.4904739Z  2025-10-10T00:24:44.4905407Z  2025-10-10T00:24:44.4905869Z  2025-10-10T00:24:44.4906242Z  2025-10-10T00:24:44.4906661Z  2025-10-10T00:24:44.4907041Z  2025-10-10T00:24:44.4907424Z  2025-10-10T00:24:44.4908334Z [2,213 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:44.4909742Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-10-10T00:24:44.4910577Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:44.4911380Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:44.4912236Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:44.4913025Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:44.4914109Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:44.4915206Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:44.4916126Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:45.4909219Z 2025-10-10T00:24:45.4910035Z  2025-10-10T00:24:45.4912395Z  2025-10-10T00:24:45.4912798Z  2025-10-10T00:24:45.4913230Z  2025-10-10T00:24:45.4913625Z  2025-10-10T00:24:45.4914030Z  2025-10-10T00:24:45.4914419Z  2025-10-10T00:24:45.4914850Z  2025-10-10T00:24:45.4915914Z [2,214 / 3,081] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-10-10T00:24:45.4917094Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-10-10T00:24:45.4918179Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:45.4919068Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:45.4919906Z Compiling aten/src/ATen/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:45.4921055Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:45.4922388Z Compiling aten/src/ATen/Dispatch.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:45.4923543Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:45.4924545Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:45.8919130Z 2025-10-10T00:24:45.8919854Z  2025-10-10T00:24:45.8920326Z  2025-10-10T00:24:45.8920741Z  2025-10-10T00:24:45.8921133Z  2025-10-10T00:24:45.8921519Z  2025-10-10T00:24:45.8921905Z  2025-10-10T00:24:45.8922313Z  2025-10-10T00:24:45.8922682Z  2025-10-10T00:24:45.8923613Z [2,214 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:45.8924708Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-10-10T00:24:45.8925672Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:45.8926535Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:45.8927299Z Compiling aten/src/ATen/Context.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:45.8928367Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:45.8929467Z Compiling aten/src/ATen/Dispatch.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:45.8930550Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:45.8931477Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:46.0922233Z 2025-10-10T00:24:46.0925981Z  2025-10-10T00:24:46.0926305Z  2025-10-10T00:24:46.0926531Z  2025-10-10T00:24:46.0926767Z  2025-10-10T00:24:46.0926986Z  2025-10-10T00:24:46.0927214Z  2025-10-10T00:24:46.0927450Z  2025-10-10T00:24:46.0934820Z  2025-10-10T00:24:46.0935596Z [2,216 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:46.0936239Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-10-10T00:24:46.0936826Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:46.0937304Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:46.0937781Z Compiling aten/src/ATen/Context.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.0938385Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.0941518Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:46.0942286Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:46.0943111Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:46.3560042Z 2025-10-10T00:24:46.3560852Z  2025-10-10T00:24:46.3561320Z  2025-10-10T00:24:46.3561712Z  2025-10-10T00:24:46.3562101Z  2025-10-10T00:24:46.3562507Z  2025-10-10T00:24:46.3562855Z  2025-10-10T00:24:46.3563244Z  2025-10-10T00:24:46.3563626Z  2025-10-10T00:24:46.3564561Z [2,217 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:46.3565651Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-10-10T00:24:46.3566878Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:46.3567699Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:46.3568555Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.3569444Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:46.3570039Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:46.3570870Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:46.3571769Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:46.6167396Z 2025-10-10T00:24:46.6168128Z  2025-10-10T00:24:46.6168557Z  2025-10-10T00:24:46.6168954Z  2025-10-10T00:24:46.6169320Z  2025-10-10T00:24:46.6169688Z  2025-10-10T00:24:46.6170032Z  2025-10-10T00:24:46.6170403Z  2025-10-10T00:24:46.6170780Z  2025-10-10T00:24:46.6171675Z [2,218 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:46.6172772Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-10-10T00:24:46.6173766Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:46.6175080Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:46.6175965Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.6176933Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:46.6177532Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:46.6178389Z Compiling aten/src/ATen/EmptyTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.6179264Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:24:46.8931958Z 2025-10-10T00:24:46.8932574Z  2025-10-10T00:24:46.8932856Z  2025-10-10T00:24:46.8933096Z  2025-10-10T00:24:46.8933313Z  2025-10-10T00:24:46.8933543Z  2025-10-10T00:24:46.8933773Z  2025-10-10T00:24:46.8933983Z  2025-10-10T00:24:46.8934214Z  2025-10-10T00:24:46.8934779Z [2,218 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:46.8935416Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-10-10T00:24:46.8935996Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:46.8936684Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:46.8937184Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.8937712Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:46.8938074Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:46.8938533Z Compiling aten/src/ATen/EmptyTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:46.8939025Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:24:47.1391328Z 2025-10-10T00:24:47.1392122Z  2025-10-10T00:24:47.1392562Z  2025-10-10T00:24:47.1392953Z  2025-10-10T00:24:47.1393314Z  2025-10-10T00:24:47.1393699Z  2025-10-10T00:24:47.1394105Z  2025-10-10T00:24:47.1394486Z  2025-10-10T00:24:47.1394872Z  2025-10-10T00:24:47.1396219Z [2,219 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:47.1397354Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-10-10T00:24:47.1398376Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:47.1399246Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:47.1400072Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:47.1400920Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:47.1401476Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:47.1402261Z Compiling aten/src/ATen/EmptyTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:47.1403116Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:24:47.4937797Z 2025-10-10T00:24:47.4938551Z  2025-10-10T00:24:47.4940102Z  2025-10-10T00:24:47.4940497Z  2025-10-10T00:24:47.4940745Z  2025-10-10T00:24:47.4940982Z  2025-10-10T00:24:47.4941331Z  2025-10-10T00:24:47.4941667Z  2025-10-10T00:24:47.4942036Z  2025-10-10T00:24:47.4942883Z [2,221 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:47.4943961Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-10-10T00:24:47.4944693Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:47.4945578Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:47.4946494Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:47.4947124Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:47.4947657Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:47.4947995Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:47.4948357Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:24:47.7990428Z 2025-10-10T00:24:47.7991261Z  2025-10-10T00:24:47.7991798Z  2025-10-10T00:24:47.7992225Z  2025-10-10T00:24:47.7992682Z  2025-10-10T00:24:47.7993061Z  2025-10-10T00:24:47.7993533Z  2025-10-10T00:24:47.7993918Z  2025-10-10T00:24:47.7994345Z  2025-10-10T00:24:47.7995343Z [2,222 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:47.7996644Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-10-10T00:24:47.7997478Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:47.7998329Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:47.7999312Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:47.7999989Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:47.8000596Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:47.8001265Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:47.8001938Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:48.0947209Z 2025-10-10T00:24:48.0947990Z  2025-10-10T00:24:48.0948437Z  2025-10-10T00:24:48.0948780Z  2025-10-10T00:24:48.0949174Z  2025-10-10T00:24:48.0949599Z  2025-10-10T00:24:48.0949991Z  2025-10-10T00:24:48.0950363Z  2025-10-10T00:24:48.0950973Z  2025-10-10T00:24:48.0951838Z [2,222 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:48.0952784Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-10-10T00:24:48.0953496Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:48.0954370Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:48.0955316Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:48.0955997Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:48.0957873Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:48.0958462Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:48.0959076Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:48.4952135Z 2025-10-10T00:24:48.4952976Z  2025-10-10T00:24:48.4953425Z  2025-10-10T00:24:48.4954208Z  2025-10-10T00:24:48.4954596Z  2025-10-10T00:24:48.4954984Z  2025-10-10T00:24:48.4955508Z  2025-10-10T00:24:48.4955905Z  2025-10-10T00:24:48.4956271Z  2025-10-10T00:24:48.4957194Z [2,224 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:48.4958262Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-10-10T00:24:48.4959291Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:48.4960193Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:48.4960770Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:48.4961363Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:48.4961927Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:48.4962661Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:48.4963256Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:48.7982901Z 2025-10-10T00:24:48.7983851Z  2025-10-10T00:24:48.7984475Z  2025-10-10T00:24:48.7984916Z  2025-10-10T00:24:48.7985430Z  2025-10-10T00:24:48.7985957Z  2025-10-10T00:24:48.7986448Z  2025-10-10T00:24:48.7986942Z  2025-10-10T00:24:48.7987440Z  2025-10-10T00:24:48.7988401Z [2,226 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:48.7989616Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-10-10T00:24:48.7990561Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:48.7991288Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:48.7992001Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:48.7992686Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:48.7993358Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:48.7994244Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:48.7995312Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:49.0373735Z 2025-10-10T00:24:49.0374842Z  2025-10-10T00:24:49.0375386Z  2025-10-10T00:24:49.0375784Z  2025-10-10T00:24:49.0376148Z  2025-10-10T00:24:49.0376530Z  2025-10-10T00:24:49.0376915Z  2025-10-10T00:24:49.0377264Z  2025-10-10T00:24:49.0377615Z  2025-10-10T00:24:49.0378558Z [2,227 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:49.0379703Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-10-10T00:24:49.0380477Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:49.0381078Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:49.0381681Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:49.0382298Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:49.0382901Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:49.0383821Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:49.0384886Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:49.2958192Z 2025-10-10T00:24:49.2959252Z  2025-10-10T00:24:49.2959747Z  2025-10-10T00:24:49.2960150Z  2025-10-10T00:24:49.2960558Z  2025-10-10T00:24:49.2960938Z  2025-10-10T00:24:49.2961326Z  2025-10-10T00:24:49.2961660Z  2025-10-10T00:24:49.2962026Z  2025-10-10T00:24:49.2962990Z [2,227 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:49.2964132Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-10-10T00:24:49.2964965Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.2965594Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.2966212Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:49.2966831Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:49.2967411Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:49.2968600Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:49.2969613Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:49.4962879Z 2025-10-10T00:24:49.4963679Z  2025-10-10T00:24:49.4964153Z  2025-10-10T00:24:49.4964527Z  2025-10-10T00:24:49.4964914Z  2025-10-10T00:24:49.4965314Z  2025-10-10T00:24:49.4965706Z  2025-10-10T00:24:49.4966091Z  2025-10-10T00:24:49.4966489Z  2025-10-10T00:24:49.4967443Z [2,229 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:49.4968565Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-10-10T00:24:49.4969303Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.4970194Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.4970762Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.4971275Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:49.4971823Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:49.4972575Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:49.4973456Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:49.8968659Z 2025-10-10T00:24:49.8969468Z  2025-10-10T00:24:49.8969765Z  2025-10-10T00:24:49.8969999Z  2025-10-10T00:24:49.8970272Z  2025-10-10T00:24:49.8970577Z  2025-10-10T00:24:49.8970819Z  2025-10-10T00:24:49.8971121Z  2025-10-10T00:24:49.8971349Z  2025-10-10T00:24:49.8971885Z [2,230 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:49.8972535Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-10-10T00:24:49.8973249Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.8973645Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:49.8990842Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:49.8991299Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:49.8992075Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:49.8992619Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:49.8993009Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:50.1450530Z 2025-10-10T00:24:50.1451336Z  2025-10-10T00:24:50.1451887Z  2025-10-10T00:24:50.1452268Z  2025-10-10T00:24:50.1452746Z  2025-10-10T00:24:50.1453191Z  2025-10-10T00:24:50.1453626Z  2025-10-10T00:24:50.1454095Z  2025-10-10T00:24:50.1454484Z  2025-10-10T00:24:50.1455501Z [2,231 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:50.1456651Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-10-10T00:24:50.1457585Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:50.1458261Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:50.1458935Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:50.1459940Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:50.1461196Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:50.1462142Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:50.1463173Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:50.4223723Z 2025-10-10T00:24:50.4224509Z  2025-10-10T00:24:50.4224950Z  2025-10-10T00:24:50.4225255Z  2025-10-10T00:24:50.4225481Z  2025-10-10T00:24:50.4225855Z  2025-10-10T00:24:50.4226065Z  2025-10-10T00:24:50.4226330Z  2025-10-10T00:24:50.4226590Z  2025-10-10T00:24:50.4227264Z [2,233 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:50.4227992Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-10-10T00:24:50.4228873Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:50.4235048Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:50.4236891Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:50.4237698Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:50.4238379Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:50.4238953Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:50.4239726Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:50.6341693Z 2025-10-10T00:24:50.6342680Z  2025-10-10T00:24:50.6343177Z  2025-10-10T00:24:50.6343568Z  2025-10-10T00:24:50.6343965Z  2025-10-10T00:24:50.6344348Z  2025-10-10T00:24:50.6344755Z  2025-10-10T00:24:50.6345143Z  2025-10-10T00:24:50.6345520Z  2025-10-10T00:24:50.6346646Z [2,234 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:50.6347712Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-10-10T00:24:50.6348472Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:50.6349076Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:50.6350012Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:50.6350946Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:50.6351449Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:50.6351971Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:50.6352730Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:50.8977107Z 2025-10-10T00:24:50.8977895Z  2025-10-10T00:24:50.8978364Z  2025-10-10T00:24:50.8978793Z  2025-10-10T00:24:50.8979213Z  2025-10-10T00:24:50.8979612Z  2025-10-10T00:24:50.8980052Z  2025-10-10T00:24:50.8980450Z  2025-10-10T00:24:50.8980861Z  2025-10-10T00:24:50.8981833Z [2,235 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:50.8983053Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-10-10T00:24:50.8983916Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:50.8984892Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:50.8985897Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:50.8986552Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:50.8987207Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:50.8988125Z Compiling aten/src/ATen/LegacyVmapMode.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:50.8989110Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:51.0978793Z 2025-10-10T00:24:51.0979694Z  2025-10-10T00:24:51.0980023Z  2025-10-10T00:24:51.0980256Z  2025-10-10T00:24:51.0980497Z  2025-10-10T00:24:51.0980725Z  2025-10-10T00:24:51.0980941Z  2025-10-10T00:24:51.0981180Z  2025-10-10T00:24:51.0981411Z  2025-10-10T00:24:51.0981957Z [2,237 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:51.1178514Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-10-10T00:24:51.1179005Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:51.1179371Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:51.1179714Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:51.1180069Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:51.1180407Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:51.1180970Z Compiling aten/src/ATen/MemoryOverlap.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:51.1181561Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:24:51.5475211Z 2025-10-10T00:24:51.5476059Z  2025-10-10T00:24:51.5476551Z  2025-10-10T00:24:51.5476956Z  2025-10-10T00:24:51.5477341Z  2025-10-10T00:24:51.5477730Z  2025-10-10T00:24:51.5478101Z  2025-10-10T00:24:51.5478465Z  2025-10-10T00:24:51.5479144Z  2025-10-10T00:24:51.5480134Z [2,238 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:51.5481240Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-10-10T00:24:51.5482063Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:51.5482655Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:51.5483255Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:51.5483867Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:51.5484690Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:51.5485848Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:51.5486761Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:51.9188327Z 2025-10-10T00:24:51.9189016Z  2025-10-10T00:24:51.9189305Z  2025-10-10T00:24:51.9189553Z  2025-10-10T00:24:51.9189769Z  2025-10-10T00:24:51.9189995Z  2025-10-10T00:24:51.9190235Z  2025-10-10T00:24:51.9190459Z  2025-10-10T00:24:51.9190668Z  2025-10-10T00:24:51.9191240Z [2,238 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:51.9191859Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-10-10T00:24:51.9192324Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:51.9192680Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:51.9193020Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:51.9193375Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:51.9193843Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:51.9194488Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:51.9195011Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:52.1212854Z 2025-10-10T00:24:52.1213884Z  2025-10-10T00:24:52.1214344Z  2025-10-10T00:24:52.1214843Z  2025-10-10T00:24:52.1215249Z  2025-10-10T00:24:52.1215653Z  2025-10-10T00:24:52.1216060Z  2025-10-10T00:24:52.1216456Z  2025-10-10T00:24:52.1216858Z  2025-10-10T00:24:52.1217705Z [2,239 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:52.1218856Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-10-10T00:24:52.1219681Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:52.1220285Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:52.1220813Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:52.1221340Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:52.1221953Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:52.1222562Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:52.1223120Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:52.4495910Z 2025-10-10T00:24:52.4496682Z  2025-10-10T00:24:52.4497221Z  2025-10-10T00:24:52.4497624Z  2025-10-10T00:24:52.4498032Z  2025-10-10T00:24:52.4498694Z  2025-10-10T00:24:52.4499095Z  2025-10-10T00:24:52.4499502Z  2025-10-10T00:24:52.4499894Z  2025-10-10T00:24:52.4500858Z [2,240 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:52.4501960Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-10-10T00:24:52.4502791Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:52.4503444Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:52.4504065Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:52.4504963Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:52.4505907Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:52.4506542Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:52.4507166Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:52.7227807Z 2025-10-10T00:24:52.7228755Z  2025-10-10T00:24:52.7229379Z  2025-10-10T00:24:52.7230015Z  2025-10-10T00:24:52.7230522Z  2025-10-10T00:24:52.7231030Z  2025-10-10T00:24:52.7231455Z  2025-10-10T00:24:52.7232263Z  2025-10-10T00:24:52.7232784Z  2025-10-10T00:24:52.7233751Z [2,240 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:52.7234868Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-10-10T00:24:52.7235887Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:52.7236666Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:52.7237756Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:52.7238817Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:52.7240167Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:52.7240987Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:52.7241784Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:52.9503139Z 2025-10-10T00:24:52.9503969Z  2025-10-10T00:24:52.9504438Z  2025-10-10T00:24:52.9504814Z  2025-10-10T00:24:52.9505161Z  2025-10-10T00:24:52.9505546Z  2025-10-10T00:24:52.9505907Z  2025-10-10T00:24:52.9506230Z  2025-10-10T00:24:52.9506578Z  2025-10-10T00:24:52.9507535Z [2,242 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:52.9508690Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-10-10T00:24:52.9509520Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:52.9510185Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:52.9510812Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:52.9511452Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:52.9512033Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:52.9512387Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:52.9512764Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:53.3228029Z 2025-10-10T00:24:53.3229082Z  2025-10-10T00:24:53.3229534Z  2025-10-10T00:24:53.3229907Z  2025-10-10T00:24:53.3230321Z  2025-10-10T00:24:53.3230693Z  2025-10-10T00:24:53.3231076Z  2025-10-10T00:24:53.3231443Z  2025-10-10T00:24:53.3231826Z  2025-10-10T00:24:53.3232753Z [2,242 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:53.3233837Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-10-10T00:24:53.3234593Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:24:53.3235193Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:53.3235903Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:53.3236512Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:53.3237150Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:53.3237781Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:53.3238408Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:53.5233022Z 2025-10-10T00:24:53.5233824Z  2025-10-10T00:24:53.5234299Z  2025-10-10T00:24:53.5234639Z  2025-10-10T00:24:53.5234955Z  2025-10-10T00:24:53.5235302Z  2025-10-10T00:24:53.5235753Z  2025-10-10T00:24:53.5236113Z  2025-10-10T00:24:53.5236455Z  2025-10-10T00:24:53.5237394Z [2,243 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:53.5238506Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-10-10T00:24:53.5239258Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:24:53.5239793Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:24:53.5240354Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:53.5240867Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:53.5241383Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:53.5242613Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:53.5243583Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:53.8101313Z 2025-10-10T00:24:53.8102114Z  2025-10-10T00:24:53.8102601Z  2025-10-10T00:24:53.8102923Z  2025-10-10T00:24:53.8103316Z  2025-10-10T00:24:53.8103628Z  2025-10-10T00:24:53.8103890Z  2025-10-10T00:24:53.8104271Z  2025-10-10T00:24:53.8104683Z  2025-10-10T00:24:53.8105482Z [2,246 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:53.8106349Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-10-10T00:24:53.8106861Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:53.8107784Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:53.8108321Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:53.8109270Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:53.8109949Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:53.8110575Z Compiling aten/src/ATen/ParallelCommon.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:53.8111585Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:54.1239903Z 2025-10-10T00:24:54.1241679Z  2025-10-10T00:24:54.1242124Z  2025-10-10T00:24:54.1242654Z  2025-10-10T00:24:54.1242907Z  2025-10-10T00:24:54.1243560Z  2025-10-10T00:24:54.1243825Z  2025-10-10T00:24:54.1244545Z  2025-10-10T00:24:54.1244830Z  2025-10-10T00:24:54.1246232Z [2,246 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:54.1247610Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-10-10T00:24:54.1248212Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:24:54.1249952Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:54.1250561Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:54.1251536Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.1252770Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:54.1253608Z Compiling aten/src/ATen/ParallelCommon.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.1255762Z Compiling aten/src/ATen/ParallelNative.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:24:54.3243664Z 2025-10-10T00:24:54.3244650Z  2025-10-10T00:24:54.3245107Z  2025-10-10T00:24:54.3245516Z  2025-10-10T00:24:54.3245905Z  2025-10-10T00:24:54.3246296Z  2025-10-10T00:24:54.3246662Z  2025-10-10T00:24:54.3247059Z  2025-10-10T00:24:54.3247412Z  2025-10-10T00:24:54.3248310Z [2,247 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:54.3249408Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-10-10T00:24:54.3250179Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:24:54.3250756Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:24:54.3251530Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:54.3252406Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.3253571Z Compiling aten/src/ATen/ParallelCommon.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.3254672Z Compiling aten/src/ATen/ParallelNative.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.3255772Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:54.5922821Z 2025-10-10T00:24:54.5925021Z  2025-10-10T00:24:54.5925515Z  2025-10-10T00:24:54.5925934Z  2025-10-10T00:24:54.5926321Z  2025-10-10T00:24:54.5926720Z  2025-10-10T00:24:54.5927146Z  2025-10-10T00:24:54.5927553Z  2025-10-10T00:24:54.5927943Z  2025-10-10T00:24:54.5929246Z [2,251 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:54.5930409Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-10-10T00:24:54.5931304Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:54.5932224Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.5933370Z Compiling aten/src/ATen/ParallelCommon.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.5934257Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:54.5934866Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:54.5935764Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:54.5936724Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:54.9252473Z 2025-10-10T00:24:54.9253155Z  2025-10-10T00:24:54.9253785Z  2025-10-10T00:24:54.9254030Z  2025-10-10T00:24:54.9254247Z  2025-10-10T00:24:54.9254475Z  2025-10-10T00:24:54.9254691Z  2025-10-10T00:24:54.9254925Z  2025-10-10T00:24:54.9255152Z  2025-10-10T00:24:54.9255706Z [2,251 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:54.9256354Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-10-10T00:24:54.9256800Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:54.9257306Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:54.9257944Z Compiling aten/src/ATen/ParallelCommon.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:54.9258450Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:54.9258787Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:54.9259289Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:54.9259801Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:55.3254684Z 2025-10-10T00:24:55.3255359Z  2025-10-10T00:24:55.3255657Z  2025-10-10T00:24:55.3255877Z  2025-10-10T00:24:55.3256128Z  2025-10-10T00:24:55.3256375Z  2025-10-10T00:24:55.3256604Z  2025-10-10T00:24:55.3256817Z  2025-10-10T00:24:55.3257051Z  2025-10-10T00:24:55.3257584Z [2,254 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:55.3258221Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-10-10T00:24:55.3258683Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:55.3259171Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:55.3259686Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:55.3260023Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:55.3260373Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:24:55.3260704Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:55.3261066Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:56.4707524Z 2025-10-10T00:24:56.4708148Z  2025-10-10T00:24:56.4708447Z  2025-10-10T00:24:56.4708698Z  2025-10-10T00:24:56.4708937Z  2025-10-10T00:24:56.4709166Z  2025-10-10T00:24:56.5247187Z  2025-10-10T00:24:56.5247531Z  2025-10-10T00:24:56.5247913Z  2025-10-10T00:24:56.5248847Z [2,254 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:56.5250021Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-10-10T00:24:56.5250836Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:56.5251723Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:56.5252684Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.5253252Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.5253893Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:24:56.5254536Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:56.5255105Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:56.7257090Z 2025-10-10T00:24:56.7261868Z  2025-10-10T00:24:56.7262359Z  2025-10-10T00:24:56.7262660Z  2025-10-10T00:24:56.7263305Z  2025-10-10T00:24:56.7263617Z  2025-10-10T00:24:56.7263972Z  2025-10-10T00:24:56.7264380Z  2025-10-10T00:24:56.7264780Z  2025-10-10T00:24:56.7265540Z [2,255 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:56.7266866Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-10-10T00:24:56.7267471Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:56.7268227Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:56.7268912Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.7269604Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:24:56.7281334Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.7282065Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:56.7282716Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:56.9263424Z 2025-10-10T00:24:56.9264222Z  2025-10-10T00:24:56.9264725Z  2025-10-10T00:24:56.9265191Z  2025-10-10T00:24:56.9265608Z  2025-10-10T00:24:56.9266018Z  2025-10-10T00:24:56.9266411Z  2025-10-10T00:24:56.9266833Z  2025-10-10T00:24:56.9267220Z  2025-10-10T00:24:56.9268203Z [2,256 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:56.9269361Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-10-10T00:24:56.9270157Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:56.9270970Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 6s processwrapper-sandbox 2025-10-10T00:24:56.9271780Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.9272360Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.9272904Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:56.9273663Z Compiling torch/csrc/jit/frontend/parser.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:56.9274844Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:24:57.2510882Z 2025-10-10T00:24:57.2511671Z  2025-10-10T00:24:57.2512171Z  2025-10-10T00:24:57.2512575Z  2025-10-10T00:24:57.2512993Z  2025-10-10T00:24:57.2513387Z  2025-10-10T00:24:57.2513796Z  2025-10-10T00:24:57.2514188Z  2025-10-10T00:24:57.2514601Z  2025-10-10T00:24:57.2515657Z [2,258 / 3,081] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-10-10T00:24:57.2516832Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-10-10T00:24:57.2517634Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:24:57.2518285Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:57.2518964Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:57.2519865Z Compiling torch/csrc/jit/frontend/parser.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:57.2521158Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:57.2522392Z Compiling aten/src/ATen/SequenceNumber.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:57.2523780Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:57.5265749Z 2025-10-10T00:24:57.5266397Z  2025-10-10T00:24:57.5266675Z  2025-10-10T00:24:57.5266913Z  2025-10-10T00:24:57.5267130Z  2025-10-10T00:24:57.5267359Z  2025-10-10T00:24:57.5267573Z  2025-10-10T00:24:57.5267806Z  2025-10-10T00:24:57.5268017Z  2025-10-10T00:24:57.5268570Z [2,261 / 3,081] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-10-10T00:24:57.5269221Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-10-10T00:24:57.5269998Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:57.5270465Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:57.5536863Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:57.5538533Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:57.5539647Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:57.5540820Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:57.5542004Z Compiling aten/src/ATen/TensorGeometry.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:58.0962185Z 2025-10-10T00:24:58.0964355Z  2025-10-10T00:24:58.0964788Z  2025-10-10T00:24:58.0965183Z  2025-10-10T00:24:58.0965576Z  2025-10-10T00:24:58.0966012Z  2025-10-10T00:24:58.0966487Z  2025-10-10T00:24:58.0967052Z  2025-10-10T00:24:58.0967541Z  2025-10-10T00:24:58.0968931Z [2,261 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:24:58.0970197Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-10-10T00:24:58.0971090Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:58.0971772Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:58.0972804Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.0974261Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.0975447Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.0976746Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.0978005Z Compiling aten/src/ATen/TensorGeometry.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:24:58.0978734Z 2025-10-10T00:24:58.0979318Z  2025-10-10T00:24:58.0979827Z  2025-10-10T00:24:58.0980249Z  2025-10-10T00:24:58.0980656Z  2025-10-10T00:24:58.0981079Z  2025-10-10T00:24:58.0981476Z  2025-10-10T00:24:58.0981849Z  2025-10-10T00:24:58.0982236Z  2025-10-10T00:24:58.0982921Z INFO: From Testing //c10/test:util_base_tests: 2025-10-10T00:24:58.0983748Z ==================== Test output for //c10/test:util_base_tests: 2025-10-10T00:24:58.0984426Z Running main() from gmock_main.cc 2025-10-10T00:24:58.0985048Z Note: Google Test filter = -*CUDA 2025-10-10T00:24:58.0985761Z [==========] Running 768 tests from 86 test suites. 2025-10-10T00:24:58.0986437Z [----------] Global test environment set-up. 2025-10-10T00:24:58.0987176Z [----------] 1 test from LoggingDeathTest 2025-10-10T00:24:58.0987872Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-10-10T00:24:58.0988773Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (5891 ms) 2025-10-10T00:24:58.0989560Z [----------] 1 test from LoggingDeathTest (5891 ms total) 2025-10-10T00:24:58.0990118Z 2025-10-10T00:24:58.0990327Z [----------] 1 test from ArrayRefTest 2025-10-10T00:24:58.0990910Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-10-10T00:24:58.0991757Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-10-10T00:24:58.0992547Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-10-10T00:24:58.0993169Z 2025-10-10T00:24:58.0993342Z [----------] 12 tests from BitsetTest 2025-10-10T00:24:58.0994097Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-10-10T00:24:58.0994687Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-10-10T00:24:58.0995255Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-10-10T00:24:58.0995918Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-10-10T00:24:58.0996778Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-10-10T00:24:58.0997522Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-10-10T00:24:58.0998137Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-10-10T00:24:58.0998686Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-10-10T00:24:58.0999462Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-10-10T00:24:58.1000117Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-10-10T00:24:58.1000732Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-10-10T00:24:58.1001354Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-10-10T00:24:58.1002009Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-10-10T00:24:58.1002732Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-10-10T00:24:58.1003409Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-10-10T00:24:58.1004140Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-10-10T00:24:58.1005009Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-10-10T00:24:58.1005891Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-10-10T00:24:58.1006591Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-10-10T00:24:58.1007382Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-10-10T00:24:58.1008106Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-10-10T00:24:58.1009153Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-10-10T00:24:58.1010120Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-10-10T00:24:58.1011104Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-10-10T00:24:58.1011887Z [----------] 12 tests from BitsetTest (0 ms total) 2025-10-10T00:24:58.1012145Z 2025-10-10T00:24:58.1012388Z [----------] 2 tests from DeadlockDetection 2025-10-10T00:24:58.1012738Z [ RUN ] DeadlockDetection.basic 2025-10-10T00:24:58.1013201Z [ OK ] DeadlockDetection.basic (0 ms) 2025-10-10T00:24:58.1013553Z [ RUN ] DeadlockDetection.disable 2025-10-10T00:24:58.1014073Z [ OK ] DeadlockDetection.disable (0 ms) 2025-10-10T00:24:58.1014561Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-10-10T00:24:58.1014947Z 2025-10-10T00:24:58.1015054Z [----------] 18 tests from Enumerate 2025-10-10T00:24:58.1015384Z [ RUN ] Enumerate.Basic 2025-10-10T00:24:58.1015771Z [ OK ] Enumerate.Basic (0 ms) 2025-10-10T00:24:58.1016096Z [ RUN ] Enumerate.BasicRRef 2025-10-10T00:24:58.1016518Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-10-10T00:24:58.1016857Z [ RUN ] Enumerate.BasicConst 2025-10-10T00:24:58.1017285Z [ OK ] Enumerate.BasicConst (0 ms) 2025-10-10T00:24:58.1017636Z [ RUN ] Enumerate.BasicConstRef 2025-10-10T00:24:58.1018082Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-10-10T00:24:58.1018436Z [ RUN ] Enumerate.BasicConstRRef 2025-10-10T00:24:58.1018891Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-10-10T00:24:58.1019243Z [ RUN ] Enumerate.BasicVecBool 2025-10-10T00:24:58.1019754Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-10-10T00:24:58.1020128Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-10-10T00:24:58.1020598Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-10-10T00:24:58.1021044Z [ RUN ] Enumerate.Temporary 2025-10-10T00:24:58.1021381Z [ OK ] Enumerate.Temporary (0 ms) 2025-10-10T00:24:58.1021732Z [ RUN ] Enumerate.BasicConstArg 2025-10-10T00:24:58.1022165Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-10-10T00:24:58.1022635Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-10-10T00:24:58.1023057Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-10-10T00:24:58.1023541Z [ RUN ] Enumerate.EmptyRange 2025-10-10T00:24:58.1023932Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-10-10T00:24:58.1024401Z [ RUN ] Enumerate.Cpp17Support 2025-10-10T00:24:58.1024824Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-10-10T00:24:58.1025352Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-10-10T00:24:58.1025910Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-10-10T00:24:58.1026378Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-10-10T00:24:58.1027022Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-10-10T00:24:58.1027729Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-10-10T00:24:58.1028227Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-10-10T00:24:58.1028748Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-10-10T00:24:58.1029308Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-10-10T00:24:58.1029706Z [ RUN ] Enumerate.BasicConstexpr 2025-10-10T00:24:58.1030216Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-10-10T00:24:58.1030610Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-10-10T00:24:58.1031192Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-10-10T00:24:58.1031617Z [----------] 18 tests from Enumerate (0 ms total) 2025-10-10T00:24:58.1031884Z 2025-10-10T00:24:58.1032009Z [----------] 1 test from HalfConversionTest 2025-10-10T00:24:58.1032521Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-10-10T00:24:58.1032967Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-10-10T00:24:58.1033464Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-10-10T00:24:58.1033725Z 2025-10-10T00:24:58.1033838Z [----------] 2 tests from HalfConversion 2025-10-10T00:24:58.1034237Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-10-10T00:24:58.1034951Z [ OK ] HalfConversion.TestNativeConversionToFloat (7 ms) 2025-10-10T00:24:58.1035784Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-10-10T00:24:58.1036649Z [ OK ] HalfConversion.TestNativeConversionToHalf (8 ms) 2025-10-10T00:24:58.1037448Z [----------] 2 tests from HalfConversion (15 ms total) 2025-10-10T00:24:58.1037911Z 2025-10-10T00:24:58.1038136Z [----------] 7 tests from IntrusiveList 2025-10-10T00:24:58.1038726Z [ RUN ] IntrusiveList.TestInsert 2025-10-10T00:24:58.1039334Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-10-10T00:24:58.1039917Z [ RUN ] IntrusiveList.TestUnlink 2025-10-10T00:24:58.1040560Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-10-10T00:24:58.1041193Z [ RUN ] IntrusiveList.TestMoveElement 2025-10-10T00:24:58.1041811Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-10-10T00:24:58.1042450Z [ RUN ] IntrusiveList.TestEmpty 2025-10-10T00:24:58.1043046Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-10-10T00:24:58.1043697Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-10-10T00:24:58.1044398Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-10-10T00:24:58.1045078Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-10-10T00:24:58.1045819Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-10-10T00:24:58.1046528Z [ RUN ] IntrusiveList.TestNullListIterator 2025-10-10T00:24:58.1047234Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-10-10T00:24:58.1048015Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-10-10T00:24:58.1048456Z 2025-10-10T00:24:58.1048634Z [----------] 12 tests from LeftRightTest 2025-10-10T00:24:58.1049506Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-10-10T00:24:58.1050689Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-10-10T00:24:58.1051958Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-10-10T00:24:58.1053166Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-10-10T00:24:58.1054531Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-10-10T00:24:58.1055823Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-10-10T00:24:58.1057028Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-10-10T00:24:58.1057727Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-10-10T00:24:58.1058683Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-10-10T00:24:58.1059827Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-10-10T00:24:58.1060865Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-10-10T00:24:58.1061868Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-10-10T00:24:58.1062880Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-10-10T00:24:58.1063762Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-10-10T00:24:58.1064800Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-10-10T00:24:58.1066038Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-10-10T00:24:58.1066852Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-10-10T00:24:58.1067836Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-10-10T00:24:58.1068973Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-10-10T00:24:58.1069796Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-10-10T00:24:58.1070592Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-10-10T00:24:58.1071739Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-10-10T00:24:58.1072978Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-10-10T00:24:58.1074536Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-10-10T00:24:58.1075522Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-10-10T00:24:58.1075920Z 2025-10-10T00:24:58.1076151Z [----------] 16 tests from MetaprogrammingTest 2025-10-10T00:24:58.1076917Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2025-10-10T00:24:58.1077686Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2025-10-10T00:24:58.1078356Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2025-10-10T00:24:58.1079087Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2025-10-10T00:24:58.1079740Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2025-10-10T00:24:58.1080351Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2025-10-10T00:24:58.1080825Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2025-10-10T00:24:58.1081505Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2025-10-10T00:24:58.1082101Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2025-10-10T00:24:58.1082640Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2025-10-10T00:24:58.1083172Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2025-10-10T00:24:58.1083884Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2025-10-10T00:24:58.1084557Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2025-10-10T00:24:58.1085540Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2025-10-10T00:24:58.1086279Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2025-10-10T00:24:58.1086975Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2025-10-10T00:24:58.1087938Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2025-10-10T00:24:58.1089285Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2025-10-10T00:24:58.1090311Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2025-10-10T00:24:58.1091044Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2025-10-10T00:24:58.1091970Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2025-10-10T00:24:58.1092964Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2025-10-10T00:24:58.1094300Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2025-10-10T00:24:58.1095507Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2025-10-10T00:24:58.1096627Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2025-10-10T00:24:58.1097537Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2025-10-10T00:24:58.1098575Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2025-10-10T00:24:58.1099705Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2025-10-10T00:24:58.1100778Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2025-10-10T00:24:58.1101756Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2025-10-10T00:24:58.1102829Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2025-10-10T00:24:58.1103754Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2025-10-10T00:24:58.1104667Z [----------] 16 tests from MetaprogrammingTest (0 ms total) 2025-10-10T00:24:58.1105174Z 2025-10-10T00:24:58.1105371Z [----------] 7 tests from NetworkFlowTest 2025-10-10T00:24:58.1105908Z [ RUN ] NetworkFlowTest.basic 2025-10-10T00:24:58.1106501Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-10-10T00:24:58.1107104Z [ RUN ] NetworkFlowTest.loop 2025-10-10T00:24:58.1107681Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-10-10T00:24:58.1108370Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-10-10T00:24:58.1109031Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-10-10T00:24:58.1109450Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-10-10T00:24:58.1109838Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-10-10T00:24:58.1110225Z [ RUN ] NetworkFlowTest.unbounded 2025-10-10T00:24:58.1110580Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-10-10T00:24:58.1110945Z [ RUN ] NetworkFlowTest.overflow 2025-10-10T00:24:58.1111426Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-10-10T00:24:58.1111792Z [ RUN ] NetworkFlowTest.reverse_edge 2025-10-10T00:24:58.1112261Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-10-10T00:24:58.1112650Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-10-10T00:24:58.1112923Z 2025-10-10T00:24:58.1113034Z [----------] 1 test from SemaphoreTest 2025-10-10T00:24:58.1113375Z [ RUN ] SemaphoreTest.TestConcurrency 2025-10-10T00:24:58.1113762Z [ OK ] SemaphoreTest.TestConcurrency (24 ms) 2025-10-10T00:24:58.1114147Z [----------] 1 test from SemaphoreTest (24 ms total) 2025-10-10T00:24:58.1114416Z 2025-10-10T00:24:58.1114525Z [----------] 2 tests from Synchronized 2025-10-10T00:24:58.1114898Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-10-10T00:24:58.1115327Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-10-10T00:24:58.1115870Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-10-10T00:24:58.1116313Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2025-10-10T00:24:58.1116759Z [----------] 2 tests from Synchronized (18 ms total) 2025-10-10T00:24:58.1117011Z 2025-10-10T00:24:58.1117209Z [----------] 1 test from ThreadLocal 2025-10-10T00:24:58.1117577Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-10-10T00:24:58.1118242Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-10-10T00:24:58.1118892Z [----------] 1 test from ThreadLocal (0 ms total) 2025-10-10T00:24:58.1119259Z 2025-10-10T00:24:58.1119471Z [----------] 11 tests from ThreadLocalTest 2025-10-10T00:24:58.1120139Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-10-10T00:24:58.1120973Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-10-10T00:24:58.1121727Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-10-10T00:24:58.1122437Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-10-10T00:24:58.1123168Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-10-10T00:24:58.1123890Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-10-10T00:24:58.1124834Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-10-10T00:24:58.1125664Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-10-10T00:24:58.1126402Z [ RUN ] ThreadLocalTest.TestClassScope 2025-10-10T00:24:58.1127040Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-10-10T00:24:58.1127790Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-10-10T00:24:58.1128577Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-10-10T00:24:58.1129357Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-10-10T00:24:58.1130167Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-10-10T00:24:58.1131029Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-10-10T00:24:58.1131881Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-10-10T00:24:58.1132838Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-10-10T00:24:58.1133747Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-10-10T00:24:58.1134532Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-10-10T00:24:58.1135264Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-10-10T00:24:58.1136297Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-10-10T00:24:58.1137510Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-10-10T00:24:58.1138538Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-10-10T00:24:58.1139011Z 2025-10-10T00:24:58.1139194Z [----------] 7 tests from TypeIndex 2025-10-10T00:24:58.1139759Z [ RUN ] TypeIndex.TopLevelName 2025-10-10T00:24:58.1140356Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-10-10T00:24:58.1140975Z [ RUN ] TypeIndex.NestedName 2025-10-10T00:24:58.1141533Z [ OK ] TypeIndex.NestedName (0 ms) 2025-10-10T00:24:58.1142115Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-10-10T00:24:58.1142806Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-10-10T00:24:58.1143545Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-10-10T00:24:58.1144301Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-10-10T00:24:58.1144999Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-10-10T00:24:58.1145749Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-10-10T00:24:58.1146599Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-10-10T00:24:58.1147502Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-10-10T00:24:58.1148296Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-10-10T00:24:58.1149084Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-10-10T00:24:58.1149836Z [----------] 7 tests from TypeIndex (0 ms total) 2025-10-10T00:24:58.1150298Z 2025-10-10T00:24:58.1150492Z [----------] 4 tests from TypeListTest 2025-10-10T00:24:58.1151136Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2025-10-10T00:24:58.1151826Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2025-10-10T00:24:58.1152671Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2025-10-10T00:24:58.1153539Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2025-10-10T00:24:58.1154405Z [ RUN ] TypeListTest.MapTypesToValues_members 2025-10-10T00:24:58.1155139Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2025-10-10T00:24:58.1155994Z [ RUN ] TypeListTest.MapTypesToValues_empty 2025-10-10T00:24:58.1156747Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2025-10-10T00:24:58.1157432Z [----------] 4 tests from TypeListTest (0 ms total) 2025-10-10T00:24:58.1158260Z 2025-10-10T00:24:58.1158460Z [----------] 4 tests from accumulateTest 2025-10-10T00:24:58.1159074Z [ RUN ] accumulateTest.vector_test 2025-10-10T00:24:58.1159688Z [ OK ] accumulateTest.vector_test (0 ms) 2025-10-10T00:24:58.1160360Z [ RUN ] accumulateTest.list_test 2025-10-10T00:24:58.1160896Z [ OK ] accumulateTest.list_test (0 ms) 2025-10-10T00:24:58.1161445Z [ RUN ] accumulateTest.base_cases 2025-10-10T00:24:58.1162168Z [ OK ] accumulateTest.base_cases (0 ms) 2025-10-10T00:24:58.1162796Z [ RUN ] accumulateTest.errors 2025-10-10T00:24:58.1163345Z [ OK ] accumulateTest.errors (0 ms) 2025-10-10T00:24:58.1164043Z [----------] 4 tests from accumulateTest (0 ms total) 2025-10-10T00:24:58.1164503Z 2025-10-10T00:24:58.1164728Z [----------] 5 tests from BFloat16Conversion 2025-10-10T00:24:58.1165343Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-10-10T00:24:58.1166106Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-10-10T00:24:58.1166932Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-10-10T00:24:58.1167786Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-10-10T00:24:58.1168494Z [ RUN ] BFloat16Conversion.NaN 2025-10-10T00:24:58.1169165Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-10-10T00:24:58.1169728Z [ RUN ] BFloat16Conversion.Inf 2025-10-10T00:24:58.1170248Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-10-10T00:24:58.1170946Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-10-10T00:24:58.1171669Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-10-10T00:24:58.1172435Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-10-10T00:24:58.1172925Z 2025-10-10T00:24:58.1173096Z [----------] 3 tests from BFloat16Math 2025-10-10T00:24:58.1173621Z [ RUN ] BFloat16Math.Addition 2025-10-10T00:24:58.1175759Z [ OK ] BFloat16Math.Addition (0 ms) 2025-10-10T00:24:58.1176379Z [ RUN ] BFloat16Math.Subtraction 2025-10-10T00:24:58.1176916Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-10-10T00:24:58.1177495Z [ RUN ] BFloat16Math.NextAfterZero 2025-10-10T00:24:58.1178109Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-10-10T00:24:58.1178763Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-10-10T00:24:58.1179231Z 2025-10-10T00:24:58.1179451Z [----------] 2 tests from TestExponential 2025-10-10T00:24:58.1180029Z [ RUN ] TestExponential.IPi 2025-10-10T00:24:58.1180545Z [ OK ] TestExponential.IPi (0 ms) 2025-10-10T00:24:58.1181143Z [ RUN ] TestExponential.EulerFormula 2025-10-10T00:24:58.1181824Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-10-10T00:24:58.1182538Z [----------] 2 tests from TestExponential (0 ms total) 2025-10-10T00:24:58.1182990Z 2025-10-10T00:24:58.1183161Z [----------] 2 tests from TestExpm1 2025-10-10T00:24:58.1183676Z [ RUN ] TestExpm1.Normal 2025-10-10T00:24:58.1184192Z [ OK ] TestExpm1.Normal (0 ms) 2025-10-10T00:24:58.1184751Z [ RUN ] TestExpm1.Small 2025-10-10T00:24:58.1185239Z [ OK ] TestExpm1.Small (0 ms) 2025-10-10T00:24:58.1185876Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-10-10T00:24:58.1186319Z 2025-10-10T00:24:58.1186488Z [----------] 1 test from TestLog 2025-10-10T00:24:58.1186999Z [ RUN ] TestLog.Definition 2025-10-10T00:24:58.1187506Z [ OK ] TestLog.Definition (0 ms) 2025-10-10T00:24:58.1188097Z [----------] 1 test from TestLog (0 ms total) 2025-10-10T00:24:58.1188532Z 2025-10-10T00:24:58.1188743Z [----------] 1 test from TestLog10 2025-10-10T00:24:58.1189267Z [ RUN ] TestLog10.Rev 2025-10-10T00:24:58.1189900Z [ OK ] TestLog10.Rev (0 ms) 2025-10-10T00:24:58.1190407Z [----------] 1 test from TestLog10 (0 ms total) 2025-10-10T00:24:58.1190815Z 2025-10-10T00:24:58.1190982Z [----------] 1 test from TestLog2 2025-10-10T00:24:58.1191473Z [ RUN ] TestLog2.Rev 2025-10-10T00:24:58.1192271Z [ OK ] TestLog2.Rev (0 ms) 2025-10-10T00:24:58.1192839Z [----------] 1 test from TestLog2 (0 ms total) 2025-10-10T00:24:58.1193265Z 2025-10-10T00:24:58.1193442Z [----------] 3 tests from TestLog1p 2025-10-10T00:24:58.1193997Z [ RUN ] TestLog1p.Normal 2025-10-10T00:24:58.1194466Z [ OK ] TestLog1p.Normal (0 ms) 2025-10-10T00:24:58.1194949Z [ RUN ] TestLog1p.Small 2025-10-10T00:24:58.1195524Z [ OK ] TestLog1p.Small (0 ms) 2025-10-10T00:24:58.1196078Z [ RUN ] TestLog1p.Extreme 2025-10-10T00:24:58.1196602Z [ OK ] TestLog1p.Extreme (0 ms) 2025-10-10T00:24:58.1197443Z [----------] 3 tests from TestLog1p (0 ms total) 2025-10-10T00:24:58.1197902Z 2025-10-10T00:24:58.1198091Z [----------] 1 test from TestPowSqrt 2025-10-10T00:24:58.1198584Z [ RUN ] TestPowSqrt.Equal 2025-10-10T00:24:58.1199099Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-10-10T00:24:58.1199676Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-10-10T00:24:58.1200125Z 2025-10-10T00:24:58.1200294Z [----------] 1 test from TestPow 2025-10-10T00:24:58.1200780Z [ RUN ] TestPow.Square 2025-10-10T00:24:58.1201294Z [ OK ] TestPow.Square (0 ms) 2025-10-10T00:24:58.1201867Z [----------] 1 test from TestPow (0 ms total) 2025-10-10T00:24:58.1202294Z 2025-10-10T00:24:58.1202482Z [----------] 1 test from TestSinCosSinhCosh 2025-10-10T00:24:58.1203082Z [ RUN ] TestSinCosSinhCosh.Identity 2025-10-10T00:24:58.1203804Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-10-10T00:24:58.1204508Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-10-10T00:24:58.1204977Z 2025-10-10T00:24:58.1205189Z [----------] 1 test from TestTan 2025-10-10T00:24:58.1205712Z [ RUN ] TestTan.Identity 2025-10-10T00:24:58.1206207Z [ OK ] TestTan.Identity (0 ms) 2025-10-10T00:24:58.1206736Z [----------] 1 test from TestTan (0 ms total) 2025-10-10T00:24:58.1207097Z 2025-10-10T00:24:58.1207310Z [----------] 1 test from TestTanh 2025-10-10T00:24:58.1207800Z [ RUN ] TestTanh.Identity 2025-10-10T00:24:58.1208322Z [ OK ] TestTanh.Identity (0 ms) 2025-10-10T00:24:58.1208913Z [----------] 1 test from TestTanh (0 ms total) 2025-10-10T00:24:58.1209353Z 2025-10-10T00:24:58.1209582Z [----------] 1 test from TestRevTrigonometric 2025-10-10T00:24:58.1210219Z [ RUN ] TestRevTrigonometric.Rev 2025-10-10T00:24:58.1210808Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-10-10T00:24:58.1211472Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-10-10T00:24:58.1211938Z 2025-10-10T00:24:58.1212144Z [----------] 1 test from TestRevHyperbolic 2025-10-10T00:24:58.1212769Z [ RUN ] TestRevHyperbolic.Rev 2025-10-10T00:24:58.1213345Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-10-10T00:24:58.1214048Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-10-10T00:24:58.1214482Z 2025-10-10T00:24:58.1214645Z [----------] 1 test from TestMemory 2025-10-10T00:24:58.1215164Z [ RUN ] TestMemory.ReinterpretCast 2025-10-10T00:24:58.1215783Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-10-10T00:24:58.1216440Z [----------] 1 test from TestMemory (0 ms total) 2025-10-10T00:24:58.1216880Z 2025-10-10T00:24:58.1217120Z [----------] 1 test from TestConstructors 2025-10-10T00:24:58.1217732Z [ RUN ] TestConstructors.UnorderedMap 2025-10-10T00:24:58.1218390Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-10-10T00:24:58.1219095Z [----------] 1 test from TestConstructors (0 ms total) 2025-10-10T00:24:58.1219597Z 2025-10-10T00:24:58.1219842Z [----------] 1 test from TestArithmeticIntScalar 2025-10-10T00:24:58.1220508Z [ RUN ] TestArithmeticIntScalar.All 2025-10-10T00:24:58.1221119Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-10-10T00:24:58.1221826Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-10-10T00:24:58.1222479Z 2025-10-10T00:24:58.1222637Z [----------] 1 test from TestIO 2025-10-10T00:24:58.1223216Z [ RUN ] TestIO.All 2025-10-10T00:24:58.1223682Z [ OK ] TestIO.All (0 ms) 2025-10-10T00:24:58.1224238Z [----------] 1 test from TestIO (0 ms total) 2025-10-10T00:24:58.1224661Z 2025-10-10T00:24:58.1224836Z [----------] 1 test from TestStd 2025-10-10T00:24:58.1225392Z [ RUN ] TestStd.BasicFunctions 2025-10-10T00:24:58.1225986Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-10-10T00:24:58.1226615Z [----------] 1 test from TestStd (0 ms total) 2025-10-10T00:24:58.1227002Z 2025-10-10T00:24:58.1227207Z [----------] 1 test from StrErrorTest 2025-10-10T00:24:58.1227755Z [ RUN ] StrErrorTest.cmp_test 2025-10-10T00:24:58.1228336Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-10-10T00:24:58.1229100Z [----------] 1 test from StrErrorTest (0 ms total) 2025-10-10T00:24:58.1229524Z 2025-10-10T00:24:58.1229696Z [----------] 4 tests from ExceptionTest 2025-10-10T00:24:58.1230305Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-10-10T00:24:58.1231150Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-10-10T00:24:58.1231948Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-10-10T00:24:58.1232585Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (7060 ms) 2025-10-10T00:24:58.1233241Z [ RUN ] ExceptionTest.ErrorFormatting 2025-10-10T00:24:58.1233914Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-10-10T00:24:58.1234805Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-10-10T00:24:58.1235939Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-10-10T00:24:58.1236930Z [----------] 4 tests from ExceptionTest (7061 ms total) 2025-10-10T00:24:58.1237329Z 2025-10-10T00:24:58.1237524Z [----------] 1 test from WarningTest 2025-10-10T00:24:58.1238118Z [ RUN ] WarningTest.JustPrintWarning 2025-10-10T00:24:58.1238939Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:24:58.1239997Z W1010 00:23:17.380524 93623 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-10-10T00:24:58.1240973Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-10-10T00:24:58.1241645Z [----------] 1 test from WarningTest (0 ms total) 2025-10-10T00:24:58.1242105Z 2025-10-10T00:24:58.1242289Z [----------] 1 test from FlagsTest 2025-10-10T00:24:58.1242878Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-10-10T00:24:58.1243563Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-10-10T00:24:58.1244190Z [----------] 1 test from FlagsTest (0 ms total) 2025-10-10T00:24:58.1244610Z 2025-10-10T00:24:58.1244820Z [----------] 1 test from GenericMathTest 2025-10-10T00:24:58.1245447Z [ RUN ] GenericMathTest.div_floor_test 2025-10-10T00:24:58.1246106Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-10-10T00:24:58.1246799Z [----------] 1 test from GenericMathTest (0 ms total) 2025-10-10T00:24:58.1247232Z 2025-10-10T00:24:58.1247450Z [----------] 5 tests from MakeIntrusiveTest 2025-10-10T00:24:58.1248130Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-10-10T00:24:58.1248873Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-10-10T00:24:58.1249639Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-10-10T00:24:58.1250391Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-10-10T00:24:58.1251167Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-10-10T00:24:58.1251933Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-10-10T00:24:58.1252620Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-10-10T00:24:58.1253407Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-10-10T00:24:58.1254238Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-10-10T00:24:58.1255032Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-10-10T00:24:58.1255825Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-10-10T00:24:58.1256408Z 2025-10-10T00:24:58.1256641Z [----------] 1 test from IntrusivePtrTargetTest 2025-10-10T00:24:58.1257533Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-10-10T00:24:58.1258680Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-10-10T00:24:58.1259614Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-10-10T00:24:58.1260130Z 2025-10-10T00:24:58.1260366Z [----------] 146 tests from IntrusivePtrTest 2025-10-10T00:24:58.1261245Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-10-10T00:24:58.1262365Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-10-10T00:24:58.1263935Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-10-10T00:24:58.1265353Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-10-10T00:24:58.1266569Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-10-10T00:24:58.1267748Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-10-10T00:24:58.1269003Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-10-10T00:24:58.1270101Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-10-10T00:24:58.1271318Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-10-10T00:24:58.1272562Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:24:58.1273833Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-10-10T00:24:58.1275660Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:24:58.1276953Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-10-10T00:24:58.1278276Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:24:58.1279638Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-10-10T00:24:58.1281014Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-10-10T00:24:58.1282375Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1283657Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1285000Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-10-10T00:24:58.1286308Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1287673Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-10-10T00:24:58.1289111Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1290437Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-10-10T00:24:58.1291802Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:24:58.1293121Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-10-10T00:24:58.1294434Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:24:58.1295803Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-10-10T00:24:58.1297139Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1298548Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1299902Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1301403Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-10-10T00:24:58.1303177Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:24:58.1304814Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1306417Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1307874Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1309455Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1310986Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1313138Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1314798Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1316414Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1318135Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1319914Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1321676Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1323133Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1324354Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1325122Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1326029Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-10-10T00:24:58.1326755Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-10-10T00:24:58.1327501Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-10-10T00:24:58.1328494Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1329450Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-10-10T00:24:58.1330477Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:24:58.1331602Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-10-10T00:24:58.1332513Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:24:58.1333536Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-10-10T00:24:58.1334394Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1335346Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1336256Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1337397Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1338453Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1339572Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1340621Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1341886Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1343071Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1344497Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-10-10T00:24:58.1345876Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:24:58.1347169Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1348448Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1349657Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-10-10T00:24:58.1350700Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1351883Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-10-10T00:24:58.1352976Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1354491Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-10-10T00:24:58.1355846Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:24:58.1357506Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1359100Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1360662Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1362380Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1363918Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1365449Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1366949Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-10-10T00:24:58.1368464Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-10-10T00:24:58.1370132Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1371974Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1373758Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1375682Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1377213Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-10-10T00:24:58.1378533Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1379819Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-10-10T00:24:58.1381092Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-10-10T00:24:58.1382358Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-10-10T00:24:58.1383641Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:24:58.1385055Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1386672Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1388283Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1389806Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1391321Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1393039Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1394543Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-10-10T00:24:58.1396158Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1397831Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1399682Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1401436Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1403332Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1404575Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-10-10T00:24:58.1424225Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-10-10T00:24:58.1424956Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-10-10T00:24:58.1425618Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-10-10T00:24:58.1426370Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-10-10T00:24:58.1427185Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-10-10T00:24:58.1427999Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-10-10T00:24:58.1428804Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-10-10T00:24:58.1429600Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-10-10T00:24:58.1430571Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-10-10T00:24:58.1431362Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-10-10T00:24:58.1432174Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-10-10T00:24:58.1433015Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-10-10T00:24:58.1433977Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-10-10T00:24:58.1434914Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-10-10T00:24:58.1435899Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-10-10T00:24:58.1436760Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-10-10T00:24:58.1437505Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-10-10T00:24:58.1438242Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-10-10T00:24:58.1438913Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-10-10T00:24:58.1439665Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-10-10T00:24:58.1440468Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-10-10T00:24:58.1441214Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-10-10T00:24:58.1441903Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-10-10T00:24:58.1442647Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-10-10T00:24:58.1443474Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-10-10T00:24:58.1444322Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-10-10T00:24:58.1445192Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-10-10T00:24:58.1446085Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-10-10T00:24:58.1446933Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-10-10T00:24:58.1447747Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-10-10T00:24:58.1448446Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-10-10T00:24:58.1449149Z [ RUN ] IntrusivePtrTest.Inequality 2025-10-10T00:24:58.1449817Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-10-10T00:24:58.1450519Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-10-10T00:24:58.1451310Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-10-10T00:24:58.1452090Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-10-10T00:24:58.1452996Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-10-10T00:24:58.1453753Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-10-10T00:24:58.1454458Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-10-10T00:24:58.1455242Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-10-10T00:24:58.1456158Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-10-10T00:24:58.1457088Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-10-10T00:24:58.1457982Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-10-10T00:24:58.1458898Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-10-10T00:24:58.1459792Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-10-10T00:24:58.1460651Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-10-10T00:24:58.1461545Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-10-10T00:24:58.1462286Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-10-10T00:24:58.1462935Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-10-10T00:24:58.1463600Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-10-10T00:24:58.1464299Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-10-10T00:24:58.1464992Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-10-10T00:24:58.1465693Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-10-10T00:24:58.1466473Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-10-10T00:24:58.1467370Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-10-10T00:24:58.1468333Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-10-10T00:24:58.1469451Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-10-10T00:24:58.1470536Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-10-10T00:24:58.1471642Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-10-10T00:24:58.1472785Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-10-10T00:24:58.1473889Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-10-10T00:24:58.1487363Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.1489065Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.1490822Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.1492415Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.1493907Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-10-10T00:24:58.1495145Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.1496479Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:24:58.1497920Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.1499537Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.1501349Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.1503310Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.1505199Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.1507303Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.1509420Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.1511417Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.1513015Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.1514742Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.1516671Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.1518556Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1520434Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1522690Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1524888Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1527046Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1529158Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1531317Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1533676Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1535873Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1537731Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1539769Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1541896Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1543968Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1545993Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1548118Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.1550424Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.1552168Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-10-10T00:24:58.1553313Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.1554634Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:24:58.1556133Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.1557775Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.1559634Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.1561560Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.1563614Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.1565763Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.1567852Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.1569442Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-10-10T00:24:58.1570473Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-10-10T00:24:58.1571787Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-10-10T00:24:58.1573354Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-10-10T00:24:58.1575206Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-10-10T00:24:58.1576919Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-10-10T00:24:58.1578348Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-10-10T00:24:58.1579928Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-10-10T00:24:58.1581553Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-10-10T00:24:58.1583102Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-10-10T00:24:58.1584359Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-10-10T00:24:58.1585300Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-10-10T00:24:58.1586420Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-10-10T00:24:58.1587319Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-10-10T00:24:58.1588238Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-10-10T00:24:58.1589100Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-10-10T00:24:58.1589954Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-10-10T00:24:58.1590790Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-10-10T00:24:58.1591654Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-10-10T00:24:58.1592521Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1593355Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-10-10T00:24:58.1594155Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-10-10T00:24:58.1594975Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-10-10T00:24:58.1595973Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:24:58.1596862Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-10-10T00:24:58.1597726Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-10-10T00:24:58.1598606Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-10-10T00:24:58.1599489Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:24:58.1600374Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-10-10T00:24:58.1601227Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-10-10T00:24:58.1602212Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-10-10T00:24:58.1603317Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1604358Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-10-10T00:24:58.1605357Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-10-10T00:24:58.1606405Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-10-10T00:24:58.1607559Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:24:58.1608684Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-10-10T00:24:58.1609968Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-10-10T00:24:58.1611083Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-10-10T00:24:58.1612099Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1613105Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-10-10T00:24:58.1614041Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-10-10T00:24:58.1615129Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-10-10T00:24:58.1616172Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:24:58.1617266Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-10-10T00:24:58.1618481Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-10-10T00:24:58.1619593Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-10-10T00:24:58.1620735Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-10-10T00:24:58.1621811Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-10-10T00:24:58.1622902Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-10-10T00:24:58.1623962Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-10-10T00:24:58.1625111Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-10-10T00:24:58.1626164Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-10-10T00:24:58.1627232Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-10-10T00:24:58.1628618Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-10-10T00:24:58.1630089Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1631530Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-10-10T00:24:58.1632934Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-10-10T00:24:58.1634334Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-10-10T00:24:58.1635888Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1637298Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-10-10T00:24:58.1638694Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-10-10T00:24:58.1639905Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-10-10T00:24:58.1640908Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-10-10T00:24:58.1641936Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-10-10T00:24:58.1642943Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-10-10T00:24:58.1644171Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-10-10T00:24:58.1645560Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1646940Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-10-10T00:24:58.1648294Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-10-10T00:24:58.1649655Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-10-10T00:24:58.1651098Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1652484Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-10-10T00:24:58.1653853Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-10-10T00:24:58.1655282Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-10-10T00:24:58.1656528Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:24:58.1657827Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-10-10T00:24:58.1659160Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:24:58.1660435Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-10-10T00:24:58.1661652Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:24:58.1662925Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-10-10T00:24:58.1664223Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:24:58.1665387Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2025-10-10T00:24:58.1665909Z 2025-10-10T00:24:58.1666148Z [----------] 172 tests from WeakIntrusivePtrTest 2025-10-10T00:24:58.1667124Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-10-10T00:24:58.1668514Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-10-10T00:24:58.1669846Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-10-10T00:24:58.1671071Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-10-10T00:24:58.1672291Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-10-10T00:24:58.1673873Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-10-10T00:24:58.1675309Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-10-10T00:24:58.1676173Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-10-10T00:24:58.1677292Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1678686Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1680115Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-10-10T00:24:58.1681516Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1682733Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-10-10T00:24:58.1683658Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-10-10T00:24:58.1684826Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-10-10T00:24:58.1686169Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1687614Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-10-10T00:24:58.1689058Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1690541Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-10-10T00:24:58.1691929Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:24:58.1693355Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1694761Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1696303Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-10-10T00:24:58.1697787Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:24:58.1699248Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-10-10T00:24:58.1700765Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1702400Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1703887Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1705400Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-10-10T00:24:58.1706879Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:24:58.1708419Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-10-10T00:24:58.1710015Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1711847Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-10-10T00:24:58.1713593Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:24:58.1715455Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-10-10T00:24:58.1717216Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:24:58.1718919Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1720532Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1722086Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1723811Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1725462Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1727126Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1728854Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1730533Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1732356Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1734263Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1736050Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1737745Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1739411Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1741099Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1742921Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1744852Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1746634Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1748221Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1749726Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1751161Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1752388Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-10-10T00:24:58.1753855Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-10-10T00:24:58.1755267Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-10-10T00:24:58.1756893Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1758370Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-10-10T00:24:58.1759731Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-10-10T00:24:58.1761188Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-10-10T00:24:58.1762783Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1764316Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-10-10T00:24:58.1765772Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:24:58.1767022Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-10-10T00:24:58.1768473Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1769937Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-10-10T00:24:58.1771255Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1772617Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-10-10T00:24:58.1775555Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-10-10T00:24:58.1777131Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-10-10T00:24:58.1778691Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1780342Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1781880Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1783532Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1785140Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1786642Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1788339Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1790038Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1791752Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1793452Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-10-10T00:24:58.1795133Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-10-10T00:24:58.1796897Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1798461Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1799919Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1801649Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1803464Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-10-10T00:24:58.1805167Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-10-10T00:24:58.1806810Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1808297Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1809551Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-10-10T00:24:58.1810776Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1811994Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-10-10T00:24:58.1813617Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1814752Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-10-10T00:24:58.1815976Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:24:58.1816904Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1818003Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1819039Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1819993Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1821149Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1822535Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1824086Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1825522Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1826996Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-10-10T00:24:58.1828441Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-10-10T00:24:58.1830017Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1831754Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1833549Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1835452Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1837221Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1838841Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1840436Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-10-10T00:24:58.1841720Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1843046Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-10-10T00:24:58.1844264Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-10-10T00:24:58.1845510Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-10-10T00:24:58.1846850Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-10-10T00:24:58.1848409Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1850123Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1851807Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1853510Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1855209Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-10-10T00:24:58.1856776Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-10-10T00:24:58.1858503Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-10-10T00:24:58.1860123Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-10-10T00:24:58.1861670Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-10-10T00:24:58.1863133Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1864811Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1866685Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1868542Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-10-10T00:24:58.1870402Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-10-10T00:24:58.1872184Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-10-10T00:24:58.1873717Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-10-10T00:24:58.1875003Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-10-10T00:24:58.1875637Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-10-10T00:24:58.1876133Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-10-10T00:24:58.1876626Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-10-10T00:24:58.1877179Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-10-10T00:24:58.1878098Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-10-10T00:24:58.1878957Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-10-10T00:24:58.1879823Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-10-10T00:24:58.1880802Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-10-10T00:24:58.1881623Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-10-10T00:24:58.1882481Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-10-10T00:24:58.1883248Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-10-10T00:24:58.1884177Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-10-10T00:24:58.1885148Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-10-10T00:24:58.1886118Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-10-10T00:24:58.1886988Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-10-10T00:24:58.1887876Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-10-10T00:24:58.1888816Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-10-10T00:24:58.1889705Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-10-10T00:24:58.1890590Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-10-10T00:24:58.1891532Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-10-10T00:24:58.1892529Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-10-10T00:24:58.1893374Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-10-10T00:24:58.1894258Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-10-10T00:24:58.1895305Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-10-10T00:24:58.1896497Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-10-10T00:24:58.1897642Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-10-10T00:24:58.1898741Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-10-10T00:24:58.1899727Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-10-10T00:24:58.1900449Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-10-10T00:24:58.1901642Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-10-10T00:24:58.1902270Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-10-10T00:24:58.1902968Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-10-10T00:24:58.1903794Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-10-10T00:24:58.1904595Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-10-10T00:24:58.1905303Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-10-10T00:24:58.1906087Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-10-10T00:24:58.1906912Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-10-10T00:24:58.1907779Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-10-10T00:24:58.1908577Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-10-10T00:24:58.1909651Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-10-10T00:24:58.1910608Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-10-10T00:24:58.1911594Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-10-10T00:24:58.1912659Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-10-10T00:24:58.1913604Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-10-10T00:24:58.1914347Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-10-10T00:24:58.1915061Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-10-10T00:24:58.1915872Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-10-10T00:24:58.1916549Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-10-10T00:24:58.1917310Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-10-10T00:24:58.1918053Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-10-10T00:24:58.1918856Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-10-10T00:24:58.1919645Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-10-10T00:24:58.1920415Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-10-10T00:24:58.1921154Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-10-10T00:24:58.1921821Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-10-10T00:24:58.1922651Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-10-10T00:24:58.1923526Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-10-10T00:24:58.1924493Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-10-10T00:24:58.1925452Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-10-10T00:24:58.1926386Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-10-10T00:24:58.1927432Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-10-10T00:24:58.1928526Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-10-10T00:24:58.1929477Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-10-10T00:24:58.1930532Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-10-10T00:24:58.1931616Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-10-10T00:24:58.1932738Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-10-10T00:24:58.1933730Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-10-10T00:24:58.1934780Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-10-10T00:24:58.1935947Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-10-10T00:24:58.1936924Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-10-10T00:24:58.1937587Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-10-10T00:24:58.1938367Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-10-10T00:24:58.1938948Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-10-10T00:24:58.1939597Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-10-10T00:24:58.1940361Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-10-10T00:24:58.1941051Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-10-10T00:24:58.1941748Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-10-10T00:24:58.1942484Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-10-10T00:24:58.1943360Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-10-10T00:24:58.1944290Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-10-10T00:24:58.1945542Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-10-10T00:24:58.1946747Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-10-10T00:24:58.1948029Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-10-10T00:24:58.1949287Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-10-10T00:24:58.1950225Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-10-10T00:24:58.1951143Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-10-10T00:24:58.1951993Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-10-10T00:24:58.1952916Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-10-10T00:24:58.1953716Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-10-10T00:24:58.1954497Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-10-10T00:24:58.1955466Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-10-10T00:24:58.1956280Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-10-10T00:24:58.1957087Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1957969Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-10-10T00:24:58.1958847Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-10-10T00:24:58.1959694Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-10-10T00:24:58.1960695Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:24:58.1961665Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-10-10T00:24:58.1962530Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-10-10T00:24:58.1963427Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-10-10T00:24:58.1964372Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-10-10T00:24:58.1965291Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-10-10T00:24:58.1966193Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-10-10T00:24:58.1967245Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-10-10T00:24:58.1968418Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-10-10T00:24:58.1969498Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-10-10T00:24:58.1970555Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-10-10T00:24:58.1971826Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-10-10T00:24:58.1973049Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-10-10T00:24:58.1974504Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-10-10T00:24:58.1975503Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-10-10T00:24:58.1976543Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-10-10T00:24:58.1977523Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1978538Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-10-10T00:24:58.1980113Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-10-10T00:24:58.1981331Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-10-10T00:24:58.1982557Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:24:58.1983677Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-10-10T00:24:58.1984726Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-10-10T00:24:58.1985696Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-10-10T00:24:58.1986672Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1987659Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-10-10T00:24:58.1990617Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-10-10T00:24:58.1991650Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-10-10T00:24:58.1992823Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-10-10T00:24:58.1993860Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-10-10T00:24:58.1994978Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-10-10T00:24:58.1996083Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-10-10T00:24:58.1997281Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-10-10T00:24:58.1998413Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-10-10T00:24:58.1999417Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-10-10T00:24:58.2000387Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-10-10T00:24:58.2001536Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-10-10T00:24:58.2002625Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-10-10T00:24:58.2003783Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-10-10T00:24:58.2005106Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-10-10T00:24:58.2006494Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-10-10T00:24:58.2007975Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-10-10T00:24:58.2009691Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-10-10T00:24:58.2011160Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-10-10T00:24:58.2012323Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-10-10T00:24:58.2013497Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.2015029Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.2016916Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.2018827Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.2020491Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-10-10T00:24:58.2021624Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.2022982Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:24:58.2024418Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.2026288Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.2028125Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.2030063Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.2031927Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.2033808Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.2035657Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.2037546Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.2039038Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.2040037Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-10-10T00:24:58.2041384Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-10-10T00:24:58.2043173Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2044901Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2046739Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2048735Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2050575Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2052308Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2054165Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2056156Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2057986Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2059518Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2061279Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2063036Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2064793Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2066378Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2068348Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-10-10T00:24:58.2070059Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-10-10T00:24:58.2071454Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-10-10T00:24:58.2072533Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.2073738Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-10-10T00:24:58.2079993Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-10-10T00:24:58.2081415Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.2082779Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.2084600Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.2086685Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.2089152Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-10-10T00:24:58.2090773Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-10-10T00:24:58.2091903Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-10-10T00:24:58.2092811Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-10-10T00:24:58.2093713Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-10-10T00:24:58.2094855Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-10-10T00:24:58.2096301Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-10-10T00:24:58.2097695Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-10-10T00:24:58.2099066Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-10-10T00:24:58.2100686Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-10-10T00:24:58.2101962Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-10-10T00:24:58.2103402Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-10-10T00:24:58.2104643Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-10-10T00:24:58.2105818Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:24:58.2107085Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-10-10T00:24:58.2108362Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-10-10T00:24:58.2109480Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-10-10T00:24:58.2110403Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:24:58.2111895Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-10-10T00:24:58.2113394Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-10-10T00:24:58.2114595Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-10-10T00:24:58.2115765Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-10-10T00:24:58.2116901Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-10-10T00:24:58.2118341Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-10-10T00:24:58.2119401Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-10-10T00:24:58.2119906Z 2025-10-10T00:24:58.2120892Z [----------] 3 tests from irangeTest 2025-10-10T00:24:58.2121435Z [ RUN ] irangeTest.range_test 2025-10-10T00:24:58.2122053Z [ OK ] irangeTest.range_test (0 ms) 2025-10-10T00:24:58.2122603Z [ RUN ] irangeTest.end_test 2025-10-10T00:24:58.2123045Z [ OK ] irangeTest.end_test (0 ms) 2025-10-10T00:24:58.2123464Z [ RUN ] irangeTest.neg_range_test 2025-10-10T00:24:58.2124001Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-10-10T00:24:58.2124586Z [----------] 3 tests from irangeTest (0 ms total) 2025-10-10T00:24:58.2125051Z 2025-10-10T00:24:58.2125229Z [----------] 3 tests from irange 2025-10-10T00:24:58.2125738Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-10-10T00:24:58.2126374Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-10-10T00:24:58.2127034Z [ RUN ] irange.empty_reverse_range_one_input 2025-10-10T00:24:58.2127796Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-10-10T00:24:58.2128454Z [ RUN ] irange.constexpr_ok 2025-10-10T00:24:58.2128972Z [ OK ] irange.constexpr_ok (0 ms) 2025-10-10T00:24:58.2129523Z [----------] 3 tests from irange (0 ms total) 2025-10-10T00:24:58.2129894Z 2025-10-10T00:24:58.2130045Z [----------] 3 tests from LazyTest 2025-10-10T00:24:58.2130551Z [ RUN ] LazyTest.OptimisticLazy 2025-10-10T00:24:58.2131122Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-10-10T00:24:58.2131660Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-10-10T00:24:58.2132284Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-10-10T00:24:58.2132910Z [ RUN ] LazyTest.OptimisticLazyValue 2025-10-10T00:24:58.2133424Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-10-10T00:24:58.2134073Z [----------] 3 tests from LazyTest (0 ms total) 2025-10-10T00:24:58.2134467Z 2025-10-10T00:24:58.2134662Z [----------] 10 tests from LoggingTest 2025-10-10T00:24:58.2135235Z [ RUN ] LoggingTest.TestEnforceTrue 2025-10-10T00:24:58.2135812Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-10-10T00:24:58.2136359Z [ RUN ] LoggingTest.TestEnforceFalse 2025-10-10T00:24:58.2136965Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-10-10T00:24:58.2137557Z [ RUN ] LoggingTest.TestEnforceEquals 2025-10-10T00:24:58.2138113Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-10-10T00:24:58.2138748Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-10-10T00:24:58.2139487Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-10-10T00:24:58.2140553Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-10-10T00:24:58.2141951Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-10-10T00:24:58.2143013Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-10-10T00:24:58.2143659Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-10-10T00:24:58.2144250Z [ RUN ] LoggingTest.EnforceShowcase 2025-10-10T00:24:58.2144816Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-10-10T00:24:58.2145297Z [ RUN ] LoggingTest.Join 2025-10-10T00:24:58.2145776Z [ OK ] LoggingTest.Join (0 ms) 2025-10-10T00:24:58.2146186Z [ RUN ] LoggingTest.TestDanglingElse 2025-10-10T00:24:58.2146969Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-10-10T00:24:58.2147568Z [ RUN ] LoggingTest.LazyBacktrace 2025-10-10T00:24:58.2148003Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-10-10T00:24:58.2148701Z [----------] 10 tests from LoggingTest (0 ms total) 2025-10-10T00:24:58.2148997Z 2025-10-10T00:24:58.2149280Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-10-10T00:24:58.2149882Z [ RUN ] OptionalTest/0.Empty 2025-10-10T00:24:58.2150373Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-10-10T00:24:58.2150945Z [ RUN ] OptionalTest/0.Initialized 2025-10-10T00:24:58.2151508Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-10-10T00:24:58.2152158Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-10-10T00:24:58.2152581Z 2025-10-10T00:24:58.2153022Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-10-10T00:24:58.2153675Z [ RUN ] OptionalTest/1.Empty 2025-10-10T00:24:58.2154091Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-10-10T00:24:58.2154562Z [ RUN ] OptionalTest/1.Initialized 2025-10-10T00:24:58.2155133Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-10-10T00:24:58.2155864Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-10-10T00:24:58.2156289Z 2025-10-10T00:24:58.2156637Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-10-10T00:24:58.2157395Z [ RUN ] OptionalTest/2.Empty 2025-10-10T00:24:58.2170842Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-10-10T00:24:58.2171538Z [ RUN ] OptionalTest/2.Initialized 2025-10-10T00:24:58.2172008Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-10-10T00:24:58.2172724Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-10-10T00:24:58.2173158Z 2025-10-10T00:24:58.2173879Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-10-10T00:24:58.2175335Z [ RUN ] OptionalTest/3.Empty 2025-10-10T00:24:58.2175718Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-10-10T00:24:58.2176063Z [ RUN ] OptionalTest/3.Initialized 2025-10-10T00:24:58.2176422Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-10-10T00:24:58.2176906Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-10-10T00:24:58.2177202Z 2025-10-10T00:24:58.2177407Z [----------] 1 test from OptionalTest 2025-10-10T00:24:58.2177834Z [ RUN ] OptionalTest.Nullopt 2025-10-10T00:24:58.2178196Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-10-10T00:24:58.2178729Z [----------] 1 test from OptionalTest (0 ms total) 2025-10-10T00:24:58.2179145Z 2025-10-10T00:24:58.2179673Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-10-10T00:24:58.2180479Z [ RUN ] CmpTest/0.Cmp 2025-10-10T00:24:58.2180804Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-10-10T00:24:58.2181385Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-10-10T00:24:58.2181825Z 2025-10-10T00:24:58.2182136Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-10-10T00:24:58.2182690Z [ RUN ] CmpTest/1.Cmp 2025-10-10T00:24:58.2183152Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-10-10T00:24:58.2183617Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-10-10T00:24:58.2183914Z 2025-10-10T00:24:58.2184315Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-10-10T00:24:58.2185033Z [ RUN ] CmpTest/2.Cmp 2025-10-10T00:24:58.2185477Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-10-10T00:24:58.2186016Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-10-10T00:24:58.2186357Z 2025-10-10T00:24:58.2186809Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-10-10T00:24:58.2187609Z [ RUN ] CmpTest/3.Cmp 2025-10-10T00:24:58.2188009Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-10-10T00:24:58.2188515Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-10-10T00:24:58.2189051Z 2025-10-10T00:24:58.2189443Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-10-10T00:24:58.2190135Z [ RUN ] CmpTest/4.Cmp 2025-10-10T00:24:58.2190540Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-10-10T00:24:58.2191064Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-10-10T00:24:58.2191528Z 2025-10-10T00:24:58.2191716Z [----------] 19 tests from OrderedPreservingDictTest 2025-10-10T00:24:58.2192387Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-10-10T00:24:58.2193165Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-10-10T00:24:58.2194075Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-10-10T00:24:58.2194862Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-10-10T00:24:58.2195783Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-10-10T00:24:58.2197481Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-10-10T00:24:58.2198124Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-10-10T00:24:58.2198648Z [ OK ] OrderedPreservingDictTest.DictCollisions (124 ms) 2025-10-10T00:24:58.2199419Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-10-10T00:24:58.2200206Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-10-10T00:24:58.2200971Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-10-10T00:24:58.2201756Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-10-10T00:24:58.2202430Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-10-10T00:24:58.2202934Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2025-10-10T00:24:58.2203509Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-10-10T00:24:58.2204416Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-10-10T00:24:58.2204974Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-10-10T00:24:58.2205729Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-10-10T00:24:58.2206629Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-10-10T00:24:58.2207530Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-10-10T00:24:58.2208607Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-10-10T00:24:58.2209426Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-10-10T00:24:58.2210308Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-10-10T00:24:58.2211265Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-10-10T00:24:58.2211978Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-10-10T00:24:58.2212762Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-10-10T00:24:58.2213659Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-10-10T00:24:58.2214496Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-10-10T00:24:58.2215347Z [ RUN ] OrderedPreservingDictTest.test_at 2025-10-10T00:24:58.2215898Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-10-10T00:24:58.2216419Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-10-10T00:24:58.2217106Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-10-10T00:24:58.2217849Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-10-10T00:24:58.2218557Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-10-10T00:24:58.2219216Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-10-10T00:24:58.2219770Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-10-10T00:24:58.2220436Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-10-10T00:24:58.2221183Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-10-10T00:24:58.2221893Z [----------] 19 tests from OrderedPreservingDictTest (243 ms total) 2025-10-10T00:24:58.2222424Z 2025-10-10T00:24:58.2222611Z [----------] 3 tests from RegistryTest 2025-10-10T00:24:58.2223068Z [ RUN ] RegistryTest.CanRunCreator 2025-10-10T00:24:58.2223615Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-10-10T00:24:58.2224038Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-10-10T00:24:58.2224624Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-10-10T00:24:58.2225280Z [ RUN ] RegistryTest.RegistryPriorities 2025-10-10T00:24:58.2225949Z Key already registered with the same priority: FooWithPriority 2025-10-10T00:24:58.2226569Z Higher priority item already registered, skipping registration of FooWithPriority 2025-10-10T00:24:58.2227349Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-10-10T00:24:58.2227981Z [----------] 3 tests from RegistryTest (0 ms total) 2025-10-10T00:24:58.2228295Z 2025-10-10T00:24:58.2229190Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-10-10T00:24:58.2230368Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-10-10T00:24:58.2231033Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-10-10T00:24:58.2231677Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-10-10T00:24:58.2232224Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-10-10T00:24:58.2232826Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-10-10T00:24:58.2233455Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-10-10T00:24:58.2233988Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-10-10T00:24:58.2234503Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-10-10T00:24:58.2235096Z [ RUN ] SmallVectorTest/0.ClearTest 2025-10-10T00:24:58.2235527Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-10-10T00:24:58.2235919Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-10-10T00:24:58.2236415Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-10-10T00:24:58.2236812Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-10-10T00:24:58.2237191Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-10-10T00:24:58.2237772Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-10-10T00:24:58.2238414Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-10-10T00:24:58.2239021Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-10-10T00:24:58.2239605Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-10-10T00:24:58.2240362Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-10-10T00:24:58.2240947Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-10-10T00:24:58.2241552Z [ RUN ] SmallVectorTest/0.IterationTest 2025-10-10T00:24:58.2242137Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-10-10T00:24:58.2242621Z [ RUN ] SmallVectorTest/0.SwapTest 2025-10-10T00:24:58.2242992Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-10-10T00:24:58.2243355Z [ RUN ] SmallVectorTest/0.AppendTest 2025-10-10T00:24:58.2243726Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-10-10T00:24:58.2244185Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-10-10T00:24:58.2244769Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-10-10T00:24:58.2245191Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-10-10T00:24:58.2245667Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-10-10T00:24:58.2246436Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-10-10T00:24:58.2247323Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:24:58.2248086Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-10-10T00:24:58.2248664Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-10-10T00:24:58.2249300Z [ RUN ] SmallVectorTest/0.AssignTest 2025-10-10T00:24:58.2249814Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-10-10T00:24:58.2250424Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-10-10T00:24:58.2251068Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-10-10T00:24:58.2251867Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-10-10T00:24:58.2252495Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-10-10T00:24:58.2253051Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-10-10T00:24:58.2253685Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-10-10T00:24:58.2254235Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-10-10T00:24:58.2254826Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-10-10T00:24:58.2255480Z [ RUN ] SmallVectorTest/0.EraseTest 2025-10-10T00:24:58.2255992Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-10-10T00:24:58.2256593Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-10-10T00:24:58.2257221Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-10-10T00:24:58.2257823Z [ RUN ] SmallVectorTest/0.InsertTest 2025-10-10T00:24:58.2258399Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-10-10T00:24:58.2258763Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-10-10T00:24:58.2259302Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-10-10T00:24:58.2259855Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-10-10T00:24:58.2260416Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-10-10T00:24:58.2261108Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-10-10T00:24:58.2261738Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:24:58.2262353Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-10-10T00:24:58.2263093Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:24:58.2263761Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-10-10T00:24:58.2264428Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:24:58.2265091Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-10-10T00:24:58.2265687Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-10-10T00:24:58.2266248Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-10-10T00:24:58.2266910Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-10-10T00:24:58.2267496Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-10-10T00:24:58.2268149Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-10-10T00:24:58.2268811Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-10-10T00:24:58.2269412Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-10-10T00:24:58.2270009Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-10-10T00:24:58.2270586Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-10-10T00:24:58.2271171Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-10-10T00:24:58.2271857Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-10-10T00:24:58.2272458Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-10-10T00:24:58.2272950Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-10-10T00:24:58.2273610Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-10-10T00:24:58.2273888Z 2025-10-10T00:24:58.2274731Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-10-10T00:24:58.2275504Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-10-10T00:24:58.2275932Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-10-10T00:24:58.2276366Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-10-10T00:24:58.2276773Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-10-10T00:24:58.2277187Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-10-10T00:24:58.2277582Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-10-10T00:24:58.2277958Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-10-10T00:24:58.2278336Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-10-10T00:24:58.2278696Z [ RUN ] SmallVectorTest/1.ClearTest 2025-10-10T00:24:58.2279057Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-10-10T00:24:58.2279430Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-10-10T00:24:58.2279827Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-10-10T00:24:58.2300172Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-10-10T00:24:58.2300790Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-10-10T00:24:58.2301252Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-10-10T00:24:58.2301672Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-10-10T00:24:58.2302099Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-10-10T00:24:58.2302679Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-10-10T00:24:58.2303158Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-10-10T00:24:58.2303725Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-10-10T00:24:58.2304322Z [ RUN ] SmallVectorTest/1.IterationTest 2025-10-10T00:24:58.2304746Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-10-10T00:24:58.2305360Z [ RUN ] SmallVectorTest/1.SwapTest 2025-10-10T00:24:58.2307610Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-10-10T00:24:58.2308586Z [ RUN ] SmallVectorTest/1.AppendTest 2025-10-10T00:24:58.2309216Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-10-10T00:24:58.2309732Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-10-10T00:24:58.2310375Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-10-10T00:24:58.2311070Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-10-10T00:24:58.2311592Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-10-10T00:24:58.2312267Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-10-10T00:24:58.2312881Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:24:58.2313407Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-10-10T00:24:58.2314565Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-10-10T00:24:58.2315236Z [ RUN ] SmallVectorTest/1.AssignTest 2025-10-10T00:24:58.2315797Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-10-10T00:24:58.2316284Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-10-10T00:24:58.2316679Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-10-10T00:24:58.2317246Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-10-10T00:24:58.2317774Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-10-10T00:24:58.2318375Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-10-10T00:24:58.2318809Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-10-10T00:24:58.2319238Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-10-10T00:24:58.2319615Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-10-10T00:24:58.2319995Z [ RUN ] SmallVectorTest/1.EraseTest 2025-10-10T00:24:58.2320358Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-10-10T00:24:58.2320882Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-10-10T00:24:58.2321482Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-10-10T00:24:58.2321911Z [ RUN ] SmallVectorTest/1.InsertTest 2025-10-10T00:24:58.2322364Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-10-10T00:24:58.2322920Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-10-10T00:24:58.2323425Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-10-10T00:24:58.2323967Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-10-10T00:24:58.2324612Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-10-10T00:24:58.2325198Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-10-10T00:24:58.2325849Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:24:58.2326558Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-10-10T00:24:58.2327270Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:24:58.2328040Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-10-10T00:24:58.2328639Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:24:58.2329317Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-10-10T00:24:58.2329981Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-10-10T00:24:58.2330576Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-10-10T00:24:58.2331336Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-10-10T00:24:58.2332045Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-10-10T00:24:58.2332613Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-10-10T00:24:58.2333095Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-10-10T00:24:58.2333665Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-10-10T00:24:58.2334310Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-10-10T00:24:58.2334936Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-10-10T00:24:58.2335497Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-10-10T00:24:58.2336099Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-10-10T00:24:58.2336668Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-10-10T00:24:58.2337320Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-10-10T00:24:58.2338002Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-10-10T00:24:58.2338476Z 2025-10-10T00:24:58.2339248Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-10-10T00:24:58.2340328Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-10-10T00:24:58.2340971Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-10-10T00:24:58.2341575Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-10-10T00:24:58.2342183Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-10-10T00:24:58.2342779Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-10-10T00:24:58.2343392Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-10-10T00:24:58.2344147Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-10-10T00:24:58.2344694Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-10-10T00:24:58.2345340Z [ RUN ] SmallVectorTest/2.ClearTest 2025-10-10T00:24:58.2345983Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-10-10T00:24:58.2346553Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-10-10T00:24:58.2347190Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-10-10T00:24:58.2347899Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-10-10T00:24:58.2348491Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-10-10T00:24:58.2349064Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-10-10T00:24:58.2349558Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-10-10T00:24:58.2350025Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-10-10T00:24:58.2350683Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-10-10T00:24:58.2351261Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-10-10T00:24:58.2351921Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-10-10T00:24:58.2352320Z [ RUN ] SmallVectorTest/2.IterationTest 2025-10-10T00:24:58.2352878Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-10-10T00:24:58.2353316Z [ RUN ] SmallVectorTest/2.SwapTest 2025-10-10T00:24:58.2353753Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-10-10T00:24:58.2354134Z [ RUN ] SmallVectorTest/2.AppendTest 2025-10-10T00:24:58.2354499Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-10-10T00:24:58.2354946Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-10-10T00:24:58.2355622Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-10-10T00:24:58.2356284Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-10-10T00:24:58.2356955Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-10-10T00:24:58.2357425Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-10-10T00:24:58.2357986Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:24:58.2358540Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-10-10T00:24:58.2359194Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-10-10T00:24:58.2359846Z [ RUN ] SmallVectorTest/2.AssignTest 2025-10-10T00:24:58.2360398Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-10-10T00:24:58.2361044Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-10-10T00:24:58.2361603Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-10-10T00:24:58.2362130Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-10-10T00:24:58.2362737Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-10-10T00:24:58.2363367Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-10-10T00:24:58.2363805Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-10-10T00:24:58.2364252Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-10-10T00:24:58.2364817Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-10-10T00:24:58.2365434Z [ RUN ] SmallVectorTest/2.EraseTest 2025-10-10T00:24:58.2365855Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-10-10T00:24:58.2366423Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-10-10T00:24:58.2367118Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-10-10T00:24:58.2367678Z [ RUN ] SmallVectorTest/2.InsertTest 2025-10-10T00:24:58.2368142Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-10-10T00:24:58.2368703Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-10-10T00:24:58.2369116Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-10-10T00:24:58.2369574Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-10-10T00:24:58.2370251Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-10-10T00:24:58.2370814Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-10-10T00:24:58.2371307Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:24:58.2371757Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-10-10T00:24:58.2372244Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:24:58.2373037Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-10-10T00:24:58.2373679Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:24:58.2384986Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-10-10T00:24:58.2385396Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-10-10T00:24:58.2385972Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-10-10T00:24:58.2386567Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-10-10T00:24:58.2387295Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-10-10T00:24:58.2387770Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-10-10T00:24:58.2388286Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-10-10T00:24:58.2388842Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-10-10T00:24:58.2389227Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-10-10T00:24:58.2389937Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-10-10T00:24:58.2390502Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-10-10T00:24:58.2391052Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-10-10T00:24:58.2391633Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-10-10T00:24:58.2392064Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-10-10T00:24:58.2392466Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-10-10T00:24:58.2392797Z 2025-10-10T00:24:58.2393426Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-10-10T00:24:58.2394324Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-10-10T00:24:58.2394943Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-10-10T00:24:58.2395469Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-10-10T00:24:58.2395983Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-10-10T00:24:58.2396518Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-10-10T00:24:58.2397039Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-10-10T00:24:58.2397619Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-10-10T00:24:58.2398237Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-10-10T00:24:58.2398815Z [ RUN ] SmallVectorTest/3.ClearTest 2025-10-10T00:24:58.2399300Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-10-10T00:24:58.2400917Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-10-10T00:24:58.2401508Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-10-10T00:24:58.2402102Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-10-10T00:24:58.2402674Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-10-10T00:24:58.2403286Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-10-10T00:24:58.2403925Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-10-10T00:24:58.2404557Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-10-10T00:24:58.2405058Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-10-10T00:24:58.2405631Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-10-10T00:24:58.2406265Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-10-10T00:24:58.2406670Z [ RUN ] SmallVectorTest/3.IterationTest 2025-10-10T00:24:58.2408897Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-10-10T00:24:58.2409402Z [ RUN ] SmallVectorTest/3.SwapTest 2025-10-10T00:24:58.2409809Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-10-10T00:24:58.2410163Z [ RUN ] SmallVectorTest/3.AppendTest 2025-10-10T00:24:58.2410599Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-10-10T00:24:58.2411128Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-10-10T00:24:58.2411734Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-10-10T00:24:58.2412162Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-10-10T00:24:58.2412683Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-10-10T00:24:58.2413173Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-10-10T00:24:58.2414441Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:24:58.2415218Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-10-10T00:24:58.2415767Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-10-10T00:24:58.2416435Z [ RUN ] SmallVectorTest/3.AssignTest 2025-10-10T00:24:58.2416990Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-10-10T00:24:58.2417606Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-10-10T00:24:58.2418244Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-10-10T00:24:58.2418770Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-10-10T00:24:58.2419317Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-10-10T00:24:58.2419907Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-10-10T00:24:58.2420313Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-10-10T00:24:58.2420696Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-10-10T00:24:58.2421330Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-10-10T00:24:58.2421721Z [ RUN ] SmallVectorTest/3.EraseTest 2025-10-10T00:24:58.2422201Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-10-10T00:24:58.2422728Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-10-10T00:24:58.2423419Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-10-10T00:24:58.2423834Z [ RUN ] SmallVectorTest/3.InsertTest 2025-10-10T00:24:58.2424357Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-10-10T00:24:58.2424903Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-10-10T00:24:58.2425349Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-10-10T00:24:58.2425923Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-10-10T00:24:58.2426467Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-10-10T00:24:58.2426987Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-10-10T00:24:58.2427514Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:24:58.2428197Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-10-10T00:24:58.2428772Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:24:58.2429407Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-10-10T00:24:58.2429918Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:24:58.2430413Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-10-10T00:24:58.2431089Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-10-10T00:24:58.2431729Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-10-10T00:24:58.2432155Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-10-10T00:24:58.2432605Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-10-10T00:24:58.2433044Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-10-10T00:24:58.2433572Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-10-10T00:24:58.2434068Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-10-10T00:24:58.2434459Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-10-10T00:24:58.2434841Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-10-10T00:24:58.2435460Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-10-10T00:24:58.2436016Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-10-10T00:24:58.2436722Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-10-10T00:24:58.2437228Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-10-10T00:24:58.2437808Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-10-10T00:24:58.2438186Z 2025-10-10T00:24:58.2438808Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-10-10T00:24:58.2439834Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-10-10T00:24:58.2440445Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-10-10T00:24:58.2440917Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-10-10T00:24:58.2441474Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-10-10T00:24:58.2441928Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-10-10T00:24:58.2442612Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-10-10T00:24:58.2443127Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-10-10T00:24:58.2443704Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-10-10T00:24:58.2443921Z [ RUN ] SmallVectorTest/4.ClearTest 2025-10-10T00:24:58.2444067Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-10-10T00:24:58.2444210Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-10-10T00:24:58.2444353Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-10-10T00:24:58.2444509Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-10-10T00:24:58.2444678Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-10-10T00:24:58.2444827Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-10-10T00:24:58.2445009Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-10-10T00:24:58.2445140Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-10-10T00:24:58.2445326Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-10-10T00:24:58.2445499Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-10-10T00:24:58.2445635Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-10-10T00:24:58.2445808Z [ RUN ] SmallVectorTest/4.IterationTest 2025-10-10T00:24:58.2446004Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-10-10T00:24:58.2446202Z [ RUN ] SmallVectorTest/4.SwapTest 2025-10-10T00:24:58.2446347Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-10-10T00:24:58.2446514Z [ RUN ] SmallVectorTest/4.AppendTest 2025-10-10T00:24:58.2446734Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-10-10T00:24:58.2446903Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-10-10T00:24:58.2447088Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-10-10T00:24:58.2447251Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-10-10T00:24:58.2447483Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-10-10T00:24:58.2447730Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-10-10T00:24:58.2448019Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-10-10T00:24:58.2448172Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-10-10T00:24:58.2448398Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-10-10T00:24:58.2448575Z [ RUN ] SmallVectorTest/4.AssignTest 2025-10-10T00:24:58.2448932Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-10-10T00:24:58.2449147Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-10-10T00:24:58.2449346Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-10-10T00:24:58.2449479Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-10-10T00:24:58.2449663Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-10-10T00:24:58.2449859Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-10-10T00:24:58.2450047Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-10-10T00:24:58.2450227Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-10-10T00:24:58.2450427Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-10-10T00:24:58.2450571Z [ RUN ] SmallVectorTest/4.EraseTest 2025-10-10T00:24:58.2450747Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-10-10T00:24:58.2451014Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-10-10T00:24:58.2451208Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-10-10T00:24:58.2451377Z [ RUN ] SmallVectorTest/4.InsertTest 2025-10-10T00:24:58.2451587Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-10-10T00:24:58.2451755Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-10-10T00:24:58.2451918Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-10-10T00:24:58.2452096Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-10-10T00:24:58.2452245Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-10-10T00:24:58.2452401Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-10-10T00:24:58.2452643Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-10-10T00:24:58.2452877Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-10-10T00:24:58.2453205Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-10-10T00:24:58.2453391Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-10-10T00:24:58.2453571Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-10-10T00:24:58.2453703Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-10-10T00:24:58.2453841Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-10-10T00:24:58.2454016Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-10-10T00:24:58.2454229Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-10-10T00:24:58.2454453Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-10-10T00:24:58.2454689Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-10-10T00:24:58.2454836Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-10-10T00:24:58.2454971Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-10-10T00:24:58.2455101Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-10-10T00:24:58.2455279Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-10-10T00:24:58.2455469Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-10-10T00:24:58.2455648Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-10-10T00:24:58.2455784Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-10-10T00:24:58.2455956Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-10-10T00:24:58.2456140Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-10-10T00:24:58.2456147Z 2025-10-10T00:24:58.2456293Z [----------] 5 tests from SmallVectorTest 2025-10-10T00:24:58.2456445Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-10-10T00:24:58.2456639Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-10-10T00:24:58.2456826Z [ RUN ] SmallVectorTest.MidInsert 2025-10-10T00:24:58.2457001Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-10-10T00:24:58.2457159Z [ RUN ] SmallVectorTest.EmplaceBack 2025-10-10T00:24:58.2457311Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-10-10T00:24:58.2457476Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-10-10T00:24:58.2457652Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-10-10T00:24:58.2457855Z [ RUN ] SmallVectorTest.InitializerList 2025-10-10T00:24:58.2457998Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-10-10T00:24:58.2458221Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-10-10T00:24:58.2458227Z 2025-10-10T00:24:58.2459145Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-10-10T00:24:58.2459352Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-10-10T00:24:58.2459534Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-10-10T00:24:58.2459696Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-10-10T00:24:58.2459701Z 2025-10-10T00:24:58.2460710Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-10-10T00:24:58.2460996Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-10-10T00:24:58.2461154Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-10-10T00:24:58.2461318Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-10-10T00:24:58.2461323Z 2025-10-10T00:24:58.2462306Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-10-10T00:24:58.2462445Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-10-10T00:24:58.2462595Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-10-10T00:24:58.2462806Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-10-10T00:24:58.2462814Z 2025-10-10T00:24:58.2463671Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-10-10T00:24:58.2463833Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-10-10T00:24:58.2464084Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-10-10T00:24:58.2464323Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-10-10T00:24:58.2464330Z 2025-10-10T00:24:58.2464491Z [----------] 1 test from SmallVectorCustomTest 2025-10-10T00:24:58.2464693Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-10-10T00:24:58.2464875Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-10-10T00:24:58.2465032Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-10-10T00:24:58.2465036Z 2025-10-10T00:24:58.2465696Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-10-10T00:24:58.2465888Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-10-10T00:24:58.2466173Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-10-10T00:24:58.2466433Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-10-10T00:24:58.2466768Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-10-10T00:24:58.2466947Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-10-10T00:24:58.2467140Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-10-10T00:24:58.2467329Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-10-10T00:24:58.2467561Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-10-10T00:24:58.2467773Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-10-10T00:24:58.2468107Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (16900 ms) 2025-10-10T00:24:58.2468439Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-10-10T00:24:58.2468748Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-10-10T00:24:58.2468943Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-10-10T00:24:58.2469199Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (16031 ms) 2025-10-10T00:24:58.2469391Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-10-10T00:24:58.2469811Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-10-10T00:24:58.2470150Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-10-10T00:24:58.2470504Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-10-10T00:24:58.2470681Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-10-10T00:24:58.2470890Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-10-10T00:24:58.2471132Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-10-10T00:24:58.2471427Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (17149 ms) 2025-10-10T00:24:58.2471688Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-10-10T00:24:58.2472049Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-10-10T00:24:58.2473688Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (50081 ms total) 2025-10-10T00:24:58.2473713Z 2025-10-10T00:24:58.2475968Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-10-10T00:24:58.2476504Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-10-10T00:24:58.2476719Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-10-10T00:24:58.2476922Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-10-10T00:24:58.2477167Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-10-10T00:24:58.2477339Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-10-10T00:24:58.2477532Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-10-10T00:24:58.2484659Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-10-10T00:24:58.2484908Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-10-10T00:24:58.2485150Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-10-10T00:24:58.2485572Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (16784 ms) 2025-10-10T00:24:58.2485851Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-10-10T00:24:58.2486098Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-10-10T00:24:58.2486362Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-10-10T00:24:58.2486846Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (17259 ms) 2025-10-10T00:24:58.2487047Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-10-10T00:24:58.2487257Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-10-10T00:24:58.2487520Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-10-10T00:24:58.2487824Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-10-10T00:24:58.2488103Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-10-10T00:24:58.2488525Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-10-10T00:24:58.2488731Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-10-10T00:24:58.2489057Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (16281 ms) 2025-10-10T00:24:58.2489309Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-10-10T00:24:58.2489578Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-10-10T00:24:58.2489913Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (50326 ms total) 2025-10-10T00:24:58.2489921Z 2025-10-10T00:24:58.2490636Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-10-10T00:24:58.2490903Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-10-10T00:24:58.2491318Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-10-10T00:24:58.2491757Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-10-10T00:24:58.2492692Z 2025-10-10T00:24:58.2493753Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-10-10T00:24:58.2494100Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-10-10T00:24:58.2494478Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-10-10T00:24:58.2494808Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-10-10T00:24:58.2494815Z 2025-10-10T00:24:58.2494993Z [----------] 6 tests from StringUtilTest 2025-10-10T00:24:58.2495240Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-10-10T00:24:58.2495474Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-10-10T00:24:58.2496707Z [ RUN ] StringUtilTest.testStrWideSingle 2025-10-10T00:24:58.2496987Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-10-10T00:24:58.2497251Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-10-10T00:24:58.2497554Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-10-10T00:24:58.2497796Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-10-10T00:24:58.2497989Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-10-10T00:24:58.2498204Z [ RUN ] StringUtilTest.testStrMulti 2025-10-10T00:24:58.2498411Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-10-10T00:24:58.2498593Z [ RUN ] StringUtilTest.testStrEnum 2025-10-10T00:24:58.2498822Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-10-10T00:24:58.2499054Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-10-10T00:24:58.2499132Z 2025-10-10T00:24:58.2499286Z [----------] 2 tests from tryToTest 2025-10-10T00:24:58.2499459Z [ RUN ] tryToTest.Int64T 2025-10-10T00:24:58.2499634Z [ OK ] tryToTest.Int64T (0 ms) 2025-10-10T00:24:58.2499804Z [ RUN ] tryToTest.Double 2025-10-10T00:24:58.2499955Z [ OK ] tryToTest.Double (0 ms) 2025-10-10T00:24:58.2500213Z [----------] 2 tests from tryToTest (0 ms total) 2025-10-10T00:24:58.2500221Z 2025-10-10T00:24:58.2500382Z [----------] 4 tests from SplitTest 2025-10-10T00:24:58.2500525Z [ RUN ] SplitTest.NormalCase 2025-10-10T00:24:58.2500726Z [ OK ] SplitTest.NormalCase (0 ms) 2025-10-10T00:24:58.2500904Z [ RUN ] SplitTest.EmptyString 2025-10-10T00:24:58.2501075Z [ OK ] SplitTest.EmptyString (0 ms) 2025-10-10T00:24:58.2501247Z [ RUN ] SplitTest.NoDelimiter 2025-10-10T00:24:58.2501429Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-10-10T00:24:58.2501602Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-10-10T00:24:58.2501782Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-10-10T00:24:58.2501971Z [----------] 4 tests from SplitTest (0 ms total) 2025-10-10T00:24:58.2501979Z 2025-10-10T00:24:58.2502189Z [----------] 1 test from TempFileTest 2025-10-10T00:24:58.2502465Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-10-10T00:24:58.2502685Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-10-10T00:24:58.2502920Z [----------] 1 test from TempFileTest (0 ms total) 2025-10-10T00:24:58.2502929Z 2025-10-10T00:24:58.2503066Z [----------] 1 test from TempDirTest 2025-10-10T00:24:58.2503249Z [ RUN ] TempDirTest.tryMakeTempdir 2025-10-10T00:24:58.2503444Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-10-10T00:24:58.2503642Z [----------] 1 test from TempDirTest (0 ms total) 2025-10-10T00:24:58.2503648Z 2025-10-10T00:24:58.2503945Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-10-10T00:24:58.2504221Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-10-10T00:24:58.2504471Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-10-10T00:24:58.2504798Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-10-10T00:24:58.2505062Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-10-10T00:24:58.2505275Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-10-10T00:24:58.2505660Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-10-10T00:24:58.2505945Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-10-10T00:24:58.2506310Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-10-10T00:24:58.2506676Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-10-10T00:24:58.2507019Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-10-10T00:24:58.2507317Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-10-10T00:24:58.2507330Z 2025-10-10T00:24:58.2507530Z [----------] 1 test from nullopt/SelfCompareTest 2025-10-10T00:24:58.2507734Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-10-10T00:24:58.2508090Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-10-10T00:24:58.2508331Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-10-10T00:24:58.2508342Z 2025-10-10T00:24:58.2508512Z [----------] 1 test from int/SelfCompareTest 2025-10-10T00:24:58.2508718Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-10-10T00:24:58.2508977Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-10-10T00:24:58.2509271Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-10-10T00:24:58.2509279Z 2025-10-10T00:24:58.2509481Z [----------] Global test environment tear-down 2025-10-10T00:24:58.2509753Z [==========] 768 tests from 86 test suites ran. (113775 ms total) 2025-10-10T00:24:58.2509882Z [ PASSED ] 768 tests. 2025-10-10T00:24:58.2510045Z ================================================================================ 2025-10-10T00:24:58.2510918Z [2,261 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:24:58.2511213Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-10-10T00:24:58.2511362Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:58.2511559Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:58.2511886Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.2512209Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.2512676Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.2513088Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.2513571Z Compiling aten/src/ATen/TensorGeometry.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:24:58.3549930Z 2025-10-10T00:24:58.3550838Z  2025-10-10T00:24:58.3551038Z  2025-10-10T00:24:58.3551191Z  2025-10-10T00:24:58.3551358Z  2025-10-10T00:24:58.3551508Z  2025-10-10T00:24:58.3551660Z  2025-10-10T00:24:58.3551814Z  2025-10-10T00:24:58.3552058Z  2025-10-10T00:24:58.3552654Z [2,262 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:24:58.3552798Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:24:58.3552938Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:58.3553224Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.3553488Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.3553987Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.3554273Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.3554588Z Compiling aten/src/ATen/TensorGeometry.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.3554975Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:24:58.5572357Z 2025-10-10T00:24:58.5573407Z  2025-10-10T00:24:58.5573670Z  2025-10-10T00:24:58.5573862Z  2025-10-10T00:24:58.5574659Z  2025-10-10T00:24:58.5576765Z  2025-10-10T00:24:58.5576955Z  2025-10-10T00:24:58.5577153Z  2025-10-10T00:24:58.5577331Z  2025-10-10T00:24:58.5578404Z [2,264 / 3,081] 3 / 26 tests; 16 actions, 14 running; last test: ...base_tests 2025-10-10T00:24:58.5578638Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:24:58.5578865Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:24:58.5579389Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:58.5579906Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.5580410Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.5580864Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.5581073Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:58.5582131Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:24:58.8543957Z 2025-10-10T00:24:58.8544916Z  2025-10-10T00:24:58.8545214Z  2025-10-10T00:24:58.8545448Z  2025-10-10T00:24:58.8545665Z  2025-10-10T00:24:58.8545892Z  2025-10-10T00:24:58.8546105Z  2025-10-10T00:24:58.8546347Z  2025-10-10T00:24:58.8546563Z  2025-10-10T00:24:58.8547118Z [2,266 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:24:58.8547638Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:24:58.8548416Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:58.8549508Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.8551094Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:58.8551910Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:58.8552778Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:58.8553908Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2025-10-10T00:24:58.8554691Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:59.1560384Z 2025-10-10T00:24:59.1561458Z  2025-10-10T00:24:59.1561895Z  2025-10-10T00:24:59.1562213Z  2025-10-10T00:24:59.1562577Z  2025-10-10T00:24:59.1562902Z  2025-10-10T00:24:59.1563255Z  2025-10-10T00:24:59.1563578Z  2025-10-10T00:24:59.1563913Z  2025-10-10T00:24:59.1564759Z [2,267 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:24:59.1565842Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.1566864Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.1567777Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.1568460Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.1569127Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:59.1570006Z Compiling aten/src/ATen/TensorMeta.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:59.1570658Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:24:59.1571167Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:24:59.3565061Z 2025-10-10T00:24:59.3565977Z  2025-10-10T00:24:59.3566487Z  2025-10-10T00:24:59.3566877Z  2025-10-10T00:24:59.3567584Z  2025-10-10T00:24:59.3567975Z  2025-10-10T00:24:59.3568813Z  2025-10-10T00:24:59.3569403Z  2025-10-10T00:24:59.3569810Z  2025-10-10T00:24:59.3571190Z [2,267 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:24:59.3572772Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.3574806Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.3575964Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.3577093Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.3577920Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:59.3579013Z Compiling aten/src/ATen/TensorMeta.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:59.3579855Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.3580494Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:24:59.5604527Z 2025-10-10T00:24:59.5605273Z  2025-10-10T00:24:59.5617096Z  2025-10-10T00:24:59.5617761Z  2025-10-10T00:24:59.5618125Z  2025-10-10T00:24:59.5618545Z  2025-10-10T00:24:59.5618910Z  2025-10-10T00:24:59.5619273Z  2025-10-10T00:24:59.5619637Z  2025-10-10T00:24:59.5620872Z [2,268 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:24:59.5622119Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.5623325Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.5624449Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.5625277Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.5626129Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2025-10-10T00:24:59.5627033Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.5627598Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.5628495Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:24:59.9569521Z 2025-10-10T00:24:59.9572531Z  2025-10-10T00:24:59.9573011Z  2025-10-10T00:24:59.9573406Z  2025-10-10T00:24:59.9573821Z  2025-10-10T00:24:59.9580508Z  2025-10-10T00:24:59.9580954Z  2025-10-10T00:24:59.9581380Z  2025-10-10T00:24:59.9581800Z  2025-10-10T00:24:59.9582784Z [2,268 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:24:59.9584139Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:24:59.9585441Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.9586677Z Compiling aten/src/ATen/StorageUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:24:59.9587622Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:24:59.9588526Z Compiling aten/src/ATen/TensorIndexing.cpp; 3s processwrapper-sandbox 2025-10-10T00:24:59.9589501Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.9590143Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:24:59.9591107Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:00.1587101Z 2025-10-10T00:25:00.1588269Z  2025-10-10T00:25:00.1588804Z  2025-10-10T00:25:00.1589365Z  2025-10-10T00:25:00.1589820Z  2025-10-10T00:25:00.1590402Z  2025-10-10T00:25:00.1590793Z  2025-10-10T00:25:00.1591117Z  2025-10-10T00:25:00.1591505Z  2025-10-10T00:25:00.1592339Z [2,271 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:00.1593457Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:00.1595305Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:00.1596462Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:00.1597059Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:00.1597870Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:00.1598985Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:00.1600325Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:00.1601272Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:00.5581904Z 2025-10-10T00:25:00.5583483Z  2025-10-10T00:25:00.5583967Z  2025-10-10T00:25:00.5584310Z  2025-10-10T00:25:00.5584649Z  2025-10-10T00:25:00.5585389Z  2025-10-10T00:25:00.5585794Z  2025-10-10T00:25:00.5586176Z  2025-10-10T00:25:00.5586989Z  2025-10-10T00:25:00.5587728Z [2,271 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:00.5588643Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:00.5589635Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:00.5590831Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:00.5591444Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:00.5592912Z Compiling aten/src/ATen/TensorIterator.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:00.5599133Z Compiling torch/csrc/jit/frontend/tracer.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:00.5600420Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:00.5601188Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:00.7632132Z 2025-10-10T00:25:00.7633148Z  2025-10-10T00:25:00.7634230Z  2025-10-10T00:25:00.7635161Z  2025-10-10T00:25:00.7635799Z  2025-10-10T00:25:00.7636329Z  2025-10-10T00:25:00.7636568Z  2025-10-10T00:25:00.7636780Z  2025-10-10T00:25:00.7637044Z  2025-10-10T00:25:00.7638215Z [2,273 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:25:00.7639273Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:00.7641881Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:00.7642699Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:00.7643490Z Compiling aten/src/ATen/TensorIterator.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:00.7644591Z Compiling torch/csrc/jit/frontend/tracer.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:00.7645621Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:00.7646563Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:00.7647338Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:01.0203591Z 2025-10-10T00:25:01.0204326Z  2025-10-10T00:25:01.0204709Z  2025-10-10T00:25:01.0205021Z  2025-10-10T00:25:01.0205311Z  2025-10-10T00:25:01.0205627Z  2025-10-10T00:25:01.0205947Z  2025-10-10T00:25:01.0206262Z  2025-10-10T00:25:01.0206584Z  2025-10-10T00:25:01.0207376Z [2,275 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:01.0208309Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:01.0209222Z Compiling aten/src/ATen/TensorIterator.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:01.0210189Z Compiling torch/csrc/jit/frontend/tracer.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:01.0211092Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:01.0211991Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:01.0212696Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:01.0213187Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:01.0213714Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:01.3593980Z 2025-10-10T00:25:01.3594590Z  2025-10-10T00:25:01.3594883Z  2025-10-10T00:25:01.3595234Z  2025-10-10T00:25:01.3595674Z  2025-10-10T00:25:01.3595924Z  2025-10-10T00:25:01.3596138Z  2025-10-10T00:25:01.3596374Z  2025-10-10T00:25:01.3596764Z  2025-10-10T00:25:01.3597356Z [2,276 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:01.3598226Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:01.3599269Z Compiling torch/csrc/jit/frontend/tracer.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:01.3599965Z Compiling aten/src/ATen/TensorNames.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:01.3600587Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:01.3601213Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:01.3601553Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:01.3601910Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:01.3602272Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:01.5595793Z 2025-10-10T00:25:01.5596689Z  2025-10-10T00:25:01.5597126Z  2025-10-10T00:25:01.5597462Z  2025-10-10T00:25:01.5597808Z  2025-10-10T00:25:01.5598162Z  2025-10-10T00:25:01.5598510Z  2025-10-10T00:25:01.5599318Z  2025-10-10T00:25:01.5599717Z  2025-10-10T00:25:01.5600684Z [2,279 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:01.5601805Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:01.5602537Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:01.5603082Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:01.5603630Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:01.5604451Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:01.5605555Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:01.5606639Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:01.5607799Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:01.9599880Z 2025-10-10T00:25:01.9601046Z  2025-10-10T00:25:01.9601488Z  2025-10-10T00:25:01.9601883Z  2025-10-10T00:25:01.9602207Z  2025-10-10T00:25:01.9602488Z  2025-10-10T00:25:01.9602862Z  2025-10-10T00:25:01.9603218Z  2025-10-10T00:25:01.9603594Z  2025-10-10T00:25:01.9604532Z [2,280 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:01.9605698Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:01.9606560Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:01.9607163Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:01.9608037Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:01.9609230Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:01.9610313Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:01.9611284Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:01.9612361Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:02.5001796Z 2025-10-10T00:25:02.5002923Z  2025-10-10T00:25:02.5003386Z  2025-10-10T00:25:02.5003780Z  2025-10-10T00:25:02.5004156Z  2025-10-10T00:25:02.5004541Z  2025-10-10T00:25:02.5004913Z  2025-10-10T00:25:02.5005267Z  2025-10-10T00:25:02.5005632Z  2025-10-10T00:25:02.5006550Z [2,281 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:02.5007712Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:02.5008400Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:02.5009023Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.5010074Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.5011057Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.5011736Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.5012863Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:02.5013470Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:02.7606090Z 2025-10-10T00:25:02.7606913Z  2025-10-10T00:25:02.7607379Z  2025-10-10T00:25:02.7607793Z  2025-10-10T00:25:02.7608171Z  2025-10-10T00:25:02.7608595Z  2025-10-10T00:25:02.7608994Z  2025-10-10T00:25:02.7609378Z  2025-10-10T00:25:02.7609652Z  2025-10-10T00:25:02.7610538Z [2,281 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:02.7611501Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:02.7612238Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:02.7613097Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:02.7614712Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.7615764Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.7616627Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:02.7617591Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:02.7618507Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:03.7612153Z 2025-10-10T00:25:03.7612785Z  2025-10-10T00:25:03.7613094Z  2025-10-10T00:25:03.7613322Z  2025-10-10T00:25:03.7613558Z  2025-10-10T00:25:03.7613778Z  2025-10-10T00:25:03.7614010Z  2025-10-10T00:25:03.7614225Z  2025-10-10T00:25:03.7614462Z  2025-10-10T00:25:03.7732102Z [2,281 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:03.7733561Z Compiling aten/src/ATen/TensorUtils.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:03.7734312Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:03.7734903Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:03.7735588Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:03.7736479Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:03.7737480Z Compiling aten/src/ATen/Version.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:03.7738057Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:03.7738679Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:03.9749966Z 2025-10-10T00:25:03.9752643Z  2025-10-10T00:25:03.9753909Z  2025-10-10T00:25:03.9756233Z  2025-10-10T00:25:03.9756998Z  2025-10-10T00:25:03.9758467Z  2025-10-10T00:25:03.9759249Z  2025-10-10T00:25:03.9759869Z  2025-10-10T00:25:03.9760833Z  2025-10-10T00:25:03.9763009Z [2,282 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:03.9764991Z Compiling aten/src/ATen/TensorUtils.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:03.9767307Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:03.9769650Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:03.9771294Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:03.9773072Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:03.9774809Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:03.9775657Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:03.9776271Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:04.1779534Z 2025-10-10T00:25:04.1780561Z  2025-10-10T00:25:04.1781128Z  2025-10-10T00:25:04.1781576Z  2025-10-10T00:25:04.1781924Z  2025-10-10T00:25:04.1782344Z  2025-10-10T00:25:04.1782799Z  2025-10-10T00:25:04.1783105Z  2025-10-10T00:25:04.1783443Z  2025-10-10T00:25:04.1784555Z [2,285 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:04.1785394Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:04.1786137Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.1787007Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.1787589Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.1788100Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:04.1788549Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.1789184Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.1789864Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:04.4596978Z 2025-10-10T00:25:04.4598033Z  2025-10-10T00:25:04.4598483Z  2025-10-10T00:25:04.4598865Z  2025-10-10T00:25:04.4599166Z  2025-10-10T00:25:04.4599481Z  2025-10-10T00:25:04.4599770Z  2025-10-10T00:25:04.4600079Z  2025-10-10T00:25:04.4600383Z  2025-10-10T00:25:04.4601144Z [2,286 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:04.4601971Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:04.4602742Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.4603678Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.4604565Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.4605656Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.4606639Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.4607673Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:04.4608657Z Compiling aten/src/ATen/cpu/Utils.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:04.7756930Z 2025-10-10T00:25:04.7757575Z  2025-10-10T00:25:04.7757873Z  2025-10-10T00:25:04.7758092Z  2025-10-10T00:25:04.7758320Z  2025-10-10T00:25:04.7758548Z  2025-10-10T00:25:04.7758760Z  2025-10-10T00:25:04.7758986Z  2025-10-10T00:25:04.7759195Z  2025-10-10T00:25:04.7759749Z [2,286 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:04.7760275Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:04.7760789Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:04.7761413Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.7762003Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.7762590Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.7763196Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.7763864Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.7764476Z Compiling aten/src/ATen/cpu/Utils.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:25:04.9840014Z 2025-10-10T00:25:04.9841754Z  2025-10-10T00:25:04.9842171Z  2025-10-10T00:25:04.9842630Z  2025-10-10T00:25:04.9842932Z  2025-10-10T00:25:04.9843501Z  2025-10-10T00:25:04.9843871Z  2025-10-10T00:25:04.9844547Z  2025-10-10T00:25:04.9844879Z  2025-10-10T00:25:04.9846246Z [2,287 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:04.9847529Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:04.9848877Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:04.9850824Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.9853262Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:04.9854437Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.9855616Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.9856671Z Compiling aten/src/ATen/cpu/Utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:04.9857733Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:25:05.1847323Z 2025-10-10T00:25:05.1848252Z  2025-10-10T00:25:05.1848677Z  2025-10-10T00:25:05.1849007Z  2025-10-10T00:25:05.1849344Z  2025-10-10T00:25:05.1849672Z  2025-10-10T00:25:05.1849980Z  2025-10-10T00:25:05.1850296Z  2025-10-10T00:25:05.1850596Z  2025-10-10T00:25:05.1851714Z [2,289 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:05.1852481Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:05.1853208Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:05.1854123Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.1855063Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.1855999Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:05.1856877Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:05.1857577Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:05.1858264Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:05.5855365Z 2025-10-10T00:25:05.5856294Z  2025-10-10T00:25:05.5857262Z  2025-10-10T00:25:05.5858621Z  2025-10-10T00:25:05.5859354Z  2025-10-10T00:25:05.5860211Z  2025-10-10T00:25:05.5860877Z  2025-10-10T00:25:05.5861104Z  2025-10-10T00:25:05.5861921Z  2025-10-10T00:25:05.5863390Z [2,289 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:05.5864505Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:05.5865409Z Compiling aten/src/ATen/ThreadLocalState.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:05.5867113Z Compiling torch/csrc/jit/ir/constants.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.5868318Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.5870170Z Compiling torch/csrc/jit/ir/attributes.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.5871219Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.5872070Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:05.5872599Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:25:05.9860311Z 2025-10-10T00:25:05.9861105Z  2025-10-10T00:25:05.9862360Z  2025-10-10T00:25:05.9862762Z  2025-10-10T00:25:05.9864954Z  2025-10-10T00:25:05.9865344Z  2025-10-10T00:25:05.9865696Z  2025-10-10T00:25:05.9866070Z  2025-10-10T00:25:05.9866452Z  2025-10-10T00:25:05.9867418Z [2,290 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:05.9870746Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:05.9871748Z Compiling aten/src/ATen/ThreadLocalState.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:05.9875798Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:05.9877081Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.9878256Z Compiling torch/csrc/jit/ir/attributes.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.9879368Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:05.9880461Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:05.9884262Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:06.1869871Z 2025-10-10T00:25:06.1870698Z  2025-10-10T00:25:06.1871165Z  2025-10-10T00:25:06.1871537Z  2025-10-10T00:25:06.1871902Z  2025-10-10T00:25:06.1872236Z  2025-10-10T00:25:06.1872602Z  2025-10-10T00:25:06.1872925Z  2025-10-10T00:25:06.1873263Z  2025-10-10T00:25:06.1878959Z [2,291 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:06.1879967Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:06.1880773Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.1881920Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.1883450Z Compiling torch/csrc/jit/ir/attributes.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:06.1884476Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:06.1885441Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:06.1886537Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:06.1887498Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:06.3871247Z 2025-10-10T00:25:06.3872146Z  2025-10-10T00:25:06.3872526Z  2025-10-10T00:25:06.3872970Z  2025-10-10T00:25:06.3873321Z  2025-10-10T00:25:06.3873686Z  2025-10-10T00:25:06.3874467Z  2025-10-10T00:25:06.3874842Z  2025-10-10T00:25:06.3875193Z  2025-10-10T00:25:06.3876373Z [2,292 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:06.3877167Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:06.3877918Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.3878894Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.3879903Z Compiling torch/csrc/jit/ir/attributes.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:06.3880985Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:06.3881995Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:06.3882854Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:06.3883572Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:06.6232739Z 2025-10-10T00:25:06.6233544Z  2025-10-10T00:25:06.6234010Z  2025-10-10T00:25:06.6234270Z  2025-10-10T00:25:06.6234527Z  2025-10-10T00:25:06.6234762Z  2025-10-10T00:25:06.6234995Z  2025-10-10T00:25:06.6235208Z  2025-10-10T00:25:06.6235633Z  2025-10-10T00:25:06.6236309Z [2,296 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:06.6237092Z Compiling torch/csrc/jit/ir/constants.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.6237892Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.6238801Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.6239316Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:06.6239779Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:06.6240459Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:06.6240936Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:06.6241452Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:06.9882590Z 2025-10-10T00:25:06.9883477Z  2025-10-10T00:25:06.9883803Z  2025-10-10T00:25:06.9884041Z  2025-10-10T00:25:06.9884275Z  2025-10-10T00:25:06.9884526Z  2025-10-10T00:25:06.9884756Z  2025-10-10T00:25:06.9885017Z  2025-10-10T00:25:06.9886065Z  2025-10-10T00:25:06.9886700Z [2,297 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:06.9887812Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:06.9888701Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.9889633Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:06.9890473Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:06.9891173Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:06.9891852Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:06.9892529Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:06.9892986Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:07.2665119Z 2025-10-10T00:25:07.2666359Z  2025-10-10T00:25:07.2666865Z  2025-10-10T00:25:07.2667282Z  2025-10-10T00:25:07.2667681Z  2025-10-10T00:25:07.2668075Z  2025-10-10T00:25:07.2668455Z  2025-10-10T00:25:07.2668852Z  2025-10-10T00:25:07.2669229Z  2025-10-10T00:25:07.2670194Z [2,298 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:07.2671389Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:07.2672556Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:07.2673734Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:07.2678186Z Compiling torch/csrc/jit/ir/irparser.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:07.2679503Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:07.2680403Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.2681043Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.2681675Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:07.5193170Z 2025-10-10T00:25:07.5194205Z  2025-10-10T00:25:07.5194597Z  2025-10-10T00:25:07.5194840Z  2025-10-10T00:25:07.5195088Z  2025-10-10T00:25:07.5195479Z  2025-10-10T00:25:07.5195858Z  2025-10-10T00:25:07.5196090Z  2025-10-10T00:25:07.5196324Z  2025-10-10T00:25:07.5197039Z [2,299 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:07.5197884Z Compiling torch/csrc/jit/ir/constants.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:07.5198560Z Compiling aten/src/ATen/autocast_mode.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:07.5199326Z Compiling torch/csrc/jit/ir/irparser.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:07.5200132Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:07.5200650Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.5201175Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.5201607Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:07.5202138Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:07.7896918Z 2025-10-10T00:25:07.7898059Z  2025-10-10T00:25:07.7898558Z  2025-10-10T00:25:07.7898971Z  2025-10-10T00:25:07.7899369Z  2025-10-10T00:25:07.7899773Z  2025-10-10T00:25:07.7900168Z  2025-10-10T00:25:07.7900575Z  2025-10-10T00:25:07.7901001Z  2025-10-10T00:25:07.7901980Z [2,300 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:07.7903207Z Compiling torch/csrc/jit/ir/constants.cpp; 7s processwrapper-sandbox 2025-10-10T00:25:07.7904400Z Compiling aten/src/ATen/autocast_mode.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:07.7905572Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:07.7906423Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.7907417Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.7908010Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:07.7908629Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:07.7909230Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:08.4575305Z 2025-10-10T00:25:08.4576262Z  2025-10-10T00:25:08.4576711Z  2025-10-10T00:25:08.4577075Z  2025-10-10T00:25:08.4577450Z  2025-10-10T00:25:08.4577869Z  2025-10-10T00:25:08.4578221Z  2025-10-10T00:25:08.4578571Z  2025-10-10T00:25:08.4578884Z  2025-10-10T00:25:08.4579696Z [2,301 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:08.4580716Z Compiling torch/csrc/jit/ir/constants.cpp; 7s processwrapper-sandbox 2025-10-10T00:25:08.4582454Z Compiling aten/src/ATen/autocast_mode.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:08.4583512Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:08.4584407Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:08.4585022Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:08.4585628Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:08.4586186Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:08.4586768Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:08.7903405Z 2025-10-10T00:25:08.7904235Z  2025-10-10T00:25:08.7904701Z  2025-10-10T00:25:08.7905111Z  2025-10-10T00:25:08.7905490Z  2025-10-10T00:25:08.7905898Z  2025-10-10T00:25:08.7906281Z  2025-10-10T00:25:08.7906676Z  2025-10-10T00:25:08.7907053Z  2025-10-10T00:25:08.7909341Z [2,303 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:08.7910576Z Compiling aten/src/ATen/autocast_mode.cpp; 7s processwrapper-sandbox 2025-10-10T00:25:08.7911839Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:08.7912807Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:08.7913475Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:08.7914121Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:08.7915024Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:08.7916071Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:08.7916716Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:09.1803733Z 2025-10-10T00:25:09.1804453Z  2025-10-10T00:25:09.1804750Z  2025-10-10T00:25:09.1804971Z  2025-10-10T00:25:09.1805204Z  2025-10-10T00:25:09.1805417Z  2025-10-10T00:25:09.1805666Z  2025-10-10T00:25:09.1805875Z  2025-10-10T00:25:09.1806102Z  2025-10-10T00:25:09.1806656Z [2,304 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:09.1807342Z Compiling aten/src/ATen/autocast_mode.cpp; 7s processwrapper-sandbox 2025-10-10T00:25:09.1807849Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.1808189Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.1808544Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:09.1809022Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:09.1809529Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:09.1809867Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:09.1810352Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:09.3910211Z 2025-10-10T00:25:09.3911147Z  2025-10-10T00:25:09.3911477Z  2025-10-10T00:25:09.3911767Z  2025-10-10T00:25:09.3912056Z  2025-10-10T00:25:09.3912451Z  2025-10-10T00:25:09.3912765Z  2025-10-10T00:25:09.3913098Z  2025-10-10T00:25:09.3913361Z  2025-10-10T00:25:09.3914163Z [2,305 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:09.3914937Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.3916397Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.3916772Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:09.3917376Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:09.3918140Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:09.3918506Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:09.3918980Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:09.3919486Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:09.6386825Z 2025-10-10T00:25:09.6387626Z  2025-10-10T00:25:09.6388127Z  2025-10-10T00:25:09.6388525Z  2025-10-10T00:25:09.6388936Z  2025-10-10T00:25:09.6389331Z  2025-10-10T00:25:09.6389704Z  2025-10-10T00:25:09.6390103Z  2025-10-10T00:25:09.6390483Z  2025-10-10T00:25:09.6391755Z [2,306 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:09.6392739Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.6393380Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:09.6394280Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:09.6395160Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.6395922Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:09.6396529Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:09.6397125Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:09.6397728Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:09.9915222Z 2025-10-10T00:25:09.9915910Z  2025-10-10T00:25:09.9916203Z  2025-10-10T00:25:10.0239685Z  2025-10-10T00:25:10.0240288Z  2025-10-10T00:25:10.0241831Z  2025-10-10T00:25:10.0243684Z  2025-10-10T00:25:10.0244044Z  2025-10-10T00:25:10.0245142Z  2025-10-10T00:25:10.0248061Z [2,306 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:10.0248906Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:10.0250127Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:10.0251363Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:10.0252082Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.0252623Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:10.0253118Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.0253601Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.0254133Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:10.4513014Z 2025-10-10T00:25:10.4513836Z  2025-10-10T00:25:10.4514366Z  2025-10-10T00:25:10.4514750Z  2025-10-10T00:25:10.4515044Z  2025-10-10T00:25:10.4515440Z  2025-10-10T00:25:10.4515736Z  2025-10-10T00:25:10.4516126Z  2025-10-10T00:25:10.4516468Z  2025-10-10T00:25:10.4517289Z [2,307 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:10.4518177Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:10.4518650Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:10.4519301Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:10.4520135Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.4520677Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:10.4521273Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.4521719Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.4522226Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:10.6836477Z 2025-10-10T00:25:10.6837337Z  2025-10-10T00:25:10.6837856Z  2025-10-10T00:25:10.6838258Z  2025-10-10T00:25:10.6838721Z  2025-10-10T00:25:10.6850159Z  2025-10-10T00:25:10.6850405Z  2025-10-10T00:25:10.6850795Z  2025-10-10T00:25:10.6851013Z  2025-10-10T00:25:10.6851682Z [2,309 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:10.6852562Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:10.6853025Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:10.6853390Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:10.6853838Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:10.6854197Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.6854640Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.6855106Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:10.6855702Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:10.9415560Z 2025-10-10T00:25:10.9416384Z  2025-10-10T00:25:10.9416878Z  2025-10-10T00:25:10.9417275Z  2025-10-10T00:25:10.9417652Z  2025-10-10T00:25:10.9418059Z  2025-10-10T00:25:10.9418437Z  2025-10-10T00:25:10.9419169Z  2025-10-10T00:25:10.9419564Z  2025-10-10T00:25:10.9420550Z [2,312 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:10.9421516Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:10.9422154Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.9422750Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:10.9423566Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:10.9424396Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:10.9425004Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:10.9425832Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:10.9427045Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:11.2254301Z 2025-10-10T00:25:11.2255104Z  2025-10-10T00:25:11.2255564Z  2025-10-10T00:25:11.2255949Z  2025-10-10T00:25:11.2256625Z  2025-10-10T00:25:11.2256996Z  2025-10-10T00:25:11.2257520Z  2025-10-10T00:25:11.2258047Z  2025-10-10T00:25:11.2258560Z  2025-10-10T00:25:11.2259628Z [2,312 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:11.2260666Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:11.2261396Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:11.2262116Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:11.2263004Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:11.2263930Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:11.2265255Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:11.2266115Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:11.2267212Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:11.5658080Z 2025-10-10T00:25:11.5658857Z  2025-10-10T00:25:11.5659353Z  2025-10-10T00:25:11.5659721Z  2025-10-10T00:25:11.5660127Z  2025-10-10T00:25:11.5660491Z  2025-10-10T00:25:11.5660881Z  2025-10-10T00:25:11.5661240Z  2025-10-10T00:25:11.5661620Z  2025-10-10T00:25:11.5662553Z [2,314 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:11.5663486Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:11.5664115Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:11.5664897Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:11.5665699Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:11.5666497Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:11.5667536Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:11.5668391Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:11.5669056Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:11.8257689Z 2025-10-10T00:25:11.8258550Z  2025-10-10T00:25:11.8258850Z  2025-10-10T00:25:11.8395249Z  2025-10-10T00:25:11.8395977Z  2025-10-10T00:25:11.8396319Z  2025-10-10T00:25:11.8396665Z  2025-10-10T00:25:11.8397312Z  2025-10-10T00:25:11.8398229Z  2025-10-10T00:25:11.8399293Z [2,315 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:11.8400810Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:11.8401564Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:11.8402181Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:11.8403842Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:11.8405013Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:11.8406024Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:11.8406597Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:11.8410292Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:12.3538363Z 2025-10-10T00:25:12.3539250Z  2025-10-10T00:25:12.3539726Z  2025-10-10T00:25:12.3540105Z  2025-10-10T00:25:12.3540471Z  2025-10-10T00:25:12.3540816Z  2025-10-10T00:25:12.3541193Z  2025-10-10T00:25:12.3541547Z  2025-10-10T00:25:12.3541925Z  2025-10-10T00:25:12.3542826Z [2,316 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:12.3543686Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:12.3544284Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:12.3544842Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:12.3545620Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:12.3546703Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:12.3547315Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:12.3547884Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:12.3548478Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:12.6408877Z 2025-10-10T00:25:12.6409661Z  2025-10-10T00:25:12.6410122Z  2025-10-10T00:25:12.6410481Z  2025-10-10T00:25:12.6410860Z  2025-10-10T00:25:12.6411232Z  2025-10-10T00:25:12.6411607Z  2025-10-10T00:25:12.6411979Z  2025-10-10T00:25:12.6412376Z  2025-10-10T00:25:12.6413292Z [2,316 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:12.6414246Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:12.6414877Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:12.6415471Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:12.6416275Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:12.6417194Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:12.6417804Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:12.6418404Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:12.6419021Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:12.8413087Z 2025-10-10T00:25:12.8413875Z  2025-10-10T00:25:12.8414263Z  2025-10-10T00:25:12.8414584Z  2025-10-10T00:25:12.8414878Z  2025-10-10T00:25:12.8415198Z  2025-10-10T00:25:12.8415493Z  2025-10-10T00:25:12.8415811Z  2025-10-10T00:25:12.8416122Z  2025-10-10T00:25:12.8416899Z [2,317 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:12.8417676Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:12.8418167Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:12.8418673Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:12.8419177Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:12.8419670Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:12.8420166Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:12.8420654Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:12.8421155Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:13.4031884Z 2025-10-10T00:25:13.4032717Z  2025-10-10T00:25:13.4033127Z  2025-10-10T00:25:13.4033461Z  2025-10-10T00:25:13.4033781Z  2025-10-10T00:25:13.4034101Z  2025-10-10T00:25:13.4034417Z  2025-10-10T00:25:13.4034750Z  2025-10-10T00:25:13.4035078Z  2025-10-10T00:25:13.4036053Z [2,318 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:13.4036897Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:13.4037395Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:13.4037911Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:13.4038420Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.4038921Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:13.4039459Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:13.4040449Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:13.4041070Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:13.6420573Z 2025-10-10T00:25:13.6421342Z  2025-10-10T00:25:13.6421791Z  2025-10-10T00:25:13.6422178Z  2025-10-10T00:25:13.6422527Z  2025-10-10T00:25:13.6422904Z  2025-10-10T00:25:13.6423264Z  2025-10-10T00:25:13.6423652Z  2025-10-10T00:25:13.6423995Z  2025-10-10T00:25:13.6424927Z [2,319 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:13.6425843Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:13.6426454Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:13.6427038Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:13.6427864Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.6428438Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.6429026Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.6429636Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:13.6430430Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:13.8422990Z 2025-10-10T00:25:13.8423753Z  2025-10-10T00:25:13.8424225Z  2025-10-10T00:25:13.8424638Z  2025-10-10T00:25:13.8425015Z  2025-10-10T00:25:13.8425410Z  2025-10-10T00:25:13.8425785Z  2025-10-10T00:25:13.8426161Z  2025-10-10T00:25:13.8426513Z  2025-10-10T00:25:13.8427335Z [2,320 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:13.8428217Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:13.8428815Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:13.8429436Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:13.8430070Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.8430661Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.8431196Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:13.8431935Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:13.8432778Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:14.0860651Z 2025-10-10T00:25:14.0861566Z  2025-10-10T00:25:14.0862160Z  2025-10-10T00:25:14.0862631Z  2025-10-10T00:25:14.0863106Z  2025-10-10T00:25:14.0863565Z  2025-10-10T00:25:14.0864054Z  2025-10-10T00:25:14.0864582Z  2025-10-10T00:25:14.0865127Z  2025-10-10T00:25:14.0866188Z [2,321 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:14.0867214Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:14.0867918Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.0868554Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.0869315Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.0870020Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.0870745Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.0871666Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:14.0872929Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:25:14.3139682Z 2025-10-10T00:25:14.3140486Z  2025-10-10T00:25:14.3140926Z  2025-10-10T00:25:14.3141267Z  2025-10-10T00:25:14.3141606Z  2025-10-10T00:25:14.3141944Z  2025-10-10T00:25:14.3142317Z  2025-10-10T00:25:14.3142667Z  2025-10-10T00:25:14.3143057Z  2025-10-10T00:25:14.3144044Z [2,323 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:14.3145041Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.3145650Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.3146263Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.3146808Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.3147343Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.3148258Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:14.3148850Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:14.3149454Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:14.6563380Z 2025-10-10T00:25:14.6564163Z  2025-10-10T00:25:14.6564627Z  2025-10-10T00:25:14.6564995Z  2025-10-10T00:25:14.6565346Z  2025-10-10T00:25:14.6565685Z  2025-10-10T00:25:14.6566020Z  2025-10-10T00:25:14.6566338Z  2025-10-10T00:25:14.6566668Z  2025-10-10T00:25:14.6567577Z [2,324 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:14.6568552Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:14.6569153Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.6570073Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.6570575Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:14.6571088Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.6571634Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:14.6572257Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:14.6572887Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:15.2700786Z 2025-10-10T00:25:15.2702003Z  2025-10-10T00:25:15.2702499Z  2025-10-10T00:25:15.2702922Z  2025-10-10T00:25:15.2703328Z  2025-10-10T00:25:15.2703694Z  2025-10-10T00:25:15.2704011Z  2025-10-10T00:25:15.2704318Z  2025-10-10T00:25:15.2704620Z  2025-10-10T00:25:15.2705350Z [2,325 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:15.2706085Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:15.2706544Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:15.2707022Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.2707510Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.2707994Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.2708469Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:15.2708939Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:15.2709420Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:15.5297721Z 2025-10-10T00:25:15.5300990Z  2025-10-10T00:25:15.5301539Z  2025-10-10T00:25:15.5301918Z  2025-10-10T00:25:15.5302296Z  2025-10-10T00:25:15.5302683Z  2025-10-10T00:25:15.5303086Z  2025-10-10T00:25:15.5303468Z  2025-10-10T00:25:15.5303854Z  2025-10-10T00:25:15.5304721Z [2,327 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:15.5305623Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:15.5306119Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.5306645Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.5307156Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:15.5307690Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.5308172Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:15.5308667Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:15.5309485Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:15.8560530Z 2025-10-10T00:25:15.8561221Z  2025-10-10T00:25:15.8561505Z  2025-10-10T00:25:15.8561741Z  2025-10-10T00:25:15.8561960Z  2025-10-10T00:25:15.8562197Z  2025-10-10T00:25:15.8562411Z  2025-10-10T00:25:15.8562639Z  2025-10-10T00:25:15.8562849Z  2025-10-10T00:25:15.8563395Z [2,328 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:15.8563936Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:15.8564280Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:15.8564661Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:15.8564994Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.8565338Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:15.8694220Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:15.8695261Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:15.8695877Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:16.0705977Z 2025-10-10T00:25:16.0706863Z  2025-10-10T00:25:16.0707434Z  2025-10-10T00:25:16.0707800Z  2025-10-10T00:25:16.0708189Z  2025-10-10T00:25:16.0708565Z  2025-10-10T00:25:16.0708961Z  2025-10-10T00:25:16.0709337Z  2025-10-10T00:25:16.0709733Z  2025-10-10T00:25:16.0710699Z [2,329 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:16.0711668Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:16.0712300Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:16.0713188Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:16.0713806Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:16.0714397Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:16.0715291Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:16.0716272Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:16.0716916Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:16.2843389Z 2025-10-10T00:25:16.2844085Z  2025-10-10T00:25:16.2844469Z  2025-10-10T00:25:16.2844708Z  2025-10-10T00:25:16.2844920Z  2025-10-10T00:25:16.2845284Z  2025-10-10T00:25:16.2845548Z  2025-10-10T00:25:16.2845985Z  2025-10-10T00:25:16.2846340Z  2025-10-10T00:25:16.2847224Z [2,330 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:16.2847859Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:16.2848411Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:16.2848860Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:16.2849363Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:16.2849942Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:16.2850443Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:16.2851314Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:16.2852206Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:16.5267449Z 2025-10-10T00:25:16.5268563Z  2025-10-10T00:25:16.5269049Z  2025-10-10T00:25:16.5269432Z  2025-10-10T00:25:16.5269828Z  2025-10-10T00:25:16.5270254Z  2025-10-10T00:25:16.5270650Z  2025-10-10T00:25:16.5271034Z  2025-10-10T00:25:16.5271451Z  2025-10-10T00:25:16.5272381Z [2,331 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:16.5273300Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:16.5274284Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:16.5274953Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:16.5275623Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:16.5276292Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:16.5277169Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:16.5278383Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:16.5279058Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:16.8721270Z 2025-10-10T00:25:16.8722197Z  2025-10-10T00:25:16.8722623Z  2025-10-10T00:25:16.8723011Z  2025-10-10T00:25:16.8723369Z  2025-10-10T00:25:16.8723744Z  2025-10-10T00:25:16.8724118Z  2025-10-10T00:25:16.8724517Z  2025-10-10T00:25:16.8724891Z  2025-10-10T00:25:16.8725847Z [2,331 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:16.8726739Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:16.8727285Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:16.8727803Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:16.8728753Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:16.8729352Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:16.8730296Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:16.8731211Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:16.8731732Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:17.1219075Z 2025-10-10T00:25:17.1219916Z  2025-10-10T00:25:17.1220371Z  2025-10-10T00:25:17.1220767Z  2025-10-10T00:25:17.1221150Z  2025-10-10T00:25:17.1221517Z  2025-10-10T00:25:17.1221905Z  2025-10-10T00:25:17.1222278Z  2025-10-10T00:25:17.1222684Z  2025-10-10T00:25:17.1223615Z [2,333 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:17.1225886Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:17.1226541Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:17.1227177Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:17.1228129Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:17.1229158Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:17.1229837Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:17.1230783Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:17.1231828Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:17.4404696Z 2025-10-10T00:25:17.4405472Z  2025-10-10T00:25:17.4405944Z  2025-10-10T00:25:17.4406350Z  2025-10-10T00:25:17.4406735Z  2025-10-10T00:25:17.4407134Z  2025-10-10T00:25:17.4407511Z  2025-10-10T00:25:17.4407906Z  2025-10-10T00:25:17.4408289Z  2025-10-10T00:25:17.4409234Z [2,334 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:17.4410189Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:17.4410822Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:17.4411739Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:17.4412680Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:17.4413689Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:17.4414697Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:17.4416524Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:17.4417418Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:17.6718395Z 2025-10-10T00:25:17.6718845Z  2025-10-10T00:25:17.6719101Z  2025-10-10T00:25:17.6719336Z  2025-10-10T00:25:17.6719550Z  2025-10-10T00:25:17.6719788Z  2025-10-10T00:25:17.6720006Z  2025-10-10T00:25:17.6720251Z  2025-10-10T00:25:17.6720484Z  2025-10-10T00:25:17.6721005Z [2,336 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:17.6721559Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:17.6721904Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:17.6723284Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:17.6723807Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:17.6724314Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:17.6724821Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:17.6725169Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:17.6725522Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:18.0629855Z 2025-10-10T00:25:18.0630682Z  2025-10-10T00:25:18.0631123Z  2025-10-10T00:25:18.0631483Z  2025-10-10T00:25:18.0632186Z  2025-10-10T00:25:18.0632563Z  2025-10-10T00:25:18.0633088Z  2025-10-10T00:25:18.0633566Z  2025-10-10T00:25:18.0634048Z  2025-10-10T00:25:18.0635535Z [2,337 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:18.0636649Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:18.0637411Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:18.0638134Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:18.0639045Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:18.0640084Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.0640813Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.0641516Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.0642199Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:18.2726809Z 2025-10-10T00:25:18.2729426Z  2025-10-10T00:25:18.2729989Z  2025-10-10T00:25:18.2730386Z  2025-10-10T00:25:18.2731787Z  2025-10-10T00:25:18.2732456Z  2025-10-10T00:25:18.2732820Z  2025-10-10T00:25:18.2733180Z  2025-10-10T00:25:18.2733563Z  2025-10-10T00:25:18.2734566Z [2,338 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:25:18.2735516Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:18.2736141Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:18.2736730Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:18.2737590Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:18.2738130Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.2738462Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.2738818Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.2739156Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:18.4727954Z 2025-10-10T00:25:18.4728615Z  2025-10-10T00:25:18.4728897Z  2025-10-10T00:25:18.4729134Z  2025-10-10T00:25:18.4729396Z  2025-10-10T00:25:18.4729611Z  2025-10-10T00:25:18.4729841Z  2025-10-10T00:25:18.4730053Z  2025-10-10T00:25:18.4730281Z  2025-10-10T00:25:18.4730839Z [2,338 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:18.4731388Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:18.4731728Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:18.4732079Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:18.4732573Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:18.4733104Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:18.4733451Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.4733782Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.4734136Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:18.6783372Z 2025-10-10T00:25:18.6784210Z  2025-10-10T00:25:18.6784670Z  2025-10-10T00:25:18.6785078Z  2025-10-10T00:25:18.6785433Z  2025-10-10T00:25:18.6785789Z  2025-10-10T00:25:18.6786135Z  2025-10-10T00:25:18.6786487Z  2025-10-10T00:25:18.6786850Z  2025-10-10T00:25:18.6787808Z [2,339 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:18.6789033Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:18.6789634Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:18.6790385Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:18.6791161Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:18.6791678Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:18.6792216Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:18.6792725Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:18.6793231Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:19.1302537Z 2025-10-10T00:25:19.1303301Z  2025-10-10T00:25:19.1303786Z  2025-10-10T00:25:19.1304189Z  2025-10-10T00:25:19.1304561Z  2025-10-10T00:25:19.1304913Z  2025-10-10T00:25:19.1305252Z  2025-10-10T00:25:19.1305595Z  2025-10-10T00:25:19.1306270Z  2025-10-10T00:25:19.1307171Z [2,340 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:19.1308101Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:19.1308976Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:19.1309858Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.1310394Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.1310915Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.1311412Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.1311952Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:19.1312515Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:19.4787478Z 2025-10-10T00:25:19.4788804Z  2025-10-10T00:25:19.4789344Z  2025-10-10T00:25:19.4789793Z  2025-10-10T00:25:19.4790249Z  2025-10-10T00:25:19.4790710Z  2025-10-10T00:25:19.4791060Z  2025-10-10T00:25:19.4792066Z  2025-10-10T00:25:19.4792408Z  2025-10-10T00:25:19.4793215Z [2,342 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:19.4794014Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:19.4794526Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:19.4795009Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.4795590Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.4796082Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.4796590Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:19.4797098Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:19.6791810Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:19.6792326Z 2025-10-10T00:25:19.6793296Z  2025-10-10T00:25:19.6793780Z  2025-10-10T00:25:19.6794281Z  2025-10-10T00:25:19.6794773Z  2025-10-10T00:25:19.6795196Z  2025-10-10T00:25:19.6795743Z  2025-10-10T00:25:19.6796839Z  2025-10-10T00:25:19.6797240Z  2025-10-10T00:25:19.6798190Z [2,343 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:19.6799158Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:19.6799782Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:19.6800371Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:19.6800984Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.6801461Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:19.6801967Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:19.6802497Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:19.6803148Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:20.0798628Z 2025-10-10T00:25:20.0799437Z  2025-10-10T00:25:20.0799908Z  2025-10-10T00:25:20.0800302Z  2025-10-10T00:25:20.0800683Z  2025-10-10T00:25:20.0801084Z  2025-10-10T00:25:20.0801466Z  2025-10-10T00:25:20.0801870Z  2025-10-10T00:25:20.0802270Z  2025-10-10T00:25:20.0803203Z [2,343 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:20.0804338Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.0804949Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.0805548Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.0806125Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.0806715Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.0807288Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.0807875Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:20.0808478Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:20.2800538Z 2025-10-10T00:25:20.2801352Z  2025-10-10T00:25:20.2801762Z  2025-10-10T00:25:20.2802004Z  2025-10-10T00:25:20.2802235Z  2025-10-10T00:25:20.2802449Z  2025-10-10T00:25:20.2802672Z  2025-10-10T00:25:20.2802882Z  2025-10-10T00:25:20.2805903Z  2025-10-10T00:25:20.2806634Z [2,344 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:20.2807188Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.2807546Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.2807883Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.2808386Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.2808721Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.2809071Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.2809505Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:20.2810010Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:20.5025201Z 2025-10-10T00:25:20.5025990Z  2025-10-10T00:25:20.5289253Z  2025-10-10T00:25:20.5289493Z  2025-10-10T00:25:20.5289746Z  2025-10-10T00:25:20.5289978Z  2025-10-10T00:25:20.5290195Z  2025-10-10T00:25:20.5290425Z  2025-10-10T00:25:20.5290673Z  2025-10-10T00:25:20.5291229Z [2,345 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:20.5291793Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:20.5292139Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.5292495Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.5292829Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.5293178Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.5293512Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.5293865Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:20.5294216Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:20.8027694Z 2025-10-10T00:25:20.8028888Z  2025-10-10T00:25:20.8029351Z  2025-10-10T00:25:20.8029720Z  2025-10-10T00:25:20.8030062Z  2025-10-10T00:25:20.8030449Z  2025-10-10T00:25:20.8030803Z  2025-10-10T00:25:20.8031185Z  2025-10-10T00:25:20.8031577Z  2025-10-10T00:25:20.8032504Z [2,346 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:20.8033331Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:20.8044332Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:20.8045049Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.8045658Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:20.8046194Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.8046718Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:20.8047257Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:20.8047831Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:21.0812546Z 2025-10-10T00:25:21.0813829Z  2025-10-10T00:25:21.0814703Z  2025-10-10T00:25:21.0815895Z  2025-10-10T00:25:21.0816337Z  2025-10-10T00:25:21.0816742Z  2025-10-10T00:25:21.0817107Z  2025-10-10T00:25:21.0817495Z  2025-10-10T00:25:21.0817894Z  2025-10-10T00:25:21.0818846Z [2,347 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:21.0820026Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:21.0820650Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:21.0821273Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:21.0821871Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.0822466Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.0823046Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:21.0823666Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:21.0824291Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:21.4814817Z 2025-10-10T00:25:21.4815881Z  2025-10-10T00:25:21.4816189Z  2025-10-10T00:25:21.4816453Z  2025-10-10T00:25:21.4816667Z  2025-10-10T00:25:21.4816899Z  2025-10-10T00:25:21.4817110Z  2025-10-10T00:25:21.4817341Z  2025-10-10T00:25:21.4817568Z  2025-10-10T00:25:21.4878185Z [2,349 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:21.4879151Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:21.4879664Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.4880036Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.4880374Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:21.4880729Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.4881064Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:21.4881413Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:21.4882046Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:21.6886082Z 2025-10-10T00:25:21.6887328Z  2025-10-10T00:25:21.6887787Z  2025-10-10T00:25:21.6888417Z  2025-10-10T00:25:21.6888766Z  2025-10-10T00:25:21.6889101Z  2025-10-10T00:25:21.6889454Z  2025-10-10T00:25:21.6889788Z  2025-10-10T00:25:21.6890134Z  2025-10-10T00:25:21.6891008Z [2,350 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:21.6891872Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:21.6892419Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.6892973Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:21.6893536Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.6894080Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:21.6894638Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:21.6895188Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:21.6895763Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:21.9329878Z 2025-10-10T00:25:21.9330869Z  2025-10-10T00:25:21.9331323Z  2025-10-10T00:25:21.9331753Z  2025-10-10T00:25:21.9332127Z  2025-10-10T00:25:21.9332529Z  2025-10-10T00:25:21.9332907Z  2025-10-10T00:25:21.9333296Z  2025-10-10T00:25:21.9333668Z  2025-10-10T00:25:21.9334567Z [2,351 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:21.9335425Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:21.9336016Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.9336599Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:21.9337199Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:21.9337822Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:21.9338418Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:21.9339040Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:21.9339599Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:22.1428791Z 2025-10-10T00:25:22.1429563Z  2025-10-10T00:25:22.1430032Z  2025-10-10T00:25:22.1430431Z  2025-10-10T00:25:22.1430853Z  2025-10-10T00:25:22.1431149Z  2025-10-10T00:25:22.1431511Z  2025-10-10T00:25:22.1431899Z  2025-10-10T00:25:22.1432225Z  2025-10-10T00:25:22.1433253Z [2,353 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:22.1434534Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:22.1435120Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:22.1435750Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:22.1436267Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:22.1436768Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:22.1437309Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:22.1438067Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:22.1438837Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:22.8686616Z 2025-10-10T00:25:22.8687640Z  2025-10-10T00:25:22.8688186Z  2025-10-10T00:25:22.8688576Z  2025-10-10T00:25:22.8688974Z  2025-10-10T00:25:22.8689368Z  2025-10-10T00:25:22.8689766Z  2025-10-10T00:25:22.8690150Z  2025-10-10T00:25:22.8690976Z  2025-10-10T00:25:22.8691916Z [2,354 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:22.8692927Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:22.8693543Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:22.8694167Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:22.8694771Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:22.8695332Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:22.8696154Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:22.8697027Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:22.8697660Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:23.1199401Z 2025-10-10T00:25:23.1200408Z  2025-10-10T00:25:23.1201119Z  2025-10-10T00:25:23.1201505Z  2025-10-10T00:25:23.1201890Z  2025-10-10T00:25:23.1202428Z  2025-10-10T00:25:23.1202816Z  2025-10-10T00:25:23.1203187Z  2025-10-10T00:25:23.1203589Z  2025-10-10T00:25:23.1204494Z [2,355 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:23.1205439Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:23.1206050Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:23.1206665Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:23.1207257Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:23.1208073Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:23.1208926Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:23.1209504Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:23.1210110Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:23.6494731Z 2025-10-10T00:25:23.6495605Z  2025-10-10T00:25:23.6496134Z  2025-10-10T00:25:23.6496432Z  2025-10-10T00:25:23.6496788Z  2025-10-10T00:25:23.6497167Z  2025-10-10T00:25:23.6497399Z  2025-10-10T00:25:23.6497759Z  2025-10-10T00:25:23.6498151Z  2025-10-10T00:25:23.6499060Z [2,356 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:23.6500059Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:23.6500681Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:23.6501183Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:23.6502008Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:23.6502834Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:23.6503370Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:23.6503844Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:23.6504485Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:23.9150313Z 2025-10-10T00:25:23.9151455Z  2025-10-10T00:25:23.9151762Z  2025-10-10T00:25:23.9151997Z  2025-10-10T00:25:23.9152247Z  2025-10-10T00:25:23.9152720Z  2025-10-10T00:25:23.9152991Z  2025-10-10T00:25:23.9153222Z  2025-10-10T00:25:23.9153574Z  2025-10-10T00:25:23.9156209Z [2,358 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:23.9156978Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:23.9157415Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:23.9158009Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:23.9158621Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:23.9158991Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:23.9159546Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:23.9160017Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:23.9160450Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:24.1206841Z 2025-10-10T00:25:24.1208029Z  2025-10-10T00:25:24.1208750Z  2025-10-10T00:25:24.1209309Z  2025-10-10T00:25:24.1209902Z  2025-10-10T00:25:24.1211407Z  2025-10-10T00:25:24.1212609Z  2025-10-10T00:25:24.1213013Z  2025-10-10T00:25:24.1214032Z  2025-10-10T00:25:24.1215585Z [2,359 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:24.1217202Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:24.1218898Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:24.1220289Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:24.1221175Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:24.1221999Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.1222606Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.1223193Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.1224008Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:24.5208106Z 2025-10-10T00:25:24.5208762Z  2025-10-10T00:25:24.5209037Z  2025-10-10T00:25:24.5209273Z  2025-10-10T00:25:24.5209488Z  2025-10-10T00:25:24.5209747Z  2025-10-10T00:25:24.5209974Z  2025-10-10T00:25:24.5210186Z  2025-10-10T00:25:24.5210420Z  2025-10-10T00:25:24.5210958Z [2,362 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:24.5211637Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:24.5212128Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:24.5212484Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:24.5212846Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.5213351Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:24.5213861Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.5214219Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.5214581Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:24.7358292Z 2025-10-10T00:25:24.7359023Z  2025-10-10T00:25:24.7359321Z  2025-10-10T00:25:24.7359572Z  2025-10-10T00:25:24.7359807Z  2025-10-10T00:25:24.7360035Z  2025-10-10T00:25:24.7360297Z  2025-10-10T00:25:24.7360571Z  2025-10-10T00:25:24.7360806Z  2025-10-10T00:25:24.7361368Z [2,363 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:24.7361905Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:24.7362268Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:24.7362609Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:24.7363170Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:24.7363690Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.7364046Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.7364390Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:24.7364756Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:24.9362904Z 2025-10-10T00:25:24.9364043Z  2025-10-10T00:25:24.9364544Z  2025-10-10T00:25:24.9364942Z  2025-10-10T00:25:24.9365323Z  2025-10-10T00:25:24.9365931Z  2025-10-10T00:25:24.9366262Z  2025-10-10T00:25:24.9366638Z  2025-10-10T00:25:24.9367019Z  2025-10-10T00:25:24.9367964Z [2,364 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:24.9368794Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:24.9369185Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:24.9369803Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:24.9370370Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.9370969Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:24.9371551Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:24.9372197Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:24.9372809Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:25.3373535Z 2025-10-10T00:25:25.3375042Z  2025-10-10T00:25:25.3376273Z  2025-10-10T00:25:25.3376677Z  2025-10-10T00:25:25.3377040Z  2025-10-10T00:25:25.3377393Z  2025-10-10T00:25:25.3377740Z  2025-10-10T00:25:25.3378104Z  2025-10-10T00:25:25.3378489Z  2025-10-10T00:25:25.3379456Z [2,365 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:25.3380349Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:25.3380878Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:25.3381382Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:25.3381905Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:25.3382450Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:25.3383071Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:25.3383882Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:25.3384486Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:26.0359244Z 2025-10-10T00:25:26.0360059Z  2025-10-10T00:25:26.0360564Z  2025-10-10T00:25:26.0360975Z  2025-10-10T00:25:26.0361365Z  2025-10-10T00:25:26.0361782Z  2025-10-10T00:25:26.0362169Z  2025-10-10T00:25:26.0362568Z  2025-10-10T00:25:26.0362959Z  2025-10-10T00:25:26.0363958Z [2,366 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:26.0364952Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:26.0365588Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:26.0366228Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:26.0366898Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:26.0367516Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:26.0368143Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:26.0368763Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:26.0369346Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:26.3382823Z 2025-10-10T00:25:26.3383658Z  2025-10-10T00:25:26.3384163Z  2025-10-10T00:25:26.3384535Z  2025-10-10T00:25:26.3384920Z  2025-10-10T00:25:26.3385329Z  2025-10-10T00:25:26.3385707Z  2025-10-10T00:25:26.3386099Z  2025-10-10T00:25:26.3386475Z  2025-10-10T00:25:26.3387427Z [2,367 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:26.3388387Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:26.3389030Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:26.3389658Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:26.3390253Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:26.3390855Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:26.3391430Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:26.3392082Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:26.3392740Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:26.5391595Z 2025-10-10T00:25:26.5392276Z  2025-10-10T00:25:26.5392585Z  2025-10-10T00:25:26.5392846Z  2025-10-10T00:25:26.5393095Z  2025-10-10T00:25:26.5393381Z  2025-10-10T00:25:26.5394582Z  2025-10-10T00:25:26.5394983Z  2025-10-10T00:25:26.5395228Z  2025-10-10T00:25:26.5396057Z [2,369 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:26.5396902Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:26.5397342Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:26.5397920Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:26.5398367Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:26.5398787Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:26.5399277Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:26.5399850Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:26.5400824Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:27.1736738Z 2025-10-10T00:25:27.1738127Z  2025-10-10T00:25:27.1739960Z  2025-10-10T00:25:27.1740642Z  2025-10-10T00:25:27.1741031Z  2025-10-10T00:25:27.1741431Z  2025-10-10T00:25:27.1742041Z  2025-10-10T00:25:27.1742423Z  2025-10-10T00:25:27.1743039Z  2025-10-10T00:25:27.1744225Z [2,370 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:27.1745328Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:27.1746457Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:27.1748039Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:27.1749500Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:27.1751782Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:27.1753225Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:27.1755399Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:27.1756981Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:27.3972712Z 2025-10-10T00:25:27.3973522Z  2025-10-10T00:25:27.3974196Z  2025-10-10T00:25:27.3974535Z  2025-10-10T00:25:27.3974884Z  2025-10-10T00:25:27.3975217Z  2025-10-10T00:25:27.3975550Z  2025-10-10T00:25:27.3975887Z  2025-10-10T00:25:27.3976216Z  2025-10-10T00:25:27.3977069Z [2,373 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:27.3977947Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:27.3978506Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:27.3979054Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:27.3979818Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:27.3980238Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:27.3980924Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:27.3981729Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:27.3982299Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:27.6751513Z 2025-10-10T00:25:27.6752616Z  2025-10-10T00:25:27.6753121Z  2025-10-10T00:25:27.6753539Z  2025-10-10T00:25:27.6753943Z  2025-10-10T00:25:27.6754335Z  2025-10-10T00:25:27.6754736Z  2025-10-10T00:25:27.6755128Z  2025-10-10T00:25:27.6755626Z  2025-10-10T00:25:27.6756589Z [2,374 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:27.6757583Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:27.6758205Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:27.6758845Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:27.6759489Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:27.6760036Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:27.6760690Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:27.6761476Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:27.6762152Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:27.8793684Z 2025-10-10T00:25:27.8794349Z  2025-10-10T00:25:27.8803503Z  2025-10-10T00:25:27.8803896Z  2025-10-10T00:25:27.8804272Z  2025-10-10T00:25:27.8804632Z  2025-10-10T00:25:27.8804978Z  2025-10-10T00:25:27.8805338Z  2025-10-10T00:25:27.8805686Z  2025-10-10T00:25:27.8806568Z [2,376 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:27.8807423Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:27.8807979Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:27.8808556Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:27.8809297Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:27.8810135Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:27.8810695Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:27.8811522Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:27.8812582Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:28.1403010Z 2025-10-10T00:25:28.1404340Z  2025-10-10T00:25:28.1404706Z  2025-10-10T00:25:28.1405095Z  2025-10-10T00:25:28.1405324Z  2025-10-10T00:25:28.1405568Z  2025-10-10T00:25:28.1405861Z  2025-10-10T00:25:28.1406206Z  2025-10-10T00:25:28.1406546Z  2025-10-10T00:25:28.1407395Z [2,377 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:28.1408216Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:28.1408759Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:28.1409614Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:28.1411490Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:28.1411855Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:28.1412433Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:28.1413212Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:28.1413815Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:28.4116681Z 2025-10-10T00:25:28.4117964Z  2025-10-10T00:25:28.4118320Z  2025-10-10T00:25:28.4118839Z  2025-10-10T00:25:28.4119064Z  2025-10-10T00:25:28.4119299Z  2025-10-10T00:25:28.4119515Z  2025-10-10T00:25:28.4119748Z  2025-10-10T00:25:28.4119981Z  2025-10-10T00:25:28.4120844Z [2,379 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:28.4121558Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:28.4122021Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:28.4122962Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:28.4123903Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:28.4124497Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:28.4125304Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:28.4126218Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:28.4126612Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:28.7410428Z 2025-10-10T00:25:28.7411674Z  2025-10-10T00:25:28.7412142Z  2025-10-10T00:25:28.7412544Z  2025-10-10T00:25:28.7413534Z  2025-10-10T00:25:28.7414116Z  2025-10-10T00:25:28.7414458Z  2025-10-10T00:25:28.7415590Z  2025-10-10T00:25:28.7415989Z  2025-10-10T00:25:28.7418281Z [2,379 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:28.7419246Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:28.7419884Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:28.7421185Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:28.7422014Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:28.7423231Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:28.7424082Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:28.7427639Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:28.7428229Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:29.1226294Z 2025-10-10T00:25:29.1227902Z  2025-10-10T00:25:29.1229534Z  2025-10-10T00:25:29.1230770Z  2025-10-10T00:25:29.1231333Z  2025-10-10T00:25:29.1231758Z  2025-10-10T00:25:29.1232582Z  2025-10-10T00:25:29.1234032Z  2025-10-10T00:25:29.1234689Z  2025-10-10T00:25:29.1236803Z [2,380 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:29.1238381Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:29.1239188Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:29.1241276Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:29.1246111Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:29.1247397Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:29.1248137Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:29.1248571Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:29.1249083Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:29.3421743Z 2025-10-10T00:25:29.3422580Z  2025-10-10T00:25:29.3423089Z  2025-10-10T00:25:29.3423379Z  2025-10-10T00:25:29.3423705Z  2025-10-10T00:25:29.3423921Z  2025-10-10T00:25:29.3424184Z  2025-10-10T00:25:29.3424500Z  2025-10-10T00:25:29.3424852Z  2025-10-10T00:25:29.3425765Z [2,380 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:29.3428498Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:29.3429157Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:29.3430054Z Compiling aten/src/ATen/metal/Context.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:29.3430934Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:29.3431823Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:29.3432640Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:29.3433086Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:29.3433444Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:29.6870416Z 2025-10-10T00:25:29.6872792Z  2025-10-10T00:25:29.6874396Z  2025-10-10T00:25:29.6874731Z  2025-10-10T00:25:29.6875074Z  2025-10-10T00:25:29.6875479Z  2025-10-10T00:25:29.6875834Z  2025-10-10T00:25:29.6876197Z  2025-10-10T00:25:29.6876551Z  2025-10-10T00:25:29.6877575Z [2,381 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:29.6878456Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:29.6879235Z Compiling aten/src/ATen/metal/Context.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:29.6880258Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:29.6881235Z Compiling aten/src/ATen/vulkan/Context.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:29.6882767Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:29.6883418Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:29.6885425Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:29.6887599Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:29.8926902Z 2025-10-10T00:25:29.8928041Z  2025-10-10T00:25:29.8928490Z  2025-10-10T00:25:29.8928850Z  2025-10-10T00:25:29.8929244Z  2025-10-10T00:25:29.8929636Z  2025-10-10T00:25:29.8930027Z  2025-10-10T00:25:29.8930462Z  2025-10-10T00:25:29.8930845Z  2025-10-10T00:25:29.8931824Z [2,384 / 3,081] 3 / 26 tests; 16 actions, 14 running; last test: ...base_tests 2025-10-10T00:25:29.8932751Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:29.8933362Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:29.8934200Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:29.8935121Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:29.8936062Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:29.8936907Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:29.8937778Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:29.8938378Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:30.1429357Z 2025-10-10T00:25:30.1430312Z  2025-10-10T00:25:30.1430797Z  2025-10-10T00:25:30.1431219Z  2025-10-10T00:25:30.1431615Z  2025-10-10T00:25:30.1432266Z  2025-10-10T00:25:30.1432669Z  2025-10-10T00:25:30.1433205Z  2025-10-10T00:25:30.1434452Z  2025-10-10T00:25:30.1437467Z [2,385 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:25:30.1438429Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:30.1439014Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:30.1439735Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:30.1440752Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:30.1441997Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:30.1442989Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:30.1443713Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:30.1444461Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:30.3430391Z 2025-10-10T00:25:30.3431295Z  2025-10-10T00:25:30.3431602Z  2025-10-10T00:25:30.3431836Z  2025-10-10T00:25:30.3528513Z  2025-10-10T00:25:30.3528917Z  2025-10-10T00:25:30.3529599Z  2025-10-10T00:25:30.3530053Z  2025-10-10T00:25:30.3530456Z  2025-10-10T00:25:30.3531456Z [2,385 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:30.3532471Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:30.3533098Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:30.3533724Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:30.3534618Z Compiling aten/src/ATen/native/Activation.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:30.3535836Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:30.3536757Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:30.3537334Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:30.3537694Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:30.5536494Z 2025-10-10T00:25:30.5537131Z  2025-10-10T00:25:30.5537546Z  2025-10-10T00:25:30.5537904Z  2025-10-10T00:25:30.5538221Z  2025-10-10T00:25:30.5538561Z  2025-10-10T00:25:30.5538887Z  2025-10-10T00:25:30.5539228Z  2025-10-10T00:25:30.5539629Z  2025-10-10T00:25:30.5540549Z [2,387 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:30.5541538Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:30.5542166Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:30.5542902Z Compiling aten/src/ATen/native/Activation.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:30.5543548Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:30.5544058Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:30.5544440Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:30.5544952Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:30.5545685Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:31.5372705Z 2025-10-10T00:25:31.5373402Z  2025-10-10T00:25:31.5373678Z  2025-10-10T00:25:31.5374146Z  2025-10-10T00:25:31.5374506Z  2025-10-10T00:25:31.5374984Z  2025-10-10T00:25:31.5375260Z  2025-10-10T00:25:31.5375565Z  2025-10-10T00:25:31.5377106Z  2025-10-10T00:25:31.5377803Z [2,388 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:31.5378353Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:31.5378702Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:31.5379307Z Compiling aten/src/ATen/native/Activation.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:31.5380155Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:31.5380830Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:31.5381280Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:31.5381896Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:31.5382603Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:31.7549461Z 2025-10-10T00:25:31.7550448Z  2025-10-10T00:25:31.7551332Z  2025-10-10T00:25:31.7551762Z  2025-10-10T00:25:31.7552037Z  2025-10-10T00:25:31.7552262Z  2025-10-10T00:25:31.7552491Z  2025-10-10T00:25:31.7552707Z  2025-10-10T00:25:31.7552936Z  2025-10-10T00:25:31.7553748Z [2,389 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:31.7554410Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:31.7554780Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:31.7555278Z Compiling aten/src/ATen/native/Activation.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:31.7556444Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:31.7556947Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:31.7557674Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:31.7558464Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:31.7558902Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:32.2954463Z 2025-10-10T00:25:32.2955486Z  2025-10-10T00:25:32.2955997Z  2025-10-10T00:25:32.2956378Z  2025-10-10T00:25:32.2956784Z  2025-10-10T00:25:32.2957170Z  2025-10-10T00:25:32.2957569Z  2025-10-10T00:25:32.2957951Z  2025-10-10T00:25:32.2958351Z  2025-10-10T00:25:32.2959306Z [2,390 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:32.2960221Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:32.2960807Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:32.2961654Z Compiling aten/src/ATen/native/Activation.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:32.2962791Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:32.2963658Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:32.2964473Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:32.2965281Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:32.2965756Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:32.5056427Z 2025-10-10T00:25:32.5057258Z  2025-10-10T00:25:32.5057756Z  2025-10-10T00:25:32.5058159Z  2025-10-10T00:25:32.5058552Z  2025-10-10T00:25:32.5058959Z  2025-10-10T00:25:32.5059340Z  2025-10-10T00:25:32.5059735Z  2025-10-10T00:25:32.5060103Z  2025-10-10T00:25:32.5061024Z [2,392 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:32.5061954Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:32.5062832Z Compiling aten/src/ATen/native/Activation.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:32.5064009Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:32.5065137Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:32.5066024Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:32.5066627Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:32.5067774Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:32.5068709Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:32.7590914Z 2025-10-10T00:25:32.7592190Z  2025-10-10T00:25:32.7593608Z  2025-10-10T00:25:32.7594167Z  2025-10-10T00:25:32.7594419Z  2025-10-10T00:25:32.7594679Z  2025-10-10T00:25:32.7595266Z  2025-10-10T00:25:32.7596040Z  2025-10-10T00:25:32.7596333Z  2025-10-10T00:25:32.7598687Z [2,393 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:32.7600084Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:32.7601378Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:32.7603344Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:32.7607225Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:32.7607715Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:32.7609158Z Compiling aten/src/ATen/native/AmpKernels.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:32.7610379Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:32.7611059Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:32.9595829Z 2025-10-10T00:25:32.9596615Z  2025-10-10T00:25:32.9597081Z  2025-10-10T00:25:32.9597464Z  2025-10-10T00:25:32.9597862Z  2025-10-10T00:25:32.9598227Z  2025-10-10T00:25:32.9598617Z  2025-10-10T00:25:32.9598965Z  2025-10-10T00:25:32.9599338Z  2025-10-10T00:25:32.9600281Z [2,394 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:32.9601470Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:32.9602351Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:32.9603241Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:32.9603838Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:32.9604684Z Compiling aten/src/ATen/native/AmpKernels.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:32.9605595Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:32.9606158Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:32.9606768Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:33.1603631Z 2025-10-10T00:25:33.1604624Z  2025-10-10T00:25:33.1605062Z  2025-10-10T00:25:33.1605371Z  2025-10-10T00:25:33.1605650Z  2025-10-10T00:25:33.1606028Z  2025-10-10T00:25:33.1606318Z  2025-10-10T00:25:33.1606614Z  2025-10-10T00:25:33.1606910Z  2025-10-10T00:25:33.1607616Z [2,395 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:33.1608750Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:33.1609420Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:33.1609869Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:33.1610489Z Compiling aten/src/ATen/native/AmpKernels.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:33.1611173Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:33.1611618Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:33.1612126Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:33.1612654Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:33.5606916Z 2025-10-10T00:25:33.5607766Z  2025-10-10T00:25:33.5608239Z  2025-10-10T00:25:33.5608657Z  2025-10-10T00:25:33.5609050Z  2025-10-10T00:25:33.5609453Z  2025-10-10T00:25:33.5609843Z  2025-10-10T00:25:33.5610252Z  2025-10-10T00:25:33.5610666Z  2025-10-10T00:25:33.5611615Z [2,398 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:33.5612884Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:33.5613863Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:33.5615234Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:33.5615857Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:33.5616507Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:33.5617103Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:33.5617707Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:33.5618374Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:34.0148112Z 2025-10-10T00:25:34.0149228Z  2025-10-10T00:25:34.0149751Z  2025-10-10T00:25:34.0150166Z  2025-10-10T00:25:34.0150575Z  2025-10-10T00:25:34.0150979Z  2025-10-10T00:25:34.0151369Z  2025-10-10T00:25:34.0151801Z  2025-10-10T00:25:34.0152194Z  2025-10-10T00:25:34.0153216Z [2,399 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:34.0157003Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:34.0159356Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:34.0160353Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:34.0160878Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:34.0161234Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:34.0162147Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:34.0162853Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:34.0163862Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:34.2233829Z 2025-10-10T00:25:34.2234492Z  2025-10-10T00:25:34.2234774Z  2025-10-10T00:25:34.2235011Z  2025-10-10T00:25:34.2347242Z  2025-10-10T00:25:34.2347635Z  2025-10-10T00:25:34.2348027Z  2025-10-10T00:25:34.2348348Z  2025-10-10T00:25:34.2348739Z  2025-10-10T00:25:34.2349727Z [2,400 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:34.2350976Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:34.2351882Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:34.2352525Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:34.2353110Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:34.2353733Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:34.2354638Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:34.2356060Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:34.2356946Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:34.5612612Z 2025-10-10T00:25:34.5613518Z  2025-10-10T00:25:34.5613868Z  2025-10-10T00:25:34.5614119Z  2025-10-10T00:25:34.5614356Z  2025-10-10T00:25:34.5614570Z  2025-10-10T00:25:34.5614801Z  2025-10-10T00:25:34.5615018Z  2025-10-10T00:25:34.5615266Z  2025-10-10T00:25:34.5615797Z [2,401 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:34.5616485Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:34.5616986Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:34.5617344Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:34.5617681Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:34.5618174Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:34.5618799Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:34.5619264Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:34.5619618Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:35.1596754Z 2025-10-10T00:25:35.1597659Z  2025-10-10T00:25:35.1598323Z  2025-10-10T00:25:35.1598791Z  2025-10-10T00:25:35.1599251Z  2025-10-10T00:25:35.1600128Z  2025-10-10T00:25:35.1600514Z  2025-10-10T00:25:35.1600907Z  2025-10-10T00:25:35.1601658Z  2025-10-10T00:25:35.1602794Z [2,402 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:35.1603853Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:35.1605221Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:35.1605842Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:35.1606750Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:35.1607916Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:35.1608684Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:35.1609619Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:35.1610623Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:35.3976831Z 2025-10-10T00:25:35.3977718Z  2025-10-10T00:25:35.3982054Z  2025-10-10T00:25:35.3982851Z  2025-10-10T00:25:35.3983080Z  2025-10-10T00:25:35.3983351Z  2025-10-10T00:25:35.3983564Z  2025-10-10T00:25:35.3983934Z  2025-10-10T00:25:35.3984154Z  2025-10-10T00:25:35.3984727Z [2,405 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:35.3985319Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:35.3985669Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:35.3986119Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:35.3986742Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:35.3987268Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:35.3987603Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:35.3989635Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:35.3990130Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:35.5984325Z 2025-10-10T00:25:35.5985470Z  2025-10-10T00:25:35.5985932Z  2025-10-10T00:25:35.5986367Z  2025-10-10T00:25:35.5986768Z  2025-10-10T00:25:35.5987156Z  2025-10-10T00:25:35.5987546Z  2025-10-10T00:25:35.5987952Z  2025-10-10T00:25:35.5988328Z  2025-10-10T00:25:35.5989318Z [2,406 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:35.5990235Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:35.5990840Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:35.5991523Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:35.5992156Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:35.5992810Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:35.5993449Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:35.5994297Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:35.5995256Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:36.5990417Z 2025-10-10T00:25:36.5991303Z  2025-10-10T00:25:36.5991738Z  2025-10-10T00:25:36.5992096Z  2025-10-10T00:25:36.5992556Z  2025-10-10T00:25:36.5992869Z  2025-10-10T00:25:36.5993123Z  2025-10-10T00:25:36.5993478Z  2025-10-10T00:25:36.5993747Z  2025-10-10T00:25:36.5994429Z [2,406 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:36.5995164Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:36.5995629Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:36.5996055Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:36.5996392Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:36.5996779Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:36.5997236Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:36.5997882Z Compiling aten/src/ATen/native/CPUBlas.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:36.5998599Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:36.8029663Z 2025-10-10T00:25:36.8030300Z  2025-10-10T00:25:36.8031268Z  2025-10-10T00:25:36.8031583Z  2025-10-10T00:25:36.8031814Z  2025-10-10T00:25:36.8032032Z  2025-10-10T00:25:36.8032264Z  2025-10-10T00:25:36.8032492Z  2025-10-10T00:25:36.8032705Z  2025-10-10T00:25:36.8033341Z [2,407 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:36.8034976Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:36.8035635Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:36.8035978Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:36.8036415Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:36.8036941Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:36.8037948Z Compiling aten/src/ATen/native/CPUBlas.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:36.8040024Z Compiling aten/src/ATen/native/CPUFallback.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:36.8041468Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:37.1302916Z 2025-10-10T00:25:37.1303789Z  2025-10-10T00:25:37.1304219Z  2025-10-10T00:25:37.1304562Z  2025-10-10T00:25:37.1305189Z  2025-10-10T00:25:37.1305517Z  2025-10-10T00:25:37.1305916Z  2025-10-10T00:25:37.1306297Z  2025-10-10T00:25:37.1307180Z  2025-10-10T00:25:37.1308226Z [2,411 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:37.1309311Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:37.1309931Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:37.1310933Z Compiling aten/src/ATen/native/CPUBlas.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:37.1313331Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:37.1313844Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:37.1314852Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:37.1315417Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:37.1315799Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:37.3998250Z 2025-10-10T00:25:37.3998851Z  2025-10-10T00:25:37.3999138Z  2025-10-10T00:25:37.3999377Z  2025-10-10T00:25:37.3999596Z  2025-10-10T00:25:37.3999820Z  2025-10-10T00:25:37.4000049Z  2025-10-10T00:25:37.4000260Z  2025-10-10T00:25:37.4000485Z  2025-10-10T00:25:37.4001016Z [2,411 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:37.4001558Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:37.4001902Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:37.4002417Z Compiling aten/src/ATen/native/CPUBlas.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:37.4002909Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:37.4003397Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:37.4003890Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:37.4004235Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:37.4004595Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:37.6782543Z 2025-10-10T00:25:37.6783339Z  2025-10-10T00:25:37.6783790Z  2025-10-10T00:25:37.6784162Z  2025-10-10T00:25:37.6784565Z  2025-10-10T00:25:37.6784947Z  2025-10-10T00:25:37.6785329Z  2025-10-10T00:25:37.6785694Z  2025-10-10T00:25:37.6786084Z  2025-10-10T00:25:37.6786979Z [2,412 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:37.6787782Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:37.6788318Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:37.6788872Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:37.6789665Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:37.6790547Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:37.6791167Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:37.6792301Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:37.6793160Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:37.8879067Z 2025-10-10T00:25:37.8880158Z  2025-10-10T00:25:37.8880562Z  2025-10-10T00:25:37.8880940Z  2025-10-10T00:25:37.8881289Z  2025-10-10T00:25:37.8881624Z  2025-10-10T00:25:37.8881965Z  2025-10-10T00:25:37.8882291Z  2025-10-10T00:25:37.8882653Z  2025-10-10T00:25:37.8883480Z [2,415 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:37.8884317Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:37.8884907Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:37.8885456Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:37.8886522Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:37.8887631Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:37.8888500Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:37.8889402Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:37.8890389Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:38.2181826Z 2025-10-10T00:25:38.2182560Z  2025-10-10T00:25:38.2182896Z  2025-10-10T00:25:38.2183194Z  2025-10-10T00:25:38.2183428Z  2025-10-10T00:25:38.2183698Z  2025-10-10T00:25:38.2183961Z  2025-10-10T00:25:38.2184213Z  2025-10-10T00:25:38.2184623Z  2025-10-10T00:25:38.2185393Z [2,415 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:38.2187076Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:38.2187600Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:38.2188170Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:38.2188945Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:38.2189698Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:38.2190487Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:38.2191375Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:38.2192127Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:38.9219576Z 2025-10-10T00:25:38.9220348Z  2025-10-10T00:25:38.9220833Z  2025-10-10T00:25:38.9221221Z  2025-10-10T00:25:38.9221613Z  2025-10-10T00:25:38.9221988Z  2025-10-10T00:25:38.9222382Z  2025-10-10T00:25:38.9222798Z  2025-10-10T00:25:38.9223195Z  2025-10-10T00:25:38.9224155Z [2,416 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:38.9225183Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:38.9225812Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:38.9226707Z Compiling aten/src/ATen/native/Constraints.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:38.9227916Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:38.9228826Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:38.9229716Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:38.9230628Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:38.9231258Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:39.1318318Z 2025-10-10T00:25:39.1319525Z  2025-10-10T00:25:39.1320036Z  2025-10-10T00:25:39.1320442Z  2025-10-10T00:25:39.1320901Z  2025-10-10T00:25:39.1321313Z  2025-10-10T00:25:39.1321712Z  2025-10-10T00:25:39.1322124Z  2025-10-10T00:25:39.1322521Z  2025-10-10T00:25:39.1323550Z [2,417 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:39.1324576Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:39.1327037Z Compiling aten/src/ATen/native/Constraints.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:39.1328059Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:39.1328756Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:39.1329381Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:39.1330017Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:39.1330623Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:39.1331063Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:39.4216633Z 2025-10-10T00:25:39.4217371Z  2025-10-10T00:25:39.4217868Z  2025-10-10T00:25:39.4218197Z  2025-10-10T00:25:39.4218431Z  2025-10-10T00:25:39.4218648Z  2025-10-10T00:25:39.4218887Z  2025-10-10T00:25:39.4219623Z  2025-10-10T00:25:39.4219992Z  2025-10-10T00:25:39.4220817Z [2,420 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:39.4221534Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:39.4222347Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:39.4223026Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:39.4223542Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:39.4223879Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:39.4224408Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:39.4225226Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:39.4225941Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:39.6221312Z 2025-10-10T00:25:39.6222272Z  2025-10-10T00:25:39.6222765Z  2025-10-10T00:25:39.6223176Z  2025-10-10T00:25:39.6223593Z  2025-10-10T00:25:39.6224029Z  2025-10-10T00:25:39.6224430Z  2025-10-10T00:25:39.6224830Z  2025-10-10T00:25:39.6225235Z  2025-10-10T00:25:39.6226214Z [2,421 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:39.6227233Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:39.6227845Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:39.6228449Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:39.6229077Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:39.6229985Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:39.6230939Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:39.6231740Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:39.6232544Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:39.9466999Z 2025-10-10T00:25:39.9469770Z  2025-10-10T00:25:39.9470983Z  2025-10-10T00:25:39.9471324Z  2025-10-10T00:25:39.9472228Z  2025-10-10T00:25:39.9473500Z  2025-10-10T00:25:39.9474447Z  2025-10-10T00:25:39.9475109Z  2025-10-10T00:25:39.9475869Z  2025-10-10T00:25:39.9477760Z [2,422 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:39.9479805Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:39.9480638Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:39.9481101Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:39.9481840Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:39.9482513Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:39.9483193Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:39.9484056Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:39.9484811Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:40.2230848Z 2025-10-10T00:25:40.2232125Z  2025-10-10T00:25:40.2232783Z  2025-10-10T00:25:40.2234425Z  2025-10-10T00:25:40.2234775Z  2025-10-10T00:25:40.2235575Z  2025-10-10T00:25:40.2236482Z  2025-10-10T00:25:40.2236806Z  2025-10-10T00:25:40.2237830Z  2025-10-10T00:25:40.2238827Z [2,422 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:40.2239927Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:40.2240601Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:40.2241134Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:40.2242093Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:40.2243027Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:40.2244502Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:40.2248422Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:40.2249539Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:40.8584099Z 2025-10-10T00:25:40.8585547Z  2025-10-10T00:25:40.8586017Z  2025-10-10T00:25:40.8586416Z  2025-10-10T00:25:40.8586787Z  2025-10-10T00:25:40.8587147Z  2025-10-10T00:25:40.8587496Z  2025-10-10T00:25:40.8587810Z  2025-10-10T00:25:40.8588176Z  2025-10-10T00:25:40.8589130Z [2,424 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:25:40.8590126Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:40.8590734Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:40.8591309Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:40.8592126Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:40.8593319Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:40.8593937Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:40.8594561Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:40.8595198Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:41.2239025Z 2025-10-10T00:25:41.2239896Z  2025-10-10T00:25:41.2240384Z  2025-10-10T00:25:41.2240753Z  2025-10-10T00:25:41.2241149Z  2025-10-10T00:25:41.2241619Z  2025-10-10T00:25:41.2241996Z  2025-10-10T00:25:41.2242391Z  2025-10-10T00:25:41.2242795Z  2025-10-10T00:25:41.2243784Z [2,426 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:41.2244805Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:41.2245467Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:41.2246431Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:41.2247345Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:41.2247929Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:41.2248823Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:41.2249741Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:41.2250396Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:41.4242246Z 2025-10-10T00:25:41.4243551Z  2025-10-10T00:25:41.4244104Z  2025-10-10T00:25:41.4244482Z  2025-10-10T00:25:41.4244879Z  2025-10-10T00:25:41.4245262Z  2025-10-10T00:25:41.4246003Z  2025-10-10T00:25:41.4246617Z  2025-10-10T00:25:41.4246960Z  2025-10-10T00:25:41.4247888Z [2,427 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:41.4248905Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:41.4250327Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:41.4251268Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:41.4252525Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:41.4253748Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:41.4254637Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:41.4256023Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:41.4256650Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:41.8246561Z 2025-10-10T00:25:41.8247410Z  2025-10-10T00:25:41.8247692Z  2025-10-10T00:25:41.8247930Z  2025-10-10T00:25:41.8248145Z  2025-10-10T00:25:41.8248372Z  2025-10-10T00:25:41.8248584Z  2025-10-10T00:25:41.8248811Z  2025-10-10T00:25:41.8249024Z  2025-10-10T00:25:41.8249577Z [2,428 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:41.8250118Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:41.8250495Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:41.8251087Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:41.8286364Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:41.8287101Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:41.8287617Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:41.8287978Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:41.8288487Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:42.7477314Z 2025-10-10T00:25:42.7477988Z  2025-10-10T00:25:42.7478274Z  2025-10-10T00:25:42.7478513Z  2025-10-10T00:25:42.7478731Z  2025-10-10T00:25:42.7478967Z  2025-10-10T00:25:42.7479196Z  2025-10-10T00:25:42.7479429Z  2025-10-10T00:25:42.7479645Z  2025-10-10T00:25:42.7480202Z [2,429 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:42.7487896Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:42.7489576Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:42.7491504Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:42.7492044Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:42.7492662Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:42.7493145Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:42.7493603Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:42.7495766Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:25:43.0297125Z 2025-10-10T00:25:43.0298017Z  2025-10-10T00:25:43.0298371Z  2025-10-10T00:25:43.0298626Z  2025-10-10T00:25:43.0298857Z  2025-10-10T00:25:43.0299174Z  2025-10-10T00:25:43.0299841Z  2025-10-10T00:25:43.0300181Z  2025-10-10T00:25:43.0300516Z  2025-10-10T00:25:43.0301083Z [2,429 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:43.0302017Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:43.0302527Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:43.0303231Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:43.0303980Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:43.0304345Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:43.0304824Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:43.0305498Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:43.0306136Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox ... 2025-10-10T00:25:43.2305656Z 2025-10-10T00:25:43.2306366Z  2025-10-10T00:25:43.2306814Z  2025-10-10T00:25:43.2307153Z  2025-10-10T00:25:43.2307448Z  2025-10-10T00:25:43.2307721Z  2025-10-10T00:25:43.2308024Z  2025-10-10T00:25:43.2308274Z  2025-10-10T00:25:43.2308551Z  2025-10-10T00:25:43.2309189Z [2,430 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:43.2309880Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:43.2310247Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:43.2310859Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:43.2312180Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:43.2312621Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:43.2313032Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:43.2313585Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:43.2314260Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:43.4310585Z 2025-10-10T00:25:43.4311631Z  2025-10-10T00:25:43.4312051Z  2025-10-10T00:25:43.4312407Z  2025-10-10T00:25:43.4312782Z  2025-10-10T00:25:43.4313161Z  2025-10-10T00:25:43.4313621Z  2025-10-10T00:25:43.4313971Z  2025-10-10T00:25:43.4314374Z  2025-10-10T00:25:43.4315767Z [2,433 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:43.4316749Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:43.4317401Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:25:43.4317983Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:43.4318878Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:43.4319797Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:43.4320449Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:43.4321318Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:43.4322524Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:25:43.6635774Z 2025-10-10T00:25:43.6636865Z  2025-10-10T00:25:43.6637243Z  2025-10-10T00:25:43.6638658Z  2025-10-10T00:25:43.6638874Z  2025-10-10T00:25:43.6639164Z  2025-10-10T00:25:43.6639567Z  2025-10-10T00:25:43.6639876Z  2025-10-10T00:25:43.6640139Z  2025-10-10T00:25:43.6640788Z [2,438 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:43.6641360Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:43.6642085Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:43.6642774Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:43.6643482Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:43.6644133Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:43.6644906Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:43.6645396Z //:aten; 0s processwrapper-sandbox 2025-10-10T00:25:43.6645904Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:25:44.0318170Z 2025-10-10T00:25:44.0319887Z  2025-10-10T00:25:44.0320338Z  2025-10-10T00:25:44.0320683Z  2025-10-10T00:25:44.0321049Z  2025-10-10T00:25:44.0321397Z  2025-10-10T00:25:44.0321792Z  2025-10-10T00:25:44.0322090Z  2025-10-10T00:25:44.0322435Z  2025-10-10T00:25:44.0323279Z [2,438 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:44.0323942Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:44.0324484Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:44.0325254Z Compiling aten/src/ATen/native/Dropout.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:44.0326013Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:44.0326818Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:44.0327823Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:44.0328634Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:44.0329240Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:25:44.4321567Z 2025-10-10T00:25:44.4322650Z  2025-10-10T00:25:44.4323040Z  2025-10-10T00:25:44.4323317Z  2025-10-10T00:25:44.4323615Z  2025-10-10T00:25:44.4324229Z  2025-10-10T00:25:44.4324551Z  2025-10-10T00:25:44.4336006Z  2025-10-10T00:25:44.4336344Z  2025-10-10T00:25:44.4336964Z [2,439 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:44.4337598Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:44.4338352Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:44.4339038Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:44.4339727Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:44.4340547Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:44.4341362Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:44.4341905Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:44.4343364Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:44.8325150Z 2025-10-10T00:25:44.8326011Z  2025-10-10T00:25:44.8326340Z  2025-10-10T00:25:44.8326597Z  2025-10-10T00:25:44.8326875Z  2025-10-10T00:25:44.8327179Z  2025-10-10T00:25:44.8327447Z  2025-10-10T00:25:44.8327826Z  2025-10-10T00:25:44.8328205Z  2025-10-10T00:25:44.8329015Z [2,441 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:44.8329723Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:44.8330515Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:44.8331288Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:44.8332077Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:44.8334337Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:44.8334734Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:44.8335229Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:44.8335831Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:45.0421401Z 2025-10-10T00:25:45.0422324Z  2025-10-10T00:25:45.0422861Z  2025-10-10T00:25:45.0423246Z  2025-10-10T00:25:45.0423706Z  2025-10-10T00:25:45.0424100Z  2025-10-10T00:25:45.0424555Z  2025-10-10T00:25:45.0424955Z  2025-10-10T00:25:45.0425415Z  2025-10-10T00:25:45.0426451Z [2,442 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:45.0427487Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:45.0428478Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:45.0429420Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:45.0430154Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:45.0430830Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:45.0431463Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:45.0432155Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:45.0432865Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:45.4334488Z 2025-10-10T00:25:45.4335292Z  2025-10-10T00:25:45.4336076Z  2025-10-10T00:25:45.4336491Z  2025-10-10T00:25:45.4336875Z  2025-10-10T00:25:45.4337270Z  2025-10-10T00:25:45.4337651Z  2025-10-10T00:25:45.4338049Z  2025-10-10T00:25:45.4338425Z  2025-10-10T00:25:45.4339384Z [2,442 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:45.4340337Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:45.4341175Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:45.4342084Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:45.4342754Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:45.4343438Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:45.4344089Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:45.4344700Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:45.4345321Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:45.8649988Z 2025-10-10T00:25:45.8650797Z  2025-10-10T00:25:45.8651308Z  2025-10-10T00:25:45.8651713Z  2025-10-10T00:25:45.8652129Z  2025-10-10T00:25:45.8652528Z  2025-10-10T00:25:45.8652902Z  2025-10-10T00:25:45.8653301Z  2025-10-10T00:25:45.8653676Z  2025-10-10T00:25:45.8654593Z [2,443 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:45.8655521Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:45.8656371Z Compiling aten/src/ATen/native/Fill.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:45.8657262Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:45.8657835Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:45.8658437Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:45.8659484Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:45.8660132Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:45.8660753Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:46.2348934Z 2025-10-10T00:25:46.2351256Z  2025-10-10T00:25:46.2352211Z  2025-10-10T00:25:46.2352512Z  2025-10-10T00:25:46.2352776Z  2025-10-10T00:25:46.2353150Z  2025-10-10T00:25:46.2353491Z  2025-10-10T00:25:46.2353858Z  2025-10-10T00:25:46.2354082Z  2025-10-10T00:25:46.2354866Z [2,443 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:46.2355722Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:46.2356391Z Compiling aten/src/ATen/native/Fill.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:46.2359218Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:46.2360873Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:46.2362263Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:46.2363112Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:46.2364758Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:46.2365274Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:46.6346616Z 2025-10-10T00:25:46.6347419Z  2025-10-10T00:25:46.6347857Z  2025-10-10T00:25:46.6348216Z  2025-10-10T00:25:46.6348586Z  2025-10-10T00:25:46.6348928Z  2025-10-10T00:25:46.6349471Z  2025-10-10T00:25:46.6349841Z  2025-10-10T00:25:46.6350221Z  2025-10-10T00:25:46.6351107Z [2,444 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:46.6352003Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:46.6352784Z Compiling aten/src/ATen/native/Fill.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:46.6353604Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:46.6354188Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:46.6354756Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:46.6355407Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:46.6355972Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:46.6356556Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:47.1468503Z 2025-10-10T00:25:47.1469760Z  2025-10-10T00:25:47.1470174Z  2025-10-10T00:25:47.1470506Z  2025-10-10T00:25:47.1470854Z  2025-10-10T00:25:47.1471175Z  2025-10-10T00:25:47.1471516Z  2025-10-10T00:25:47.1471841Z  2025-10-10T00:25:47.1472727Z  2025-10-10T00:25:47.1479328Z [2,445 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:47.1480218Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:47.1480941Z Compiling aten/src/ATen/native/Fill.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:47.1481719Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:47.1482285Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:47.1482815Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:47.1483333Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:47.1485330Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:47.1485858Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:25:47.3694460Z 2025-10-10T00:25:47.3695881Z  2025-10-10T00:25:47.3696356Z  2025-10-10T00:25:47.3696695Z  2025-10-10T00:25:47.3697072Z  2025-10-10T00:25:47.3697424Z  2025-10-10T00:25:47.3697703Z  2025-10-10T00:25:47.3698443Z  2025-10-10T00:25:47.3698840Z  2025-10-10T00:25:47.3699762Z [2,448 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:25:47.3701054Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:47.3701952Z Compiling aten/src/ATen/native/Fill.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:47.3702823Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:47.3703804Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:47.3704815Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:47.3705731Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:47.3706407Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:47.3707015Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:47.6354827Z 2025-10-10T00:25:47.6356022Z  2025-10-10T00:25:47.6356485Z  2025-10-10T00:25:47.6357278Z  2025-10-10T00:25:47.6357574Z  2025-10-10T00:25:47.6357802Z  2025-10-10T00:25:47.6358079Z  2025-10-10T00:25:47.6358538Z  2025-10-10T00:25:47.6358809Z  2025-10-10T00:25:47.6359527Z [2,450 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:47.6360659Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:47.6364111Z Compiling aten/src/ATen/native/Fill.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:47.6364979Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:47.6365812Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:47.6366356Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:47.6366967Z Compiling aten/src/ATen/native/FusedAdam.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:47.6368364Z Compiling aten/src/ATen/native/FusedSGD.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:47.6369771Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:47.8361745Z 2025-10-10T00:25:47.8362508Z  2025-10-10T00:25:47.8362943Z  2025-10-10T00:25:47.8363658Z  2025-10-10T00:25:47.8364023Z  2025-10-10T00:25:47.8364340Z  2025-10-10T00:25:47.8364700Z  2025-10-10T00:25:47.8365080Z  2025-10-10T00:25:47.8365510Z  2025-10-10T00:25:47.8367391Z [2,451 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:47.8368392Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:47.8369201Z Compiling aten/src/ATen/native/Fill.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:47.8372048Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:47.8372624Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:47.8373752Z Compiling aten/src/ATen/native/FusedAdam.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:47.8375131Z Compiling aten/src/ATen/native/FusedSGD.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:47.8376308Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:47.8376909Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:48.0734736Z 2025-10-10T00:25:48.0735901Z  2025-10-10T00:25:48.0736322Z  2025-10-10T00:25:48.0737222Z  2025-10-10T00:25:48.0737547Z  2025-10-10T00:25:48.0737785Z  2025-10-10T00:25:48.0738938Z  2025-10-10T00:25:48.0739266Z  2025-10-10T00:25:48.0739497Z  2025-10-10T00:25:48.0740973Z [2,453 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:48.0742230Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:48.0743442Z Compiling aten/src/ATen/native/Fill.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:48.0747281Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:48.0748639Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:48.0749831Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:48.0750213Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:48.0751386Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:48.0752220Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:25:48.4367301Z 2025-10-10T00:25:48.4367986Z  2025-10-10T00:25:48.4368378Z  2025-10-10T00:25:48.4368646Z  2025-10-10T00:25:48.4368864Z  2025-10-10T00:25:48.4369102Z  2025-10-10T00:25:48.4369321Z  2025-10-10T00:25:48.4369641Z  2025-10-10T00:25:48.4370042Z  2025-10-10T00:25:48.4370738Z [2,453 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:48.4376196Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:48.4378011Z Compiling aten/src/ATen/native/Fill.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:48.4379262Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:25:48.4379758Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:48.4380118Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:48.4380849Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:48.4381571Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:48.4382762Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:48.6375439Z 2025-10-10T00:25:48.6376209Z  2025-10-10T00:25:48.6377664Z  2025-10-10T00:25:48.6378053Z  2025-10-10T00:25:48.6378430Z  2025-10-10T00:25:48.6379915Z  2025-10-10T00:25:48.6380251Z  2025-10-10T00:25:48.6380524Z  2025-10-10T00:25:48.6380848Z  2025-10-10T00:25:48.6381640Z [2,455 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:48.6382397Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:48.6382939Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:48.6383464Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:48.6384101Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:48.6384712Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:48.6385243Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:48.6385898Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:48.6386427Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:48.8464554Z 2025-10-10T00:25:48.8465352Z  2025-10-10T00:25:48.8465861Z  2025-10-10T00:25:48.8466298Z  2025-10-10T00:25:48.8466668Z  2025-10-10T00:25:48.8467043Z  2025-10-10T00:25:48.8467419Z  2025-10-10T00:25:48.8467774Z  2025-10-10T00:25:48.8468088Z  2025-10-10T00:25:48.8469044Z [2,457 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:48.8469990Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:25:48.8470688Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:48.8471520Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:48.8472318Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:48.8473082Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:48.8474233Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:48.8475099Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:48.8476094Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:49.1159020Z 2025-10-10T00:25:49.1160106Z  2025-10-10T00:25:49.1160576Z  2025-10-10T00:25:49.1160939Z  2025-10-10T00:25:49.1161331Z  2025-10-10T00:25:49.1161719Z  2025-10-10T00:25:49.1162093Z  2025-10-10T00:25:49.1162509Z  2025-10-10T00:25:49.1162834Z  2025-10-10T00:25:49.1163680Z [2,459 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:49.1165160Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:49.1166385Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:49.1167134Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:49.1168899Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:49.1171997Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:49.1173737Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:49.1175912Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:49.1176543Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:49.4379101Z 2025-10-10T00:25:49.4379857Z  2025-10-10T00:25:49.4380267Z  2025-10-10T00:25:49.4380501Z  2025-10-10T00:25:49.4385326Z  2025-10-10T00:25:49.4385700Z  2025-10-10T00:25:49.4386060Z  2025-10-10T00:25:49.4386286Z  2025-10-10T00:25:49.4386699Z  2025-10-10T00:25:49.4387410Z [2,459 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:49.4388120Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:49.4388654Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:49.4389377Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:49.4389894Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:49.4390356Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:49.4392446Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:49.4392841Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:49.4393204Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:50.4396895Z 2025-10-10T00:25:50.4397750Z  2025-10-10T00:25:50.4398210Z  2025-10-10T00:25:50.4398606Z  2025-10-10T00:25:50.4398985Z  2025-10-10T00:25:50.4399352Z  2025-10-10T00:25:50.4399724Z  2025-10-10T00:25:50.4400115Z  2025-10-10T00:25:50.4400493Z  2025-10-10T00:25:50.4401474Z [2,459 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:50.4402726Z Compiling aten/src/ATen/native/GridSampler.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:50.4403690Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:50.4404609Z Compiling aten/src/ATen/native/Histogram.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:50.4405530Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:50.4406342Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:50.4407176Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:50.4407792Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:50.4408403Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:50.7757125Z 2025-10-10T00:25:50.7758107Z  2025-10-10T00:25:50.7758528Z  2025-10-10T00:25:50.7758908Z  2025-10-10T00:25:50.7759299Z  2025-10-10T00:25:50.7759708Z  2025-10-10T00:25:50.7760072Z  2025-10-10T00:25:50.7760473Z  2025-10-10T00:25:50.7760868Z  2025-10-10T00:25:50.7761853Z [2,460 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:50.7763155Z Compiling aten/src/ATen/native/GridSampler.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:50.7764151Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:50.7765096Z Compiling aten/src/ATen/native/Histogram.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:50.7766090Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:50.7766954Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:50.7767802Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:50.7768441Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:50.7769307Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:25:51.0402249Z 2025-10-10T00:25:51.0402999Z  2025-10-10T00:25:51.0403414Z  2025-10-10T00:25:51.0403845Z  2025-10-10T00:25:51.0404210Z  2025-10-10T00:25:51.0404625Z  2025-10-10T00:25:51.0404984Z  2025-10-10T00:25:51.0405368Z  2025-10-10T00:25:51.0405674Z  2025-10-10T00:25:51.0406549Z [2,461 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:51.0407752Z Compiling aten/src/ATen/native/GridSampler.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:51.0408633Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:51.0409263Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:51.0410056Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:51.0411256Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:51.0411818Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:51.0412405Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:51.0412971Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:51.6622365Z 2025-10-10T00:25:51.6623895Z  2025-10-10T00:25:51.6624368Z  2025-10-10T00:25:51.6624720Z  2025-10-10T00:25:51.6625112Z  2025-10-10T00:25:51.6625433Z  2025-10-10T00:25:51.6626102Z  2025-10-10T00:25:51.6626392Z  2025-10-10T00:25:51.6626729Z  2025-10-10T00:25:51.6627650Z [2,462 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:51.6629023Z Compiling aten/src/ATen/native/GridSampler.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:51.6629992Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:51.6630357Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:51.6630864Z Compiling aten/src/ATen/native/Im2Col.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:51.6631611Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:51.6632208Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:51.6633049Z Compiling aten/src/ATen/native/Integration.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:51.6634449Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:52.0414079Z 2025-10-10T00:25:52.0415112Z  2025-10-10T00:25:52.0415466Z  2025-10-10T00:25:52.0415868Z  2025-10-10T00:25:52.0416124Z  2025-10-10T00:25:52.0416400Z  2025-10-10T00:25:52.0416701Z  2025-10-10T00:25:52.0417047Z  2025-10-10T00:25:52.0417354Z  2025-10-10T00:25:52.0418159Z [2,464 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:52.0419158Z Compiling aten/src/ATen/native/GridSampler.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:52.0419966Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.0420385Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.0421152Z Compiling aten/src/ATen/native/Im2Col.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:52.0421808Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.0422279Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.0423044Z Compiling aten/src/ATen/native/Integration.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:52.0423780Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:52.2412845Z 2025-10-10T00:25:52.2413635Z  2025-10-10T00:25:52.2414147Z  2025-10-10T00:25:52.2414545Z  2025-10-10T00:25:52.2414945Z  2025-10-10T00:25:52.2415322Z  2025-10-10T00:25:52.2415736Z  2025-10-10T00:25:52.2416133Z  2025-10-10T00:25:52.2416516Z  2025-10-10T00:25:52.2417503Z [2,468 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:52.2418754Z Compiling aten/src/ATen/native/GridSampler.cpp; 5s processwrapper-sandbox 2025-10-10T00:25:52.2419966Z Compiling aten/src/ATen/native/Im2Col.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:52.2421166Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.2421775Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.2422387Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:52.2423001Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:52.2423839Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:52.2424707Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:52.4440996Z 2025-10-10T00:25:52.4442131Z  2025-10-10T00:25:52.4442663Z  2025-10-10T00:25:52.4443051Z  2025-10-10T00:25:52.4443415Z  2025-10-10T00:25:52.4443840Z  2025-10-10T00:25:52.4444226Z  2025-10-10T00:25:52.4444588Z  2025-10-10T00:25:52.4444904Z  2025-10-10T00:25:52.4445780Z [2,471 / 3,081] 3 / 26 tests; 15 actions, 13 running; last test: ...base_tests 2025-10-10T00:25:52.4447311Z Compiling aten/src/ATen/native/GridSampler.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:52.4448237Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:52.4448754Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:52.4449498Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:52.4450237Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:52.4450759Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:52.4451366Z //:aten; 0s processwrapper-sandbox 2025-10-10T00:25:52.4452198Z Compiling aten/src/ATen/native/LossCTC.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:25:52.8418726Z 2025-10-10T00:25:52.8420212Z  2025-10-10T00:25:52.8420697Z  2025-10-10T00:25:52.8421089Z  2025-10-10T00:25:52.8423899Z  2025-10-10T00:25:52.8424301Z  2025-10-10T00:25:52.8424689Z  2025-10-10T00:25:52.8425329Z  2025-10-10T00:25:52.8425715Z  2025-10-10T00:25:52.8426915Z [2,471 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:52.8428497Z Compiling aten/src/ATen/native/GridSampler.cpp; 6s processwrapper-sandbox 2025-10-10T00:25:52.8429458Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:52.8430105Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:52.8430967Z Compiling aten/src/ATen/native/Linear.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:52.8431864Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:52.8432488Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:52.8433130Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:52.8434066Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:53.2938697Z 2025-10-10T00:25:53.2939650Z  2025-10-10T00:25:53.2939953Z  2025-10-10T00:25:53.2940175Z  2025-10-10T00:25:53.2940405Z  2025-10-10T00:25:53.2940623Z  2025-10-10T00:25:53.2940949Z  2025-10-10T00:25:53.2941374Z  2025-10-10T00:25:53.2941751Z  2025-10-10T00:25:53.2942303Z [2,472 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:53.2943011Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:53.2943410Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:53.2943881Z Compiling aten/src/ATen/native/Linear.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:53.2944377Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:53.2944884Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:53.2945228Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:53.2945791Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:53.2946425Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:53.4948876Z 2025-10-10T00:25:53.4949734Z  2025-10-10T00:25:53.4950121Z  2025-10-10T00:25:53.4950529Z  2025-10-10T00:25:53.4950857Z  2025-10-10T00:25:53.4951119Z  2025-10-10T00:25:53.4951334Z  2025-10-10T00:25:53.4951560Z  2025-10-10T00:25:53.4951958Z  2025-10-10T00:25:53.4952527Z [2,473 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:53.4953064Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:53.4953409Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:53.4953894Z Compiling aten/src/ATen/native/Linear.cpp; 4s processwrapper-sandbox 2025-10-10T00:25:53.4954378Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:53.4954726Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:53.4955192Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:53.4955903Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:53.4956680Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:53.7807075Z 2025-10-10T00:25:53.7807830Z  2025-10-10T00:25:53.7811274Z  2025-10-10T00:25:53.7812039Z  2025-10-10T00:25:53.7812268Z  2025-10-10T00:25:53.7812650Z  2025-10-10T00:25:53.7813081Z  2025-10-10T00:25:53.7813318Z  2025-10-10T00:25:53.7813538Z  2025-10-10T00:25:53.7814216Z [2,475 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:53.7814838Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:53.7815309Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:53.7815647Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:53.7816261Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:53.7816886Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:53.7818601Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:53.7819105Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:53.7819735Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:54.0427887Z 2025-10-10T00:25:54.0428782Z  2025-10-10T00:25:54.0429094Z  2025-10-10T00:25:54.0429334Z  2025-10-10T00:25:54.0429554Z  2025-10-10T00:25:54.0430715Z  2025-10-10T00:25:54.0430949Z  2025-10-10T00:25:54.0431164Z  2025-10-10T00:25:54.0431398Z  2025-10-10T00:25:54.0431939Z [2,475 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:54.0432489Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:25:54.0432843Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:54.0433204Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:54.0433678Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:54.0434317Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:54.0434804Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:54.0435148Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:54.0435747Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:54.9025901Z 2025-10-10T00:25:54.9026671Z  2025-10-10T00:25:54.9027006Z  2025-10-10T00:25:54.9027247Z  2025-10-10T00:25:54.9027697Z  2025-10-10T00:25:54.9027953Z  2025-10-10T00:25:54.9028235Z  2025-10-10T00:25:54.9028523Z  2025-10-10T00:25:54.9028773Z  2025-10-10T00:25:54.9029526Z [2,476 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:54.9030087Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:54.9030490Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:54.9031209Z Compiling aten/src/ATen/native/LossCTC.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:54.9031891Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:54.9032502Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:54.9033024Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:54.9033501Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:54.9036159Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:55.2500787Z 2025-10-10T00:25:55.2501754Z  2025-10-10T00:25:55.2502035Z  2025-10-10T00:25:55.2502274Z  2025-10-10T00:25:55.2502491Z  2025-10-10T00:25:55.2502715Z  2025-10-10T00:25:55.2502926Z  2025-10-10T00:25:55.2503155Z  2025-10-10T00:25:55.2503555Z  2025-10-10T00:25:55.2504440Z [2,476 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:55.2505011Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:55.2505381Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:55.2505906Z Compiling aten/src/ATen/native/LossCTC.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.2506632Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.2511303Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.2511797Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:55.2512459Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.2513107Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:25:55.4599946Z 2025-10-10T00:25:55.4600747Z  2025-10-10T00:25:55.4601239Z  2025-10-10T00:25:55.4601668Z  2025-10-10T00:25:55.4602072Z  2025-10-10T00:25:55.4602461Z  2025-10-10T00:25:55.4602875Z  2025-10-10T00:25:55.4603259Z  2025-10-10T00:25:55.4603626Z  2025-10-10T00:25:55.4604429Z [2,478 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:55.4607044Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:25:55.4607795Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.4608502Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.4609054Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:55.4609749Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.4610366Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.4610876Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.4611498Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:25:55.6615684Z 2025-10-10T00:25:55.6616544Z  2025-10-10T00:25:55.6616913Z  2025-10-10T00:25:55.6617225Z  2025-10-10T00:25:55.6617579Z  2025-10-10T00:25:55.6617892Z  2025-10-10T00:25:55.6618192Z  2025-10-10T00:25:55.6618492Z  2025-10-10T00:25:55.6618847Z  2025-10-10T00:25:55.6619700Z [2,479 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:55.6620685Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.6621468Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.6622055Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:55.6622814Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.6623559Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.6624056Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.6624800Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.6625513Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:25:55.8638633Z 2025-10-10T00:25:55.8639606Z  2025-10-10T00:25:55.8640114Z  2025-10-10T00:25:55.8640519Z  2025-10-10T00:25:55.8640952Z  2025-10-10T00:25:55.8641365Z  2025-10-10T00:25:55.8641757Z  2025-10-10T00:25:55.8642158Z  2025-10-10T00:25:55.8642542Z  2025-10-10T00:25:55.8643549Z [2,481 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:55.8644519Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.8645407Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.8646675Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.8647309Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.8648224Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:55.8649177Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:55.8650142Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:55.8651110Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:56.1952665Z 2025-10-10T00:25:56.1953758Z  2025-10-10T00:25:56.1954524Z  2025-10-10T00:25:56.1954918Z  2025-10-10T00:25:56.1955390Z  2025-10-10T00:25:56.1955790Z  2025-10-10T00:25:56.1956556Z  2025-10-10T00:25:56.1956930Z  2025-10-10T00:25:56.1957485Z  2025-10-10T00:25:56.1958750Z [2,484 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:56.1959711Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:56.1972938Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:56.1975808Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:56.1976970Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:56.1978208Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:56.1979671Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:56.1981004Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:56.1981657Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:56.4513510Z 2025-10-10T00:25:56.4514667Z  2025-10-10T00:25:56.4515477Z  2025-10-10T00:25:56.4515846Z  2025-10-10T00:25:56.4516198Z  2025-10-10T00:25:56.4516588Z  2025-10-10T00:25:56.4516879Z  2025-10-10T00:25:56.4517157Z  2025-10-10T00:25:56.4517505Z  2025-10-10T00:25:56.4518340Z [2,484 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:56.4519132Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:56.4519919Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:56.4520787Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:56.4521538Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:56.4522684Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:56.4523737Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:56.4524490Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:56.4525051Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:56.8055893Z 2025-10-10T00:25:56.8056647Z  2025-10-10T00:25:56.8057014Z  2025-10-10T00:25:56.8057373Z  2025-10-10T00:25:56.8057725Z  2025-10-10T00:25:56.8058089Z  2025-10-10T00:25:56.8058422Z  2025-10-10T00:25:56.8058747Z  2025-10-10T00:25:56.8059030Z  2025-10-10T00:25:56.8059977Z [2,486 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:56.8060892Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:56.8061414Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:56.8062252Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:56.8063440Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:56.8064308Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:56.8065087Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:56.8066059Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:56.8066980Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:57.0516970Z 2025-10-10T00:25:57.0517940Z  2025-10-10T00:25:57.0518708Z  2025-10-10T00:25:57.0519093Z  2025-10-10T00:25:57.0519479Z  2025-10-10T00:25:57.0519855Z  2025-10-10T00:25:57.0520241Z  2025-10-10T00:25:57.0520614Z  2025-10-10T00:25:57.0520999Z  2025-10-10T00:25:57.0521919Z [2,486 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:57.0522820Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:57.0523435Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:57.0524301Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:57.0525574Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:57.0526533Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:57.0527435Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:57.0528799Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:57.0529981Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:25:57.2520103Z 2025-10-10T00:25:57.2520792Z  2025-10-10T00:25:57.2521288Z  2025-10-10T00:25:57.2521718Z  2025-10-10T00:25:57.2522100Z  2025-10-10T00:25:57.2522385Z  2025-10-10T00:25:57.2522622Z  2025-10-10T00:25:57.2523054Z  2025-10-10T00:25:57.2523405Z  2025-10-10T00:25:57.2524228Z [2,487 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:57.2525009Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:57.2525535Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:25:57.2527105Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:57.2527870Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:57.2528586Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:57.2529427Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:57.2530206Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2025-10-10T00:25:57.2530830Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:57.6640751Z 2025-10-10T00:25:57.6641599Z  2025-10-10T00:25:57.6642129Z  2025-10-10T00:25:57.6642562Z  2025-10-10T00:25:57.6642983Z  2025-10-10T00:25:57.6643389Z  2025-10-10T00:25:57.6643799Z  2025-10-10T00:25:57.6644219Z  2025-10-10T00:25:57.6644629Z  2025-10-10T00:25:57.6645573Z [2,488 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:57.6646530Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:57.6647171Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:57.6647822Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:57.6648814Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:57.6650072Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:57.6651157Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:57.6652036Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:25:57.6652690Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:58.0528175Z 2025-10-10T00:25:58.0529309Z  2025-10-10T00:25:58.0529756Z  2025-10-10T00:25:58.0530267Z  2025-10-10T00:25:58.0530716Z  2025-10-10T00:25:58.0531174Z  2025-10-10T00:25:58.0531612Z  2025-10-10T00:25:58.0532189Z  2025-10-10T00:25:58.0532653Z  2025-10-10T00:25:58.0533650Z [2,489 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:58.0534679Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:58.0535385Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:25:58.0536326Z Compiling aten/src/ATen/native/MetaTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:58.0537838Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.0539076Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.0540145Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.0540900Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:58.0541675Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:58.2533402Z 2025-10-10T00:25:58.2534060Z  2025-10-10T00:25:58.2534344Z  2025-10-10T00:25:58.2534586Z  2025-10-10T00:25:58.2535003Z  2025-10-10T00:25:58.2535493Z  2025-10-10T00:25:58.2536409Z  2025-10-10T00:25:58.2536885Z  2025-10-10T00:25:58.2537296Z  2025-10-10T00:25:58.2538233Z [2,491 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:58.2541883Z Compiling aten/src/ATen/native/MetaTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:58.2544169Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.2545385Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.2546591Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.2547739Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:58.2549261Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.2550958Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.2552427Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:25:58.6421324Z 2025-10-10T00:25:58.6422088Z  2025-10-10T00:25:58.6422542Z  2025-10-10T00:25:58.6423145Z  2025-10-10T00:25:58.6423527Z  2025-10-10T00:25:58.6423896Z  2025-10-10T00:25:58.6424293Z  2025-10-10T00:25:58.6424609Z  2025-10-10T00:25:58.6424965Z  2025-10-10T00:25:58.6425985Z [2,493 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:58.6427220Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:58.6428026Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.6428563Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:58.6429397Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.6430232Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.6430778Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.6431267Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:58.6431859Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:58.8544366Z 2025-10-10T00:25:58.8545619Z  2025-10-10T00:25:58.8546079Z  2025-10-10T00:25:58.8546506Z  2025-10-10T00:25:58.8546898Z  2025-10-10T00:25:58.8547135Z  2025-10-10T00:25:58.8547376Z  2025-10-10T00:25:58.8547790Z  2025-10-10T00:25:58.8548143Z  2025-10-10T00:25:58.8548954Z [2,493 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:58.8550115Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:58.8550976Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:58.8551355Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:58.8552200Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:58.8552823Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.8553184Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:25:58.8553522Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:58.8554055Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:25:59.0540057Z 2025-10-10T00:25:59.0540997Z  2025-10-10T00:25:59.0541367Z  2025-10-10T00:25:59.0541845Z  2025-10-10T00:25:59.0542129Z  2025-10-10T00:25:59.0542452Z  2025-10-10T00:25:59.0542764Z  2025-10-10T00:25:59.0543109Z  2025-10-10T00:25:59.0544251Z  2025-10-10T00:25:59.0544992Z [2,495 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:59.0545662Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.0546341Z Compiling aten/src/ATen/native/NamedTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:59.0547054Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.0547501Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.0547963Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.0548469Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.0548992Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.0549611Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:59.3375285Z 2025-10-10T00:25:59.3375905Z  2025-10-10T00:25:59.3376196Z  2025-10-10T00:25:59.3376420Z  2025-10-10T00:25:59.3376652Z  2025-10-10T00:25:59.3383947Z  2025-10-10T00:25:59.3384840Z  2025-10-10T00:25:59.3385169Z  2025-10-10T00:25:59.3385504Z  2025-10-10T00:25:59.3386068Z [2,496 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:59.3386838Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.3387513Z Compiling aten/src/ATen/native/NamedTensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:25:59.3388233Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.3388667Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.3389151Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.3389600Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.3390198Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.3392243Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:25:59.5425587Z 2025-10-10T00:25:59.5426777Z  2025-10-10T00:25:59.5427273Z  2025-10-10T00:25:59.5427672Z  2025-10-10T00:25:59.5428118Z  2025-10-10T00:25:59.5428542Z  2025-10-10T00:25:59.5428934Z  2025-10-10T00:25:59.5429358Z  2025-10-10T00:25:59.5429716Z  2025-10-10T00:25:59.5430790Z [2,497 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:25:59.5431751Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.5432352Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.5432973Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.5433596Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.5434216Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.5434764Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.5435436Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:25:59.5436056Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:25:59.8551666Z 2025-10-10T00:25:59.8552559Z  2025-10-10T00:25:59.8553013Z  2025-10-10T00:25:59.8553352Z  2025-10-10T00:25:59.8553726Z  2025-10-10T00:25:59.8554040Z  2025-10-10T00:25:59.8554409Z  2025-10-10T00:25:59.8554711Z  2025-10-10T00:25:59.8554954Z  2025-10-10T00:25:59.8555905Z [2,498 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:25:59.8557108Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.8557574Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:25:59.8557921Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.8558273Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:25:59.8559939Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.8560504Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:25:59.8561572Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-10-10T00:25:59.8562430Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:00.0553395Z 2025-10-10T00:26:00.0554102Z  2025-10-10T00:26:00.0554421Z  2025-10-10T00:26:00.0554707Z  2025-10-10T00:26:00.0555038Z  2025-10-10T00:26:00.0555351Z  2025-10-10T00:26:00.1635046Z  2025-10-10T00:26:00.1635495Z  2025-10-10T00:26:00.1635865Z  2025-10-10T00:26:00.1636707Z [2,499 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:00.1637503Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:00.1637999Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:00.1638545Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:00.1638977Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:00.1639444Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:00.1640323Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.1641182Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:00.1641701Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:00.3777461Z 2025-10-10T00:26:00.3778539Z  2025-10-10T00:26:00.3779271Z  2025-10-10T00:26:00.3779590Z  2025-10-10T00:26:00.3779900Z  2025-10-10T00:26:00.3780199Z  2025-10-10T00:26:00.3780549Z  2025-10-10T00:26:00.3780933Z  2025-10-10T00:26:00.3781283Z  2025-10-10T00:26:00.3782045Z [2,500 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:00.3782830Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:00.3783376Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:00.3783881Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:00.3784391Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:00.3785122Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.3785896Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:00.3786815Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.3787656Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:00.7406373Z 2025-10-10T00:26:00.7407265Z  2025-10-10T00:26:00.7407660Z  2025-10-10T00:26:00.7408044Z  2025-10-10T00:26:00.7408377Z  2025-10-10T00:26:00.7408721Z  2025-10-10T00:26:00.7409056Z  2025-10-10T00:26:00.7409399Z  2025-10-10T00:26:00.7409733Z  2025-10-10T00:26:00.7410589Z [2,502 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:00.7411430Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:00.7411975Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:00.7412779Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:00.7413599Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:00.7414406Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.7415220Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:00.7415981Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.7416766Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:00.9645564Z 2025-10-10T00:26:00.9646383Z  2025-10-10T00:26:00.9646828Z  2025-10-10T00:26:00.9647183Z  2025-10-10T00:26:00.9647534Z  2025-10-10T00:26:00.9647915Z  2025-10-10T00:26:00.9648339Z  2025-10-10T00:26:00.9648705Z  2025-10-10T00:26:00.9649080Z  2025-10-10T00:26:00.9650006Z [2,502 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:00.9650953Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:00.9651561Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:00.9652385Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:00.9653361Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:00.9654250Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.9655219Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:00.9655971Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:00.9657109Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:01.1978759Z 2025-10-10T00:26:01.1979567Z  2025-10-10T00:26:01.1980009Z  2025-10-10T00:26:01.1980398Z  2025-10-10T00:26:01.1980778Z  2025-10-10T00:26:01.1981148Z  2025-10-10T00:26:01.1981544Z  2025-10-10T00:26:01.1982015Z  2025-10-10T00:26:01.1982347Z  2025-10-10T00:26:01.1983199Z [2,503 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:01.1984121Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:01.1984965Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:01.1985776Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:01.1986576Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:01.1988951Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:01.1989833Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:01.1990612Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:01.1991443Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:01.5653494Z 2025-10-10T00:26:01.5654149Z  2025-10-10T00:26:01.5654449Z  2025-10-10T00:26:01.5654671Z  2025-10-10T00:26:01.5655091Z  2025-10-10T00:26:01.5655403Z  2025-10-10T00:26:01.5655621Z  2025-10-10T00:26:01.5655855Z  2025-10-10T00:26:01.5656188Z  2025-10-10T00:26:01.5656842Z [2,504 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:01.5659333Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:01.5659966Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:01.5660841Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:01.5661374Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:01.5661912Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:01.5662717Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:01.5663593Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:01.5664496Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:01.9220913Z 2025-10-10T00:26:01.9222067Z  2025-10-10T00:26:01.9222557Z  2025-10-10T00:26:01.9222946Z  2025-10-10T00:26:01.9223348Z  2025-10-10T00:26:01.9223706Z  2025-10-10T00:26:01.9224061Z  2025-10-10T00:26:01.9224382Z  2025-10-10T00:26:01.9224772Z  2025-10-10T00:26:01.9225767Z [2,505 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:01.9226735Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:01.9227375Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:01.9228224Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:01.9229172Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:01.9230001Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:01.9230901Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:01.9231745Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:01.9232599Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:02.1660769Z 2025-10-10T00:26:02.1661572Z  2025-10-10T00:26:02.1662019Z  2025-10-10T00:26:02.1662302Z  2025-10-10T00:26:02.1662620Z  2025-10-10T00:26:02.1662852Z  2025-10-10T00:26:02.1663064Z  2025-10-10T00:26:02.1663482Z  2025-10-10T00:26:02.1663813Z  2025-10-10T00:26:02.1664436Z [2,506 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:02.1665240Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:02.1665609Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:02.1667807Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:02.1668847Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:02.1669653Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:02.1670243Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:02.1670931Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.1671930Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:02.3671347Z 2025-10-10T00:26:02.3672115Z  2025-10-10T00:26:02.3672669Z  2025-10-10T00:26:02.3673077Z  2025-10-10T00:26:02.3673489Z  2025-10-10T00:26:02.3673869Z  2025-10-10T00:26:02.3687036Z  2025-10-10T00:26:02.3687276Z  2025-10-10T00:26:02.3703887Z  2025-10-10T00:26:02.3705231Z [2,508 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:02.3706326Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:02.3707097Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:02.3707933Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:02.3708720Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:02.3709764Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.3710739Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.3711739Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.3713090Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:02.5678919Z 2025-10-10T00:26:02.5679616Z  2025-10-10T00:26:02.5680053Z  2025-10-10T00:26:02.5680426Z  2025-10-10T00:26:02.5680842Z  2025-10-10T00:26:02.5681228Z  2025-10-10T00:26:02.5681496Z  2025-10-10T00:26:02.5681825Z  2025-10-10T00:26:02.5682144Z  2025-10-10T00:26:02.5682963Z [2,510 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:02.5683533Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:02.5684355Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:02.5685002Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:02.5685856Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.5686635Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.5687505Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.5688151Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:02.5688662Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:02.7871507Z 2025-10-10T00:26:02.7872327Z  2025-10-10T00:26:02.7872830Z  2025-10-10T00:26:02.7873251Z  2025-10-10T00:26:02.7873636Z  2025-10-10T00:26:02.7875067Z  2025-10-10T00:26:02.7875765Z  2025-10-10T00:26:02.7876156Z  2025-10-10T00:26:02.7876517Z  2025-10-10T00:26:02.7877478Z [2,511 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:02.7878434Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:02.7879386Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:02.7880373Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:02.7881317Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.7882534Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:02.7883429Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:02.7884074Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:02.7884947Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:03.1683776Z 2025-10-10T00:26:03.1684620Z  2025-10-10T00:26:03.1685017Z  2025-10-10T00:26:03.1685325Z  2025-10-10T00:26:03.1685688Z  2025-10-10T00:26:03.1685986Z  2025-10-10T00:26:03.1686198Z  2025-10-10T00:26:03.1686484Z  2025-10-10T00:26:03.1686860Z  2025-10-10T00:26:03.1687415Z [2,511 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:03.1687960Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:26:03.1688606Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:03.1689455Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:03.1690101Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:03.1693910Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:03.1694701Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:03.1695212Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:03.1695789Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:03.4237458Z 2025-10-10T00:26:03.4238265Z  2025-10-10T00:26:03.4238789Z  2025-10-10T00:26:03.4239077Z  2025-10-10T00:26:03.4239309Z  2025-10-10T00:26:03.4239647Z  2025-10-10T00:26:03.4240012Z  2025-10-10T00:26:03.4240334Z  2025-10-10T00:26:03.4240702Z  2025-10-10T00:26:03.4241441Z [2,513 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:03.4242311Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:26:03.4243546Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:03.4244486Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:03.4245058Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:03.4245533Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:03.4246052Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:03.4246804Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:03.4247527Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:03.7689634Z 2025-10-10T00:26:03.7690520Z  2025-10-10T00:26:03.7690802Z  2025-10-10T00:26:03.7691120Z  2025-10-10T00:26:03.7691352Z  2025-10-10T00:26:03.7691564Z  2025-10-10T00:26:03.7691797Z  2025-10-10T00:26:03.7692199Z  2025-10-10T00:26:03.7692563Z  2025-10-10T00:26:03.7693345Z [2,514 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:03.7694661Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:03.7695241Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:03.7695622Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:03.7695989Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:03.7696510Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:03.7697403Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:03.7697909Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:03.7698478Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:03.9395864Z 2025-10-10T00:26:03.9396591Z  2025-10-10T00:26:03.9396969Z  2025-10-10T00:26:03.9397210Z  2025-10-10T00:26:03.9397427Z  2025-10-10T00:26:03.9397655Z  2025-10-10T00:26:03.9397876Z  2025-10-10T00:26:03.9398267Z  2025-10-10T00:26:03.9398654Z  2025-10-10T00:26:03.9399216Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-10-10T00:26:03.9401420Z 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-10-10T00:26:03.9405726Z 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-10-10T00:26:03.9408344Z 125 | cpp_custom_type_hack::cast>(packed); 2025-10-10T00:26:03.9409004Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-10-10T00:26:03.9409723Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:26:03.9410456Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:26:03.9411103Z 76 | cast(const Tensor& packed) { 2025-10-10T00:26:03.9411452Z | ^~~~ 2025-10-10T00:26:03.9412593Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-10-10T00:26:03.9415186Z 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-10-10T00:26:03.9417585Z 314 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-10-10T00:26:03.9418296Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:26:03.9419080Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:26:03.9420079Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:26:03.9420724Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:26:03.9421127Z | ^~~~~~ 2025-10-10T00:26:03.9421934Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-10-10T00:26:03.9424443Z 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-10-10T00:26:03.9426521Z 407 | return cpp_custom_type_hack::create( 2025-10-10T00:26:03.9426865Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-10-10T00:26:03.9427492Z 408 | std::move(unique_ptr_wrapper), weight.options()); 2025-10-10T00:26:03.9428196Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:26:03.9428971Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:26:03.9429802Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:26:03.9430754Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:26:03.9431332Z | ^~~~~~ 2025-10-10T00:26:03.9432849Z 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&, at::Tensor&)': 2025-10-10T00:26:03.9436347Z aten/src/ATen/native/QuantizedLinear.cpp:431: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-10-10T00:26:03.9438717Z 430 | cpp_custom_type_hack::cast< 2025-10-10T00:26:03.9439297Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:26:03.9440071Z 431 | c10::intrusive_ptr>(packed_weight)) 2025-10-10T00:26:03.9440933Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-10-10T00:26:03.9441976Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-10-10T00:26:03.9442877Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:26:03.9443685Z 76 | cast(const Tensor& packed) { 2025-10-10T00:26:03.9444206Z | ^~~~ 2025-10-10T00:26:03.9445195Z [2,515 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:03.9446322Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:03.9447231Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:03.9447746Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:03.9448309Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:03.9449173Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:03.9449995Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:03.9450938Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:03.9451782Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:04.1704631Z 2025-10-10T00:26:04.1705670Z  2025-10-10T00:26:04.1706056Z  2025-10-10T00:26:04.1706390Z  2025-10-10T00:26:04.1706614Z  2025-10-10T00:26:04.1706848Z  2025-10-10T00:26:04.1707091Z  2025-10-10T00:26:04.1707503Z  2025-10-10T00:26:04.1707886Z  2025-10-10T00:26:04.1708693Z [2,516 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:04.1709730Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:04.1710644Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:04.1711600Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:04.1712309Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.1713109Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:04.1713810Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.1714729Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:04.1715652Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:04.6805931Z 2025-10-10T00:26:04.6807225Z  2025-10-10T00:26:04.6807713Z  2025-10-10T00:26:04.6808100Z  2025-10-10T00:26:04.6808507Z  2025-10-10T00:26:04.6808885Z  2025-10-10T00:26:04.6809282Z  2025-10-10T00:26:04.6809664Z  2025-10-10T00:26:04.6810058Z  2025-10-10T00:26:04.6810977Z [2,517 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:04.6812255Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-10-10T00:26:04.6813213Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:04.6813818Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:04.6814726Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:04.6815864Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.6817023Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.6817966Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:04.6818603Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:04.9720341Z 2025-10-10T00:26:04.9721114Z  2025-10-10T00:26:04.9721588Z  2025-10-10T00:26:04.9721992Z  2025-10-10T00:26:04.9722379Z  2025-10-10T00:26:04.9722790Z  2025-10-10T00:26:04.9723186Z  2025-10-10T00:26:04.9723599Z  2025-10-10T00:26:04.9723996Z  2025-10-10T00:26:04.9725034Z [2,519 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:04.9726357Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-10-10T00:26:04.9727308Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:04.9728153Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.9729564Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.9730537Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:04.9731378Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:04.9732189Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:04.9733072Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:05.2594703Z 2025-10-10T00:26:05.2595999Z  2025-10-10T00:26:05.2596457Z  2025-10-10T00:26:05.2596747Z  2025-10-10T00:26:05.2597089Z  2025-10-10T00:26:05.2598151Z  2025-10-10T00:26:05.2598521Z  2025-10-10T00:26:05.2598874Z  2025-10-10T00:26:05.2599260Z  2025-10-10T00:26:05.2601055Z [2,520 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:05.2602134Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:05.2603419Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:05.2604486Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:05.2605322Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:05.2606045Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:05.2617045Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:05.2617917Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:05.2618764Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:05.5725795Z 2025-10-10T00:26:05.5727412Z  2025-10-10T00:26:05.5727765Z  2025-10-10T00:26:05.5728148Z  2025-10-10T00:26:05.5728504Z  2025-10-10T00:26:05.5728846Z  2025-10-10T00:26:05.5729166Z  2025-10-10T00:26:05.5729518Z  2025-10-10T00:26:05.5730074Z  2025-10-10T00:26:05.5730795Z [2,521 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:05.5731612Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:05.5732246Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:05.5732933Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:05.5733664Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:05.5734271Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:05.5734756Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:05.5735416Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:05.5735999Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:05.7932037Z 2025-10-10T00:26:05.7932785Z  2025-10-10T00:26:05.7933144Z  2025-10-10T00:26:05.7933496Z  2025-10-10T00:26:05.7933860Z  2025-10-10T00:26:05.7934095Z  2025-10-10T00:26:05.7934433Z  2025-10-10T00:26:05.7934829Z  2025-10-10T00:26:05.7935116Z  2025-10-10T00:26:05.7935792Z [2,522 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:05.7936803Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:05.7937493Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:05.7938212Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:05.7938928Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:05.7939687Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:05.7940523Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:05.7941224Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:05.7942039Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:06.1733861Z 2025-10-10T00:26:06.1734767Z  2025-10-10T00:26:06.1735094Z  2025-10-10T00:26:06.1737097Z  2025-10-10T00:26:06.1737494Z  2025-10-10T00:26:06.1737841Z  2025-10-10T00:26:06.1738523Z  2025-10-10T00:26:06.1738853Z  2025-10-10T00:26:06.1739374Z  2025-10-10T00:26:06.1740039Z [2,522 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:06.1741311Z Compiling aten/src/ATen/native/RNN.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:06.1742668Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:06.1743852Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:06.1744631Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:06.1746795Z Compiling aten/src/ATen/native/Repeat.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:06.1747456Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:06.1751882Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:06.1752930Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:06.4923821Z 2025-10-10T00:26:06.4924809Z  2025-10-10T00:26:06.4925292Z  2025-10-10T00:26:06.4925680Z  2025-10-10T00:26:06.4926080Z  2025-10-10T00:26:06.4926461Z  2025-10-10T00:26:06.4926867Z  2025-10-10T00:26:06.4927262Z  2025-10-10T00:26:06.4927638Z  2025-10-10T00:26:06.4928590Z [2,525 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:26:06.4929515Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:06.4930375Z Compiling aten/src/ATen/native/Repeat.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:06.4931222Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:06.4932348Z Compiling aten/src/ATen/native/Resize.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:06.4933206Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:06.4933845Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:06.4934759Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:06.4935713Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:06.7744546Z 2025-10-10T00:26:06.7745620Z  2025-10-10T00:26:06.7746312Z  2025-10-10T00:26:06.7747397Z  2025-10-10T00:26:06.7747687Z  2025-10-10T00:26:06.7747924Z  2025-10-10T00:26:06.7748160Z  2025-10-10T00:26:06.7748376Z  2025-10-10T00:26:06.7748608Z  2025-10-10T00:26:06.7749147Z [2,527 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:06.7749827Z Compiling aten/src/ATen/native/Repeat.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:06.7750473Z Compiling aten/src/ATen/native/Resize.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:06.7750977Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:06.7751324Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:06.7751861Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:06.7752405Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:06.7752870Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:06.7753379Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:07.1748842Z 2025-10-10T00:26:07.1749496Z  2025-10-10T00:26:07.1749863Z  2025-10-10T00:26:07.1750259Z  2025-10-10T00:26:07.1750525Z  2025-10-10T00:26:07.1750805Z  2025-10-10T00:26:07.1751111Z  2025-10-10T00:26:07.1751452Z  2025-10-10T00:26:07.1751795Z  2025-10-10T00:26:07.1752761Z [2,529 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:07.1753763Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:07.1754402Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:07.1755158Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:07.1755928Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:07.1759522Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:07.1760297Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:07.1760800Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:07.1761619Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:07.6869930Z 2025-10-10T00:26:07.6870687Z  2025-10-10T00:26:07.6871053Z  2025-10-10T00:26:07.6871482Z  2025-10-10T00:26:07.6871859Z  2025-10-10T00:26:07.6872240Z  2025-10-10T00:26:07.6872671Z  2025-10-10T00:26:07.6873036Z  2025-10-10T00:26:07.6873332Z  2025-10-10T00:26:07.6874422Z [2,530 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:07.6875377Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:07.6876628Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:07.6877495Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:07.6878628Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:07.6879445Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:07.6880045Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:07.6880562Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:07.6881405Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:07.9760831Z 2025-10-10T00:26:07.9761596Z  2025-10-10T00:26:07.9762105Z  2025-10-10T00:26:07.9762468Z  2025-10-10T00:26:07.9762839Z  2025-10-10T00:26:07.9763137Z  2025-10-10T00:26:07.9763474Z  2025-10-10T00:26:07.9764128Z  2025-10-10T00:26:07.9764531Z  2025-10-10T00:26:07.9765333Z [2,532 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:07.9766225Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:07.9767023Z Compiling aten/src/ATen/native/Scalar.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:07.9767747Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:07.9768301Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:07.9768850Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:07.9769682Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:07.9770536Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:07.9771449Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:08.2561952Z 2025-10-10T00:26:08.2562716Z  2025-10-10T00:26:08.2563113Z  2025-10-10T00:26:08.2563425Z  2025-10-10T00:26:08.2563802Z  2025-10-10T00:26:08.2564122Z  2025-10-10T00:26:08.2564454Z  2025-10-10T00:26:08.2564733Z  2025-10-10T00:26:08.2565031Z  2025-10-10T00:26:08.2565783Z [2,533 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:08.2566747Z Compiling aten/src/ATen/native/Scalar.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:08.2567472Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:08.2567989Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:08.2568482Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:08.2569185Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:08.2570149Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:08.2570880Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:08.2571603Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:08.5764082Z 2025-10-10T00:26:08.5765255Z  2025-10-10T00:26:08.5765723Z  2025-10-10T00:26:08.5766119Z  2025-10-10T00:26:08.5766491Z  2025-10-10T00:26:08.5766894Z  2025-10-10T00:26:08.5767253Z  2025-10-10T00:26:08.5767664Z  2025-10-10T00:26:08.5768052Z  2025-10-10T00:26:08.5769087Z [2,533 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:08.5770603Z Compiling aten/src/ATen/native/Scalar.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:08.5771546Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:08.5772203Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:08.5772870Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:08.5773784Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:08.5783075Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:08.5783931Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:08.5784753Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:08.8606000Z 2025-10-10T00:26:08.8607284Z  2025-10-10T00:26:08.8607808Z  2025-10-10T00:26:08.8608546Z  2025-10-10T00:26:08.8608988Z  2025-10-10T00:26:08.8609373Z  2025-10-10T00:26:08.8609782Z  2025-10-10T00:26:08.8610158Z  2025-10-10T00:26:08.8610547Z  2025-10-10T00:26:08.8611483Z [2,534 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:08.8612459Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:08.8613080Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:08.8613678Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:08.8614554Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:08.8615754Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:08.8616902Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:08.8617734Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:08.8618638Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:09.1019477Z 2025-10-10T00:26:09.1020448Z  2025-10-10T00:26:09.1020732Z  2025-10-10T00:26:09.1020987Z  2025-10-10T00:26:09.1021201Z  2025-10-10T00:26:09.1021482Z  2025-10-10T00:26:09.1021831Z  2025-10-10T00:26:09.1022176Z  2025-10-10T00:26:09.1022537Z  2025-10-10T00:26:09.1023458Z [2,537 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:09.1024694Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:09.1025789Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.1026732Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.1027581Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.1028491Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.1029367Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.1030262Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.1030884Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:09.3163391Z 2025-10-10T00:26:09.3164460Z  2025-10-10T00:26:09.3164944Z  2025-10-10T00:26:09.3165358Z  2025-10-10T00:26:09.3165754Z  2025-10-10T00:26:09.3166155Z  2025-10-10T00:26:09.3166542Z  2025-10-10T00:26:09.3166914Z  2025-10-10T00:26:09.3167319Z  2025-10-10T00:26:09.3168303Z [2,538 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:09.3169608Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:09.3170556Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.3171473Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.3172451Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.3173380Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.3174587Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.3176494Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.3177351Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:09.5778578Z 2025-10-10T00:26:09.5779496Z  2025-10-10T00:26:09.5779907Z  2025-10-10T00:26:09.5780284Z  2025-10-10T00:26:09.5780645Z  2025-10-10T00:26:09.5780934Z  2025-10-10T00:26:09.5781218Z  2025-10-10T00:26:09.5781568Z  2025-10-10T00:26:09.5781946Z  2025-10-10T00:26:09.5782615Z [2,539 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:09.5783343Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:09.5784067Z Compiling aten/src/ATen/native/SoftMax.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:09.5784756Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:09.5785858Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.5786605Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:09.5787247Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:09.5788051Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:09.5788530Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:10.3036987Z 2025-10-10T00:26:10.3037864Z  2025-10-10T00:26:10.3038360Z  2025-10-10T00:26:10.3038757Z  2025-10-10T00:26:10.3039181Z  2025-10-10T00:26:10.3039589Z  2025-10-10T00:26:10.3039976Z  2025-10-10T00:26:10.3040373Z  2025-10-10T00:26:10.3040749Z  2025-10-10T00:26:10.3041698Z [2,540 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:10.3042925Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.3043545Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.3044414Z Compiling aten/src/ATen/native/Sorting.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:10.3045319Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.3046215Z Compiling aten/src/ATen/native/SpectralOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:10.3047136Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:10.3047755Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.3048381Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:10.5777093Z 2025-10-10T00:26:10.5777802Z  2025-10-10T00:26:10.5778163Z  2025-10-10T00:26:10.5778486Z  2025-10-10T00:26:10.5778783Z  2025-10-10T00:26:10.5779115Z  2025-10-10T00:26:10.5779428Z  2025-10-10T00:26:10.5779727Z  2025-10-10T00:26:10.5780036Z  2025-10-10T00:26:10.5780806Z [2,542 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:10.5781589Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:10.5782082Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.5782777Z Compiling aten/src/ATen/native/SpectralOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:10.5783511Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:10.5783995Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.5784687Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:10.5785393Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.5785894Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:10.7781532Z 2025-10-10T00:26:10.7782459Z  2025-10-10T00:26:10.7782760Z  2025-10-10T00:26:10.7782996Z  2025-10-10T00:26:10.7783210Z  2025-10-10T00:26:10.7783441Z  2025-10-10T00:26:10.7783651Z  2025-10-10T00:26:10.7783876Z  2025-10-10T00:26:10.7784111Z  2025-10-10T00:26:10.7784671Z [2,543 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:10.7785235Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:10.7785675Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.7787116Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.7787709Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.7788628Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:10.7789575Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.7790177Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:10.7790814Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:10.9938120Z 2025-10-10T00:26:10.9938890Z  2025-10-10T00:26:10.9939371Z  2025-10-10T00:26:10.9939761Z  2025-10-10T00:26:10.9940155Z  2025-10-10T00:26:10.9940548Z  2025-10-10T00:26:10.9940935Z  2025-10-10T00:26:10.9941341Z  2025-10-10T00:26:10.9941735Z  2025-10-10T00:26:10.9942634Z [2,544 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:10.9943925Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:10.9944552Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:10.9945181Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:10.9946054Z Compiling aten/src/ATen/native/SummaryOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:10.9946985Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.9947593Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:10.9948189Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:10.9948796Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:11.1947730Z 2025-10-10T00:26:11.1949302Z  2025-10-10T00:26:11.1950202Z  2025-10-10T00:26:11.1950791Z  2025-10-10T00:26:11.1951137Z  2025-10-10T00:26:11.1951501Z  2025-10-10T00:26:11.1953397Z  2025-10-10T00:26:11.1954349Z  2025-10-10T00:26:11.1954986Z  2025-10-10T00:26:11.1957193Z [2,545 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:11.1958807Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:11.1959332Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:11.1961461Z Compiling aten/src/ATen/native/SummaryOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:11.1962979Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.1963778Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.1965309Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.1966374Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.1967686Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:11.3950278Z 2025-10-10T00:26:11.3950927Z  2025-10-10T00:26:11.3951203Z  2025-10-10T00:26:11.3951443Z  2025-10-10T00:26:11.3951662Z  2025-10-10T00:26:11.3951917Z  2025-10-10T00:26:11.3952134Z  2025-10-10T00:26:11.3952376Z  2025-10-10T00:26:11.3952605Z  2025-10-10T00:26:11.3953166Z [2,546 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:11.3953708Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:11.3954054Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:11.3954406Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:11.3954742Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.3955085Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.3955525Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.3956007Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:11.3956537Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:11.6542762Z 2025-10-10T00:26:11.6544005Z  2025-10-10T00:26:11.6544508Z  2025-10-10T00:26:11.6544879Z  2025-10-10T00:26:11.6545299Z  2025-10-10T00:26:11.6545665Z  2025-10-10T00:26:11.6546041Z  2025-10-10T00:26:11.6546398Z  2025-10-10T00:26:11.6546778Z  2025-10-10T00:26:11.6547717Z [2,547 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:11.6548657Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:11.6549437Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:11.6550016Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.6550624Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.6551231Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.6552106Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:11.6552982Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.6553609Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:11.8898127Z 2025-10-10T00:26:11.8898959Z  2025-10-10T00:26:11.8899418Z  2025-10-10T00:26:11.8899806Z  2025-10-10T00:26:11.8900901Z  2025-10-10T00:26:11.8901297Z  2025-10-10T00:26:11.8901663Z  2025-10-10T00:26:11.8902683Z  2025-10-10T00:26:11.8903008Z  2025-10-10T00:26:11.8904175Z [2,547 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:11.8908799Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:11.8909446Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:11.8910030Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:11.8910646Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.8911213Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:11.8911996Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:11.8914317Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:11.8914952Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:12.0901181Z 2025-10-10T00:26:12.0901871Z  2025-10-10T00:26:12.0902148Z  2025-10-10T00:26:12.0902619Z  2025-10-10T00:26:12.0902841Z  2025-10-10T00:26:12.0903073Z  2025-10-10T00:26:12.0903291Z  2025-10-10T00:26:12.0903523Z  2025-10-10T00:26:12.0903738Z  2025-10-10T00:26:12.0904310Z [2,548 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:12.0904855Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:12.0905223Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.0905566Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.0905922Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:12.0906424Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:12.0906928Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:12.0907287Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:12.0907635Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:12.4597466Z 2025-10-10T00:26:12.4598277Z  2025-10-10T00:26:12.4598790Z  2025-10-10T00:26:12.4599159Z  2025-10-10T00:26:12.4599542Z  2025-10-10T00:26:12.4599925Z  2025-10-10T00:26:12.4600322Z  2025-10-10T00:26:12.4600715Z  2025-10-10T00:26:12.4601104Z  2025-10-10T00:26:12.4602035Z [2,549 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:12.4602962Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:12.4603581Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.4604182Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:12.4605052Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:12.4605949Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.4606567Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.4607171Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.4607776Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:12.6634674Z 2025-10-10T00:26:12.6636144Z  2025-10-10T00:26:12.6636632Z  2025-10-10T00:26:12.6637026Z  2025-10-10T00:26:12.6637403Z  2025-10-10T00:26:12.6637755Z  2025-10-10T00:26:12.6638090Z  2025-10-10T00:26:12.6638514Z  2025-10-10T00:26:12.6638889Z  2025-10-10T00:26:12.6639791Z [2,550 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:12.6640965Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:12.6641545Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:12.6642446Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:12.6643362Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.6643978Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:12.6644539Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.6645177Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.6645790Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:12.8737546Z 2025-10-10T00:26:12.8738331Z  2025-10-10T00:26:12.8738793Z  2025-10-10T00:26:12.8739196Z  2025-10-10T00:26:12.8739573Z  2025-10-10T00:26:12.8739975Z  2025-10-10T00:26:12.8740677Z  2025-10-10T00:26:12.8741099Z  2025-10-10T00:26:12.8741474Z  2025-10-10T00:26:12.8742431Z [2,552 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:12.8743369Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:12.8743991Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:12.8744858Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:12.8745761Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.8746369Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.8746939Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.8747549Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:12.8748139Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:13.1410530Z 2025-10-10T00:26:13.1411362Z  2025-10-10T00:26:13.1411859Z  2025-10-10T00:26:13.1412238Z  2025-10-10T00:26:13.1412663Z  2025-10-10T00:26:13.1413052Z  2025-10-10T00:26:13.1413444Z  2025-10-10T00:26:13.1413840Z  2025-10-10T00:26:13.1414231Z  2025-10-10T00:26:13.1415139Z [2,553 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:13.1416065Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:13.1416671Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:13.1417541Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:13.1418440Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:13.1419045Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:13.1419645Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:13.1420476Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:13.1421394Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:13.4985346Z 2025-10-10T00:26:13.4986142Z  2025-10-10T00:26:13.4986612Z  2025-10-10T00:26:13.4986972Z  2025-10-10T00:26:13.4987374Z  2025-10-10T00:26:13.4987746Z  2025-10-10T00:26:13.4988136Z  2025-10-10T00:26:13.4988521Z  2025-10-10T00:26:13.4988892Z  2025-10-10T00:26:13.4989804Z [2,553 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:13.4990709Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:13.4991306Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:13.4992161Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:13.4993056Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:13.4993655Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:13.4994269Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:13.4995149Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:13.4996187Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:14.0220683Z 2025-10-10T00:26:14.0221438Z  2025-10-10T00:26:14.0221908Z  2025-10-10T00:26:14.0222132Z  2025-10-10T00:26:14.0222369Z  2025-10-10T00:26:14.0222932Z  2025-10-10T00:26:14.0223169Z  2025-10-10T00:26:14.0223455Z  2025-10-10T00:26:14.0223762Z  2025-10-10T00:26:14.0224637Z [2,554 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:14.0225415Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:14.0225846Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:14.0226506Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:14.0227386Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.0227788Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.0228197Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.0229078Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:14.0229980Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:14.2429886Z 2025-10-10T00:26:14.2431120Z  2025-10-10T00:26:14.2431468Z  2025-10-10T00:26:14.2431730Z  2025-10-10T00:26:14.2432110Z  2025-10-10T00:26:14.2432463Z  2025-10-10T00:26:14.2432785Z  2025-10-10T00:26:14.2432998Z  2025-10-10T00:26:14.2433228Z  2025-10-10T00:26:14.2434010Z [2,556 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:14.2434907Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:14.2435382Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:14.2435875Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:14.2436519Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.2437251Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.2437823Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.2438389Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:14.2439235Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:14.4565826Z 2025-10-10T00:26:14.4566650Z  2025-10-10T00:26:14.4567114Z  2025-10-10T00:26:14.4567510Z  2025-10-10T00:26:14.4567897Z  2025-10-10T00:26:14.4568300Z  2025-10-10T00:26:14.4568668Z  2025-10-10T00:26:14.4569065Z  2025-10-10T00:26:14.4569451Z  2025-10-10T00:26:14.4570428Z [2,559 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:14.4571371Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:14.4572269Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:14.4573213Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:14.4573836Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:14.4575582Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.4576190Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:14.4576836Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:14.4577452Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:14.6686904Z 2025-10-10T00:26:14.6688004Z  2025-10-10T00:26:14.6688491Z  2025-10-10T00:26:14.6688875Z  2025-10-10T00:26:14.6689273Z  2025-10-10T00:26:14.6689651Z  2025-10-10T00:26:14.6690045Z  2025-10-10T00:26:14.6690424Z  2025-10-10T00:26:14.6690824Z  2025-10-10T00:26:14.6691762Z [2,561 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:14.6692716Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:14.6693559Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:14.6694469Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:14.6695122Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:14.6695727Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:14.6696624Z Compiling torch/csrc/jit/frontend/strtod.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:14.6697511Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:14.6698367Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:14.8991670Z 2025-10-10T00:26:14.8992504Z  2025-10-10T00:26:14.8992816Z  2025-10-10T00:26:14.8993058Z  2025-10-10T00:26:14.8993290Z  2025-10-10T00:26:14.8993521Z  2025-10-10T00:26:14.8993734Z  2025-10-10T00:26:14.8993959Z  2025-10-10T00:26:14.8994169Z  2025-10-10T00:26:14.8994717Z [2,562 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:14.8995465Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:14.8995991Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:14.8996361Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:14.8996713Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:14.9271146Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:14.9272136Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:14.9272511Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:14.9272856Z //:aten; 0s processwrapper-sandbox ... 2025-10-10T00:26:15.1280458Z 2025-10-10T00:26:15.1281329Z  2025-10-10T00:26:15.1281669Z  2025-10-10T00:26:15.1281970Z  2025-10-10T00:26:15.1282348Z  2025-10-10T00:26:15.1282744Z  2025-10-10T00:26:15.1283005Z  2025-10-10T00:26:15.1283264Z  2025-10-10T00:26:15.1283493Z  2025-10-10T00:26:15.1284315Z [2,563 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:15.1285316Z Compiling torch/csrc/jit/passes/liveness.cpp; 6s processwrapper-sandbox 2025-10-10T00:26:15.1287860Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:15.1288367Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:15.1289156Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:15.1290002Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:15.1290399Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:15.1290881Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:15.1291658Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:26:15.5022165Z 2025-10-10T00:26:15.5022977Z  2025-10-10T00:26:15.5023564Z  2025-10-10T00:26:15.5037023Z  2025-10-10T00:26:15.5038005Z  2025-10-10T00:26:15.5038371Z  2025-10-10T00:26:15.5039008Z  2025-10-10T00:26:15.5039360Z  2025-10-10T00:26:15.5039733Z  2025-10-10T00:26:15.5040891Z [2,564 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:15.5042495Z Compiling torch/csrc/jit/passes/liveness.cpp; 6s processwrapper-sandbox 2025-10-10T00:26:15.5043726Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:15.5044640Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:15.5045406Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:15.5046120Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:15.5046672Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:15.5048055Z Compiling aten/src/ATen/native/Unfold2d.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:15.5048691Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:15.7283902Z 2025-10-10T00:26:15.7284734Z  2025-10-10T00:26:15.7285022Z  2025-10-10T00:26:15.7285260Z  2025-10-10T00:26:15.7285477Z  2025-10-10T00:26:15.7285710Z  2025-10-10T00:26:15.7285925Z  2025-10-10T00:26:15.7286149Z  2025-10-10T00:26:15.7286380Z  2025-10-10T00:26:15.7286914Z [2,564 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:15.7287639Z Compiling torch/csrc/jit/passes/liveness.cpp; 6s processwrapper-sandbox 2025-10-10T00:26:15.7288181Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:15.7288666Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:15.7475384Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:15.7476044Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:15.7476409Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:15.7476918Z Compiling aten/src/ATen/native/Unfold2d.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:15.7477613Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:16.2809587Z 2025-10-10T00:26:16.2810255Z  2025-10-10T00:26:16.2810703Z  2025-10-10T00:26:16.2811030Z  2025-10-10T00:26:16.2811345Z  2025-10-10T00:26:16.2811643Z  2025-10-10T00:26:16.2811965Z  2025-10-10T00:26:16.2812227Z  2025-10-10T00:26:16.2812459Z  2025-10-10T00:26:16.2812994Z [2,565 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:16.2814061Z Compiling torch/csrc/jit/passes/liveness.cpp; 7s processwrapper-sandbox 2025-10-10T00:26:16.2814602Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:16.2815196Z Compiling torch/csrc/jit/frontend/strtod.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:16.2816095Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:16.2816436Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:16.2816925Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:16.2817421Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:16.2817928Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:16.5451799Z 2025-10-10T00:26:16.5453347Z  2025-10-10T00:26:16.5453656Z  2025-10-10T00:26:16.5456293Z  2025-10-10T00:26:16.5456714Z  2025-10-10T00:26:16.5457069Z  2025-10-10T00:26:16.5457318Z  2025-10-10T00:26:16.5457600Z  2025-10-10T00:26:16.5458020Z  2025-10-10T00:26:16.5459042Z [2,568 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:16.5460198Z Compiling torch/csrc/jit/frontend/strtod.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:16.5460790Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:16.5461443Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:16.5462083Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:16.5463057Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:16.5463868Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:16.5464358Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:16.5465035Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:16.7487949Z 2025-10-10T00:26:16.7489175Z  2025-10-10T00:26:16.7489652Z  2025-10-10T00:26:16.7490050Z  2025-10-10T00:26:16.7490423Z  2025-10-10T00:26:16.7490811Z  2025-10-10T00:26:16.7491212Z  2025-10-10T00:26:16.7491587Z  2025-10-10T00:26:16.7491949Z  2025-10-10T00:26:16.7492860Z [2,568 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:16.7494120Z Compiling torch/csrc/jit/frontend/strtod.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:16.7495025Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:16.7495912Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:16.7496785Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:16.7497669Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:16.7498583Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:16.7499196Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:16.7500087Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:17.0188050Z 2025-10-10T00:26:17.0188865Z  2025-10-10T00:26:17.0189415Z  2025-10-10T00:26:17.0189801Z  2025-10-10T00:26:17.0190205Z  2025-10-10T00:26:17.0190852Z  2025-10-10T00:26:17.0191221Z  2025-10-10T00:26:17.0191581Z  2025-10-10T00:26:17.0191947Z  2025-10-10T00:26:17.0192954Z [2,569 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:17.0193883Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:17.0194763Z Compiling aten/src/ATen/native/Unfold2d.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:17.0195727Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:17.0196643Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:17.0197513Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:17.0198155Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:17.0199020Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:17.0200429Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:17.3498845Z 2025-10-10T00:26:17.3499580Z  2025-10-10T00:26:17.3500011Z  2025-10-10T00:26:17.3500358Z  2025-10-10T00:26:17.3500726Z  2025-10-10T00:26:17.3501118Z  2025-10-10T00:26:17.3501494Z  2025-10-10T00:26:17.3501881Z  2025-10-10T00:26:17.3502269Z  2025-10-10T00:26:17.3503206Z [2,571 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:17.3504081Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:17.3504881Z Compiling aten/src/ATen/native/UnaryOps.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:17.3505760Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:17.3506353Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:17.3507455Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:17.3508575Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:17.3509611Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:17.3510531Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:17.9835983Z 2025-10-10T00:26:17.9836918Z  2025-10-10T00:26:17.9837404Z  2025-10-10T00:26:17.9837845Z  2025-10-10T00:26:17.9838118Z  2025-10-10T00:26:17.9838365Z  2025-10-10T00:26:17.9838589Z  2025-10-10T00:26:17.9838824Z  2025-10-10T00:26:17.9839038Z  2025-10-10T00:26:17.9839588Z [2,572 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:17.9840115Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:17.9840479Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:17.9841242Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:17.9842528Z Compiling aten/src/ATen/native/Unfold3d.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:17.9843661Z Compiling aten/src/ATen/native/Unique.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:17.9844283Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:17.9844800Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:17.9845147Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:18.3504671Z 2025-10-10T00:26:18.3505583Z  2025-10-10T00:26:18.3506053Z  2025-10-10T00:26:18.3506622Z  2025-10-10T00:26:18.3507131Z  2025-10-10T00:26:18.3507524Z  2025-10-10T00:26:18.3507845Z  2025-10-10T00:26:18.3508169Z  2025-10-10T00:26:18.3508498Z  2025-10-10T00:26:18.3509558Z [2,575 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:18.3510629Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:18.3511396Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:18.3512397Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:18.3513420Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:18.3514142Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:18.3515081Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:18.3515843Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:18.3516580Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:18.6346958Z 2025-10-10T00:26:18.6347952Z  2025-10-10T00:26:18.6348438Z  2025-10-10T00:26:18.6348874Z  2025-10-10T00:26:18.6349165Z  2025-10-10T00:26:18.6349479Z  2025-10-10T00:26:18.6349712Z  2025-10-10T00:26:18.6349943Z  2025-10-10T00:26:18.6350217Z  2025-10-10T00:26:18.6350840Z [2,576 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:18.6351514Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:18.6352134Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:18.6354404Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:18.6355107Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:18.6355775Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:18.6356303Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:18.6356841Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:18.6357446Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:18.9522480Z 2025-10-10T00:26:18.9523261Z  2025-10-10T00:26:18.9523739Z  2025-10-10T00:26:18.9524131Z  2025-10-10T00:26:18.9524482Z  2025-10-10T00:26:18.9524846Z  2025-10-10T00:26:18.9525204Z  2025-10-10T00:26:18.9525602Z  2025-10-10T00:26:18.9526005Z  2025-10-10T00:26:18.9526998Z [2,577 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:18.9528935Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:18.9529862Z Compiling aten/src/ATen/native/UpSample.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:18.9530794Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:18.9531390Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:18.9531991Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:18.9532857Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:18.9533806Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:18.9534439Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:19.1519669Z 2025-10-10T00:26:19.1520548Z  2025-10-10T00:26:19.1520851Z  2025-10-10T00:26:19.1521091Z  2025-10-10T00:26:19.1521309Z  2025-10-10T00:26:19.1521560Z  2025-10-10T00:26:19.1521791Z  2025-10-10T00:26:19.1522010Z  2025-10-10T00:26:19.1522237Z  2025-10-10T00:26:19.1522802Z [2,578 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:19.1523350Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:19.1523718Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:19.1524078Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:19.1524424Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.1524928Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:19.1525453Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.1525792Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.1526154Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:19.4250406Z 2025-10-10T00:26:19.4251190Z  2025-10-10T00:26:19.4251645Z  2025-10-10T00:26:19.4252020Z  2025-10-10T00:26:19.4252370Z  2025-10-10T00:26:19.4252714Z  2025-10-10T00:26:19.4253055Z  2025-10-10T00:26:19.4253391Z  2025-10-10T00:26:19.4253704Z  2025-10-10T00:26:19.4254465Z [2,579 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:19.4255275Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:19.4255776Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:19.4256251Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:19.4257232Z Compiling torch/csrc/jit/passes/peephole.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:19.4258114Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.4258626Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.4259091Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:19.4259588Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:19.7441144Z 2025-10-10T00:26:19.7441939Z  2025-10-10T00:26:19.7442419Z  2025-10-10T00:26:19.7442798Z  2025-10-10T00:26:19.7443196Z  2025-10-10T00:26:19.7443580Z  2025-10-10T00:26:19.7443963Z  2025-10-10T00:26:19.7444387Z  2025-10-10T00:26:19.7444759Z  2025-10-10T00:26:19.7445699Z [2,581 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:19.7446952Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:19.7447587Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:19.7448193Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:19.7448799Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.7449389Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:19.7450002Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.7450597Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:19.7451218Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:19.9618256Z 2025-10-10T00:26:19.9618900Z  2025-10-10T00:26:19.9619219Z  2025-10-10T00:26:19.9619594Z  2025-10-10T00:26:19.9619887Z  2025-10-10T00:26:19.9620123Z  2025-10-10T00:26:19.9620343Z  2025-10-10T00:26:19.9622240Z  2025-10-10T00:26:19.9622569Z  2025-10-10T00:26:19.9623346Z [2,581 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:19.9624129Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:19.9624570Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:19.9624940Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:19.9625279Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.9625675Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:19.9626010Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:19.9626479Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:19.9626835Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:20.2598225Z 2025-10-10T00:26:20.2599573Z  2025-10-10T00:26:20.2600038Z  2025-10-10T00:26:20.2600435Z  2025-10-10T00:26:20.2600806Z  2025-10-10T00:26:20.2601230Z  2025-10-10T00:26:20.2601616Z  2025-10-10T00:26:20.2601999Z  2025-10-10T00:26:20.2602419Z  2025-10-10T00:26:20.2603344Z [2,582 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:20.2604296Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:20.2604898Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:20.2605518Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:20.2606103Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:20.2606698Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:20.2607284Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.2607878Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.2608485Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:20.5624849Z 2025-10-10T00:26:20.5626001Z  2025-10-10T00:26:20.5626471Z  2025-10-10T00:26:20.5626858Z  2025-10-10T00:26:20.5627237Z  2025-10-10T00:26:20.5627611Z  2025-10-10T00:26:20.5627975Z  2025-10-10T00:26:20.5628372Z  2025-10-10T00:26:20.5628773Z  2025-10-10T00:26:20.5629687Z [2,585 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:20.5630578Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:20.5631166Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:20.5632339Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.5632922Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.5633487Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.5634052Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.5634629Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:20.5635201Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:20.8063675Z 2025-10-10T00:26:20.8064418Z  2025-10-10T00:26:20.8064862Z  2025-10-10T00:26:20.8065234Z  2025-10-10T00:26:20.8065605Z  2025-10-10T00:26:20.8065979Z  2025-10-10T00:26:20.8066342Z  2025-10-10T00:26:20.8066695Z  2025-10-10T00:26:20.8067096Z  2025-10-10T00:26:20.8067970Z [2,586 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:20.8069125Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:20.8069719Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.8070338Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.8070921Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.8071513Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:20.8072107Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:20.8072980Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:20.8074161Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:21.1628520Z 2025-10-10T00:26:21.1629452Z  2025-10-10T00:26:21.1629750Z  2025-10-10T00:26:21.1630041Z  2025-10-10T00:26:21.1630403Z  2025-10-10T00:26:21.1630813Z  2025-10-10T00:26:21.1631040Z  2025-10-10T00:26:21.1633706Z  2025-10-10T00:26:21.1634326Z  2025-10-10T00:26:21.1635051Z [2,586 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:21.1635981Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:21.1636440Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:21.1636990Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:21.1637349Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:21.1637683Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:21.1638033Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:21.1638530Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:21.1639883Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:21.8604826Z 2025-10-10T00:26:21.8605642Z  2025-10-10T00:26:21.8606093Z  2025-10-10T00:26:21.8606550Z  2025-10-10T00:26:21.8606937Z  2025-10-10T00:26:21.8607324Z  2025-10-10T00:26:21.8607743Z  2025-10-10T00:26:21.8608120Z  2025-10-10T00:26:21.8608526Z  2025-10-10T00:26:21.8609474Z [2,588 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:26:21.8610494Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:21.8611126Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:21.8611753Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:21.8612340Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:21.8613259Z Compiling aten/src/ATen/native/WeightNorm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:21.8614491Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:21.8615513Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:21.8616152Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:22.1984315Z 2025-10-10T00:26:22.1985065Z  2025-10-10T00:26:22.1985484Z  2025-10-10T00:26:22.1985867Z  2025-10-10T00:26:22.1986194Z  2025-10-10T00:26:22.1986584Z  2025-10-10T00:26:22.1986933Z  2025-10-10T00:26:22.1987150Z  2025-10-10T00:26:22.1987394Z  2025-10-10T00:26:22.1988244Z [2,589 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:22.1988931Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:22.1989712Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:22.1990152Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:22.1990850Z Compiling aten/src/ATen/native/WeightNorm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:22.1991711Z Compiling aten/src/ATen/native/group_norm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:22.1992313Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:22.1992789Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:22.1993302Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:22.5147115Z 2025-10-10T00:26:22.5147856Z  2025-10-10T00:26:22.5148276Z  2025-10-10T00:26:22.5148570Z  2025-10-10T00:26:22.5148902Z  2025-10-10T00:26:22.5149227Z  2025-10-10T00:26:22.5149560Z  2025-10-10T00:26:22.5149857Z  2025-10-10T00:26:22.5150133Z  2025-10-10T00:26:22.5151208Z [2,592 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:22.5152002Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:22.5152769Z Compiling aten/src/ATen/native/group_norm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:22.5153538Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:22.5154067Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:22.5154799Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:22.5155662Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:22.5156393Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:22.5157171Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:22.7297542Z 2025-10-10T00:26:22.7298906Z  2025-10-10T00:26:22.7299213Z  2025-10-10T00:26:22.7299749Z  2025-10-10T00:26:22.7300032Z  2025-10-10T00:26:22.7300736Z  2025-10-10T00:26:22.7301022Z  2025-10-10T00:26:22.7301239Z  2025-10-10T00:26:22.7301501Z  2025-10-10T00:26:22.7302448Z [2,595 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:22.7304050Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:22.7305284Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:22.7305823Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:22.7307222Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:22.7308122Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:22.7308484Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:22.7309141Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:22.7309701Z //:aten; 0s processwrapper-sandbox ... 2025-10-10T00:26:22.9993775Z 2025-10-10T00:26:22.9994673Z  2025-10-10T00:26:22.9994989Z  2025-10-10T00:26:22.9995321Z  2025-10-10T00:26:22.9995589Z  2025-10-10T00:26:22.9995893Z  2025-10-10T00:26:22.9996240Z  2025-10-10T00:26:22.9996537Z  2025-10-10T00:26:22.9996801Z  2025-10-10T00:26:22.9997454Z [2,596 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:22.9998255Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:22.9998922Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:22.9999639Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:23.0000242Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:23.0000600Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:23.0001034Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:23.0001558Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.0001915Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:23.3697523Z 2025-10-10T00:26:23.3698279Z  2025-10-10T00:26:23.3698672Z  2025-10-10T00:26:23.3698967Z  2025-10-10T00:26:23.3699340Z  2025-10-10T00:26:23.3701129Z  2025-10-10T00:26:23.3701359Z  2025-10-10T00:26:23.3701596Z  2025-10-10T00:26:23.3701941Z  2025-10-10T00:26:23.3702639Z [2,597 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:23.3703652Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:23.3704381Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:23.3705034Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:23.3705565Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:23.3706154Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:23.3706698Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.3707148Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.3707663Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:23.5999693Z 2025-10-10T00:26:23.6000421Z  2025-10-10T00:26:23.6000729Z  2025-10-10T00:26:23.6001001Z  2025-10-10T00:26:23.6001391Z  2025-10-10T00:26:23.6001683Z  2025-10-10T00:26:23.6001998Z  2025-10-10T00:26:23.6002357Z  2025-10-10T00:26:23.6002698Z  2025-10-10T00:26:23.6003321Z [2,597 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:23.6004414Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:23.6005349Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:23.6006031Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:23.6006536Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:23.6007146Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:23.6007755Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.6008307Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.6008850Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:23.8006739Z 2025-10-10T00:26:23.8007559Z  2025-10-10T00:26:23.8008128Z  2025-10-10T00:26:23.8008620Z  2025-10-10T00:26:23.8009021Z  2025-10-10T00:26:23.8009729Z  2025-10-10T00:26:23.8010210Z  2025-10-10T00:26:23.8010540Z  2025-10-10T00:26:23.8010989Z  2025-10-10T00:26:23.8012021Z [2,599 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:23.8013133Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:23.8013923Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:23.8014441Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:23.8014969Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.8015592Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.8016231Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.8016886Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:23.8017509Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:24.0077657Z 2025-10-10T00:26:24.0078546Z  2025-10-10T00:26:24.0078965Z  2025-10-10T00:26:24.0079371Z  2025-10-10T00:26:24.0079735Z  2025-10-10T00:26:24.0080117Z  2025-10-10T00:26:24.0080498Z  2025-10-10T00:26:24.0080867Z  2025-10-10T00:26:24.0081231Z  2025-10-10T00:26:24.0081995Z [2,600 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:24.0082918Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:24.0083575Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:24.0084207Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.0084847Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.0085474Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.0086125Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:24.0086719Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:24.0087364Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:24.4012110Z 2025-10-10T00:26:24.4013093Z  2025-10-10T00:26:24.4013578Z  2025-10-10T00:26:24.4013958Z  2025-10-10T00:26:24.4014341Z  2025-10-10T00:26:24.4014736Z  2025-10-10T00:26:24.4015109Z  2025-10-10T00:26:24.4015500Z  2025-10-10T00:26:24.4015883Z  2025-10-10T00:26:24.4016829Z [2,600 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:24.4017781Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:24.4018393Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:24.4019017Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.4019603Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.4020224Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.4020803Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.4021409Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.4022343Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:24.8016445Z 2025-10-10T00:26:24.8017278Z  2025-10-10T00:26:24.8017727Z  2025-10-10T00:26:24.8018115Z  2025-10-10T00:26:24.8018522Z  2025-10-10T00:26:24.8018936Z  2025-10-10T00:26:24.8019327Z  2025-10-10T00:26:24.8019743Z  2025-10-10T00:26:24.8020135Z  2025-10-10T00:26:24.8021131Z [2,602 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:24.8022148Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:24.8022820Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.8023485Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.8024134Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.8025035Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:24.8025676Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:24.8026334Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:24.8026990Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:25.0020287Z 2025-10-10T00:26:25.0021085Z  2025-10-10T00:26:25.0021559Z  2025-10-10T00:26:25.0021954Z  2025-10-10T00:26:25.0022347Z  2025-10-10T00:26:25.0022700Z  2025-10-10T00:26:25.0023086Z  2025-10-10T00:26:25.0023465Z  2025-10-10T00:26:25.0023866Z  2025-10-10T00:26:25.0024810Z [2,603 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:25.0025791Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:25.0026433Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:25.0027047Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.0027643Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.0028272Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.0028920Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.0029542Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.0030208Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:25.2612392Z 2025-10-10T00:26:25.2613225Z  2025-10-10T00:26:25.2614013Z  2025-10-10T00:26:25.2614470Z  2025-10-10T00:26:25.2614852Z  2025-10-10T00:26:25.2615539Z  2025-10-10T00:26:25.2615924Z  2025-10-10T00:26:25.2616585Z  2025-10-10T00:26:25.2616971Z  2025-10-10T00:26:25.2617925Z [2,604 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:25.2618878Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:25.2619497Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.2620158Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.2620762Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.2621439Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.2622055Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.2622696Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.2623367Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:25.6026898Z 2025-10-10T00:26:25.6030837Z  2025-10-10T00:26:25.6031250Z  2025-10-10T00:26:25.6031609Z  2025-10-10T00:26:25.6031858Z  2025-10-10T00:26:25.6032137Z  2025-10-10T00:26:25.6032555Z  2025-10-10T00:26:25.6032784Z  2025-10-10T00:26:25.6033060Z  2025-10-10T00:26:25.6033849Z [2,605 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:25.6034548Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:25.6035146Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:25.6035685Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:25.6036028Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:25.6036513Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:25.6036890Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.6037683Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:25.6043127Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:26.6040964Z 2025-10-10T00:26:26.6042162Z  2025-10-10T00:26:26.6043079Z  2025-10-10T00:26:26.6043397Z  2025-10-10T00:26:26.6043731Z  2025-10-10T00:26:26.6045845Z  2025-10-10T00:26:26.6046544Z  2025-10-10T00:26:26.6046878Z  2025-10-10T00:26:26.6047187Z  2025-10-10T00:26:26.6047957Z [2,605 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:26.6048701Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:26.6049093Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:26.6049466Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:26.6049948Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:26.6052705Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:26.6053076Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:26.6053421Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:26.6053998Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:26:26.9442246Z 2025-10-10T00:26:26.9443067Z  2025-10-10T00:26:26.9443558Z  2025-10-10T00:26:26.9443942Z  2025-10-10T00:26:26.9444300Z  2025-10-10T00:26:26.9444689Z  2025-10-10T00:26:26.9445087Z  2025-10-10T00:26:26.9445456Z  2025-10-10T00:26:26.9445852Z  2025-10-10T00:26:26.9456769Z [2,607 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:26.9457879Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:26.9458466Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:26.9459074Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:26.9459653Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:26.9460268Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:26.9460842Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:26.9461711Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:26.9462668Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:26:27.0689829Z 2025-10-10T00:26:27.0690653Z  2025-10-10T00:26:27.0691137Z  2025-10-10T00:26:27.0691504Z  2025-10-10T00:26:27.0691890Z  2025-10-10T00:26:27.0692319Z  2025-10-10T00:26:27.0692751Z  2025-10-10T00:26:27.0693142Z  2025-10-10T00:26:27.0693563Z  2025-10-10T00:26:27.0694491Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-10-10T00:26:27.0696203Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:195: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-10-10T00:26:27.0697616Z 195 | #pragma clang diagnostic push 2025-10-10T00:26:27.0698159Z | 2025-10-10T00:26:27.0699282Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:196: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-10-10T00:26:27.0700876Z 196 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-10-10T00:26:27.0701635Z | 2025-10-10T00:26:27.0702802Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-10-10T00:26:27.0704531Z 198 | #pragma clang diagnostic pop 2025-10-10T00:26:27.0705108Z | 2025-10-10T00:26:27.0706158Z [2,610 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:26:27.0707094Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:27.0707766Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:27.0708439Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:27.0709436Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:27.0710447Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:27.0711415Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:27.0712443Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:27.0713700Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:27.4044691Z 2025-10-10T00:26:27.4045680Z  2025-10-10T00:26:27.4046182Z  2025-10-10T00:26:27.4046578Z  2025-10-10T00:26:27.4046971Z  2025-10-10T00:26:27.4047345Z  2025-10-10T00:26:27.4047702Z  2025-10-10T00:26:27.4048044Z  2025-10-10T00:26:27.4048432Z  2025-10-10T00:26:27.4049368Z [2,615 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:27.4050365Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:27.4051015Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:27.4051867Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:27.4052814Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:27.4053994Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:27.4054952Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:27.4055604Z //:torch; 0s processwrapper-sandbox 2025-10-10T00:26:27.4056271Z //:aten; 0s processwrapper-sandbox ... 2025-10-10T00:26:28.3856512Z 2025-10-10T00:26:28.3857733Z  2025-10-10T00:26:28.3858215Z  2025-10-10T00:26:28.3858586Z  2025-10-10T00:26:28.3858977Z  2025-10-10T00:26:28.3859354Z  2025-10-10T00:26:28.3859747Z  2025-10-10T00:26:28.3860130Z  2025-10-10T00:26:28.3860501Z  2025-10-10T00:26:28.3861414Z [2,616 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:28.3862337Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:28.3862932Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:28.3863485Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:28.3864389Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:28.3865266Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:28.3865883Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:28.3866518Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:28.3867086Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:28.6051249Z 2025-10-10T00:26:28.6052059Z  2025-10-10T00:26:28.6052533Z  2025-10-10T00:26:28.6052969Z  2025-10-10T00:26:28.6053391Z  2025-10-10T00:26:28.6053804Z  2025-10-10T00:26:28.6054187Z  2025-10-10T00:26:28.6054591Z  2025-10-10T00:26:28.6054950Z  2025-10-10T00:26:28.6055823Z [2,616 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:28.6056717Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:28.6057290Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:28.6057871Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:28.6058724Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:28.6059594Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:28.6060161Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:28.6060747Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:28.6061569Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:28.8410743Z 2025-10-10T00:26:28.8411491Z  2025-10-10T00:26:28.8411952Z  2025-10-10T00:26:28.8412350Z  2025-10-10T00:26:28.8412709Z  2025-10-10T00:26:28.8413079Z  2025-10-10T00:26:28.8413409Z  2025-10-10T00:26:28.8413771Z  2025-10-10T00:26:28.8414105Z  2025-10-10T00:26:28.8415028Z [2,619 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:28.8415864Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:28.8416491Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:28.8417115Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:28.8417753Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:28.8418292Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:28.8419164Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:28.8419731Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:28.8420280Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:29.2057481Z 2025-10-10T00:26:29.2058280Z  2025-10-10T00:26:29.2058745Z  2025-10-10T00:26:29.2059155Z  2025-10-10T00:26:29.2059550Z  2025-10-10T00:26:29.2059932Z  2025-10-10T00:26:29.2060313Z  2025-10-10T00:26:29.2060681Z  2025-10-10T00:26:29.2061113Z  2025-10-10T00:26:29.2061986Z [2,619 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:29.2062930Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:29.2063501Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:29.2064392Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:29.2065005Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.2065609Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.2066229Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:29.2066827Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.2067452Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:29.4083979Z 2025-10-10T00:26:29.4084768Z  2025-10-10T00:26:29.4085232Z  2025-10-10T00:26:29.4085602Z  2025-10-10T00:26:29.4085986Z  2025-10-10T00:26:29.4086357Z  2025-10-10T00:26:29.4086740Z  2025-10-10T00:26:29.4087105Z  2025-10-10T00:26:29.4087480Z  2025-10-10T00:26:29.4088366Z [2,620 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:29.4089294Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:29.4089878Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:29.4090464Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:29.4091008Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.4091579Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.4092209Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.4092801Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.4093426Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:29.7897376Z 2025-10-10T00:26:29.7899859Z  2025-10-10T00:26:29.7901004Z  2025-10-10T00:26:29.7902598Z  2025-10-10T00:26:29.7904643Z  2025-10-10T00:26:29.7906933Z  2025-10-10T00:26:29.7907795Z  2025-10-10T00:26:29.7908013Z  2025-10-10T00:26:29.7908240Z  2025-10-10T00:26:29.7908900Z [2,621 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:29.7909567Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:29.7909931Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:29.7910381Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.7910973Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.7911410Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.7911851Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.7912183Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.7912646Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:29.9907146Z 2025-10-10T00:26:29.9907964Z  2025-10-10T00:26:29.9908421Z  2025-10-10T00:26:29.9908789Z  2025-10-10T00:26:29.9909161Z  2025-10-10T00:26:29.9909518Z  2025-10-10T00:26:29.9909882Z  2025-10-10T00:26:29.9910267Z  2025-10-10T00:26:29.9910662Z  2025-10-10T00:26:29.9911241Z [2,622 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:29.9911774Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:29.9912138Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:29.9912481Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:29.9912852Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.9913184Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.9913624Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.9914531Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:29.9915118Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:30.2075396Z 2025-10-10T00:26:30.2076536Z  2025-10-10T00:26:30.2077017Z  2025-10-10T00:26:30.2078424Z  2025-10-10T00:26:30.2078806Z  2025-10-10T00:26:30.2079791Z  2025-10-10T00:26:30.2080533Z  2025-10-10T00:26:30.2080973Z  2025-10-10T00:26:30.2081874Z  2025-10-10T00:26:30.2083080Z [2,622 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:30.2084374Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:30.2085712Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.2086081Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.2089380Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.2090699Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.2091356Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.2092320Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.2093707Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:26:30.6871789Z 2025-10-10T00:26:30.6872826Z  2025-10-10T00:26:30.6873732Z  2025-10-10T00:26:30.6874472Z  2025-10-10T00:26:30.6874796Z  2025-10-10T00:26:30.6875032Z  2025-10-10T00:26:30.6875343Z  2025-10-10T00:26:30.6875603Z  2025-10-10T00:26:30.6876189Z  2025-10-10T00:26:30.6876882Z [2,624 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:26:30.6878041Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.6878861Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.6879469Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.6880345Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.6881473Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.6883530Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:30.6884156Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.6884748Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:30.9665237Z 2025-10-10T00:26:30.9665916Z  2025-10-10T00:26:30.9666336Z  2025-10-10T00:26:30.9666747Z  2025-10-10T00:26:30.9667077Z  2025-10-10T00:26:30.9667413Z  2025-10-10T00:26:30.9667693Z  2025-10-10T00:26:30.9668057Z  2025-10-10T00:26:30.9668381Z  2025-10-10T00:26:30.9669310Z [2,627 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:30.9670063Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:30.9670571Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.9670943Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.9671366Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:30.9671851Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:30.9672328Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:30.9672830Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:30.9673266Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:31.2078664Z 2025-10-10T00:26:31.2079306Z  2025-10-10T00:26:31.2079597Z  2025-10-10T00:26:31.2079863Z  2025-10-10T00:26:31.2080228Z  2025-10-10T00:26:31.2080550Z  2025-10-10T00:26:31.2080878Z  2025-10-10T00:26:31.2081231Z  2025-10-10T00:26:31.2081621Z  2025-10-10T00:26:31.2082586Z [2,631 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:31.2083506Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:31.2084061Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:31.2084618Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:31.2085206Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:31.2085778Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:31.2086346Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:31.2087513Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:31.2088464Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:26:31.3267267Z 2025-10-10T00:26:31.3272688Z  2025-10-10T00:26:31.3273012Z  2025-10-10T00:26:31.3273298Z  2025-10-10T00:26:31.3273608Z  2025-10-10T00:26:31.3276673Z  2025-10-10T00:26:31.3277168Z  2025-10-10T00:26:31.3277522Z  2025-10-10T00:26:31.3277750Z  2025-10-10T00:26:31.3278265Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-10-10T00:26:31.3279226Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-10-10T00:26:31.3280338Z 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-10-10T00:26:31.3282929Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-10-10T00:26:31.3283324Z | ^ 2025-10-10T00:26:31.3287957Z [2,631 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:31.3288819Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:31.3289323Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:31.3289692Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:31.3290169Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:31.3290666Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:31.3291128Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:31.3291711Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:31.3292452Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:26:31.6081718Z 2025-10-10T00:26:31.6082370Z  2025-10-10T00:26:31.6082664Z  2025-10-10T00:26:31.6082927Z  2025-10-10T00:26:31.6083155Z  2025-10-10T00:26:31.6083368Z  2025-10-10T00:26:31.6083595Z  2025-10-10T00:26:31.6083807Z  2025-10-10T00:26:31.6084035Z  2025-10-10T00:26:31.6084587Z [2,632 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:31.6085142Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:31.6085509Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:31.6085849Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:31.6086206Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:31.6086548Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:31.6087061Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:31.6087574Z //:torch; 0s processwrapper-sandbox 2025-10-10T00:26:31.6087930Z //:aten; 0s processwrapper-sandbox ... 2025-10-10T00:26:32.2589336Z 2025-10-10T00:26:32.2590425Z  2025-10-10T00:26:32.2590906Z  2025-10-10T00:26:32.2591275Z  2025-10-10T00:26:32.2591597Z  2025-10-10T00:26:32.2592005Z  2025-10-10T00:26:32.2592414Z  2025-10-10T00:26:32.2592781Z  2025-10-10T00:26:32.2593162Z  2025-10-10T00:26:32.2594058Z [2,633 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:32.2595351Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:32.2595876Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:32.2596489Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:32.2597058Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:32.2597977Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:32.2598927Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:32.2599495Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:32.2600089Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:32.4671380Z 2025-10-10T00:26:32.4672156Z  2025-10-10T00:26:32.4672536Z  2025-10-10T00:26:32.4673005Z  2025-10-10T00:26:32.4673290Z  2025-10-10T00:26:32.4673580Z  2025-10-10T00:26:32.4673873Z  2025-10-10T00:26:32.4685379Z  2025-10-10T00:26:32.4686008Z  2025-10-10T00:26:32.4686673Z [2,633 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:32.4687226Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:32.4687687Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:32.4688241Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:32.4688594Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:32.4689197Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:32.4689753Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:32.4690156Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:32.4690576Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:32.6755939Z 2025-10-10T00:26:32.6756693Z  2025-10-10T00:26:32.6757135Z  2025-10-10T00:26:32.6757501Z  2025-10-10T00:26:32.6757877Z  2025-10-10T00:26:32.6758260Z  2025-10-10T00:26:32.6758640Z  2025-10-10T00:26:32.6759006Z  2025-10-10T00:26:32.6759368Z  2025-10-10T00:26:32.6760329Z [2,634 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:32.6761234Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:32.6761690Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:32.6762297Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:32.6763028Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:32.6763754Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:32.6764340Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:32.6765216Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 1s processwrapper-sandbox 2025-10-10T00:26:32.6766179Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:32.9191024Z 2025-10-10T00:26:32.9191824Z  2025-10-10T00:26:32.9192289Z  2025-10-10T00:26:32.9192687Z  2025-10-10T00:26:32.9193106Z  2025-10-10T00:26:32.9193510Z  2025-10-10T00:26:32.9193881Z  2025-10-10T00:26:32.9194284Z  2025-10-10T00:26:32.9194679Z  2025-10-10T00:26:32.9195717Z [2,635 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:32.9196686Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:32.9197290Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:32.9198202Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:32.9199122Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:32.9199741Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:32.9200585Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:32.9201524Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:32.9202169Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:33.2695924Z 2025-10-10T00:26:33.2696731Z  2025-10-10T00:26:33.2697233Z  2025-10-10T00:26:33.2697638Z  2025-10-10T00:26:33.2698019Z  2025-10-10T00:26:33.2698620Z  2025-10-10T00:26:33.2698993Z  2025-10-10T00:26:33.2699374Z  2025-10-10T00:26:33.2699746Z  2025-10-10T00:26:33.2700705Z [2,635 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:33.2701678Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:33.2702305Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:33.2703221Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:33.2704155Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:33.2704787Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:33.2705671Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:33.2706617Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:33.2707219Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:33.4684997Z 2025-10-10T00:26:33.4686961Z  2025-10-10T00:26:33.4687401Z  2025-10-10T00:26:33.4687757Z  2025-10-10T00:26:33.4688110Z  2025-10-10T00:26:33.4688461Z  2025-10-10T00:26:33.4688838Z  2025-10-10T00:26:33.4689208Z  2025-10-10T00:26:33.4689588Z  2025-10-10T00:26:33.4690508Z [2,637 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:33.4691441Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:33.4692047Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:33.4692953Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:33.4693883Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:33.4694955Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:33.4695896Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:33.4696747Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:33.4697607Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:33.6693159Z 2025-10-10T00:26:33.6693886Z  2025-10-10T00:26:33.6694305Z  2025-10-10T00:26:33.6694556Z  2025-10-10T00:26:33.6694788Z  2025-10-10T00:26:33.6695005Z  2025-10-10T00:26:33.6695239Z  2025-10-10T00:26:33.6695455Z  2025-10-10T00:26:33.6695706Z  2025-10-10T00:26:33.6696472Z [2,638 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:33.6697246Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:33.6697869Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:33.6698411Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:33.6698946Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:33.6699448Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:33.6699932Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:33.6700407Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:33.6700829Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:33.8939473Z 2025-10-10T00:26:33.8940408Z  2025-10-10T00:26:33.8940852Z  2025-10-10T00:26:33.8941209Z  2025-10-10T00:26:33.8941548Z  2025-10-10T00:26:33.8941904Z  2025-10-10T00:26:33.8942332Z  2025-10-10T00:26:33.8942652Z  2025-10-10T00:26:33.8942943Z  2025-10-10T00:26:33.8943838Z [2,639 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:33.8944600Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:33.8945431Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:33.8946321Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:33.8947055Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:33.8947850Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:33.8948578Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:33.8949689Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:33.8950139Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:34.1729423Z 2025-10-10T00:26:34.1730230Z  2025-10-10T00:26:34.1730602Z  2025-10-10T00:26:34.1731106Z  2025-10-10T00:26:34.1731620Z  2025-10-10T00:26:34.1732128Z  2025-10-10T00:26:34.1732612Z  2025-10-10T00:26:34.1733112Z  2025-10-10T00:26:34.1733600Z  2025-10-10T00:26:34.1734509Z [2,641 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:26:34.1735517Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:34.1736397Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:34.1737084Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:34.1739839Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:34.1740528Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:34.1741006Z Compiling torch/csrc/utils/out_types.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:34.1741866Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:34.1742519Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:34.4698215Z 2025-10-10T00:26:34.4698861Z  2025-10-10T00:26:34.4699138Z  2025-10-10T00:26:34.4699377Z  2025-10-10T00:26:34.4699628Z  2025-10-10T00:26:34.4699840Z  2025-10-10T00:26:34.4700066Z  2025-10-10T00:26:34.4700276Z  2025-10-10T00:26:34.4700502Z  2025-10-10T00:26:34.4701037Z [2,641 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:34.5352945Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:34.5353624Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:34.5354356Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:34.5355137Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:34.5355969Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:34.5356680Z Compiling torch/csrc/utils/out_types.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:34.5357369Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:34.5357919Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:34.7363404Z 2025-10-10T00:26:34.7364478Z  2025-10-10T00:26:34.7364991Z  2025-10-10T00:26:34.7365384Z  2025-10-10T00:26:34.7365965Z  2025-10-10T00:26:34.7366309Z  2025-10-10T00:26:34.7366728Z  2025-10-10T00:26:34.7367126Z  2025-10-10T00:26:34.7367474Z  2025-10-10T00:26:34.7368207Z [2,643 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:34.7368789Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:34.7369431Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:34.7370245Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:34.7370914Z Compiling torch/csrc/utils/out_types.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:34.7371560Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:34.7371962Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:34.7372316Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:34.7372710Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:35.1135465Z 2025-10-10T00:26:35.1136379Z  2025-10-10T00:26:35.1136828Z  2025-10-10T00:26:35.1137193Z  2025-10-10T00:26:35.1137578Z  2025-10-10T00:26:35.1137976Z  2025-10-10T00:26:35.1138354Z  2025-10-10T00:26:35.1138726Z  2025-10-10T00:26:35.1139096Z  2025-10-10T00:26:35.1140022Z [2,644 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:35.1140948Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:35.1142088Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:35.1143278Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:35.1144193Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:35.1144789Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:35.1145383Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:35.1145960Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:35.1146564Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:35.3370164Z 2025-10-10T00:26:35.3370819Z  2025-10-10T00:26:35.3371112Z  2025-10-10T00:26:35.3371360Z  2025-10-10T00:26:35.3371590Z  2025-10-10T00:26:35.3371803Z  2025-10-10T00:26:35.3372032Z  2025-10-10T00:26:35.3372241Z  2025-10-10T00:26:35.3372472Z  2025-10-10T00:26:35.3380973Z [2,645 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:35.3381640Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:35.3382158Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:35.3382845Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:35.3383365Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:35.3383707Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:35.3384059Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:35.3384395Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:35.3384751Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:35.7373058Z 2025-10-10T00:26:35.7476178Z  2025-10-10T00:26:35.7476617Z  2025-10-10T00:26:35.7476951Z  2025-10-10T00:26:35.7477191Z  2025-10-10T00:26:35.7477408Z  2025-10-10T00:26:35.7477638Z  2025-10-10T00:26:35.7477876Z  2025-10-10T00:26:35.7478105Z  2025-10-10T00:26:35.7478643Z [2,648 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:35.7479364Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:35.7480035Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-10-10T00:26:35.7480559Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:35.7480899Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:35.7481428Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:35.7482019Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:35.7482428Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:35.7482788Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:35.9645952Z 2025-10-10T00:26:35.9646881Z  2025-10-10T00:26:35.9647354Z  2025-10-10T00:26:35.9647738Z  2025-10-10T00:26:35.9648246Z  2025-10-10T00:26:35.9648659Z  2025-10-10T00:26:35.9649094Z  2025-10-10T00:26:35.9649528Z  2025-10-10T00:26:35.9649944Z  2025-10-10T00:26:35.9650863Z [2,649 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:35.9652065Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:35.9652971Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:35.9653601Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:35.9654488Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:35.9655386Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:35.9656040Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:35.9656628Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:35.9657265Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:36.3538074Z 2025-10-10T00:26:36.3538741Z  2025-10-10T00:26:36.3539055Z  2025-10-10T00:26:36.3539293Z  2025-10-10T00:26:36.3539506Z  2025-10-10T00:26:36.3556235Z  2025-10-10T00:26:36.3556640Z  2025-10-10T00:26:36.3557037Z  2025-10-10T00:26:36.3557412Z  2025-10-10T00:26:36.3558338Z [2,649 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:36.3559539Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 5s processwrapper-sandbox 2025-10-10T00:26:36.3560436Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:36.3561045Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.3561906Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:36.3562814Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.3563425Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.3564050Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.3564685Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:36.6666316Z 2025-10-10T00:26:36.6667334Z  2025-10-10T00:26:36.6667837Z  2025-10-10T00:26:36.6668101Z  2025-10-10T00:26:36.6668521Z  2025-10-10T00:26:36.6668864Z  2025-10-10T00:26:36.6669179Z  2025-10-10T00:26:36.6669463Z  2025-10-10T00:26:36.6669803Z  2025-10-10T00:26:36.6670679Z [2,650 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:36.6671516Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:36.6672021Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:36.6672566Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:36.6673256Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:36.6673763Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.6685088Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.6685711Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.6686395Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:36.9021008Z 2025-10-10T00:26:36.9021869Z  2025-10-10T00:26:36.9022361Z  2025-10-10T00:26:36.9022737Z  2025-10-10T00:26:36.9023068Z  2025-10-10T00:26:36.9023401Z  2025-10-10T00:26:36.9023716Z  2025-10-10T00:26:36.9024077Z  2025-10-10T00:26:36.9024348Z  2025-10-10T00:26:36.9025304Z [2,652 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:36.9026102Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:36.9026629Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:36.9027055Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.9027472Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.9028044Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:36.9028519Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:36.9029064Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:36.9029581Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:37.1493957Z 2025-10-10T00:26:37.1494741Z  2025-10-10T00:26:37.1505237Z  2025-10-10T00:26:37.1505658Z  2025-10-10T00:26:37.1506061Z  2025-10-10T00:26:37.1506442Z  2025-10-10T00:26:37.1506834Z  2025-10-10T00:26:37.1507200Z  2025-10-10T00:26:37.1507589Z  2025-10-10T00:26:37.1508543Z [2,652 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:37.1509469Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.1510077Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.1510664Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.1511259Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:37.1511826Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:37.1512451Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:37.1513041Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:37.1513672Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:37.7236318Z 2025-10-10T00:26:37.7237107Z  2025-10-10T00:26:37.7237563Z  2025-10-10T00:26:37.7238237Z  2025-10-10T00:26:37.7238596Z  2025-10-10T00:26:37.7238994Z  2025-10-10T00:26:37.7239359Z  2025-10-10T00:26:37.7239686Z  2025-10-10T00:26:37.7240064Z  2025-10-10T00:26:37.7240963Z [2,653 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:37.7241865Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:37.7242444Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:37.7243006Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.7243589Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.7244153Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.7244776Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:37.7245329Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:37.7245943Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:37.9501702Z 2025-10-10T00:26:37.9502439Z  2025-10-10T00:26:37.9502861Z  2025-10-10T00:26:37.9503232Z  2025-10-10T00:26:37.9503603Z  2025-10-10T00:26:37.9503998Z  2025-10-10T00:26:37.9504390Z  2025-10-10T00:26:37.9504786Z  2025-10-10T00:26:37.9505131Z  2025-10-10T00:26:37.9506060Z [2,654 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:37.9506962Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:37.9507563Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:37.9508177Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.9508770Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:37.9509375Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:37.9510171Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:37.9510765Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:37.9511390Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:38.3504932Z 2025-10-10T00:26:38.3505678Z  2025-10-10T00:26:38.3506129Z  2025-10-10T00:26:38.3507390Z  2025-10-10T00:26:38.3507772Z  2025-10-10T00:26:38.3508153Z  2025-10-10T00:26:38.3508529Z  2025-10-10T00:26:38.3508916Z  2025-10-10T00:26:38.3509270Z  2025-10-10T00:26:38.3510193Z [2,655 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:38.3511118Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.3511718Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.3512353Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.3512963Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.3513586Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:38.3514273Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:38.3514873Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:38.3515583Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:38.8101109Z 2025-10-10T00:26:38.8102023Z  2025-10-10T00:26:38.8102488Z  2025-10-10T00:26:38.8102913Z  2025-10-10T00:26:38.8103456Z  2025-10-10T00:26:38.8103826Z  2025-10-10T00:26:38.8104154Z  2025-10-10T00:26:38.8104549Z  2025-10-10T00:26:38.8104874Z  2025-10-10T00:26:38.8105752Z [2,656 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:38.8106695Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:38.8107281Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.8107848Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.8108352Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:38.8108885Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:38.8109456Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:38.8110034Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:38.8110612Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:26:39.1453874Z 2025-10-10T00:26:39.1454654Z  2025-10-10T00:26:39.1455151Z  2025-10-10T00:26:39.1457110Z  2025-10-10T00:26:39.1457396Z  2025-10-10T00:26:39.1457764Z  2025-10-10T00:26:39.1457982Z  2025-10-10T00:26:39.1458216Z  2025-10-10T00:26:39.1458429Z  2025-10-10T00:26:39.1458989Z [2,659 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:39.1459656Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:39.1460025Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:39.1460363Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:39.1460773Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:39.1461172Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:39.1461545Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:39.1461890Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:39.1462313Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:39.3516844Z 2025-10-10T00:26:39.3517674Z  2025-10-10T00:26:39.3518167Z  2025-10-10T00:26:39.3518564Z  2025-10-10T00:26:39.3518968Z  2025-10-10T00:26:39.3519351Z  2025-10-10T00:26:39.3519756Z  2025-10-10T00:26:39.3520148Z  2025-10-10T00:26:39.3520550Z  2025-10-10T00:26:39.3521547Z [2,660 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:39.3522537Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:39.3523166Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:39.3523797Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:39.3524477Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:39.3525094Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:39.3527048Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:39.3527679Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:39.3528320Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:39.5696727Z 2025-10-10T00:26:39.5697417Z  2025-10-10T00:26:39.5697717Z  2025-10-10T00:26:39.5697955Z  2025-10-10T00:26:39.5698202Z  2025-10-10T00:26:39.5698431Z  2025-10-10T00:26:39.5698645Z  2025-10-10T00:26:39.5698868Z  2025-10-10T00:26:39.5699081Z  2025-10-10T00:26:39.5699637Z [2,662 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:39.5700166Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:39.5700530Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:39.5700882Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:39.5701218Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:39.5701565Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:39.5701903Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:39.5702245Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:39.5702588Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:39.8314261Z 2025-10-10T00:26:39.8315989Z  2025-10-10T00:26:39.8316599Z  2025-10-10T00:26:39.8316985Z  2025-10-10T00:26:39.8317347Z  2025-10-10T00:26:39.8318103Z  2025-10-10T00:26:39.8318470Z  2025-10-10T00:26:39.8319164Z  2025-10-10T00:26:39.8319517Z  2025-10-10T00:26:39.8320716Z [2,663 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:39.8321722Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:39.8322772Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:39.8323406Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:39.8324451Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:39.8324850Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:39.8325272Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:39.8326041Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:39.8326563Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:40.1729208Z 2025-10-10T00:26:40.1730086Z  2025-10-10T00:26:40.1730545Z  2025-10-10T00:26:40.1730901Z  2025-10-10T00:26:40.1731576Z  2025-10-10T00:26:40.1731937Z  2025-10-10T00:26:40.1732380Z  2025-10-10T00:26:40.1732770Z  2025-10-10T00:26:40.1733169Z  2025-10-10T00:26:40.1734137Z [2,663 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:40.1734797Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:40.1735332Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:40.1735797Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:40.1736382Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:40.1736893Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:40.1737289Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:40.1737719Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:40.1738323Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:40.3730055Z 2025-10-10T00:26:40.3904150Z  2025-10-10T00:26:40.3905013Z  2025-10-10T00:26:40.3905242Z  2025-10-10T00:26:40.3905482Z  2025-10-10T00:26:40.3905695Z  2025-10-10T00:26:40.3905923Z  2025-10-10T00:26:40.3906132Z  2025-10-10T00:26:40.3906357Z  2025-10-10T00:26:40.3906993Z [2,664 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:40.3907723Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:40.3908088Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:40.3908433Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:40.3908783Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:40.3909116Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:40.3909460Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:40.3911999Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:40.3912451Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:40.5912678Z 2025-10-10T00:26:40.5913512Z  2025-10-10T00:26:40.5913964Z  2025-10-10T00:26:40.5914309Z  2025-10-10T00:26:40.5914677Z  2025-10-10T00:26:40.5915012Z  2025-10-10T00:26:40.5915448Z  2025-10-10T00:26:40.5915785Z  2025-10-10T00:26:40.5916128Z  2025-10-10T00:26:40.5916980Z [2,666 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:26:40.5917834Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:40.5918381Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:40.5918936Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:40.5919480Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:40.5920000Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:40.5920547Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:40.5921091Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:40.5921649Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:40.9772689Z 2025-10-10T00:26:40.9773509Z  2025-10-10T00:26:40.9774266Z  2025-10-10T00:26:40.9774608Z  2025-10-10T00:26:40.9774945Z  2025-10-10T00:26:40.9775294Z  2025-10-10T00:26:40.9775636Z  2025-10-10T00:26:40.9775992Z  2025-10-10T00:26:40.9776303Z  2025-10-10T00:26:40.9777096Z [2,667 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:40.9777951Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:40.9778582Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:40.9779169Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:40.9779801Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:40.9780433Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:40.9781016Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:40.9781624Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:40.9782240Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:41.1916379Z 2025-10-10T00:26:41.1917056Z  2025-10-10T00:26:41.1917341Z  2025-10-10T00:26:41.1917580Z  2025-10-10T00:26:41.2374722Z  2025-10-10T00:26:41.2375031Z  2025-10-10T00:26:41.2376889Z  2025-10-10T00:26:41.2377216Z  2025-10-10T00:26:41.2377566Z  2025-10-10T00:26:41.2378359Z [2,667 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:41.2379132Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:41.2380501Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:41.2380983Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:41.2381428Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:41.2381944Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:41.2382693Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:41.2384783Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:41.2385801Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:41.4776586Z 2025-10-10T00:26:41.4777618Z  2025-10-10T00:26:41.4780559Z  2025-10-10T00:26:41.4780914Z  2025-10-10T00:26:41.4781229Z  2025-10-10T00:26:41.4781564Z  2025-10-10T00:26:41.4781876Z  2025-10-10T00:26:41.4782205Z  2025-10-10T00:26:41.4782512Z  2025-10-10T00:26:41.4783329Z [2,668 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:41.4784123Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:41.4784652Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:41.4785157Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:41.4785675Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:41.4786432Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:41.4791877Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:41.4792603Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:41.4793103Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:41.6836438Z 2025-10-10T00:26:41.6837233Z  2025-10-10T00:26:41.6837723Z  2025-10-10T00:26:41.6838101Z  2025-10-10T00:26:41.6838493Z  2025-10-10T00:26:41.6838878Z  2025-10-10T00:26:41.6839287Z  2025-10-10T00:26:41.6839656Z  2025-10-10T00:26:41.6840046Z  2025-10-10T00:26:41.6840947Z [2,670 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:26:41.6841903Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:41.6842522Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:41.6843122Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:41.6843725Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:41.6844276Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:41.6844805Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:41.6845364Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:41.6845966Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:42.0384833Z 2025-10-10T00:26:42.0385676Z  2025-10-10T00:26:42.0386021Z  2025-10-10T00:26:42.0386243Z  2025-10-10T00:26:42.0386471Z  2025-10-10T00:26:42.0386692Z  2025-10-10T00:26:42.0386918Z  2025-10-10T00:26:42.0387128Z  2025-10-10T00:26:42.0387356Z  2025-10-10T00:26:42.0387898Z [2,670 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:42.0388437Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:42.0388800Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:42.0389137Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:42.0389484Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:42.0389823Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:42.0390176Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.0390515Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.0390873Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:42.2407452Z 2025-10-10T00:26:42.2408162Z  2025-10-10T00:26:42.2408490Z  2025-10-10T00:26:42.2408798Z  2025-10-10T00:26:42.2409155Z  2025-10-10T00:26:42.2410629Z  2025-10-10T00:26:42.2410847Z  2025-10-10T00:26:42.2411105Z  2025-10-10T00:26:42.2411364Z  2025-10-10T00:26:42.2412108Z [2,673 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:42.2412869Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:42.2413345Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:42.2413704Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.2414112Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.2414462Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.2414849Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.2415411Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:42.2415844Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:42.5383573Z 2025-10-10T00:26:42.5384381Z  2025-10-10T00:26:42.5385212Z  2025-10-10T00:26:42.5385624Z  2025-10-10T00:26:42.5386019Z  2025-10-10T00:26:42.5386418Z  2025-10-10T00:26:42.5386830Z  2025-10-10T00:26:42.5387242Z  2025-10-10T00:26:42.5387663Z  2025-10-10T00:26:42.5389005Z [2,674 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:42.5389979Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:42.5396056Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.5396722Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.5397344Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.5397793Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.5398371Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.5399227Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:42.5400026Z Compiling torch/csrc/utils/byte_order.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:26:42.8412397Z 2025-10-10T00:26:42.8414850Z  2025-10-10T00:26:42.8415734Z  2025-10-10T00:26:42.8416069Z  2025-10-10T00:26:42.8416283Z  2025-10-10T00:26:42.8416528Z  2025-10-10T00:26:42.8416742Z  2025-10-10T00:26:42.8416969Z  2025-10-10T00:26:42.8417182Z  2025-10-10T00:26:42.8417734Z [2,674 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:42.8418279Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:42.8418625Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.8418980Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.8419319Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:42.8419662Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.8419998Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:42.8420355Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:42.8420839Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:26:43.0728431Z 2025-10-10T00:26:43.0730263Z  2025-10-10T00:26:43.0730760Z  2025-10-10T00:26:43.0731046Z  2025-10-10T00:26:43.0731271Z  2025-10-10T00:26:43.0731575Z  2025-10-10T00:26:43.0731938Z  2025-10-10T00:26:43.0732328Z  2025-10-10T00:26:43.0732539Z  2025-10-10T00:26:43.0733360Z [2,675 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:43.0734064Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:43.0734630Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.0735150Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.0735786Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.0736430Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.0736995Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:43.0737817Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:43.0738688Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:43.4427913Z 2025-10-10T00:26:43.4428984Z  2025-10-10T00:26:43.4429453Z  2025-10-10T00:26:43.4431654Z  2025-10-10T00:26:43.4432054Z  2025-10-10T00:26:43.4432434Z  2025-10-10T00:26:43.4432824Z  2025-10-10T00:26:43.4433184Z  2025-10-10T00:26:43.4433573Z  2025-10-10T00:26:43.4434505Z [2,675 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:43.4435550Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:43.4436161Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:43.4436773Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.4437371Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.4437968Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.4438578Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:43.4439387Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:43.4440601Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:43.7403950Z 2025-10-10T00:26:43.7405027Z  2025-10-10T00:26:43.7405528Z  2025-10-10T00:26:43.7405960Z  2025-10-10T00:26:43.7406382Z  2025-10-10T00:26:43.7406825Z  2025-10-10T00:26:43.7407225Z  2025-10-10T00:26:43.7407648Z  2025-10-10T00:26:43.7408020Z  2025-10-10T00:26:43.7408983Z [2,676 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:43.7409986Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:43.7410677Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:43.7411324Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:43.7411947Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:43.7412541Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:43.7413456Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:43.7414371Z Compiling torch/csrc/utils/byte_order.cpp; 3s processwrapper-sandbox 2025-10-10T00:26:43.7415328Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:44.0434599Z 2025-10-10T00:26:44.0435544Z  2025-10-10T00:26:44.0436083Z  2025-10-10T00:26:44.0436464Z  2025-10-10T00:26:44.0436851Z  2025-10-10T00:26:44.0437222Z  2025-10-10T00:26:44.0437601Z  2025-10-10T00:26:44.0437954Z  2025-10-10T00:26:44.0438329Z  2025-10-10T00:26:44.0439286Z [2,677 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:44.0440249Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:44.0440873Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.0441449Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.0442449Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.0443129Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.0443843Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:44.0444567Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:44.0445322Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:44.2887774Z 2025-10-10T00:26:44.2888628Z  2025-10-10T00:26:44.6441417Z  2025-10-10T00:26:44.6441783Z  2025-10-10T00:26:44.6442020Z  2025-10-10T00:26:44.6442236Z  2025-10-10T00:26:44.6442469Z  2025-10-10T00:26:44.6442698Z  2025-10-10T00:26:44.6442983Z  2025-10-10T00:26:44.6443537Z [2,679 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:44.6444130Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:44.6444493Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.6444896Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.6445400Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.6445948Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:44.6446495Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:44.6447036Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:44.6447611Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:44.6448043Z 2025-10-10T00:26:44.6449314Z  2025-10-10T00:26:44.6449813Z  2025-10-10T00:26:44.6450169Z  2025-10-10T00:26:44.6450541Z  2025-10-10T00:26:44.6450819Z  2025-10-10T00:26:44.6451221Z  2025-10-10T00:26:44.6451515Z  2025-10-10T00:26:44.6451899Z  2025-10-10T00:26:44.6452764Z [2,679 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:44.6453705Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:44.6454309Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:44.6454912Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:44.6455496Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.6456116Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:44.6456711Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:44.6457264Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:44.6458184Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:44.8444283Z 2025-10-10T00:26:44.8445069Z  2025-10-10T00:26:44.8445607Z  2025-10-10T00:26:44.8446043Z  2025-10-10T00:26:44.8446467Z  2025-10-10T00:26:44.8446858Z  2025-10-10T00:26:44.8447284Z  2025-10-10T00:26:44.8447647Z  2025-10-10T00:26:44.8448087Z  2025-10-10T00:26:44.8449055Z [2,680 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:44.8450046Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:44.8450718Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:44.8451366Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:44.8451992Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:44.8452584Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:44.8453423Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:44.8454013Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:44.8454681Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:45.2445715Z 2025-10-10T00:26:45.2446568Z  2025-10-10T00:26:45.2446893Z  2025-10-10T00:26:45.2447113Z  2025-10-10T00:26:45.2447342Z  2025-10-10T00:26:45.2447556Z  2025-10-10T00:26:45.2447784Z  2025-10-10T00:26:45.2447996Z  2025-10-10T00:26:45.2448222Z  2025-10-10T00:26:45.2448765Z [2,681 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:45.2449309Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:45.2449673Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:45.2450010Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:45.2450359Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:45.2450690Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:45.2451051Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.2451383Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.2451747Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:26:45.4599532Z 2025-10-10T00:26:45.4600603Z  2025-10-10T00:26:45.4601064Z  2025-10-10T00:26:45.4601414Z  2025-10-10T00:26:45.4601791Z  2025-10-10T00:26:45.4602202Z  2025-10-10T00:26:45.4602575Z  2025-10-10T00:26:45.4602968Z  2025-10-10T00:26:45.4603324Z  2025-10-10T00:26:45.4604214Z [2,684 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:45.4605013Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:45.4605560Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:45.4606135Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.4606690Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.4607283Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.4607890Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:45.4608503Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:45.4609060Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:45.6864244Z 2025-10-10T00:26:45.6864982Z  2025-10-10T00:26:45.6865421Z  2025-10-10T00:26:45.6866055Z  2025-10-10T00:26:45.6866435Z  2025-10-10T00:26:45.6866804Z  2025-10-10T00:26:45.6867182Z  2025-10-10T00:26:45.6867550Z  2025-10-10T00:26:45.6867921Z  2025-10-10T00:26:45.6868774Z [2,686 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:26:45.6869575Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:45.6870131Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:45.6870720Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.6871321Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.6871907Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:45.6872498Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:45.6873025Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:45.6873551Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:45.8806109Z 2025-10-10T00:26:45.8806963Z  2025-10-10T00:26:45.8807478Z  2025-10-10T00:26:45.8807816Z  2025-10-10T00:26:45.8808055Z  2025-10-10T00:26:45.8808272Z  2025-10-10T00:26:45.8808505Z  2025-10-10T00:26:45.8808721Z  2025-10-10T00:26:45.8808960Z  2025-10-10T00:26:45.8809831Z [2,687 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:45.8810639Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:45.8811169Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:45.8811718Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:45.8812278Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:45.8812872Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:45.8814463Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:45.8815026Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:45.8815576Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:46.1232265Z 2025-10-10T00:26:46.1233180Z  2025-10-10T00:26:46.1233609Z  2025-10-10T00:26:46.1234020Z  2025-10-10T00:26:46.1234408Z  2025-10-10T00:26:46.1234809Z  2025-10-10T00:26:46.1235188Z  2025-10-10T00:26:46.1235677Z  2025-10-10T00:26:46.1236054Z  2025-10-10T00:26:46.1237003Z [2,688 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:46.1237958Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:46.1238576Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.1239198Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.1239791Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.1240388Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:46.1240999Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:46.1241606Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:46.1242203Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:46.4816021Z 2025-10-10T00:26:46.4816775Z  2025-10-10T00:26:46.4817184Z  2025-10-10T00:26:46.4817507Z  2025-10-10T00:26:46.4817826Z  2025-10-10T00:26:46.4818135Z  2025-10-10T00:26:46.4818456Z  2025-10-10T00:26:46.4818773Z  2025-10-10T00:26:46.4819078Z  2025-10-10T00:26:46.4819861Z [2,688 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:46.4820613Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:46.4821133Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.4821621Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.4822119Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.4822602Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:46.4823117Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:46.4823611Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:46.4824103Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:46.9252001Z 2025-10-10T00:26:46.9253776Z  2025-10-10T00:26:46.9254272Z  2025-10-10T00:26:46.9256701Z  2025-10-10T00:26:46.9257354Z  2025-10-10T00:26:46.9259909Z  2025-10-10T00:26:46.9260332Z  2025-10-10T00:26:46.9260880Z  2025-10-10T00:26:46.9261958Z  2025-10-10T00:26:46.9265419Z [2,689 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:46.9265973Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:46.9266327Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:46.9266684Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:46.9267018Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:46.9267372Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:46.9267723Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:46.9268079Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:46.9268447Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:47.2914758Z 2025-10-10T00:26:47.2915694Z  2025-10-10T00:26:47.2916138Z  2025-10-10T00:26:47.2916522Z  2025-10-10T00:26:47.2916942Z  2025-10-10T00:26:47.2917296Z  2025-10-10T00:26:47.2917731Z  2025-10-10T00:26:47.2918108Z  2025-10-10T00:26:47.2918388Z  2025-10-10T00:26:47.2929265Z [2,689 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:47.2930461Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:47.2931132Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:47.2931792Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:47.2932408Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:47.2933007Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:47.2933785Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.2934406Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:47.2935050Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:47.4915599Z 2025-10-10T00:26:47.4916332Z  2025-10-10T00:26:47.4916627Z  2025-10-10T00:26:47.4916850Z  2025-10-10T00:26:47.4917101Z  2025-10-10T00:26:47.4917332Z  2025-10-10T00:26:47.4917544Z  2025-10-10T00:26:47.4917768Z  2025-10-10T00:26:47.4917977Z  2025-10-10T00:26:47.4918531Z [2,692 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:26:47.4919055Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:47.4919417Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:47.4919767Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:47.4920105Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:47.4920458Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.4920802Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.4921150Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.4921493Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:47.8679067Z 2025-10-10T00:26:47.8680683Z  2025-10-10T00:26:47.8681205Z  2025-10-10T00:26:47.8681594Z  2025-10-10T00:26:47.8682023Z  2025-10-10T00:26:47.8682780Z  2025-10-10T00:26:47.8683201Z  2025-10-10T00:26:47.8683869Z  2025-10-10T00:26:47.8684288Z  2025-10-10T00:26:47.8685585Z [2,693 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:47.8686587Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:26:47.8687464Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:47.8688009Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:47.8688935Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.8689551Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.8690583Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:47.8691462Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:47.8692123Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:48.0696530Z 2025-10-10T00:26:48.0698163Z  2025-10-10T00:26:48.0698618Z  2025-10-10T00:26:48.0698945Z  2025-10-10T00:26:48.0699517Z  2025-10-10T00:26:48.0699886Z  2025-10-10T00:26:48.0700230Z  2025-10-10T00:26:48.0700590Z  2025-10-10T00:26:48.0700962Z  2025-10-10T00:26:48.0701841Z [2,695 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:48.0702699Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:26:48.0703294Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:48.0703875Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.0704425Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.0704996Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:48.0705576Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.0706149Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:48.0706753Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:48.3249055Z 2025-10-10T00:26:48.3250878Z  2025-10-10T00:26:48.3251368Z  2025-10-10T00:26:48.3251596Z  2025-10-10T00:26:48.3251928Z  2025-10-10T00:26:48.3252217Z  2025-10-10T00:26:48.3252458Z  2025-10-10T00:26:48.3252742Z  2025-10-10T00:26:48.3253107Z  2025-10-10T00:26:48.3253767Z [2,698 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:26:48.3254404Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:48.3254990Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:48.3255606Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.3256149Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:48.3256621Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.3257139Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.3257921Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:48.3258389Z //:aten; 0s processwrapper-sandbox ... 2025-10-10T00:26:48.5268153Z 2025-10-10T00:26:48.5268837Z  2025-10-10T00:26:48.5269137Z  2025-10-10T00:26:48.5269359Z  2025-10-10T00:26:48.5269598Z  2025-10-10T00:26:48.5269812Z  2025-10-10T00:26:48.5270040Z  2025-10-10T00:26:48.5270251Z  2025-10-10T00:26:48.5270478Z  2025-10-10T00:26:48.5271014Z [2,698 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:48.5271558Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:48.5271909Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:48.5272265Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.5272616Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:48.5272950Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.5273299Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.5273642Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:48.5274332Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:48.7348371Z 2025-10-10T00:26:48.7349755Z  2025-10-10T00:26:48.7350228Z  2025-10-10T00:26:48.7350642Z  2025-10-10T00:26:48.7351034Z  2025-10-10T00:26:48.7351425Z  2025-10-10T00:26:48.7351793Z  2025-10-10T00:26:48.7352201Z  2025-10-10T00:26:48.7352570Z  2025-10-10T00:26:48.7353508Z [2,699 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:48.7354316Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:48.7354902Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:48.7355609Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:48.7356159Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:48.7356754Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:48.7357312Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:48.7357875Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:48.7358428Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:49.3856813Z 2025-10-10T00:26:49.3857775Z  2025-10-10T00:26:49.3858228Z  2025-10-10T00:26:49.3858524Z  2025-10-10T00:26:49.3859944Z  2025-10-10T00:26:49.3860333Z  2025-10-10T00:26:49.3860675Z  2025-10-10T00:26:49.3860976Z  2025-10-10T00:26:49.3861299Z  2025-10-10T00:26:49.3862142Z [2,700 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:49.3862805Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:49.3863227Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:49.3863567Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:49.3863956Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:49.3864392Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:49.3865042Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:49.3865544Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:49.3865935Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:49.7630520Z 2025-10-10T00:26:49.7631246Z  2025-10-10T00:26:49.7793450Z  2025-10-10T00:26:49.7794759Z  2025-10-10T00:26:49.7795107Z  2025-10-10T00:26:49.7795568Z  2025-10-10T00:26:49.7796281Z  2025-10-10T00:26:49.7796611Z  2025-10-10T00:26:49.7796997Z  2025-10-10T00:26:49.7797663Z [2,700 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:49.7798492Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:49.7798925Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:49.7799422Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:49.7800007Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:49.7800368Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:49.7800898Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:49.7801648Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:49.7802181Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:49.9809360Z 2025-10-10T00:26:49.9810371Z  2025-10-10T00:26:49.9810794Z  2025-10-10T00:26:49.9811120Z  2025-10-10T00:26:49.9811432Z  2025-10-10T00:26:49.9811770Z  2025-10-10T00:26:49.9812055Z  2025-10-10T00:26:49.9812308Z  2025-10-10T00:26:49.9812602Z  2025-10-10T00:26:49.9813321Z [2,701 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:49.9814031Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:49.9814496Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:49.9814908Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:49.9815377Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:49.9815858Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:49.9816318Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:49.9816749Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:49.9817310Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:50.2639605Z 2025-10-10T00:26:50.2640930Z  2025-10-10T00:26:50.2641447Z  2025-10-10T00:26:50.2641813Z  2025-10-10T00:26:50.2642269Z  2025-10-10T00:26:50.2642653Z  2025-10-10T00:26:50.2643043Z  2025-10-10T00:26:50.2643436Z  2025-10-10T00:26:50.2643816Z  2025-10-10T00:26:50.2644781Z [2,703 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:50.2645746Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:50.2646401Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:50.2646996Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.2647593Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.2648202Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.2648817Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:50.2649439Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.2650079Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:50.5790658Z 2025-10-10T00:26:50.5791510Z  2025-10-10T00:26:50.5792052Z  2025-10-10T00:26:50.5792417Z  2025-10-10T00:26:50.5792763Z  2025-10-10T00:26:50.5793412Z  2025-10-10T00:26:50.5793767Z  2025-10-10T00:26:50.5794142Z  2025-10-10T00:26:50.5794517Z  2025-10-10T00:26:50.5795548Z [2,705 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:50.5796494Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:50.5797151Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:50.5797761Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:50.5798382Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:50.5799000Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.5799612Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.5800246Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:50.5800871Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:50.7810413Z 2025-10-10T00:26:50.7811175Z  2025-10-10T00:26:50.7813717Z  2025-10-10T00:26:50.7814190Z  2025-10-10T00:26:50.7814441Z  2025-10-10T00:26:50.7814756Z  2025-10-10T00:26:50.7815086Z  2025-10-10T00:26:50.7815445Z  2025-10-10T00:26:50.7815790Z  2025-10-10T00:26:50.7816746Z [2,709 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:50.7817741Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:50.7818370Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.7818827Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:50.7819754Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.7822360Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:50.7823309Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:50.7824985Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:50.7825396Z //:aten; 0s processwrapper-sandbox ... 2025-10-10T00:26:51.7637808Z 2025-10-10T00:26:51.7638576Z  2025-10-10T00:26:51.7639017Z  2025-10-10T00:26:51.7639399Z  2025-10-10T00:26:51.7639748Z  2025-10-10T00:26:51.7640124Z  2025-10-10T00:26:51.7640457Z  2025-10-10T00:26:51.7640744Z  2025-10-10T00:26:51.7641038Z  2025-10-10T00:26:51.7641903Z [2,710 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:51.7642734Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:51.7643398Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:51.7643996Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:51.7644588Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:51.7645179Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:51.7645661Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:51.7646287Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:51.7646692Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:51.9817440Z 2025-10-10T00:26:51.9818089Z  2025-10-10T00:26:51.9818384Z  2025-10-10T00:26:51.9818648Z  2025-10-10T00:26:51.9818879Z  2025-10-10T00:26:51.9819107Z  2025-10-10T00:26:51.9819325Z  2025-10-10T00:26:51.9819553Z  2025-10-10T00:26:51.9819766Z  2025-10-10T00:26:51.9820326Z [2,710 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:51.9820851Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:51.9821213Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:51.9821569Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:51.9821903Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:51.9822247Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:51.9822581Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:51.9822930Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:51.9823272Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:52.1935226Z 2025-10-10T00:26:52.1935938Z  2025-10-10T00:26:52.1936371Z  2025-10-10T00:26:52.1936800Z  2025-10-10T00:26:52.1937156Z  2025-10-10T00:26:52.1937521Z  2025-10-10T00:26:52.1938106Z  2025-10-10T00:26:52.1938449Z  2025-10-10T00:26:52.1938781Z  2025-10-10T00:26:52.1939605Z [2,711 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:52.1940460Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:52.1941040Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:52.1941618Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:52.1942143Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:52.1942691Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.1943279Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.1943897Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:52.1944490Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:26:52.5940801Z 2025-10-10T00:26:52.5941888Z  2025-10-10T00:26:52.5942380Z  2025-10-10T00:26:52.5943101Z  2025-10-10T00:26:52.5943490Z  2025-10-10T00:26:52.5943888Z  2025-10-10T00:26:52.5944313Z  2025-10-10T00:26:52.5944708Z  2025-10-10T00:26:52.5945111Z  2025-10-10T00:26:52.5946081Z [2,713 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:52.5947077Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:52.5947691Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:52.5948244Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:52.5948884Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.5949528Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:52.5950475Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:52.5951693Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.5952357Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:52.7940486Z 2025-10-10T00:26:52.7941177Z  2025-10-10T00:26:52.7941492Z  2025-10-10T00:26:52.7941725Z  2025-10-10T00:26:52.7941940Z  2025-10-10T00:26:52.7942179Z  2025-10-10T00:26:52.7942394Z  2025-10-10T00:26:52.7942621Z  2025-10-10T00:26:52.7942849Z  2025-10-10T00:26:52.7943403Z [2,714 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:52.7943937Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:52.7944309Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:52.7944669Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.7945008Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:52.7945515Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:52.7946029Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.7946390Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:52.7946737Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:53.2269565Z 2025-10-10T00:26:53.2270643Z  2025-10-10T00:26:53.2270962Z  2025-10-10T00:26:53.2271471Z  2025-10-10T00:26:53.2271747Z  2025-10-10T00:26:53.2272161Z  2025-10-10T00:26:53.2272954Z  2025-10-10T00:26:53.2273194Z  2025-10-10T00:26:53.2273407Z  2025-10-10T00:26:53.2275623Z [2,715 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:53.2276510Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:53.2276872Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:53.2277209Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:53.2277561Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:53.2278053Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-10-10T00:26:53.2278587Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:53.2278937Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:53.2279311Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:53.5763685Z 2025-10-10T00:26:53.5764848Z  2025-10-10T00:26:53.5765382Z  2025-10-10T00:26:53.5766028Z  2025-10-10T00:26:53.5766416Z  2025-10-10T00:26:53.5766801Z  2025-10-10T00:26:53.5767199Z  2025-10-10T00:26:53.5767581Z  2025-10-10T00:26:53.5767968Z  2025-10-10T00:26:53.5768905Z [2,718 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:53.5769835Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:53.5770442Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:53.5771058Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:53.5771655Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:53.5772266Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:53.5772892Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:53.5773485Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:53.5774435Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:53.8142207Z 2025-10-10T00:26:53.8142984Z  2025-10-10T00:26:53.8143402Z  2025-10-10T00:26:53.8143637Z  2025-10-10T00:26:53.8143870Z  2025-10-10T00:26:53.8144396Z  2025-10-10T00:26:53.8144626Z  2025-10-10T00:26:53.8144974Z  2025-10-10T00:26:53.8145191Z  2025-10-10T00:26:53.8146176Z [2,718 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:53.8146837Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:53.8147363Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:53.8147708Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:53.8148170Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:53.8148505Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:53.8150855Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:53.8151404Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:53.8151767Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:54.1388074Z 2025-10-10T00:26:54.1388713Z  2025-10-10T00:26:54.1389114Z  2025-10-10T00:26:54.1389502Z  2025-10-10T00:26:54.1389723Z  2025-10-10T00:26:54.1389955Z  2025-10-10T00:26:54.1390469Z  2025-10-10T00:26:54.1390799Z  2025-10-10T00:26:54.1391034Z  2025-10-10T00:26:54.1391841Z [2,719 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:54.1393821Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:54.1394464Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:54.1395546Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:54.1396124Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:54.1396677Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:54.1397158Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:54.1397534Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.1398051Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:54.4146129Z 2025-10-10T00:26:54.4147121Z  2025-10-10T00:26:54.4147435Z  2025-10-10T00:26:54.4147686Z  2025-10-10T00:26:54.4148024Z  2025-10-10T00:26:54.4148367Z  2025-10-10T00:26:54.4148699Z  2025-10-10T00:26:54.4149041Z  2025-10-10T00:26:54.4149312Z  2025-10-10T00:26:54.4150101Z [2,722 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:54.4150811Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:54.4151359Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:54.4151894Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:54.4152294Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.4152667Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:54.4153139Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.4153633Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.4154110Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:54.6152043Z 2025-10-10T00:26:54.6152851Z  2025-10-10T00:26:54.6153331Z  2025-10-10T00:26:54.6153765Z  2025-10-10T00:26:54.6154471Z  2025-10-10T00:26:54.6154887Z  2025-10-10T00:26:54.6155365Z  2025-10-10T00:26:54.6155784Z  2025-10-10T00:26:54.6156186Z  2025-10-10T00:26:54.6157201Z [2,723 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:54.6158243Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:54.6158906Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:54.6159570Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.6160215Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:54.6160886Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.6161545Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:54.6162204Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:54.6162858Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:55.0153642Z 2025-10-10T00:26:55.0288315Z  2025-10-10T00:26:55.0289238Z  2025-10-10T00:26:55.0289631Z  2025-10-10T00:26:55.0290052Z  2025-10-10T00:26:55.0290412Z  2025-10-10T00:26:55.0290795Z  2025-10-10T00:26:55.0291160Z  2025-10-10T00:26:55.0291513Z  2025-10-10T00:26:55.0292407Z [2,724 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:55.0293362Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:55.0293984Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:55.0294593Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:55.0295188Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.0295827Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.0296668Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.0297259Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:55.0297903Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:55.2297563Z 2025-10-10T00:26:55.2298288Z  2025-10-10T00:26:55.2298593Z  2025-10-10T00:26:55.2298813Z  2025-10-10T00:26:55.2299052Z  2025-10-10T00:26:55.2299264Z  2025-10-10T00:26:55.2299490Z  2025-10-10T00:26:55.2299716Z  2025-10-10T00:26:55.2299925Z  2025-10-10T00:26:55.2300472Z [2,725 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:55.2301002Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:26:55.2301363Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:55.2301700Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:55.2302059Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.2302393Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.2302741Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:55.2303084Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:26:55.4304612Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:55.4305072Z 2025-10-10T00:26:55.4305518Z  2025-10-10T00:26:55.4305862Z  2025-10-10T00:26:55.4306251Z  2025-10-10T00:26:55.4306657Z  2025-10-10T00:26:55.4307110Z  2025-10-10T00:26:55.4307509Z  2025-10-10T00:26:55.4307864Z  2025-10-10T00:26:55.4308250Z  2025-10-10T00:26:55.4309187Z [2,727 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:55.4309964Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:55.4310331Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:55.4310879Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.4311450Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.4312066Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.4312685Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:55.4313307Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:26:55.4313828Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:56.2543888Z 2025-10-10T00:26:56.2544741Z  2025-10-10T00:26:56.2545173Z  2025-10-10T00:26:56.2545549Z  2025-10-10T00:26:56.2546174Z  2025-10-10T00:26:56.2546543Z  2025-10-10T00:26:56.2546924Z  2025-10-10T00:26:56.2547286Z  2025-10-10T00:26:56.2547673Z  2025-10-10T00:26:56.2548578Z [2,728 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:56.2549520Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:56.2550120Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:56.2550721Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:56.2551302Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.2551896Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.2552490Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:56.2553088Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.2553696Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:56.6313375Z 2025-10-10T00:26:56.6314505Z  2025-10-10T00:26:56.6315383Z  2025-10-10T00:26:56.6315813Z  2025-10-10T00:26:56.6316179Z  2025-10-10T00:26:56.6316580Z  2025-10-10T00:26:56.6316949Z  2025-10-10T00:26:56.6317340Z  2025-10-10T00:26:56.6317715Z  2025-10-10T00:26:56.6318622Z [2,730 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:56.6319570Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:56.6320178Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:56.6320806Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:56.6321393Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:56.6321992Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.6322536Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.6323324Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:56.6323932Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:56.9912186Z 2025-10-10T00:26:56.9912984Z  2025-10-10T00:26:56.9913454Z  2025-10-10T00:26:56.9913820Z  2025-10-10T00:26:56.9914155Z  2025-10-10T00:26:56.9914524Z  2025-10-10T00:26:56.9914870Z  2025-10-10T00:26:56.9915324Z  2025-10-10T00:26:56.9915704Z  2025-10-10T00:26:56.9916657Z [2,732 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:56.9917437Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:56.9918062Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:56.9918584Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:56.9919130Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.9919696Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.9920245Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:56.9920873Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:56.9921475Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:57.1923169Z 2025-10-10T00:26:57.1923925Z  2025-10-10T00:26:57.1924413Z  2025-10-10T00:26:57.1924777Z  2025-10-10T00:26:57.1925121Z  2025-10-10T00:26:57.1925481Z  2025-10-10T00:26:57.1925900Z  2025-10-10T00:26:57.1926240Z  2025-10-10T00:26:57.1926619Z  2025-10-10T00:26:57.1927559Z [2,733 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:57.1928504Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:57.1929060Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:57.1929575Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:57.1930166Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.1930753Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:57.1931367Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.1931964Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.1932516Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:57.4694193Z 2025-10-10T00:26:57.4695024Z  2025-10-10T00:26:57.4695513Z  2025-10-10T00:26:57.4695913Z  2025-10-10T00:26:57.4696311Z  2025-10-10T00:26:57.4696938Z  2025-10-10T00:26:57.4697285Z  2025-10-10T00:26:57.4697665Z  2025-10-10T00:26:57.4698011Z  2025-10-10T00:26:57.4698954Z [2,734 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:57.4699937Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:26:57.4700553Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:57.4701134Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:57.4701755Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:57.4702334Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.4702929Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.4703545Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.4704147Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:57.8697910Z 2025-10-10T00:26:57.8698836Z  2025-10-10T00:26:57.8870172Z  2025-10-10T00:26:57.8870785Z  2025-10-10T00:26:57.8871170Z  2025-10-10T00:26:57.8871505Z  2025-10-10T00:26:57.8871829Z  2025-10-10T00:26:57.8872242Z  2025-10-10T00:26:57.8872538Z  2025-10-10T00:26:57.8873097Z [2,735 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:57.8873797Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:57.8874654Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:57.8875691Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:57.8876321Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:57.8876868Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:57.8877472Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:57.8878548Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:57.8879149Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:58.0869492Z 2025-10-10T00:26:58.0870269Z  2025-10-10T00:26:58.0870755Z  2025-10-10T00:26:58.0871159Z  2025-10-10T00:26:58.0871544Z  2025-10-10T00:26:58.0871921Z  2025-10-10T00:26:58.0872308Z  2025-10-10T00:26:58.0872685Z  2025-10-10T00:26:58.0873082Z  2025-10-10T00:26:58.0874300Z [2,736 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:58.0875093Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:58.0875519Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:58.0875874Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:58.0876231Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:58.0876561Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:58.0876909Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:58.0877279Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:58.0877638Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:58.2890186Z 2025-10-10T00:26:58.2891004Z  2025-10-10T00:26:58.2891470Z  2025-10-10T00:26:58.2891893Z  2025-10-10T00:26:58.2892261Z  2025-10-10T00:26:58.2892651Z  2025-10-10T00:26:58.2893038Z  2025-10-10T00:26:58.2893417Z  2025-10-10T00:26:58.2893776Z  2025-10-10T00:26:58.2894688Z [2,738 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:58.2895600Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:58.2896208Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:58.2896773Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:58.2897367Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:58.2897938Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:58.2898540Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:58.2899139Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:58.2899734Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:26:59.0968691Z 2025-10-10T00:26:59.0969558Z  2025-10-10T00:26:59.0970115Z  2025-10-10T00:26:59.0970541Z  2025-10-10T00:26:59.0970935Z  2025-10-10T00:26:59.0971321Z  2025-10-10T00:26:59.0972260Z  2025-10-10T00:26:59.0972647Z  2025-10-10T00:26:59.0973045Z  2025-10-10T00:26:59.0981022Z [2,739 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:59.0982120Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:59.0982666Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:26:59.0983225Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:59.0983781Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:59.0984318Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:26:59.0984862Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:59.0985422Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:59.0985998Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:26:59.4893545Z 2025-10-10T00:26:59.4894330Z  2025-10-10T00:26:59.4894780Z  2025-10-10T00:26:59.4895514Z  2025-10-10T00:26:59.4895905Z  2025-10-10T00:26:59.4896298Z  2025-10-10T00:26:59.4896693Z  2025-10-10T00:26:59.4897087Z  2025-10-10T00:26:59.4897465Z  2025-10-10T00:26:59.4898393Z [2,740 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:26:59.4899349Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:26:59.4899996Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:59.4900602Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:59.4901198Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:59.4901807Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:59.4902385Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:59.4902968Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:26:59.4903723Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:26:59.7866958Z 2025-10-10T00:26:59.7867696Z  2025-10-10T00:26:59.7868083Z  2025-10-10T00:26:59.7868454Z  2025-10-10T00:26:59.7868753Z  2025-10-10T00:26:59.7869066Z  2025-10-10T00:26:59.7869372Z  2025-10-10T00:26:59.7869653Z  2025-10-10T00:26:59.7869947Z  2025-10-10T00:26:59.7870685Z [2,742 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:26:59.7871488Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:26:59.7871953Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:26:59.7872433Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:59.7872883Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:26:59.7873371Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:59.7873848Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:26:59.7874777Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:26:59.7875421Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:27:00.0902292Z 2025-10-10T00:27:00.0903117Z  2025-10-10T00:27:00.0903576Z  2025-10-10T00:27:00.0903969Z  2025-10-10T00:27:00.0904348Z  2025-10-10T00:27:00.0904691Z  2025-10-10T00:27:00.0905078Z  2025-10-10T00:27:00.0905384Z  2025-10-10T00:27:00.0905764Z  2025-10-10T00:27:00.0906710Z [2,744 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:00.0907528Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:00.0908071Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:00.0908606Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:00.0909197Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:00.0909767Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:00.0910353Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:00.0910989Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:00.0911565Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:27:00.2897863Z 2025-10-10T00:27:00.2898491Z  2025-10-10T00:27:00.2898791Z  2025-10-10T00:27:00.2899050Z  2025-10-10T00:27:00.2899298Z  2025-10-10T00:27:00.2899514Z  2025-10-10T00:27:00.4107986Z  2025-10-10T00:27:00.4108694Z  2025-10-10T00:27:00.4109197Z  2025-10-10T00:27:00.4109770Z [2,746 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:00.4110308Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:00.4110675Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:00.4111017Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:00.4111377Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:00.4111715Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:00.4112075Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:00.4112410Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:00.4112791Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:27:00.7902011Z 2025-10-10T00:27:00.7902981Z  2025-10-10T00:27:00.7903288Z  2025-10-10T00:27:00.7905051Z  2025-10-10T00:27:00.7905491Z  2025-10-10T00:27:00.7905802Z  2025-10-10T00:27:00.7906163Z  2025-10-10T00:27:00.7906563Z  2025-10-10T00:27:00.7906893Z  2025-10-10T00:27:00.7907466Z [2,747 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:00.7908111Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:00.7908676Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:00.7909206Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:00.7909739Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:00.7910129Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:00.7910619Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:00.7911167Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:00.7912737Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:27:01.0119388Z 2025-10-10T00:27:01.0120299Z  2025-10-10T00:27:01.0120765Z  2025-10-10T00:27:01.0121318Z  2025-10-10T00:27:01.0121754Z  2025-10-10T00:27:01.0122258Z  2025-10-10T00:27:01.0122814Z  2025-10-10T00:27:01.0123213Z  2025-10-10T00:27:01.0123704Z  2025-10-10T00:27:01.0124653Z [2,747 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:01.0125708Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:01.0126444Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:01.0127187Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:01.0127891Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:01.0128622Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.0129340Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.0130799Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.0131497Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:27:01.2121786Z 2025-10-10T00:27:01.2122518Z  2025-10-10T00:27:01.2122980Z  2025-10-10T00:27:01.2123381Z  2025-10-10T00:27:01.2123852Z  2025-10-10T00:27:01.2124246Z  2025-10-10T00:27:01.2124646Z  2025-10-10T00:27:01.2125036Z  2025-10-10T00:27:01.2125423Z  2025-10-10T00:27:01.2126372Z [2,748 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:01.2127367Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:01.2127992Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:01.2128626Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:01.2129226Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.2129837Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.2130450Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.2131049Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.2131679Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:27:01.6128312Z 2025-10-10T00:27:01.6129376Z  2025-10-10T00:27:01.6130199Z  2025-10-10T00:27:01.6130868Z  2025-10-10T00:27:01.6131504Z  2025-10-10T00:27:01.6132012Z  2025-10-10T00:27:01.6132682Z  2025-10-10T00:27:01.6133710Z  2025-10-10T00:27:01.6134198Z  2025-10-10T00:27:01.6135190Z [2,750 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:01.6136238Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:01.6136885Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:01.6137534Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.6138149Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.6139108Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.6139838Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.6140746Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.6141753Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:01.9095073Z 2025-10-10T00:27:01.9096009Z  2025-10-10T00:27:01.9096473Z  2025-10-10T00:27:01.9096872Z  2025-10-10T00:27:01.9097641Z  2025-10-10T00:27:01.9098047Z  2025-10-10T00:27:01.9098462Z  2025-10-10T00:27:01.9098864Z  2025-10-10T00:27:01.9099267Z  2025-10-10T00:27:01.9105815Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-10-10T00:27:01.9107907Z 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-10-10T00:27:01.9112246Z 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-10-10T00:27:01.9115950Z 509 | auto ret = cpp_custom_type_hack::create( 2025-10-10T00:27:01.9116633Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-10-10T00:27:01.9117355Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-10-10T00:27:01.9118116Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-10T00:27:01.9119108Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-10-10T00:27:01.9120245Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-10-10T00:27:01.9121206Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-10-10T00:27:01.9121847Z | ^~~~~~ 2025-10-10T00:27:01.9123995Z 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-10-10T00:27:01.9128525Z 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-10-10T00:27:01.9131559Z 532 | cpp_custom_type_hack::cast>( 2025-10-10T00:27:01.9132580Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-10-10T00:27:01.9133257Z 533 | packed_weight); 2025-10-10T00:27:01.9133832Z | ~~~~~~~~~~~~~~ 2025-10-10T00:27:01.9134827Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-10-10T00:27:01.9135960Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-10-10T00:27:01.9136743Z 76 | cast(const Tensor& packed) { 2025-10-10T00:27:01.9137236Z | ^~~~ 2025-10-10T00:27:01.9138272Z [2,750 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:01.9139272Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:01.9139900Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:01.9140728Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.9141348Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:01.9141978Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.9142613Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.9143260Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:01.9143899Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:02.1623630Z 2025-10-10T00:27:02.1624752Z  2025-10-10T00:27:02.1625108Z  2025-10-10T00:27:02.1625475Z  2025-10-10T00:27:02.1625789Z  2025-10-10T00:27:02.1626107Z  2025-10-10T00:27:02.1626402Z  2025-10-10T00:27:02.1626779Z  2025-10-10T00:27:02.1627114Z  2025-10-10T00:27:02.1627979Z [2,752 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:02.1629533Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:02.1630092Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:02.1630552Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:02.1631137Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:02.1631644Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.1632174Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.1632603Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.1633142Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:27:02.3706883Z 2025-10-10T00:27:02.3707763Z  2025-10-10T00:27:02.3708049Z  2025-10-10T00:27:02.3708265Z  2025-10-10T00:27:02.3708496Z  2025-10-10T00:27:02.3708706Z  2025-10-10T00:27:02.3708933Z  2025-10-10T00:27:02.3710854Z  2025-10-10T00:27:02.3711199Z  2025-10-10T00:27:02.3711989Z [2,756 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:02.3712806Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:02.3713319Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:02.3713843Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.3714344Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.3714826Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.3715458Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:02.3715955Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:27:02.3716518Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:02.6144759Z 2025-10-10T00:27:02.6145436Z  2025-10-10T00:27:02.6145893Z  2025-10-10T00:27:02.6146331Z  2025-10-10T00:27:02.6146768Z  2025-10-10T00:27:02.6147202Z  2025-10-10T00:27:02.6147680Z  2025-10-10T00:27:02.6148125Z  2025-10-10T00:27:02.6148458Z  2025-10-10T00:27:02.6149241Z [2,756 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:02.6150077Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:02.6150565Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:02.6150944Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.6151506Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.6151927Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:02.6152423Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:02.6152833Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:27:02.6153267Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:03.1803590Z 2025-10-10T00:27:03.1804361Z  2025-10-10T00:27:03.1804820Z  2025-10-10T00:27:03.1805217Z  2025-10-10T00:27:03.1805628Z  2025-10-10T00:27:03.1806021Z  2025-10-10T00:27:03.1806400Z  2025-10-10T00:27:03.1806828Z  2025-10-10T00:27:03.1807190Z  2025-10-10T00:27:03.1808105Z [2,757 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:03.1809081Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:03.1809686Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:03.1810548Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:03.1811302Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:03.1811918Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:03.1812513Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:03.1813405Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:03.1814380Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:03.3883597Z 2025-10-10T00:27:03.3884566Z  2025-10-10T00:27:03.3885015Z  2025-10-10T00:27:03.3885236Z  2025-10-10T00:27:03.3885470Z  2025-10-10T00:27:03.3885682Z  2025-10-10T00:27:03.3885940Z  2025-10-10T00:27:03.3886210Z  2025-10-10T00:27:03.3886535Z  2025-10-10T00:27:03.3887284Z [2,759 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:03.3890325Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:03.3890774Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:03.3891264Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:03.3891614Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:03.3892177Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:03.3893028Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:03.3893938Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:03.3894871Z //:aten; 1s processwrapper-sandbox ... 2025-10-10T00:27:03.9270685Z 2025-10-10T00:27:03.9271550Z  2025-10-10T00:27:03.9272023Z  2025-10-10T00:27:03.9272436Z  2025-10-10T00:27:03.9274739Z  2025-10-10T00:27:03.9275109Z  2025-10-10T00:27:03.9275578Z  2025-10-10T00:27:03.9275921Z  2025-10-10T00:27:03.9276303Z  2025-10-10T00:27:03.9277246Z [2,760 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:03.9278223Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:03.9278872Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:03.9279496Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:03.9280396Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:03.9281657Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:03.9282638Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:03.9283240Z //:aten; 1s processwrapper-sandbox 2025-10-10T00:27:03.9283904Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:04.2147599Z 2025-10-10T00:27:04.2148665Z  2025-10-10T00:27:04.2149176Z  2025-10-10T00:27:04.2149558Z  2025-10-10T00:27:04.2149945Z  2025-10-10T00:27:04.2150313Z  2025-10-10T00:27:04.2150700Z  2025-10-10T00:27:04.2151091Z  2025-10-10T00:27:04.2151457Z  2025-10-10T00:27:04.2152415Z [2,761 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:04.2153363Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:04.2153973Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:04.2154833Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:04.2156172Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:04.2157103Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:04.2157718Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:04.2158547Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:04.2159468Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:04.6153442Z 2025-10-10T00:27:04.6154475Z  2025-10-10T00:27:04.6154955Z  2025-10-10T00:27:04.6155380Z  2025-10-10T00:27:04.6155744Z  2025-10-10T00:27:04.6156132Z  2025-10-10T00:27:04.6156453Z  2025-10-10T00:27:04.6156793Z  2025-10-10T00:27:04.6157142Z  2025-10-10T00:27:04.6159748Z [2,762 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:04.6160729Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:04.6161647Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:04.6162695Z Compiling torch/csrc/jit/serialization/onnx.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:04.6163526Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:04.6164079Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:04.6164906Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:04.6165852Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:04.6166452Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:27:05.0156148Z 2025-10-10T00:27:05.0156979Z  2025-10-10T00:27:05.0157281Z  2025-10-10T00:27:05.2187354Z  2025-10-10T00:27:05.2188431Z  2025-10-10T00:27:05.2188826Z  2025-10-10T00:27:05.2189227Z  2025-10-10T00:27:05.2189590Z  2025-10-10T00:27:05.2190400Z  2025-10-10T00:27:05.2191322Z [2,762 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:05.2192266Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:05.2193477Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:05.2194695Z Compiling torch/csrc/jit/serialization/onnx.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:05.2195669Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.2196624Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.2197678Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:05.2198559Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:05.2199202Z //:aten; 2s processwrapper-sandbox ... 2025-10-10T00:27:05.2896946Z 2025-10-10T00:27:05.2897747Z  2025-10-10T00:27:05.2898219Z  2025-10-10T00:27:05.2898649Z  2025-10-10T00:27:05.2899020Z  2025-10-10T00:27:05.2899402Z  2025-10-10T00:27:05.2899768Z  2025-10-10T00:27:05.2900151Z  2025-10-10T00:27:05.2900504Z  2025-10-10T00:27:05.2901410Z [2,763 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:05.2902351Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:05.2903220Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:05.2904123Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.2904692Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.2905576Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:05.2906511Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:05.2907112Z //:aten; 2s processwrapper-sandbox 2025-10-10T00:27:05.2907726Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:05.5024902Z 2025-10-10T00:27:05.5025673Z  2025-10-10T00:27:05.5026151Z  2025-10-10T00:27:05.5026537Z  2025-10-10T00:27:05.5026928Z  2025-10-10T00:27:05.5027300Z  2025-10-10T00:27:05.5027675Z  2025-10-10T00:27:05.5028023Z  2025-10-10T00:27:05.5028427Z  2025-10-10T00:27:05.5029316Z [2,764 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:05.5030233Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:05.5031060Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:05.5031914Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.5032779Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:05.5033668Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:05.5034277Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.5034903Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:05.5035581Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:27:05.8254685Z 2025-10-10T00:27:05.8255459Z  2025-10-10T00:27:05.8255843Z  2025-10-10T00:27:05.8256237Z  2025-10-10T00:27:05.8256532Z  2025-10-10T00:27:05.8256916Z  2025-10-10T00:27:05.8257353Z  2025-10-10T00:27:05.8257753Z  2025-10-10T00:27:05.8258080Z  2025-10-10T00:27:05.8259042Z [2,764 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:05.8260006Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:05.8260865Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:05.8261806Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.8262655Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:05.8263946Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:05.8264499Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:05.8265118Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:05.8265724Z //:aten; 3s processwrapper-sandbox ... 2025-10-10T00:27:06.1395799Z 2025-10-10T00:27:06.1396690Z  2025-10-10T00:27:06.1397172Z  2025-10-10T00:27:06.1397630Z  2025-10-10T00:27:06.1398021Z  2025-10-10T00:27:06.1398468Z  2025-10-10T00:27:06.1398869Z  2025-10-10T00:27:06.1399320Z  2025-10-10T00:27:06.1399724Z  2025-10-10T00:27:06.1400737Z [2,766 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:06.1401696Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:06.1402687Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:06.1404286Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:06.1405324Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:06.1405979Z //:aten; 3s processwrapper-sandbox 2025-10-10T00:27:06.1406562Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:06.1407218Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:06.1407911Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:06.4258965Z 2025-10-10T00:27:06.4259992Z  2025-10-10T00:27:06.4260312Z  2025-10-10T00:27:06.4260544Z  2025-10-10T00:27:06.4260758Z  2025-10-10T00:27:06.4260985Z  2025-10-10T00:27:06.4261282Z  2025-10-10T00:27:06.4261628Z  2025-10-10T00:27:06.4261949Z  2025-10-10T00:27:06.4262796Z [2,767 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:06.4263710Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:06.4264555Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:06.4265695Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:06.4266520Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:06.4267104Z //:aten; 4s processwrapper-sandbox 2025-10-10T00:27:06.4267654Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:06.4268223Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:06.4268796Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:06.7398809Z 2025-10-10T00:27:06.7399883Z  2025-10-10T00:27:06.7400367Z  2025-10-10T00:27:06.7400756Z  2025-10-10T00:27:06.7401157Z  2025-10-10T00:27:06.7401530Z  2025-10-10T00:27:06.7401930Z  2025-10-10T00:27:06.7402277Z  2025-10-10T00:27:06.7402645Z  2025-10-10T00:27:06.7403619Z [2,768 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:06.7404649Z //:aten; 5s processwrapper-sandbox 2025-10-10T00:27:06.7405524Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:06.7406785Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:06.7407918Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:06.7408551Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:06.7409151Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:06.7409790Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:06.7410431Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:07.0501454Z 2025-10-10T00:27:07.0502215Z  2025-10-10T00:27:07.0502696Z  2025-10-10T00:27:07.0503401Z  2025-10-10T00:27:07.0503800Z  2025-10-10T00:27:07.0504184Z  2025-10-10T00:27:07.0504549Z  2025-10-10T00:27:07.0504909Z  2025-10-10T00:27:07.0505280Z  2025-10-10T00:27:07.0506169Z [2,770 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:07.0507110Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:27:07.0508307Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:07.0509458Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:07.0510336Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.0510924Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.0511516Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:07.0512077Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:07.0512675Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:07.2490697Z 2025-10-10T00:27:07.2491514Z  2025-10-10T00:27:07.2491939Z  2025-10-10T00:27:07.2492330Z  2025-10-10T00:27:07.2492707Z  2025-10-10T00:27:07.2493103Z  2025-10-10T00:27:07.2493487Z  2025-10-10T00:27:07.2493885Z  2025-10-10T00:27:07.2494561Z  2025-10-10T00:27:07.2495520Z [2,771 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:07.2496481Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:27:07.2497349Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:07.2498277Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.2498876Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.2499489Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.2500068Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:07.2500659Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:07.2501256Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:07.4501497Z 2025-10-10T00:27:07.4502369Z  2025-10-10T00:27:07.4502884Z  2025-10-10T00:27:07.4503298Z  2025-10-10T00:27:07.4503746Z  2025-10-10T00:27:07.4504154Z  2025-10-10T00:27:07.4504585Z  2025-10-10T00:27:07.4505044Z  2025-10-10T00:27:07.4505472Z  2025-10-10T00:27:07.4506437Z [2,772 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:07.4507453Z //:aten; 6s processwrapper-sandbox 2025-10-10T00:27:07.4508356Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:07.4509328Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:07.4509977Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:07.4510599Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.4511243Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:07.4511874Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:07.4512536Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:07.6658170Z 2025-10-10T00:27:07.6658930Z  2025-10-10T00:27:07.6659428Z  2025-10-10T00:27:07.6659835Z  2025-10-10T00:27:07.6660232Z  2025-10-10T00:27:07.6660636Z  2025-10-10T00:27:07.6661038Z  2025-10-10T00:27:07.6661448Z  2025-10-10T00:27:07.6661826Z  2025-10-10T00:27:07.6662742Z [2,773 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:07.6663817Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:07.6664952Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:07.6665542Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:07.6666180Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:07.6666819Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:07.6667422Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:07.6668026Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:07.6668610Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:08.0490256Z 2025-10-10T00:27:08.0491044Z  2025-10-10T00:27:08.0491500Z  2025-10-10T00:27:08.0491885Z  2025-10-10T00:27:08.0492284Z  2025-10-10T00:27:08.0492711Z  2025-10-10T00:27:08.0493104Z  2025-10-10T00:27:08.0493488Z  2025-10-10T00:27:08.0493885Z  2025-10-10T00:27:08.0495135Z [2,774 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:08.0496333Z Compiling torch/csrc/jit/runtime/operator.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:08.0497217Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:08.0497808Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:08.0498433Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:08.0499054Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:08.0499683Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:08.0500284Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:08.0500874Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:08.4499805Z 2025-10-10T00:27:08.4500590Z  2025-10-10T00:27:08.4501079Z  2025-10-10T00:27:08.4501489Z  2025-10-10T00:27:08.4502170Z  2025-10-10T00:27:08.4502573Z  2025-10-10T00:27:08.4502993Z  2025-10-10T00:27:08.4503377Z  2025-10-10T00:27:08.4503781Z  2025-10-10T00:27:08.4504719Z [2,775 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:08.4505729Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:08.4506353Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:08.4506981Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:08.4507632Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:08.4508260Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:08.4508905Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:08.4509526Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:08.4510182Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:08.6557695Z 2025-10-10T00:27:08.6558499Z  2025-10-10T00:27:08.6558934Z  2025-10-10T00:27:08.6559295Z  2025-10-10T00:27:08.6559663Z  2025-10-10T00:27:08.6560011Z  2025-10-10T00:27:08.6560344Z  2025-10-10T00:27:08.6560704Z  2025-10-10T00:27:08.6561063Z  2025-10-10T00:27:08.6562030Z [2,778 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:08.6562967Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:08.6563564Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:08.6564140Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:08.6564633Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:08.6565147Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:08.6565640Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:08.6566447Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:08.6567373Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:09.0494263Z 2025-10-10T00:27:09.0495223Z  2025-10-10T00:27:09.0495682Z  2025-10-10T00:27:09.0495954Z  2025-10-10T00:27:09.0496172Z  2025-10-10T00:27:09.0496484Z  2025-10-10T00:27:09.0496704Z  2025-10-10T00:27:09.0496941Z  2025-10-10T00:27:09.0497266Z  2025-10-10T00:27:09.0498074Z [2,778 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:09.0499811Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:09.0500385Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:09.0500757Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:09.0501111Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:09.0501681Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:09.0502089Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:09.0502618Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:09.0503249Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:09.4447492Z 2025-10-10T00:27:09.4448508Z  2025-10-10T00:27:09.4448988Z  2025-10-10T00:27:09.4449353Z  2025-10-10T00:27:09.4449575Z  2025-10-10T00:27:09.4449809Z  2025-10-10T00:27:09.4450048Z  2025-10-10T00:27:09.4450443Z  2025-10-10T00:27:09.4451169Z  2025-10-10T00:27:09.4452089Z [2,779 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:09.4453001Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:09.4453617Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:09.4454232Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:09.4454790Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:09.4455387Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:09.4455976Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:09.4456870Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:09.4457812Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:09.6502480Z 2025-10-10T00:27:09.6503750Z  2025-10-10T00:27:09.6504217Z  2025-10-10T00:27:09.6504615Z  2025-10-10T00:27:09.6505001Z  2025-10-10T00:27:09.6505382Z  2025-10-10T00:27:09.6505781Z  2025-10-10T00:27:09.6506189Z  2025-10-10T00:27:09.6506570Z  2025-10-10T00:27:09.6507435Z [2,780 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:09.6508327Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:09.6508954Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:09.6509565Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:09.6510193Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:09.6510804Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:09.6511624Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:09.6512443Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:09.6513000Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:10.0507299Z 2025-10-10T00:27:10.0508092Z  2025-10-10T00:27:10.0508546Z  2025-10-10T00:27:10.0508948Z  2025-10-10T00:27:10.0509293Z  2025-10-10T00:27:10.0509630Z  2025-10-10T00:27:10.0510002Z  2025-10-10T00:27:10.0510306Z  2025-10-10T00:27:10.0510635Z  2025-10-10T00:27:10.0511520Z [2,782 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:10.0512446Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:10.0513045Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:10.0513663Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:10.0514224Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:10.0514964Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:10.0515873Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:10.0516430Z Linking libaten.so; 2s processwrapper-sandbox 2025-10-10T00:27:10.0517086Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:10.2512079Z 2025-10-10T00:27:10.2512834Z  2025-10-10T00:27:10.2513306Z  2025-10-10T00:27:10.2513719Z  2025-10-10T00:27:10.2514108Z  2025-10-10T00:27:10.2514558Z  2025-10-10T00:27:10.2514949Z  2025-10-10T00:27:10.2515430Z  2025-10-10T00:27:10.2516076Z  2025-10-10T00:27:10.2517062Z [2,784 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:10.2518060Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:10.2518687Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:10.2519604Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:10.2520558Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:10.2521260Z Linking libaten.so; 2s processwrapper-sandbox 2025-10-10T00:27:10.2521952Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:10.2522556Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:10.2523206Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:10.6515824Z 2025-10-10T00:27:10.6516584Z  2025-10-10T00:27:10.6517018Z  2025-10-10T00:27:10.6519946Z  2025-10-10T00:27:10.6520784Z  2025-10-10T00:27:10.6521168Z  2025-10-10T00:27:10.6521585Z  2025-10-10T00:27:10.6521969Z  2025-10-10T00:27:10.6522412Z  2025-10-10T00:27:10.6523317Z [2,785 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:10.6524193Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:10.6524822Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:10.6525771Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:10.6526729Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:10.6527374Z Linking libaten.so; 2s processwrapper-sandbox 2025-10-10T00:27:10.6528057Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:10.6529932Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:10.6530569Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:11.0203052Z 2025-10-10T00:27:11.0203897Z  2025-10-10T00:27:11.0204415Z  2025-10-10T00:27:11.0205865Z  2025-10-10T00:27:11.0206275Z  2025-10-10T00:27:11.0206694Z  2025-10-10T00:27:11.0207099Z  2025-10-10T00:27:11.0207555Z  2025-10-10T00:27:11.0207910Z  2025-10-10T00:27:11.0208864Z [2,786 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:11.0209897Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:11.0210524Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:11.0211450Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:11.0212461Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:11.0213115Z Linking libaten.so; 3s processwrapper-sandbox 2025-10-10T00:27:11.0213815Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:11.0214492Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:11.0215151Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:11.2524973Z 2025-10-10T00:27:11.2525822Z  2025-10-10T00:27:11.2526248Z  2025-10-10T00:27:11.2526591Z  2025-10-10T00:27:11.2526949Z  2025-10-10T00:27:11.2527313Z  2025-10-10T00:27:11.2527656Z  2025-10-10T00:27:11.2528022Z  2025-10-10T00:27:11.2528374Z  2025-10-10T00:27:11.2529274Z [2,786 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:11.2530163Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:11.2530728Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:11.2531549Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:11.2532446Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:11.2533115Z Linking libaten.so; 3s processwrapper-sandbox 2025-10-10T00:27:11.2533824Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:11.2534447Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:11.2535051Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:11.5310099Z 2025-10-10T00:27:11.5310783Z  2025-10-10T00:27:11.5311291Z  2025-10-10T00:27:11.5311511Z  2025-10-10T00:27:11.5311745Z  2025-10-10T00:27:11.5311979Z  2025-10-10T00:27:11.5312192Z  2025-10-10T00:27:11.5312419Z  2025-10-10T00:27:11.5312629Z  2025-10-10T00:27:11.5313177Z [2,787 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:11.5313704Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:11.5314065Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:11.5314569Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:11.5315100Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:11.5315589Z Linking libaten.so; 3s processwrapper-sandbox 2025-10-10T00:27:11.5315971Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:11.5316323Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:11.5316825Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:11.8031186Z 2025-10-10T00:27:11.8032032Z  2025-10-10T00:27:11.8032488Z  2025-10-10T00:27:11.8032845Z  2025-10-10T00:27:11.8033180Z  2025-10-10T00:27:11.8033498Z  2025-10-10T00:27:11.8033860Z  2025-10-10T00:27:11.8034224Z  2025-10-10T00:27:11.8034595Z  2025-10-10T00:27:11.8035649Z [2,789 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:11.8036609Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:11.8037447Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:11.8038268Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:11.8039177Z Linking libaten.so; 4s processwrapper-sandbox 2025-10-10T00:27:11.8039846Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:11.8040457Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:11.8041077Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:11.8041666Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:12.0532963Z 2025-10-10T00:27:12.0533769Z  2025-10-10T00:27:12.0534227Z  2025-10-10T00:27:12.0534598Z  2025-10-10T00:27:12.0534946Z  2025-10-10T00:27:12.0535374Z  2025-10-10T00:27:12.0535755Z  2025-10-10T00:27:12.0536156Z  2025-10-10T00:27:12.0536564Z  2025-10-10T00:27:12.0537491Z [2,789 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:12.0538432Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:12.0539304Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:12.0540188Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:12.0540829Z Linking libaten.so; 4s processwrapper-sandbox 2025-10-10T00:27:12.0541469Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:12.0542037Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:12.0542608Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.0543154Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:12.2762721Z 2025-10-10T00:27:12.2763507Z  2025-10-10T00:27:12.2763959Z  2025-10-10T00:27:12.2764364Z  2025-10-10T00:27:12.2764722Z  2025-10-10T00:27:12.2765114Z  2025-10-10T00:27:12.2765490Z  2025-10-10T00:27:12.2765870Z  2025-10-10T00:27:12.2766246Z  2025-10-10T00:27:12.2767168Z [2,791 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:12.2768053Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:12.2768958Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:12.2769906Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:12.2770560Z Linking libaten.so; 4s processwrapper-sandbox 2025-10-10T00:27:12.2771233Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:12.2771811Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:12.2772379Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.2773217Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:12.6535317Z 2025-10-10T00:27:12.6535931Z  2025-10-10T00:27:12.6536232Z  2025-10-10T00:27:12.6536468Z  2025-10-10T00:27:12.6536684Z  2025-10-10T00:27:12.6537026Z  2025-10-10T00:27:12.6537451Z  2025-10-10T00:27:12.6537872Z  2025-10-10T00:27:12.6538274Z  2025-10-10T00:27:12.6539259Z [2,793 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:12.6540469Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:12.6541465Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:12.6542048Z Linking libaten.so; 4s processwrapper-sandbox 2025-10-10T00:27:12.6542442Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:12.7094059Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.7095238Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.7095745Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.7096102Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:12.9102526Z 2025-10-10T00:27:12.9103673Z  2025-10-10T00:27:12.9104167Z  2025-10-10T00:27:12.9104559Z  2025-10-10T00:27:12.9104970Z  2025-10-10T00:27:12.9105357Z  2025-10-10T00:27:12.9105738Z  2025-10-10T00:27:12.9106081Z  2025-10-10T00:27:12.9106437Z  2025-10-10T00:27:12.9107301Z [2,794 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:12.9108543Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:12.9109878Z Linking libaten.so; 5s processwrapper-sandbox 2025-10-10T00:27:12.9110567Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:12.9111176Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:12.9111693Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.9112251Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.9112788Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:12.9113372Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:13.3107356Z 2025-10-10T00:27:13.3108536Z  2025-10-10T00:27:13.3109011Z  2025-10-10T00:27:13.3109386Z  2025-10-10T00:27:13.3109774Z  2025-10-10T00:27:13.3110159Z  2025-10-10T00:27:13.3110526Z  2025-10-10T00:27:13.3110906Z  2025-10-10T00:27:13.3111289Z  2025-10-10T00:27:13.3112179Z [2,795 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:13.3113392Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:13.3114387Z Linking libaten.so; 5s processwrapper-sandbox 2025-10-10T00:27:13.3115070Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:13.3115819Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.3116414Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.3117051Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.3117649Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:13.3118242Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:13.4594108Z 2025-10-10T00:27:13.4596707Z  2025-10-10T00:27:13.4597182Z  2025-10-10T00:27:13.4597558Z  2025-10-10T00:27:13.4597949Z  2025-10-10T00:27:13.4598317Z  2025-10-10T00:27:13.4598677Z  2025-10-10T00:27:13.4599011Z  2025-10-10T00:27:13.4599357Z  2025-10-10T00:27:13.4600122Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-10-10T00:27:13.4601201Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-10-10T00:27:13.4602181Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-10-10T00:27:13.4603731Z 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-10-10T00:27:13.4605573Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-10-10T00:27:13.4606271Z | ^ 2025-10-10T00:27:13.4607261Z [2,796 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:13.4608413Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:13.4609376Z Linking libaten.so; 5s processwrapper-sandbox 2025-10-10T00:27:13.4610083Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:13.4610697Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.4611317Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.4611893Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.4612534Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:13.4613114Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:13.7189034Z 2025-10-10T00:27:13.7191087Z  2025-10-10T00:27:13.7191640Z  2025-10-10T00:27:13.7192047Z  2025-10-10T00:27:13.7192739Z  2025-10-10T00:27:13.7193119Z  2025-10-10T00:27:13.7193930Z  2025-10-10T00:27:13.7194377Z  2025-10-10T00:27:13.7195199Z  2025-10-10T00:27:13.7196548Z [2,797 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:13.7197819Z Linking libaten.so; 6s processwrapper-sandbox 2025-10-10T00:27:13.7198793Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:13.7199707Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.7200550Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.7201196Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.7202275Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:13.7203131Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:13.7204052Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:13.9260695Z 2025-10-10T00:27:13.9261501Z  2025-10-10T00:27:13.9261989Z  2025-10-10T00:27:13.9262380Z  2025-10-10T00:27:13.9262777Z  2025-10-10T00:27:13.9263152Z  2025-10-10T00:27:13.9263547Z  2025-10-10T00:27:13.9263913Z  2025-10-10T00:27:13.9264292Z  2025-10-10T00:27:13.9265209Z [2,798 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:13.9266205Z Linking libaten.so; 6s processwrapper-sandbox 2025-10-10T00:27:13.9266899Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:13.9267562Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:13.9268213Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.9268837Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:13.9269482Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:13.9270092Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:13.9270709Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:14.6087964Z 2025-10-10T00:27:14.6089172Z  2025-10-10T00:27:14.6089905Z  2025-10-10T00:27:14.6090466Z  2025-10-10T00:27:14.6090950Z  2025-10-10T00:27:14.6091531Z  2025-10-10T00:27:14.6091951Z  2025-10-10T00:27:14.6092412Z  2025-10-10T00:27:14.6180830Z  2025-10-10T00:27:14.6181834Z [2,799 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:14.6182833Z Linking libaten.so; 6s processwrapper-sandbox 2025-10-10T00:27:14.6183500Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:14.6184107Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:14.6184703Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:14.6185306Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:14.6185920Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:14.6186525Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:14.6187171Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:14.9210375Z 2025-10-10T00:27:14.9211175Z  2025-10-10T00:27:14.9211627Z  2025-10-10T00:27:14.9212262Z  2025-10-10T00:27:14.9212632Z  2025-10-10T00:27:14.9213006Z  2025-10-10T00:27:14.9213371Z  2025-10-10T00:27:14.9213751Z  2025-10-10T00:27:14.9214113Z  2025-10-10T00:27:14.9215050Z [2,799 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:14.9216025Z Linking libaten.so; 7s processwrapper-sandbox 2025-10-10T00:27:14.9216701Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:14.9217298Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:14.9217884Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:14.9218514Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:14.9219149Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:14.9219789Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:14.9220681Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:15.1217644Z 2025-10-10T00:27:15.1218458Z  2025-10-10T00:27:15.1218927Z  2025-10-10T00:27:15.1219250Z  2025-10-10T00:27:15.1219597Z  2025-10-10T00:27:15.1219938Z  2025-10-10T00:27:15.1220325Z  2025-10-10T00:27:15.1220701Z  2025-10-10T00:27:15.1221081Z  2025-10-10T00:27:15.1222041Z [2,801 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:15.1222981Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:15.1223560Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:15.1224095Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:15.1224633Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.1225171Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.1226064Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.1226655Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:15.1227301Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:15.3598764Z 2025-10-10T00:27:15.3599540Z  2025-10-10T00:27:15.3600019Z  2025-10-10T00:27:15.3600370Z  2025-10-10T00:27:15.3600727Z  2025-10-10T00:27:15.3601076Z  2025-10-10T00:27:15.3601431Z  2025-10-10T00:27:15.3601776Z  2025-10-10T00:27:15.3602126Z  2025-10-10T00:27:15.3602953Z [2,803 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:15.3603834Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:15.3604394Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.3604920Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.3605424Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.3605894Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.3606656Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:15.3607493Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:15.3608115Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:15.7551026Z 2025-10-10T00:27:15.7551814Z  2025-10-10T00:27:15.7552269Z  2025-10-10T00:27:15.7552629Z  2025-10-10T00:27:15.7553012Z  2025-10-10T00:27:15.7553378Z  2025-10-10T00:27:15.7553753Z  2025-10-10T00:27:15.7554116Z  2025-10-10T00:27:15.7554484Z  2025-10-10T00:27:15.7555479Z [2,804 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:15.7556334Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:15.7556845Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.7557377Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.7557951Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.7558786Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:15.7559715Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:15.7560548Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:15.7561449Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:16.1225678Z 2025-10-10T00:27:16.1226518Z  2025-10-10T00:27:16.1290051Z  2025-10-10T00:27:16.1290492Z  2025-10-10T00:27:16.1290820Z  2025-10-10T00:27:16.1291191Z  2025-10-10T00:27:16.1291545Z  2025-10-10T00:27:16.1291943Z  2025-10-10T00:27:16.1292325Z  2025-10-10T00:27:16.1293315Z [2,804 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:16.1294283Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.1294883Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.1295428Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.1295997Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:16.1296793Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:16.1298085Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:16.1299019Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:16.1299956Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:16.5264434Z 2025-10-10T00:27:16.5268178Z  2025-10-10T00:27:16.5268659Z  2025-10-10T00:27:16.5269018Z  2025-10-10T00:27:16.5269375Z  2025-10-10T00:27:16.5269755Z  2025-10-10T00:27:16.5270152Z  2025-10-10T00:27:16.5270566Z  2025-10-10T00:27:16.5270949Z  2025-10-10T00:27:16.5271956Z [2,805 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:16.5272950Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.5273548Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.5274776Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.5275497Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.5276432Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:16.5277426Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.5278388Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:16.5279372Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:16.7262077Z 2025-10-10T00:27:16.7267740Z  2025-10-10T00:27:16.7268244Z  2025-10-10T00:27:16.7268635Z  2025-10-10T00:27:16.7269042Z  2025-10-10T00:27:16.7269407Z  2025-10-10T00:27:16.7269778Z  2025-10-10T00:27:16.7270128Z  2025-10-10T00:27:16.7270476Z  2025-10-10T00:27:16.7271378Z [2,806 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:16.7272287Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.7272949Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.7273538Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.7285928Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:16.7286896Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:16.7287805Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:16.7289052Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:16.7289995Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:17.1267209Z 2025-10-10T00:27:17.1267977Z  2025-10-10T00:27:17.1268432Z  2025-10-10T00:27:17.1268839Z  2025-10-10T00:27:17.1269199Z  2025-10-10T00:27:17.1269561Z  2025-10-10T00:27:17.1269893Z  2025-10-10T00:27:17.1270262Z  2025-10-10T00:27:17.1270596Z  2025-10-10T00:27:17.1271506Z [2,807 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:17.1272477Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:17.1273058Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:17.1274270Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.1275114Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:17.1276260Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.1277363Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.1278275Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:17.1278917Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:17.3811846Z 2025-10-10T00:27:17.3812721Z  2025-10-10T00:27:17.3813022Z  2025-10-10T00:27:17.3813238Z  2025-10-10T00:27:17.3813468Z  2025-10-10T00:27:17.3813681Z  2025-10-10T00:27:17.3813958Z  2025-10-10T00:27:17.3814206Z  2025-10-10T00:27:17.3814461Z  2025-10-10T00:27:17.3814999Z [2,808 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:17.3815800Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:17.3816169Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:17.3816520Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:17.3817022Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.3817664Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.3818182Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:17.3818521Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:17.3818883Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:17.7270888Z 2025-10-10T00:27:17.7271552Z  2025-10-10T00:27:17.7271842Z  2025-10-10T00:27:17.7272550Z  2025-10-10T00:27:17.7272781Z  2025-10-10T00:27:17.7272995Z  2025-10-10T00:27:17.7443146Z  2025-10-10T00:27:17.7443367Z  2025-10-10T00:27:17.7443596Z  2025-10-10T00:27:17.7444528Z [2,808 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:17.7445250Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:17.7445630Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:17.7445976Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:17.7446480Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.7447126Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:17.7447771Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:17.7448114Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:17.7448478Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:18.1296517Z 2025-10-10T00:27:18.1297506Z  2025-10-10T00:27:18.1297877Z  2025-10-10T00:27:18.1298540Z  2025-10-10T00:27:18.1298937Z  2025-10-10T00:27:18.1299312Z  2025-10-10T00:27:18.1299662Z  2025-10-10T00:27:18.1300036Z  2025-10-10T00:27:18.1300397Z  2025-10-10T00:27:18.1301340Z [2,810 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:18.1302286Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:18.1302882Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:18.1303746Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:18.1304870Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:18.1305796Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.1306397Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.1307014Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.1307633Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:18.3281928Z 2025-10-10T00:27:18.3282837Z  2025-10-10T00:27:18.3283209Z  2025-10-10T00:27:18.3283430Z  2025-10-10T00:27:18.3283662Z  2025-10-10T00:27:18.3283886Z  2025-10-10T00:27:18.3284098Z  2025-10-10T00:27:18.3284319Z  2025-10-10T00:27:18.3284546Z  2025-10-10T00:27:18.3285105Z [2,811 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:18.3285830Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:18.3286342Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:18.3286985Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:18.3287517Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.3287870Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.3288207Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.3288552Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.3288895Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:18.5631010Z 2025-10-10T00:27:18.5632013Z  2025-10-10T00:27:18.5632541Z  2025-10-10T00:27:18.5632986Z  2025-10-10T00:27:18.5633426Z  2025-10-10T00:27:18.5633797Z  2025-10-10T00:27:18.5636278Z  2025-10-10T00:27:18.5636972Z  2025-10-10T00:27:18.5637409Z  2025-10-10T00:27:18.5638438Z [2,815 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:18.5639460Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:18.5640158Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.5640817Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.5641437Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.5642113Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.5643047Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:18.5643996Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:18.5644642Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:18.8123228Z 2025-10-10T00:27:18.8124054Z  2025-10-10T00:27:18.8124480Z  2025-10-10T00:27:18.8124821Z  2025-10-10T00:27:18.8125154Z  2025-10-10T00:27:18.8125533Z  2025-10-10T00:27:18.8125864Z  2025-10-10T00:27:18.8126210Z  2025-10-10T00:27:18.8126548Z  2025-10-10T00:27:18.8127406Z [2,816 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:18.8128244Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:18.8128814Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.8129407Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.8130039Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:18.8130948Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:18.8131832Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:18.8132418Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:18.8133057Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:19.0767968Z 2025-10-10T00:27:19.0770171Z  2025-10-10T00:27:19.0770620Z  2025-10-10T00:27:19.0770987Z  2025-10-10T00:27:19.0771367Z  2025-10-10T00:27:19.0771775Z  2025-10-10T00:27:19.0772166Z  2025-10-10T00:27:19.0772524Z  2025-10-10T00:27:19.0772918Z  2025-10-10T00:27:19.0773803Z [2,817 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:19.0775001Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:19.0775511Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.0776028Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:19.0776600Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:19.0777158Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.0777758Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.0778340Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:19.0778974Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:19.3299901Z 2025-10-10T00:27:19.3300692Z  2025-10-10T00:27:19.3301117Z  2025-10-10T00:27:19.3301463Z  2025-10-10T00:27:19.3301843Z  2025-10-10T00:27:19.3302246Z  2025-10-10T00:27:19.3302639Z  2025-10-10T00:27:19.3303004Z  2025-10-10T00:27:19.3303652Z  2025-10-10T00:27:19.3304586Z [2,817 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:19.3305415Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:19.3305939Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.3306423Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.3306980Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:19.3307520Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.3308092Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.3308673Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:19.3319698Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:19.6262730Z 2025-10-10T00:27:19.6263478Z  2025-10-10T00:27:19.6263922Z  2025-10-10T00:27:19.6264331Z  2025-10-10T00:27:19.6264709Z  2025-10-10T00:27:19.6265422Z  2025-10-10T00:27:19.6265816Z  2025-10-10T00:27:19.6266131Z  2025-10-10T00:27:19.6266500Z  2025-10-10T00:27:19.6267451Z [2,818 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:19.6268433Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.6269046Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.6269613Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.6270129Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.6270656Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.6271197Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.6271741Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:19.6272493Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:19.9308889Z 2025-10-10T00:27:19.9309818Z  2025-10-10T00:27:19.9310294Z  2025-10-10T00:27:19.9310742Z  2025-10-10T00:27:19.9311157Z  2025-10-10T00:27:19.9311525Z  2025-10-10T00:27:19.9311940Z  2025-10-10T00:27:19.9312322Z  2025-10-10T00:27:19.9312742Z  2025-10-10T00:27:19.9313766Z [2,818 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:19.9314699Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.9315479Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.9316059Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:19.9316653Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:19.9317213Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:19.9317863Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.9318419Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:19.9319014Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:20.1480983Z 2025-10-10T00:27:20.1481639Z  2025-10-10T00:27:20.1481916Z  2025-10-10T00:27:20.1484557Z  2025-10-10T00:27:20.1485544Z  2025-10-10T00:27:20.1486096Z  2025-10-10T00:27:20.1486577Z  2025-10-10T00:27:20.1486926Z  2025-10-10T00:27:20.1487391Z  2025-10-10T00:27:20.1488119Z [2,823 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:20.1488655Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:20.1489016Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:20.1489368Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:20.1489704Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:20.1490049Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:20.1490387Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:20.1490892Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:20.1491432Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:20.5310681Z 2025-10-10T00:27:20.5311513Z  2025-10-10T00:27:20.5311976Z  2025-10-10T00:27:20.5312381Z  2025-10-10T00:27:20.5312807Z  2025-10-10T00:27:20.5313206Z  2025-10-10T00:27:20.5313566Z  2025-10-10T00:27:20.5314232Z  2025-10-10T00:27:20.5314601Z  2025-10-10T00:27:20.5315695Z [2,823 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:20.5316656Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:20.5317288Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:20.5317896Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:20.5318522Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:20.5319135Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:20.5319735Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:20.5320593Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:20.5321546Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:21.5319080Z 2025-10-10T00:27:21.5319910Z  2025-10-10T00:27:21.5320368Z  2025-10-10T00:27:21.5321124Z  2025-10-10T00:27:21.5321519Z  2025-10-10T00:27:21.5321904Z  2025-10-10T00:27:21.5322264Z  2025-10-10T00:27:21.5322627Z  2025-10-10T00:27:21.5322934Z  2025-10-10T00:27:21.5323892Z [2,824 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:21.5324923Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:21.5325509Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:21.5326171Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.5326812Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.5327472Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.5328419Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:21.5329540Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:21.5330155Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:21.7322151Z 2025-10-10T00:27:21.7322931Z  2025-10-10T00:27:21.7323422Z  2025-10-10T00:27:21.7323811Z  2025-10-10T00:27:21.7324176Z  2025-10-10T00:27:21.7324526Z  2025-10-10T00:27:21.7324921Z  2025-10-10T00:27:21.7325289Z  2025-10-10T00:27:21.7325647Z  2025-10-10T00:27:21.7326579Z [2,825 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:21.7327458Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:21.7327990Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.7328566Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.7329567Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.7330635Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:21.7331720Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:21.7332477Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:21.7333189Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:22.7101397Z 2025-10-10T00:27:22.7102282Z  2025-10-10T00:27:22.7102757Z  2025-10-10T00:27:22.7103155Z  2025-10-10T00:27:22.7103555Z  2025-10-10T00:27:22.7103937Z  2025-10-10T00:27:22.7104307Z  2025-10-10T00:27:22.7104673Z  2025-10-10T00:27:22.7105008Z  2025-10-10T00:27:22.7105834Z [2,826 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:22.7106666Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:22.7107248Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:22.7107862Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:22.7108747Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:22.7109684Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:22.7110242Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:22.7110766Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:22.7111278Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:22.9342180Z 2025-10-10T00:27:22.9343026Z  2025-10-10T00:27:22.9343490Z  2025-10-10T00:27:22.9344092Z  2025-10-10T00:27:22.9344413Z  2025-10-10T00:27:22.9344748Z  2025-10-10T00:27:22.9345061Z  2025-10-10T00:27:22.9345418Z  2025-10-10T00:27:22.9345779Z  2025-10-10T00:27:22.9346640Z [2,827 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:22.9347491Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:22.9348048Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:22.9348861Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:22.9349728Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:22.9350363Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:22.9350964Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:22.9351574Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:22.9352438Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:23.2176157Z 2025-10-10T00:27:23.2176932Z  2025-10-10T00:27:23.2177398Z  2025-10-10T00:27:23.2177745Z  2025-10-10T00:27:23.2178107Z  2025-10-10T00:27:23.2178452Z  2025-10-10T00:27:23.2178818Z  2025-10-10T00:27:23.2179157Z  2025-10-10T00:27:23.2179483Z  2025-10-10T00:27:23.2180294Z [2,828 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:23.2181050Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:23.2181794Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:23.2182539Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.2183060Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.2183815Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.2184308Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.2184834Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.2185398Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:23.5348799Z 2025-10-10T00:27:23.5349590Z  2025-10-10T00:27:23.5350040Z  2025-10-10T00:27:23.5350440Z  2025-10-10T00:27:23.5350808Z  2025-10-10T00:27:23.5351209Z  2025-10-10T00:27:23.5351611Z  2025-10-10T00:27:23.5351990Z  2025-10-10T00:27:23.5352381Z  2025-10-10T00:27:23.5353252Z [2,828 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:23.5354090Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:23.5354876Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:23.5355872Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.5356487Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.5357123Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.5357746Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.5358362Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.5358978Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:23.7353534Z 2025-10-10T00:27:23.7354414Z  2025-10-10T00:27:23.7357737Z  2025-10-10T00:27:23.7358172Z  2025-10-10T00:27:23.7358539Z  2025-10-10T00:27:23.7358923Z  2025-10-10T00:27:23.7359280Z  2025-10-10T00:27:23.7359651Z  2025-10-10T00:27:23.7360003Z  2025-10-10T00:27:23.7360925Z [2,831 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:23.7362122Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:23.7363061Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.7363665Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.7364253Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.7364736Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.7365271Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.7365849Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.7366756Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:23.9458637Z 2025-10-10T00:27:23.9459784Z  2025-10-10T00:27:23.9460534Z  2025-10-10T00:27:23.9461529Z  2025-10-10T00:27:23.9461929Z  2025-10-10T00:27:23.9462268Z  2025-10-10T00:27:23.9462598Z  2025-10-10T00:27:23.9462954Z  2025-10-10T00:27:23.9463242Z  2025-10-10T00:27:23.9463814Z [2,832 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:23.9464370Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.9464724Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:23.9465083Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.9465453Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.9465814Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.9466413Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.9466779Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:23.9467136Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:24.5102465Z 2025-10-10T00:27:24.5104774Z  2025-10-10T00:27:24.5105223Z  2025-10-10T00:27:24.5105612Z  2025-10-10T00:27:24.5105989Z  2025-10-10T00:27:24.5106401Z  2025-10-10T00:27:24.5106788Z  2025-10-10T00:27:24.5107192Z  2025-10-10T00:27:24.5107565Z  2025-10-10T00:27:24.5108528Z [2,833 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:24.5109490Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:24.5110089Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.5110648Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.5111509Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.5112136Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.5112746Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.5113369Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:24.5113993Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:24.7486934Z 2025-10-10T00:27:24.7488406Z  2025-10-10T00:27:24.7489216Z  2025-10-10T00:27:24.7489499Z  2025-10-10T00:27:24.7489717Z  2025-10-10T00:27:24.7489947Z  2025-10-10T00:27:24.7490162Z  2025-10-10T00:27:24.7490402Z  2025-10-10T00:27:24.7490967Z  2025-10-10T00:27:24.7491712Z [2,834 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:24.7492244Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.7492608Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.7492947Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.7493700Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.7494307Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:24.7494961Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:24.7495604Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:24.7496306Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:25.0371321Z 2025-10-10T00:27:25.0372060Z  2025-10-10T00:27:25.0372430Z  2025-10-10T00:27:25.0372748Z  2025-10-10T00:27:25.0373079Z  2025-10-10T00:27:25.0373365Z  2025-10-10T00:27:25.0373665Z  2025-10-10T00:27:25.0374224Z  2025-10-10T00:27:25.0374564Z  2025-10-10T00:27:25.0375359Z [2,835 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:25.0376076Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:25.0376535Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:25.0377001Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:25.0377517Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:25.0378016Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:25.0378545Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:25.0379025Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:25.0379536Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:25.3494871Z 2025-10-10T00:27:25.3500270Z  2025-10-10T00:27:25.3501431Z  2025-10-10T00:27:25.3502539Z  2025-10-10T00:27:25.3503698Z  2025-10-10T00:27:25.3505027Z  2025-10-10T00:27:25.3506239Z  2025-10-10T00:27:25.3507008Z  2025-10-10T00:27:25.3507454Z  2025-10-10T00:27:25.3508202Z [2,840 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:25.3509140Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:25.3509677Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:25.3510250Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:25.3510915Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:25.3511472Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:25.3513817Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:25.3514897Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:25.3515784Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:26.0182234Z 2025-10-10T00:27:26.0183075Z  2025-10-10T00:27:26.0183489Z  2025-10-10T00:27:26.0183845Z  2025-10-10T00:27:26.0184185Z  2025-10-10T00:27:26.0184539Z  2025-10-10T00:27:26.0184833Z  2025-10-10T00:27:26.0185046Z  2025-10-10T00:27:26.0185276Z  2025-10-10T00:27:26.0185827Z [2,841 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:26.0186374Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.0186742Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.0196080Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.0196681Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.0197190Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:26.0197766Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:26.0198298Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:26.0198994Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:26.3566083Z 2025-10-10T00:27:26.3566939Z  2025-10-10T00:27:26.3567480Z  2025-10-10T00:27:26.3567851Z  2025-10-10T00:27:26.3568238Z  2025-10-10T00:27:26.3568585Z  2025-10-10T00:27:26.3568995Z  2025-10-10T00:27:26.3569339Z  2025-10-10T00:27:26.3569785Z  2025-10-10T00:27:26.3570782Z [2,843 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:26.3571792Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.3572470Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.3573164Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.3573750Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.3574423Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.3574912Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:26.3575254Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:26.3575745Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:26.7568314Z 2025-10-10T00:27:26.7569154Z  2025-10-10T00:27:26.7569634Z  2025-10-10T00:27:26.7570023Z  2025-10-10T00:27:26.7570424Z  2025-10-10T00:27:26.7570796Z  2025-10-10T00:27:26.7571183Z  2025-10-10T00:27:26.7571559Z  2025-10-10T00:27:26.7571940Z  2025-10-10T00:27:26.7572859Z [2,844 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:26.7573805Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:26.7574643Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.7575309Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.7575938Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.7576568Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:26.7577187Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:26.7578078Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:26.7578619Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:26.9570055Z 2025-10-10T00:27:26.9570950Z  2025-10-10T00:27:26.9571458Z  2025-10-10T00:27:26.9571854Z  2025-10-10T00:27:26.9572262Z  2025-10-10T00:27:26.9572612Z  2025-10-10T00:27:26.9573031Z  2025-10-10T00:27:26.9573422Z  2025-10-10T00:27:26.9573826Z  2025-10-10T00:27:26.9575004Z [2,845 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:26.9575906Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.9576526Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:26.9577070Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:26.9577624Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:26.9578472Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:26.9579021Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:26.9579937Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:26.9580906Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:27.2031067Z 2025-10-10T00:27:27.2031925Z  2025-10-10T00:27:27.2032424Z  2025-10-10T00:27:27.2032859Z  2025-10-10T00:27:27.2033263Z  2025-10-10T00:27:27.2033680Z  2025-10-10T00:27:27.2034080Z  2025-10-10T00:27:27.2034524Z  2025-10-10T00:27:27.2034910Z  2025-10-10T00:27:27.2035925Z [2,847 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:27.2036663Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:27.2038738Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:27.2039255Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:27.2039769Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.2040388Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.2041291Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:27.2042276Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.2042818Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:27.5582928Z 2025-10-10T00:27:27.5583822Z  2025-10-10T00:27:27.5584251Z  2025-10-10T00:27:27.5584578Z  2025-10-10T00:27:27.5584921Z  2025-10-10T00:27:27.5585251Z  2025-10-10T00:27:27.5585605Z  2025-10-10T00:27:27.5587270Z  2025-10-10T00:27:27.5590056Z  2025-10-10T00:27:27.5590817Z [2,847 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:27.5591570Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:27.5592131Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:27.5592645Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:27.5593195Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:27.5593720Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.5594524Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:27.5596744Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.5597358Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:27.9025746Z 2025-10-10T00:27:27.9026703Z  2025-10-10T00:27:27.9027199Z  2025-10-10T00:27:27.9027897Z  2025-10-10T00:27:27.9028309Z  2025-10-10T00:27:27.9028707Z  2025-10-10T00:27:27.9029081Z  2025-10-10T00:27:27.9029477Z  2025-10-10T00:27:27.9029702Z  2025-10-10T00:27:27.9030580Z [2,848 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:27.9031387Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:27.9031968Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:27.9032554Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:27.9032954Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.9033791Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:27.9034845Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:27.9035790Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:27.9036894Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:28.1579732Z 2025-10-10T00:27:28.1580628Z  2025-10-10T00:27:28.1580931Z  2025-10-10T00:27:28.1581151Z  2025-10-10T00:27:28.1581385Z  2025-10-10T00:27:28.1581599Z  2025-10-10T00:27:28.1581825Z  2025-10-10T00:27:28.1582033Z  2025-10-10T00:27:28.1582256Z  2025-10-10T00:27:28.1582809Z [2,848 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:28.1583351Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.2188466Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.2190557Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:28.2191495Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:28.2192939Z Compiling torch/csrc/jit/testing/file_check.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:28.2194292Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:28.2197966Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.2200062Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:28.3794987Z 2025-10-10T00:27:28.3795864Z  2025-10-10T00:27:28.3796261Z  2025-10-10T00:27:28.3796609Z  2025-10-10T00:27:28.3796947Z  2025-10-10T00:27:28.3797360Z  2025-10-10T00:27:28.3797705Z  2025-10-10T00:27:28.3799323Z  2025-10-10T00:27:28.3799615Z  2025-10-10T00:27:28.3800423Z [2,852 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:28.3801237Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.3801748Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.3802288Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.3802853Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:28.3803719Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.3804448Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.3805144Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.3806009Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:28.5948700Z 2025-10-10T00:27:28.5950662Z  2025-10-10T00:27:28.5951146Z  2025-10-10T00:27:28.5951585Z  2025-10-10T00:27:28.5951966Z  2025-10-10T00:27:28.5952357Z  2025-10-10T00:27:28.5952737Z  2025-10-10T00:27:28.5953133Z  2025-10-10T00:27:28.5953507Z  2025-10-10T00:27:28.5954510Z [2,853 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:28.5955462Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.5955924Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:28.5956693Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:28.5957752Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.5958720Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.5959669Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.5960609Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.5961411Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:28.8200942Z 2025-10-10T00:27:28.8201963Z  2025-10-10T00:27:28.8202437Z  2025-10-10T00:27:28.8202854Z  2025-10-10T00:27:28.8203246Z  2025-10-10T00:27:28.8203626Z  2025-10-10T00:27:28.8204248Z  2025-10-10T00:27:28.8204616Z  2025-10-10T00:27:28.8205012Z  2025-10-10T00:27:28.8205960Z [2,855 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:28.8207193Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:28.8208398Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.8209539Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.8210634Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.8211741Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:28.8212927Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:28.8214298Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:29.1565613Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:29.1566181Z 2025-10-10T00:27:29.1566632Z  2025-10-10T00:27:29.1567036Z  2025-10-10T00:27:29.1567425Z  2025-10-10T00:27:29.1567793Z  2025-10-10T00:27:29.1568228Z  2025-10-10T00:27:29.1568603Z  2025-10-10T00:27:29.1568996Z  2025-10-10T00:27:29.1569377Z  2025-10-10T00:27:29.1570260Z [2,857 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:29.1571532Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:29.1572755Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:29.1574474Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.1575575Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.1576779Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.1577703Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:29.1578605Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:29.1579755Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox ... 2025-10-10T00:27:29.4207933Z 2025-10-10T00:27:29.4210253Z  2025-10-10T00:27:29.4210696Z  2025-10-10T00:27:29.4210937Z  2025-10-10T00:27:29.4211158Z  2025-10-10T00:27:29.4211393Z  2025-10-10T00:27:29.4211602Z  2025-10-10T00:27:29.4211830Z  2025-10-10T00:27:29.4212042Z  2025-10-10T00:27:29.4212589Z [2,857 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:29.4213308Z Compiling torch/csrc/jit/mobile/import_data.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:29.4213985Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:29.4214924Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.4215859Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.4216786Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.4217518Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:29.4218236Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:29.4219175Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:29.6209387Z 2025-10-10T00:27:29.6210448Z  2025-10-10T00:27:29.6210988Z  2025-10-10T00:27:29.6211421Z  2025-10-10T00:27:29.6211780Z  2025-10-10T00:27:29.6212139Z  2025-10-10T00:27:29.6212523Z  2025-10-10T00:27:29.6212907Z  2025-10-10T00:27:29.6213329Z  2025-10-10T00:27:29.6214297Z [2,858 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:29.6215405Z Compiling torch/csrc/jit/mobile/import_data.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:29.6216734Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:29.6217703Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.6218791Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:29.6219676Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:29.6220472Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:29.6221592Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:29.6222335Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:30.0214044Z 2025-10-10T00:27:30.0214896Z  2025-10-10T00:27:30.0215329Z  2025-10-10T00:27:30.0215717Z  2025-10-10T00:27:30.0216096Z  2025-10-10T00:27:30.0216931Z  2025-10-10T00:27:30.0217339Z  2025-10-10T00:27:30.0217735Z  2025-10-10T00:27:30.0218124Z  2025-10-10T00:27:30.0219090Z [2,859 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:30.0220369Z Compiling torch/csrc/jit/mobile/import_data.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:30.0221621Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:30.0222765Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:30.0223684Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.0224573Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.0225873Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:30.0226696Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:30.0227313Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:30.4218204Z 2025-10-10T00:27:30.4219057Z  2025-10-10T00:27:30.4219536Z  2025-10-10T00:27:30.4219968Z  2025-10-10T00:27:30.4224122Z  2025-10-10T00:27:30.4224587Z  2025-10-10T00:27:30.4224982Z  2025-10-10T00:27:30.4225332Z  2025-10-10T00:27:30.4225685Z  2025-10-10T00:27:30.4226604Z [2,860 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:30.4227745Z Compiling torch/csrc/jit/mobile/import_data.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:30.4228870Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:30.4229749Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:30.4230639Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.4231775Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.4232695Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.4233354Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.4233989Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:30.6903148Z 2025-10-10T00:27:30.6904037Z  2025-10-10T00:27:30.6904517Z  2025-10-10T00:27:30.6904881Z  2025-10-10T00:27:30.6905234Z  2025-10-10T00:27:30.6905569Z  2025-10-10T00:27:30.6905973Z  2025-10-10T00:27:30.6906351Z  2025-10-10T00:27:30.6906736Z  2025-10-10T00:27:30.6907674Z [2,862 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:30.6908652Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:30.6909538Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.6910724Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.6911631Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.6912271Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.6913160Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.6914509Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.6915500Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:30.9195207Z 2025-10-10T00:27:30.9196463Z  2025-10-10T00:27:30.9196928Z  2025-10-10T00:27:30.9197372Z  2025-10-10T00:27:30.9197703Z  2025-10-10T00:27:30.9197942Z  2025-10-10T00:27:30.9198166Z  2025-10-10T00:27:30.9198405Z  2025-10-10T00:27:30.9198623Z  2025-10-10T00:27:30.9199196Z [2,863 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:30.9199740Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:30.9200283Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.9200808Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.9201416Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.9201936Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.9202580Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:30.9203083Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:30.9203581Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:31.2907699Z 2025-10-10T00:27:31.2908803Z  2025-10-10T00:27:31.2909202Z  2025-10-10T00:27:31.2918642Z  2025-10-10T00:27:31.2919361Z  2025-10-10T00:27:31.2919716Z  2025-10-10T00:27:31.2920044Z  2025-10-10T00:27:31.2920347Z  2025-10-10T00:27:31.2920773Z  2025-10-10T00:27:31.2921638Z [2,864 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:31.2922897Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:31.2923684Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:31.2924483Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:31.2925207Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.2926154Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.2926813Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:31.2927607Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.2928291Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:31.5033751Z 2025-10-10T00:27:31.5034594Z  2025-10-10T00:27:31.5034982Z  2025-10-10T00:27:31.5035296Z  2025-10-10T00:27:31.5035533Z  2025-10-10T00:27:31.5035766Z  2025-10-10T00:27:31.5036023Z  2025-10-10T00:27:31.5036234Z  2025-10-10T00:27:31.5036457Z  2025-10-10T00:27:31.5036996Z [2,865 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:31.5037694Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:31.5038218Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:31.5038705Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:31.5039337Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.5039812Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:31.5040296Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.5040919Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.5041517Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:31.8029475Z 2025-10-10T00:27:31.8030327Z  2025-10-10T00:27:31.8030840Z  2025-10-10T00:27:31.8031158Z  2025-10-10T00:27:31.8031478Z  2025-10-10T00:27:31.8031829Z  2025-10-10T00:27:31.8032182Z  2025-10-10T00:27:31.8032498Z  2025-10-10T00:27:31.8032816Z  2025-10-10T00:27:31.8033606Z [2,866 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:31.8035978Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:31.8036784Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:31.8037561Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:31.8038171Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:31.8038800Z Compiling torch/csrc/lazy/core/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:31.8039716Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.8040705Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:31.8041489Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:32.0752073Z 2025-10-10T00:27:32.0752763Z  2025-10-10T00:27:32.0753183Z  2025-10-10T00:27:32.0757191Z  2025-10-10T00:27:32.0757774Z  2025-10-10T00:27:32.0758045Z  2025-10-10T00:27:32.0758462Z  2025-10-10T00:27:32.0758845Z  2025-10-10T00:27:32.0759137Z  2025-10-10T00:27:32.0760036Z [2,867 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:32.0760727Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:32.0761369Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.0761858Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:32.0762362Z Compiling torch/csrc/lazy/core/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.0763117Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.0764914Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:32.0765837Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:32.0766728Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:32.2918505Z 2025-10-10T00:27:32.2919279Z  2025-10-10T00:27:32.2919949Z  2025-10-10T00:27:32.2920339Z  2025-10-10T00:27:32.2920699Z  2025-10-10T00:27:32.2921013Z  2025-10-10T00:27:32.2921336Z  2025-10-10T00:27:32.2921695Z  2025-10-10T00:27:32.2922107Z  2025-10-10T00:27:32.2923125Z [2,867 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:32.2923895Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:32.2924892Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.2925821Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:32.2926445Z Compiling torch/csrc/lazy/core/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.2927606Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.2928812Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.2929972Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:32.2931149Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:32.5027387Z 2025-10-10T00:27:32.5028238Z  2025-10-10T00:27:32.5028713Z  2025-10-10T00:27:32.5029126Z  2025-10-10T00:27:32.5029493Z  2025-10-10T00:27:32.5029850Z  2025-10-10T00:27:32.5030239Z  2025-10-10T00:27:32.5030521Z  2025-10-10T00:27:32.5030901Z  2025-10-10T00:27:32.5031768Z [2,868 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:32.5032647Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:32.5033233Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:32.5033951Z Compiling torch/csrc/lazy/core/tensor.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.5035044Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.5036319Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.5037284Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:32.5038301Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:32.5039306Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:32.8089850Z 2025-10-10T00:27:32.8091026Z  2025-10-10T00:27:32.8091502Z  2025-10-10T00:27:32.8091887Z  2025-10-10T00:27:32.8092254Z  2025-10-10T00:27:32.8092647Z  2025-10-10T00:27:32.8093041Z  2025-10-10T00:27:32.8093422Z  2025-10-10T00:27:32.8093842Z  2025-10-10T00:27:32.8094732Z [2,871 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:32.8095982Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:32.8096568Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:32.8097452Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.8098541Z Compiling torch/csrc/lazy/core/trie.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:32.8099565Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:32.8100423Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:32.8101033Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:32.8101904Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:33.0415561Z 2025-10-10T00:27:33.0416642Z  2025-10-10T00:27:33.0417113Z  2025-10-10T00:27:33.0417522Z  2025-10-10T00:27:33.0418218Z  2025-10-10T00:27:33.0418643Z  2025-10-10T00:27:33.0419030Z  2025-10-10T00:27:33.0419402Z  2025-10-10T00:27:33.0419792Z  2025-10-10T00:27:33.0420765Z [2,872 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:33.0421703Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:33.0422606Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:33.0423720Z Compiling torch/csrc/lazy/core/trie.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:33.0424811Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:33.0425703Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.0426316Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.0427140Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:33.0428002Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:33.2960633Z 2025-10-10T00:27:33.2961367Z  2025-10-10T00:27:33.2961690Z  2025-10-10T00:27:33.2961977Z  2025-10-10T00:27:33.2962347Z  2025-10-10T00:27:33.2962572Z  2025-10-10T00:27:33.2962810Z  2025-10-10T00:27:33.2963170Z  2025-10-10T00:27:33.2963463Z  2025-10-10T00:27:33.2964046Z [2,873 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:33.2964689Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:33.2965302Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:33.2966375Z Compiling torch/csrc/monitor/counters.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:33.2966980Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.2967474Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.2967959Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:33.2968825Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:33.2969444Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:33.6936638Z 2025-10-10T00:27:33.6937271Z  2025-10-10T00:27:33.6937638Z  2025-10-10T00:27:33.6938033Z  2025-10-10T00:27:33.6938256Z  2025-10-10T00:27:33.6938524Z  2025-10-10T00:27:33.6939709Z  2025-10-10T00:27:33.6939986Z  2025-10-10T00:27:33.6940273Z  2025-10-10T00:27:33.6941067Z [2,875 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:33.6941803Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:33.6942492Z Compiling torch/csrc/monitor/counters.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:33.6943165Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:33.6943671Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:33.6944360Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:33.6944962Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.6945373Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:33.6946046Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:33.8967797Z 2025-10-10T00:27:33.8968578Z  2025-10-10T00:27:33.8968880Z  2025-10-10T00:27:33.8969111Z  2025-10-10T00:27:33.8969468Z  2025-10-10T00:27:33.8969686Z  2025-10-10T00:27:33.8969913Z  2025-10-10T00:27:33.8970260Z  2025-10-10T00:27:33.8970474Z  2025-10-10T00:27:33.8971141Z [2,875 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:33.8971779Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:33.8972277Z Compiling torch/csrc/monitor/counters.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:33.8972879Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:33.8973337Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:33.8973822Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:33.8974809Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.8975283Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:33.8975849Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:34.0970496Z 2025-10-10T00:27:34.0971132Z  2025-10-10T00:27:34.0971505Z  2025-10-10T00:27:34.0971749Z  2025-10-10T00:27:34.0971984Z  2025-10-10T00:27:34.0972213Z  2025-10-10T00:27:34.0972448Z  2025-10-10T00:27:34.0972675Z  2025-10-10T00:27:34.0972892Z  2025-10-10T00:27:34.0973446Z [2,876 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:34.0974281Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:34.0974817Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:34.0975334Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:34.0976072Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:34.0976878Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:34.0977386Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:34.0978092Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:34.0978839Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:34.4981916Z 2025-10-10T00:27:34.4982729Z  2025-10-10T00:27:34.4983200Z  2025-10-10T00:27:34.4983595Z  2025-10-10T00:27:34.4983987Z  2025-10-10T00:27:34.4984365Z  2025-10-10T00:27:34.4984749Z  2025-10-10T00:27:34.4985141Z  2025-10-10T00:27:34.4985518Z  2025-10-10T00:27:34.4986443Z [2,877 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:34.4987329Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:34.4987979Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:34.4988895Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:34.4989955Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:34.4990563Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:34.4991486Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:34.4993831Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:34.4994785Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:34.8246275Z 2025-10-10T00:27:34.8247787Z  2025-10-10T00:27:34.8248125Z  2025-10-10T00:27:34.8248347Z  2025-10-10T00:27:34.8248710Z  2025-10-10T00:27:34.8248982Z  2025-10-10T00:27:34.8249577Z  2025-10-10T00:27:34.8249949Z  2025-10-10T00:27:34.8250348Z  2025-10-10T00:27:34.8250910Z [2,878 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:34.8252124Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:34.8252647Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:34.8253840Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:34.8255001Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:34.8255788Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:34.8256844Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:34.8257640Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:34.8258366Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:35.0983780Z 2025-10-10T00:27:35.0984556Z  2025-10-10T00:27:35.0985010Z  2025-10-10T00:27:35.0985435Z  2025-10-10T00:27:35.0985832Z  2025-10-10T00:27:35.0986249Z  2025-10-10T00:27:35.0986662Z  2025-10-10T00:27:35.0987034Z  2025-10-10T00:27:35.0987421Z  2025-10-10T00:27:35.0988413Z [2,878 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:35.1313849Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:35.1314285Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:35.1314927Z Compiling torch/csrc/profiler/collection.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:35.1315544Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:35.1316071Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:35.1316986Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:35.1317616Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:35.1318070Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:35.9990827Z 2025-10-10T00:27:35.9993619Z  2025-10-10T00:27:35.9994098Z  2025-10-10T00:27:35.9994477Z  2025-10-10T00:27:35.9994859Z  2025-10-10T00:27:35.9995291Z  2025-10-10T00:27:35.9995687Z  2025-10-10T00:27:35.9996063Z  2025-10-10T00:27:35.9996454Z  2025-10-10T00:27:35.9997373Z [2,879 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:35.9998303Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:35.9999179Z Compiling torch/csrc/profiler/collection.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:36.0000090Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:36.0000922Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:36.0002092Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:36.0002933Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.0003439Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.0004025Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:36.3328707Z 2025-10-10T00:27:36.3329589Z  2025-10-10T00:27:36.3330101Z  2025-10-10T00:27:36.3330432Z  2025-10-10T00:27:36.3330743Z  2025-10-10T00:27:36.3331069Z  2025-10-10T00:27:36.3331291Z  2025-10-10T00:27:36.3331521Z  2025-10-10T00:27:36.3331762Z  2025-10-10T00:27:36.3332604Z [2,881 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:36.3333362Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:36.3334810Z Compiling torch/csrc/profiler/collection.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:36.3335798Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:36.3336649Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.3337180Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.3337777Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.3338594Z Compiling torch/csrc/profiler/perf.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:36.3339198Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:36.5332605Z 2025-10-10T00:27:36.5333408Z  2025-10-10T00:27:36.5333867Z  2025-10-10T00:27:36.5334305Z  2025-10-10T00:27:36.5334674Z  2025-10-10T00:27:36.5335060Z  2025-10-10T00:27:36.5335430Z  2025-10-10T00:27:36.5335825Z  2025-10-10T00:27:36.5336205Z  2025-10-10T00:27:36.5337447Z [2,883 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:36.5338677Z Compiling torch/csrc/profiler/collection.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:36.5339833Z Compiling torch/csrc/profiler/kineto_shim.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:36.5340736Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.5341348Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.5342153Z Compiling torch/csrc/profiler/perf.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:36.5342980Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.5343564Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.5344182Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:36.9337087Z 2025-10-10T00:27:36.9338052Z  2025-10-10T00:27:36.9338377Z  2025-10-10T00:27:36.9338947Z  2025-10-10T00:27:36.9339313Z  2025-10-10T00:27:36.9339819Z  2025-10-10T00:27:36.9340303Z  2025-10-10T00:27:36.9340671Z  2025-10-10T00:27:36.9341180Z  2025-10-10T00:27:36.9342166Z [2,888 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:36.9343261Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.9348380Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.9349124Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:36.9350101Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:36.9351119Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:36.9352122Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:36.9353420Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2025-10-10T00:27:36.9354473Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:27:37.3040597Z 2025-10-10T00:27:37.3045380Z  2025-10-10T00:27:37.3050637Z  2025-10-10T00:27:37.3051106Z  2025-10-10T00:27:37.3051419Z  2025-10-10T00:27:37.3051689Z  2025-10-10T00:27:37.3051981Z  2025-10-10T00:27:37.3052290Z  2025-10-10T00:27:37.3052610Z  2025-10-10T00:27:37.3053362Z [2,889 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:37.3054078Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:37.3054637Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:37.3055368Z Compiling torch/csrc/profiler/stubs/base.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:37.3056018Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:37.3056802Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:37.3057782Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:37.3058579Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:37.3059013Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:37.5342832Z 2025-10-10T00:27:37.5343627Z  2025-10-10T00:27:37.5344009Z  2025-10-10T00:27:37.5344890Z  2025-10-10T00:27:37.5345192Z  2025-10-10T00:27:37.5345584Z  2025-10-10T00:27:37.5345907Z  2025-10-10T00:27:37.5346167Z  2025-10-10T00:27:37.5346446Z  2025-10-10T00:27:37.5347216Z [2,889 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:37.5347831Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:37.5348203Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:37.5348693Z Compiling torch/csrc/profiler/stubs/base.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:37.5349414Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:37.5350004Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:37.5350934Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:37.5355882Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:37.5360014Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:37.9347817Z 2025-10-10T00:27:37.9348663Z  2025-10-10T00:27:37.9349128Z  2025-10-10T00:27:37.9349543Z  2025-10-10T00:27:37.9349942Z  2025-10-10T00:27:37.9350360Z  2025-10-10T00:27:37.9350760Z  2025-10-10T00:27:37.9351171Z  2025-10-10T00:27:37.9351582Z  2025-10-10T00:27:37.9352565Z [2,891 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:37.9353586Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:37.9354231Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:37.9355207Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:37.9358283Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:37.9359115Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:27:37.9359935Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:37.9360912Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:37.9361666Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:38.2329326Z 2025-10-10T00:27:38.2330428Z  2025-10-10T00:27:38.2330802Z  2025-10-10T00:27:38.2331169Z  2025-10-10T00:27:38.2331455Z  2025-10-10T00:27:38.2331772Z  2025-10-10T00:27:38.2332090Z  2025-10-10T00:27:38.2332430Z  2025-10-10T00:27:38.2332792Z  2025-10-10T00:27:38.2333537Z [2,892 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:38.2334359Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:38.2335184Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:38.2336196Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.2336988Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:38.2337643Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.2338598Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:38.2339458Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:38.2340424Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:38.4482479Z 2025-10-10T00:27:38.4484158Z  2025-10-10T00:27:38.4484660Z  2025-10-10T00:27:38.4485494Z  2025-10-10T00:27:38.4485843Z  2025-10-10T00:27:38.4486198Z  2025-10-10T00:27:38.4486569Z  2025-10-10T00:27:38.4487288Z  2025-10-10T00:27:38.4487585Z  2025-10-10T00:27:38.4488429Z [2,893 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:38.4489754Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:38.4490563Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.4491834Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:38.4492554Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.4493960Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.4495399Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.4496712Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2025-10-10T00:27:38.4498329Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:27:38.7353145Z 2025-10-10T00:27:38.7353848Z  2025-10-10T00:27:38.7354114Z  2025-10-10T00:27:38.7354393Z  2025-10-10T00:27:38.7354606Z  2025-10-10T00:27:38.7354831Z  2025-10-10T00:27:38.7355043Z  2025-10-10T00:27:38.7355316Z  2025-10-10T00:27:38.7355532Z  2025-10-10T00:27:38.7490346Z [2,893 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:38.7491830Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:38.7492732Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.7493690Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:38.7494538Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.7495704Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.7496830Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.7498005Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:38.7499281Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:27:39.0476517Z 2025-10-10T00:27:39.0477529Z  2025-10-10T00:27:39.0478060Z  2025-10-10T00:27:39.0478459Z  2025-10-10T00:27:39.0478903Z  2025-10-10T00:27:39.0479285Z  2025-10-10T00:27:39.0479692Z  2025-10-10T00:27:39.0480112Z  2025-10-10T00:27:39.0480527Z  2025-10-10T00:27:39.0481491Z [2,894 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:39.0482456Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:39.0483432Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.0484748Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.0485980Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.0487128Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.0488291Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.0489423Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.0490307Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:39.3499235Z 2025-10-10T00:27:39.3499908Z  2025-10-10T00:27:39.3500214Z  2025-10-10T00:27:39.3500432Z  2025-10-10T00:27:39.3500662Z  2025-10-10T00:27:39.3500877Z  2025-10-10T00:27:39.3501105Z  2025-10-10T00:27:39.3501315Z  2025-10-10T00:27:39.3501543Z  2025-10-10T00:27:39.3502308Z [2,894 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:39.3502928Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:39.3503426Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.3504096Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.3504747Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.3505350Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.3507802Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.3514740Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:39.3516788Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:39.6224923Z 2025-10-10T00:27:39.6225789Z  2025-10-10T00:27:39.6226080Z  2025-10-10T00:27:39.6226320Z  2025-10-10T00:27:39.6226542Z  2025-10-10T00:27:39.6226778Z  2025-10-10T00:27:39.6226998Z  2025-10-10T00:27:39.6227231Z  2025-10-10T00:27:39.6227446Z  2025-10-10T00:27:39.6228012Z [2,895 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:39.6228550Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:39.6229107Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.6229760Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.6230646Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.6231330Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.6231949Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.6232450Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:39.6232811Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:39.8377261Z 2025-10-10T00:27:39.8378136Z  2025-10-10T00:27:39.8378590Z  2025-10-10T00:27:39.8379030Z  2025-10-10T00:27:39.8379432Z  2025-10-10T00:27:39.8379790Z  2025-10-10T00:27:39.8380137Z  2025-10-10T00:27:39.8380536Z  2025-10-10T00:27:39.8380843Z  2025-10-10T00:27:39.8381702Z [2,896 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:39.8383203Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:39.8383918Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.8384828Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.8385634Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.8386487Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.8387250Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:39.8387740Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:39.8388093Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:40.0419524Z 2025-10-10T00:27:40.0420356Z  2025-10-10T00:27:40.0420849Z  2025-10-10T00:27:40.0421232Z  2025-10-10T00:27:40.0421611Z  2025-10-10T00:27:40.0421994Z  2025-10-10T00:27:40.0422351Z  2025-10-10T00:27:40.0422701Z  2025-10-10T00:27:40.0423087Z  2025-10-10T00:27:40.0424039Z [2,897 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:40.0425283Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.0426351Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.0427477Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.0428634Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.0429712Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.0430605Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.0431224Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.0431850Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:40.2495148Z 2025-10-10T00:27:40.2496116Z  2025-10-10T00:27:40.2496596Z  2025-10-10T00:27:40.2497015Z  2025-10-10T00:27:40.2497375Z  2025-10-10T00:27:40.2497771Z  2025-10-10T00:27:40.2498146Z  2025-10-10T00:27:40.2498581Z  2025-10-10T00:27:40.2498949Z  2025-10-10T00:27:40.2500162Z [2,899 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:40.2501216Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.2502370Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.2503535Z Compiling torch/csrc/utils/variadic.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:40.2504368Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.2504764Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.2505307Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:40.2505936Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:40.2506564Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:40.5525667Z 2025-10-10T00:27:40.5526425Z  2025-10-10T00:27:40.5526720Z  2025-10-10T00:27:40.5526944Z  2025-10-10T00:27:40.5680748Z  2025-10-10T00:27:40.5681177Z  2025-10-10T00:27:40.5681502Z  2025-10-10T00:27:40.5681796Z  2025-10-10T00:27:40.5682096Z  2025-10-10T00:27:40.5682971Z [2,900 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:40.5683968Z Compiling torch/csrc/profiler/util.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:40.5685070Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:40.5685884Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.5686466Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.5687028Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.5687603Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:40.5688335Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:40.5688903Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:40.7693409Z 2025-10-10T00:27:40.7694685Z  2025-10-10T00:27:40.7695216Z  2025-10-10T00:27:40.7695581Z  2025-10-10T00:27:40.7695967Z  2025-10-10T00:27:40.7696360Z  2025-10-10T00:27:40.7696725Z  2025-10-10T00:27:40.7697114Z  2025-10-10T00:27:40.7697470Z  2025-10-10T00:27:40.7698371Z [2,902 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:40.7699459Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:40.7700354Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:40.7700937Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.7701555Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.7702139Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:40.7702717Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:40.7703564Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:40.7704511Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:41.7700203Z 2025-10-10T00:27:41.7701062Z  2025-10-10T00:27:41.7701545Z  2025-10-10T00:27:41.7702003Z  2025-10-10T00:27:41.7702391Z  2025-10-10T00:27:41.7702816Z  2025-10-10T00:27:41.7703198Z  2025-10-10T00:27:41.7703619Z  2025-10-10T00:27:41.7703912Z  2025-10-10T00:27:41.7704835Z [2,902 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:41.7706152Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:41.7707121Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:41.7707775Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:41.7708443Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:41.7709081Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:41.7709710Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:41.7710570Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:41.7711356Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:42.1290358Z 2025-10-10T00:27:42.1291378Z  2025-10-10T00:27:42.1291789Z  2025-10-10T00:27:42.1292168Z  2025-10-10T00:27:42.1292532Z  2025-10-10T00:27:42.1292925Z  2025-10-10T00:27:42.1293291Z  2025-10-10T00:27:42.1293675Z  2025-10-10T00:27:42.1294044Z  2025-10-10T00:27:42.1305083Z [2,903 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:42.1306501Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:42.1307412Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.1308041Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.1308619Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.1309145Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.1309649Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:42.1310738Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:42.1311595Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:42.3715011Z 2025-10-10T00:27:42.3715854Z  2025-10-10T00:27:42.3716278Z  2025-10-10T00:27:42.3716652Z  2025-10-10T00:27:42.3717019Z  2025-10-10T00:27:42.3717379Z  2025-10-10T00:27:42.3717739Z  2025-10-10T00:27:42.3718085Z  2025-10-10T00:27:42.3718450Z  2025-10-10T00:27:42.3719397Z [2,903 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:42.3720639Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:42.3721513Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.3722336Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.3722862Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.3723409Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.3724002Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.3724827Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:42.3725776Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:42.5716597Z 2025-10-10T00:27:42.5717414Z  2025-10-10T00:27:42.5717865Z  2025-10-10T00:27:42.5718269Z  2025-10-10T00:27:42.5718648Z  2025-10-10T00:27:42.5719035Z  2025-10-10T00:27:42.5719396Z  2025-10-10T00:27:42.5719755Z  2025-10-10T00:27:42.5720097Z  2025-10-10T00:27:42.5720925Z [2,905 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:42.5722059Z Compiling torch/csrc/utils/tensor_flatten.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:42.5722958Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.5723572Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.5724179Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.5724824Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.5725405Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.5726170Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:42.5726938Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:42.7761713Z 2025-10-10T00:27:42.7762518Z  2025-10-10T00:27:42.7763000Z  2025-10-10T00:27:42.7763365Z  2025-10-10T00:27:42.7763734Z  2025-10-10T00:27:42.7764103Z  2025-10-10T00:27:42.7764451Z  2025-10-10T00:27:42.7764819Z  2025-10-10T00:27:42.7765169Z  2025-10-10T00:27:42.7766057Z [2,907 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:42.7767187Z Compiling torch/csrc/utils/tensor_flatten.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:42.7768092Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:42.7768657Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.7769259Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.7769827Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:42.7770694Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:42.7771515Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:42.7772365Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:43.1717851Z 2025-10-10T00:27:43.1718811Z  2025-10-10T00:27:43.1719154Z  2025-10-10T00:27:43.1719392Z  2025-10-10T00:27:43.1719627Z  2025-10-10T00:27:43.1719846Z  2025-10-10T00:27:43.1720078Z  2025-10-10T00:27:43.1720291Z  2025-10-10T00:27:43.1720517Z  2025-10-10T00:27:43.1721051Z [2,908 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:43.1721613Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:43.1721960Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.1722318Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.1723305Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.1723674Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:43.1724277Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:43.1725026Z Compiling torch/csrc/distributed/c10d/Store.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:43.1725631Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:43.3721078Z 2025-10-10T00:27:43.3722023Z  2025-10-10T00:27:43.3722462Z  2025-10-10T00:27:43.3722823Z  2025-10-10T00:27:43.3723077Z  2025-10-10T00:27:43.3723310Z  2025-10-10T00:27:43.3723548Z  2025-10-10T00:27:43.3723864Z  2025-10-10T00:27:43.3724176Z  2025-10-10T00:27:43.3724842Z [2,910 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:43.3727321Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:43.3728162Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:43.3728793Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.3729418Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.3729922Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.3730417Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:43.3731224Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:43.3731734Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:43.7727678Z 2025-10-10T00:27:43.7728444Z  2025-10-10T00:27:43.7728726Z  2025-10-10T00:27:43.7728965Z  2025-10-10T00:27:43.7729184Z  2025-10-10T00:27:43.7729410Z  2025-10-10T00:27:43.7729625Z  2025-10-10T00:27:43.7729855Z  2025-10-10T00:27:43.7730067Z  2025-10-10T00:27:43.7730845Z [2,911 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:43.7731443Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:43.7732220Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:43.7732767Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:43.7733287Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:43.7733983Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:43.7734539Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:43.7734898Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:43.7735508Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:44.1934340Z 2025-10-10T00:27:44.1935115Z  2025-10-10T00:27:44.1935502Z  2025-10-10T00:27:44.1935841Z  2025-10-10T00:27:44.1936079Z  2025-10-10T00:27:44.1936300Z  2025-10-10T00:27:44.1936657Z  2025-10-10T00:27:44.1936938Z  2025-10-10T00:27:44.1937411Z  2025-10-10T00:27:44.1938106Z [2,912 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:44.1938715Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:44.1939215Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:44.1942137Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:44.1942888Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:44.1943540Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:44.1944042Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:44.1944380Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.1944907Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:44.5739524Z 2025-10-10T00:27:44.5740308Z  2025-10-10T00:27:44.5740761Z  2025-10-10T00:27:44.5741008Z  2025-10-10T00:27:44.5741229Z  2025-10-10T00:27:44.5741488Z  2025-10-10T00:27:44.5741742Z  2025-10-10T00:27:44.5741982Z  2025-10-10T00:27:44.5742345Z  2025-10-10T00:27:44.5742940Z [2,913 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:44.5745887Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:44.5746421Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:44.5747069Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:44.5747793Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:44.5748353Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:44.5748891Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.5749363Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.5749800Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:44.7745193Z 2025-10-10T00:27:44.7746167Z  2025-10-10T00:27:44.7746935Z  2025-10-10T00:27:44.7747308Z  2025-10-10T00:27:44.7747660Z  2025-10-10T00:27:44.7748010Z  2025-10-10T00:27:44.7749213Z  2025-10-10T00:27:44.7749568Z  2025-10-10T00:27:44.7749899Z  2025-10-10T00:27:44.7750826Z [2,914 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:44.7751677Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:44.7752471Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:44.7753292Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:44.7753832Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:44.7754411Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.7754983Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.7755653Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.7756247Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:44.9800947Z 2025-10-10T00:27:44.9801981Z  2025-10-10T00:27:44.9802494Z  2025-10-10T00:27:44.9802946Z  2025-10-10T00:27:44.9803944Z  2025-10-10T00:27:44.9804423Z  2025-10-10T00:27:44.9804829Z  2025-10-10T00:27:44.9805213Z  2025-10-10T00:27:44.9805604Z  2025-10-10T00:27:44.9806547Z [2,915 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:44.9807502Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:44.9808166Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:44.9808770Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:44.9809372Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.9809974Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.9810582Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:44.9811451Z Compiling torch/csrc/distributed/c10d/Types.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:44.9812403Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:45.2199174Z 2025-10-10T00:27:45.2200031Z  2025-10-10T00:27:45.2200538Z  2025-10-10T00:27:45.2200903Z  2025-10-10T00:27:45.2201317Z  2025-10-10T00:27:45.2201672Z  2025-10-10T00:27:45.2202030Z  2025-10-10T00:27:45.2202431Z  2025-10-10T00:27:45.2202779Z  2025-10-10T00:27:45.2203836Z [2,917 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:45.2205102Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:45.2205789Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:45.2206452Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:45.2207074Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:45.2208025Z Compiling torch/csrc/distributed/c10d/Types.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.2209181Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.2210424Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.2211417Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:45.5750135Z 2025-10-10T00:27:45.5750807Z  2025-10-10T00:27:45.5751115Z  2025-10-10T00:27:45.5751339Z  2025-10-10T00:27:45.5751598Z  2025-10-10T00:27:45.5751813Z  2025-10-10T00:27:45.5752041Z  2025-10-10T00:27:45.5781594Z  2025-10-10T00:27:45.5782230Z  2025-10-10T00:27:45.5782990Z [2,918 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:45.5783766Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:45.5784324Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:45.5784871Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:45.5785716Z Compiling torch/csrc/distributed/c10d/Types.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.5786863Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.5787964Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.5788962Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.5789918Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:45.7791677Z 2025-10-10T00:27:45.7792426Z  2025-10-10T00:27:45.7793338Z  2025-10-10T00:27:45.7793768Z  2025-10-10T00:27:45.7794082Z  2025-10-10T00:27:45.7794382Z  2025-10-10T00:27:45.7794685Z  2025-10-10T00:27:45.7795197Z  2025-10-10T00:27:45.7795727Z  2025-10-10T00:27:45.7796872Z [2,919 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:45.7798515Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:45.7799159Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:45.7799762Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:45.7800923Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.7802586Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.7804080Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2025-10-10T00:27:45.7804973Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:45.7805523Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:46.7811653Z 2025-10-10T00:27:46.7812334Z  2025-10-10T00:27:46.7812747Z  2025-10-10T00:27:46.7813105Z  2025-10-10T00:27:46.7813390Z  2025-10-10T00:27:46.7813825Z  2025-10-10T00:27:46.7814095Z  2025-10-10T00:27:46.7814534Z  2025-10-10T00:27:46.7814797Z  2025-10-10T00:27:46.7815439Z [2,919 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:46.7816203Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:46.7816729Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:46.7817231Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:46.7817835Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:46.7818708Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:46.7819660Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2025-10-10T00:27:46.7820641Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:46.7821148Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:47.5077022Z 2025-10-10T00:27:47.5078007Z  2025-10-10T00:27:47.5078545Z  2025-10-10T00:27:47.5078793Z  2025-10-10T00:27:47.5079024Z  2025-10-10T00:27:47.5079253Z  2025-10-10T00:27:47.5079465Z  2025-10-10T00:27:47.5079688Z  2025-10-10T00:27:47.5079937Z  2025-10-10T00:27:47.5081138Z [2,920 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:47.5081743Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:47.5082256Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:47.5082877Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:47.5083714Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:47.5088744Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:47.5090173Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:47.5090755Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:47.5091390Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:47.7819045Z 2025-10-10T00:27:47.7820208Z  2025-10-10T00:27:47.7820644Z  2025-10-10T00:27:47.7821022Z  2025-10-10T00:27:47.7821389Z  2025-10-10T00:27:47.7821760Z  2025-10-10T00:27:47.7822108Z  2025-10-10T00:27:47.7822470Z  2025-10-10T00:27:47.7822808Z  2025-10-10T00:27:47.7823703Z [2,920 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:47.7824594Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:48.0590032Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:48.0590842Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:48.0592002Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:48.0593151Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:48.0594011Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:48.0594767Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:48.0595401Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:48.2598495Z 2025-10-10T00:27:48.2599219Z  2025-10-10T00:27:48.2599653Z  2025-10-10T00:27:48.2600050Z  2025-10-10T00:27:48.2600406Z  2025-10-10T00:27:48.2600784Z  2025-10-10T00:27:48.2601155Z  2025-10-10T00:27:48.2601560Z  2025-10-10T00:27:48.2601938Z  2025-10-10T00:27:48.2602895Z [2,921 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:48.2603856Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:48.2604450Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:48.2605369Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:48.2606588Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:48.2607795Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:48.2608766Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:48.2609349Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:48.2609975Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:48.4602338Z 2025-10-10T00:27:48.4603571Z  2025-10-10T00:27:48.4604293Z  2025-10-10T00:27:48.4604551Z  2025-10-10T00:27:48.4605461Z  2025-10-10T00:27:48.4605839Z  2025-10-10T00:27:48.4606151Z  2025-10-10T00:27:48.4607000Z  2025-10-10T00:27:48.4607352Z  2025-10-10T00:27:48.4609072Z [2,921 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:48.4610322Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:48.4611363Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:48.4612308Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:48.4615994Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:48.4617280Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:48.4618143Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:48.4618701Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:48.4619488Z //:torch; 4s processwrapper-sandbox ... 2025-10-10T00:27:49.3611024Z 2025-10-10T00:27:49.3612112Z  2025-10-10T00:27:49.3612655Z  2025-10-10T00:27:49.3613081Z  2025-10-10T00:27:49.3613512Z  2025-10-10T00:27:49.3613918Z  2025-10-10T00:27:49.3614374Z  2025-10-10T00:27:49.3614781Z  2025-10-10T00:27:49.3615195Z  2025-10-10T00:27:49.3616514Z [2,922 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:49.3617443Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:27:49.3618098Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:49.3618998Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.3620206Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.3621473Z Compiling torch/csrc/distributed/c10d/comm.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.3622497Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:49.3623159Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:49.3623821Z //:torch; 4s processwrapper-sandbox ... 2025-10-10T00:27:49.6540082Z 2025-10-10T00:27:49.6540812Z  2025-10-10T00:27:49.6541291Z  2025-10-10T00:27:49.6541928Z  2025-10-10T00:27:49.6542326Z  2025-10-10T00:27:49.6542707Z  2025-10-10T00:27:49.6543098Z  2025-10-10T00:27:49.6543492Z  2025-10-10T00:27:49.6543863Z  2025-10-10T00:27:49.6544808Z [2,925 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:49.6545744Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:49.6546655Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.6547872Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.6549070Z Compiling torch/csrc/distributed/c10d/comm.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.6549979Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:49.6550875Z Compiling torch/csrc/distributed/c10d/debug.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:49.6551819Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:49.6552444Z //:torch; 4s processwrapper-sandbox ... 2025-10-10T00:27:49.8610863Z 2025-10-10T00:27:49.8611474Z  2025-10-10T00:27:49.8611757Z  2025-10-10T00:27:49.8611996Z  2025-10-10T00:27:49.8612213Z  2025-10-10T00:27:49.8612472Z  2025-10-10T00:27:49.8612701Z  2025-10-10T00:27:49.8612912Z  2025-10-10T00:27:49.8613143Z  2025-10-10T00:27:49.8613675Z [2,926 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:49.8614214Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:49.8614729Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:49.8615413Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.8616073Z Compiling torch/csrc/distributed/c10d/comm.cpp; 6s processwrapper-sandbox 2025-10-10T00:27:49.8616748Z Compiling torch/csrc/distributed/c10d/debug.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:49.8617281Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:49.8617620Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:49.8617978Z //:torch; 4s processwrapper-sandbox ... 2025-10-10T00:27:50.2825468Z 2025-10-10T00:27:50.2832174Z  2025-10-10T00:27:50.2832672Z  2025-10-10T00:27:50.2833052Z  2025-10-10T00:27:50.2833620Z  2025-10-10T00:27:50.2833979Z  2025-10-10T00:27:50.2834359Z  2025-10-10T00:27:50.2834746Z  2025-10-10T00:27:50.2835129Z  2025-10-10T00:27:50.2836173Z [2,927 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:50.2837567Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:27:50.2838427Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:50.2840216Z Compiling torch/csrc/distributed/c10d/Work.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:50.2841403Z Compiling torch/csrc/distributed/c10d/comm.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:50.2842373Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:50.2842944Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:50.2844036Z Compiling torch/csrc/jit/api/module_save.cpp; 4s processwrapper-sandbox 2025-10-10T00:27:50.2844952Z //:torch; 4s processwrapper-sandbox ... 2025-10-10T00:27:50.6829981Z 2025-10-10T00:27:50.6831100Z  2025-10-10T00:27:50.6831545Z  2025-10-10T00:27:50.6831882Z  2025-10-10T00:27:50.6832220Z  2025-10-10T00:27:50.6832538Z  2025-10-10T00:27:50.6832877Z  2025-10-10T00:27:50.6833231Z  2025-10-10T00:27:50.6833567Z  2025-10-10T00:27:50.6834486Z [2,928 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:50.6835824Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:50.6837039Z Compiling torch/csrc/distributed/c10d/Work.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:50.6838337Z Compiling torch/csrc/distributed/c10d/comm.cpp; 7s processwrapper-sandbox 2025-10-10T00:27:50.6839142Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:50.6839740Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:50.6840532Z Compiling torch/csrc/jit/api/module_save.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:50.6841415Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:51.2476421Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:51.2476916Z 2025-10-10T00:27:51.2477515Z  2025-10-10T00:27:51.2478033Z  2025-10-10T00:27:51.2478414Z  2025-10-10T00:27:51.2478896Z  2025-10-10T00:27:51.2479306Z  2025-10-10T00:27:51.2479825Z  2025-10-10T00:27:51.2480239Z  2025-10-10T00:27:51.2480733Z  2025-10-10T00:27:51.2481629Z [2,929 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:51.2482885Z Compiling torch/csrc/distributed/c10d/Work.cpp; 8s processwrapper-sandbox 2025-10-10T00:27:51.2484147Z Compiling torch/csrc/distributed/c10d/comm.cpp; 8s processwrapper-sandbox 2025-10-10T00:27:51.2485079Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.2485795Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.2486767Z Compiling torch/csrc/jit/api/module_save.cpp; 5s processwrapper-sandbox 2025-10-10T00:27:51.2487771Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:51.2488464Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:51.2489186Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:51.4836163Z 2025-10-10T00:27:51.4836950Z  2025-10-10T00:27:51.4837388Z  2025-10-10T00:27:51.4837770Z  2025-10-10T00:27:51.4838150Z  2025-10-10T00:27:51.4838555Z  2025-10-10T00:27:51.4838934Z  2025-10-10T00:27:51.4839334Z  2025-10-10T00:27:51.4839706Z  2025-10-10T00:27:51.4840643Z [2,930 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:51.4841805Z Compiling torch/csrc/distributed/c10d/Work.cpp; 8s processwrapper-sandbox 2025-10-10T00:27:51.4842975Z Compiling torch/csrc/distributed/c10d/comm.cpp; 8s processwrapper-sandbox 2025-10-10T00:27:51.4843886Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.4844704Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.4845308Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:51.4845887Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:51.4846469Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:51.4847061Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:51.7261035Z 2025-10-10T00:27:51.7261845Z  2025-10-10T00:27:51.7262322Z  2025-10-10T00:27:51.7262708Z  2025-10-10T00:27:51.7263113Z  2025-10-10T00:27:51.7263490Z  2025-10-10T00:27:51.7263890Z  2025-10-10T00:27:51.7264292Z  2025-10-10T00:27:51.7264657Z  2025-10-10T00:27:51.7265618Z [2,931 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:51.7267211Z Compiling torch/csrc/distributed/c10d/comm.cpp; 8s processwrapper-sandbox 2025-10-10T00:27:51.7268166Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.7268784Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.7269407Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.7270007Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:51.7270618Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:51.7271234Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:51.7271858Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:51.9985199Z 2025-10-10T00:27:51.9985914Z  2025-10-10T00:27:51.9986354Z  2025-10-10T00:27:51.9986738Z  2025-10-10T00:27:51.9987105Z  2025-10-10T00:27:51.9987491Z  2025-10-10T00:27:51.9987848Z  2025-10-10T00:27:51.9988224Z  2025-10-10T00:27:51.9988846Z  2025-10-10T00:27:51.9989750Z [2,933 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:51.9990957Z Compiling torch/csrc/distributed/c10d/comm.cpp; 8s processwrapper-sandbox 2025-10-10T00:27:51.9991877Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.9992475Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.9993038Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:51.9993622Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:51.9994192Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:51.9994772Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:51.9995484Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:52.2846992Z 2025-10-10T00:27:52.2847779Z  2025-10-10T00:27:52.2848258Z  2025-10-10T00:27:52.2848674Z  2025-10-10T00:27:52.2849062Z  2025-10-10T00:27:52.2849468Z  2025-10-10T00:27:52.2849862Z  2025-10-10T00:27:52.2850301Z  2025-10-10T00:27:52.2850680Z  2025-10-10T00:27:52.2851632Z [2,934 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:52.2852593Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:52.2853241Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:52.2853860Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:52.2854456Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:52.2855061Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:52.2855673Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:52.2856295Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:52.2856916Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:53.0838566Z 2025-10-10T00:27:53.0839341Z  2025-10-10T00:27:53.0839858Z  2025-10-10T00:27:53.0840292Z  2025-10-10T00:27:53.0840704Z  2025-10-10T00:27:53.0841131Z  2025-10-10T00:27:53.0841531Z  2025-10-10T00:27:53.0841965Z  2025-10-10T00:27:53.0842381Z  2025-10-10T00:27:53.0843400Z [2,935 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:53.0844410Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:53.0845054Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:53.0845910Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:53.0846539Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:53.0847184Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.0847792Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.0848401Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.0849016Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:53.2853678Z 2025-10-10T00:27:53.2854434Z  2025-10-10T00:27:53.2854899Z  2025-10-10T00:27:53.2855274Z  2025-10-10T00:27:53.2855638Z  2025-10-10T00:27:53.2855981Z  2025-10-10T00:27:53.2856367Z  2025-10-10T00:27:53.2856804Z  2025-10-10T00:27:53.2857186Z  2025-10-10T00:27:53.2858100Z [2,936 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:53.2859381Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:27:53.2860055Z //:torch; 7s processwrapper-sandbox 2025-10-10T00:27:53.2860696Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:53.2861337Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.2861927Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.2862568Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.2863209Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.2863904Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:53.7646960Z 2025-10-10T00:27:53.7647750Z  2025-10-10T00:27:53.7648191Z  2025-10-10T00:27:53.7648524Z  2025-10-10T00:27:53.7648922Z  2025-10-10T00:27:53.7649287Z  2025-10-10T00:27:53.7649676Z  2025-10-10T00:27:53.7650344Z  2025-10-10T00:27:53.7650730Z  2025-10-10T00:27:53.7651651Z [2,937 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:53.7652556Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:27:53.7653132Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:53.7653716Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:53.7654331Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:53.7654924Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:53.7655525Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:53.7656088Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:53.7656664Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:54.0859417Z 2025-10-10T00:27:54.0860184Z  2025-10-10T00:27:54.0860607Z  2025-10-10T00:27:54.0860951Z  2025-10-10T00:27:54.0861304Z  2025-10-10T00:27:54.0861661Z  2025-10-10T00:27:54.0861999Z  2025-10-10T00:27:54.0862411Z  2025-10-10T00:27:54.0862780Z  2025-10-10T00:27:54.0863698Z [2,938 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:54.0864632Z //:torch; 8s processwrapper-sandbox 2025-10-10T00:27:54.0865215Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:54.0865802Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.0866327Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.0866849Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.0867358Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.0867926Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:54.0868528Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:54.2862888Z 2025-10-10T00:27:54.2863603Z  2025-10-10T00:27:54.2864078Z  2025-10-10T00:27:54.2864469Z  2025-10-10T00:27:54.2864836Z  2025-10-10T00:27:54.2865211Z  2025-10-10T00:27:54.2865581Z  2025-10-10T00:27:54.2865987Z  2025-10-10T00:27:54.2866330Z  2025-10-10T00:27:54.2867191Z [2,939 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:54.2868042Z //:torch; 6s processwrapper-sandbox 2025-10-10T00:27:54.2868603Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.2869432Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.2870029Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.2870636Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.2871222Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:54.2871828Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:54.2872397Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:54.8315833Z 2025-10-10T00:27:54.8316683Z  2025-10-10T00:27:54.8317134Z  2025-10-10T00:27:54.8317571Z  2025-10-10T00:27:54.8317911Z  2025-10-10T00:27:54.8318336Z  2025-10-10T00:27:54.8318662Z  2025-10-10T00:27:54.8319116Z  2025-10-10T00:27:54.8319420Z  2025-10-10T00:27:54.8320399Z [2,940 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:54.8321785Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:54.8322485Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:54.8323109Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:54.8323726Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:54.8337200Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.8337899Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:54.8338592Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:54.8339258Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:27:55.0870855Z 2025-10-10T00:27:55.0871705Z  2025-10-10T00:27:55.0872188Z  2025-10-10T00:27:55.0872624Z  2025-10-10T00:27:55.0873055Z  2025-10-10T00:27:55.0873446Z  2025-10-10T00:27:55.0873854Z  2025-10-10T00:27:55.0874807Z  2025-10-10T00:27:55.0875272Z  2025-10-10T00:27:55.0876169Z [2,942 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:55.0876864Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.0877334Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.0877697Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.0878150Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.0878499Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.0878987Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.0879504Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.0880089Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:55.4075135Z 2025-10-10T00:27:55.4076161Z  2025-10-10T00:27:55.4076615Z  2025-10-10T00:27:55.4076962Z  2025-10-10T00:27:55.4077287Z  2025-10-10T00:27:55.4077634Z  2025-10-10T00:27:55.4077944Z  2025-10-10T00:27:55.4078338Z  2025-10-10T00:27:55.4078694Z  2025-10-10T00:27:55.4079598Z [2,943 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:55.4080499Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.4081099Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.4081709Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.4082299Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.4082900Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.4083440Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.4083963Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.4084480Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:55.6882229Z 2025-10-10T00:27:55.6882901Z  2025-10-10T00:27:55.6883180Z  2025-10-10T00:27:55.6883418Z  2025-10-10T00:27:55.6883757Z  2025-10-10T00:27:55.6883985Z  2025-10-10T00:27:55.6884224Z  2025-10-10T00:27:55.6884596Z  2025-10-10T00:27:55.6884824Z  2025-10-10T00:27:55.6885481Z [2,945 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:27:55.6886147Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.6886497Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.6891603Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.6893830Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.6895661Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.6896254Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:55.6898658Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:55.6899306Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:55.8898352Z 2025-10-10T00:27:55.8899109Z  2025-10-10T00:27:55.8899560Z  2025-10-10T00:27:55.8899980Z  2025-10-10T00:27:55.8900357Z  2025-10-10T00:27:55.8900760Z  2025-10-10T00:27:55.8901150Z  2025-10-10T00:27:55.8901554Z  2025-10-10T00:27:55.8901927Z  2025-10-10T00:27:55.8902787Z [2,945 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:55.8904016Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:55.8904633Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.8905248Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:55.8905850Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.8906465Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:55.8907013Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:55.8907559Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:55.8908102Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:56.0901628Z 2025-10-10T00:27:56.0902529Z  2025-10-10T00:27:56.0903050Z  2025-10-10T00:27:56.0903454Z  2025-10-10T00:27:56.0903890Z  2025-10-10T00:27:56.0904267Z  2025-10-10T00:27:56.0904584Z  2025-10-10T00:27:56.0905063Z  2025-10-10T00:27:56.0905380Z  2025-10-10T00:27:56.0906049Z [2,946 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:56.0906789Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.0907156Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.0907525Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.0907882Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.0908332Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.0908686Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.0909024Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.0909388Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:56.3022625Z 2025-10-10T00:27:56.3023784Z  2025-10-10T00:27:56.3024257Z  2025-10-10T00:27:56.3024613Z  2025-10-10T00:27:56.3024960Z  2025-10-10T00:27:56.3025371Z  2025-10-10T00:27:56.3025758Z  2025-10-10T00:27:56.3026199Z  2025-10-10T00:27:56.3026593Z  2025-10-10T00:27:56.3027573Z [2,947 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:56.3028586Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:27:56.3029237Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.3029872Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.3030529Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.3031166Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.3031792Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.3032424Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.3033059Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:56.6907334Z 2025-10-10T00:27:56.6908421Z  2025-10-10T00:27:56.6908809Z  2025-10-10T00:27:56.6909149Z  2025-10-10T00:27:56.6909476Z  2025-10-10T00:27:56.6909852Z  2025-10-10T00:27:56.6910210Z  2025-10-10T00:27:56.6910674Z  2025-10-10T00:27:56.6911399Z  2025-10-10T00:27:56.6912611Z [2,948 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:56.6913522Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.6914374Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.6915561Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.6916189Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.6917081Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.6917636Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.6918764Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.6919402Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:56.8910335Z 2025-10-10T00:27:56.8911167Z  2025-10-10T00:27:56.8911637Z  2025-10-10T00:27:56.8912019Z  2025-10-10T00:27:56.8912424Z  2025-10-10T00:27:56.8912810Z  2025-10-10T00:27:56.8913201Z  2025-10-10T00:27:56.8913591Z  2025-10-10T00:27:56.8913962Z  2025-10-10T00:27:56.8914906Z [2,949 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:56.8916332Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:56.8916979Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.8917599Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.8918215Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.8918837Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:56.8919427Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.8919981Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:56.8920579Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:27:57.1251948Z 2025-10-10T00:27:57.1252669Z  2025-10-10T00:27:57.1253077Z  2025-10-10T00:27:57.1253431Z  2025-10-10T00:27:57.1253786Z  2025-10-10T00:27:57.1254136Z  2025-10-10T00:27:57.1254466Z  2025-10-10T00:27:57.1254815Z  2025-10-10T00:27:57.1255421Z  2025-10-10T00:27:57.1260903Z [2,950 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:57.1261789Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.1262337Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.1262903Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.1263438Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.1263986Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:57.1264520Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:57.1265066Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:57.1265626Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:57.4964200Z 2025-10-10T00:27:57.4964950Z  2025-10-10T00:27:57.4965363Z  2025-10-10T00:27:57.4965695Z  2025-10-10T00:27:57.4966068Z  2025-10-10T00:27:57.4966427Z  2025-10-10T00:27:57.4966815Z  2025-10-10T00:27:57.4967177Z  2025-10-10T00:27:57.4967593Z  2025-10-10T00:27:57.4968534Z [2,950 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:57.4969472Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.4970017Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.4970551Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.4971053Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.4971579Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.4972098Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:57.4972640Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:57.4973190Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:57.8812713Z 2025-10-10T00:27:57.8813489Z  2025-10-10T00:27:57.8814297Z  2025-10-10T00:27:57.8814658Z  2025-10-10T00:27:57.8815059Z  2025-10-10T00:27:57.8815432Z  2025-10-10T00:27:57.8815830Z  2025-10-10T00:27:57.8816203Z  2025-10-10T00:27:57.8816634Z  2025-10-10T00:27:57.8817579Z [2,951 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:57.8818431Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.8818963Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.8819733Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.8820273Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:57.8820858Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.8821500Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:57.8822306Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:57.8822922Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:58.0969607Z 2025-10-10T00:27:58.0970405Z  2025-10-10T00:27:58.0970877Z  2025-10-10T00:27:58.0971242Z  2025-10-10T00:27:58.0971634Z  2025-10-10T00:27:58.0971983Z  2025-10-10T00:27:58.0972308Z  2025-10-10T00:27:58.0972643Z  2025-10-10T00:27:58.0972995Z  2025-10-10T00:27:58.0973855Z [2,952 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:58.0975503Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.0976274Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.0976863Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.0977417Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.0977960Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.0978479Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.0978985Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.0979536Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:58.2973713Z 2025-10-10T00:27:58.2974795Z  2025-10-10T00:27:58.2975309Z  2025-10-10T00:27:58.2975685Z  2025-10-10T00:27:58.2976052Z  2025-10-10T00:27:58.2976406Z  2025-10-10T00:27:58.2976754Z  2025-10-10T00:27:58.2977097Z  2025-10-10T00:27:58.2977714Z  2025-10-10T00:27:58.2978582Z [2,953 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:58.2979456Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.2980000Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.2980559Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.2981112Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.2981667Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.2982180Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.2982656Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:58.2983149Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:58.6979799Z 2025-10-10T00:27:58.6980677Z  2025-10-10T00:27:58.6981157Z  2025-10-10T00:27:58.6981623Z  2025-10-10T00:27:58.6981986Z  2025-10-10T00:27:58.6982436Z  2025-10-10T00:27:58.6982811Z  2025-10-10T00:27:58.6983231Z  2025-10-10T00:27:58.6983654Z  2025-10-10T00:27:58.6984675Z [2,955 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:58.6985691Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.6986382Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:58.6987033Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.6987657Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.6988310Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.6988916Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:58.6989588Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:58.6990244Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:59.0512484Z 2025-10-10T00:27:59.0513275Z  2025-10-10T00:27:59.0513750Z  2025-10-10T00:27:59.0514111Z  2025-10-10T00:27:59.0514489Z  2025-10-10T00:27:59.0514857Z  2025-10-10T00:27:59.0515351Z  2025-10-10T00:27:59.0515720Z  2025-10-10T00:27:59.0516139Z  2025-10-10T00:27:59.0517044Z [2,956 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:59.0517956Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.0518530Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.0519389Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.0520021Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.0520642Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.0521259Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.0521875Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:59.0522534Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:59.3557872Z 2025-10-10T00:27:59.3558808Z  2025-10-10T00:27:59.3559282Z  2025-10-10T00:27:59.3559674Z  2025-10-10T00:27:59.3560068Z  2025-10-10T00:27:59.3560448Z  2025-10-10T00:27:59.3560847Z  2025-10-10T00:27:59.3561225Z  2025-10-10T00:27:59.3561643Z  2025-10-10T00:27:59.3562557Z [2,957 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:27:59.3564043Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.3564702Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.3565267Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.3565883Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.3566760Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.3567369Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.3568107Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:59.3568860Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:59.5707697Z 2025-10-10T00:27:59.5708388Z  2025-10-10T00:27:59.5708772Z  2025-10-10T00:27:59.5709105Z  2025-10-10T00:27:59.5709423Z  2025-10-10T00:27:59.5709758Z  2025-10-10T00:27:59.5710069Z  2025-10-10T00:27:59.5710396Z  2025-10-10T00:27:59.5710995Z  2025-10-10T00:27:59.5711814Z [2,958 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:59.5712730Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.5713318Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.5713935Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.5714525Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.5715132Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.5715806Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.5716409Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:59.5717434Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:27:59.8477977Z 2025-10-10T00:27:59.8479730Z  2025-10-10T00:27:59.8480235Z  2025-10-10T00:27:59.8480462Z  2025-10-10T00:27:59.8480698Z  2025-10-10T00:27:59.8480930Z  2025-10-10T00:27:59.8481139Z  2025-10-10T00:27:59.8481366Z  2025-10-10T00:27:59.8481608Z  2025-10-10T00:27:59.8485027Z [2,959 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:27:59.8485587Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.8485943Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.8486290Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:27:59.8486638Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.8486989Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.8487334Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:27:59.8488271Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:27:59.8488615Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:00.1331627Z 2025-10-10T00:28:00.1332489Z  2025-10-10T00:28:00.1333344Z  2025-10-10T00:28:00.1333767Z  2025-10-10T00:28:00.1334127Z  2025-10-10T00:28:00.1334490Z  2025-10-10T00:28:00.1334887Z  2025-10-10T00:28:00.1335277Z  2025-10-10T00:28:00.1335676Z  2025-10-10T00:28:00.1336628Z [2,961 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:00.1337553Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.1338177Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.1339026Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.1339634Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.1340218Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.1340817Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.1341394Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.1342009Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:00.3566216Z 2025-10-10T00:28:00.3567046Z  2025-10-10T00:28:00.3567514Z  2025-10-10T00:28:00.3567906Z  2025-10-10T00:28:00.3568283Z  2025-10-10T00:28:00.3568667Z  2025-10-10T00:28:00.3569045Z  2025-10-10T00:28:00.3569411Z  2025-10-10T00:28:00.3569773Z  2025-10-10T00:28:00.3570619Z [2,961 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:00.3571775Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.3572352Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.3572950Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.3573525Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.3574429Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.3575031Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.3575612Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.3576147Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:00.6055058Z 2025-10-10T00:28:00.6055917Z  2025-10-10T00:28:00.6056406Z  2025-10-10T00:28:00.6056820Z  2025-10-10T00:28:00.6057219Z  2025-10-10T00:28:00.6057595Z  2025-10-10T00:28:00.6057988Z  2025-10-10T00:28:00.6058338Z  2025-10-10T00:28:00.6059030Z  2025-10-10T00:28:00.6059947Z [2,962 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:00.6060907Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.6061546Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.6062155Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.6062727Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.6063233Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.6063783Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.6064323Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.6064907Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:00.9573602Z 2025-10-10T00:28:00.9574579Z  2025-10-10T00:28:00.9575042Z  2025-10-10T00:28:00.9575388Z  2025-10-10T00:28:00.9575714Z  2025-10-10T00:28:00.9576057Z  2025-10-10T00:28:00.9576413Z  2025-10-10T00:28:00.9576745Z  2025-10-10T00:28:00.9577137Z  2025-10-10T00:28:00.9578068Z [2,962 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:00.9579063Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.9579673Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.9580269Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:00.9580871Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.9581396Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.9581911Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:00.9582463Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:00.9583026Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:01.1613352Z 2025-10-10T00:28:01.1614197Z  2025-10-10T00:28:01.1614708Z  2025-10-10T00:28:01.1615133Z  2025-10-10T00:28:01.1615562Z  2025-10-10T00:28:01.1615952Z  2025-10-10T00:28:01.1616383Z  2025-10-10T00:28:01.1616803Z  2025-10-10T00:28:01.1617282Z  2025-10-10T00:28:01.1618260Z [2,963 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:01.1619215Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.1619873Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.1620801Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.1621454Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.1622062Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.1622711Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.1623333Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.1623988Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:01.4868722Z 2025-10-10T00:28:01.4869518Z  2025-10-10T00:28:01.4869886Z  2025-10-10T00:28:01.4870207Z  2025-10-10T00:28:01.4870518Z  2025-10-10T00:28:01.4870836Z  2025-10-10T00:28:01.4871123Z  2025-10-10T00:28:01.4871416Z  2025-10-10T00:28:01.4871731Z  2025-10-10T00:28:01.4872486Z [2,966 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:01.4873559Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.4881702Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.4882293Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.4882749Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.4883206Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.4883653Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.4884105Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.4884550Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:01.7581817Z 2025-10-10T00:28:01.7582999Z  2025-10-10T00:28:01.7583442Z  2025-10-10T00:28:01.7583812Z  2025-10-10T00:28:01.7584171Z  2025-10-10T00:28:01.7584551Z  2025-10-10T00:28:01.7584916Z  2025-10-10T00:28:01.7585300Z  2025-10-10T00:28:01.7585936Z  2025-10-10T00:28:01.7586855Z [2,966 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:01.7587737Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.7588271Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.7588804Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.7589343Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.7589915Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.7590494Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.7591106Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.7591689Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:01.9580678Z 2025-10-10T00:28:01.9581874Z  2025-10-10T00:28:01.9582321Z  2025-10-10T00:28:01.9582705Z  2025-10-10T00:28:01.9583055Z  2025-10-10T00:28:01.9583366Z  2025-10-10T00:28:01.9583715Z  2025-10-10T00:28:01.9584041Z  2025-10-10T00:28:01.9584432Z  2025-10-10T00:28:01.9585358Z [2,968 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:01.9586312Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.9586906Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.9587513Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:01.9588053Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.9588593Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.9589141Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:01.9589637Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:01.9590196Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:02.1986131Z 2025-10-10T00:28:02.1986940Z  2025-10-10T00:28:02.1987355Z  2025-10-10T00:28:02.1987697Z  2025-10-10T00:28:02.1988016Z  2025-10-10T00:28:02.1988369Z  2025-10-10T00:28:02.1988715Z  2025-10-10T00:28:02.1989074Z  2025-10-10T00:28:02.1989446Z  2025-10-10T00:28:02.1990340Z [2,969 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:02.1991208Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.1991778Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.1992678Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.1993262Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.1993862Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.1994426Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.1994968Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.1995604Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:02.5585263Z 2025-10-10T00:28:02.5586124Z  2025-10-10T00:28:02.5586623Z  2025-10-10T00:28:02.5587035Z  2025-10-10T00:28:02.5587444Z  2025-10-10T00:28:02.5587814Z  2025-10-10T00:28:02.5588199Z  2025-10-10T00:28:02.5588573Z  2025-10-10T00:28:02.5589004Z  2025-10-10T00:28:02.5589875Z [2,969 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:02.5591224Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.5591864Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.5592462Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.5593082Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.5593671Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.5594242Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.5594790Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.5595527Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:02.8946427Z 2025-10-10T00:28:02.8947236Z  2025-10-10T00:28:02.8947648Z  2025-10-10T00:28:02.8948009Z  2025-10-10T00:28:02.8948376Z  2025-10-10T00:28:02.8948760Z  2025-10-10T00:28:02.8949138Z  2025-10-10T00:28:02.8949536Z  2025-10-10T00:28:02.8950206Z  2025-10-10T00:28:02.8951172Z [2,971 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:28:02.8952054Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.8952581Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.8953148Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:02.8953702Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.8954263Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:02.8954846Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:02.8955550Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:02.8956164Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:03.1591738Z 2025-10-10T00:28:03.1592498Z  2025-10-10T00:28:03.1592919Z  2025-10-10T00:28:03.1593277Z  2025-10-10T00:28:03.1593621Z  2025-10-10T00:28:03.1593954Z  2025-10-10T00:28:03.1594262Z  2025-10-10T00:28:03.1594587Z  2025-10-10T00:28:03.1594932Z  2025-10-10T00:28:03.1595912Z [2,972 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:28:03.1596812Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:03.1597391Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.1597950Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.1598452Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.1598951Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:03.1599448Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:03.1600028Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.1600576Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:03.4259296Z 2025-10-10T00:28:03.4260033Z  2025-10-10T00:28:03.4260420Z  2025-10-10T00:28:03.4260714Z  2025-10-10T00:28:03.4261013Z  2025-10-10T00:28:03.4261297Z  2025-10-10T00:28:03.4261602Z  2025-10-10T00:28:03.4261917Z  2025-10-10T00:28:03.4262281Z  2025-10-10T00:28:03.4263074Z [2,975 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-10-10T00:28:03.4263813Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.4264271Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.4264790Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:03.4265559Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.4266078Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.4266850Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:03.4267659Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:03.4268192Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:03.7597179Z 2025-10-10T00:28:03.7597898Z  2025-10-10T00:28:03.7598350Z  2025-10-10T00:28:03.7598738Z  2025-10-10T00:28:03.7599114Z  2025-10-10T00:28:03.7599499Z  2025-10-10T00:28:03.7599866Z  2025-10-10T00:28:03.7600269Z  2025-10-10T00:28:03.7600573Z  2025-10-10T00:28:03.7601245Z [2,975 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:03.7604096Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.7604830Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.7605465Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:03.7606056Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:03.7606489Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.7607034Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:03.7607853Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.7608461Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:03.9602739Z 2025-10-10T00:28:03.9603529Z  2025-10-10T00:28:03.9603967Z  2025-10-10T00:28:03.9605500Z  2025-10-10T00:28:03.9605882Z  2025-10-10T00:28:03.9606254Z  2025-10-10T00:28:03.9608010Z  2025-10-10T00:28:03.9608364Z  2025-10-10T00:28:03.9608708Z  2025-10-10T00:28:03.9609635Z [2,976 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:03.9610497Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.9611090Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:03.9611647Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:03.9612254Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.9613168Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:03.9614115Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.9614516Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:03.9615049Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:04.2257700Z 2025-10-10T00:28:04.2258794Z  2025-10-10T00:28:04.2259247Z  2025-10-10T00:28:04.2259632Z  2025-10-10T00:28:04.2259989Z  2025-10-10T00:28:04.2260371Z  2025-10-10T00:28:04.2260722Z  2025-10-10T00:28:04.2261058Z  2025-10-10T00:28:04.2261419Z  2025-10-10T00:28:04.2262347Z [2,977 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:04.2263261Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:04.2263865Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.2264405Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.2265261Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:04.2266159Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:04.2266768Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:04.2267290Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:04.2267865Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:04.5610542Z 2025-10-10T00:28:04.5612939Z  2025-10-10T00:28:04.5613233Z  2025-10-10T00:28:04.5613467Z  2025-10-10T00:28:04.5613708Z  2025-10-10T00:28:04.5621017Z  2025-10-10T00:28:04.5621272Z  2025-10-10T00:28:04.5621507Z  2025-10-10T00:28:04.5621727Z  2025-10-10T00:28:04.5622299Z [2,978 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:04.5842024Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:04.5842574Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.5843107Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.5843860Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:04.5844667Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.5845173Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:04.5845697Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:04.5846224Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:04.9307245Z 2025-10-10T00:28:04.9308388Z  2025-10-10T00:28:04.9308824Z  2025-10-10T00:28:04.9309192Z  2025-10-10T00:28:04.9309537Z  2025-10-10T00:28:04.9309860Z  2025-10-10T00:28:04.9310232Z  2025-10-10T00:28:04.9310592Z  2025-10-10T00:28:04.9310975Z  2025-10-10T00:28:04.9312287Z [2,979 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:04.9313211Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:04.9313771Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.9314541Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:04.9315520Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.9316092Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.9316671Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:04.9317259Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:04.9317865Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:05.1853134Z 2025-10-10T00:28:05.1854036Z  2025-10-10T00:28:05.1854744Z  2025-10-10T00:28:05.1855132Z  2025-10-10T00:28:05.1855502Z  2025-10-10T00:28:05.1855885Z  2025-10-10T00:28:05.1856254Z  2025-10-10T00:28:05.1856641Z  2025-10-10T00:28:05.1857035Z  2025-10-10T00:28:05.1857912Z [2,979 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:05.1858745Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:05.1859281Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:05.1860047Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:05.1860931Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:05.1861560Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:05.1862161Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:05.1862771Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:05.1863359Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:06.0119130Z 2025-10-10T00:28:06.0120017Z  2025-10-10T00:28:06.0120588Z  2025-10-10T00:28:06.0121005Z  2025-10-10T00:28:06.0121373Z  2025-10-10T00:28:06.0121755Z  2025-10-10T00:28:06.0122119Z  2025-10-10T00:28:06.0122532Z  2025-10-10T00:28:06.0122899Z  2025-10-10T00:28:06.0123822Z [2,980 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:06.0124719Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.0125624Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:06.0126539Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.0127170Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.0127809Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.0128430Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.0129033Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.0129629Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:06.3540886Z 2025-10-10T00:28:06.3541767Z  2025-10-10T00:28:06.3542193Z  2025-10-10T00:28:06.3542582Z  2025-10-10T00:28:06.3542982Z  2025-10-10T00:28:06.3543353Z  2025-10-10T00:28:06.3543777Z  2025-10-10T00:28:06.3544159Z  2025-10-10T00:28:06.3544558Z  2025-10-10T00:28:06.3545711Z [2,983 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:06.3546655Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:06.3547536Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:28:06.3548476Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.3549082Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.3549700Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.3550312Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.3550908Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.3551536Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:06.5863722Z 2025-10-10T00:28:06.5864631Z  2025-10-10T00:28:06.5865039Z  2025-10-10T00:28:06.5865429Z  2025-10-10T00:28:06.5865802Z  2025-10-10T00:28:06.5866558Z  2025-10-10T00:28:06.5866981Z  2025-10-10T00:28:06.5867376Z  2025-10-10T00:28:06.5867765Z  2025-10-10T00:28:06.5868731Z [2,983 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:06.5869654Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:06.5870563Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-10-10T00:28:06.5871494Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:06.5872095Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.5872710Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.5873305Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.5874170Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.5874848Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:06.8769354Z 2025-10-10T00:28:06.8770341Z  2025-10-10T00:28:06.8771117Z  2025-10-10T00:28:06.8771461Z  2025-10-10T00:28:06.8771739Z  2025-10-10T00:28:06.8772319Z  2025-10-10T00:28:06.8772655Z  2025-10-10T00:28:06.8772951Z  2025-10-10T00:28:06.8773182Z  2025-10-10T00:28:06.8775080Z [2,985 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:06.8775909Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:06.8776429Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:06.8776948Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:06.8777440Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:06.8777958Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.8778465Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.8778958Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:06.8779659Z Compiling torch/csrc/api/src/jit.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:28:07.1868331Z 2025-10-10T00:28:07.1869337Z  2025-10-10T00:28:07.1869779Z  2025-10-10T00:28:07.1870182Z  2025-10-10T00:28:07.1870505Z  2025-10-10T00:28:07.1870851Z  2025-10-10T00:28:07.1871208Z  2025-10-10T00:28:07.1871563Z  2025-10-10T00:28:07.1871936Z  2025-10-10T00:28:07.1872879Z [2,985 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:07.1873810Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.1874751Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.1875397Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.1875949Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.1876461Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.1876961Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.1877521Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:07.1878333Z Compiling torch/csrc/api/src/jit.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:28:07.3872532Z 2025-10-10T00:28:07.3873344Z  2025-10-10T00:28:07.3873814Z  2025-10-10T00:28:07.3874565Z  2025-10-10T00:28:07.3874937Z  2025-10-10T00:28:07.3875405Z  2025-10-10T00:28:07.3876048Z  2025-10-10T00:28:07.3876423Z  2025-10-10T00:28:07.3876817Z  2025-10-10T00:28:07.3877702Z [2,986 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:07.3878635Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.3879244Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.3879869Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.3880464Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.3881050Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.3881648Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.3882296Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.3883241Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:28:07.5979282Z 2025-10-10T00:28:07.5980047Z  2025-10-10T00:28:07.5980826Z  2025-10-10T00:28:07.5981251Z  2025-10-10T00:28:07.5981626Z  2025-10-10T00:28:07.5982026Z  2025-10-10T00:28:07.5982399Z  2025-10-10T00:28:07.5982785Z  2025-10-10T00:28:07.5983162Z  2025-10-10T00:28:07.5984069Z [2,988 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:07.5984980Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.5985591Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.5986199Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.5986784Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.5987371Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.5988200Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:07.5989260Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:07.5989876Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:07.9898966Z 2025-10-10T00:28:07.9899890Z  2025-10-10T00:28:07.9900535Z  2025-10-10T00:28:07.9900890Z  2025-10-10T00:28:07.9901406Z  2025-10-10T00:28:07.9902053Z  2025-10-10T00:28:07.9902546Z  2025-10-10T00:28:07.9903199Z  2025-10-10T00:28:07.9903611Z  2025-10-10T00:28:07.9904691Z [2,990 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:07.9907169Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:07.9907845Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.9908411Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:07.9909836Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:07.9910733Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:07.9911321Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:07.9911868Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:07.9912376Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:08.2855876Z 2025-10-10T00:28:08.2856657Z  2025-10-10T00:28:08.2857086Z  2025-10-10T00:28:08.2857445Z  2025-10-10T00:28:08.2857757Z  2025-10-10T00:28:08.2858123Z  2025-10-10T00:28:08.2858463Z  2025-10-10T00:28:08.2858832Z  2025-10-10T00:28:08.2859176Z  2025-10-10T00:28:08.2860105Z [2,991 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:08.2861041Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:08.2861659Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:08.2862497Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:08.2863259Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:08.2863795Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.2864299Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.2864822Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.2865398Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:08.5914606Z 2025-10-10T00:28:08.5915451Z  2025-10-10T00:28:08.5916249Z  2025-10-10T00:28:08.5916627Z  2025-10-10T00:28:08.5917003Z  2025-10-10T00:28:08.5917657Z  2025-10-10T00:28:08.5918154Z  2025-10-10T00:28:08.5918882Z  2025-10-10T00:28:08.5919242Z  2025-10-10T00:28:08.5920233Z [2,991 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:08.5921189Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:08.5924455Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:08.5925259Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:08.5926021Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:08.5926545Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.5927092Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.5927633Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.5928539Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:08.7896892Z 2025-10-10T00:28:08.7901851Z  2025-10-10T00:28:08.7902292Z  2025-10-10T00:28:08.7902634Z  2025-10-10T00:28:08.7902949Z  2025-10-10T00:28:08.7903305Z  2025-10-10T00:28:08.7903672Z  2025-10-10T00:28:08.7904044Z  2025-10-10T00:28:08.7904405Z  2025-10-10T00:28:08.7905365Z [2,992 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:28:08.7906269Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:08.7907047Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:08.7907821Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:08.7908330Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.7909170Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.7909703Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.7910268Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:08.7910847Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:09.1905768Z 2025-10-10T00:28:09.1906536Z  2025-10-10T00:28:09.1906996Z  2025-10-10T00:28:09.1907381Z  2025-10-10T00:28:09.1907769Z  2025-10-10T00:28:09.1908142Z  2025-10-10T00:28:09.1908543Z  2025-10-10T00:28:09.1908901Z  2025-10-10T00:28:09.1909279Z  2025-10-10T00:28:09.1910193Z [2,993 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:09.1911337Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:09.1912214Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:09.1912758Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.1913338Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.1913930Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:09.1914546Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:09.1915176Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:09.1915813Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:09.7910012Z 2025-10-10T00:28:09.7910787Z  2025-10-10T00:28:09.7911162Z  2025-10-10T00:28:09.7911501Z  2025-10-10T00:28:09.7911815Z  2025-10-10T00:28:09.7912144Z  2025-10-10T00:28:09.7912459Z  2025-10-10T00:28:09.7912788Z  2025-10-10T00:28:09.7913103Z  2025-10-10T00:28:09.7913909Z [2,994 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:28:09.7914695Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:09.7915337Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.7915833Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.7916377Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.7916882Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.7917336Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:09.7917817Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:09.7918454Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:28:10.1914813Z 2025-10-10T00:28:10.1915675Z  2025-10-10T00:28:10.1916172Z  2025-10-10T00:28:10.1916579Z  2025-10-10T00:28:10.1916954Z  2025-10-10T00:28:10.1917346Z  2025-10-10T00:28:10.1917721Z  2025-10-10T00:28:10.1918117Z  2025-10-10T00:28:10.1918487Z  2025-10-10T00:28:10.1919449Z [2,994 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:10.1920391Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:10.1921018Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.1921609Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.1922233Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.1922818Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.1923710Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.1924339Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.1925204Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:28:10.5918954Z 2025-10-10T00:28:10.5919621Z  2025-10-10T00:28:10.5919931Z  2025-10-10T00:28:10.5920154Z  2025-10-10T00:28:10.5920390Z  2025-10-10T00:28:10.5920624Z  2025-10-10T00:28:10.5920842Z  2025-10-10T00:28:10.5921073Z  2025-10-10T00:28:10.5921288Z  2025-10-10T00:28:10.5921870Z [2,995 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:10.5922515Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.5922884Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.5923509Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.5923865Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.5924202Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.5924569Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.5925045Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:10.5925545Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:10.9359868Z 2025-10-10T00:28:10.9360625Z  2025-10-10T00:28:10.9361037Z  2025-10-10T00:28:10.9361393Z  2025-10-10T00:28:10.9361716Z  2025-10-10T00:28:10.9362060Z  2025-10-10T00:28:10.9362383Z  2025-10-10T00:28:10.9362721Z  2025-10-10T00:28:10.9363070Z  2025-10-10T00:28:10.9363922Z [2,996 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:10.9364776Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.9365322Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.9365912Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.9366450Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:10.9367018Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.9367755Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:10.9368539Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:10.9369110Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:11.1659877Z 2025-10-10T00:28:11.1660671Z  2025-10-10T00:28:11.1661130Z  2025-10-10T00:28:11.1661526Z  2025-10-10T00:28:11.1661897Z  2025-10-10T00:28:11.1662285Z  2025-10-10T00:28:11.1662660Z  2025-10-10T00:28:11.1663041Z  2025-10-10T00:28:11.1663407Z  2025-10-10T00:28:11.1664364Z [2,998 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:11.1665293Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.1665943Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.1666550Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.1667380Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:11.1668282Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:11.1668876Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:11.1670019Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:11.1670915Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:11.3928623Z 2025-10-10T00:28:11.3929375Z  2025-10-10T00:28:11.3929789Z  2025-10-10T00:28:11.3930129Z  2025-10-10T00:28:11.3930477Z  2025-10-10T00:28:11.3930814Z  2025-10-10T00:28:11.3931180Z  2025-10-10T00:28:11.3931524Z  2025-10-10T00:28:11.3931895Z  2025-10-10T00:28:11.3932801Z [2,998 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:11.3933749Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:11.3934299Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.3934833Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.3935897Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:11.3936678Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:11.3937271Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:11.3938074Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:11.3938946Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:11.7933397Z 2025-10-10T00:28:11.7934126Z  2025-10-10T00:28:11.7934602Z  2025-10-10T00:28:11.7935035Z  2025-10-10T00:28:11.7935425Z  2025-10-10T00:28:11.7935856Z  2025-10-10T00:28:11.7936231Z  2025-10-10T00:28:11.7936607Z  2025-10-10T00:28:11.7936965Z  2025-10-10T00:28:11.7937898Z [2,999 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:11.7939065Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:11.7939664Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.7940425Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:11.7941211Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.7941868Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.7942765Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:11.7943597Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.7944124Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:11.9935823Z 2025-10-10T00:28:11.9936472Z  2025-10-10T00:28:11.9936749Z  2025-10-10T00:28:11.9936991Z  2025-10-10T00:28:11.9937211Z  2025-10-10T00:28:11.9937448Z  2025-10-10T00:28:11.9937664Z  2025-10-10T00:28:11.9937913Z  2025-10-10T00:28:11.9938131Z  2025-10-10T00:28:11.9938725Z [3,000 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:11.9939289Z //:torch; 5s processwrapper-sandbox 2025-10-10T00:28:11.9939788Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:11.9940291Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.9940648Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.9941151Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:11.9941652Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:11.9942016Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:11.9942377Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:12.2566822Z 2025-10-10T00:28:12.2567549Z  2025-10-10T00:28:12.2567926Z  2025-10-10T00:28:12.2568221Z  2025-10-10T00:28:12.2568525Z  2025-10-10T00:28:12.2568814Z  2025-10-10T00:28:12.2569130Z  2025-10-10T00:28:12.2569431Z  2025-10-10T00:28:12.2569786Z  2025-10-10T00:28:12.2570561Z [3,001 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:12.2571539Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:12.2572248Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.2572989Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.2573671Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:12.2574687Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.2575188Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.2575710Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.2576215Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:12.4627819Z 2025-10-10T00:28:12.4628553Z  2025-10-10T00:28:12.4629069Z  2025-10-10T00:28:12.4629447Z  2025-10-10T00:28:12.4629830Z  2025-10-10T00:28:12.4630220Z  2025-10-10T00:28:12.4630649Z  2025-10-10T00:28:12.4631013Z  2025-10-10T00:28:12.4631400Z  2025-10-10T00:28:12.4632732Z [3,003 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:12.4633692Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.4634541Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:12.4635551Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.4636154Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.4636754Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.4637332Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.4637957Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:12.4638609Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:12.7559578Z 2025-10-10T00:28:12.7560366Z  2025-10-10T00:28:12.7560821Z  2025-10-10T00:28:12.7561209Z  2025-10-10T00:28:12.7561597Z  2025-10-10T00:28:12.7562264Z  2025-10-10T00:28:12.7562659Z  2025-10-10T00:28:12.7563011Z  2025-10-10T00:28:12.7563373Z  2025-10-10T00:28:12.7564293Z [3,006 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:12.7565212Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.7565839Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.7566435Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.7567009Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:12.7567577Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:12.7568182Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:12.7569066Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2025-10-10T00:28:12.7570021Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:12.9941062Z 2025-10-10T00:28:12.9941804Z  2025-10-10T00:28:12.9942231Z  2025-10-10T00:28:12.9942574Z  2025-10-10T00:28:12.9942929Z  2025-10-10T00:28:12.9943302Z  2025-10-10T00:28:12.9943664Z  2025-10-10T00:28:12.9944010Z  2025-10-10T00:28:12.9944366Z  2025-10-10T00:28:12.9945244Z [3,006 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:12.9946128Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.9946684Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.9947251Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:12.9947798Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:12.9948356Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:12.9948922Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:12.9949811Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2025-10-10T00:28:12.9950771Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:13.4422738Z 2025-10-10T00:28:13.4423584Z  2025-10-10T00:28:13.4424030Z  2025-10-10T00:28:13.4424399Z  2025-10-10T00:28:13.4424766Z  2025-10-10T00:28:13.4425084Z  2025-10-10T00:28:13.4425452Z  2025-10-10T00:28:13.4425823Z  2025-10-10T00:28:13.4426197Z  2025-10-10T00:28:13.4427175Z [3,007 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:13.4428342Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:13.4428904Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:13.4429420Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:13.4429965Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:13.4430492Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.4431313Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:13.4432170Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.4432724Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:13.6674658Z 2025-10-10T00:28:13.6675555Z  2025-10-10T00:28:13.6676062Z  2025-10-10T00:28:13.6676442Z  2025-10-10T00:28:13.6676802Z  2025-10-10T00:28:13.6677152Z  2025-10-10T00:28:13.6677481Z  2025-10-10T00:28:13.6677799Z  2025-10-10T00:28:13.6678529Z  2025-10-10T00:28:13.6679428Z [3,009 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:13.6680354Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:13.6680986Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:13.6681623Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.6682501Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:13.6683300Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.6683825Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.6684351Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:13.6684912Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:13.9948756Z 2025-10-10T00:28:13.9949886Z  2025-10-10T00:28:13.9950333Z  2025-10-10T00:28:13.9950715Z  2025-10-10T00:28:13.9951104Z  2025-10-10T00:28:13.9951455Z  2025-10-10T00:28:13.9951845Z  2025-10-10T00:28:13.9952210Z  2025-10-10T00:28:13.9952554Z  2025-10-10T00:28:13.9953464Z [3,009 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:13.9954374Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:13.9954994Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:13.9955673Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:13.9956527Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:13.9957384Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.9958028Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.9958608Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:13.9959226Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:14.4007999Z 2025-10-10T00:28:14.4009017Z  2025-10-10T00:28:14.4009318Z  2025-10-10T00:28:14.4009552Z  2025-10-10T00:28:14.4009766Z  2025-10-10T00:28:14.4009995Z  2025-10-10T00:28:14.4010237Z  2025-10-10T00:28:14.4010461Z  2025-10-10T00:28:14.4010669Z  2025-10-10T00:28:14.4011236Z [3,010 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:14.4011760Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:14.4012120Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.4012622Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:14.4013152Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.4013509Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.4013841Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.4014189Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.4014537Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:14.7956968Z 2025-10-10T00:28:14.7957713Z  2025-10-10T00:28:14.7958165Z  2025-10-10T00:28:14.7958494Z  2025-10-10T00:28:14.7958829Z  2025-10-10T00:28:14.7959193Z  2025-10-10T00:28:14.7959562Z  2025-10-10T00:28:14.7959896Z  2025-10-10T00:28:14.7960499Z  2025-10-10T00:28:14.7961847Z [3,010 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:14.7962947Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:14.7963689Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.7964643Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:14.7965643Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.7966303Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.7966994Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.7967710Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.7968454Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:14.9964816Z 2025-10-10T00:28:14.9965610Z  2025-10-10T00:28:14.9966040Z  2025-10-10T00:28:14.9966433Z  2025-10-10T00:28:14.9967254Z  2025-10-10T00:28:14.9967654Z  2025-10-10T00:28:14.9968011Z  2025-10-10T00:28:14.9968391Z  2025-10-10T00:28:14.9968725Z  2025-10-10T00:28:14.9969579Z [3,012 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:14.9970426Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:14.9971316Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:14.9972201Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.9972789Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.9973383Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:14.9974289Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.9984309Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:14.9984873Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:15.5325461Z 2025-10-10T00:28:15.5326286Z  2025-10-10T00:28:15.5326763Z  2025-10-10T00:28:15.5327236Z  2025-10-10T00:28:15.5327629Z  2025-10-10T00:28:15.5328032Z  2025-10-10T00:28:15.5328399Z  2025-10-10T00:28:15.5328752Z  2025-10-10T00:28:15.5329093Z  2025-10-10T00:28:15.5330038Z [3,013 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:15.5331227Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:15.5332141Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:15.5332776Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:15.5333369Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.5333983Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.5334575Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.5335168Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.5335796Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:15.7966418Z 2025-10-10T00:28:15.7967627Z  2025-10-10T00:28:15.7968193Z  2025-10-10T00:28:15.7968604Z  2025-10-10T00:28:15.7969039Z  2025-10-10T00:28:15.7969419Z  2025-10-10T00:28:15.7969786Z  2025-10-10T00:28:15.7970159Z  2025-10-10T00:28:15.7970528Z  2025-10-10T00:28:15.7971458Z [3,013 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:15.7972676Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:15.7984207Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:15.7984634Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:15.7985148Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.7985496Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.7986018Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.7986382Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.7986875Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:15.9975099Z 2025-10-10T00:28:15.9975960Z  2025-10-10T00:28:15.9976414Z  2025-10-10T00:28:15.9976883Z  2025-10-10T00:28:15.9977623Z  2025-10-10T00:28:15.9978017Z  2025-10-10T00:28:15.9978436Z  2025-10-10T00:28:15.9978791Z  2025-10-10T00:28:15.9979173Z  2025-10-10T00:28:15.9980126Z [3,015 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:15.9981109Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:15.9981784Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:15.9982456Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.9983092Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.9983744Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.9984397Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.9984990Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:15.9985521Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:16.2087390Z 2025-10-10T00:28:16.2088456Z  2025-10-10T00:28:16.2088929Z  2025-10-10T00:28:16.2089291Z  2025-10-10T00:28:16.2089649Z  2025-10-10T00:28:16.2089995Z  2025-10-10T00:28:16.2090325Z  2025-10-10T00:28:16.2090681Z  2025-10-10T00:28:16.2091045Z  2025-10-10T00:28:16.2091879Z [3,016 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:16.2092738Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.2093281Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.2093845Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.2094382Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.2094947Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.2095666Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.2096205Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:16.2096765Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:16.5991287Z 2025-10-10T00:28:16.5992083Z  2025-10-10T00:28:16.5992571Z  2025-10-10T00:28:16.5992964Z  2025-10-10T00:28:16.5993344Z  2025-10-10T00:28:16.5993735Z  2025-10-10T00:28:16.5994119Z  2025-10-10T00:28:16.5994512Z  2025-10-10T00:28:16.5994891Z  2025-10-10T00:28:16.5996083Z [3,016 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:16.5997018Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.5997651Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.5998241Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.5998848Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.5999463Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.6000094Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.6000690Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.6001298Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:16.8864140Z 2025-10-10T00:28:16.8864976Z  2025-10-10T00:28:16.8865419Z  2025-10-10T00:28:16.8865804Z  2025-10-10T00:28:16.8866190Z  2025-10-10T00:28:16.8866587Z  2025-10-10T00:28:16.8866988Z  2025-10-10T00:28:16.8867365Z  2025-10-10T00:28:16.8867767Z  2025-10-10T00:28:16.8868659Z [3,017 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:16.8869494Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.8870062Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.8870661Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.8871254Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.8871848Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:16.8872452Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.8873043Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:16.8873610Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:17.1491293Z 2025-10-10T00:28:17.1492125Z  2025-10-10T00:28:17.1492564Z  2025-10-10T00:28:17.1492930Z  2025-10-10T00:28:17.1493516Z  2025-10-10T00:28:17.1493866Z  2025-10-10T00:28:17.1494216Z  2025-10-10T00:28:17.1494570Z  2025-10-10T00:28:17.1494917Z  2025-10-10T00:28:17.1495840Z [3,018 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:17.1496738Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.1497357Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.1497930Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.1498484Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.1499010Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.1499517Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.1500077Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.1500619Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:17.3993350Z 2025-10-10T00:28:17.3994470Z  2025-10-10T00:28:17.3994984Z  2025-10-10T00:28:17.3995475Z  2025-10-10T00:28:17.3995884Z  2025-10-10T00:28:17.3996247Z  2025-10-10T00:28:17.3996627Z  2025-10-10T00:28:17.3996995Z  2025-10-10T00:28:17.3997367Z  2025-10-10T00:28:17.3998281Z [3,021 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:17.3999142Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.3999670Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.4000194Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.4000710Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.4001294Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:17.4002078Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:17.4002662Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:17.4003282Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:17.6374466Z 2025-10-10T00:28:17.6375409Z  2025-10-10T00:28:17.6375817Z  2025-10-10T00:28:17.6376146Z  2025-10-10T00:28:17.6376500Z  2025-10-10T00:28:17.6376865Z  2025-10-10T00:28:17.6381258Z  2025-10-10T00:28:17.6381627Z  2025-10-10T00:28:17.6381963Z  2025-10-10T00:28:17.6382904Z [3,022 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:17.6383830Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.6384447Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:17.6385039Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.6385589Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:17.6386135Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:17.6386662Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:17.6387161Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:17.6387709Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:18.0000120Z 2025-10-10T00:28:18.0000952Z  2025-10-10T00:28:18.0001407Z  2025-10-10T00:28:18.0001797Z  2025-10-10T00:28:18.0002196Z  2025-10-10T00:28:18.0002572Z  2025-10-10T00:28:18.0002921Z  2025-10-10T00:28:18.0006143Z  2025-10-10T00:28:18.0006504Z  2025-10-10T00:28:18.0007414Z [3,022 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:18.0008281Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:18.0008891Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:18.0009535Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:18.0010155Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.0010743Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.0011316Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.0011857Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.0012368Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:18.2268475Z 2025-10-10T00:28:18.2269242Z  2025-10-10T00:28:18.2269676Z  2025-10-10T00:28:18.2270029Z  2025-10-10T00:28:18.2270688Z  2025-10-10T00:28:18.2271056Z  2025-10-10T00:28:18.2271430Z  2025-10-10T00:28:18.2271796Z  2025-10-10T00:28:18.2272183Z  2025-10-10T00:28:18.2273068Z [3,024 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:18.2273904Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:18.2274743Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.2275364Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.2275923Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.2276461Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.2277259Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:18.2278153Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.2278761Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:18.4404877Z 2025-10-10T00:28:18.4405645Z  2025-10-10T00:28:18.4406080Z  2025-10-10T00:28:18.4406433Z  2025-10-10T00:28:18.4406814Z  2025-10-10T00:28:18.4407168Z  2025-10-10T00:28:18.4407529Z  2025-10-10T00:28:18.4407885Z  2025-10-10T00:28:18.4408230Z  2025-10-10T00:28:18.4409109Z [3,025 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:18.4409950Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:18.4410532Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.4411083Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.4411644Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.4412465Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:18.4413519Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.4414084Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.4414706Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:18.8034383Z 2025-10-10T00:28:18.8035278Z  2025-10-10T00:28:18.8035776Z  2025-10-10T00:28:18.8036143Z  2025-10-10T00:28:18.8036485Z  2025-10-10T00:28:18.8036813Z  2025-10-10T00:28:18.8037150Z  2025-10-10T00:28:18.8037487Z  2025-10-10T00:28:18.8037843Z  2025-10-10T00:28:18.8038701Z [3,025 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:18.8039557Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:18.8040104Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.8040651Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.8041191Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:18.8042047Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:18.8042893Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.8043466Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:18.8044075Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:19.0036246Z 2025-10-10T00:28:19.0037021Z  2025-10-10T00:28:19.0037458Z  2025-10-10T00:28:19.0037837Z  2025-10-10T00:28:19.0038194Z  2025-10-10T00:28:19.0038572Z  2025-10-10T00:28:19.0038926Z  2025-10-10T00:28:19.0039299Z  2025-10-10T00:28:19.0039646Z  2025-10-10T00:28:19.0040561Z [3,026 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:19.0041556Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:19.0042214Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:19.0042876Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.0043798Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:19.0044726Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.0045363Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:19.0046217Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:19.0047144Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:19.4316616Z 2025-10-10T00:28:19.4317631Z  2025-10-10T00:28:19.4318336Z  2025-10-10T00:28:19.4318895Z  2025-10-10T00:28:19.4319326Z  2025-10-10T00:28:19.4321149Z  2025-10-10T00:28:19.4321682Z  2025-10-10T00:28:19.4322242Z  2025-10-10T00:28:19.4322725Z  2025-10-10T00:28:19.4323844Z [3,027 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:19.4324856Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:19.4325699Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.4327130Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:19.4328110Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.4328766Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.4329990Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:19.4330958Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:19.4331843Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox ... 2025-10-10T00:28:19.8039023Z 2025-10-10T00:28:19.8039772Z  2025-10-10T00:28:19.8040245Z  2025-10-10T00:28:19.8040636Z  2025-10-10T00:28:19.8041022Z  2025-10-10T00:28:19.8041403Z  2025-10-10T00:28:19.8041780Z  2025-10-10T00:28:19.8042168Z  2025-10-10T00:28:19.8042536Z  2025-10-10T00:28:19.8043465Z [3,028 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:19.8044373Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:19.8045519Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:19.8046431Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.8047049Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:19.8047936Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:19.8048855Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:19.8049711Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:19.8050589Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:20.1278555Z 2025-10-10T00:28:20.1279454Z  2025-10-10T00:28:20.1279891Z  2025-10-10T00:28:20.1280460Z  2025-10-10T00:28:20.1280842Z  2025-10-10T00:28:20.1281341Z  2025-10-10T00:28:20.1281721Z  2025-10-10T00:28:20.1282090Z  2025-10-10T00:28:20.1282627Z  2025-10-10T00:28:20.1283536Z [3,029 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:20.1284891Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:20.1285938Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:20.1286679Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:20.1287629Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.1288629Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:20.1289607Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:20.1290866Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:20.1291862Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:20.4043685Z 2025-10-10T00:28:20.4049469Z  2025-10-10T00:28:20.4050023Z  2025-10-10T00:28:20.4050468Z  2025-10-10T00:28:20.4050860Z  2025-10-10T00:28:20.4051256Z  2025-10-10T00:28:20.4051653Z  2025-10-10T00:28:20.4052053Z  2025-10-10T00:28:20.4052461Z  2025-10-10T00:28:20.4053445Z [3,029 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:20.4054670Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:20.4055620Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:20.4056525Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:20.4057440Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.4058317Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:20.4059157Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.4060321Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.4061219Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:20.6761923Z 2025-10-10T00:28:20.6762765Z  2025-10-10T00:28:20.6763267Z  2025-10-10T00:28:20.6763660Z  2025-10-10T00:28:20.6764111Z  2025-10-10T00:28:20.6764508Z  2025-10-10T00:28:20.6764893Z  2025-10-10T00:28:20.6765288Z  2025-10-10T00:28:20.6765632Z  2025-10-10T00:28:20.6766903Z [3,032 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:20.6767874Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:20.6768782Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.6769712Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:20.6770581Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.6771719Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.6772603Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:20.6773465Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.6779095Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:20.8856960Z 2025-10-10T00:28:20.8862090Z  2025-10-10T00:28:20.8862639Z  2025-10-10T00:28:20.8863117Z  2025-10-10T00:28:20.8863473Z  2025-10-10T00:28:20.8863940Z  2025-10-10T00:28:20.8864375Z  2025-10-10T00:28:20.8864843Z  2025-10-10T00:28:20.8865236Z  2025-10-10T00:28:20.8866331Z [3,033 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:20.8867748Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.8868780Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:20.8869714Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.8870996Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.8871959Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:20.8872911Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:20.8884347Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:20.8885572Z //:torch; 2s processwrapper-sandbox ... 2025-10-10T00:28:21.3593209Z 2025-10-10T00:28:21.3594169Z  2025-10-10T00:28:21.3594652Z  2025-10-10T00:28:21.3596909Z  2025-10-10T00:28:21.3599956Z  2025-10-10T00:28:21.3602883Z  2025-10-10T00:28:21.3604223Z  2025-10-10T00:28:21.3604792Z  2025-10-10T00:28:21.3605358Z  2025-10-10T00:28:21.3606476Z [3,034 / 3,081] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:21.3608032Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.3609225Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:21.3610521Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.3611786Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.3612798Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:21.3613660Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:21.3614758Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:21.3615739Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:21.6051185Z 2025-10-10T00:28:21.6052546Z  2025-10-10T00:28:21.6053069Z  2025-10-10T00:28:21.6053491Z  2025-10-10T00:28:21.6053904Z  2025-10-10T00:28:21.6054321Z  2025-10-10T00:28:21.6054725Z  2025-10-10T00:28:21.6055144Z  2025-10-10T00:28:21.6055548Z  2025-10-10T00:28:21.6056585Z [3,034 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:21.6057935Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.6059007Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:21.6059971Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.6061270Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.6062581Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:21.6063550Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:21.6064884Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:21.6065911Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:21.8174888Z 2025-10-10T00:28:21.8175694Z  2025-10-10T00:28:21.8176167Z  2025-10-10T00:28:21.8176594Z  2025-10-10T00:28:21.8176994Z  2025-10-10T00:28:21.8177410Z  2025-10-10T00:28:21.8177806Z  2025-10-10T00:28:21.8178221Z  2025-10-10T00:28:21.8178612Z  2025-10-10T00:28:21.8179563Z [3,035 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:21.8181144Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.8182119Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:21.8183062Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.8184280Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.8185266Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:21.8186177Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:21.8187428Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:21.8188367Z //:torch; 3s processwrapper-sandbox ... 2025-10-10T00:28:22.2173363Z 2025-10-10T00:28:22.2174540Z  2025-10-10T00:28:22.2174959Z  2025-10-10T00:28:22.2175298Z  2025-10-10T00:28:22.2175623Z  2025-10-10T00:28:22.2175978Z  2025-10-10T00:28:22.2176300Z  2025-10-10T00:28:22.2176627Z  2025-10-10T00:28:22.2176975Z  2025-10-10T00:28:22.2177807Z [3,038 / 3,081] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-10-10T00:28:22.2178880Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:22.2179658Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:22.2180416Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:22.2181417Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:22.2182313Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:22.2183087Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:22.2183921Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:22.2184711Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox ... 2025-10-10T00:28:22.6178784Z 2025-10-10T00:28:22.6179584Z  2025-10-10T00:28:22.6180030Z  2025-10-10T00:28:22.6180448Z  2025-10-10T00:28:22.6180813Z  2025-10-10T00:28:22.6181210Z  2025-10-10T00:28:22.6181588Z  2025-10-10T00:28:22.6181986Z  2025-10-10T00:28:22.6182360Z  2025-10-10T00:28:22.6183316Z [3,042 / 3,081] 3 / 26 tests; 11 actions running; last test: ...til_base_tests 2025-10-10T00:28:22.6184745Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:22.6185953Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:22.6186892Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:22.6187739Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:22.6188611Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:22.6189435Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2025-10-10T00:28:22.6190334Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:22.6190918Z //:torch; 1s processwrapper-sandbox ... 2025-10-10T00:28:22.8182693Z 2025-10-10T00:28:22.8183458Z  2025-10-10T00:28:22.8183913Z  2025-10-10T00:28:22.8184272Z  2025-10-10T00:28:22.8184663Z  2025-10-10T00:28:22.8185443Z  2025-10-10T00:28:22.8185851Z  2025-10-10T00:28:22.8186232Z  2025-10-10T00:28:22.8186598Z  2025-10-10T00:28:22.8187433Z [3,044 / 3,081] 3 / 26 tests; 9 actions running; last test: ...util_base_tests 2025-10-10T00:28:22.8188365Z //:torch; 4s processwrapper-sandbox 2025-10-10T00:28:22.8189249Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:22.8190157Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:22.8190977Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:22.8191755Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:22.8192585Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2025-10-10T00:28:22.8193674Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:22.8194304Z //:torch; 0s processwrapper-sandbox ... 2025-10-10T00:28:23.2187634Z 2025-10-10T00:28:23.2188501Z  2025-10-10T00:28:23.2188997Z  2025-10-10T00:28:23.2189326Z  2025-10-10T00:28:23.2189657Z  2025-10-10T00:28:23.2190023Z  2025-10-10T00:28:23.2190376Z  2025-10-10T00:28:23.2190722Z  2025-10-10T00:28:23.2191082Z  2025-10-10T00:28:23.2192028Z [3,045 / 3,081] 3 / 26 tests; 8 actions running; last test: ...util_base_tests 2025-10-10T00:28:23.2193162Z Compiling torch/csrc/api/src/optim/sgd.cpp; 4s processwrapper-sandbox 2025-10-10T00:28:23.2193998Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:23.2194903Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:23.2195916Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:23.2196785Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2025-10-10T00:28:23.2197612Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:23.2198124Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:23.2198767Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:23.4189647Z 2025-10-10T00:28:23.4190623Z  2025-10-10T00:28:23.4191152Z  2025-10-10T00:28:23.4191459Z  2025-10-10T00:28:23.4191674Z  2025-10-10T00:28:23.4191903Z  2025-10-10T00:28:23.4192119Z  2025-10-10T00:28:23.4192347Z  2025-10-10T00:28:23.4192559Z  2025-10-10T00:28:23.4193112Z [3,047 / 3,081] 3 / 26 tests; 6 actions running; last test: ...util_base_tests 2025-10-10T00:28:23.4193641Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:23.4194146Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-10-10T00:28:23.4194650Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:23.4195005Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:23.4195449Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:23.4195781Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:23.8193082Z 2025-10-10T00:28:23.8193921Z  2025-10-10T00:28:23.8194235Z  2025-10-10T00:28:23.8194471Z  2025-10-10T00:28:23.8194688Z  2025-10-10T00:28:23.8195109Z  2025-10-10T00:28:23.8195394Z  2025-10-10T00:28:23.8195958Z [3,049 / 3,081] 3 / 26 tests; 4 actions running; last test: ...util_base_tests 2025-10-10T00:28:23.8196487Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:23.8196997Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-10-10T00:28:23.8197515Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:23.8197854Z //:torch; 1s processwrapper-sandbox 2025-10-10T00:28:24.4197889Z 2025-10-10T00:28:24.4198625Z  2025-10-10T00:28:24.4199036Z  2025-10-10T00:28:24.4199280Z  2025-10-10T00:28:24.4199524Z  2025-10-10T00:28:24.4200231Z [3,050 / 3,081] 3 / 26 tests; 3 actions running; last test: ...util_base_tests 2025-10-10T00:28:24.4200904Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:24.4201642Z //:torch; 3s processwrapper-sandbox 2025-10-10T00:28:24.4202078Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:24.8201930Z 2025-10-10T00:28:24.8202721Z  2025-10-10T00:28:24.8203027Z  2025-10-10T00:28:24.8203266Z  2025-10-10T00:28:24.8203814Z [3,052 / 3,081] 3 / 26 tests; 1 action; last test: //c10/test:util_base_tests 2025-10-10T00:28:24.8204358Z //:torch; 2s processwrapper-sandbox 2025-10-10T00:28:25.1442350Z 2025-10-10T00:28:25.1443094Z  2025-10-10T00:28:25.1443874Z [3,053 / 3,081] 3 / 26 tests; 1 action; last test: //c10/test:util_base_tests 2025-10-10T00:28:25.1444427Z [Prepa] Linking libtorch.so 2025-10-10T00:28:25.4207246Z 2025-10-10T00:28:25.4208271Z  2025-10-10T00:28:25.4208916Z [3,053 / 3,081] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-10-10T00:28:25.4209482Z Linking libtorch.so; 0s processwrapper-sandbox 2025-10-10T00:28:25.4209942Z Linking jit_tests; 0s processwrapper-sandbox 2025-10-10T00:28:26.4214553Z 2025-10-10T00:28:26.4215282Z  2025-10-10T00:28:26.4215667Z  2025-10-10T00:28:26.4216506Z [3,053 / 3,081] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-10-10T00:28:26.4217332Z Linking libtorch.so; 1s processwrapper-sandbox 2025-10-10T00:28:26.4218026Z Linking jit_tests; 1s processwrapper-sandbox 2025-10-10T00:28:27.4221418Z 2025-10-10T00:28:27.4222447Z  2025-10-10T00:28:27.4222745Z  2025-10-10T00:28:27.4223284Z [3,053 / 3,081] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-10-10T00:28:27.4223864Z Linking libtorch.so; 2s processwrapper-sandbox 2025-10-10T00:28:27.4224302Z Linking jit_tests; 2s processwrapper-sandbox 2025-10-10T00:28:28.4228023Z 2025-10-10T00:28:28.4228963Z  2025-10-10T00:28:28.4229264Z  2025-10-10T00:28:28.4229849Z [3,053 / 3,081] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-10-10T00:28:28.4230432Z Linking libtorch.so; 3s processwrapper-sandbox 2025-10-10T00:28:28.4230846Z Linking jit_tests; 3s processwrapper-sandbox 2025-10-10T00:28:29.6234985Z 2025-10-10T00:28:29.6235976Z  2025-10-10T00:28:29.6236290Z  2025-10-10T00:28:29.6236840Z [3,053 / 3,081] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-10-10T00:28:29.6237415Z Linking libtorch.so; 4s processwrapper-sandbox 2025-10-10T00:28:29.6237855Z Linking jit_tests; 4s processwrapper-sandbox 2025-10-10T00:28:30.6241325Z 2025-10-10T00:28:30.6242197Z  2025-10-10T00:28:30.6242494Z  2025-10-10T00:28:30.6243069Z [3,053 / 3,081] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-10-10T00:28:30.6243656Z Linking libtorch.so; 5s processwrapper-sandbox 2025-10-10T00:28:30.6244107Z Linking jit_tests; 5s processwrapper-sandbox 2025-10-10T00:28:31.5053989Z 2025-10-10T00:28:31.5054985Z  2025-10-10T00:28:31.5055628Z  2025-10-10T00:28:31.5056372Z [3,055 / 3,081] 3 / 26 tests; 4 actions, 1 running; last test: ...l_base_tests 2025-10-10T00:28:31.5057087Z Linking jit_tests; 6s processwrapper-sandbox 2025-10-10T00:28:31.5057634Z [Prepa] Linking functional_test 2025-10-10T00:28:31.5058151Z [Prepa] Linking autograd_test 2025-10-10T00:28:31.5058569Z [Prepa] Linking static_test 2025-10-10T00:28:31.5058999Z [Prepa] Linking jit_test 2025-10-10T00:28:31.5059385Z [Prepa] Linking dataloader_test 2025-10-10T00:28:31.5059840Z [Prepa] Linking expanding_array_test 2025-10-10T00:28:31.8251597Z 2025-10-10T00:28:31.8252889Z  2025-10-10T00:28:31.8253398Z  2025-10-10T00:28:31.8253847Z  2025-10-10T00:28:31.8254267Z  2025-10-10T00:28:31.8254672Z  2025-10-10T00:28:31.8255058Z  2025-10-10T00:28:31.8255939Z  2025-10-10T00:28:31.8256897Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:31.8257968Z Linking jit_tests; 6s processwrapper-sandbox 2025-10-10T00:28:31.8258764Z Linking expanding_array_test; 0s processwrapper-sandbox 2025-10-10T00:28:31.8259704Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2025-10-10T00:28:31.8260549Z Linking static_test; 0s processwrapper-sandbox 2025-10-10T00:28:31.8261304Z Linking enum_test; 0s processwrapper-sandbox 2025-10-10T00:28:31.8262053Z Linking any_test; 0s processwrapper-sandbox 2025-10-10T00:28:31.8262791Z Linking functional_test; 0s processwrapper-sandbox 2025-10-10T00:28:31.8263610Z Linking memory_test; 0s processwrapper-sandbox ... 2025-10-10T00:28:33.0261410Z 2025-10-10T00:28:33.0262205Z  2025-10-10T00:28:33.0262650Z  2025-10-10T00:28:33.0263008Z  2025-10-10T00:28:33.0263377Z  2025-10-10T00:28:33.0263759Z  2025-10-10T00:28:33.0264143Z  2025-10-10T00:28:33.0264482Z  2025-10-10T00:28:33.0264860Z  2025-10-10T00:28:33.0265711Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:33.0266595Z Linking jit_tests; 7s processwrapper-sandbox 2025-10-10T00:28:33.0267344Z Linking expanding_array_test; 1s processwrapper-sandbox 2025-10-10T00:28:33.0268156Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2025-10-10T00:28:33.0268923Z Linking static_test; 1s processwrapper-sandbox 2025-10-10T00:28:33.0269563Z Linking enum_test; 1s processwrapper-sandbox 2025-10-10T00:28:33.0270213Z Linking any_test; 1s processwrapper-sandbox 2025-10-10T00:28:33.0270869Z Linking functional_test; 1s processwrapper-sandbox 2025-10-10T00:28:33.0271606Z Linking memory_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:34.2303126Z 2025-10-10T00:28:34.2304065Z  2025-10-10T00:28:34.2304715Z  2025-10-10T00:28:34.2305085Z  2025-10-10T00:28:34.2305421Z  2025-10-10T00:28:34.2305905Z  2025-10-10T00:28:34.2306227Z  2025-10-10T00:28:34.2306519Z  2025-10-10T00:28:34.2306801Z  2025-10-10T00:28:34.2307577Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:34.2308272Z Linking jit_tests; 9s processwrapper-sandbox 2025-10-10T00:28:34.2308860Z Linking expanding_array_test; 2s processwrapper-sandbox 2025-10-10T00:28:34.2309603Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2025-10-10T00:28:34.2310367Z Linking static_test; 2s processwrapper-sandbox 2025-10-10T00:28:34.2310947Z Linking enum_test; 2s processwrapper-sandbox 2025-10-10T00:28:34.2311479Z Linking any_test; 2s processwrapper-sandbox 2025-10-10T00:28:34.2312019Z Linking functional_test; 2s processwrapper-sandbox 2025-10-10T00:28:34.2312619Z Linking memory_test; 2s processwrapper-sandbox ... 2025-10-10T00:28:35.2312500Z 2025-10-10T00:28:35.2313343Z  2025-10-10T00:28:35.2313813Z  2025-10-10T00:28:35.2314437Z  2025-10-10T00:28:35.2314754Z  2025-10-10T00:28:35.2315073Z  2025-10-10T00:28:35.2315464Z  2025-10-10T00:28:35.2315788Z  2025-10-10T00:28:35.2316104Z  2025-10-10T00:28:35.2316896Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:35.2317719Z Linking jit_tests; 10s processwrapper-sandbox 2025-10-10T00:28:35.2318367Z Linking expanding_array_test; 3s processwrapper-sandbox 2025-10-10T00:28:35.2319101Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2025-10-10T00:28:35.2331292Z Linking static_test; 3s processwrapper-sandbox 2025-10-10T00:28:35.2332296Z Linking enum_test; 3s processwrapper-sandbox 2025-10-10T00:28:35.2333051Z Linking any_test; 3s processwrapper-sandbox 2025-10-10T00:28:35.2394154Z Linking functional_test; 3s processwrapper-sandbox 2025-10-10T00:28:35.2395481Z Linking memory_test; 3s processwrapper-sandbox ... 2025-10-10T00:28:36.2338941Z 2025-10-10T00:28:36.2339816Z  2025-10-10T00:28:36.2340284Z  2025-10-10T00:28:36.2340529Z  2025-10-10T00:28:36.2340749Z  2025-10-10T00:28:36.2340990Z  2025-10-10T00:28:36.2341226Z  2025-10-10T00:28:36.2341443Z  2025-10-10T00:28:36.2341673Z  2025-10-10T00:28:36.2342209Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:36.2342787Z Linking jit_tests; 11s processwrapper-sandbox 2025-10-10T00:28:36.2343240Z Linking expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:36.2343755Z Linking torch_dist_autograd_test; 4s processwrapper-sandbox 2025-10-10T00:28:36.2421625Z Linking static_test; 4s processwrapper-sandbox 2025-10-10T00:28:36.2422049Z Linking enum_test; 4s processwrapper-sandbox 2025-10-10T00:28:36.2422489Z Linking any_test; 4s processwrapper-sandbox 2025-10-10T00:28:36.2422890Z Linking functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:36.2423360Z Linking memory_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:37.4347092Z 2025-10-10T00:28:37.4347866Z  2025-10-10T00:28:37.4348357Z  2025-10-10T00:28:37.4348744Z  2025-10-10T00:28:37.4349142Z  2025-10-10T00:28:37.4349524Z  2025-10-10T00:28:37.4349909Z  2025-10-10T00:28:37.4350279Z  2025-10-10T00:28:37.4350675Z  2025-10-10T00:28:37.4351605Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:37.4352580Z Linking jit_tests; 12s processwrapper-sandbox 2025-10-10T00:28:37.4353393Z Linking expanding_array_test; 5s processwrapper-sandbox 2025-10-10T00:28:37.4354288Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2025-10-10T00:28:37.4355155Z Linking static_test; 5s processwrapper-sandbox 2025-10-10T00:28:37.4355965Z Linking enum_test; 5s processwrapper-sandbox 2025-10-10T00:28:37.4356682Z Linking any_test; 5s processwrapper-sandbox 2025-10-10T00:28:37.4357435Z Linking functional_test; 5s processwrapper-sandbox 2025-10-10T00:28:37.4358214Z Linking memory_test; 5s processwrapper-sandbox ... 2025-10-10T00:28:38.4355476Z 2025-10-10T00:28:38.4356696Z  2025-10-10T00:28:38.4357163Z  2025-10-10T00:28:38.4357580Z  2025-10-10T00:28:38.4357979Z  2025-10-10T00:28:38.4358389Z  2025-10-10T00:28:38.4358787Z  2025-10-10T00:28:38.4359201Z  2025-10-10T00:28:38.4359608Z  2025-10-10T00:28:38.4360573Z [3,055 / 3,081] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:38.4361646Z Linking jit_tests; 13s processwrapper-sandbox 2025-10-10T00:28:38.4362474Z Linking expanding_array_test; 6s processwrapper-sandbox 2025-10-10T00:28:38.4363435Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2025-10-10T00:28:38.4364291Z Linking static_test; 6s processwrapper-sandbox 2025-10-10T00:28:38.4365310Z Linking enum_test; 6s processwrapper-sandbox 2025-10-10T00:28:38.4366043Z Linking any_test; 6s processwrapper-sandbox 2025-10-10T00:28:38.4366835Z Linking functional_test; 6s processwrapper-sandbox 2025-10-10T00:28:38.4367675Z Linking memory_test; 6s processwrapper-sandbox ... 2025-10-10T00:28:39.4364094Z 2025-10-10T00:28:39.4364864Z  2025-10-10T00:28:39.4365367Z  2025-10-10T00:28:39.4365776Z  2025-10-10T00:28:39.4366205Z  2025-10-10T00:28:39.4366634Z  2025-10-10T00:28:39.4367027Z  2025-10-10T00:28:39.4367450Z  2025-10-10T00:28:39.4367841Z  2025-10-10T00:28:39.4368829Z [3,056 / 3,082] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:39.4369902Z Linking jit_tests; 14s processwrapper-sandbox 2025-10-10T00:28:39.4371137Z Linking torch_dist_autograd_test; 7s processwrapper-sandbox 2025-10-10T00:28:39.4372020Z Linking static_test; 7s processwrapper-sandbox 2025-10-10T00:28:39.4372800Z Linking enum_test; 7s processwrapper-sandbox 2025-10-10T00:28:39.4373524Z Linking any_test; 7s processwrapper-sandbox 2025-10-10T00:28:39.4374629Z Linking functional_test; 7s processwrapper-sandbox 2025-10-10T00:28:39.4375447Z Linking memory_test; 7s processwrapper-sandbox 2025-10-10T00:28:39.4376242Z Linking init_test; 7s processwrapper-sandbox ... 2025-10-10T00:28:39.6376941Z 2025-10-10T00:28:39.6377720Z  2025-10-10T00:28:39.6378165Z  2025-10-10T00:28:39.6378495Z  2025-10-10T00:28:39.6378862Z  2025-10-10T00:28:39.6379210Z  2025-10-10T00:28:39.6379577Z  2025-10-10T00:28:39.6380227Z  2025-10-10T00:28:39.6380579Z  2025-10-10T00:28:39.6381466Z [3,062 / 3,087] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-10-10T00:28:39.6382433Z Linking jit_tests; 14s processwrapper-sandbox 2025-10-10T00:28:39.6383162Z Linking any_test; 8s processwrapper-sandbox 2025-10-10T00:28:39.6383886Z Linking memory_test; 8s processwrapper-sandbox 2025-10-10T00:28:39.6384632Z Linking init_test; 8s processwrapper-sandbox 2025-10-10T00:28:39.6385403Z Linking torch_include_test; 8s processwrapper-sandbox 2025-10-10T00:28:39.6386252Z Linking autograd_test; 8s processwrapper-sandbox 2025-10-10T00:28:39.6387051Z Linking dataloader_test; 8s processwrapper-sandbox 2025-10-10T00:28:39.6387770Z Linking jit_test; 8s processwrapper-sandbox ... 2025-10-10T00:28:40.0371264Z 2025-10-10T00:28:40.0372137Z  2025-10-10T00:28:40.0372575Z  2025-10-10T00:28:40.0372968Z  2025-10-10T00:28:40.0373341Z  2025-10-10T00:28:40.0373754Z  2025-10-10T00:28:40.0374383Z  2025-10-10T00:28:40.0374752Z  2025-10-10T00:28:40.0375133Z  2025-10-10T00:28:40.0376097Z [3,070 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:40.0377094Z Linking jit_tests; 14s processwrapper-sandbox 2025-10-10T00:28:40.0377914Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2025-10-10T00:28:40.0378746Z Testing //:functional_test; 0s processwrapper-sandbox 2025-10-10T00:28:40.0379598Z Testing //:enum_test; 0s processwrapper-sandbox 2025-10-10T00:28:40.0380366Z Linking tensor_options_test; 0s processwrapper-sandbox 2025-10-10T00:28:40.0381134Z Testing //:static_test; 0s processwrapper-sandbox 2025-10-10T00:28:40.0381836Z Testing //:tensor_test; 0s processwrapper-sandbox 2025-10-10T00:28:40.0382679Z Testing //:rnn_test; 0s processwrapper-sandbox ... 2025-10-10T00:28:41.0381647Z 2025-10-10T00:28:41.0382555Z  2025-10-10T00:28:41.0382983Z  2025-10-10T00:28:41.0383377Z  2025-10-10T00:28:41.0383817Z  2025-10-10T00:28:41.0384228Z  2025-10-10T00:28:41.0384645Z  2025-10-10T00:28:41.0385068Z  2025-10-10T00:28:41.0385466Z  2025-10-10T00:28:41.0386410Z [3,070 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:41.0387744Z Linking jit_tests; 15s processwrapper-sandbox 2025-10-10T00:28:41.0388575Z Testing //:expanding_array_test; 1s processwrapper-sandbox 2025-10-10T00:28:41.0389507Z Testing //:functional_test; 1s processwrapper-sandbox 2025-10-10T00:28:41.0390363Z Testing //:enum_test; 1s processwrapper-sandbox 2025-10-10T00:28:41.0391169Z Linking tensor_options_test; 1s processwrapper-sandbox 2025-10-10T00:28:41.0392028Z Testing //:static_test; 1s processwrapper-sandbox 2025-10-10T00:28:41.0392836Z Testing //:tensor_test; 1s processwrapper-sandbox 2025-10-10T00:28:41.0393655Z Testing //:rnn_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:42.2391036Z 2025-10-10T00:28:42.2391879Z  2025-10-10T00:28:42.2392354Z  2025-10-10T00:28:42.2392733Z  2025-10-10T00:28:42.2393458Z  2025-10-10T00:28:42.2393882Z  2025-10-10T00:28:42.2394289Z  2025-10-10T00:28:42.2394703Z  2025-10-10T00:28:42.2395106Z  2025-10-10T00:28:42.2396215Z [3,070 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:42.2397234Z Linking jit_tests; 17s processwrapper-sandbox 2025-10-10T00:28:42.2398082Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2025-10-10T00:28:42.2398946Z Testing //:functional_test; 2s processwrapper-sandbox 2025-10-10T00:28:42.2399743Z Testing //:enum_test; 2s processwrapper-sandbox 2025-10-10T00:28:42.2400536Z Linking tensor_options_test; 2s processwrapper-sandbox 2025-10-10T00:28:42.2401369Z Testing //:static_test; 2s processwrapper-sandbox 2025-10-10T00:28:42.2402308Z Testing //:tensor_test; 2s processwrapper-sandbox 2025-10-10T00:28:42.2403082Z Testing //:rnn_test; 2s processwrapper-sandbox ... 2025-10-10T00:28:43.2397457Z 2025-10-10T00:28:43.2398342Z  2025-10-10T00:28:43.2398723Z  2025-10-10T00:28:43.2399010Z  2025-10-10T00:28:43.2399324Z  2025-10-10T00:28:43.2399626Z  2025-10-10T00:28:43.2399901Z  2025-10-10T00:28:43.2400193Z  2025-10-10T00:28:43.2400464Z  2025-10-10T00:28:43.2401150Z [3,070 / 3,095] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-10-10T00:28:43.2401839Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.2402417Z Testing //:expanding_array_test; 3s processwrapper-sandbox 2025-10-10T00:28:43.2403007Z Testing //:functional_test; 3s processwrapper-sandbox 2025-10-10T00:28:43.2403550Z Testing //:enum_test; 3s processwrapper-sandbox 2025-10-10T00:28:43.2404103Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-10-10T00:28:43.2404659Z Testing //:static_test; 3s processwrapper-sandbox 2025-10-10T00:28:43.2405186Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-10-10T00:28:43.2405710Z Testing //:rnn_test; 3s processwrapper-sandbox ... 2025-10-10T00:28:43.7002281Z 2025-10-10T00:28:43.7003098Z  2025-10-10T00:28:43.7003525Z  2025-10-10T00:28:43.7003864Z  2025-10-10T00:28:43.7004137Z  2025-10-10T00:28:43.7004419Z  2025-10-10T00:28:43.7004689Z  2025-10-10T00:28:43.7004969Z  2025-10-10T00:28:43.7005244Z  2025-10-10T00:28:43.7005932Z [3,070 / 3,095] 4 / 26 tests; 16 actions running; last test: //:static_test 2025-10-10T00:28:43.7006629Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.7007247Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7007862Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7008453Z Testing //:enum_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7009032Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7009613Z Testing //:static_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7010162Z Testing //:tensor_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7010910Z Testing //:rnn_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.7011280Z 2025-10-10T00:28:43.7011428Z  2025-10-10T00:28:43.7011705Z  2025-10-10T00:28:43.7011994Z  2025-10-10T00:28:43.7012263Z  2025-10-10T00:28:43.7012545Z  2025-10-10T00:28:43.7012831Z  2025-10-10T00:28:43.7013112Z  2025-10-10T00:28:43.7013391Z  2025-10-10T00:28:43.7013763Z INFO: From Testing //:static_test: 2025-10-10T00:28:43.7014224Z ==================== Test output for //:static_test: 2025-10-10T00:28:43.7014698Z Running main() from gmock_main.cc 2025-10-10T00:28:43.7015102Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.7015528Z [==========] Running 3 tests from 1 test suite. 2025-10-10T00:28:43.7015994Z [----------] Global test environment set-up. 2025-10-10T00:28:43.7016421Z [----------] 3 tests from TestStatic 2025-10-10T00:28:43.7017016Z [ RUN ] TestStatic.EnableIfModule 2025-10-10T00:28:43.7017453Z [ OK ] TestStatic.EnableIfModule (1 ms) 2025-10-10T00:28:43.7017936Z [ RUN ] TestStatic.ReturnTypeOfForward 2025-10-10T00:28:43.7018414Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2025-10-10T00:28:43.7018881Z [ RUN ] TestStatic.Apply 2025-10-10T00:28:43.7019256Z [ OK ] TestStatic.Apply (0 ms) 2025-10-10T00:28:43.7019702Z [----------] 3 tests from TestStatic (1 ms total) 2025-10-10T00:28:43.7020016Z 2025-10-10T00:28:43.7020191Z [----------] Global test environment tear-down 2025-10-10T00:28:43.7020653Z [==========] 3 tests from 1 test suite ran. (1 ms total) 2025-10-10T00:28:43.7021095Z [ PASSED ] 3 tests. 2025-10-10T00:28:43.7021473Z ================================================================================ 2025-10-10T00:28:43.7022572Z [3,070 / 3,095] 4 / 26 tests; 16 actions running; last test: //:static_test 2025-10-10T00:28:43.7023564Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.7024397Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7025345Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7026127Z Testing //:enum_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7026952Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7027711Z Testing //:static_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7028518Z Testing //:tensor_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7029323Z Testing //:rnn_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.7288727Z 2025-10-10T00:28:43.7289549Z  2025-10-10T00:28:43.7289900Z  2025-10-10T00:28:43.7290181Z  2025-10-10T00:28:43.7290499Z  2025-10-10T00:28:43.7290764Z  2025-10-10T00:28:43.7291047Z  2025-10-10T00:28:43.7291310Z  2025-10-10T00:28:43.7291611Z  2025-10-10T00:28:43.7292018Z INFO: From Testing //:tensor_test: 2025-10-10T00:28:43.7624361Z ==================== Test output for //:tensor_test: 2025-10-10T00:28:43.7624918Z Running main() from gmock_main.cc 2025-10-10T00:28:43.7625326Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.7625749Z [==========] Running 48 tests from 1 test suite. 2025-10-10T00:28:43.7626206Z [----------] Global test environment set-up. 2025-10-10T00:28:43.7626655Z [----------] 48 tests from TensorTest 2025-10-10T00:28:43.7627061Z [ RUN ] TensorTest.ToDtype 2025-10-10T00:28:43.7627471Z [ OK ] TensorTest.ToDtype (1 ms) 2025-10-10T00:28:43.7627938Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2025-10-10T00:28:43.7628511Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2025-10-10T00:28:43.7629039Z [ RUN ] TensorTest.TensorAttributes 2025-10-10T00:28:43.7629509Z [ OK ] TensorTest.TensorAttributes (0 ms) 2025-10-10T00:28:43.7630030Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2025-10-10T00:28:43.7630576Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (0 ms) 2025-10-10T00:28:43.7631191Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2025-10-10T00:28:43.7632038Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2025-10-10T00:28:43.7632640Z [ RUN ] TensorTest.AtTensorCtorScalar 2025-10-10T00:28:43.7633106Z [ OK ] TensorTest.AtTensorCtorScalar (1 ms) 2025-10-10T00:28:43.7633601Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2025-10-10T00:28:43.7634101Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2025-10-10T00:28:43.7634611Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2025-10-10T00:28:43.7635156Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2025-10-10T00:28:43.7635813Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2025-10-10T00:28:43.7636492Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (0 ms) 2025-10-10T00:28:43.7637131Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2025-10-10T00:28:43.7637889Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2025-10-10T00:28:43.7638508Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2025-10-10T00:28:43.7639115Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2025-10-10T00:28:43.7639722Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2025-10-10T00:28:43.7640278Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2025-10-10T00:28:43.7640993Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2025-10-10T00:28:43.7641751Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2025-10-10T00:28:43.7642424Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2025-10-10T00:28:43.7643070Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2025-10-10T00:28:43.7643782Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2025-10-10T00:28:43.7644405Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2025-10-10T00:28:43.7645231Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2025-10-10T00:28:43.7646258Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (6 ms) 2025-10-10T00:28:43.7646972Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2025-10-10T00:28:43.7647675Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (3 ms) 2025-10-10T00:28:43.7648386Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2025-10-10T00:28:43.7649258Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2025-10-10T00:28:43.7649876Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2025-10-10T00:28:43.7650580Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2025-10-10T00:28:43.7651476Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2025-10-10T00:28:43.7652109Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2025-10-10T00:28:43.7652702Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2025-10-10T00:28:43.7653270Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2025-10-10T00:28:43.7653901Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2025-10-10T00:28:43.7654597Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:28:43.7655597Z W1010 00:28:42.936510 121612 Copy.cpp:308] Warning: Casting complex values to real discards the imaginary part (function operator()) 2025-10-10T00:28:43.7656634Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (0 ms) 2025-10-10T00:28:43.7657279Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2025-10-10T00:28:43.7657820Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2025-10-10T00:28:43.7658453Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2025-10-10T00:28:43.7659124Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2025-10-10T00:28:43.7659795Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2025-10-10T00:28:43.7660419Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (1 ms) 2025-10-10T00:28:43.7660974Z [ RUN ] TensorTest.Arange 2025-10-10T00:28:43.7661366Z [ OK ] TensorTest.Arange (0 ms) 2025-10-10T00:28:43.7661917Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2025-10-10T00:28:43.7662514Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2025-10-10T00:28:43.7663206Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2025-10-10T00:28:43.7664020Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2025-10-10T00:28:43.7664645Z [ RUN ] TensorTest.FromBlob 2025-10-10T00:28:43.7665050Z [ OK ] TensorTest.FromBlob (0 ms) 2025-10-10T00:28:43.7665485Z [ RUN ] TensorTest.FromBlobUsesDeleter 2025-10-10T00:28:43.7666124Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2025-10-10T00:28:43.7666639Z [ RUN ] TensorTest.FromBlobWithStrides 2025-10-10T00:28:43.7667112Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2025-10-10T00:28:43.7667576Z [ RUN ] TensorTest.Item 2025-10-10T00:28:43.7667938Z [ OK ] TensorTest.Item (0 ms) 2025-10-10T00:28:43.7668436Z [ RUN ] TensorTest.DataPtr 2025-10-10T00:28:43.7668816Z [ OK ] TensorTest.DataPtr (0 ms) 2025-10-10T00:28:43.7669237Z [ RUN ] TensorTest.Data 2025-10-10T00:28:43.7669597Z [ OK ] TensorTest.Data (0 ms) 2025-10-10T00:28:43.7670017Z [ RUN ] TensorTest.BackwardAndGrad 2025-10-10T00:28:43.7670474Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2025-10-10T00:28:43.7670951Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2025-10-10T00:28:43.7671483Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2025-10-10T00:28:43.7672001Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2025-10-10T00:28:43.7672538Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2025-10-10T00:28:43.7673066Z [ RUN ] TensorTest.BackwardComplexScalarOutput 2025-10-10T00:28:43.7673682Z [ OK ] TensorTest.BackwardComplexScalarOutput (0 ms) 2025-10-10T00:28:43.7674462Z [ RUN ] TensorTest.IsLeaf 2025-10-10T00:28:43.7674960Z [ OK ] TensorTest.IsLeaf (0 ms) 2025-10-10T00:28:43.7675529Z [ RUN ] TensorTest.OutputNr 2025-10-10T00:28:43.7675921Z [ OK ] TensorTest.OutputNr (0 ms) 2025-10-10T00:28:43.7676359Z [ RUN ] TensorTest.Version 2025-10-10T00:28:43.7676746Z [ OK ] TensorTest.Version (0 ms) 2025-10-10T00:28:43.7677168Z [ RUN ] TensorTest.Detach 2025-10-10T00:28:43.7677537Z [ OK ] TensorTest.Detach (0 ms) 2025-10-10T00:28:43.7677968Z [ RUN ] TensorTest.DetachInplace 2025-10-10T00:28:43.7678399Z [ OK ] TensorTest.DetachInplace (0 ms) 2025-10-10T00:28:43.7678838Z [ RUN ] TensorTest.SetData 2025-10-10T00:28:43.7679206Z [ OK ] TensorTest.SetData (0 ms) 2025-10-10T00:28:43.7679655Z [ RUN ] TensorTest.RequiresGradInplace 2025-10-10T00:28:43.7680144Z [ OK ] TensorTest.RequiresGradInplace (0 ms) 2025-10-10T00:28:43.7680603Z [ RUN ] TensorTest.StdDimension 2025-10-10T00:28:43.7681034Z [ OK ] TensorTest.StdDimension (1 ms) 2025-10-10T00:28:43.7681464Z [ RUN ] TensorTest.ReshapeAlias 2025-10-10T00:28:43.7681899Z [ OK ] TensorTest.ReshapeAlias (2 ms) 2025-10-10T00:28:43.7682334Z [ RUN ] TensorTest.BackendMetadata 2025-10-10T00:28:43.7682792Z [ OK ] TensorTest.BackendMetadata (0 ms) 2025-10-10T00:28:43.7683259Z [----------] 48 tests from TensorTest (35 ms total) 2025-10-10T00:28:43.7683590Z 2025-10-10T00:28:43.7683747Z [----------] Global test environment tear-down 2025-10-10T00:28:43.7684228Z [==========] 48 tests from 1 test suite ran. (35 ms total) 2025-10-10T00:28:43.7684666Z [ PASSED ] 48 tests. 2025-10-10T00:28:43.7685042Z ================================================================================ 2025-10-10T00:28:43.7686014Z [3,071 / 3,095] 5 / 26 tests; 16 actions running; last test: //:tensor_test 2025-10-10T00:28:43.7686800Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.7687626Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7688436Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7689026Z Testing //:enum_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7689717Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7690307Z Testing //:tensor_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7690831Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7691382Z Testing //:any_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.7691732Z 2025-10-10T00:28:43.7691906Z  2025-10-10T00:28:43.7692216Z  2025-10-10T00:28:43.7692516Z  2025-10-10T00:28:43.7692795Z  2025-10-10T00:28:43.7693092Z  2025-10-10T00:28:43.7693365Z  2025-10-10T00:28:43.7693677Z  2025-10-10T00:28:43.7693962Z  2025-10-10T00:28:43.7694373Z INFO: From Testing //:memory_test: 2025-10-10T00:28:43.7694885Z ==================== Test output for //:memory_test: 2025-10-10T00:28:43.7695354Z Running main() from gmock_main.cc 2025-10-10T00:28:43.7695781Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.7696410Z [==========] Running 3 tests from 1 test suite. 2025-10-10T00:28:43.7696884Z [----------] Global test environment set-up. 2025-10-10T00:28:43.7697322Z [----------] 3 tests from MakeUniqueTest 2025-10-10T00:28:43.7697802Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2025-10-10T00:28:43.7698344Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2025-10-10T00:28:43.7698904Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2025-10-10T00:28:43.7699443Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2025-10-10T00:28:43.7700021Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2025-10-10T00:28:43.7700630Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2025-10-10T00:28:43.7701187Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2025-10-10T00:28:43.7701566Z 2025-10-10T00:28:43.7701736Z [----------] Global test environment tear-down 2025-10-10T00:28:43.7702192Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2025-10-10T00:28:43.7702639Z [ PASSED ] 3 tests. 2025-10-10T00:28:43.7702972Z ================================================================================ 2025-10-10T00:28:43.7703758Z [3,072 / 3,095] 6 / 26 tests; 15 actions running; last test: //:memory_test 2025-10-10T00:28:43.7704426Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.7704983Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7705594Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7706126Z Testing //:enum_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7706689Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7707231Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7707753Z Testing //:any_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7708269Z Testing //:misc_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.7708629Z 2025-10-10T00:28:43.7708771Z  2025-10-10T00:28:43.7709064Z  2025-10-10T00:28:43.7709331Z  2025-10-10T00:28:43.7709619Z  2025-10-10T00:28:43.7709892Z  2025-10-10T00:28:43.7710172Z  2025-10-10T00:28:43.7710439Z  2025-10-10T00:28:43.7710717Z  2025-10-10T00:28:43.7711076Z INFO: From Testing //:enum_test: 2025-10-10T00:28:43.7813626Z ==================== Test output for //:enum_test: 2025-10-10T00:28:43.7814358Z Running main() from gmock_main.cc 2025-10-10T00:28:43.7814775Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.7815307Z [==========] Running 1 test from 1 test suite. 2025-10-10T00:28:43.7815773Z [----------] Global test environment set-up. 2025-10-10T00:28:43.7816311Z [----------] 1 test from EnumTest 2025-10-10T00:28:43.7816708Z [ RUN ] EnumTest.AllEnums 2025-10-10T00:28:43.7817231Z [ OK ] EnumTest.AllEnums (0 ms) 2025-10-10T00:28:43.7817709Z [----------] 1 test from EnumTest (0 ms total) 2025-10-10T00:28:43.7818112Z 2025-10-10T00:28:43.7818525Z [----------] Global test environment tear-down 2025-10-10T00:28:43.7819023Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-10-10T00:28:43.7819663Z [ PASSED ] 1 test. 2025-10-10T00:28:43.7820583Z ================================================================================ 2025-10-10T00:28:43.7821558Z [3,073 / 3,095] 7 / 26 tests; 15 actions, 14 running; last test: //:enum_test 2025-10-10T00:28:43.7822222Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.7822803Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7823397Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7823957Z Testing //:enum_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7824525Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7825080Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7825601Z Testing //:any_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.7826297Z Testing //:misc_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.9239833Z 2025-10-10T00:28:43.9240545Z  2025-10-10T00:28:43.9240902Z  2025-10-10T00:28:43.9241177Z  2025-10-10T00:28:43.9241470Z  2025-10-10T00:28:43.9241735Z  2025-10-10T00:28:43.9242012Z  2025-10-10T00:28:43.9242281Z  2025-10-10T00:28:43.9242558Z  2025-10-10T00:28:43.9242932Z INFO: From Testing //:misc_test: 2025-10-10T00:28:43.9243423Z ==================== Test output for //:misc_test: 2025-10-10T00:28:43.9243866Z Running main() from gmock_main.cc 2025-10-10T00:28:43.9244290Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.9244712Z [==========] Running 7 tests from 4 test suites. 2025-10-10T00:28:43.9245167Z [----------] Global test environment set-up. 2025-10-10T00:28:43.9245811Z [----------] 2 tests from UtilsTest 2025-10-10T00:28:43.9247409Z [ RUN ] UtilsTest.WarnOnce 2025-10-10T00:28:43.9247816Z [ OK ] UtilsTest.WarnOnce (0 ms) 2025-10-10T00:28:43.9248299Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2025-10-10T00:28:43.9248851Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2025-10-10T00:28:43.9249363Z [----------] 2 tests from UtilsTest (0 ms total) 2025-10-10T00:28:43.9249697Z 2025-10-10T00:28:43.9249832Z [----------] 1 test from NoGradTest 2025-10-10T00:28:43.9250280Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2025-10-10T00:28:43.9250778Z [ OK ] NoGradTest.SetsGradModeCorrectly (70 ms) 2025-10-10T00:28:43.9251292Z [----------] 1 test from NoGradTest (71 ms total) 2025-10-10T00:28:43.9251601Z 2025-10-10T00:28:43.9251736Z [----------] 3 tests from AutogradTest 2025-10-10T00:28:43.9252194Z [ RUN ] AutogradTest.CanTakeDerivatives 2025-10-10T00:28:43.9252679Z [ OK ] AutogradTest.CanTakeDerivatives (2 ms) 2025-10-10T00:28:43.9253274Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2025-10-10T00:28:43.9253940Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (1 ms) 2025-10-10T00:28:43.9254590Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2025-10-10T00:28:43.9255172Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2025-10-10T00:28:43.9255710Z [----------] 3 tests from AutogradTest (5 ms total) 2025-10-10T00:28:43.9256032Z 2025-10-10T00:28:43.9256209Z [----------] 1 test from OptionalArrayRefTest 2025-10-10T00:28:43.9256712Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2025-10-10T00:28:43.9257285Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2025-10-10T00:28:43.9257850Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2025-10-10T00:28:43.9258207Z 2025-10-10T00:28:43.9258371Z [----------] Global test environment tear-down 2025-10-10T00:28:43.9258864Z [==========] 7 tests from 4 test suites ran. (76 ms total) 2025-10-10T00:28:43.9259315Z [ PASSED ] 7 tests. 2025-10-10T00:28:43.9259689Z ================================================================================ 2025-10-10T00:28:43.9260500Z [3,074 / 3,095] 8 / 26 tests; 16 actions running; last test: //:misc_test 2025-10-10T00:28:43.9261189Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.9261894Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9262531Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9263139Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9263702Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9264242Z Testing //:any_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9264760Z Testing //:misc_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9265354Z Testing //:dataloader_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.9265769Z 2025-10-10T00:28:43.9265947Z  2025-10-10T00:28:43.9266241Z  2025-10-10T00:28:43.9266530Z  2025-10-10T00:28:43.9266801Z  2025-10-10T00:28:43.9267110Z  2025-10-10T00:28:43.9267381Z  2025-10-10T00:28:43.9267792Z  2025-10-10T00:28:43.9268065Z  2025-10-10T00:28:43.9268491Z INFO: From Testing //:expanding_array_test: 2025-10-10T00:28:43.9331631Z ==================== Test output for //:expanding_array_test: 2025-10-10T00:28:43.9332141Z Running main() from gmock_main.cc 2025-10-10T00:28:43.9332548Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.9332949Z [==========] Running 6 tests from 1 test suite. 2025-10-10T00:28:43.9333406Z [----------] Global test environment set-up. 2025-10-10T00:28:43.9333850Z [----------] 6 tests from ExpandingArrayTest 2025-10-10T00:28:43.9334413Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2025-10-10T00:28:43.9335106Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2025-10-10T00:28:43.9335898Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2025-10-10T00:28:43.9336467Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2025-10-10T00:28:43.9337048Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2025-10-10T00:28:43.9337629Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2025-10-10T00:28:43.9338224Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2025-10-10T00:28:43.9338870Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2025-10-10T00:28:43.9339850Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2025-10-10T00:28:43.9341207Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (0 ms) 2025-10-10T00:28:43.9342460Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2025-10-10T00:28:43.9343649Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2025-10-10T00:28:43.9344541Z [----------] 6 tests from ExpandingArrayTest (0 ms total) 2025-10-10T00:28:43.9344887Z 2025-10-10T00:28:43.9345053Z [----------] Global test environment tear-down 2025-10-10T00:28:43.9345548Z [==========] 6 tests from 1 test suite ran. (0 ms total) 2025-10-10T00:28:43.9345981Z [ PASSED ] 6 tests. 2025-10-10T00:28:43.9346346Z ================================================================================ 2025-10-10T00:28:43.9355039Z [3,075 / 3,095] 9 / 26 tests; 16 actions, 15 running; last test: ...array_test 2025-10-10T00:28:43.9355789Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.9356374Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9356961Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9357557Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9358109Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9358632Z Testing //:any_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9359175Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9359722Z Testing //:init_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:43.9484657Z 2025-10-10T00:28:43.9484983Z  2025-10-10T00:28:43.9485278Z  2025-10-10T00:28:43.9485710Z  2025-10-10T00:28:43.9485983Z  2025-10-10T00:28:43.9486274Z  2025-10-10T00:28:43.9486543Z  2025-10-10T00:28:43.9486828Z  2025-10-10T00:28:43.9487095Z  2025-10-10T00:28:43.9487497Z INFO: From Testing //:any_test: 2025-10-10T00:28:43.9489260Z ==================== Test output for //:any_test: 2025-10-10T00:28:43.9489892Z Running main() from gmock_main.cc 2025-10-10T00:28:43.9490404Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:43.9490945Z [==========] Running 30 tests from 2 test suites. 2025-10-10T00:28:43.9491526Z [----------] Global test environment set-up. 2025-10-10T00:28:43.9492099Z [----------] 18 tests from AnyModuleTest 2025-10-10T00:28:43.9492689Z [ RUN ] AnyModuleTest.SimpleReturnType 2025-10-10T00:28:43.9493300Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2025-10-10T00:28:43.9494372Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2025-10-10T00:28:43.9495313Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2025-10-10T00:28:43.9496205Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2025-10-10T00:28:43.9497192Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2025-10-10T00:28:43.9498201Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2025-10-10T00:28:43.9499172Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2025-10-10T00:28:43.9500187Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2025-10-10T00:28:43.9501683Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (1 ms) 2025-10-10T00:28:43.9502893Z [ RUN ] AnyModuleTest.WrongArgumentType 2025-10-10T00:28:43.9503852Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2025-10-10T00:28:43.9504581Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2025-10-10T00:28:43.9505450Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2025-10-10T00:28:43.9506595Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2025-10-10T00:28:43.9508080Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2025-10-10T00:28:43.9509125Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2025-10-10T00:28:43.9509821Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2025-10-10T00:28:43.9510560Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2025-10-10T00:28:43.9511264Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2025-10-10T00:28:43.9511987Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2025-10-10T00:28:43.9512649Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2025-10-10T00:28:43.9513364Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2025-10-10T00:28:43.9514105Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2025-10-10T00:28:43.9514835Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2025-10-10T00:28:43.9515639Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2025-10-10T00:28:43.9516295Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2025-10-10T00:28:43.9516924Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2025-10-10T00:28:43.9517619Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2025-10-10T00:28:43.9518435Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2025-10-10T00:28:43.9519249Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2025-10-10T00:28:43.9519990Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2025-10-10T00:28:43.9520720Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2025-10-10T00:28:43.9521426Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2025-10-10T00:28:43.9522205Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2025-10-10T00:28:43.9523025Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2025-10-10T00:28:43.9523800Z [----------] 18 tests from AnyModuleTest (3 ms total) 2025-10-10T00:28:43.9524200Z 2025-10-10T00:28:43.9524518Z [----------] 12 tests from AnyValueTest 2025-10-10T00:28:43.9525150Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2025-10-10T00:28:43.9526026Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2025-10-10T00:28:43.9526959Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2025-10-10T00:28:43.9528022Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2025-10-10T00:28:43.9528989Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2025-10-10T00:28:43.9529902Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2025-10-10T00:28:43.9530855Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2025-10-10T00:28:43.9531807Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2025-10-10T00:28:43.9532944Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2025-10-10T00:28:43.9533904Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2025-10-10T00:28:43.9534836Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2025-10-10T00:28:43.9535660Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2025-10-10T00:28:43.9536431Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2025-10-10T00:28:43.9537141Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2025-10-10T00:28:43.9537853Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2025-10-10T00:28:43.9538560Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2025-10-10T00:28:43.9539226Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2025-10-10T00:28:43.9539914Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2025-10-10T00:28:43.9540663Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2025-10-10T00:28:43.9541322Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2025-10-10T00:28:43.9542026Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2025-10-10T00:28:43.9542819Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2025-10-10T00:28:43.9543613Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2025-10-10T00:28:43.9544317Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2025-10-10T00:28:43.9544998Z [----------] 12 tests from AnyValueTest (0 ms total) 2025-10-10T00:28:43.9545418Z 2025-10-10T00:28:43.9545612Z [----------] Global test environment tear-down 2025-10-10T00:28:43.9546205Z [==========] 30 tests from 2 test suites ran. (3 ms total) 2025-10-10T00:28:43.9546740Z [ PASSED ] 30 tests. 2025-10-10T00:28:43.9547178Z ================================================================================ 2025-10-10T00:28:43.9548326Z [3,076 / 3,095] 10 / 26 tests; 16 actions, 14 running; last test: //:any_test 2025-10-10T00:28:43.9549158Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:43.9549846Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9550582Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9551278Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9551898Z Testing //:any_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9552576Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9553255Z Testing //:init_test; 4s processwrapper-sandbox 2025-10-10T00:28:43.9553960Z Testing //:torch_include_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:44.0394503Z 2025-10-10T00:28:44.0395478Z  2025-10-10T00:28:44.0395819Z  2025-10-10T00:28:44.0396111Z  2025-10-10T00:28:44.0405976Z  2025-10-10T00:28:44.0406295Z  2025-10-10T00:28:44.0406590Z  2025-10-10T00:28:44.0406899Z  2025-10-10T00:28:44.0407188Z  2025-10-10T00:28:44.0407571Z INFO: From Testing //:init_test: 2025-10-10T00:28:44.0408081Z ==================== Test output for //:init_test: 2025-10-10T00:28:44.0408512Z Running main() from gmock_main.cc 2025-10-10T00:28:44.0408924Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:44.0409500Z [==========] Running 9 tests from 1 test suite. 2025-10-10T00:28:44.0409968Z [----------] Global test environment set-up. 2025-10-10T00:28:44.0410405Z [----------] 9 tests from InitTest 2025-10-10T00:28:44.0410864Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2025-10-10T00:28:44.0411484Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (25 ms) 2025-10-10T00:28:44.0412072Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2025-10-10T00:28:44.0412657Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (23 ms) 2025-10-10T00:28:44.0413238Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2025-10-10T00:28:44.0413834Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (24 ms) 2025-10-10T00:28:44.0414419Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2025-10-10T00:28:44.0415168Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (23 ms) 2025-10-10T00:28:44.0415786Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2025-10-10T00:28:44.0416385Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2025-10-10T00:28:44.0416946Z [ RUN ] InitTest.CalculateGainWithTanh 2025-10-10T00:28:44.0417434Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2025-10-10T00:28:44.0417914Z [ RUN ] InitTest.CalculateGainWithRelu 2025-10-10T00:28:44.0418400Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2025-10-10T00:28:44.0418889Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2025-10-10T00:28:44.0419418Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2025-10-10T00:28:44.0419942Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2025-10-10T00:28:44.0420582Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (227 ms) 2025-10-10T00:28:44.0421129Z [----------] 9 tests from InitTest (325 ms total) 2025-10-10T00:28:44.0421436Z 2025-10-10T00:28:44.0421601Z [----------] Global test environment tear-down 2025-10-10T00:28:44.0422083Z [==========] 9 tests from 1 test suite ran. (325 ms total) 2025-10-10T00:28:44.0422515Z [ PASSED ] 9 tests. 2025-10-10T00:28:44.0422867Z ================================================================================ 2025-10-10T00:28:44.0423660Z [3,077 / 3,095] 11 / 26 tests; 16 actions running; last test: //:init_test 2025-10-10T00:28:44.0424331Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:44.0424876Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.0425450Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.0426010Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.0426538Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.0427092Z Testing //:init_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.0427638Z Testing //:torch_include_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.0428224Z Testing //:jit_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:44.1297446Z 2025-10-10T00:28:44.1298309Z  2025-10-10T00:28:44.1298807Z  2025-10-10T00:28:44.1299204Z  2025-10-10T00:28:44.1299615Z  2025-10-10T00:28:44.1300017Z  2025-10-10T00:28:44.1300442Z  2025-10-10T00:28:44.1300831Z  2025-10-10T00:28:44.1301274Z  2025-10-10T00:28:44.1301911Z INFO: From Testing //:torch_include_test: 2025-10-10T00:28:44.1302573Z ==================== Test output for //:torch_include_test: 2025-10-10T00:28:44.1303135Z Running main() from gmock_main.cc 2025-10-10T00:28:44.1303648Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:44.1304147Z [==========] Running 1 test from 1 test suite. 2025-10-10T00:28:44.1304735Z [----------] Global test environment set-up. 2025-10-10T00:28:44.1305285Z [----------] 1 test from TorchIncludeTest 2025-10-10T00:28:44.1305848Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2025-10-10T00:28:44.1306513Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2025-10-10T00:28:44.1307142Z [----------] 1 test from TorchIncludeTest (0 ms total) 2025-10-10T00:28:44.1307756Z 2025-10-10T00:28:44.1307978Z [----------] Global test environment tear-down 2025-10-10T00:28:44.1308554Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-10-10T00:28:44.1309096Z [ PASSED ] 1 test. 2025-10-10T00:28:44.1309494Z ================================================================================ 2025-10-10T00:28:44.1310532Z [3,078 / 3,095] 12 / 26 tests; 16 actions running; last test: ..._include_test 2025-10-10T00:28:44.1311385Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:44.1312040Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1312794Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1313471Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1314319Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1315045Z Testing //:torch_include_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1315879Z Testing //:jit_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1316569Z Testing //:autograd_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:44.1317048Z 2025-10-10T00:28:44.1317257Z  2025-10-10T00:28:44.1317617Z  2025-10-10T00:28:44.1317946Z  2025-10-10T00:28:44.1318304Z  2025-10-10T00:28:44.1318639Z  2025-10-10T00:28:44.1318999Z  2025-10-10T00:28:44.1319319Z  2025-10-10T00:28:44.1319687Z  2025-10-10T00:28:44.1320132Z INFO: From Testing //:jit_test: 2025-10-10T00:28:44.1320698Z ==================== Test output for //:jit_test: 2025-10-10T00:28:44.1321220Z Running main() from gmock_main.cc 2025-10-10T00:28:44.1321873Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:44.1322382Z [==========] Running 6 tests from 1 test suite. 2025-10-10T00:28:44.1322952Z [----------] Global test environment set-up. 2025-10-10T00:28:44.1323507Z [----------] 6 tests from TorchScriptTest 2025-10-10T00:28:44.1324136Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2025-10-10T00:28:44.1324914Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (501 ms) 2025-10-10T00:28:44.1325713Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2025-10-10T00:28:44.1326647Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (6 ms) 2025-10-10T00:28:44.1327586Z [ RUN ] TorchScriptTest.TestDictArgMatching 2025-10-10T00:28:44.1328339Z [ OK ] TorchScriptTest.TestDictArgMatching (2 ms) 2025-10-10T00:28:44.1328987Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2025-10-10T00:28:44.1329688Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2025-10-10T00:28:44.1330519Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2025-10-10T00:28:44.1331361Z [ OK ] TorchScriptTest.TestOptionalArgMatching (3 ms) 2025-10-10T00:28:44.1332152Z [ RUN ] TorchScriptTest.TestPickle 2025-10-10T00:28:44.1332735Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2025-10-10T00:28:44.1333325Z [----------] 6 tests from TorchScriptTest (515 ms total) 2025-10-10T00:28:44.1333738Z 2025-10-10T00:28:44.1333951Z [----------] Global test environment tear-down 2025-10-10T00:28:44.1334520Z [==========] 6 tests from 1 test suite ran. (515 ms total) 2025-10-10T00:28:44.1335041Z [ PASSED ] 6 tests. 2025-10-10T00:28:44.1335426Z ================================================================================ 2025-10-10T00:28:44.1425082Z [3,079 / 3,095] 13 / 26 tests; 16 actions, 15 running; last test: //:jit_test 2025-10-10T00:28:44.1425811Z Linking jit_tests; 18s processwrapper-sandbox 2025-10-10T00:28:44.1426357Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1426965Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1427510Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1428065Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1428585Z Testing //:jit_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1429268Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.1429803Z Linking optim_test; 0s processwrapper-sandbox ... 2025-10-10T00:28:44.4406592Z 2025-10-10T00:28:44.4407354Z  2025-10-10T00:28:44.4407842Z  2025-10-10T00:28:44.4408279Z  2025-10-10T00:28:44.4408702Z  2025-10-10T00:28:44.4409128Z  2025-10-10T00:28:44.4409545Z  2025-10-10T00:28:44.4409976Z  2025-10-10T00:28:44.4410398Z  2025-10-10T00:28:44.4411309Z [3,080 / 3,095] 13 / 26 tests; 15 actions running; last test: //:jit_test 2025-10-10T00:28:44.4412356Z Linking jit_tests; 19s processwrapper-sandbox 2025-10-10T00:28:44.4413200Z Testing //:functional_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.4414026Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.4415078Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.4415891Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.4416737Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-10-10T00:28:44.4417463Z Linking optim_test; 0s processwrapper-sandbox 2025-10-10T00:28:44.4418159Z Linking ordered_dict_test; 0s processwrapper-sandbox ... 2025-10-10T00:28:44.8733568Z 2025-10-10T00:28:44.8734340Z  2025-10-10T00:28:44.8734851Z  2025-10-10T00:28:44.8735259Z  2025-10-10T00:28:44.8735685Z  2025-10-10T00:28:44.8736079Z  2025-10-10T00:28:44.8736494Z  2025-10-10T00:28:44.8736898Z  2025-10-10T00:28:44.8737306Z  2025-10-10T00:28:44.8738315Z [3,080 / 3,095] 14 / 26 tests; 15 actions running; last test: ...taloader_test 2025-10-10T00:28:44.8739639Z Linking jit_tests; 19s processwrapper-sandbox 2025-10-10T00:28:44.8740490Z Testing //:functional_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.8741372Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.8742225Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.8743027Z Testing //:dataloader_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.8743886Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.8744666Z Linking optim_test; 1s processwrapper-sandbox 2025-10-10T00:28:44.8745535Z Linking ordered_dict_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:44.8746137Z 2025-10-10T00:28:44.8746368Z  2025-10-10T00:28:44.8746776Z  2025-10-10T00:28:44.8747173Z  2025-10-10T00:28:44.8747576Z  2025-10-10T00:28:44.8747987Z  2025-10-10T00:28:44.8748388Z  2025-10-10T00:28:44.8748798Z  2025-10-10T00:28:44.8749197Z  2025-10-10T00:28:44.8749803Z INFO: From Testing //:dataloader_test: 2025-10-10T00:28:44.8844886Z ==================== Test output for //:dataloader_test: 2025-10-10T00:28:44.8845693Z Running main() from gmock_main.cc 2025-10-10T00:28:44.8846303Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:44.8846920Z [==========] Running 87 tests from 2 test suites. 2025-10-10T00:28:44.8847594Z [----------] Global test environment set-up. 2025-10-10T00:28:44.8848238Z [----------] 50 tests from DataTest 2025-10-10T00:28:44.8848885Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2025-10-10T00:28:44.8849643Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2025-10-10T00:28:44.8850422Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2025-10-10T00:28:44.8851302Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2025-10-10T00:28:44.8852199Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2025-10-10T00:28:44.8853153Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2025-10-10T00:28:44.8854176Z [ RUN ] DataTest.InfiniteStreamDataset 2025-10-10T00:28:44.8854908Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2025-10-10T00:28:44.8855651Z [ RUN ] DataTest.NoSequencerIsIdentity 2025-10-10T00:28:44.8856377Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2025-10-10T00:28:44.8857320Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2025-10-10T00:28:44.8858190Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2025-10-10T00:28:44.8859010Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2025-10-10T00:28:44.8859851Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2025-10-10T00:28:44.8860723Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2025-10-10T00:28:44.8861624Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2025-10-10T00:28:44.8862499Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2025-10-10T00:28:44.8863352Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2025-10-10T00:28:44.8864155Z [ RUN ] DataTest.CollateReducesBatch 2025-10-10T00:28:44.8864862Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2025-10-10T00:28:44.8865753Z [ RUN ] DataTest.CollationReducesBatch 2025-10-10T00:28:44.8866476Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2025-10-10T00:28:44.8867326Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2025-10-10T00:28:44.8868338Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2025-10-10T00:28:44.8869432Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2025-10-10T00:28:44.8870612Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2025-10-10T00:28:44.8871649Z [ RUN ] DataTest.SequentialSamplerResetsWell 2025-10-10T00:28:44.8872476Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2025-10-10T00:28:44.8873364Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2025-10-10T00:28:44.8874644Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2025-10-10T00:28:44.8875791Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2025-10-10T00:28:44.8876651Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (90 ms) 2025-10-10T00:28:44.8877648Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2025-10-10T00:28:44.8878697Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2025-10-10T00:28:44.8879778Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2025-10-10T00:28:44.8880880Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2025-10-10T00:28:44.8881818Z [ RUN ] DataTest.RandomSamplerResetsWell 2025-10-10T00:28:44.8882582Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2025-10-10T00:28:44.8883406Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2025-10-10T00:28:44.8884309Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2025-10-10T00:28:44.8885364Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2025-10-10T00:28:44.8886583Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (2 ms) 2025-10-10T00:28:44.8887963Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2025-10-10T00:28:44.8889205Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2025-10-10T00:28:44.8890253Z [ RUN ] DataTest.StreamSamplerResetsWell 2025-10-10T00:28:44.8891010Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2025-10-10T00:28:44.8891843Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2025-10-10T00:28:44.8892746Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2025-10-10T00:28:44.8893727Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2025-10-10T00:28:44.8894756Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (2 ms) 2025-10-10T00:28:44.8895914Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2025-10-10T00:28:44.8897255Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2025-10-10T00:28:44.8898352Z [ RUN ] DataTest.StackTransformWorksForExample 2025-10-10T00:28:44.8899215Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2025-10-10T00:28:44.8900103Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2025-10-10T00:28:44.8901048Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2025-10-10T00:28:44.8902102Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2025-10-10T00:28:44.8903075Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2025-10-10T00:28:44.8904031Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2025-10-10T00:28:44.8904943Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2025-10-10T00:28:44.8905764Z [ RUN ] DataTest.NormalizeTransform 2025-10-10T00:28:44.8906456Z [ OK ] DataTest.NormalizeTransform (6 ms) 2025-10-10T00:28:44.8907146Z [ RUN ] DataTest.MapDoesNotCopy 2025-10-10T00:28:44.8907790Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2025-10-10T00:28:44.8908542Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2025-10-10T00:28:44.8909403Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2025-10-10T00:28:44.8910434Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2025-10-10T00:28:44.8911412Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2025-10-10T00:28:44.8912385Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2025-10-10T00:28:44.8913347Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (42 ms) 2025-10-10T00:28:44.8915995Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2025-10-10T00:28:44.8916806Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2025-10-10T00:28:44.8917583Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2025-10-10T00:28:44.8918405Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2025-10-10T00:28:44.8919235Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2025-10-10T00:28:44.8920085Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2025-10-10T00:28:44.8921289Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2025-10-10T00:28:44.8922641Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2025-10-10T00:28:44.8923892Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2025-10-10T00:28:44.8925020Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2025-10-10T00:28:44.8926050Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2025-10-10T00:28:44.8926880Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2025-10-10T00:28:44.8927734Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2025-10-10T00:28:44.8928638Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (15 ms) 2025-10-10T00:28:44.8929802Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2025-10-10T00:28:44.8931305Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2025-10-10T00:28:44.8932456Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2025-10-10T00:28:44.8933293Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2025-10-10T00:28:44.8934427Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2025-10-10T00:28:44.8935937Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-10-10T00:28:44.8937458Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2025-10-10T00:28:44.8938918Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-10-10T00:28:44.8940180Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2025-10-10T00:28:44.8941188Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2025-10-10T00:28:44.8942481Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2025-10-10T00:28:44.8944068Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-10-10T00:28:44.8975718Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2025-10-10T00:28:44.8977295Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-10-10T00:28:44.8978418Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2025-10-10T00:28:44.8979581Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (1 ms) 2025-10-10T00:28:44.8980387Z [----------] 50 tests from DataTest (199 ms total) 2025-10-10T00:28:44.8980870Z 2025-10-10T00:28:44.8981060Z [----------] 37 tests from DataLoaderTest 2025-10-10T00:28:44.8981780Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2025-10-10T00:28:44.8982673Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2025-10-10T00:28:44.8983589Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2025-10-10T00:28:44.8984575Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2025-10-10T00:28:44.8985490Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2025-10-10T00:28:44.8987330Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2025-10-10T00:28:44.8988763Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2025-10-10T00:28:44.8990239Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2025-10-10T00:28:44.8991419Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2025-10-10T00:28:44.8992259Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2025-10-10T00:28:44.8993197Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2025-10-10T00:28:44.8994154Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2025-10-10T00:28:44.8995144Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2025-10-10T00:28:44.8996236Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2025-10-10T00:28:44.8997442Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2025-10-10T00:28:44.8998536Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2025-10-10T00:28:44.8999443Z [ RUN ] DataLoaderTest.IteratorsShareState 2025-10-10T00:28:44.9000110Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2025-10-10T00:28:44.9000875Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2025-10-10T00:28:44.9001784Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2025-10-10T00:28:44.9002599Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2025-10-10T00:28:44.9003330Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2025-10-10T00:28:44.9004255Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2025-10-10T00:28:44.9005357Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (9 ms) 2025-10-10T00:28:44.9006414Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2025-10-10T00:28:44.9007409Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2025-10-10T00:28:44.9008435Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2025-10-10T00:28:44.9009463Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2025-10-10T00:28:44.9010429Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2025-10-10T00:28:44.9011323Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2025-10-10T00:28:44.9012229Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2025-10-10T00:28:44.9013149Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2025-10-10T00:28:44.9013948Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2025-10-10T00:28:44.9014646Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2025-10-10T00:28:44.9015693Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2025-10-10T00:28:44.9017130Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2025-10-10T00:28:44.9018630Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2025-10-10T00:28:44.9020153Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2025-10-10T00:28:44.9021394Z [ RUN ] DataLoaderTest.RespectsTimeout 2025-10-10T00:28:44.9022005Z [ OK ] DataLoaderTest.RespectsTimeout (19 ms) 2025-10-10T00:28:44.9022827Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2025-10-10T00:28:44.9023877Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (30 ms) 2025-10-10T00:28:44.9024715Z [ RUN ] DataLoaderTest.Reset 2025-10-10T00:28:44.9025232Z [ OK ] DataLoaderTest.Reset (0 ms) 2025-10-10T00:28:44.9025944Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2025-10-10T00:28:44.9026912Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (22 ms) 2025-10-10T00:28:44.9027792Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2025-10-10T00:28:44.9028568Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2025-10-10T00:28:44.9029506Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2025-10-10T00:28:44.9030330Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (26 ms) 2025-10-10T00:28:44.9031114Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2025-10-10T00:28:44.9031795Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2025-10-10T00:28:44.9032524Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2025-10-10T00:28:44.9033251Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2025-10-10T00:28:44.9034015Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2025-10-10T00:28:44.9034675Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (435 ms) 2025-10-10T00:28:44.9035564Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2025-10-10T00:28:44.9036467Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (3 ms) 2025-10-10T00:28:44.9037398Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2025-10-10T00:28:44.9038147Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (3 ms) 2025-10-10T00:28:44.9039004Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2025-10-10T00:28:44.9040010Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (20 ms) 2025-10-10T00:28:44.9040962Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2025-10-10T00:28:44.9041914Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (14 ms) 2025-10-10T00:28:44.9042763Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2025-10-10T00:28:44.9043463Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (19 ms) 2025-10-10T00:28:44.9044146Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2025-10-10T00:28:44.9044774Z [ OK ] DataLoaderTest.ChunkDatasetSave (199 ms) 2025-10-10T00:28:44.9045404Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2025-10-10T00:28:44.9046041Z [ OK ] DataLoaderTest.ChunkDatasetLoad (21 ms) 2025-10-10T00:28:44.9046770Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2025-10-10T00:28:44.9047550Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2025-10-10T00:28:44.9143762Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2025-10-10T00:28:44.9144637Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2025-10-10T00:28:44.9145409Z [----------] 37 tests from DataLoaderTest (834 ms total) 2025-10-10T00:28:44.9145882Z 2025-10-10T00:28:44.9146134Z [----------] Global test environment tear-down 2025-10-10T00:28:44.9146811Z [==========] 87 tests from 2 test suites ran. (1034 ms total) 2025-10-10T00:28:44.9147465Z [ PASSED ] 87 tests. 2025-10-10T00:28:44.9147939Z ================================================================================ 2025-10-10T00:28:44.9149279Z [3,080 / 3,095] 14 / 26 tests; 15 actions running; last test: ...taloader_test 2025-10-10T00:28:44.9150257Z Linking jit_tests; 19s processwrapper-sandbox 2025-10-10T00:28:44.9151019Z Testing //:functional_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.9151853Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.9152645Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.9153675Z Testing //:dataloader_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.9154449Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-10-10T00:28:44.9155293Z Linking optim_test; 1s processwrapper-sandbox 2025-10-10T00:28:44.9156075Z Linking ordered_dict_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:45.2412730Z 2025-10-10T00:28:45.2413843Z  2025-10-10T00:28:45.2414285Z  2025-10-10T00:28:45.2414685Z  2025-10-10T00:28:45.2415063Z  2025-10-10T00:28:45.2415462Z  2025-10-10T00:28:45.2415836Z  2025-10-10T00:28:45.2416223Z  2025-10-10T00:28:45.2416824Z  2025-10-10T00:28:45.2417787Z [3,081 / 3,095] 14 / 26 tests; 14 actions running; last test: ...taloader_test 2025-10-10T00:28:45.2418820Z Linking jit_tests; 20s processwrapper-sandbox 2025-10-10T00:28:45.2419921Z Testing //:functional_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.2420762Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.2421538Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.2422300Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.2423019Z Linking optim_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.2423757Z Linking ordered_dict_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.2424554Z Linking module_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:45.3535692Z 2025-10-10T00:28:45.3536647Z  2025-10-10T00:28:45.3536990Z  2025-10-10T00:28:45.3537450Z  2025-10-10T00:28:45.3537758Z  2025-10-10T00:28:45.3538049Z  2025-10-10T00:28:45.3538449Z  2025-10-10T00:28:45.3539081Z  2025-10-10T00:28:45.3539380Z  2025-10-10T00:28:45.3539962Z INFO: From Testing //:functional_test: 2025-10-10T00:28:45.3751402Z ==================== Test output for //:functional_test: 2025-10-10T00:28:45.3752171Z Running main() from gmock_main.cc 2025-10-10T00:28:45.3752598Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:45.3753045Z [==========] Running 134 tests from 1 test suite. 2025-10-10T00:28:45.3753605Z [----------] Global test environment set-up. 2025-10-10T00:28:45.3754174Z [----------] 134 tests from FunctionalTest 2025-10-10T00:28:45.3754628Z [ RUN ] FunctionalTest.Conv1d 2025-10-10T00:28:45.3755049Z [ OK ] FunctionalTest.Conv1d (53 ms) 2025-10-10T00:28:45.3755589Z [ RUN ] FunctionalTest.Conv2dEven 2025-10-10T00:28:45.3756034Z [ OK ] FunctionalTest.Conv2dEven (3 ms) 2025-10-10T00:28:45.3756596Z [ RUN ] FunctionalTest.Conv2dUneven 2025-10-10T00:28:45.3757080Z [ OK ] FunctionalTest.Conv2dUneven (2 ms) 2025-10-10T00:28:45.3757632Z [ RUN ] FunctionalTest.Conv3d 2025-10-10T00:28:45.3758073Z [ OK ] FunctionalTest.Conv3d (37 ms) 2025-10-10T00:28:45.3758516Z [ RUN ] FunctionalTest.MaxPool1d 2025-10-10T00:28:45.3759068Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2025-10-10T00:28:45.3759538Z [ RUN ] FunctionalTest.MaxPool2d 2025-10-10T00:28:45.3760070Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2025-10-10T00:28:45.3760567Z [ RUN ] FunctionalTest.MaxPool2dBackward 2025-10-10T00:28:45.3761158Z [ OK ] FunctionalTest.MaxPool2dBackward (11 ms) 2025-10-10T00:28:45.3761754Z [ RUN ] FunctionalTest.MaxPool3d 2025-10-10T00:28:45.3762218Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2025-10-10T00:28:45.3762752Z [ RUN ] FunctionalTest.AvgPool1d 2025-10-10T00:28:45.3763209Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2025-10-10T00:28:45.3763744Z [ RUN ] FunctionalTest.AvgPool2d 2025-10-10T00:28:45.3764196Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2025-10-10T00:28:45.3764652Z [ RUN ] FunctionalTest.AvgPool3d 2025-10-10T00:28:45.3765085Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2025-10-10T00:28:45.3765668Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2025-10-10T00:28:45.3766290Z [ OK ] FunctionalTest.FractionalMaxPool2d (4 ms) 2025-10-10T00:28:45.3766919Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2025-10-10T00:28:45.3767753Z [ OK ] FunctionalTest.FractionalMaxPool3d (2 ms) 2025-10-10T00:28:45.3768322Z [ RUN ] FunctionalTest.LPPool1d 2025-10-10T00:28:45.3768866Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2025-10-10T00:28:45.3769390Z [ RUN ] FunctionalTest.LPPool2d 2025-10-10T00:28:45.3769942Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2025-10-10T00:28:45.3770496Z [ RUN ] FunctionalTest.LPPool3d 2025-10-10T00:28:45.3770928Z [ OK ] FunctionalTest.LPPool3d (1 ms) 2025-10-10T00:28:45.3771496Z [ RUN ] FunctionalTest.CosineSimilarity 2025-10-10T00:28:45.3772068Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2025-10-10T00:28:45.3772707Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2025-10-10T00:28:45.3773395Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2025-10-10T00:28:45.3774270Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2025-10-10T00:28:45.3774950Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2025-10-10T00:28:45.3775589Z [ RUN ] FunctionalTest.SmoothL1LossBetaOptions 2025-10-10T00:28:45.3776142Z [ OK ] FunctionalTest.SmoothL1LossBetaOptions (1 ms) 2025-10-10T00:28:45.3776797Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2025-10-10T00:28:45.3777434Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2025-10-10T00:28:45.3778087Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2025-10-10T00:28:45.3778753Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2025-10-10T00:28:45.3779377Z [ RUN ] FunctionalTest.HuberLossDelta 2025-10-10T00:28:45.3779969Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2025-10-10T00:28:45.3780565Z [ RUN ] FunctionalTest.HuberLossNoReduction 2025-10-10T00:28:45.3781297Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2025-10-10T00:28:45.3781967Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2025-10-10T00:28:45.3782683Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (15 ms) 2025-10-10T00:28:45.3783470Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2025-10-10T00:28:45.3784326Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (4 ms) 2025-10-10T00:28:45.3785112Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2025-10-10T00:28:45.3785783Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2025-10-10T00:28:45.3786571Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-10-10T00:28:45.3787494Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (4 ms) 2025-10-10T00:28:45.3788284Z [ RUN ] FunctionalTest.PairwiseDistance 2025-10-10T00:28:45.3788872Z [ OK ] FunctionalTest.PairwiseDistance (1 ms) 2025-10-10T00:28:45.3789467Z [ RUN ] FunctionalTest.PDist 2025-10-10T00:28:45.3789886Z [ OK ] FunctionalTest.PDist (1 ms) 2025-10-10T00:28:45.3790454Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2025-10-10T00:28:45.3791068Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2025-10-10T00:28:45.3791656Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2025-10-10T00:28:45.3792272Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2025-10-10T00:28:45.3792864Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2025-10-10T00:28:45.3793396Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2025-10-10T00:28:45.3793998Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2025-10-10T00:28:45.3794581Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2025-10-10T00:28:45.3795178Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2025-10-10T00:28:45.3795847Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2025-10-10T00:28:45.3796459Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2025-10-10T00:28:45.3797054Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2025-10-10T00:28:45.3797617Z [ RUN ] FunctionalTest.L1Loss 2025-10-10T00:28:45.3798047Z [ OK ] FunctionalTest.L1Loss (1 ms) 2025-10-10T00:28:45.3798575Z [ RUN ] FunctionalTest.MSELoss 2025-10-10T00:28:45.3799017Z [ OK ] FunctionalTest.MSELoss (1 ms) 2025-10-10T00:28:45.3799657Z [ RUN ] FunctionalTest.BCELoss 2025-10-10T00:28:45.3800084Z [ OK ] FunctionalTest.BCELoss (1 ms) 2025-10-10T00:28:45.3800624Z [ RUN ] FunctionalTest.KLDivLoss 2025-10-10T00:28:45.3801169Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:28:45.3803169Z W1010 00:28:43.014220 121541 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-10-10T00:28:45.3805067Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2025-10-10T00:28:45.3805552Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2025-10-10T00:28:45.3806164Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2025-10-10T00:28:45.3806851Z [ RUN ] FunctionalTest.GridSample 2025-10-10T00:28:45.3808584Z W1010 00:28:43.036077 121541 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-10-10T00:28:45.3810351Z [ OK ] FunctionalTest.GridSample (34 ms) 2025-10-10T00:28:45.3810825Z [ RUN ] FunctionalTest.AffineGrid 2025-10-10T00:28:45.3811358Z [ OK ] FunctionalTest.AffineGrid (26 ms) 2025-10-10T00:28:45.3811959Z [ RUN ] FunctionalTest.MultiMarginLoss 2025-10-10T00:28:45.3812534Z [ OK ] FunctionalTest.MultiMarginLoss (1 ms) 2025-10-10T00:28:45.3813145Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2025-10-10T00:28:45.3813822Z [ OK ] FunctionalTest.CosineEmbeddingLoss (2 ms) 2025-10-10T00:28:45.3814508Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2025-10-10T00:28:45.3815309Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-10-10T00:28:45.3816089Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2025-10-10T00:28:45.3816834Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2025-10-10T00:28:45.3817529Z [ RUN ] FunctionalTest.TripletMarginLoss 2025-10-10T00:28:45.3818123Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2025-10-10T00:28:45.3818873Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2025-10-10T00:28:45.3819794Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (376 ms) 2025-10-10T00:28:45.3820538Z [ RUN ] FunctionalTest.NLLLoss 2025-10-10T00:28:45.3820989Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2025-10-10T00:28:45.3821519Z [ RUN ] FunctionalTest.CrossEntropy 2025-10-10T00:28:45.3822093Z [ OK ] FunctionalTest.CrossEntropy (4 ms) 2025-10-10T00:28:45.3822679Z [ RUN ] FunctionalTest.MaxUnpool1d 2025-10-10T00:28:45.3823226Z [ OK ] FunctionalTest.MaxUnpool1d (8 ms) 2025-10-10T00:28:45.3823803Z [ RUN ] FunctionalTest.MaxUnpool2d 2025-10-10T00:28:45.3824254Z [ OK ] FunctionalTest.MaxUnpool2d (21 ms) 2025-10-10T00:28:45.3824824Z [ RUN ] FunctionalTest.MaxUnpool3d 2025-10-10T00:28:45.3825301Z [ OK ] FunctionalTest.MaxUnpool3d (3 ms) 2025-10-10T00:28:45.3825834Z [ RUN ] FunctionalTest.ELU 2025-10-10T00:28:45.3826243Z [ OK ] FunctionalTest.ELU (46 ms) 2025-10-10T00:28:45.3826666Z [ RUN ] FunctionalTest.SELU 2025-10-10T00:28:45.3827165Z [ OK ] FunctionalTest.SELU (6 ms) 2025-10-10T00:28:45.3827605Z [ RUN ] FunctionalTest.GLU 2025-10-10T00:28:45.3827991Z [ OK ] FunctionalTest.GLU (1 ms) 2025-10-10T00:28:45.3828512Z [ RUN ] FunctionalTest.GELU 2025-10-10T00:28:45.3828914Z [ OK ] FunctionalTest.GELU (119 ms) 2025-10-10T00:28:45.3829446Z [ RUN ] FunctionalTest.TanhGELU 2025-10-10T00:28:45.3829883Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2025-10-10T00:28:45.3830325Z [ RUN ] FunctionalTest.Hardshrink 2025-10-10T00:28:45.3830779Z [ OK ] FunctionalTest.Hardshrink (45 ms) 2025-10-10T00:28:45.3831326Z [ RUN ] FunctionalTest.OneHot 2025-10-10T00:28:45.3831919Z [ OK ] FunctionalTest.OneHot (4 ms) 2025-10-10T00:28:45.3832462Z [ RUN ] FunctionalTest.Hardtanh 2025-10-10T00:28:45.3832985Z [ OK ] FunctionalTest.Hardtanh (62 ms) 2025-10-10T00:28:45.3833440Z [ RUN ] FunctionalTest.LeakyReLU 2025-10-10T00:28:45.3833878Z [ OK ] FunctionalTest.LeakyReLU (18 ms) 2025-10-10T00:28:45.3834350Z [ RUN ] FunctionalTest.LogSigmoid 2025-10-10T00:28:45.3834811Z [ OK ] FunctionalTest.LogSigmoid (1 ms) 2025-10-10T00:28:45.3835436Z [ RUN ] FunctionalTest.GumbelSoftmax 2025-10-10T00:28:45.3835930Z [ OK ] FunctionalTest.GumbelSoftmax (56 ms) 2025-10-10T00:28:45.3836484Z [ RUN ] FunctionalTest.Softmax 2025-10-10T00:28:45.3836922Z [ OK ] FunctionalTest.Softmax (1 ms) 2025-10-10T00:28:45.3837466Z [ RUN ] FunctionalTest.Softmin 2025-10-10T00:28:45.3837979Z [ OK ] FunctionalTest.Softmin (1 ms) 2025-10-10T00:28:45.3838541Z [ RUN ] FunctionalTest.LogSoftmax 2025-10-10T00:28:45.3838991Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2025-10-10T00:28:45.3839456Z [ RUN ] FunctionalTest.PReLU 2025-10-10T00:28:45.3839885Z [ OK ] FunctionalTest.PReLU (3 ms) 2025-10-10T00:28:45.3840407Z [ RUN ] FunctionalTest.LayerNorm 2025-10-10T00:28:45.3840871Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2025-10-10T00:28:45.3841326Z [ RUN ] FunctionalTest.GroupNorm 2025-10-10T00:28:45.3841777Z [ OK ] FunctionalTest.GroupNorm (1 ms) 2025-10-10T00:28:45.3842262Z [ RUN ] FunctionalTest.LocalResponseNorm 2025-10-10T00:28:45.3842771Z [ OK ] FunctionalTest.LocalResponseNorm (2 ms) 2025-10-10T00:28:45.3843357Z [ RUN ] FunctionalTest.Linear 2025-10-10T00:28:45.3843911Z [ OK ] FunctionalTest.Linear (4 ms) 2025-10-10T00:28:45.3844371Z [ RUN ] FunctionalTest.Embedding 2025-10-10T00:28:45.3844827Z [ OK ] FunctionalTest.Embedding (1 ms) 2025-10-10T00:28:45.3845282Z [ RUN ] FunctionalTest.EmbeddingBag 2025-10-10T00:28:45.3845765Z [ OK ] FunctionalTest.EmbeddingBag (4 ms) 2025-10-10T00:28:45.3846313Z [ RUN ] FunctionalTest.Bilinear 2025-10-10T00:28:45.3846755Z [ OK ] FunctionalTest.Bilinear (3 ms) 2025-10-10T00:28:45.3847184Z [ RUN ] FunctionalTest.Normalize 2025-10-10T00:28:45.3847725Z [ OK ] FunctionalTest.Normalize (5 ms) 2025-10-10T00:28:45.3848178Z [ RUN ] FunctionalTest.ReLU 2025-10-10T00:28:45.3848572Z [ OK ] FunctionalTest.ReLU (4 ms) 2025-10-10T00:28:45.3849135Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2025-10-10T00:28:45.3849659Z [ OK ] FunctionalTest.ReLUDefaultOptions (1 ms) 2025-10-10T00:28:45.3850241Z [ RUN ] FunctionalTest.ReLU6 2025-10-10T00:28:45.3850649Z [ OK ] FunctionalTest.ReLU6 (5 ms) 2025-10-10T00:28:45.3851209Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2025-10-10T00:28:45.3851830Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2025-10-10T00:28:45.3852315Z [ RUN ] FunctionalTest.RReLU 2025-10-10T00:28:45.3852740Z [ OK ] FunctionalTest.RReLU (78 ms) 2025-10-10T00:28:45.3853253Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2025-10-10T00:28:45.3853755Z [ OK ] FunctionalTest.RReLUDefaultOptions (3 ms) 2025-10-10T00:28:45.3854230Z [ RUN ] FunctionalTest.CELU 2025-10-10T00:28:45.3854611Z [ OK ] FunctionalTest.CELU (19 ms) 2025-10-10T00:28:45.3855063Z [ RUN ] FunctionalTest.CELUDefaultOptions 2025-10-10T00:28:45.3855588Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2025-10-10T00:28:45.3856090Z [ RUN ] FunctionalTest.PixelShuffle 2025-10-10T00:28:45.3856553Z [ OK ] FunctionalTest.PixelShuffle (2 ms) 2025-10-10T00:28:45.3857021Z [ RUN ] FunctionalTest.PixelUnshuffle 2025-10-10T00:28:45.3857503Z [ OK ] FunctionalTest.PixelUnshuffle (2 ms) 2025-10-10T00:28:45.3857952Z [ RUN ] FunctionalTest.Softplus 2025-10-10T00:28:45.3858382Z [ OK ] FunctionalTest.Softplus (12 ms) 2025-10-10T00:28:45.3858859Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2025-10-10T00:28:45.3859412Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2025-10-10T00:28:45.3859977Z [ RUN ] FunctionalTest.Fold 2025-10-10T00:28:45.3860537Z [ OK ] FunctionalTest.Fold (1 ms) 2025-10-10T00:28:45.3874852Z [ RUN ] FunctionalTest.Unfold 2025-10-10T00:28:45.3875813Z [ OK ] FunctionalTest.Unfold (2 ms) 2025-10-10T00:28:45.3876406Z [ RUN ] FunctionalTest.Softshrink 2025-10-10T00:28:45.3876916Z [ OK ] FunctionalTest.Softshrink (10 ms) 2025-10-10T00:28:45.3877504Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2025-10-10T00:28:45.3878194Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (1 ms) 2025-10-10T00:28:45.3878879Z [ RUN ] FunctionalTest.Softsign 2025-10-10T00:28:45.3879445Z [ OK ] FunctionalTest.Softsign (1 ms) 2025-10-10T00:28:45.3880021Z [ RUN ] FunctionalTest.Mish 2025-10-10T00:28:45.3880517Z [ OK ] FunctionalTest.Mish (1 ms) 2025-10-10T00:28:45.3881349Z [ RUN ] FunctionalTest.Tanhshrink 2025-10-10T00:28:45.3881943Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2025-10-10T00:28:45.3882584Z [ RUN ] FunctionalTest.Threshold 2025-10-10T00:28:45.3883245Z [ OK ] FunctionalTest.Threshold (21 ms) 2025-10-10T00:28:45.3883919Z [ RUN ] FunctionalTest.BatchNorm1d 2025-10-10T00:28:45.3884614Z [ OK ] FunctionalTest.BatchNorm1d (1 ms) 2025-10-10T00:28:45.3885311Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2025-10-10T00:28:45.3886029Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2025-10-10T00:28:45.3886637Z [ RUN ] FunctionalTest.BatchNorm2d 2025-10-10T00:28:45.3887174Z [ OK ] FunctionalTest.BatchNorm2d (1 ms) 2025-10-10T00:28:45.3887790Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2025-10-10T00:28:45.3888619Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2025-10-10T00:28:45.3889661Z [ RUN ] FunctionalTest.BatchNorm3d 2025-10-10T00:28:45.3890257Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2025-10-10T00:28:45.3903854Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2025-10-10T00:28:45.3904571Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2025-10-10T00:28:45.3905247Z [ RUN ] FunctionalTest.InstanceNorm1d 2025-10-10T00:28:45.3905831Z [ OK ] FunctionalTest.InstanceNorm1d (4 ms) 2025-10-10T00:28:45.3906465Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2025-10-10T00:28:45.3907195Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (2 ms) 2025-10-10T00:28:45.3907985Z [ RUN ] FunctionalTest.InstanceNorm2d 2025-10-10T00:28:45.3908609Z [ OK ] FunctionalTest.InstanceNorm2d (3 ms) 2025-10-10T00:28:45.3909314Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2025-10-10T00:28:45.3910167Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (2 ms) 2025-10-10T00:28:45.3910958Z [ RUN ] FunctionalTest.InstanceNorm3d 2025-10-10T00:28:45.3911515Z [ OK ] FunctionalTest.InstanceNorm3d (6 ms) 2025-10-10T00:28:45.3912203Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2025-10-10T00:28:45.3912889Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (4 ms) 2025-10-10T00:28:45.3913755Z [ RUN ] FunctionalTest.Interpolate 2025-10-10T00:28:45.3917211Z W1010 00:28:44.109695 121541 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-10-10T00:28:45.3923240Z W1010 00:28:44.110308 121541 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-10-10T00:28:45.3929329Z W1010 00:28:44.111428 121541 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-10-10T00:28:45.3935222Z W1010 00:28:44.112001 121541 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-10-10T00:28:45.3941244Z W1010 00:28:44.113111 121541 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-10-10T00:28:45.3947223Z W1010 00:28:44.113843 121541 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-10-10T00:28:45.3953087Z W1010 00:28:44.115429 121541 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-10-10T00:28:45.3959368Z W1010 00:28:44.116154 121541 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-10-10T00:28:45.3975699Z [ OK ] FunctionalTest.Interpolate (21 ms) 2025-10-10T00:28:45.3976223Z [ RUN ] FunctionalTest.Pad1 2025-10-10T00:28:45.3976641Z [ OK ] FunctionalTest.Pad1 (1 ms) 2025-10-10T00:28:45.3977073Z [ RUN ] FunctionalTest.Pad2 2025-10-10T00:28:45.3977563Z [ OK ] FunctionalTest.Pad2 (2 ms) 2025-10-10T00:28:45.3978151Z [ RUN ] FunctionalTest.Pad3 2025-10-10T00:28:45.3978651Z [ OK ] FunctionalTest.Pad3 (8 ms) 2025-10-10T00:28:45.3979236Z [ RUN ] FunctionalTest.Pad4 2025-10-10T00:28:45.3979818Z [ OK ] FunctionalTest.Pad4 (2 ms) 2025-10-10T00:28:45.3980452Z [ RUN ] FunctionalTest.Pad5 2025-10-10T00:28:45.3981036Z [ OK ] FunctionalTest.Pad5 (5 ms) 2025-10-10T00:28:45.3981656Z [ RUN ] FunctionalTest.Pad6 2025-10-10T00:28:45.3982230Z [ OK ] FunctionalTest.Pad6 (4 ms) 2025-10-10T00:28:45.3982838Z [ RUN ] FunctionalTest.Pad7 2025-10-10T00:28:45.3983381Z [ OK ] FunctionalTest.Pad7 (0 ms) 2025-10-10T00:28:45.3984146Z [ RUN ] FunctionalTest.Pad8 2025-10-10T00:28:45.3984717Z [ OK ] FunctionalTest.Pad8 (0 ms) 2025-10-10T00:28:45.3985351Z [ RUN ] FunctionalTest.CTCLoss 2025-10-10T00:28:45.3985971Z [ OK ] FunctionalTest.CTCLoss (8 ms) 2025-10-10T00:28:45.3986650Z [ RUN ] FunctionalTest.PoissonNLLLoss 2025-10-10T00:28:45.3987355Z [ OK ] FunctionalTest.PoissonNLLLoss (3 ms) 2025-10-10T00:28:45.3988216Z [ RUN ] FunctionalTest.MarginRankingLoss 2025-10-10T00:28:45.3988957Z [ OK ] FunctionalTest.MarginRankingLoss (4 ms) 2025-10-10T00:28:45.3989709Z [ RUN ] FunctionalTest.ConvTranspose1d 2025-10-10T00:28:45.3990461Z [ OK ] FunctionalTest.ConvTranspose1d (55 ms) 2025-10-10T00:28:45.3991215Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2025-10-10T00:28:45.3991996Z [ OK ] FunctionalTest.ConvTranspose2dEven (5 ms) 2025-10-10T00:28:45.3992783Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2025-10-10T00:28:45.3993525Z [ OK ] FunctionalTest.ConvTranspose2dUneven (4 ms) 2025-10-10T00:28:45.3994305Z [ RUN ] FunctionalTest.ConvTranspose3d 2025-10-10T00:28:45.3995006Z [ OK ] FunctionalTest.ConvTranspose3d (3 ms) 2025-10-10T00:28:45.3995856Z [ RUN ] FunctionalTest.AlphaDropout 2025-10-10T00:28:45.3996762Z [ OK ] FunctionalTest.AlphaDropout (39 ms) 2025-10-10T00:28:45.3997535Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2025-10-10T00:28:45.3998302Z [ OK ] FunctionalTest.FeatureAlphaDropout (35 ms) 2025-10-10T00:28:45.3999032Z [ RUN ] FunctionalTest.Dropout 2025-10-10T00:28:45.3999672Z [ OK ] FunctionalTest.Dropout (11 ms) 2025-10-10T00:28:45.4000333Z [ RUN ] FunctionalTest.Dropout2d 2025-10-10T00:28:45.4001012Z [ OK ] FunctionalTest.Dropout2d (11 ms) 2025-10-10T00:28:45.4001680Z [ RUN ] FunctionalTest.Dropout3d 2025-10-10T00:28:45.4002329Z [ OK ] FunctionalTest.Dropout3d (10 ms) 2025-10-10T00:28:45.4002840Z [ RUN ] FunctionalTest.isfinite 2025-10-10T00:28:45.4003338Z [ OK ] FunctionalTest.isfinite (11 ms) 2025-10-10T00:28:45.4003954Z [ RUN ] FunctionalTest.isinf 2025-10-10T00:28:45.4004435Z [ OK ] FunctionalTest.isinf (9 ms) 2025-10-10T00:28:45.4004958Z [ RUN ] FunctionalTest.AllClose 2025-10-10T00:28:45.4005452Z [ OK ] FunctionalTest.AllClose (171 ms) 2025-10-10T00:28:45.4006048Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2025-10-10T00:28:45.4006685Z [ OK ] FunctionalTest.BCEWithLogitsLoss (27 ms) 2025-10-10T00:28:45.4007358Z [----------] 134 tests from FunctionalTest (1733 ms total) 2025-10-10T00:28:45.4007799Z 2025-10-10T00:28:45.4008012Z [----------] Global test environment tear-down 2025-10-10T00:28:45.4008645Z [==========] 134 tests from 1 test suite ran. (1733 ms total) 2025-10-10T00:28:45.4009244Z [ PASSED ] 134 tests. 2025-10-10T00:28:45.4009686Z ================================================================================ 2025-10-10T00:28:45.4010905Z [3,081 / 3,095] 15 / 26 tests; 14 actions running; last test: ...nctional_test 2025-10-10T00:28:45.4011768Z Linking jit_tests; 20s processwrapper-sandbox 2025-10-10T00:28:45.4012468Z Testing //:functional_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.4013166Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.4013841Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.4014433Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.4015123Z Linking optim_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.4015817Z Linking ordered_dict_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.4016495Z Linking module_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:45.6419402Z 2025-10-10T00:28:45.6420251Z  2025-10-10T00:28:45.6421279Z  2025-10-10T00:28:45.6422951Z  2025-10-10T00:28:45.6424492Z  2025-10-10T00:28:45.6425995Z  2025-10-10T00:28:45.6427490Z  2025-10-10T00:28:45.6428985Z  2025-10-10T00:28:45.6430420Z  2025-10-10T00:28:45.6432409Z [3,082 / 3,095] 15 / 26 tests; 13 actions running; last test: ...nctional_test 2025-10-10T00:28:45.6434525Z Linking jit_tests; 20s processwrapper-sandbox 2025-10-10T00:28:45.6436538Z Linking tensor_options_test; 6s processwrapper-sandbox 2025-10-10T00:28:45.6438415Z Testing //:rnn_test; 6s processwrapper-sandbox 2025-10-10T00:28:45.6440516Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-10-10T00:28:45.6442322Z Linking optim_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.6444135Z Linking ordered_dict_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.6445942Z Linking module_test; 1s processwrapper-sandbox 2025-10-10T00:28:45.6447761Z Linking sequential_test; 1s processwrapper-sandbox ... 2025-10-10T00:28:46.6429153Z 2025-10-10T00:28:46.6430094Z  2025-10-10T00:28:46.6430634Z  2025-10-10T00:28:46.6431079Z  2025-10-10T00:28:46.6431514Z  2025-10-10T00:28:46.6431973Z  2025-10-10T00:28:46.6432383Z  2025-10-10T00:28:46.6432826Z  2025-10-10T00:28:46.6433277Z  2025-10-10T00:28:46.6434276Z [3,082 / 3,095] 15 / 26 tests; 13 actions running; last test: ...nctional_test 2025-10-10T00:28:46.6435801Z Linking jit_tests; 21s processwrapper-sandbox 2025-10-10T00:28:46.6436619Z Linking tensor_options_test; 7s processwrapper-sandbox 2025-10-10T00:28:46.6437450Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-10-10T00:28:46.6438211Z Testing //:autograd_test; 6s processwrapper-sandbox 2025-10-10T00:28:46.6439003Z Linking optim_test; 2s processwrapper-sandbox 2025-10-10T00:28:46.6439806Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-10-10T00:28:46.6440604Z Linking module_test; 2s processwrapper-sandbox 2025-10-10T00:28:46.6441352Z Linking sequential_test; 2s processwrapper-sandbox ... 2025-10-10T00:28:46.8431370Z 2025-10-10T00:28:46.8432126Z  2025-10-10T00:28:46.8432585Z  2025-10-10T00:28:46.8432965Z  2025-10-10T00:28:46.8433355Z  2025-10-10T00:28:46.8434011Z  2025-10-10T00:28:46.8434391Z  2025-10-10T00:28:46.8434762Z  2025-10-10T00:28:46.8435154Z  2025-10-10T00:28:46.8436201Z [3,083 / 3,096] 15 / 26 tests; 13 actions running; last test: ...nctional_test 2025-10-10T00:28:46.8437189Z Linking jit_tests; 21s processwrapper-sandbox 2025-10-10T00:28:46.8437921Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-10-10T00:28:46.8438660Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-10-10T00:28:46.8439435Z Linking optim_test; 3s processwrapper-sandbox 2025-10-10T00:28:46.8440186Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-10-10T00:28:46.8440962Z Linking module_test; 2s processwrapper-sandbox 2025-10-10T00:28:46.8441692Z Linking sequential_test; 2s processwrapper-sandbox 2025-10-10T00:28:46.8442527Z Linking integration_test; 2s processwrapper-sandbox ... 2025-10-10T00:28:48.0438839Z 2025-10-10T00:28:48.0439551Z  2025-10-10T00:28:48.0439941Z  2025-10-10T00:28:48.0440342Z  2025-10-10T00:28:48.0440632Z  2025-10-10T00:28:48.0440928Z  2025-10-10T00:28:48.0441225Z  2025-10-10T00:28:48.0441503Z  2025-10-10T00:28:48.0441811Z  2025-10-10T00:28:48.0442496Z [3,083 / 3,096] 15 / 26 tests; 13 actions running; last test: ...nctional_test 2025-10-10T00:28:48.0443439Z Linking jit_tests; 22s processwrapper-sandbox 2025-10-10T00:28:48.0443966Z Testing //:rnn_test; 8s processwrapper-sandbox 2025-10-10T00:28:48.0444521Z Testing //:autograd_test; 8s processwrapper-sandbox 2025-10-10T00:28:48.0445070Z Linking optim_test; 4s processwrapper-sandbox 2025-10-10T00:28:48.0445608Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-10-10T00:28:48.0446167Z Linking module_test; 4s processwrapper-sandbox 2025-10-10T00:28:48.0446706Z Linking sequential_test; 4s processwrapper-sandbox 2025-10-10T00:28:48.0447304Z Linking integration_test; 4s processwrapper-sandbox ... 2025-10-10T00:28:49.0445218Z 2025-10-10T00:28:49.0445940Z  2025-10-10T00:28:49.0446396Z  2025-10-10T00:28:49.0446789Z  2025-10-10T00:28:49.0447146Z  2025-10-10T00:28:49.0447547Z  2025-10-10T00:28:49.0447915Z  2025-10-10T00:28:49.0448269Z  2025-10-10T00:28:49.0448887Z  2025-10-10T00:28:49.0449793Z [3,083 / 3,096] 15 / 26 tests; 13 actions running; last test: ...nctional_test 2025-10-10T00:28:49.0450764Z Linking jit_tests; 23s processwrapper-sandbox 2025-10-10T00:28:49.0451452Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-10-10T00:28:49.0452174Z Testing //:autograd_test; 9s processwrapper-sandbox 2025-10-10T00:28:49.0452857Z Linking optim_test; 5s processwrapper-sandbox 2025-10-10T00:28:49.0453590Z Linking ordered_dict_test; 5s processwrapper-sandbox 2025-10-10T00:28:49.0454322Z Linking module_test; 5s processwrapper-sandbox 2025-10-10T00:28:49.0455032Z Linking sequential_test; 5s processwrapper-sandbox 2025-10-10T00:28:49.0455841Z Linking integration_test; 5s processwrapper-sandbox ... 2025-10-10T00:28:49.8830245Z 2025-10-10T00:28:49.8831112Z  2025-10-10T00:28:49.8831952Z  2025-10-10T00:28:49.8832285Z  2025-10-10T00:28:49.8832600Z  2025-10-10T00:28:49.8832896Z  2025-10-10T00:28:49.8833160Z  2025-10-10T00:28:49.8833441Z  2025-10-10T00:28:49.8833707Z  2025-10-10T00:28:49.8834394Z [3,083 / 3,096] 16 / 26 tests; 13 actions running; last test: ..._options_test 2025-10-10T00:28:49.8835103Z Linking jit_tests; 24s processwrapper-sandbox 2025-10-10T00:28:49.8835710Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-10-10T00:28:49.8836245Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-10-10T00:28:49.8836786Z Linking optim_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8837331Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8837960Z Linking module_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8838654Z Linking sequential_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8839232Z Linking integration_test; 5s processwrapper-sandbox ... 2025-10-10T00:28:49.8839625Z 2025-10-10T00:28:49.8839772Z  2025-10-10T00:28:49.8840047Z  2025-10-10T00:28:49.8840340Z  2025-10-10T00:28:49.8840611Z  2025-10-10T00:28:49.8840902Z  2025-10-10T00:28:49.8841166Z  2025-10-10T00:28:49.8841459Z  2025-10-10T00:28:49.8841748Z  2025-10-10T00:28:49.8842168Z INFO: From Testing //:tensor_options_test: 2025-10-10T00:28:49.8842689Z ==================== Test output for //:tensor_options_test: 2025-10-10T00:28:49.8843143Z Running main() from gmock_main.cc 2025-10-10T00:28:49.8843556Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:49.8843954Z [==========] Running 9 tests from 3 test suites. 2025-10-10T00:28:49.8844420Z [----------] Global test environment set-up. 2025-10-10T00:28:49.8844858Z [----------] 5 tests from TensorOptionsTest 2025-10-10T00:28:49.8845378Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2025-10-10T00:28:49.8845987Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2025-10-10T00:28:49.8846710Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2025-10-10T00:28:49.8847591Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2025-10-10T00:28:49.8848345Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2025-10-10T00:28:49.8848963Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2025-10-10T00:28:49.8849582Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2025-10-10T00:28:49.8850232Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2025-10-10T00:28:49.8850871Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2025-10-10T00:28:49.8851488Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2025-10-10T00:28:49.8852087Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2025-10-10T00:28:49.8852418Z 2025-10-10T00:28:49.8852550Z [----------] 1 test from DeviceTest 2025-10-10T00:28:49.8853000Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2025-10-10T00:28:49.8853588Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:28:49.8855164Z W1010 00:28:49.260917 122311 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-10-10T00:28:49.8856592Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2025-10-10T00:28:49.8857092Z [----------] 1 test from DeviceTest (0 ms total) 2025-10-10T00:28:49.8857397Z 2025-10-10T00:28:49.8857560Z [----------] 3 tests from DefaultDtypeTest 2025-10-10T00:28:49.8858043Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2025-10-10T00:28:49.8858634Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2025-10-10T00:28:49.8859260Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2025-10-10T00:28:49.8859970Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2025-10-10T00:28:49.8860763Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2025-10-10T00:28:49.8861457Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2025-10-10T00:28:49.8862094Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2025-10-10T00:28:49.8862421Z 2025-10-10T00:28:49.8862583Z [----------] Global test environment tear-down 2025-10-10T00:28:49.8863061Z [==========] 9 tests from 3 test suites ran. (1 ms total) 2025-10-10T00:28:49.8863491Z [ PASSED ] 9 tests. 2025-10-10T00:28:49.8863843Z ================================================================================ 2025-10-10T00:28:49.8864657Z [3,083 / 3,096] 16 / 26 tests; 13 actions running; last test: ..._options_test 2025-10-10T00:28:49.8865325Z Linking jit_tests; 24s processwrapper-sandbox 2025-10-10T00:28:49.8865896Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-10-10T00:28:49.8866423Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-10-10T00:28:49.8866963Z Linking optim_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8867489Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8868041Z Linking module_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8868583Z Linking sequential_test; 6s processwrapper-sandbox 2025-10-10T00:28:49.8869155Z Linking integration_test; 5s processwrapper-sandbox ... 2025-10-10T00:28:50.2453054Z 2025-10-10T00:28:50.2453786Z  2025-10-10T00:28:50.2454133Z  2025-10-10T00:28:50.2454426Z  2025-10-10T00:28:50.2454716Z  2025-10-10T00:28:50.2454986Z  2025-10-10T00:28:50.2455277Z  2025-10-10T00:28:50.2455547Z  2025-10-10T00:28:50.2455824Z  2025-10-10T00:28:50.2456495Z [3,084 / 3,096] 16 / 26 tests; 12 actions running; last test: ..._options_test 2025-10-10T00:28:50.2457237Z Linking jit_tests; 25s processwrapper-sandbox 2025-10-10T00:28:50.2457753Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-10-10T00:28:50.2458315Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-10-10T00:28:50.2458847Z Linking optim_test; 6s processwrapper-sandbox 2025-10-10T00:28:50.2459391Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-10-10T00:28:50.2459939Z Linking module_test; 6s processwrapper-sandbox 2025-10-10T00:28:50.2460463Z Linking sequential_test; 6s processwrapper-sandbox 2025-10-10T00:28:50.2461052Z Linking integration_test; 6s processwrapper-sandbox ... 2025-10-10T00:28:51.2459720Z 2025-10-10T00:28:51.2460425Z  2025-10-10T00:28:51.2460766Z  2025-10-10T00:28:51.2461059Z  2025-10-10T00:28:51.2461344Z  2025-10-10T00:28:51.2461618Z  2025-10-10T00:28:51.2461905Z  2025-10-10T00:28:51.2462167Z  2025-10-10T00:28:51.2462477Z  2025-10-10T00:28:51.2463142Z [3,084 / 3,096] 16 / 26 tests; 12 actions running; last test: ..._options_test 2025-10-10T00:28:51.2463862Z Linking jit_tests; 26s processwrapper-sandbox 2025-10-10T00:28:51.2464387Z Testing //:rnn_test; 11s processwrapper-sandbox 2025-10-10T00:28:51.2465160Z Testing //:autograd_test; 11s processwrapper-sandbox 2025-10-10T00:28:51.2465688Z Linking optim_test; 7s processwrapper-sandbox 2025-10-10T00:28:51.2466229Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-10-10T00:28:51.2466773Z Linking module_test; 7s processwrapper-sandbox 2025-10-10T00:28:51.2467294Z Linking sequential_test; 7s processwrapper-sandbox 2025-10-10T00:28:51.2467874Z Linking integration_test; 7s processwrapper-sandbox ... 2025-10-10T00:28:52.0536803Z 2025-10-10T00:28:52.0539706Z  2025-10-10T00:28:52.0542095Z  2025-10-10T00:28:52.0544348Z  2025-10-10T00:28:52.0546621Z  2025-10-10T00:28:52.0548892Z  2025-10-10T00:28:52.0551134Z  2025-10-10T00:28:52.0553382Z  2025-10-10T00:28:52.0555737Z  2025-10-10T00:28:52.0558909Z [3,084 / 3,096] 17 / 26 tests; 12 actions running; last test: //:autograd_test 2025-10-10T00:28:52.0561842Z Linking jit_tests; 26s processwrapper-sandbox 2025-10-10T00:28:52.0563704Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-10-10T00:28:52.0565545Z Testing //:autograd_test; 12s processwrapper-sandbox 2025-10-10T00:28:52.0567385Z Linking optim_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0569226Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0571067Z Linking module_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0572898Z Linking sequential_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0575118Z Linking integration_test; 8s processwrapper-sandbox ... 2025-10-10T00:28:52.0576846Z 2025-10-10T00:28:52.0578201Z  2025-10-10T00:28:52.0579824Z  2025-10-10T00:28:52.0581245Z  2025-10-10T00:28:52.0582676Z  2025-10-10T00:28:52.0584097Z  2025-10-10T00:28:52.0585525Z  2025-10-10T00:28:52.0586932Z  2025-10-10T00:28:52.0588421Z  2025-10-10T00:28:52.0590031Z INFO: From Testing //:autograd_test: 2025-10-10T00:28:52.0724935Z ==================== Test output for //:autograd_test: 2025-10-10T00:28:52.0728123Z Running main() from gmock_main.cc 2025-10-10T00:28:52.0729939Z Note: Google Test filter = -*CUDA 2025-10-10T00:28:52.0731592Z [==========] Running 59 tests from 4 test suites. 2025-10-10T00:28:52.0733314Z [----------] Global test environment set-up. 2025-10-10T00:28:52.0735010Z [----------] 11 tests from AutogradAPITests 2025-10-10T00:28:52.0737030Z [ RUN ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor 2025-10-10T00:28:52.0739420Z [ OK ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor (1 ms) 2025-10-10T00:28:52.0741841Z [ RUN ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor 2025-10-10T00:28:52.0744296Z [ OK ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor (0 ms) 2025-10-10T00:28:52.0746462Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2025-10-10T00:28:52.0748293Z [ OK ] AutogradAPITests.BackwardSimpleTest (4 ms) 2025-10-10T00:28:52.0750088Z [ RUN ] AutogradAPITests.BackwardTest 2025-10-10T00:28:52.0751986Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:28:52.0756260Z W1010 00:28:42.710162 121763 engine.cpp:1293] 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-10-10T00:28:52.0760310Z [ OK ] AutogradAPITests.BackwardTest (4 ms) 2025-10-10T00:28:52.0761296Z [ RUN ] AutogradAPITests.GradSimpleTest 2025-10-10T00:28:52.0762268Z [ OK ] AutogradAPITests.GradSimpleTest (2 ms) 2025-10-10T00:28:52.0763207Z [ RUN ] AutogradAPITests.GradTest 2025-10-10T00:28:52.0764080Z [ OK ] AutogradAPITests.GradTest (5 ms) 2025-10-10T00:28:52.0765207Z [ RUN ] AutogradAPITests.GradNonLeafTest 2025-10-10T00:28:52.0769636Z W1010 00:28:42.725312 121763 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-10-10T00:28:52.0777947Z W1010 00:28:42.727003 121763 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-10-10T00:28:52.0785910Z W1010 00:28:42.728737 121763 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-10-10T00:28:52.0793790Z W1010 00:28:42.730419 121763 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-10-10T00:28:52.0798458Z [ OK ] AutogradAPITests.GradNonLeafTest (11 ms) 2025-10-10T00:28:52.0799501Z [ RUN ] AutogradAPITests.GradUnreachableTest 2025-10-10T00:28:52.0800519Z [ OK ] AutogradAPITests.GradUnreachableTest (3 ms) 2025-10-10T00:28:52.0801512Z [ RUN ] AutogradAPITests.EmptyInput 2025-10-10T00:28:52.0802408Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2025-10-10T00:28:52.0803326Z [ RUN ] AutogradAPITests.RetainGrad 2025-10-10T00:28:52.0804220Z [ OK ] AutogradAPITests.RetainGrad (4 ms) 2025-10-10T00:28:52.0805148Z [ RUN ] AutogradAPITests.AnomalyMode 2025-10-10T00:28:52.0807184Z W1010 00:28:42.742609 121763 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-10-10T00:28:52.0810554Z [ OK ] AutogradAPITests.AnomalyMode (28 ms) 2025-10-10T00:28:52.0811335Z [----------] 11 tests from AutogradAPITests (68 ms total) 2025-10-10T00:28:52.0811872Z 2025-10-10T00:28:52.0812105Z [----------] 34 tests from CustomAutogradTest 2025-10-10T00:28:52.0812911Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2025-10-10T00:28:52.0813922Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2025-10-10T00:28:52.0815046Z [ RUN ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt 2025-10-10T00:28:52.0816332Z [ OK ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt (0 ms) 2025-10-10T00:28:52.0817399Z [ RUN ] CustomAutogradTest.CustomFunction 2025-10-10T00:28:52.0818161Z [ OK ] CustomAutogradTest.CustomFunction (3 ms) 2025-10-10T00:28:52.0819041Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2025-10-10T00:28:52.0820029Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (2 ms) 2025-10-10T00:28:52.0820967Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2025-10-10T00:28:52.0821783Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (5 ms) 2025-10-10T00:28:52.0822780Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2025-10-10T00:28:52.0823647Z [ OK ] CustomAutogradTest.FunctionReturnsInput (1 ms) 2025-10-10T00:28:52.0824533Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2025-10-10T00:28:52.0825460Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2025-10-10T00:28:52.0826322Z [ RUN ] CustomAutogradTest.MaterializeGrads 2025-10-10T00:28:52.0827120Z [ OK ] CustomAutogradTest.MaterializeGrads (1 ms) 2025-10-10T00:28:52.0827929Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2025-10-10T00:28:52.0828775Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2025-10-10T00:28:52.0829638Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2025-10-10T00:28:52.0830473Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2025-10-10T00:28:52.0831395Z [ RUN ] CustomAutogradTest.MarkDirty 2025-10-10T00:28:52.0832105Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2025-10-10T00:28:52.0832893Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2025-10-10T00:28:52.0833745Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2025-10-10T00:28:52.0834671Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2025-10-10T00:28:52.0835709Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (2 ms) 2025-10-10T00:28:52.0836675Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2025-10-10T00:28:52.0837615Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2025-10-10T00:28:52.0838493Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2025-10-10T00:28:52.0839296Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2025-10-10T00:28:52.0840233Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2025-10-10T00:28:52.0841135Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2025-10-10T00:28:52.0841982Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2025-10-10T00:28:52.0842792Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2025-10-10T00:28:52.0843622Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2025-10-10T00:28:52.0844467Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2025-10-10T00:28:52.0845311Z [ RUN ] CustomAutogradTest.InvalidGradients 2025-10-10T00:28:52.0846111Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2025-10-10T00:28:52.0846869Z [ RUN ] CustomAutogradTest.NoGradInput 2025-10-10T00:28:52.0847605Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2025-10-10T00:28:52.0848354Z [ RUN ] CustomAutogradTest.TooManyGrads 2025-10-10T00:28:52.0849097Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2025-10-10T00:28:52.0849820Z [ RUN ] CustomAutogradTest.DepNoGrad 2025-10-10T00:28:52.0850543Z [ OK ] CustomAutogradTest.DepNoGrad (1 ms) 2025-10-10T00:28:52.0851250Z [ RUN ] CustomAutogradTest.Reentrant 2025-10-10T00:28:52.0851975Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2025-10-10T00:28:52.0852717Z [ RUN ] CustomAutogradTest.DeepReentrant 2025-10-10T00:28:52.0853476Z [ OK ] CustomAutogradTest.DeepReentrant (8509 ms) 2025-10-10T00:28:52.0854278Z [ RUN ] CustomAutogradTest.ReentrantPriority 2025-10-10T00:28:52.0855087Z [ OK ] CustomAutogradTest.ReentrantPriority (27 ms) 2025-10-10T00:28:52.0855859Z [ RUN ] CustomAutogradTest.Hooks 2025-10-10T00:28:52.0856506Z [ OK ] CustomAutogradTest.Hooks (6 ms) 2025-10-10T00:28:52.0857225Z [ RUN ] CustomAutogradTest.HooksInplace 2025-10-10T00:28:52.0857958Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2025-10-10T00:28:52.0858828Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2025-10-10T00:28:52.0859825Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (2 ms) 2025-10-10T00:28:52.0860858Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2025-10-10T00:28:52.0861973Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (3 ms) 2025-10-10T00:28:52.0862902Z [ RUN ] CustomAutogradTest.HookNone 2025-10-10T00:28:52.0863677Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2025-10-10T00:28:52.0864414Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2025-10-10T00:28:52.0865238Z [ OK ] CustomAutogradTest.BackwardWithInputs (4 ms) 2025-10-10T00:28:52.0866108Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2025-10-10T00:28:52.0866991Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2025-10-10T00:28:52.0867917Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2025-10-10T00:28:52.0868846Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (2 ms) 2025-10-10T00:28:52.0869819Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2025-10-10T00:28:52.0870818Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2025-10-10T00:28:52.0871785Z [----------] 34 tests from CustomAutogradTest (8593 ms total) 2025-10-10T00:28:52.0872432Z 2025-10-10T00:28:52.0872783Z [----------] 12 tests from TestAutogradNotImplementedFallback 2025-10-10T00:28:52.0873777Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2025-10-10T00:28:52.0875408Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2025-10-10T00:28:52.0876479Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2025-10-10T00:28:52.0877438Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (3 ms) 2025-10-10T00:28:52.0878438Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2025-10-10T00:28:52.0879547Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (15 ms) 2025-10-10T00:28:52.0880570Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2025-10-10T00:28:52.0881448Z [ OK ] TestAutogradNotImplementedFallback.OptOp (16 ms) 2025-10-10T00:28:52.0882594Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2025-10-10T00:28:52.0883759Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (2 ms) 2025-10-10T00:28:52.0884926Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2025-10-10T00:28:52.0886059Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (1 ms) 2025-10-10T00:28:52.0887104Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2025-10-10T00:28:52.0888016Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (1 ms) 2025-10-10T00:28:52.0889028Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2025-10-10T00:28:52.0890219Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2025-10-10T00:28:52.0891329Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2025-10-10T00:28:52.0892363Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2025-10-10T00:28:52.0893400Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2025-10-10T00:28:52.0894470Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2025-10-10T00:28:52.0895575Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2025-10-10T00:28:52.0896654Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (1 ms) 2025-10-10T00:28:52.0897737Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2025-10-10T00:28:52.0898743Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (3 ms) 2025-10-10T00:28:52.0899846Z [----------] 12 tests from TestAutogradNotImplementedFallback (53 ms total) 2025-10-10T00:28:52.0900537Z 2025-10-10T00:28:52.0900767Z [----------] 2 tests from TestAutogradUtils 2025-10-10T00:28:52.0901526Z [ RUN ] TestAutogradUtils.ValidateOutputsReduce 2025-10-10T00:28:52.0902387Z [ OK ] TestAutogradUtils.ValidateOutputsReduce (0 ms) 2025-10-10T00:28:52.0903231Z [ RUN ] TestAutogradUtils.ValidateOutputsBasic 2025-10-10T00:28:52.0904080Z [ OK ] TestAutogradUtils.ValidateOutputsBasic (0 ms) 2025-10-10T00:28:52.0904903Z [----------] 2 tests from TestAutogradUtils (1 ms total) 2025-10-10T00:28:52.0905427Z 2025-10-10T00:28:52.0905669Z [----------] Global test environment tear-down 2025-10-10T00:28:52.0906391Z [==========] 59 tests from 4 test suites ran. (8716 ms total) 2025-10-10T00:28:52.0907197Z [ PASSED ] 59 tests. 2025-10-10T00:28:52.0907722Z ================================================================================ 2025-10-10T00:28:52.0909077Z [3,084 / 3,096] 17 / 26 tests; 12 actions running; last test: //:autograd_test 2025-10-10T00:28:52.0910136Z Linking jit_tests; 26s processwrapper-sandbox 2025-10-10T00:28:52.0910901Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-10-10T00:28:52.0911719Z Testing //:autograd_test; 12s processwrapper-sandbox 2025-10-10T00:28:52.0912519Z Linking optim_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0913341Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0914175Z Linking module_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0914974Z Linking sequential_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.0916121Z Linking integration_test; 8s processwrapper-sandbox ... 2025-10-10T00:28:52.4468213Z 2025-10-10T00:28:52.4469022Z  2025-10-10T00:28:52.4469514Z  2025-10-10T00:28:52.4469924Z  2025-10-10T00:28:52.4470340Z  2025-10-10T00:28:52.4470745Z  2025-10-10T00:28:52.4471160Z  2025-10-10T00:28:52.4471585Z  2025-10-10T00:28:52.4471984Z  2025-10-10T00:28:52.4472998Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-10-10T00:28:52.4474292Z Linking jit_tests; 27s processwrapper-sandbox 2025-10-10T00:28:52.4475101Z Testing //:rnn_test; 12s processwrapper-sandbox 2025-10-10T00:28:52.4475969Z Linking optim_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.4477023Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.4477846Z Linking module_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.4478664Z Linking sequential_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.4479536Z Linking integration_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.4480384Z Linking nn_utils_test; 8s processwrapper-sandbox ... 2025-10-10T00:28:52.6470819Z 2025-10-10T00:28:52.6471596Z  2025-10-10T00:28:52.6471993Z  2025-10-10T00:28:52.6472306Z  2025-10-10T00:28:52.6472641Z  2025-10-10T00:28:52.6472950Z  2025-10-10T00:28:52.6473278Z  2025-10-10T00:28:52.6473587Z  2025-10-10T00:28:52.6473910Z  2025-10-10T00:28:52.6474969Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:52.6476027Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-10-10T00:28:52.6476810Z Linking optim_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.6477683Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.6478481Z Linking module_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.6479329Z Linking sequential_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.6480036Z Linking integration_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.6480666Z Linking nn_utils_test; 8s processwrapper-sandbox 2025-10-10T00:28:52.6481327Z Linking serialize_test; 8s processwrapper-sandbox ... 2025-10-10T00:28:53.8478048Z 2025-10-10T00:28:53.8478815Z  2025-10-10T00:28:53.8479215Z  2025-10-10T00:28:53.8479549Z  2025-10-10T00:28:53.8479864Z  2025-10-10T00:28:53.8480200Z  2025-10-10T00:28:53.8480508Z  2025-10-10T00:28:53.8480834Z  2025-10-10T00:28:53.8481143Z  2025-10-10T00:28:53.8482026Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:53.8482756Z Testing //:rnn_test; 14s processwrapper-sandbox 2025-10-10T00:28:53.8483317Z Linking optim_test; 10s processwrapper-sandbox 2025-10-10T00:28:53.8483853Z Linking ordered_dict_test; 9s processwrapper-sandbox 2025-10-10T00:28:53.8484410Z Linking module_test; 9s processwrapper-sandbox 2025-10-10T00:28:53.8484950Z Linking sequential_test; 9s processwrapper-sandbox 2025-10-10T00:28:53.8485680Z Linking integration_test; 9s processwrapper-sandbox 2025-10-10T00:28:53.8486227Z Linking nn_utils_test; 9s processwrapper-sandbox 2025-10-10T00:28:53.8486772Z Linking serialize_test; 9s processwrapper-sandbox ... 2025-10-10T00:28:54.8486266Z 2025-10-10T00:28:54.8486982Z  2025-10-10T00:28:54.8487345Z  2025-10-10T00:28:54.8487620Z  2025-10-10T00:28:54.8487908Z  2025-10-10T00:28:54.8488183Z  2025-10-10T00:28:54.8488440Z  2025-10-10T00:28:54.8488713Z  2025-10-10T00:28:54.8488978Z  2025-10-10T00:28:54.8489657Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:54.8490376Z Testing //:rnn_test; 15s processwrapper-sandbox 2025-10-10T00:28:54.8490898Z Linking optim_test; 11s processwrapper-sandbox 2025-10-10T00:28:54.8491703Z Linking ordered_dict_test; 11s processwrapper-sandbox 2025-10-10T00:28:54.8492269Z Linking module_test; 10s processwrapper-sandbox 2025-10-10T00:28:54.8492803Z Linking sequential_test; 10s processwrapper-sandbox 2025-10-10T00:28:54.8493349Z Linking integration_test; 10s processwrapper-sandbox 2025-10-10T00:28:54.8493907Z Linking nn_utils_test; 10s processwrapper-sandbox 2025-10-10T00:28:54.8494461Z Linking serialize_test; 10s processwrapper-sandbox ... 2025-10-10T00:28:55.8517136Z 2025-10-10T00:28:55.8517902Z  2025-10-10T00:28:55.8518292Z  2025-10-10T00:28:55.8518667Z  2025-10-10T00:28:55.8519037Z  2025-10-10T00:28:55.8519360Z  2025-10-10T00:28:55.8519676Z  2025-10-10T00:28:55.8519996Z  2025-10-10T00:28:55.8520550Z  2025-10-10T00:28:55.8521356Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:55.8522196Z Testing //:rnn_test; 16s processwrapper-sandbox 2025-10-10T00:28:55.8522819Z Linking optim_test; 12s processwrapper-sandbox 2025-10-10T00:28:55.8523483Z Linking ordered_dict_test; 12s processwrapper-sandbox 2025-10-10T00:28:55.8524160Z Linking module_test; 12s processwrapper-sandbox 2025-10-10T00:28:55.8524793Z Linking sequential_test; 11s processwrapper-sandbox 2025-10-10T00:28:55.8525443Z Linking integration_test; 11s processwrapper-sandbox 2025-10-10T00:28:55.8526118Z Linking nn_utils_test; 11s processwrapper-sandbox 2025-10-10T00:28:55.8526764Z Linking serialize_test; 11s processwrapper-sandbox ... 2025-10-10T00:28:56.8523307Z 2025-10-10T00:28:56.8524242Z  2025-10-10T00:28:56.8524607Z  2025-10-10T00:28:56.8524901Z  2025-10-10T00:28:56.8525171Z  2025-10-10T00:28:56.8525481Z  2025-10-10T00:28:56.8525745Z  2025-10-10T00:28:56.8526030Z  2025-10-10T00:28:56.8526291Z  2025-10-10T00:28:56.8527006Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:56.8527708Z Testing //:rnn_test; 17s processwrapper-sandbox 2025-10-10T00:28:56.8528251Z Linking optim_test; 13s processwrapper-sandbox 2025-10-10T00:28:56.8528805Z Linking ordered_dict_test; 13s processwrapper-sandbox 2025-10-10T00:28:56.8529337Z Linking module_test; 13s processwrapper-sandbox 2025-10-10T00:28:56.8529871Z Linking sequential_test; 12s processwrapper-sandbox 2025-10-10T00:28:56.8530411Z Linking integration_test; 12s processwrapper-sandbox 2025-10-10T00:28:56.8530959Z Linking nn_utils_test; 12s processwrapper-sandbox 2025-10-10T00:28:56.8531511Z Linking serialize_test; 12s processwrapper-sandbox ... 2025-10-10T00:28:57.8550022Z 2025-10-10T00:28:57.8550816Z  2025-10-10T00:28:57.8551212Z  2025-10-10T00:28:57.8551500Z  2025-10-10T00:28:57.8551768Z  2025-10-10T00:28:57.8552063Z  2025-10-10T00:28:57.8552345Z  2025-10-10T00:28:57.8552608Z  2025-10-10T00:28:57.8552907Z  2025-10-10T00:28:57.8553574Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:57.8554510Z Testing //:rnn_test; 18s processwrapper-sandbox 2025-10-10T00:28:57.8555026Z Linking optim_test; 14s processwrapper-sandbox 2025-10-10T00:28:57.8555661Z Linking ordered_dict_test; 14s processwrapper-sandbox 2025-10-10T00:28:57.8556217Z Linking module_test; 14s processwrapper-sandbox 2025-10-10T00:28:57.8556749Z Linking sequential_test; 14s processwrapper-sandbox 2025-10-10T00:28:57.8557322Z Linking integration_test; 13s processwrapper-sandbox 2025-10-10T00:28:57.8557867Z Linking nn_utils_test; 13s processwrapper-sandbox 2025-10-10T00:28:57.8558440Z Linking serialize_test; 13s processwrapper-sandbox ... 2025-10-10T00:28:59.0558336Z 2025-10-10T00:28:59.0558986Z  2025-10-10T00:28:59.0559326Z  2025-10-10T00:28:59.0559623Z  2025-10-10T00:28:59.0559907Z  2025-10-10T00:28:59.0560438Z  2025-10-10T00:28:59.0569074Z  2025-10-10T00:28:59.0569381Z  2025-10-10T00:28:59.0569683Z  2025-10-10T00:28:59.0570354Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:28:59.0571068Z Testing //:rnn_test; 19s processwrapper-sandbox 2025-10-10T00:28:59.0571580Z Linking optim_test; 15s processwrapper-sandbox 2025-10-10T00:28:59.0572148Z Linking ordered_dict_test; 15s processwrapper-sandbox 2025-10-10T00:28:59.0572699Z Linking module_test; 15s processwrapper-sandbox 2025-10-10T00:28:59.0573226Z Linking sequential_test; 15s processwrapper-sandbox 2025-10-10T00:28:59.0573791Z Linking integration_test; 15s processwrapper-sandbox 2025-10-10T00:28:59.0574854Z Linking nn_utils_test; 15s processwrapper-sandbox 2025-10-10T00:28:59.0575423Z Linking serialize_test; 15s processwrapper-sandbox ... 2025-10-10T00:29:00.0563887Z 2025-10-10T00:29:00.0564624Z  2025-10-10T00:29:00.0565148Z  2025-10-10T00:29:00.0565572Z  2025-10-10T00:29:00.0566009Z  2025-10-10T00:29:00.0566419Z  2025-10-10T00:29:00.0566837Z  2025-10-10T00:29:00.0567232Z  2025-10-10T00:29:00.0567650Z  2025-10-10T00:29:00.0568659Z [3,086 / 3,096] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:29:00.0569735Z Testing //:rnn_test; 20s processwrapper-sandbox 2025-10-10T00:29:00.0570551Z Linking optim_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.0571393Z Linking ordered_dict_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.0572246Z Linking module_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.0573065Z Linking sequential_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.0574334Z Linking integration_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.0575064Z Linking nn_utils_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.0575832Z Linking serialize_test; 16s processwrapper-sandbox ... 2025-10-10T00:29:00.8663766Z 2025-10-10T00:29:00.8664533Z  2025-10-10T00:29:00.8664995Z  2025-10-10T00:29:00.8665329Z  2025-10-10T00:29:00.8665685Z  2025-10-10T00:29:00.8666054Z  2025-10-10T00:29:00.8666442Z  2025-10-10T00:29:00.8666830Z  2025-10-10T00:29:00.8667145Z  2025-10-10T00:29:00.8668052Z [3,087 / 3,097] 17 / 26 tests; 10 actions, 9 running; last test: ...ograd_test 2025-10-10T00:29:00.8668995Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-10-10T00:29:00.8669718Z Linking ordered_dict_test; 17s processwrapper-sandbox 2025-10-10T00:29:00.8670492Z Linking module_test; 17s processwrapper-sandbox 2025-10-10T00:29:00.8671272Z Linking sequential_test; 17s processwrapper-sandbox 2025-10-10T00:29:00.8672079Z Linking integration_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.8672873Z Linking nn_utils_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.8673672Z Linking serialize_test; 16s processwrapper-sandbox 2025-10-10T00:29:00.8674737Z Linking modules_test; 16s processwrapper-sandbox ... 2025-10-10T00:29:01.2569919Z 2025-10-10T00:29:01.2570905Z  2025-10-10T00:29:01.2571245Z  2025-10-10T00:29:01.2571538Z  2025-10-10T00:29:01.2571810Z  2025-10-10T00:29:01.2572098Z  2025-10-10T00:29:01.2572367Z  2025-10-10T00:29:01.2572648Z  2025-10-10T00:29:01.2572933Z  2025-10-10T00:29:01.2573593Z [3,087 / 3,097] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:29:01.2574509Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-10-10T00:29:01.2575058Z Linking ordered_dict_test; 17s processwrapper-sandbox 2025-10-10T00:29:01.2575655Z Linking module_test; 17s processwrapper-sandbox 2025-10-10T00:29:01.2576193Z Linking sequential_test; 17s processwrapper-sandbox 2025-10-10T00:29:01.2577113Z Linking integration_test; 17s processwrapper-sandbox 2025-10-10T00:29:01.2577659Z Linking nn_utils_test; 17s processwrapper-sandbox 2025-10-10T00:29:01.2578210Z Linking serialize_test; 17s processwrapper-sandbox 2025-10-10T00:29:01.2578774Z Linking modules_test; 17s processwrapper-sandbox ... 2025-10-10T00:29:02.1779966Z 2025-10-10T00:29:02.1780789Z  2025-10-10T00:29:02.1781309Z  2025-10-10T00:29:02.1781768Z  2025-10-10T00:29:02.1782139Z  2025-10-10T00:29:02.1782603Z  2025-10-10T00:29:02.1782986Z  2025-10-10T00:29:02.1783411Z  2025-10-10T00:29:02.1783795Z  2025-10-10T00:29:02.1784764Z [3,088 / 3,098] 17 / 26 tests; 10 actions, 9 running; last test: ...ograd_test 2025-10-10T00:29:02.1785870Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-10-10T00:29:02.1787080Z Linking ordered_dict_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.1787939Z Linking module_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.1788767Z Linking sequential_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.1789698Z Linking integration_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.1790547Z Linking serialize_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.1791357Z Linking modules_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.1792207Z Linking modulelist_test; 18s processwrapper-sandbox ... 2025-10-10T00:29:02.4577614Z 2025-10-10T00:29:02.4578436Z  2025-10-10T00:29:02.4578995Z  2025-10-10T00:29:02.4579407Z  2025-10-10T00:29:02.4579852Z  2025-10-10T00:29:02.4580243Z  2025-10-10T00:29:02.4580680Z  2025-10-10T00:29:02.4581075Z  2025-10-10T00:29:02.4581515Z  2025-10-10T00:29:02.4582521Z [3,088 / 3,098] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:29:02.4583680Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-10-10T00:29:02.4584548Z Linking ordered_dict_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.4585397Z Linking module_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.4586237Z Linking sequential_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.4587100Z Linking integration_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.4587929Z Linking serialize_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.4588769Z Linking modules_test; 18s processwrapper-sandbox 2025-10-10T00:29:02.4589609Z Linking modulelist_test; 18s processwrapper-sandbox ... 2025-10-10T00:29:03.3866030Z 2025-10-10T00:29:03.3866824Z  2025-10-10T00:29:03.3867326Z  2025-10-10T00:29:03.3867697Z  2025-10-10T00:29:03.3868077Z  2025-10-10T00:29:03.3868481Z  2025-10-10T00:29:03.3868906Z  2025-10-10T00:29:03.3869337Z  2025-10-10T00:29:03.3869745Z  2025-10-10T00:29:03.3870757Z [3,089 / 3,099] 17 / 26 tests; 10 actions, 9 running; last test: ...ograd_test 2025-10-10T00:29:03.3871748Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-10-10T00:29:03.3872560Z Linking ordered_dict_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.3873467Z Linking module_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.3874438Z Linking integration_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.3875305Z Linking serialize_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.3876135Z Linking modules_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.3876828Z Linking modulelist_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.3877590Z Testing //:optim_test; 2s processwrapper-sandbox ... 2025-10-10T00:29:03.6592064Z 2025-10-10T00:29:03.6592790Z  2025-10-10T00:29:03.6593157Z  2025-10-10T00:29:03.6593433Z  2025-10-10T00:29:03.6593748Z  2025-10-10T00:29:03.6594038Z  2025-10-10T00:29:03.6594315Z  2025-10-10T00:29:03.6594598Z  2025-10-10T00:29:03.6594864Z  2025-10-10T00:29:03.6595934Z [3,089 / 3,099] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:29:03.6596643Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-10-10T00:29:03.6597221Z Linking ordered_dict_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.6597772Z Linking module_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.6598332Z Linking integration_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.6598893Z Linking serialize_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.6599414Z Linking modules_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.6599950Z Linking modulelist_test; 19s processwrapper-sandbox 2025-10-10T00:29:03.6600492Z Testing //:optim_test; 2s processwrapper-sandbox ... 2025-10-10T00:29:04.8600812Z 2025-10-10T00:29:04.8601750Z  2025-10-10T00:29:04.8602095Z  2025-10-10T00:29:04.8602396Z  2025-10-10T00:29:04.8602679Z  2025-10-10T00:29:04.8602970Z  2025-10-10T00:29:04.8603246Z  2025-10-10T00:29:04.8603558Z  2025-10-10T00:29:04.8603832Z  2025-10-10T00:29:04.8604535Z [3,089 / 3,099] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-10-10T00:29:04.8605284Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-10-10T00:29:04.8605854Z Linking ordered_dict_test; 21s processwrapper-sandbox 2025-10-10T00:29:04.8606434Z Linking module_test; 21s processwrapper-sandbox 2025-10-10T00:29:04.8606988Z Linking integration_test; 20s processwrapper-sandbox 2025-10-10T00:29:04.8607567Z Linking serialize_test; 20s processwrapper-sandbox 2025-10-10T00:29:04.8608116Z Linking modules_test; 20s processwrapper-sandbox 2025-10-10T00:29:04.8608678Z Linking modulelist_test; 20s processwrapper-sandbox 2025-10-10T00:29:04.8609249Z Testing //:optim_test; 3s processwrapper-sandbox ... 2025-10-10T00:29:05.2605322Z 2025-10-10T00:29:05.2606041Z  2025-10-10T00:29:05.2606506Z  2025-10-10T00:29:05.2606908Z  2025-10-10T00:29:05.2607333Z  2025-10-10T00:29:05.2607744Z  2025-10-10T00:29:05.2608141Z  2025-10-10T00:29:05.2608568Z  2025-10-10T00:29:05.2608963Z  2025-10-10T00:29:05.2609949Z [3,091 / 3,100] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-10-10T00:29:05.2611017Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-10-10T00:29:05.2611857Z Linking ordered_dict_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.2612711Z Linking module_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.2613515Z Linking serialize_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.2614343Z Linking modules_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.2615142Z Testing //:optim_test; 4s processwrapper-sandbox 2025-10-10T00:29:05.2615961Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-10-10T00:29:05.2616832Z Testing //:sequential_test; 1s processwrapper-sandbox ... 2025-10-10T00:29:05.6555057Z 2025-10-10T00:29:05.6555861Z  2025-10-10T00:29:05.6556206Z  2025-10-10T00:29:05.6556505Z  2025-10-10T00:29:05.6557005Z  2025-10-10T00:29:05.6557286Z  2025-10-10T00:29:05.6557587Z  2025-10-10T00:29:05.6557865Z  2025-10-10T00:29:05.6558157Z  2025-10-10T00:29:05.6558839Z [3,093 / 3,102] 17 / 26 tests; 9 actions, 8 running; last test: ...tograd_test 2025-10-10T00:29:05.6559563Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-10-10T00:29:05.6560129Z Linking ordered_dict_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.6560715Z Linking serialize_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.6561260Z Testing //:optim_test; 4s processwrapper-sandbox 2025-10-10T00:29:05.6561812Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-10-10T00:29:05.6562389Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-10-10T00:29:05.6562952Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-10-10T00:29:05.6563672Z Testing //:module_test; 0s processwrapper-sandbox ... 2025-10-10T00:29:05.8610791Z 2025-10-10T00:29:05.8611701Z  2025-10-10T00:29:05.8612159Z  2025-10-10T00:29:05.8612550Z  2025-10-10T00:29:05.8612940Z  2025-10-10T00:29:05.8613302Z  2025-10-10T00:29:05.8613672Z  2025-10-10T00:29:05.8614024Z  2025-10-10T00:29:05.8614393Z  2025-10-10T00:29:05.8615290Z [3,094 / 3,103] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-10-10T00:29:05.8616246Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-10-10T00:29:05.8616971Z Linking serialize_test; 21s processwrapper-sandbox 2025-10-10T00:29:05.8617698Z Testing //:optim_test; 4s processwrapper-sandbox 2025-10-10T00:29:05.8618703Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-10-10T00:29:05.8619435Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-10-10T00:29:05.8620219Z Testing //:modulelist_test; 0s processwrapper-sandbox 2025-10-10T00:29:05.8620945Z Testing //:module_test; 0s processwrapper-sandbox 2025-10-10T00:29:05.8621696Z Testing //:modules_test; 0s processwrapper-sandbox ... 2025-10-10T00:29:06.2615461Z 2025-10-10T00:29:06.2616225Z  2025-10-10T00:29:06.2616700Z  2025-10-10T00:29:06.2617118Z  2025-10-10T00:29:06.2617509Z  2025-10-10T00:29:06.2617911Z  2025-10-10T00:29:06.2618325Z  2025-10-10T00:29:06.2618745Z  2025-10-10T00:29:06.2619123Z  2025-10-10T00:29:06.2620116Z [3,095 / 3,104] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-10-10T00:29:06.2621137Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-10-10T00:29:06.2621928Z Testing //:optim_test; 5s processwrapper-sandbox 2025-10-10T00:29:06.2622759Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2025-10-10T00:29:06.2623573Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-10-10T00:29:06.2624410Z Testing //:modulelist_test; 1s processwrapper-sandbox 2025-10-10T00:29:06.2625237Z Testing //:module_test; 0s processwrapper-sandbox 2025-10-10T00:29:06.2626028Z Testing //:modules_test; 0s processwrapper-sandbox 2025-10-10T00:29:06.2626892Z Testing //:ordered_dict_test; 0s processwrapper-sandbox ... 2025-10-10T00:29:07.2621285Z 2025-10-10T00:29:07.2622168Z  2025-10-10T00:29:07.2622531Z  2025-10-10T00:29:07.2622804Z  2025-10-10T00:29:07.2623097Z  2025-10-10T00:29:07.2623380Z  2025-10-10T00:29:07.2623645Z  2025-10-10T00:29:07.2623928Z  2025-10-10T00:29:07.2624194Z  2025-10-10T00:29:07.2624874Z [3,095 / 3,104] 17 / 26 tests; 9 actions running; last test: //:autograd_test 2025-10-10T00:29:07.2625599Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-10-10T00:29:07.2626140Z Testing //:optim_test; 6s processwrapper-sandbox 2025-10-10T00:29:07.2626681Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-10-10T00:29:07.2627239Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-10-10T00:29:07.2628039Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.2628576Z Testing //:module_test; 1s processwrapper-sandbox 2025-10-10T00:29:07.2629113Z Testing //:modules_test; 1s processwrapper-sandbox 2025-10-10T00:29:07.2629686Z Testing //:ordered_dict_test; 1s processwrapper-sandbox ... 2025-10-10T00:29:07.5593111Z 2025-10-10T00:29:07.5593848Z  2025-10-10T00:29:07.5594448Z  2025-10-10T00:29:07.5594775Z  2025-10-10T00:29:07.5595156Z  2025-10-10T00:29:07.5595527Z  2025-10-10T00:29:07.5595912Z  2025-10-10T00:29:07.5596213Z  2025-10-10T00:29:07.5596526Z  2025-10-10T00:29:07.5597215Z [3,095 / 3,104] 18 / 26 tests; 9 actions running; last test: ...equential_test 2025-10-10T00:29:07.5597976Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-10-10T00:29:07.5598778Z Testing //:optim_test; 6s processwrapper-sandbox 2025-10-10T00:29:07.5599334Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-10-10T00:29:07.5599893Z Testing //:sequential_test; 4s processwrapper-sandbox 2025-10-10T00:29:07.5600469Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.5601008Z Testing //:module_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.5601546Z Testing //:modules_test; 1s processwrapper-sandbox 2025-10-10T00:29:07.5602140Z Testing //:ordered_dict_test; 1s processwrapper-sandbox ... 2025-10-10T00:29:07.5602531Z 2025-10-10T00:29:07.5602672Z  2025-10-10T00:29:07.5602955Z  2025-10-10T00:29:07.5603221Z  2025-10-10T00:29:07.5603653Z  2025-10-10T00:29:07.5603941Z  2025-10-10T00:29:07.5604344Z  2025-10-10T00:29:07.5604718Z  2025-10-10T00:29:07.5605012Z  2025-10-10T00:29:07.5605532Z INFO: From Testing //:sequential_test: 2025-10-10T00:29:07.5606125Z ==================== Test output for //:sequential_test: 2025-10-10T00:29:07.5607417Z Running main() from gmock_main.cc 2025-10-10T00:29:07.5607827Z Note: Google Test filter = -*CUDA 2025-10-10T00:29:07.5608219Z [==========] Running 19 tests from 1 test suite. 2025-10-10T00:29:07.5608681Z [----------] Global test environment set-up. 2025-10-10T00:29:07.5609117Z [----------] 19 tests from SequentialTest 2025-10-10T00:29:07.5609573Z [ RUN ] SequentialTest.CanContainThings 2025-10-10T00:29:07.5610051Z [ OK ] SequentialTest.CanContainThings (1 ms) 2025-10-10T00:29:07.5610606Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2025-10-10T00:29:07.5611196Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2025-10-10T00:29:07.5611801Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2025-10-10T00:29:07.5612395Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2025-10-10T00:29:07.5612970Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2025-10-10T00:29:07.5613556Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2025-10-10T00:29:07.5614107Z [ RUN ] SequentialTest.PushBackAddsAnElement 2025-10-10T00:29:07.5614645Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2025-10-10T00:29:07.5615137Z [ RUN ] SequentialTest.AccessWithAt 2025-10-10T00:29:07.5615604Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2025-10-10T00:29:07.5616067Z [ RUN ] SequentialTest.AccessWithPtr 2025-10-10T00:29:07.5616537Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2025-10-10T00:29:07.5617175Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2025-10-10T00:29:07.5617998Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2025-10-10T00:29:07.5618728Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2025-10-10T00:29:07.5619337Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2025-10-10T00:29:07.5620048Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2025-10-10T00:29:07.5620858Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2025-10-10T00:29:07.5622754Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2025-10-10T00:29:07.5623516Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2025-10-10T00:29:07.5624196Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2025-10-10T00:29:07.5624794Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (12 ms) 2025-10-10T00:29:07.5625430Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2025-10-10T00:29:07.5626152Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2025-10-10T00:29:07.5626871Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2025-10-10T00:29:07.5627629Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2025-10-10T00:29:07.5628299Z [ RUN ] SequentialTest.HasReferenceSemantics 2025-10-10T00:29:07.5628833Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2025-10-10T00:29:07.5629435Z [ RUN ] SequentialTest.IsCloneable 2025-10-10T00:29:07.5629881Z [ OK ] SequentialTest.IsCloneable (20 ms) 2025-10-10T00:29:07.5630423Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2025-10-10T00:29:07.5631029Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2025-10-10T00:29:07.5631631Z [ RUN ] SequentialTest.PrettyPrintSequential 2025-10-10T00:29:07.5632179Z [ OK ] SequentialTest.PrettyPrintSequential (2 ms) 2025-10-10T00:29:07.5632744Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2025-10-10T00:29:07.5633399Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (303 ms) 2025-10-10T00:29:07.5633991Z [----------] 19 tests from SequentialTest (344 ms total) 2025-10-10T00:29:07.5634335Z 2025-10-10T00:29:07.5634544Z [----------] Global test environment tear-down 2025-10-10T00:29:07.5635009Z [==========] 19 tests from 1 test suite ran. (345 ms total) 2025-10-10T00:29:07.5635536Z [ PASSED ] 19 tests. 2025-10-10T00:29:07.5635882Z ================================================================================ 2025-10-10T00:29:07.5636749Z [3,095 / 3,104] 18 / 26 tests; 9 actions running; last test: ...equential_test 2025-10-10T00:29:07.5637443Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-10-10T00:29:07.5637963Z Testing //:optim_test; 6s processwrapper-sandbox 2025-10-10T00:29:07.5638502Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-10-10T00:29:07.5639039Z Testing //:sequential_test; 4s processwrapper-sandbox 2025-10-10T00:29:07.5639608Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.5640144Z Testing //:module_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.5640690Z Testing //:modules_test; 1s processwrapper-sandbox 2025-10-10T00:29:07.5641281Z Testing //:ordered_dict_test; 1s processwrapper-sandbox ... 2025-10-10T00:29:07.8628121Z 2025-10-10T00:29:07.8628782Z  2025-10-10T00:29:07.8629135Z  2025-10-10T00:29:07.8629444Z  2025-10-10T00:29:07.8629739Z  2025-10-10T00:29:07.8630012Z  2025-10-10T00:29:07.8630323Z  2025-10-10T00:29:07.8630598Z  2025-10-10T00:29:07.8630883Z  2025-10-10T00:29:07.8631590Z [3,096 / 3,104] 18 / 26 tests; 8 actions running; last test: ...equential_test 2025-10-10T00:29:07.8632308Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-10-10T00:29:07.8632868Z Testing //:optim_test; 6s processwrapper-sandbox 2025-10-10T00:29:07.8633407Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-10-10T00:29:07.8633978Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.8634538Z Testing //:module_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.8635086Z Testing //:modules_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.8635760Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-10-10T00:29:07.8636337Z Testing //:serialize_test; 1s processwrapper-sandbox 2025-10-10T00:29:08.6071161Z 2025-10-10T00:29:08.6071845Z  2025-10-10T00:29:08.6072192Z  2025-10-10T00:29:08.6072679Z  2025-10-10T00:29:08.6072954Z  2025-10-10T00:29:08.6073244Z  2025-10-10T00:29:08.6073518Z  2025-10-10T00:29:08.6073806Z  2025-10-10T00:29:08.6074368Z  2025-10-10T00:29:08.6075075Z [3,096 / 3,104] 19 / 26 tests; 8 actions running; last test: ...odulelist_test 2025-10-10T00:29:08.6075880Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-10-10T00:29:08.6076414Z Testing //:optim_test; 7s processwrapper-sandbox 2025-10-10T00:29:08.6076966Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-10-10T00:29:08.6077512Z Testing //:modulelist_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.6078076Z Testing //:module_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.6078602Z Testing //:modules_test; 2s processwrapper-sandbox 2025-10-10T00:29:08.6079340Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-10-10T00:29:08.6079911Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-10-10T00:29:08.6080281Z 2025-10-10T00:29:08.6080425Z  2025-10-10T00:29:08.6080715Z  2025-10-10T00:29:08.6080982Z  2025-10-10T00:29:08.6081269Z  2025-10-10T00:29:08.6081536Z  2025-10-10T00:29:08.6081826Z  2025-10-10T00:29:08.6082095Z  2025-10-10T00:29:08.6082390Z  2025-10-10T00:29:08.6082790Z INFO: From Testing //:modulelist_test: 2025-10-10T00:29:08.6083284Z ==================== Test output for //:modulelist_test: 2025-10-10T00:29:08.6083727Z Running main() from gmock_main.cc 2025-10-10T00:29:08.6084142Z Note: Google Test filter = -*CUDA 2025-10-10T00:29:08.6084537Z [==========] Running 16 tests from 1 test suite. 2025-10-10T00:29:08.6085086Z [----------] Global test environment set-up. 2025-10-10T00:29:08.6085533Z [----------] 16 tests from ModuleListTest 2025-10-10T00:29:08.6086026Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2025-10-10T00:29:08.6086627Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2025-10-10T00:29:08.6087220Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2025-10-10T00:29:08.6087805Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2025-10-10T00:29:08.6088375Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2025-10-10T00:29:08.6088956Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2025-10-10T00:29:08.6089522Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2025-10-10T00:29:08.6090046Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2025-10-10T00:29:08.6090541Z [ RUN ] ModuleListTest.Insertion 2025-10-10T00:29:08.6090985Z [ OK ] ModuleListTest.Insertion (0 ms) 2025-10-10T00:29:08.6091441Z [ RUN ] ModuleListTest.AccessWithAt 2025-10-10T00:29:08.6091893Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2025-10-10T00:29:08.6092370Z [ RUN ] ModuleListTest.AccessWithPtr 2025-10-10T00:29:08.6092836Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2025-10-10T00:29:08.6093420Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2025-10-10T00:29:08.6094123Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2025-10-10T00:29:08.6094867Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2025-10-10T00:29:08.6095620Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2025-10-10T00:29:08.6096268Z [ RUN ] ModuleListTest.HasReferenceSemantics 2025-10-10T00:29:08.6096812Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2025-10-10T00:29:08.6097306Z [ RUN ] ModuleListTest.IsCloneable 2025-10-10T00:29:08.6097768Z [ OK ] ModuleListTest.IsCloneable (5 ms) 2025-10-10T00:29:08.6098290Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2025-10-10T00:29:08.6098921Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2025-10-10T00:29:08.6099486Z [ RUN ] ModuleListTest.NestingIsPossible 2025-10-10T00:29:08.6100002Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2025-10-10T00:29:08.6100529Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2025-10-10T00:29:08.6101122Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2025-10-10T00:29:08.6101657Z [ RUN ] ModuleListTest.RangeBasedForLoop 2025-10-10T00:29:08.6102147Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2025-10-10T00:29:08.6102640Z [ RUN ] ModuleListTest.InvalidAt 2025-10-10T00:29:08.6103065Z [ OK ] ModuleListTest.InvalidAt (0 ms) 2025-10-10T00:29:08.6103550Z [----------] 16 tests from ModuleListTest (9 ms total) 2025-10-10T00:29:08.6103878Z 2025-10-10T00:29:08.6104052Z [----------] Global test environment tear-down 2025-10-10T00:29:08.6104518Z [==========] 16 tests from 1 test suite ran. (10 ms total) 2025-10-10T00:29:08.6104968Z [ PASSED ] 16 tests. 2025-10-10T00:29:08.6105304Z ================================================================================ 2025-10-10T00:29:08.6106219Z [3,096 / 3,104] 19 / 26 tests; 8 actions running; last test: ...odulelist_test 2025-10-10T00:29:08.6106891Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-10-10T00:29:08.6107427Z Testing //:optim_test; 7s processwrapper-sandbox 2025-10-10T00:29:08.6107967Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-10-10T00:29:08.6108508Z Testing //:modulelist_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.6109058Z Testing //:module_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.6109578Z Testing //:modules_test; 2s processwrapper-sandbox 2025-10-10T00:29:08.6110140Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-10-10T00:29:08.6110699Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-10-10T00:29:08.8686016Z 2025-10-10T00:29:08.8686988Z  2025-10-10T00:29:08.8687350Z  2025-10-10T00:29:08.8687631Z  2025-10-10T00:29:08.8687922Z  2025-10-10T00:29:08.8688195Z  2025-10-10T00:29:08.8688484Z  2025-10-10T00:29:08.8688774Z  2025-10-10T00:29:08.8689052Z  2025-10-10T00:29:08.8689725Z [3,097 / 3,104] 19 / 26 tests; 7 actions running; last test: ...odulelist_test 2025-10-10T00:29:08.8690449Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-10-10T00:29:08.8690995Z Testing //:optim_test; 8s processwrapper-sandbox 2025-10-10T00:29:08.8691529Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-10-10T00:29:08.8692066Z Testing //:module_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.8692586Z Testing //:modules_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.8697875Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-10-10T00:29:08.8698506Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-10-10T00:29:09.1948054Z 2025-10-10T00:29:09.1949087Z  2025-10-10T00:29:09.1949471Z  2025-10-10T00:29:09.1949762Z  2025-10-10T00:29:09.1950041Z  2025-10-10T00:29:09.1950304Z  2025-10-10T00:29:09.1950605Z  2025-10-10T00:29:09.1950875Z  2025-10-10T00:29:09.1951536Z [3,097 / 3,104] 20 / 26 tests; 7 actions running; last test: //:module_test 2025-10-10T00:29:09.1952222Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-10-10T00:29:09.1952760Z Testing //:optim_test; 8s processwrapper-sandbox 2025-10-10T00:29:09.1953286Z Testing //:nn_utils_test; 7s processwrapper-sandbox 2025-10-10T00:29:09.1953831Z Testing //:module_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.1954371Z Testing //:modules_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.1954915Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.1955608Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.1955967Z 2025-10-10T00:29:09.1956112Z  2025-10-10T00:29:09.1956397Z  2025-10-10T00:29:09.1956665Z  2025-10-10T00:29:09.1956950Z  2025-10-10T00:29:09.1957217Z  2025-10-10T00:29:09.1957496Z  2025-10-10T00:29:09.1957767Z  2025-10-10T00:29:09.1958152Z INFO: From Testing //:module_test: 2025-10-10T00:29:09.1958797Z ==================== Test output for //:module_test: 2025-10-10T00:29:09.1959241Z Running main() from gmock_main.cc 2025-10-10T00:29:09.1959635Z Note: Google Test filter = -*CUDA 2025-10-10T00:29:09.1960047Z [==========] Running 52 tests from 1 test suite. 2025-10-10T00:29:09.1960506Z [----------] Global test environment set-up. 2025-10-10T00:29:09.1960929Z [----------] 52 tests from ModuleTest 2025-10-10T00:29:09.1961410Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2025-10-10T00:29:09.1961995Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (1 ms) 2025-10-10T00:29:09.1962526Z [ RUN ] ModuleTest.ZeroGrad 2025-10-10T00:29:09.1962912Z [ OK ] ModuleTest.ZeroGrad (2 ms) 2025-10-10T00:29:09.1963371Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2025-10-10T00:29:09.1963852Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2025-10-10T00:29:09.1964536Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2025-10-10T00:29:09.1965263Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2025-10-10T00:29:09.1965981Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2025-10-10T00:29:09.1966726Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2025-10-10T00:29:09.1967442Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2025-10-10T00:29:09.1968153Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2025-10-10T00:29:09.1968747Z [ RUN ] ModuleTest.ReplaceModule 2025-10-10T00:29:09.1969335Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2025-10-10T00:29:09.1969795Z [ RUN ] ModuleTest.UnregisterModule 2025-10-10T00:29:09.1970320Z [ OK ] ModuleTest.UnregisterModule (0 ms) 2025-10-10T00:29:09.1970913Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2025-10-10T00:29:09.1971652Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2025-10-10T00:29:09.1972432Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2025-10-10T00:29:09.1973212Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (0 ms) 2025-10-10T00:29:09.1974294Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2025-10-10T00:29:09.1974912Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2025-10-10T00:29:09.1975556Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2025-10-10T00:29:09.1976275Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2025-10-10T00:29:09.1977113Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2025-10-10T00:29:09.1977862Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2025-10-10T00:29:09.1978462Z [ RUN ] ModuleTest.CanGetName 2025-10-10T00:29:09.1978881Z [ OK ] ModuleTest.CanGetName (0 ms) 2025-10-10T00:29:09.1979361Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2025-10-10T00:29:09.1979862Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2025-10-10T00:29:09.1980526Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2025-10-10T00:29:09.1981277Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2025-10-10T00:29:09.1982079Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2025-10-10T00:29:09.1982929Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2025-10-10T00:29:09.1983774Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2025-10-10T00:29:09.1984655Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2025-10-10T00:29:09.1985546Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2025-10-10T00:29:09.1986474Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2025-10-10T00:29:09.1987247Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2025-10-10T00:29:09.1987827Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (10 ms) 2025-10-10T00:29:09.1988497Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2025-10-10T00:29:09.1989083Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2025-10-10T00:29:09.1989754Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2025-10-10T00:29:09.1990496Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2025-10-10T00:29:09.1991174Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2025-10-10T00:29:09.1991739Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2025-10-10T00:29:09.1992340Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2025-10-10T00:29:09.1993003Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2025-10-10T00:29:09.1993593Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2025-10-10T00:29:09.1994133Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2025-10-10T00:29:09.1994744Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2025-10-10T00:29:09.1995443Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2025-10-10T00:29:09.1996265Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2025-10-10T00:29:09.1997342Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2025-10-10T00:29:09.1998499Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2025-10-10T00:29:09.1999600Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2025-10-10T00:29:09.2000579Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2025-10-10T00:29:09.2001456Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2025-10-10T00:29:09.2002369Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2025-10-10T00:29:09.2003134Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-10-10T00:29:09.2003894Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-10-10T00:29:09.2004672Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-10-10T00:29:09.2005518Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2025-10-10T00:29:09.2006463Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-10-10T00:29:09.2007349Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-10-10T00:29:09.2008208Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-10-10T00:29:09.2009110Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2025-10-10T00:29:09.2009895Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-10-10T00:29:09.2010772Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2025-10-10T00:29:09.2011728Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-10-10T00:29:09.2012609Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2025-10-10T00:29:09.2013392Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-10-10T00:29:09.2014196Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2025-10-10T00:29:09.2015052Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-10-10T00:29:09.2015837Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2025-10-10T00:29:09.2016571Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-10-10T00:29:09.2017329Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2025-10-10T00:29:09.2018136Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-10-10T00:29:09.2018926Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2025-10-10T00:29:09.2019689Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-10-10T00:29:09.2020548Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2025-10-10T00:29:09.2021512Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-10-10T00:29:09.2022388Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2025-10-10T00:29:09.2023191Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-10-10T00:29:09.2024094Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2025-10-10T00:29:09.2025083Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-10-10T00:29:09.2025859Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2025-10-10T00:29:09.2026435Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2025-10-10T00:29:09.2027011Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2025-10-10T00:29:09.2027675Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2025-10-10T00:29:09.2028284Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2025-10-10T00:29:09.2028900Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2025-10-10T00:29:09.2029546Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2025-10-10T00:29:09.2030222Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2025-10-10T00:29:09.2030896Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2025-10-10T00:29:09.2031532Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2025-10-10T00:29:09.2032312Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2025-10-10T00:29:09.2033018Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2025-10-10T00:29:09.2033859Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2025-10-10T00:29:09.2034742Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2025-10-10T00:29:09.2035504Z [ RUN ] ModuleTest.PrettyPrint 2025-10-10T00:29:09.2035942Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2025-10-10T00:29:09.2036523Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2025-10-10T00:29:09.2037355Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2025-10-10T00:29:09.2037998Z [----------] 52 tests from ModuleTest (30 ms total) 2025-10-10T00:29:09.2038329Z 2025-10-10T00:29:09.2038489Z [----------] Global test environment tear-down 2025-10-10T00:29:09.2038961Z [==========] 52 tests from 1 test suite ran. (30 ms total) 2025-10-10T00:29:09.2039390Z [ PASSED ] 52 tests. 2025-10-10T00:29:09.2039798Z ================================================================================ 2025-10-10T00:29:09.2040682Z [3,097 / 3,104] 20 / 26 tests; 7 actions running; last test: //:module_test 2025-10-10T00:29:09.2041359Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-10-10T00:29:09.2041925Z Testing //:optim_test; 8s processwrapper-sandbox 2025-10-10T00:29:09.2042564Z Testing //:nn_utils_test; 7s processwrapper-sandbox 2025-10-10T00:29:09.2043111Z Testing //:module_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.2043668Z Testing //:modules_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.2044237Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.2044836Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.3321260Z 2025-10-10T00:29:09.3321997Z  2025-10-10T00:29:09.3322458Z  2025-10-10T00:29:09.3322831Z  2025-10-10T00:29:09.3323228Z  2025-10-10T00:29:09.3323644Z  2025-10-10T00:29:09.3324053Z  2025-10-10T00:29:09.3324452Z  2025-10-10T00:29:09.3325017Z INFO: From Testing //:ordered_dict_test: 2025-10-10T00:29:09.3460422Z ==================== Test output for //:ordered_dict_test: 2025-10-10T00:29:09.3460968Z Running main() from gmock_main.cc 2025-10-10T00:29:09.3461384Z Note: Google Test filter = -*CUDA 2025-10-10T00:29:09.3461811Z [==========] Running 29 tests from 1 test suite. 2025-10-10T00:29:09.3462442Z [----------] Global test environment set-up. 2025-10-10T00:29:09.3462901Z [----------] 29 tests from OrderedDictTest 2025-10-10T00:29:09.3463424Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2025-10-10T00:29:09.3464112Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2025-10-10T00:29:09.3464862Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2025-10-10T00:29:09.3465690Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2025-10-10T00:29:09.3466472Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2025-10-10T00:29:09.3467171Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2025-10-10T00:29:09.3467937Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2025-10-10T00:29:09.3468795Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-10-10T00:29:09.3469489Z [ RUN ] OrderedDictTest.CanInitializeFromList 2025-10-10T00:29:09.3470041Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2025-10-10T00:29:09.3470724Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2025-10-10T00:29:09.3471596Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2025-10-10T00:29:09.3472314Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2025-10-10T00:29:09.3472891Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2025-10-10T00:29:09.3473446Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2025-10-10T00:29:09.3474523Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2025-10-10T00:29:09.3475180Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2025-10-10T00:29:09.3476076Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2025-10-10T00:29:09.3476793Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2025-10-10T00:29:09.3477328Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2025-10-10T00:29:09.3477968Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2025-10-10T00:29:09.3478737Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2025-10-10T00:29:09.3479649Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2025-10-10T00:29:09.3480691Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2025-10-10T00:29:09.3481738Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2025-10-10T00:29:09.3482894Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-10-10T00:29:09.3483974Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2025-10-10T00:29:09.3485106Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2025-10-10T00:29:09.3486202Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2025-10-10T00:29:09.3487244Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2025-10-10T00:29:09.3488220Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2025-10-10T00:29:09.3489047Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2025-10-10T00:29:09.3489798Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2025-10-10T00:29:09.3490423Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2025-10-10T00:29:09.3491003Z [ RUN ] OrderedDictTest.CanIterateItems 2025-10-10T00:29:09.3491498Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2025-10-10T00:29:09.3491970Z [ RUN ] OrderedDictTest.EraseWorks 2025-10-10T00:29:09.3492426Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2025-10-10T00:29:09.3492914Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2025-10-10T00:29:09.3493467Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2025-10-10T00:29:09.3493994Z [ RUN ] OrderedDictTest.CanCopyConstruct 2025-10-10T00:29:09.3494562Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2025-10-10T00:29:09.3495057Z [ RUN ] OrderedDictTest.CanCopyAssign 2025-10-10T00:29:09.3495543Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2025-10-10T00:29:09.3496040Z [ RUN ] OrderedDictTest.CanMoveConstruct 2025-10-10T00:29:09.3496533Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2025-10-10T00:29:09.3497038Z [ RUN ] OrderedDictTest.CanMoveAssign 2025-10-10T00:29:09.3497504Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2025-10-10T00:29:09.3498012Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2025-10-10T00:29:09.3498530Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2025-10-10T00:29:09.3499164Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2025-10-10T00:29:09.3499922Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2025-10-10T00:29:09.3500622Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2025-10-10T00:29:09.3501151Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2025-10-10T00:29:09.3501667Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2025-10-10T00:29:09.3502222Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2025-10-10T00:29:09.3502750Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2025-10-10T00:29:09.3503288Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2025-10-10T00:29:09.3503806Z [----------] 29 tests from OrderedDictTest (0 ms total) 2025-10-10T00:29:09.3504148Z 2025-10-10T00:29:09.3504312Z [----------] Global test environment tear-down 2025-10-10T00:29:09.3504795Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2025-10-10T00:29:09.3505225Z [ PASSED ] 29 tests. 2025-10-10T00:29:09.3505620Z ================================================================================ 2025-10-10T00:29:09.3506595Z [3,098 / 3,104] 21 / 26 tests; 6 actions running; last test: ...ered_dict_test 2025-10-10T00:29:09.3507299Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-10-10T00:29:09.3507835Z Testing //:optim_test; 8s processwrapper-sandbox 2025-10-10T00:29:09.3508367Z Testing //:nn_utils_test; 7s processwrapper-sandbox 2025-10-10T00:29:09.3508909Z Testing //:modules_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.3509458Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.3510035Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.4227683Z 2025-10-10T00:29:09.4228495Z  2025-10-10T00:29:09.4228949Z  2025-10-10T00:29:09.4229253Z  2025-10-10T00:29:09.4229543Z  2025-10-10T00:29:09.4230038Z  2025-10-10T00:29:09.4230338Z  2025-10-10T00:29:09.4230757Z INFO: From Testing //:nn_utils_test: 2025-10-10T00:29:09.4231304Z ==================== Test output for //:nn_utils_test: 2025-10-10T00:29:09.4231759Z Running main() from gmock_main.cc 2025-10-10T00:29:09.4232192Z Note: Google Test filter = -*CUDA 2025-10-10T00:29:09.4232597Z [==========] Running 10 tests from 2 test suites. 2025-10-10T00:29:09.4233101Z [----------] Global test environment set-up. 2025-10-10T00:29:09.4233547Z [----------] 7 tests from NNUtilsTest 2025-10-10T00:29:09.4233958Z [ RUN ] NNUtilsTest.ClipGradNorm 2025-10-10T00:29:09.4234411Z [ OK ] NNUtilsTest.ClipGradNorm (22 ms) 2025-10-10T00:29:09.4234921Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2025-10-10T00:29:09.4235605Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (718 ms) 2025-10-10T00:29:09.4236150Z [ RUN ] NNUtilsTest.ClipGradValue 2025-10-10T00:29:09.4236619Z [ OK ] NNUtilsTest.ClipGradValue (1 ms) 2025-10-10T00:29:09.4237100Z [ RUN ] NNUtilsTest.ConvertParameters 2025-10-10T00:29:09.4237581Z [ OK ] NNUtilsTest.ConvertParameters (4 ms) 2025-10-10T00:29:09.4238071Z [ RUN ] NNUtilsTest.PackSequence 2025-10-10T00:29:09.4238514Z [ OK ] NNUtilsTest.PackSequence (2427 ms) 2025-10-10T00:29:09.4239016Z [ RUN ] NNUtilsTest.PackPaddedSequence 2025-10-10T00:29:09.4239510Z [ OK ] NNUtilsTest.PackPaddedSequence (128 ms) 2025-10-10T00:29:09.4240119Z [ RUN ] NNUtilsTest.PadSequence 2025-10-10T00:29:09.4240553Z [ OK ] NNUtilsTest.PadSequence (778 ms) 2025-10-10T00:29:09.4241044Z [----------] 7 tests from NNUtilsTest (4082 ms total) 2025-10-10T00:29:09.4241376Z 2025-10-10T00:29:09.4241555Z [----------] 3 tests from PackedSequenceTest 2025-10-10T00:29:09.4242017Z [ RUN ] PackedSequenceTest.WrongOrder 2025-10-10T00:29:09.4242512Z [ OK ] PackedSequenceTest.WrongOrder (0 ms) 2025-10-10T00:29:09.4243007Z [ RUN ] PackedSequenceTest.TotalLength 2025-10-10T00:29:09.4243517Z [ OK ] PackedSequenceTest.TotalLength (10 ms) 2025-10-10T00:29:09.4243997Z [ RUN ] PackedSequenceTest.To 2025-10-10T00:29:09.4244427Z [ OK ] PackedSequenceTest.To (2 ms) 2025-10-10T00:29:09.4244914Z [----------] 3 tests from PackedSequenceTest (13 ms total) 2025-10-10T00:29:09.4245281Z 2025-10-10T00:29:09.4245522Z [----------] Global test environment tear-down 2025-10-10T00:29:09.4246028Z [==========] 10 tests from 2 test suites ran. (4095 ms total) 2025-10-10T00:29:09.4246487Z [ PASSED ] 10 tests. 2025-10-10T00:29:09.4246854Z ================================================================================ 2025-10-10T00:29:09.4247678Z [3,099 / 3,104] 22 / 26 tests; 5 actions running; last test: //:nn_utils_test 2025-10-10T00:29:09.4248390Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-10-10T00:29:09.4248927Z Testing //:optim_test; 8s processwrapper-sandbox 2025-10-10T00:29:09.4249484Z Testing //:nn_utils_test; 7s processwrapper-sandbox 2025-10-10T00:29:09.4250044Z Testing //:modules_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.4250667Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-10-10T00:29:09.6690421Z 2025-10-10T00:29:09.6691287Z  2025-10-10T00:29:09.6691642Z  2025-10-10T00:29:09.6691938Z  2025-10-10T00:29:09.6692237Z  2025-10-10T00:29:09.6692532Z  2025-10-10T00:29:09.6693200Z [3,100 / 3,104] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-10-10T00:29:09.6693904Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-10-10T00:29:09.6694443Z Testing //:optim_test; 8s processwrapper-sandbox 2025-10-10T00:29:09.6694972Z Testing //:modules_test; 4s processwrapper-sandbox 2025-10-10T00:29:09.6695522Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-10-10T00:29:10.8698154Z 2025-10-10T00:29:10.8698904Z  2025-10-10T00:29:10.8699422Z  2025-10-10T00:29:10.8699831Z  2025-10-10T00:29:10.8700573Z  2025-10-10T00:29:10.8701583Z [3,100 / 3,104] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-10-10T00:29:10.8702554Z Testing //:rnn_test; 31s processwrapper-sandbox 2025-10-10T00:29:10.8703389Z Testing //:optim_test; 10s processwrapper-sandbox 2025-10-10T00:29:10.8704202Z Testing //:modules_test; 5s processwrapper-sandbox 2025-10-10T00:29:10.8705051Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-10-10T00:29:11.8705442Z 2025-10-10T00:29:11.8706213Z  2025-10-10T00:29:11.8706561Z  2025-10-10T00:29:11.8706852Z  2025-10-10T00:29:11.8707118Z  2025-10-10T00:29:11.8707802Z [3,100 / 3,104] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-10-10T00:29:11.8708495Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-10-10T00:29:11.8709036Z Testing //:optim_test; 11s processwrapper-sandbox 2025-10-10T00:29:11.8709586Z Testing //:modules_test; 6s processwrapper-sandbox 2025-10-10T00:29:11.8710133Z Testing //:serialize_test; 6s processwrapper-sandbox 2025-10-10T00:29:12.1986647Z 2025-10-10T00:29:12.1987366Z  2025-10-10T00:29:12.1987762Z  2025-10-10T00:29:12.1988032Z  2025-10-10T00:29:12.1988315Z  2025-10-10T00:29:12.1989006Z [3,100 / 3,104] 23 / 26 tests; 4 actions running; last test: //:serialize_test 2025-10-10T00:29:12.1989970Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-10-10T00:29:12.1990496Z Testing //:optim_test; 11s processwrapper-sandbox 2025-10-10T00:29:12.1991048Z Testing //:modules_test; 6s processwrapper-sandbox 2025-10-10T00:29:12.1991599Z Testing //:serialize_test; 6s processwrapper-sandbox 2025-10-10T00:29:12.1991951Z 2025-10-10T00:29:12.1992093Z  2025-10-10T00:29:12.1992378Z  2025-10-10T00:29:12.1992649Z  2025-10-10T00:29:12.1992933Z  2025-10-10T00:29:12.1993345Z INFO: From Testing //:serialize_test: 2025-10-10T00:29:12.1993838Z ==================== Test output for //:serialize_test: 2025-10-10T00:29:12.1994849Z Running main() from gmock_main.cc 2025-10-10T00:29:12.1995335Z Note: Google Test filter = -*CUDA 2025-10-10T00:29:12.1995731Z [==========] Running 23 tests from 1 test suite. 2025-10-10T00:29:12.1996320Z [----------] Global test environment set-up. 2025-10-10T00:29:12.1996772Z [----------] 23 tests from SerializeTest 2025-10-10T00:29:12.1997187Z [ RUN ] SerializeTest.KeysFunc 2025-10-10T00:29:12.1997617Z [ OK ] SerializeTest.KeysFunc (79 ms) 2025-10-10T00:29:12.1998049Z [ RUN ] SerializeTest.TryReadFunc 2025-10-10T00:29:12.1998496Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2025-10-10T00:29:12.1998929Z [ RUN ] SerializeTest.Basic 2025-10-10T00:29:12.1999329Z [ OK ] SerializeTest.Basic (3 ms) 2025-10-10T00:29:12.1999738Z [ RUN ] SerializeTest.MathBits 2025-10-10T00:29:12.2000155Z [ OK ] SerializeTest.MathBits (6 ms) 2025-10-10T00:29:12.2000600Z [ RUN ] SerializeTest.BasicToFile 2025-10-10T00:29:12.2001027Z [ OK ] SerializeTest.BasicToFile (1 ms) 2025-10-10T00:29:12.2001556Z [ RUN ] SerializeTest.BasicViaFunc 2025-10-10T00:29:12.2001989Z [ OK ] SerializeTest.BasicViaFunc (2 ms) 2025-10-10T00:29:12.2002439Z [ RUN ] SerializeTest.Resized 2025-10-10T00:29:12.2002840Z [ OK ] SerializeTest.Resized (1 ms) 2025-10-10T00:29:12.2003275Z [ RUN ] SerializeTest.Sliced 2025-10-10T00:29:12.2003668Z [ OK ] SerializeTest.Sliced (1 ms) 2025-10-10T00:29:12.2004119Z [ RUN ] SerializeTest.NonContiguous 2025-10-10T00:29:12.2004567Z [ OK ] SerializeTest.NonContiguous (1 ms) 2025-10-10T00:29:12.2005054Z [ RUN ] SerializeTest.ErrorOnMissingKey 2025-10-10T00:29:12.2005548Z [ OK ] SerializeTest.ErrorOnMissingKey (3 ms) 2025-10-10T00:29:12.2006001Z [ RUN ] SerializeTest.XOR 2025-10-10T00:29:12.2006380Z [ OK ] SerializeTest.XOR (2333 ms) 2025-10-10T00:29:12.2006871Z [ RUN ] SerializeTest.Optim 2025-10-10T00:29:12.2007401Z [ OK ] SerializeTest.Optim (17 ms) 2025-10-10T00:29:12.2007828Z [ RUN ] SerializeTest.Optim_Adagrad 2025-10-10T00:29:12.2008277Z [ OK ] SerializeTest.Optim_Adagrad (23 ms) 2025-10-10T00:29:12.2008718Z [ RUN ] SerializeTest.Optim_SGD 2025-10-10T00:29:12.2009144Z [ OK ] SerializeTest.Optim_SGD (20 ms) 2025-10-10T00:29:12.2009578Z [ RUN ] SerializeTest.Optim_Adam 2025-10-10T00:29:12.2010027Z [ OK ] SerializeTest.Optim_Adam (28 ms) 2025-10-10T00:29:12.2010467Z [ RUN ] SerializeTest.Optim_AdamW 2025-10-10T00:29:12.2010890Z [ OK ] SerializeTest.Optim_AdamW (29 ms) 2025-10-10T00:29:12.2011404Z [ RUN ] SerializeTest.Optim_RMSprop 2025-10-10T00:29:12.2011843Z [ OK ] SerializeTest.Optim_RMSprop (28 ms) 2025-10-10T00:29:12.2012304Z [ RUN ] SerializeTest.Optim_LBFGS 2025-10-10T00:29:12.2012736Z [ OK ] SerializeTest.Optim_LBFGS (35 ms) 2025-10-10T00:29:12.2013559Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2025-10-10T00:29:12.2014826Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2025-10-10T00:29:12.2015702Z [ RUN ] SerializeTest.VectorOfTensors 2025-10-10T00:29:12.2016182Z [ OK ] SerializeTest.VectorOfTensors (2 ms) 2025-10-10T00:29:12.2016635Z [ RUN ] SerializeTest.IValue 2025-10-10T00:29:12.2017044Z [ OK ] SerializeTest.IValue (0 ms) 2025-10-10T00:29:12.2017731Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2025-10-10T00:29:12.2018637Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2025-10-10T00:29:12.2019552Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2025-10-10T00:29:12.2020446Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (2 ms) 2025-10-10T00:29:12.2021194Z [----------] 23 tests from SerializeTest (2629 ms total) 2025-10-10T00:29:12.2021525Z 2025-10-10T00:29:12.2021688Z [----------] Global test environment tear-down 2025-10-10T00:29:12.2022172Z [==========] 23 tests from 1 test suite ran. (2629 ms total) 2025-10-10T00:29:12.2022624Z [ PASSED ] 23 tests. 2025-10-10T00:29:12.2022962Z ================================================================================ 2025-10-10T00:29:12.2023889Z [3,100 / 3,104] 23 / 26 tests; 4 actions running; last test: //:serialize_test 2025-10-10T00:29:12.2024621Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-10-10T00:29:12.2025155Z Testing //:optim_test; 11s processwrapper-sandbox 2025-10-10T00:29:12.2025676Z Testing //:modules_test; 6s processwrapper-sandbox 2025-10-10T00:29:12.2026221Z Testing //:serialize_test; 6s processwrapper-sandbox 2025-10-10T00:29:12.4708872Z 2025-10-10T00:29:12.4709575Z  2025-10-10T00:29:12.4709935Z  2025-10-10T00:29:12.4710208Z  2025-10-10T00:29:12.4710496Z  2025-10-10T00:29:12.4711178Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:12.4712086Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-10-10T00:29:12.4712605Z Testing //:optim_test; 11s processwrapper-sandbox 2025-10-10T00:29:12.4713149Z Testing //:modules_test; 6s processwrapper-sandbox 2025-10-10T00:29:13.6717654Z 2025-10-10T00:29:13.6718326Z  2025-10-10T00:29:13.6718687Z  2025-10-10T00:29:13.6718973Z  2025-10-10T00:29:13.6719657Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:13.6720358Z Testing //:rnn_test; 34s processwrapper-sandbox 2025-10-10T00:29:13.6720899Z Testing //:optim_test; 12s processwrapper-sandbox 2025-10-10T00:29:13.6721433Z Testing //:modules_test; 8s processwrapper-sandbox 2025-10-10T00:29:14.6723262Z 2025-10-10T00:29:14.6724028Z  2025-10-10T00:29:14.6724446Z  2025-10-10T00:29:14.6724783Z  2025-10-10T00:29:14.6725955Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:14.6726963Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-10-10T00:29:14.6727716Z Testing //:optim_test; 13s processwrapper-sandbox 2025-10-10T00:29:14.6728497Z Testing //:modules_test; 9s processwrapper-sandbox 2025-10-10T00:29:15.8729614Z 2025-10-10T00:29:15.8730355Z  2025-10-10T00:29:15.8730741Z  2025-10-10T00:29:15.8731047Z  2025-10-10T00:29:15.8731742Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:15.8732488Z Testing //:rnn_test; 36s processwrapper-sandbox 2025-10-10T00:29:15.8733035Z Testing //:optim_test; 15s processwrapper-sandbox 2025-10-10T00:29:15.8733602Z Testing //:modules_test; 10s processwrapper-sandbox 2025-10-10T00:29:17.0736158Z 2025-10-10T00:29:17.0736938Z  2025-10-10T00:29:17.0737292Z  2025-10-10T00:29:17.0737631Z  2025-10-10T00:29:17.0738357Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:17.0739104Z Testing //:rnn_test; 37s processwrapper-sandbox 2025-10-10T00:29:17.0739668Z Testing //:optim_test; 16s processwrapper-sandbox 2025-10-10T00:29:17.0740230Z Testing //:modules_test; 11s processwrapper-sandbox 2025-10-10T00:29:18.0742017Z 2025-10-10T00:29:18.0742987Z  2025-10-10T00:29:18.0743349Z  2025-10-10T00:29:18.0743636Z  2025-10-10T00:29:18.0744334Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:18.0745039Z Testing //:rnn_test; 38s processwrapper-sandbox 2025-10-10T00:29:18.0745589Z Testing //:optim_test; 17s processwrapper-sandbox 2025-10-10T00:29:18.0746138Z Testing //:modules_test; 12s processwrapper-sandbox 2025-10-10T00:29:19.2748552Z 2025-10-10T00:29:19.2749203Z  2025-10-10T00:29:19.2749560Z  2025-10-10T00:29:19.2749847Z  2025-10-10T00:29:19.2750516Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:19.2751246Z Testing //:rnn_test; 39s processwrapper-sandbox 2025-10-10T00:29:19.2752000Z Testing //:optim_test; 18s processwrapper-sandbox 2025-10-10T00:29:19.2752535Z Testing //:modules_test; 13s processwrapper-sandbox 2025-10-10T00:29:20.2753633Z 2025-10-10T00:29:20.2754306Z  2025-10-10T00:29:20.2754673Z  2025-10-10T00:29:20.2754945Z  2025-10-10T00:29:20.2755727Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:20.2756430Z Testing //:rnn_test; 40s processwrapper-sandbox 2025-10-10T00:29:20.2756979Z Testing //:optim_test; 19s processwrapper-sandbox 2025-10-10T00:29:20.2757514Z Testing //:modules_test; 14s processwrapper-sandbox 2025-10-10T00:29:21.2760309Z 2025-10-10T00:29:21.2761046Z  2025-10-10T00:29:21.2761403Z  2025-10-10T00:29:21.2761676Z  2025-10-10T00:29:21.2762595Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:21.2763309Z Testing //:rnn_test; 41s processwrapper-sandbox 2025-10-10T00:29:21.2763844Z Testing //:optim_test; 20s processwrapper-sandbox 2025-10-10T00:29:21.2764388Z Testing //:modules_test; 15s processwrapper-sandbox 2025-10-10T00:29:22.4766486Z 2025-10-10T00:29:22.4767211Z  2025-10-10T00:29:22.4767557Z  2025-10-10T00:29:22.4767848Z  2025-10-10T00:29:22.4768514Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:22.4769224Z Testing //:rnn_test; 42s processwrapper-sandbox 2025-10-10T00:29:22.4769776Z Testing //:optim_test; 21s processwrapper-sandbox 2025-10-10T00:29:22.4770308Z Testing //:modules_test; 16s processwrapper-sandbox 2025-10-10T00:29:23.2050743Z 2025-10-10T00:29:23.2051443Z  2025-10-10T00:29:23.2051796Z  2025-10-10T00:29:23.2052091Z  2025-10-10T00:29:23.2052787Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:23.2053503Z Testing //:rnn_test; 43s processwrapper-sandbox 2025-10-10T00:29:23.2054043Z Testing //:optim_test; 22s processwrapper-sandbox 2025-10-10T00:29:23.2054588Z Testing //:modules_test; 17s processwrapper-sandbox 2025-10-10T00:29:24.2775975Z 2025-10-10T00:29:24.2776710Z  2025-10-10T00:29:24.2777066Z  2025-10-10T00:29:24.2777343Z  2025-10-10T00:29:24.2778033Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:24.2778745Z Testing //:rnn_test; 44s processwrapper-sandbox 2025-10-10T00:29:24.2779271Z Testing //:optim_test; 23s processwrapper-sandbox 2025-10-10T00:29:24.2779851Z Testing //:modules_test; 18s processwrapper-sandbox 2025-10-10T00:29:25.2781897Z 2025-10-10T00:29:25.2782592Z  2025-10-10T00:29:25.2782969Z  2025-10-10T00:29:25.2783268Z  2025-10-10T00:29:25.2783932Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:25.2784660Z Testing //:rnn_test; 45s processwrapper-sandbox 2025-10-10T00:29:25.2785206Z Testing //:optim_test; 24s processwrapper-sandbox 2025-10-10T00:29:25.2785995Z Testing //:modules_test; 19s processwrapper-sandbox 2025-10-10T00:29:26.4788195Z 2025-10-10T00:29:26.4788875Z  2025-10-10T00:29:26.4789230Z  2025-10-10T00:29:26.4789498Z  2025-10-10T00:29:26.4790183Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:26.4790870Z Testing //:rnn_test; 46s processwrapper-sandbox 2025-10-10T00:29:26.4791413Z Testing //:optim_test; 25s processwrapper-sandbox 2025-10-10T00:29:26.4791987Z Testing //:modules_test; 20s processwrapper-sandbox 2025-10-10T00:29:27.4794968Z 2025-10-10T00:29:27.4795712Z  2025-10-10T00:29:27.4796067Z  2025-10-10T00:29:27.4796355Z  2025-10-10T00:29:27.4797211Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:27.4797923Z Testing //:rnn_test; 47s processwrapper-sandbox 2025-10-10T00:29:27.4798456Z Testing //:optim_test; 26s processwrapper-sandbox 2025-10-10T00:29:27.4799001Z Testing //:modules_test; 21s processwrapper-sandbox 2025-10-10T00:29:28.4799831Z 2025-10-10T00:29:28.4800441Z  2025-10-10T00:29:28.4800766Z  2025-10-10T00:29:28.4801055Z  2025-10-10T00:29:28.4801716Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:28.4802426Z Testing //:rnn_test; 48s processwrapper-sandbox 2025-10-10T00:29:28.4802998Z Testing //:optim_test; 27s processwrapper-sandbox 2025-10-10T00:29:28.4803534Z Testing //:modules_test; 22s processwrapper-sandbox 2025-10-10T00:29:29.6808752Z 2025-10-10T00:29:29.6809418Z  2025-10-10T00:29:29.6809774Z  2025-10-10T00:29:29.6810055Z  2025-10-10T00:29:29.6810761Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:29.6811477Z Testing //:rnn_test; 50s processwrapper-sandbox 2025-10-10T00:29:29.6812016Z Testing //:optim_test; 28s processwrapper-sandbox 2025-10-10T00:29:29.6812563Z Testing //:modules_test; 24s processwrapper-sandbox 2025-10-10T00:29:30.6814339Z 2025-10-10T00:29:30.6815041Z  2025-10-10T00:29:30.6815380Z  2025-10-10T00:29:30.6815675Z  2025-10-10T00:29:30.6816351Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:30.6817073Z Testing //:rnn_test; 51s processwrapper-sandbox 2025-10-10T00:29:30.6817840Z Testing //:optim_test; 29s processwrapper-sandbox 2025-10-10T00:29:30.6818399Z Testing //:modules_test; 25s processwrapper-sandbox 2025-10-10T00:29:31.6818994Z 2025-10-10T00:29:31.6819726Z  2025-10-10T00:29:31.6820076Z  2025-10-10T00:29:31.6820367Z  2025-10-10T00:29:31.6821083Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:31.6821789Z Testing //:rnn_test; 52s processwrapper-sandbox 2025-10-10T00:29:31.6822333Z Testing //:optim_test; 30s processwrapper-sandbox 2025-10-10T00:29:31.6822863Z Testing //:modules_test; 26s processwrapper-sandbox 2025-10-10T00:29:32.8825635Z 2025-10-10T00:29:32.8829237Z  2025-10-10T00:29:32.8829604Z  2025-10-10T00:29:32.8829871Z  2025-10-10T00:29:32.8830557Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:32.8831286Z Testing //:rnn_test; 53s processwrapper-sandbox 2025-10-10T00:29:32.8831809Z Testing //:optim_test; 32s processwrapper-sandbox 2025-10-10T00:29:32.8832365Z Testing //:modules_test; 27s processwrapper-sandbox 2025-10-10T00:29:33.8833041Z 2025-10-10T00:29:33.8835995Z  2025-10-10T00:29:33.8836349Z  2025-10-10T00:29:33.8836643Z  2025-10-10T00:29:33.8837351Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:33.8838304Z Testing //:rnn_test; 54s processwrapper-sandbox 2025-10-10T00:29:33.8838829Z Testing //:optim_test; 33s processwrapper-sandbox 2025-10-10T00:29:33.8839376Z Testing //:modules_test; 28s processwrapper-sandbox 2025-10-10T00:29:35.0839263Z 2025-10-10T00:29:35.0840028Z  2025-10-10T00:29:35.0840402Z  2025-10-10T00:29:35.0840694Z  2025-10-10T00:29:35.0841418Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:35.0842166Z Testing //:rnn_test; 55s processwrapper-sandbox 2025-10-10T00:29:35.0842736Z Testing //:optim_test; 34s processwrapper-sandbox 2025-10-10T00:29:35.0843295Z Testing //:modules_test; 29s processwrapper-sandbox 2025-10-10T00:29:36.0845300Z 2025-10-10T00:29:36.0846022Z  2025-10-10T00:29:36.0846373Z  2025-10-10T00:29:36.0846874Z  2025-10-10T00:29:36.0847588Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:36.0848304Z Testing //:rnn_test; 56s processwrapper-sandbox 2025-10-10T00:29:36.0848844Z Testing //:optim_test; 35s processwrapper-sandbox 2025-10-10T00:29:36.0849372Z Testing //:modules_test; 30s processwrapper-sandbox 2025-10-10T00:29:37.0851954Z 2025-10-10T00:29:37.0852630Z  2025-10-10T00:29:37.0852999Z  2025-10-10T00:29:37.0853278Z  2025-10-10T00:29:37.0853979Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:37.0854716Z Testing //:rnn_test; 57s processwrapper-sandbox 2025-10-10T00:29:37.0855493Z Testing //:optim_test; 36s processwrapper-sandbox 2025-10-10T00:29:37.0856053Z Testing //:modules_test; 31s processwrapper-sandbox 2025-10-10T00:29:38.2858698Z 2025-10-10T00:29:38.2859429Z  2025-10-10T00:29:38.2859792Z  2025-10-10T00:29:38.2860086Z  2025-10-10T00:29:38.2860764Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:38.2861492Z Testing //:rnn_test; 58s processwrapper-sandbox 2025-10-10T00:29:38.2862024Z Testing //:optim_test; 37s processwrapper-sandbox 2025-10-10T00:29:38.2862577Z Testing //:modules_test; 32s processwrapper-sandbox 2025-10-10T00:29:39.2863412Z 2025-10-10T00:29:39.2863884Z  2025-10-10T00:29:39.2864204Z  2025-10-10T00:29:39.2864473Z  2025-10-10T00:29:39.2865365Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:39.2866081Z Testing //:rnn_test; 59s processwrapper-sandbox 2025-10-10T00:29:39.2866644Z Testing //:optim_test; 38s processwrapper-sandbox 2025-10-10T00:29:39.2867173Z Testing //:modules_test; 33s processwrapper-sandbox 2025-10-10T00:29:40.2869973Z 2025-10-10T00:29:40.2871859Z  2025-10-10T00:29:40.2872224Z  2025-10-10T00:29:40.2873729Z  2025-10-10T00:29:40.2874684Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:40.2875518Z Testing //:rnn_test; 60s processwrapper-sandbox 2025-10-10T00:29:40.2876103Z Testing //:optim_test; 39s processwrapper-sandbox 2025-10-10T00:29:40.2876709Z Testing //:modules_test; 34s processwrapper-sandbox 2025-10-10T00:29:41.4877611Z 2025-10-10T00:29:41.4878337Z  2025-10-10T00:29:41.4878704Z  2025-10-10T00:29:41.4878978Z  2025-10-10T00:29:41.4879692Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:41.4880419Z Testing //:rnn_test; 61s processwrapper-sandbox 2025-10-10T00:29:41.4880945Z Testing //:optim_test; 40s processwrapper-sandbox 2025-10-10T00:29:41.4881490Z Testing //:modules_test; 35s processwrapper-sandbox 2025-10-10T00:29:42.4883160Z 2025-10-10T00:29:42.4883859Z  2025-10-10T00:29:42.4884202Z  2025-10-10T00:29:42.4884721Z  2025-10-10T00:29:42.4885397Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:42.4886108Z Testing //:rnn_test; 62s processwrapper-sandbox 2025-10-10T00:29:42.4886630Z Testing //:optim_test; 41s processwrapper-sandbox 2025-10-10T00:29:42.4887178Z Testing //:modules_test; 36s processwrapper-sandbox 2025-10-10T00:29:43.4889284Z 2025-10-10T00:29:43.4889974Z  2025-10-10T00:29:43.4890334Z  2025-10-10T00:29:43.4890619Z  2025-10-10T00:29:43.4891354Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:43.4892067Z Testing //:rnn_test; 63s processwrapper-sandbox 2025-10-10T00:29:43.4892608Z Testing //:optim_test; 42s processwrapper-sandbox 2025-10-10T00:29:43.4893378Z Testing //:modules_test; 37s processwrapper-sandbox 2025-10-10T00:29:44.6897219Z 2025-10-10T00:29:44.6898021Z  2025-10-10T00:29:44.6898617Z  2025-10-10T00:29:44.6899027Z  2025-10-10T00:29:44.6899835Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:44.6900669Z Testing //:rnn_test; 65s processwrapper-sandbox 2025-10-10T00:29:44.6901302Z Testing //:optim_test; 43s processwrapper-sandbox 2025-10-10T00:29:44.6901958Z Testing //:modules_test; 39s processwrapper-sandbox 2025-10-10T00:29:45.6903416Z 2025-10-10T00:29:45.6904112Z  2025-10-10T00:29:45.6904475Z  2025-10-10T00:29:45.6906700Z  2025-10-10T00:29:45.6909582Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:45.6912646Z Testing //:rnn_test; 66s processwrapper-sandbox 2025-10-10T00:29:45.6915342Z Testing //:optim_test; 44s processwrapper-sandbox 2025-10-10T00:29:45.6917983Z Testing //:modules_test; 40s processwrapper-sandbox 2025-10-10T00:29:46.6921145Z 2025-10-10T00:29:46.6921848Z  2025-10-10T00:29:46.6922173Z  2025-10-10T00:29:46.6922464Z  2025-10-10T00:29:46.6923130Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:46.6923845Z Testing //:rnn_test; 67s processwrapper-sandbox 2025-10-10T00:29:46.6924388Z Testing //:optim_test; 45s processwrapper-sandbox 2025-10-10T00:29:46.6924918Z Testing //:modules_test; 41s processwrapper-sandbox 2025-10-10T00:29:47.6927032Z 2025-10-10T00:29:47.6927725Z  2025-10-10T00:29:47.6928354Z  2025-10-10T00:29:47.6928641Z  2025-10-10T00:29:47.6929347Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:47.6930061Z Testing //:rnn_test; 68s processwrapper-sandbox 2025-10-10T00:29:47.6930616Z Testing //:optim_test; 46s processwrapper-sandbox 2025-10-10T00:29:47.6931158Z Testing //:modules_test; 42s processwrapper-sandbox 2025-10-10T00:29:48.6933066Z 2025-10-10T00:29:48.6933757Z  2025-10-10T00:29:48.6934120Z  2025-10-10T00:29:48.6934398Z  2025-10-10T00:29:48.6935081Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:48.6935802Z Testing //:rnn_test; 69s processwrapper-sandbox 2025-10-10T00:29:48.6936330Z Testing //:optim_test; 47s processwrapper-sandbox 2025-10-10T00:29:48.6936883Z Testing //:modules_test; 43s processwrapper-sandbox 2025-10-10T00:29:49.8939568Z 2025-10-10T00:29:49.8940290Z  2025-10-10T00:29:49.8940636Z  2025-10-10T00:29:49.8940930Z  2025-10-10T00:29:49.8941619Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:49.8942332Z Testing //:rnn_test; 70s processwrapper-sandbox 2025-10-10T00:29:49.8942884Z Testing //:optim_test; 49s processwrapper-sandbox 2025-10-10T00:29:49.8943418Z Testing //:modules_test; 44s processwrapper-sandbox 2025-10-10T00:29:50.8946646Z 2025-10-10T00:29:50.8947348Z  2025-10-10T00:29:50.8947682Z  2025-10-10T00:29:50.8959550Z  2025-10-10T00:29:50.8960266Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:50.8960978Z Testing //:rnn_test; 71s processwrapper-sandbox 2025-10-10T00:29:50.8961513Z Testing //:optim_test; 50s processwrapper-sandbox 2025-10-10T00:29:50.8962042Z Testing //:modules_test; 45s processwrapper-sandbox 2025-10-10T00:29:51.8952924Z 2025-10-10T00:29:51.8953595Z  2025-10-10T00:29:51.8953952Z  2025-10-10T00:29:51.8954254Z  2025-10-10T00:29:51.8954942Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:51.8955963Z Testing //:rnn_test; 72s processwrapper-sandbox 2025-10-10T00:29:51.8956517Z Testing //:optim_test; 51s processwrapper-sandbox 2025-10-10T00:29:51.8957073Z Testing //:modules_test; 46s processwrapper-sandbox 2025-10-10T00:29:53.0959260Z 2025-10-10T00:29:53.0959959Z  2025-10-10T00:29:53.0960296Z  2025-10-10T00:29:53.0960588Z  2025-10-10T00:29:53.0961254Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:53.0961971Z Testing //:rnn_test; 73s processwrapper-sandbox 2025-10-10T00:29:53.0962491Z Testing //:optim_test; 52s processwrapper-sandbox 2025-10-10T00:29:53.0963071Z Testing //:modules_test; 47s processwrapper-sandbox 2025-10-10T00:29:53.2962443Z 2025-10-10T00:29:53.2963103Z  2025-10-10T00:29:53.2963699Z  2025-10-10T00:29:53.2963997Z  2025-10-10T00:29:53.2964666Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:53.2965397Z Testing //:rnn_test; 73s processwrapper-sandbox 2025-10-10T00:29:53.2965942Z Testing //:optim_test; 52s processwrapper-sandbox 2025-10-10T00:29:53.2966491Z Testing //:modules_test; 47s processwrapper-sandbox 2025-10-10T00:29:54.4969250Z 2025-10-10T00:29:54.4969950Z  2025-10-10T00:29:54.4970305Z  2025-10-10T00:29:54.4970586Z  2025-10-10T00:29:54.4971281Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:54.4972004Z Testing //:rnn_test; 74s processwrapper-sandbox 2025-10-10T00:29:54.4972538Z Testing //:optim_test; 53s processwrapper-sandbox 2025-10-10T00:29:54.4973343Z Testing //:modules_test; 48s processwrapper-sandbox 2025-10-10T00:29:55.4975943Z 2025-10-10T00:29:55.4976687Z  2025-10-10T00:29:55.4977028Z  2025-10-10T00:29:55.4977327Z  2025-10-10T00:29:55.4978014Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:55.4978738Z Testing //:rnn_test; 75s processwrapper-sandbox 2025-10-10T00:29:55.4979278Z Testing //:optim_test; 54s processwrapper-sandbox 2025-10-10T00:29:55.4979835Z Testing //:modules_test; 49s processwrapper-sandbox 2025-10-10T00:29:56.6983111Z 2025-10-10T00:29:56.6983787Z  2025-10-10T00:29:56.6984146Z  2025-10-10T00:29:56.6984423Z  2025-10-10T00:29:56.6985129Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:56.6985832Z Testing //:rnn_test; 77s processwrapper-sandbox 2025-10-10T00:29:56.6986398Z Testing //:optim_test; 55s processwrapper-sandbox 2025-10-10T00:29:56.6986931Z Testing //:modules_test; 51s processwrapper-sandbox 2025-10-10T00:29:57.8988820Z 2025-10-10T00:29:57.8989512Z  2025-10-10T00:29:57.8989867Z  2025-10-10T00:29:57.8990146Z  2025-10-10T00:29:57.8990851Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:57.8991548Z Testing //:rnn_test; 78s processwrapper-sandbox 2025-10-10T00:29:57.8992302Z Testing //:optim_test; 57s processwrapper-sandbox 2025-10-10T00:29:57.8992858Z Testing //:modules_test; 52s processwrapper-sandbox 2025-10-10T00:29:58.8992330Z 2025-10-10T00:29:58.8993090Z  2025-10-10T00:29:58.8993453Z  2025-10-10T00:29:58.8993758Z  2025-10-10T00:29:58.8994424Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:29:58.8995139Z Testing //:rnn_test; 79s processwrapper-sandbox 2025-10-10T00:29:58.8995765Z Testing //:optim_test; 58s processwrapper-sandbox 2025-10-10T00:29:58.8996310Z Testing //:modules_test; 53s processwrapper-sandbox 2025-10-10T00:30:00.0999274Z 2025-10-10T00:30:00.0999980Z  2025-10-10T00:30:00.1000359Z  2025-10-10T00:30:00.1000633Z  2025-10-10T00:30:00.1001587Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:00.1002302Z Testing //:rnn_test; 80s processwrapper-sandbox 2025-10-10T00:30:00.1002855Z Testing //:optim_test; 59s processwrapper-sandbox 2025-10-10T00:30:00.1003410Z Testing //:modules_test; 54s processwrapper-sandbox 2025-10-10T00:30:01.1008549Z 2025-10-10T00:30:01.1009276Z  2025-10-10T00:30:01.1009640Z  2025-10-10T00:30:01.1009943Z  2025-10-10T00:30:01.1010616Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:01.1011360Z Testing //:rnn_test; 81s processwrapper-sandbox 2025-10-10T00:30:01.1011897Z Testing //:optim_test; 60s processwrapper-sandbox 2025-10-10T00:30:01.1012680Z Testing //:modules_test; 55s processwrapper-sandbox 2025-10-10T00:30:02.1011891Z 2025-10-10T00:30:02.1012562Z  2025-10-10T00:30:02.1012901Z  2025-10-10T00:30:02.1013197Z  2025-10-10T00:30:02.1013930Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:02.1014654Z Testing //:rnn_test; 82s processwrapper-sandbox 2025-10-10T00:30:02.1015195Z Testing //:optim_test; 61s processwrapper-sandbox 2025-10-10T00:30:02.1015727Z Testing //:modules_test; 56s processwrapper-sandbox 2025-10-10T00:30:03.3018413Z 2025-10-10T00:30:03.3019120Z  2025-10-10T00:30:03.3019470Z  2025-10-10T00:30:03.3019765Z  2025-10-10T00:30:03.3020434Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:03.3021406Z Testing //:rnn_test; 83s processwrapper-sandbox 2025-10-10T00:30:03.3021955Z Testing //:optim_test; 62s processwrapper-sandbox 2025-10-10T00:30:03.3022496Z Testing //:modules_test; 57s processwrapper-sandbox 2025-10-10T00:30:04.3024222Z 2025-10-10T00:30:04.3024956Z  2025-10-10T00:30:04.3025337Z  2025-10-10T00:30:04.3025640Z  2025-10-10T00:30:04.3026330Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:04.3027037Z Testing //:rnn_test; 84s processwrapper-sandbox 2025-10-10T00:30:04.3027579Z Testing //:optim_test; 63s processwrapper-sandbox 2025-10-10T00:30:04.3028111Z Testing //:modules_test; 58s processwrapper-sandbox 2025-10-10T00:30:05.3031111Z 2025-10-10T00:30:05.3031826Z  2025-10-10T00:30:05.3032185Z  2025-10-10T00:30:05.3032483Z  2025-10-10T00:30:05.3033153Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:05.3033903Z Testing //:rnn_test; 85s processwrapper-sandbox 2025-10-10T00:30:05.3034441Z Testing //:optim_test; 64s processwrapper-sandbox 2025-10-10T00:30:05.3034994Z Testing //:modules_test; 59s processwrapper-sandbox 2025-10-10T00:30:06.5037681Z 2025-10-10T00:30:06.5038342Z  2025-10-10T00:30:06.5038708Z  2025-10-10T00:30:06.5039009Z  2025-10-10T00:30:06.5039685Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:06.5040631Z Testing //:rnn_test; 86s processwrapper-sandbox 2025-10-10T00:30:06.5041188Z Testing //:optim_test; 65s processwrapper-sandbox 2025-10-10T00:30:06.5041729Z Testing //:modules_test; 60s processwrapper-sandbox 2025-10-10T00:30:07.5043695Z 2025-10-10T00:30:07.5044347Z  2025-10-10T00:30:07.5044700Z  2025-10-10T00:30:07.5045008Z  2025-10-10T00:30:07.5045738Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:07.5046462Z Testing //:rnn_test; 87s processwrapper-sandbox 2025-10-10T00:30:07.5047189Z Testing //:optim_test; 66s processwrapper-sandbox 2025-10-10T00:30:07.5047741Z Testing //:modules_test; 61s processwrapper-sandbox 2025-10-10T00:30:08.5049449Z 2025-10-10T00:30:08.5050372Z  2025-10-10T00:30:08.5050752Z  2025-10-10T00:30:08.5051036Z  2025-10-10T00:30:08.5051751Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:08.5052479Z Testing //:rnn_test; 88s processwrapper-sandbox 2025-10-10T00:30:08.5053046Z Testing //:optim_test; 67s processwrapper-sandbox 2025-10-10T00:30:08.5053604Z Testing //:modules_test; 62s processwrapper-sandbox 2025-10-10T00:30:09.7056271Z 2025-10-10T00:30:09.7056968Z  2025-10-10T00:30:09.7057307Z  2025-10-10T00:30:09.7057607Z  2025-10-10T00:30:09.7058334Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:09.7059286Z Testing //:rnn_test; 90s processwrapper-sandbox 2025-10-10T00:30:09.7059844Z Testing //:optim_test; 68s processwrapper-sandbox 2025-10-10T00:30:09.7060387Z Testing //:modules_test; 64s processwrapper-sandbox 2025-10-10T00:30:10.7062484Z 2025-10-10T00:30:10.7063191Z  2025-10-10T00:30:10.7063546Z  2025-10-10T00:30:10.7063836Z  2025-10-10T00:30:10.7064522Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:10.7065219Z Testing //:rnn_test; 91s processwrapper-sandbox 2025-10-10T00:30:10.7065757Z Testing //:optim_test; 69s processwrapper-sandbox 2025-10-10T00:30:10.7066307Z Testing //:modules_test; 65s processwrapper-sandbox 2025-10-10T00:30:11.9068958Z 2025-10-10T00:30:11.9069684Z  2025-10-10T00:30:11.9070046Z  2025-10-10T00:30:11.9070333Z  2025-10-10T00:30:11.9071304Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:11.9072032Z Testing //:rnn_test; 92s processwrapper-sandbox 2025-10-10T00:30:11.9072558Z Testing //:optim_test; 71s processwrapper-sandbox 2025-10-10T00:30:11.9073112Z Testing //:modules_test; 66s processwrapper-sandbox 2025-10-10T00:30:12.9075007Z 2025-10-10T00:30:12.9075774Z  2025-10-10T00:30:12.9076141Z  2025-10-10T00:30:12.9076434Z  2025-10-10T00:30:12.9077110Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:12.9077823Z Testing //:rnn_test; 93s processwrapper-sandbox 2025-10-10T00:30:12.9078363Z Testing //:optim_test; 72s processwrapper-sandbox 2025-10-10T00:30:12.9078895Z Testing //:modules_test; 67s processwrapper-sandbox 2025-10-10T00:30:13.9080910Z 2025-10-10T00:30:13.9081612Z  2025-10-10T00:30:13.9081974Z  2025-10-10T00:30:13.9082282Z  2025-10-10T00:30:13.9082984Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:13.9083698Z Testing //:rnn_test; 94s processwrapper-sandbox 2025-10-10T00:30:13.9084248Z Testing //:optim_test; 73s processwrapper-sandbox 2025-10-10T00:30:13.9084783Z Testing //:modules_test; 68s processwrapper-sandbox 2025-10-10T00:30:15.1087520Z 2025-10-10T00:30:15.1088444Z  2025-10-10T00:30:15.1088805Z  2025-10-10T00:30:15.1089079Z  2025-10-10T00:30:15.1089758Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:15.1090468Z Testing //:rnn_test; 95s processwrapper-sandbox 2025-10-10T00:30:15.1090992Z Testing //:optim_test; 74s processwrapper-sandbox 2025-10-10T00:30:15.1091537Z Testing //:modules_test; 69s processwrapper-sandbox 2025-10-10T00:30:16.1093386Z 2025-10-10T00:30:16.1094110Z  2025-10-10T00:30:16.1094474Z  2025-10-10T00:30:16.1094767Z  2025-10-10T00:30:16.1095433Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:16.1096178Z Testing //:rnn_test; 96s processwrapper-sandbox 2025-10-10T00:30:16.1097027Z Testing //:optim_test; 75s processwrapper-sandbox 2025-10-10T00:30:16.1097586Z Testing //:modules_test; 70s processwrapper-sandbox 2025-10-10T00:30:17.3102183Z 2025-10-10T00:30:17.3102907Z  2025-10-10T00:30:17.3103249Z  2025-10-10T00:30:17.3103542Z  2025-10-10T00:30:17.3104223Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:17.3104943Z Testing //:rnn_test; 97s processwrapper-sandbox 2025-10-10T00:30:17.3105474Z Testing //:optim_test; 76s processwrapper-sandbox 2025-10-10T00:30:17.3106035Z Testing //:modules_test; 71s processwrapper-sandbox 2025-10-10T00:30:18.5108808Z 2025-10-10T00:30:18.5109552Z  2025-10-10T00:30:18.5109919Z  2025-10-10T00:30:18.5110194Z  2025-10-10T00:30:18.5111117Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:18.5111820Z Testing //:rnn_test; 98s processwrapper-sandbox 2025-10-10T00:30:18.5112376Z Testing //:optim_test; 77s processwrapper-sandbox 2025-10-10T00:30:18.5112909Z Testing //:modules_test; 72s processwrapper-sandbox 2025-10-10T00:30:19.5114246Z 2025-10-10T00:30:19.5114905Z  2025-10-10T00:30:19.5115328Z  2025-10-10T00:30:19.5115625Z  2025-10-10T00:30:19.5116306Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:19.5117026Z Testing //:rnn_test; 99s processwrapper-sandbox 2025-10-10T00:30:19.5117555Z Testing //:optim_test; 78s processwrapper-sandbox 2025-10-10T00:30:19.5118105Z Testing //:modules_test; 73s processwrapper-sandbox 2025-10-10T00:30:20.7119729Z 2025-10-10T00:30:20.7120432Z  2025-10-10T00:30:20.7120774Z  2025-10-10T00:30:20.7121080Z  2025-10-10T00:30:20.7121755Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:20.7122482Z Testing //:rnn_test; 101s processwrapper-sandbox 2025-10-10T00:30:20.7123015Z Testing //:optim_test; 79s processwrapper-sandbox 2025-10-10T00:30:20.7123568Z Testing //:modules_test; 75s processwrapper-sandbox 2025-10-10T00:30:21.7124642Z 2025-10-10T00:30:21.7125419Z  2025-10-10T00:30:21.7125967Z  2025-10-10T00:30:21.7126263Z  2025-10-10T00:30:21.7126945Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:21.7127778Z Testing //:rnn_test; 102s processwrapper-sandbox 2025-10-10T00:30:21.7128407Z Testing //:optim_test; 80s processwrapper-sandbox 2025-10-10T00:30:21.7129092Z Testing //:modules_test; 76s processwrapper-sandbox 2025-10-10T00:30:22.7130342Z 2025-10-10T00:30:22.7131052Z  2025-10-10T00:30:22.7131418Z  2025-10-10T00:30:22.7131714Z  2025-10-10T00:30:22.7132397Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:22.7133134Z Testing //:rnn_test; 103s processwrapper-sandbox 2025-10-10T00:30:22.7133684Z Testing //:optim_test; 81s processwrapper-sandbox 2025-10-10T00:30:22.7134472Z Testing //:modules_test; 77s processwrapper-sandbox 2025-10-10T00:30:23.9138237Z 2025-10-10T00:30:23.9139264Z  2025-10-10T00:30:23.9139614Z  2025-10-10T00:30:23.9139915Z  2025-10-10T00:30:23.9140591Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:23.9141319Z Testing //:rnn_test; 104s processwrapper-sandbox 2025-10-10T00:30:23.9141878Z Testing //:optim_test; 83s processwrapper-sandbox 2025-10-10T00:30:23.9142434Z Testing //:modules_test; 78s processwrapper-sandbox 2025-10-10T00:30:24.9143378Z 2025-10-10T00:30:24.9144293Z  2025-10-10T00:30:24.9144664Z  2025-10-10T00:30:24.9144943Z  2025-10-10T00:30:24.9145864Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:24.9146573Z Testing //:rnn_test; 105s processwrapper-sandbox 2025-10-10T00:30:24.9147139Z Testing //:optim_test; 84s processwrapper-sandbox 2025-10-10T00:30:24.9147692Z Testing //:modules_test; 79s processwrapper-sandbox 2025-10-10T00:30:25.9149853Z 2025-10-10T00:30:25.9150718Z  2025-10-10T00:30:25.9151095Z  2025-10-10T00:30:25.9151381Z  2025-10-10T00:30:25.9152056Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:25.9152770Z Testing //:rnn_test; 106s processwrapper-sandbox 2025-10-10T00:30:25.9153326Z Testing //:optim_test; 85s processwrapper-sandbox 2025-10-10T00:30:25.9153874Z Testing //:modules_test; 80s processwrapper-sandbox 2025-10-10T00:30:27.1156589Z 2025-10-10T00:30:27.1157557Z  2025-10-10T00:30:27.1157925Z  2025-10-10T00:30:27.1158202Z  2025-10-10T00:30:27.1158903Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:27.1159623Z Testing //:rnn_test; 107s processwrapper-sandbox 2025-10-10T00:30:27.1160169Z Testing //:optim_test; 86s processwrapper-sandbox 2025-10-10T00:30:27.1160710Z Testing //:modules_test; 81s processwrapper-sandbox 2025-10-10T00:30:28.1162739Z 2025-10-10T00:30:28.1163463Z  2025-10-10T00:30:28.1163830Z  2025-10-10T00:30:28.1164106Z  2025-10-10T00:30:28.1164797Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:28.1165519Z Testing //:rnn_test; 108s processwrapper-sandbox 2025-10-10T00:30:28.1166387Z Testing //:optim_test; 87s processwrapper-sandbox 2025-10-10T00:30:28.1166945Z Testing //:modules_test; 82s processwrapper-sandbox 2025-10-10T00:30:29.1168993Z 2025-10-10T00:30:29.1169687Z  2025-10-10T00:30:29.1170052Z  2025-10-10T00:30:29.1170341Z  2025-10-10T00:30:29.1171046Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:29.1171776Z Testing //:rnn_test; 109s processwrapper-sandbox 2025-10-10T00:30:29.1172304Z Testing //:optim_test; 88s processwrapper-sandbox 2025-10-10T00:30:29.1172848Z Testing //:modules_test; 83s processwrapper-sandbox 2025-10-10T00:30:30.3175669Z 2025-10-10T00:30:30.3176565Z  2025-10-10T00:30:30.3176922Z  2025-10-10T00:30:30.3177215Z  2025-10-10T00:30:30.3177890Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:30.3178633Z Testing //:rnn_test; 110s processwrapper-sandbox 2025-10-10T00:30:30.3179168Z Testing //:optim_test; 89s processwrapper-sandbox 2025-10-10T00:30:30.3179732Z Testing //:modules_test; 84s processwrapper-sandbox 2025-10-10T00:30:31.3181516Z 2025-10-10T00:30:31.3182265Z  2025-10-10T00:30:31.3182631Z  2025-10-10T00:30:31.3182916Z  2025-10-10T00:30:31.3183638Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:31.3184620Z Testing //:rnn_test; 111s processwrapper-sandbox 2025-10-10T00:30:31.3185157Z Testing //:optim_test; 90s processwrapper-sandbox 2025-10-10T00:30:31.3185705Z Testing //:modules_test; 85s processwrapper-sandbox 2025-10-10T00:30:32.5188035Z 2025-10-10T00:30:32.5188685Z  2025-10-10T00:30:32.5189026Z  2025-10-10T00:30:32.5189326Z  2025-10-10T00:30:32.5190012Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:32.5190765Z Testing //:rnn_test; 112s processwrapper-sandbox 2025-10-10T00:30:32.5191321Z Testing //:optim_test; 91s processwrapper-sandbox 2025-10-10T00:30:32.5191860Z Testing //:modules_test; 86s processwrapper-sandbox 2025-10-10T00:30:33.5194170Z 2025-10-10T00:30:33.5194863Z  2025-10-10T00:30:33.5195225Z  2025-10-10T00:30:33.5195816Z  2025-10-10T00:30:33.5196512Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:33.5197226Z Testing //:rnn_test; 113s processwrapper-sandbox 2025-10-10T00:30:33.5197772Z Testing //:optim_test; 92s processwrapper-sandbox 2025-10-10T00:30:33.5198296Z Testing //:modules_test; 87s processwrapper-sandbox 2025-10-10T00:30:34.5199866Z 2025-10-10T00:30:34.5200573Z  2025-10-10T00:30:34.5200967Z  2025-10-10T00:30:34.5201250Z  2025-10-10T00:30:34.5201994Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:34.5202721Z Testing //:rnn_test; 114s processwrapper-sandbox 2025-10-10T00:30:34.5203551Z Testing //:optim_test; 93s processwrapper-sandbox 2025-10-10T00:30:34.5204118Z Testing //:modules_test; 88s processwrapper-sandbox 2025-10-10T00:30:35.7207220Z 2025-10-10T00:30:35.7207929Z  2025-10-10T00:30:35.7208306Z  2025-10-10T00:30:35.7208599Z  2025-10-10T00:30:35.7209285Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:35.7210015Z Testing //:rnn_test; 116s processwrapper-sandbox 2025-10-10T00:30:35.7210544Z Testing //:optim_test; 94s processwrapper-sandbox 2025-10-10T00:30:35.7211083Z Testing //:modules_test; 90s processwrapper-sandbox 2025-10-10T00:30:36.7213373Z 2025-10-10T00:30:36.7214092Z  2025-10-10T00:30:36.7214441Z  2025-10-10T00:30:36.7214743Z  2025-10-10T00:30:36.7215653Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:36.7216383Z Testing //:rnn_test; 117s processwrapper-sandbox 2025-10-10T00:30:36.7216951Z Testing //:optim_test; 95s processwrapper-sandbox 2025-10-10T00:30:36.7217487Z Testing //:modules_test; 91s processwrapper-sandbox 2025-10-10T00:30:37.7219086Z 2025-10-10T00:30:37.7219771Z  2025-10-10T00:30:37.7220138Z  2025-10-10T00:30:37.7220430Z  2025-10-10T00:30:37.7221114Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:37.7221835Z Testing //:rnn_test; 118s processwrapper-sandbox 2025-10-10T00:30:37.7222393Z Testing //:optim_test; 96s processwrapper-sandbox 2025-10-10T00:30:37.7222942Z Testing //:modules_test; 92s processwrapper-sandbox 2025-10-10T00:30:38.9225968Z 2025-10-10T00:30:38.9226656Z  2025-10-10T00:30:38.9227020Z  2025-10-10T00:30:38.9227296Z  2025-10-10T00:30:38.9228009Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:38.9228735Z Testing //:rnn_test; 119s processwrapper-sandbox 2025-10-10T00:30:38.9229287Z Testing //:optim_test; 98s processwrapper-sandbox 2025-10-10T00:30:38.9229820Z Testing //:modules_test; 93s processwrapper-sandbox 2025-10-10T00:30:39.9231705Z 2025-10-10T00:30:39.9232392Z  2025-10-10T00:30:39.9233017Z  2025-10-10T00:30:39.9233309Z  2025-10-10T00:30:39.9233993Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:39.9234713Z Testing //:rnn_test; 120s processwrapper-sandbox 2025-10-10T00:30:39.9235289Z Testing //:optim_test; 99s processwrapper-sandbox 2025-10-10T00:30:39.9235845Z Testing //:modules_test; 94s processwrapper-sandbox 2025-10-10T00:30:41.1239212Z 2025-10-10T00:30:41.1240003Z  2025-10-10T00:30:41.1240361Z  2025-10-10T00:30:41.1240653Z  2025-10-10T00:30:41.1241360Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:41.1242094Z Testing //:rnn_test; 121s processwrapper-sandbox 2025-10-10T00:30:41.1242628Z Testing //:optim_test; 100s processwrapper-sandbox 2025-10-10T00:30:41.1243423Z Testing //:modules_test; 95s processwrapper-sandbox 2025-10-10T00:30:42.1245697Z 2025-10-10T00:30:42.1246414Z  2025-10-10T00:30:42.1246751Z  2025-10-10T00:30:42.1247041Z  2025-10-10T00:30:42.1247711Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:42.1248447Z Testing //:rnn_test; 122s processwrapper-sandbox 2025-10-10T00:30:42.1249000Z Testing //:optim_test; 101s processwrapper-sandbox 2025-10-10T00:30:42.1249537Z Testing //:modules_test; 96s processwrapper-sandbox 2025-10-10T00:30:43.1251841Z 2025-10-10T00:30:43.1252561Z  2025-10-10T00:30:43.1252925Z  2025-10-10T00:30:43.1253242Z  2025-10-10T00:30:43.1253948Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:43.1254931Z Testing //:rnn_test; 123s processwrapper-sandbox 2025-10-10T00:30:43.1255514Z Testing //:optim_test; 102s processwrapper-sandbox 2025-10-10T00:30:43.1256071Z Testing //:modules_test; 97s processwrapper-sandbox 2025-10-10T00:30:44.3259624Z 2025-10-10T00:30:44.3260445Z  2025-10-10T00:30:44.3260897Z  2025-10-10T00:30:44.3261277Z  2025-10-10T00:30:44.3262194Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:44.3263185Z Testing //:rnn_test; 124s processwrapper-sandbox 2025-10-10T00:30:44.3263889Z Testing //:optim_test; 103s processwrapper-sandbox 2025-10-10T00:30:44.3264630Z Testing //:modules_test; 98s processwrapper-sandbox 2025-10-10T00:30:45.3292036Z 2025-10-10T00:30:45.3293104Z  2025-10-10T00:30:45.3293471Z  2025-10-10T00:30:45.3293770Z  2025-10-10T00:30:45.3294490Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:45.3295233Z Testing //:rnn_test; 125s processwrapper-sandbox 2025-10-10T00:30:45.3295796Z Testing //:optim_test; 104s processwrapper-sandbox 2025-10-10T00:30:45.3296360Z Testing //:modules_test; 99s processwrapper-sandbox 2025-10-10T00:30:46.3273547Z 2025-10-10T00:30:46.3274572Z  2025-10-10T00:30:46.3274938Z  2025-10-10T00:30:46.3275211Z  2025-10-10T00:30:46.3275986Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:46.3276698Z Testing //:rnn_test; 126s processwrapper-sandbox 2025-10-10T00:30:46.3277251Z Testing //:optim_test; 105s processwrapper-sandbox 2025-10-10T00:30:46.3277786Z Testing //:modules_test; 100s processwrapper-sandbox 2025-10-10T00:30:47.3281356Z 2025-10-10T00:30:47.3282173Z  2025-10-10T00:30:47.3282530Z  2025-10-10T00:30:47.3282826Z  2025-10-10T00:30:47.3283532Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:47.3284278Z Testing //:rnn_test; 127s processwrapper-sandbox 2025-10-10T00:30:47.3284825Z Testing //:optim_test; 106s processwrapper-sandbox 2025-10-10T00:30:47.3285641Z Testing //:modules_test; 101s processwrapper-sandbox 2025-10-10T00:30:48.5288171Z 2025-10-10T00:30:48.5288925Z  2025-10-10T00:30:48.5289268Z  2025-10-10T00:30:48.5289557Z  2025-10-10T00:30:48.5290245Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:48.5290971Z Testing //:rnn_test; 128s processwrapper-sandbox 2025-10-10T00:30:48.5291507Z Testing //:optim_test; 107s processwrapper-sandbox 2025-10-10T00:30:48.5292088Z Testing //:modules_test; 102s processwrapper-sandbox 2025-10-10T00:30:49.5296297Z 2025-10-10T00:30:49.5296996Z  2025-10-10T00:30:49.5297376Z  2025-10-10T00:30:49.5297650Z  2025-10-10T00:30:49.5298337Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:49.5299280Z Testing //:rnn_test; 129s processwrapper-sandbox 2025-10-10T00:30:49.5299837Z Testing //:optim_test; 108s processwrapper-sandbox 2025-10-10T00:30:49.5300397Z Testing //:modules_test; 103s processwrapper-sandbox 2025-10-10T00:30:50.5299394Z 2025-10-10T00:30:50.5300064Z  2025-10-10T00:30:50.5300407Z  2025-10-10T00:30:50.5300699Z  2025-10-10T00:30:50.5301362Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:50.5302084Z Testing //:rnn_test; 130s processwrapper-sandbox 2025-10-10T00:30:50.5302631Z Testing //:optim_test; 109s processwrapper-sandbox 2025-10-10T00:30:50.5303195Z Testing //:modules_test; 104s processwrapper-sandbox 2025-10-10T00:30:51.7306323Z 2025-10-10T00:30:51.7307556Z  2025-10-10T00:30:51.7308022Z  2025-10-10T00:30:51.7308865Z  2025-10-10T00:30:51.7309571Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:51.7310274Z Testing //:rnn_test; 132s processwrapper-sandbox 2025-10-10T00:30:51.7310836Z Testing //:optim_test; 110s processwrapper-sandbox 2025-10-10T00:30:51.7311384Z Testing //:modules_test; 106s processwrapper-sandbox 2025-10-10T00:30:52.7312138Z 2025-10-10T00:30:52.7312848Z  2025-10-10T00:30:52.7313187Z  2025-10-10T00:30:52.7313484Z  2025-10-10T00:30:52.7314157Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:52.7314875Z Testing //:rnn_test; 133s processwrapper-sandbox 2025-10-10T00:30:52.7315749Z Testing //:optim_test; 111s processwrapper-sandbox 2025-10-10T00:30:52.7316310Z Testing //:modules_test; 107s processwrapper-sandbox 2025-10-10T00:30:53.2118566Z 2025-10-10T00:30:53.2119152Z  2025-10-10T00:30:53.2119472Z  2025-10-10T00:30:53.2119768Z  2025-10-10T00:30:53.2120463Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:53.2121180Z Testing //:rnn_test; 133s processwrapper-sandbox 2025-10-10T00:30:53.2121722Z Testing //:optim_test; 112s processwrapper-sandbox 2025-10-10T00:30:53.2122279Z Testing //:modules_test; 107s processwrapper-sandbox 2025-10-10T00:30:54.3321325Z 2025-10-10T00:30:54.3323393Z  2025-10-10T00:30:54.3323779Z  2025-10-10T00:30:54.3324107Z  2025-10-10T00:30:54.3324901Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:54.3325707Z Testing //:rnn_test; 134s processwrapper-sandbox 2025-10-10T00:30:54.3326327Z Testing //:optim_test; 113s processwrapper-sandbox 2025-10-10T00:30:54.3326963Z Testing //:modules_test; 108s processwrapper-sandbox 2025-10-10T00:30:55.5327996Z 2025-10-10T00:30:55.5328767Z  2025-10-10T00:30:55.5329129Z  2025-10-10T00:30:55.5329420Z  2025-10-10T00:30:55.5330260Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:55.5331353Z Testing //:rnn_test; 135s processwrapper-sandbox 2025-10-10T00:30:55.5331985Z Testing //:optim_test; 114s processwrapper-sandbox 2025-10-10T00:30:55.5332544Z Testing //:modules_test; 109s processwrapper-sandbox 2025-10-10T00:30:56.5333660Z 2025-10-10T00:30:56.5334490Z  2025-10-10T00:30:56.5334993Z  2025-10-10T00:30:56.5335482Z  2025-10-10T00:30:56.5336293Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:56.5337141Z Testing //:rnn_test; 136s processwrapper-sandbox 2025-10-10T00:30:56.5337787Z Testing //:optim_test; 115s processwrapper-sandbox 2025-10-10T00:30:56.5338433Z Testing //:modules_test; 110s processwrapper-sandbox 2025-10-10T00:30:57.5338725Z 2025-10-10T00:30:57.5339630Z  2025-10-10T00:30:57.5340035Z  2025-10-10T00:30:57.5340627Z  2025-10-10T00:30:57.5341441Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:57.5342251Z Testing //:rnn_test; 137s processwrapper-sandbox 2025-10-10T00:30:57.5342855Z Testing //:optim_test; 116s processwrapper-sandbox 2025-10-10T00:30:57.5343436Z Testing //:modules_test; 111s processwrapper-sandbox 2025-10-10T00:30:58.7347069Z 2025-10-10T00:30:58.7347851Z  2025-10-10T00:30:58.7348315Z  2025-10-10T00:30:58.7348715Z  2025-10-10T00:30:58.7349655Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:58.7350671Z Testing //:rnn_test; 139s processwrapper-sandbox 2025-10-10T00:30:58.7351671Z Testing //:optim_test; 117s processwrapper-sandbox 2025-10-10T00:30:58.7352450Z Testing //:modules_test; 113s processwrapper-sandbox 2025-10-10T00:30:59.7353204Z 2025-10-10T00:30:59.7353959Z  2025-10-10T00:30:59.7354451Z  2025-10-10T00:30:59.7354834Z  2025-10-10T00:30:59.7355873Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:30:59.7356854Z Testing //:rnn_test; 140s processwrapper-sandbox 2025-10-10T00:30:59.7357591Z Testing //:optim_test; 118s processwrapper-sandbox 2025-10-10T00:30:59.7358316Z Testing //:modules_test; 114s processwrapper-sandbox 2025-10-10T00:31:00.9359230Z 2025-10-10T00:31:00.9360006Z  2025-10-10T00:31:00.9360493Z  2025-10-10T00:31:00.9360850Z  2025-10-10T00:31:00.9362089Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:00.9363091Z Testing //:rnn_test; 141s processwrapper-sandbox 2025-10-10T00:31:00.9363855Z Testing //:optim_test; 120s processwrapper-sandbox 2025-10-10T00:31:00.9364628Z Testing //:modules_test; 115s processwrapper-sandbox 2025-10-10T00:31:02.1366387Z 2025-10-10T00:31:02.1367151Z  2025-10-10T00:31:02.1367637Z  2025-10-10T00:31:02.1368038Z  2025-10-10T00:31:02.1368974Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:02.1370000Z Testing //:rnn_test; 142s processwrapper-sandbox 2025-10-10T00:31:02.1370754Z Testing //:optim_test; 121s processwrapper-sandbox 2025-10-10T00:31:02.1371540Z Testing //:modules_test; 116s processwrapper-sandbox 2025-10-10T00:31:03.1372363Z 2025-10-10T00:31:03.1373109Z  2025-10-10T00:31:03.1373586Z  2025-10-10T00:31:03.1374293Z  2025-10-10T00:31:03.1375289Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:03.1376329Z Testing //:rnn_test; 143s processwrapper-sandbox 2025-10-10T00:31:03.1377072Z Testing //:optim_test; 122s processwrapper-sandbox 2025-10-10T00:31:03.1377823Z Testing //:modules_test; 117s processwrapper-sandbox 2025-10-10T00:31:04.3378765Z 2025-10-10T00:31:04.3379513Z  2025-10-10T00:31:04.3380008Z  2025-10-10T00:31:04.3380693Z  2025-10-10T00:31:04.3381633Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:04.3382620Z Testing //:rnn_test; 144s processwrapper-sandbox 2025-10-10T00:31:04.3383387Z Testing //:optim_test; 123s processwrapper-sandbox 2025-10-10T00:31:04.3384123Z Testing //:modules_test; 118s processwrapper-sandbox 2025-10-10T00:31:05.3386223Z 2025-10-10T00:31:05.3386974Z  2025-10-10T00:31:05.3387458Z  2025-10-10T00:31:05.3387826Z  2025-10-10T00:31:05.3388805Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:05.3389829Z Testing //:rnn_test; 145s processwrapper-sandbox 2025-10-10T00:31:05.3390563Z Testing //:optim_test; 124s processwrapper-sandbox 2025-10-10T00:31:05.3391605Z Testing //:modules_test; 119s processwrapper-sandbox 2025-10-10T00:31:06.3389918Z 2025-10-10T00:31:06.3390656Z  2025-10-10T00:31:06.3391171Z  2025-10-10T00:31:06.3391540Z  2025-10-10T00:31:06.3392487Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:06.3393493Z Testing //:rnn_test; 146s processwrapper-sandbox 2025-10-10T00:31:06.3394244Z Testing //:optim_test; 125s processwrapper-sandbox 2025-10-10T00:31:06.3394997Z Testing //:modules_test; 120s processwrapper-sandbox 2025-10-10T00:31:07.5396848Z 2025-10-10T00:31:07.5397560Z  2025-10-10T00:31:07.5398039Z  2025-10-10T00:31:07.5398459Z  2025-10-10T00:31:07.5399409Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:07.5400678Z Testing //:rnn_test; 147s processwrapper-sandbox 2025-10-10T00:31:07.5401437Z Testing //:optim_test; 126s processwrapper-sandbox 2025-10-10T00:31:07.5402229Z Testing //:modules_test; 121s processwrapper-sandbox 2025-10-10T00:31:08.5402032Z 2025-10-10T00:31:08.5402758Z  2025-10-10T00:31:08.5403219Z  2025-10-10T00:31:08.5403621Z  2025-10-10T00:31:08.5404524Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:08.5405534Z Testing //:rnn_test; 148s processwrapper-sandbox 2025-10-10T00:31:08.5406308Z Testing //:optim_test; 127s processwrapper-sandbox 2025-10-10T00:31:08.5407053Z Testing //:modules_test; 122s processwrapper-sandbox 2025-10-10T00:31:09.7408559Z 2025-10-10T00:31:09.7409318Z  2025-10-10T00:31:09.7410218Z  2025-10-10T00:31:09.7410612Z  2025-10-10T00:31:09.7411679Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:09.7412834Z Testing //:rnn_test; 150s processwrapper-sandbox 2025-10-10T00:31:09.7413612Z Testing //:optim_test; 128s processwrapper-sandbox 2025-10-10T00:31:09.7414431Z Testing //:modules_test; 124s processwrapper-sandbox 2025-10-10T00:31:10.7414916Z 2025-10-10T00:31:10.7415662Z  2025-10-10T00:31:10.7416149Z  2025-10-10T00:31:10.7416556Z  2025-10-10T00:31:10.7417488Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:10.7418502Z Testing //:rnn_test; 151s processwrapper-sandbox 2025-10-10T00:31:10.7419279Z Testing //:optim_test; 129s processwrapper-sandbox 2025-10-10T00:31:10.7420021Z Testing //:modules_test; 125s processwrapper-sandbox 2025-10-10T00:31:11.7420156Z 2025-10-10T00:31:11.7420909Z  2025-10-10T00:31:11.7421276Z  2025-10-10T00:31:11.7421580Z  2025-10-10T00:31:11.7422283Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:11.7423019Z Testing //:rnn_test; 152s processwrapper-sandbox 2025-10-10T00:31:11.7423586Z Testing //:optim_test; 130s processwrapper-sandbox 2025-10-10T00:31:11.7424483Z Testing //:modules_test; 126s processwrapper-sandbox 2025-10-10T00:31:12.9427539Z 2025-10-10T00:31:12.9428244Z  2025-10-10T00:31:12.9428623Z  2025-10-10T00:31:12.9428913Z  2025-10-10T00:31:12.9429631Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:12.9430377Z Testing //:rnn_test; 153s processwrapper-sandbox 2025-10-10T00:31:12.9430930Z Testing //:optim_test; 132s processwrapper-sandbox 2025-10-10T00:31:12.9431538Z Testing //:modules_test; 127s processwrapper-sandbox 2025-10-10T00:31:13.9433732Z 2025-10-10T00:31:13.9434472Z  2025-10-10T00:31:13.9434988Z  2025-10-10T00:31:13.9435488Z  2025-10-10T00:31:13.9436460Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:13.9437726Z Testing //:rnn_test; 154s processwrapper-sandbox 2025-10-10T00:31:13.9438516Z Testing //:optim_test; 133s processwrapper-sandbox 2025-10-10T00:31:13.9439264Z Testing //:modules_test; 128s processwrapper-sandbox 2025-10-10T00:31:14.9441410Z 2025-10-10T00:31:14.9474707Z  2025-10-10T00:31:14.9475459Z  2025-10-10T00:31:14.9475758Z  2025-10-10T00:31:14.9476476Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:14.9477202Z Testing //:rnn_test; 155s processwrapper-sandbox 2025-10-10T00:31:14.9478873Z Testing //:optim_test; 134s processwrapper-sandbox 2025-10-10T00:31:14.9677787Z Testing //:modules_test; 129s processwrapper-sandbox 2025-10-10T00:31:16.1446050Z 2025-10-10T00:31:16.1447113Z  2025-10-10T00:31:16.1447489Z  2025-10-10T00:31:16.1447791Z  2025-10-10T00:31:16.1448503Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:16.1449253Z Testing //:rnn_test; 156s processwrapper-sandbox 2025-10-10T00:31:16.1449808Z Testing //:optim_test; 135s processwrapper-sandbox 2025-10-10T00:31:16.1450383Z Testing //:modules_test; 130s processwrapper-sandbox 2025-10-10T00:31:17.1451658Z 2025-10-10T00:31:17.1452434Z  2025-10-10T00:31:17.1452933Z  2025-10-10T00:31:17.1453318Z  2025-10-10T00:31:17.1454245Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:17.1455223Z Testing //:rnn_test; 157s processwrapper-sandbox 2025-10-10T00:31:17.1456283Z Testing //:optim_test; 136s processwrapper-sandbox 2025-10-10T00:31:17.1457095Z Testing //:modules_test; 131s processwrapper-sandbox 2025-10-10T00:31:18.3458792Z 2025-10-10T00:31:18.3459558Z  2025-10-10T00:31:18.3460028Z  2025-10-10T00:31:18.3460425Z  2025-10-10T00:31:18.3461386Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:18.3462340Z Testing //:rnn_test; 158s processwrapper-sandbox 2025-10-10T00:31:18.3463060Z Testing //:optim_test; 137s processwrapper-sandbox 2025-10-10T00:31:18.3463802Z Testing //:modules_test; 132s processwrapper-sandbox 2025-10-10T00:31:19.3464428Z 2025-10-10T00:31:19.3465206Z  2025-10-10T00:31:19.3465667Z  2025-10-10T00:31:19.3466056Z  2025-10-10T00:31:19.3466978Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:19.3467994Z Testing //:rnn_test; 159s processwrapper-sandbox 2025-10-10T00:31:19.3468762Z Testing //:optim_test; 138s processwrapper-sandbox 2025-10-10T00:31:19.3469541Z Testing //:modules_test; 133s processwrapper-sandbox 2025-10-10T00:31:20.3471035Z 2025-10-10T00:31:20.3471809Z  2025-10-10T00:31:20.3472303Z  2025-10-10T00:31:20.3472699Z  2025-10-10T00:31:20.3473685Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:20.3475269Z Testing //:rnn_test; 160s processwrapper-sandbox 2025-10-10T00:31:20.3476120Z Testing //:optim_test; 139s processwrapper-sandbox 2025-10-10T00:31:20.3476879Z Testing //:modules_test; 134s processwrapper-sandbox 2025-10-10T00:31:21.5477341Z 2025-10-10T00:31:21.5478106Z  2025-10-10T00:31:21.5478589Z  2025-10-10T00:31:21.5478990Z  2025-10-10T00:31:21.5479940Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:21.5480936Z Testing //:rnn_test; 161s processwrapper-sandbox 2025-10-10T00:31:21.5481713Z Testing //:optim_test; 140s processwrapper-sandbox 2025-10-10T00:31:21.5482460Z Testing //:modules_test; 135s processwrapper-sandbox 2025-10-10T00:31:22.5482891Z 2025-10-10T00:31:22.5483664Z  2025-10-10T00:31:22.5484163Z  2025-10-10T00:31:22.5484852Z  2025-10-10T00:31:22.5485800Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:22.5486820Z Testing //:rnn_test; 162s processwrapper-sandbox 2025-10-10T00:31:22.5487569Z Testing //:optim_test; 141s processwrapper-sandbox 2025-10-10T00:31:22.5488320Z Testing //:modules_test; 136s processwrapper-sandbox 2025-10-10T00:31:23.7489669Z 2025-10-10T00:31:23.7490388Z  2025-10-10T00:31:23.7490863Z  2025-10-10T00:31:23.7491274Z  2025-10-10T00:31:23.7492189Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:23.7493225Z Testing //:rnn_test; 164s processwrapper-sandbox 2025-10-10T00:31:23.7493987Z Testing //:optim_test; 142s processwrapper-sandbox 2025-10-10T00:31:23.7495045Z Testing //:modules_test; 138s processwrapper-sandbox 2025-10-10T00:31:24.9497527Z 2025-10-10T00:31:24.9498286Z  2025-10-10T00:31:24.9498811Z  2025-10-10T00:31:24.9499204Z  2025-10-10T00:31:24.9500165Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:24.9501182Z Testing //:rnn_test; 165s processwrapper-sandbox 2025-10-10T00:31:24.9501943Z Testing //:optim_test; 144s processwrapper-sandbox 2025-10-10T00:31:24.9502709Z Testing //:modules_test; 139s processwrapper-sandbox 2025-10-10T00:31:25.9504340Z 2025-10-10T00:31:25.9505130Z  2025-10-10T00:31:25.9505616Z  2025-10-10T00:31:25.9505984Z  2025-10-10T00:31:25.9507222Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:25.9508245Z Testing //:rnn_test; 166s processwrapper-sandbox 2025-10-10T00:31:25.9508995Z Testing //:optim_test; 145s processwrapper-sandbox 2025-10-10T00:31:25.9509741Z Testing //:modules_test; 140s processwrapper-sandbox 2025-10-10T00:31:27.1509712Z 2025-10-10T00:31:27.1510453Z  2025-10-10T00:31:27.1510802Z  2025-10-10T00:31:27.1511100Z  2025-10-10T00:31:27.1511813Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:27.1512550Z Testing //:rnn_test; 167s processwrapper-sandbox 2025-10-10T00:31:27.1513111Z Testing //:optim_test; 146s processwrapper-sandbox 2025-10-10T00:31:27.1513661Z Testing //:modules_test; 141s processwrapper-sandbox 2025-10-10T00:31:28.1515518Z 2025-10-10T00:31:28.1516180Z  2025-10-10T00:31:28.1516542Z  2025-10-10T00:31:28.1516826Z  2025-10-10T00:31:28.1517547Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:28.1518284Z Testing //:rnn_test; 168s processwrapper-sandbox 2025-10-10T00:31:28.1518853Z Testing //:optim_test; 147s processwrapper-sandbox 2025-10-10T00:31:28.1519404Z Testing //:modules_test; 142s processwrapper-sandbox 2025-10-10T00:31:29.1522207Z 2025-10-10T00:31:29.1522920Z  2025-10-10T00:31:29.1523287Z  2025-10-10T00:31:29.1523802Z  2025-10-10T00:31:29.1524518Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:29.1525238Z Testing //:rnn_test; 169s processwrapper-sandbox 2025-10-10T00:31:29.1525800Z Testing //:optim_test; 148s processwrapper-sandbox 2025-10-10T00:31:29.1526362Z Testing //:modules_test; 143s processwrapper-sandbox 2025-10-10T00:31:30.3527031Z 2025-10-10T00:31:30.3527718Z  2025-10-10T00:31:30.3528053Z  2025-10-10T00:31:30.3528359Z  2025-10-10T00:31:30.3529072Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:30.3529811Z Testing //:rnn_test; 170s processwrapper-sandbox 2025-10-10T00:31:30.3530360Z Testing //:optim_test; 149s processwrapper-sandbox 2025-10-10T00:31:30.3531153Z Testing //:modules_test; 144s processwrapper-sandbox 2025-10-10T00:31:31.3532768Z 2025-10-10T00:31:31.3533452Z  2025-10-10T00:31:31.3533844Z  2025-10-10T00:31:31.3534116Z  2025-10-10T00:31:31.3534794Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:31.3535488Z Testing //:rnn_test; 171s processwrapper-sandbox 2025-10-10T00:31:31.3536027Z Testing //:optim_test; 150s processwrapper-sandbox 2025-10-10T00:31:31.3536562Z Testing //:modules_test; 145s processwrapper-sandbox 2025-10-10T00:31:32.5540523Z 2025-10-10T00:31:32.5541296Z  2025-10-10T00:31:32.5541777Z  2025-10-10T00:31:32.5542180Z  2025-10-10T00:31:32.5543130Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:32.5544426Z Testing //:rnn_test; 172s processwrapper-sandbox 2025-10-10T00:31:32.5545141Z Testing //:optim_test; 151s processwrapper-sandbox 2025-10-10T00:31:32.5545899Z Testing //:modules_test; 146s processwrapper-sandbox 2025-10-10T00:31:33.5543003Z 2025-10-10T00:31:33.5543674Z  2025-10-10T00:31:33.5544033Z  2025-10-10T00:31:33.5544308Z  2025-10-10T00:31:33.5545001Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:33.5545708Z Testing //:rnn_test; 173s processwrapper-sandbox 2025-10-10T00:31:33.5546258Z Testing //:optim_test; 152s processwrapper-sandbox 2025-10-10T00:31:33.5546796Z Testing //:modules_test; 147s processwrapper-sandbox 2025-10-10T00:31:34.5549106Z 2025-10-10T00:31:34.5549798Z  2025-10-10T00:31:34.5550383Z  2025-10-10T00:31:34.5550674Z  2025-10-10T00:31:34.5551383Z [3,101 / 3,104] 23 / 26 tests; 3 actions running; last test: //:serialize_test 2025-10-10T00:31:34.5552113Z Testing //:rnn_test; 174s processwrapper-sandbox 2025-10-10T00:31:34.5552654Z Testing //:optim_test; 153s processwrapper-sandbox 2025-10-10T00:31:34.5553200Z Testing //:modules_test; 148s processwrapper-sandbox 2025-10-10T00:31:34.7427056Z 2025-10-10T00:31:34.7427686Z  2025-10-10T00:31:34.7428038Z  2025-10-10T00:31:34.7428306Z  2025-10-10T00:31:34.7428721Z INFO: From Testing //:modules_test: 2025-10-10T00:31:34.7429503Z ==================== Test output for //:modules_test: 2025-10-10T00:31:34.7430043Z Running main() from gmock_main.cc 2025-10-10T00:31:34.7430556Z Note: Google Test filter = -*CUDA 2025-10-10T00:31:34.7431051Z [==========] Running 260 tests from 1 test suite. 2025-10-10T00:31:34.7431678Z [----------] Global test environment set-up. 2025-10-10T00:31:34.7432212Z [----------] 260 tests from ModulesTest 2025-10-10T00:31:34.7432751Z [ RUN ] ModulesTest.Conv1d 2025-10-10T00:31:34.7433225Z [ OK ] ModulesTest.Conv1d (72 ms) 2025-10-10T00:31:34.7433777Z [ RUN ] ModulesTest.Conv1dSameStrided 2025-10-10T00:31:34.7434363Z [ OK ] ModulesTest.Conv1dSameStrided (0 ms) 2025-10-10T00:31:34.7434921Z [ RUN ] ModulesTest.Conv1dIvalidArg 2025-10-10T00:31:34.7435776Z [ OK ] ModulesTest.Conv1dIvalidArg (0 ms) 2025-10-10T00:31:34.7436328Z [ RUN ] ModulesTest.Conv2dEven 2025-10-10T00:31:34.7436863Z [ OK ] ModulesTest.Conv2dEven (5 ms) 2025-10-10T00:31:34.7437398Z [ RUN ] ModulesTest.Conv2dUneven 2025-10-10T00:31:34.7437921Z [ OK ] ModulesTest.Conv2dUneven (8 ms) 2025-10-10T00:31:34.7438480Z [ RUN ] ModulesTest.Conv2dSameStrided 2025-10-10T00:31:34.7439037Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2025-10-10T00:31:34.7439598Z [ RUN ] ModulesTest.Conv3d 2025-10-10T00:31:34.7440097Z [ OK ] ModulesTest.Conv3d (5 ms) 2025-10-10T00:31:34.7440624Z [ RUN ] ModulesTest.Conv3dSameStrided 2025-10-10T00:31:34.7441204Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2025-10-10T00:31:34.7441762Z [ RUN ] ModulesTest.ConvTranspose1d 2025-10-10T00:31:34.7442421Z [ OK ] ModulesTest.ConvTranspose1d (34 ms) 2025-10-10T00:31:34.7443016Z [ RUN ] ModulesTest.ConvTranspose2dEven 2025-10-10T00:31:34.7443599Z [ OK ] ModulesTest.ConvTranspose2dEven (8 ms) 2025-10-10T00:31:34.7444204Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2025-10-10T00:31:34.7444803Z [ OK ] ModulesTest.ConvTranspose2dUneven (14 ms) 2025-10-10T00:31:34.7445394Z [ RUN ] ModulesTest.ConvTranspose3d 2025-10-10T00:31:34.7445954Z [ OK ] ModulesTest.ConvTranspose3d (3 ms) 2025-10-10T00:31:34.7446494Z [ RUN ] ModulesTest.MaxPool1d 2025-10-10T00:31:34.7447003Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2025-10-10T00:31:34.7447574Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2025-10-10T00:31:34.7448180Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2025-10-10T00:31:34.7448868Z [ RUN ] ModulesTest.MaxPool2dEven 2025-10-10T00:31:34.7449402Z [ OK ] ModulesTest.MaxPool2dEven (14 ms) 2025-10-10T00:31:34.7449961Z [ RUN ] ModulesTest.MaxPool2dUneven 2025-10-10T00:31:34.7450527Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2025-10-10T00:31:34.7451103Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2025-10-10T00:31:34.7451726Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2025-10-10T00:31:34.7452295Z [ RUN ] ModulesTest.MaxPool3d 2025-10-10T00:31:34.7452813Z [ OK ] ModulesTest.MaxPool3d (1 ms) 2025-10-10T00:31:34.7453379Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2025-10-10T00:31:34.7453980Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2025-10-10T00:31:34.7454566Z [ RUN ] ModulesTest.AvgPool1d 2025-10-10T00:31:34.7455066Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2025-10-10T00:31:34.7455692Z [ RUN ] ModulesTest.AvgPool2dEven 2025-10-10T00:31:34.7456256Z [ OK ] ModulesTest.AvgPool2dEven (3 ms) 2025-10-10T00:31:34.7456799Z [ RUN ] ModulesTest.AvgPool2dUneven 2025-10-10T00:31:34.7457357Z [ OK ] ModulesTest.AvgPool2dUneven (1 ms) 2025-10-10T00:31:34.7457904Z [ RUN ] ModulesTest.AvgPool3d 2025-10-10T00:31:34.7458422Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2025-10-10T00:31:34.7458988Z [ RUN ] ModulesTest.FractionalMaxPool2d 2025-10-10T00:31:34.7459572Z [ OK ] ModulesTest.FractionalMaxPool2d (1 ms) 2025-10-10T00:31:34.7460232Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2025-10-10T00:31:34.7460944Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (15 ms) 2025-10-10T00:31:34.7461626Z [ RUN ] ModulesTest.FractionalMaxPool3d 2025-10-10T00:31:34.7462224Z [ OK ] ModulesTest.FractionalMaxPool3d (1 ms) 2025-10-10T00:31:34.7462870Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2025-10-10T00:31:34.7463589Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2025-10-10T00:31:34.7464218Z [ RUN ] ModulesTest.LPPool1d 2025-10-10T00:31:34.7464745Z [ OK ] ModulesTest.LPPool1d (1 ms) 2025-10-10T00:31:34.7465277Z [ RUN ] ModulesTest.LPPool2d 2025-10-10T00:31:34.7465774Z [ OK ] ModulesTest.LPPool2d (1 ms) 2025-10-10T00:31:34.7466319Z [ RUN ] ModulesTest.LPPool3d 2025-10-10T00:31:34.7466817Z [ OK ] ModulesTest.LPPool3d (1 ms) 2025-10-10T00:31:34.7467411Z [ RUN ] ModulesTest.Identity 2025-10-10T00:31:34.7467918Z [ OK ] ModulesTest.Identity (0 ms) 2025-10-10T00:31:34.7468432Z [ RUN ] ModulesTest.Flatten 2025-10-10T00:31:34.7468926Z [ OK ] ModulesTest.Flatten (2 ms) 2025-10-10T00:31:34.7469434Z [ RUN ] ModulesTest.Unflatten 2025-10-10T00:31:34.7470069Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:31:34.7471820Z W1010 00:29:08.789556 137415 TensorImpl.h:1971] 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-10-10T00:31:34.7473482Z [ OK ] ModulesTest.Unflatten (0 ms) 2025-10-10T00:31:34.7478514Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2025-10-10T00:31:34.7479100Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2025-10-10T00:31:34.7479750Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2025-10-10T00:31:34.7480349Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2025-10-10T00:31:34.7480905Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2025-10-10T00:31:34.7481414Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (33 ms) 2025-10-10T00:31:34.7481933Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2025-10-10T00:31:34.7482442Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (2 ms) 2025-10-10T00:31:34.7483029Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2025-10-10T00:31:34.7483661Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (3 ms) 2025-10-10T00:31:34.7484332Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2025-10-10T00:31:34.7484989Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (3 ms) 2025-10-10T00:31:34.7485659Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2025-10-10T00:31:34.7486126Z [ OK ] ModulesTest.AdaptiveMaxPool3d (2 ms) 2025-10-10T00:31:34.7486664Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2025-10-10T00:31:34.7487255Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (4 ms) 2025-10-10T00:31:34.7487807Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2025-10-10T00:31:34.7488288Z [ OK ] ModulesTest.AdaptiveAvgPool1d (2 ms) 2025-10-10T00:31:34.7488767Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2025-10-10T00:31:34.7489277Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (2 ms) 2025-10-10T00:31:34.7489780Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2025-10-10T00:31:34.7490304Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (4 ms) 2025-10-10T00:31:34.7490870Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2025-10-10T00:31:34.7491335Z [ OK ] ModulesTest.AdaptiveAvgPool3d (2 ms) 2025-10-10T00:31:34.7491802Z [ RUN ] ModulesTest.MaxUnpool1d 2025-10-10T00:31:34.7492219Z [ OK ] ModulesTest.MaxUnpool1d (3 ms) 2025-10-10T00:31:34.7492687Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2025-10-10T00:31:34.7493172Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (24 ms) 2025-10-10T00:31:34.7493648Z [ RUN ] ModulesTest.MaxUnpool2d 2025-10-10T00:31:34.7494068Z [ OK ] ModulesTest.MaxUnpool2d (3 ms) 2025-10-10T00:31:34.7494534Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2025-10-10T00:31:34.7495025Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2025-10-10T00:31:34.7495490Z [ RUN ] ModulesTest.MaxUnpool3d 2025-10-10T00:31:34.7495920Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2025-10-10T00:31:34.7496381Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2025-10-10T00:31:34.7496902Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (3 ms) 2025-10-10T00:31:34.7497400Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2025-10-10T00:31:34.7497896Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (889 ms) 2025-10-10T00:31:34.7498354Z [ RUN ] ModulesTest.Linear 2025-10-10T00:31:34.7498750Z [ OK ] ModulesTest.Linear (3 ms) 2025-10-10T00:31:34.7499196Z [ RUN ] ModulesTest.LocalResponseNorm 2025-10-10T00:31:34.7499671Z [ OK ] ModulesTest.LocalResponseNorm (4 ms) 2025-10-10T00:31:34.7500194Z [ RUN ] ModulesTest.LayerNorm 2025-10-10T00:31:34.7500600Z [ OK ] ModulesTest.LayerNorm (3 ms) 2025-10-10T00:31:34.7501034Z [ RUN ] ModulesTest.GroupNorm 2025-10-10T00:31:34.7501427Z [ OK ] ModulesTest.GroupNorm (21 ms) 2025-10-10T00:31:34.7501863Z [ RUN ] ModulesTest.Bilinear 2025-10-10T00:31:34.7502258Z [ OK ] ModulesTest.Bilinear (3 ms) 2025-10-10T00:31:34.7502681Z [ RUN ] ModulesTest.Fold 2025-10-10T00:31:34.7503048Z [ OK ] ModulesTest.Fold (14 ms) 2025-10-10T00:31:34.7503459Z [ RUN ] ModulesTest.Unfold 2025-10-10T00:31:34.7503858Z [ OK ] ModulesTest.Unfold (2 ms) 2025-10-10T00:31:34.7504273Z [ RUN ] ModulesTest.SimpleContainer 2025-10-10T00:31:34.7504737Z [ OK ] ModulesTest.SimpleContainer (54 ms) 2025-10-10T00:31:34.7505188Z [ RUN ] ModulesTest.EmbeddingBasic 2025-10-10T00:31:34.7505689Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2025-10-10T00:31:34.7506134Z [ RUN ] ModulesTest.EmbeddingList 2025-10-10T00:31:34.7506580Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2025-10-10T00:31:34.7507057Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2025-10-10T00:31:34.7507578Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2025-10-10T00:31:34.7508115Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2025-10-10T00:31:34.7508652Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (1 ms) 2025-10-10T00:31:34.7509167Z [ RUN ] ModulesTest.AlphaDropout 2025-10-10T00:31:34.7509594Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2025-10-10T00:31:34.7510070Z [ RUN ] ModulesTest.FeatureAlphaDropout 2025-10-10T00:31:34.7510553Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2025-10-10T00:31:34.7511069Z [ RUN ] ModulesTest.Dropout 2025-10-10T00:31:34.7511452Z [ OK ] ModulesTest.Dropout (1 ms) 2025-10-10T00:31:34.7511882Z [ RUN ] ModulesTest.Dropout2d 2025-10-10T00:31:34.7512308Z [ OK ] ModulesTest.Dropout2d (17 ms) 2025-10-10T00:31:34.7512724Z [ RUN ] ModulesTest.Dropout3d 2025-10-10T00:31:34.7513142Z [ OK ] ModulesTest.Dropout3d (30 ms) 2025-10-10T00:31:34.7513573Z [ RUN ] ModulesTest.Parameters 2025-10-10T00:31:34.7514006Z [ OK ] ModulesTest.Parameters (0 ms) 2025-10-10T00:31:34.7514498Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2025-10-10T00:31:34.7515104Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2025-10-10T00:31:34.7515752Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2025-10-10T00:31:34.7516314Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2025-10-10T00:31:34.7516921Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2025-10-10T00:31:34.7517444Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2025-10-10T00:31:34.7517968Z [ RUN ] ModulesTest.BatchNorm1dStateful 2025-10-10T00:31:34.7518441Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2025-10-10T00:31:34.7518943Z [ RUN ] ModulesTest.BatchNorm1dStateless 2025-10-10T00:31:34.7519428Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2025-10-10T00:31:34.7519909Z [ RUN ] ModulesTest.BatchNorm1d 2025-10-10T00:31:34.7520320Z [ OK ] ModulesTest.BatchNorm1d (18 ms) 2025-10-10T00:31:34.7520793Z [ RUN ] ModulesTest.BatchNorm2dStateful 2025-10-10T00:31:34.7521283Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2025-10-10T00:31:34.7521765Z [ RUN ] ModulesTest.BatchNorm2dStateless 2025-10-10T00:31:34.7522262Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2025-10-10T00:31:34.7522731Z [ RUN ] ModulesTest.BatchNorm2d 2025-10-10T00:31:34.7523160Z [ OK ] ModulesTest.BatchNorm2d (3 ms) 2025-10-10T00:31:34.7523607Z [ RUN ] ModulesTest.BatchNorm3dStateful 2025-10-10T00:31:34.7524092Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2025-10-10T00:31:34.7524573Z [ RUN ] ModulesTest.BatchNorm3dStateless 2025-10-10T00:31:34.7525077Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2025-10-10T00:31:34.7525550Z [ RUN ] ModulesTest.BatchNorm3d 2025-10-10T00:31:34.7525955Z [ OK ] ModulesTest.BatchNorm3d (4 ms) 2025-10-10T00:31:34.7526461Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2025-10-10T00:31:34.7526951Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2025-10-10T00:31:34.7527462Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2025-10-10T00:31:34.7527962Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2025-10-10T00:31:34.7528447Z [ RUN ] ModulesTest.InstanceNorm1d 2025-10-10T00:31:34.7528880Z [ OK ] ModulesTest.InstanceNorm1d (2 ms) 2025-10-10T00:31:34.7529366Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2025-10-10T00:31:34.7529885Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2025-10-10T00:31:34.7530382Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2025-10-10T00:31:34.7530901Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2025-10-10T00:31:34.7531368Z [ RUN ] ModulesTest.InstanceNorm2d 2025-10-10T00:31:34.7531867Z [ OK ] ModulesTest.InstanceNorm2d (16 ms) 2025-10-10T00:31:34.7532345Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2025-10-10T00:31:34.7532865Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2025-10-10T00:31:34.7533382Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2025-10-10T00:31:34.7533888Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2025-10-10T00:31:34.7534380Z [ RUN ] ModulesTest.InstanceNorm3d 2025-10-10T00:31:34.7534815Z [ OK ] ModulesTest.InstanceNorm3d (24 ms) 2025-10-10T00:31:34.7535262Z [ RUN ] ModulesTest.L1Loss 2025-10-10T00:31:34.7535631Z [ OK ] ModulesTest.L1Loss (1 ms) 2025-10-10T00:31:34.7536045Z [ RUN ] ModulesTest.MSELoss 2025-10-10T00:31:34.7536433Z [ OK ] ModulesTest.MSELoss (0 ms) 2025-10-10T00:31:34.7536853Z [ RUN ] ModulesTest.BCELoss 2025-10-10T00:31:34.7537301Z [ OK ] ModulesTest.BCELoss (1 ms) 2025-10-10T00:31:34.7537724Z [ RUN ] ModulesTest.KLDivLoss 2025-10-10T00:31:34.7539479Z W1010 00:29:10.025671 137415 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-10-10T00:31:34.7541246Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2025-10-10T00:31:34.7541706Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2025-10-10T00:31:34.7542176Z [ OK ] ModulesTest.HingeEmbeddingLoss (2 ms) 2025-10-10T00:31:34.7542664Z [ RUN ] ModulesTest.MultiMarginLoss 2025-10-10T00:31:34.7543128Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2025-10-10T00:31:34.7543636Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2025-10-10T00:31:34.7544131Z [ OK ] ModulesTest.CosineEmbeddingLoss (6 ms) 2025-10-10T00:31:34.7544632Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2025-10-10T00:31:34.7545189Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (1 ms) 2025-10-10T00:31:34.7545716Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2025-10-10T00:31:34.7546245Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2025-10-10T00:31:34.7546872Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2025-10-10T00:31:34.7547529Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-10-10T00:31:34.7548128Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2025-10-10T00:31:34.7548643Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2025-10-10T00:31:34.7549167Z [ RUN ] ModulesTest.HuberLossNoReduction 2025-10-10T00:31:34.7549659Z [ OK ] ModulesTest.HuberLossNoReduction (13 ms) 2025-10-10T00:31:34.7550221Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2025-10-10T00:31:34.7550813Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2025-10-10T00:31:34.7551374Z [ RUN ] ModulesTest.SmoothL1LossBeta 2025-10-10T00:31:34.7551848Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2025-10-10T00:31:34.7552308Z [ RUN ] ModulesTest.HuberLossDelta 2025-10-10T00:31:34.7552771Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2025-10-10T00:31:34.7553234Z [ RUN ] ModulesTest.TripletMarginLoss 2025-10-10T00:31:34.7553762Z [ OK ] ModulesTest.TripletMarginLoss (3 ms) 2025-10-10T00:31:34.7554351Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2025-10-10T00:31:34.7555137Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (330 ms) 2025-10-10T00:31:34.7556036Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2025-10-10T00:31:34.7556864Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (524 ms) 2025-10-10T00:31:34.7557531Z [ RUN ] ModulesTest.NLLLoss 2025-10-10T00:31:34.7557913Z [ OK ] ModulesTest.NLLLoss (1 ms) 2025-10-10T00:31:34.7558368Z [ RUN ] ModulesTest.CrossEntropyLoss 2025-10-10T00:31:34.7558831Z [ OK ] ModulesTest.CrossEntropyLoss (19 ms) 2025-10-10T00:31:34.7559313Z [ RUN ] ModulesTest.CosineSimilarity 2025-10-10T00:31:34.7559809Z [ OK ] ModulesTest.CosineSimilarity (4 ms) 2025-10-10T00:31:34.7560328Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2025-10-10T00:31:34.7560897Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (2 ms) 2025-10-10T00:31:34.7561536Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2025-10-10T00:31:34.7562249Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2025-10-10T00:31:34.7562874Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2025-10-10T00:31:34.7563419Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2025-10-10T00:31:34.7564055Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-10-10T00:31:34.7564837Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2025-10-10T00:31:34.7565523Z [ RUN ] ModulesTest.PairwiseDistance 2025-10-10T00:31:34.7566002Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2025-10-10T00:31:34.7566460Z [ RUN ] ModulesTest.ELU 2025-10-10T00:31:34.7566824Z [ OK ] ModulesTest.ELU (14 ms) 2025-10-10T00:31:34.7567228Z [ RUN ] ModulesTest.SELU 2025-10-10T00:31:34.7567601Z [ OK ] ModulesTest.SELU (2 ms) 2025-10-10T00:31:34.7568019Z [ RUN ] ModulesTest.Hardshrink 2025-10-10T00:31:34.7568434Z [ OK ] ModulesTest.Hardshrink (9 ms) 2025-10-10T00:31:34.7568869Z [ RUN ] ModulesTest.Hardtanh 2025-10-10T00:31:34.7569263Z [ OK ] ModulesTest.Hardtanh (41 ms) 2025-10-10T00:31:34.7569740Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2025-10-10T00:31:34.7570266Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2025-10-10T00:31:34.7570738Z [ RUN ] ModulesTest.LeakyReLU 2025-10-10T00:31:34.7571196Z [ OK ] ModulesTest.LeakyReLU (18 ms) 2025-10-10T00:31:34.7571624Z [ RUN ] ModulesTest.LogSigmoid 2025-10-10T00:31:34.7572054Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2025-10-10T00:31:34.7572478Z [ RUN ] ModulesTest.Softmax 2025-10-10T00:31:34.7572879Z [ OK ] ModulesTest.Softmax (1 ms) 2025-10-10T00:31:34.7573292Z [ RUN ] ModulesTest.Softmin 2025-10-10T00:31:34.7573691Z [ OK ] ModulesTest.Softmin (1 ms) 2025-10-10T00:31:34.7574331Z [ RUN ] ModulesTest.LogSoftmax 2025-10-10T00:31:34.7574753Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2025-10-10T00:31:34.7575246Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2025-10-10T00:31:34.7575797Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (28 ms) 2025-10-10T00:31:34.7576307Z [ RUN ] ModulesTest.Softmax2d 2025-10-10T00:31:34.7576705Z [ OK ] ModulesTest.Softmax2d (16 ms) 2025-10-10T00:31:34.7577139Z [ RUN ] ModulesTest.PReLU 2025-10-10T00:31:34.7577510Z [ OK ] ModulesTest.PReLU (9 ms) 2025-10-10T00:31:34.7577917Z [ RUN ] ModulesTest.ReLU 2025-10-10T00:31:34.7578285Z [ OK ] ModulesTest.ReLU (2 ms) 2025-10-10T00:31:34.7578693Z [ RUN ] ModulesTest.ReLU6 2025-10-10T00:31:34.7579073Z [ OK ] ModulesTest.ReLU6 (3 ms) 2025-10-10T00:31:34.7579459Z [ RUN ] ModulesTest.RReLU 2025-10-10T00:31:34.7579837Z [ OK ] ModulesTest.RReLU (61 ms) 2025-10-10T00:31:34.7580229Z [ RUN ] ModulesTest.CELU 2025-10-10T00:31:34.7580701Z [ OK ] ModulesTest.CELU (11 ms) 2025-10-10T00:31:34.7581086Z [ RUN ] ModulesTest.GLU 2025-10-10T00:31:34.7581459Z [ OK ] ModulesTest.GLU (1 ms) 2025-10-10T00:31:34.7581844Z [ RUN ] ModulesTest.GELU 2025-10-10T00:31:34.7582222Z [ OK ] ModulesTest.GELU (55 ms) 2025-10-10T00:31:34.7582614Z [ RUN ] ModulesTest.TanhGELU 2025-10-10T00:31:34.7583019Z [ OK ] ModulesTest.TanhGELU (1 ms) 2025-10-10T00:31:34.7583446Z [ RUN ] ModulesTest.Mish 2025-10-10T00:31:34.7583810Z [ OK ] ModulesTest.Mish (0 ms) 2025-10-10T00:31:34.7584225Z [ RUN ] ModulesTest.Sigmoid 2025-10-10T00:31:34.7584611Z [ OK ] ModulesTest.Sigmoid (0 ms) 2025-10-10T00:31:34.7585052Z [ RUN ] ModulesTest.PixelShuffle 2025-10-10T00:31:34.7585483Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2025-10-10T00:31:34.7585937Z [ RUN ] ModulesTest.PixelUnshuffle 2025-10-10T00:31:34.7586447Z [ OK ] ModulesTest.PixelUnshuffle (15 ms) 2025-10-10T00:31:34.7586908Z [ RUN ] ModulesTest.Softplus 2025-10-10T00:31:34.7587328Z [ OK ] ModulesTest.Softplus (9 ms) 2025-10-10T00:31:34.7587750Z [ RUN ] ModulesTest.Softshrink 2025-10-10T00:31:34.7588176Z [ OK ] ModulesTest.Softshrink (27 ms) 2025-10-10T00:31:34.7588600Z [ RUN ] ModulesTest.Softsign 2025-10-10T00:31:34.7589007Z [ OK ] ModulesTest.Softsign (0 ms) 2025-10-10T00:31:34.7589418Z [ RUN ] ModulesTest.Tanh 2025-10-10T00:31:34.7589800Z [ OK ] ModulesTest.Tanh (1 ms) 2025-10-10T00:31:34.7590198Z [ RUN ] ModulesTest.Tanhshrink 2025-10-10T00:31:34.7590624Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2025-10-10T00:31:34.7591047Z [ RUN ] ModulesTest.Threshold 2025-10-10T00:31:34.7591526Z [ OK ] ModulesTest.Threshold (20 ms) 2025-10-10T00:31:34.7591967Z [ RUN ] ModulesTest.Upsampling1D 2025-10-10T00:31:34.7594384Z W1010 00:29:11.324684 137415 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-10-10T00:31:34.7598943Z W1010 00:29:11.325793 137415 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-10-10T00:31:34.7603326Z W1010 00:29:11.328027 137415 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-10-10T00:31:34.7607713Z W1010 00:29:11.329074 137415 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-10-10T00:31:34.7610125Z [ OK ] ModulesTest.Upsampling1D (8 ms) 2025-10-10T00:31:34.7610586Z [ RUN ] ModulesTest.Upsampling2D 2025-10-10T00:31:34.7613000Z W1010 00:29:11.333303 137415 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-10-10T00:31:34.7617412Z W1010 00:29:11.334327 137415 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-10-10T00:31:34.7621905Z W1010 00:29:11.336444 137415 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-10-10T00:31:34.7626266Z W1010 00:29:11.337463 137415 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-10-10T00:31:34.7630639Z W1010 00:29:11.339584 137415 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-10-10T00:31:34.7635047Z W1010 00:29:11.340770 137415 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-10-10T00:31:34.7639528Z W1010 00:29:11.343279 137415 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-10-10T00:31:34.7643886Z W1010 00:29:11.344436 137415 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-10-10T00:31:34.7646320Z [ OK ] ModulesTest.Upsampling2D (14 ms) 2025-10-10T00:31:34.7646783Z [ RUN ] ModulesTest.Upsampling3D 2025-10-10T00:31:34.7649173Z W1010 00:29:11.348357 137415 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-10-10T00:31:34.7653552Z W1010 00:29:11.349534 137415 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-10-10T00:31:34.7657968Z W1010 00:29:11.352134 137415 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-10-10T00:31:34.7663314Z W1010 00:29:11.353283 137415 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-10-10T00:31:34.7665775Z [ OK ] ModulesTest.Upsampling3D (8 ms) 2025-10-10T00:31:34.7666202Z [ RUN ] ModulesTest.CTCLoss 2025-10-10T00:31:34.7666609Z [ OK ] ModulesTest.CTCLoss (2 ms) 2025-10-10T00:31:34.7667033Z [ RUN ] ModulesTest.PoissonNLLLoss 2025-10-10T00:31:34.7667489Z [ OK ] ModulesTest.PoissonNLLLoss (2 ms) 2025-10-10T00:31:34.7667953Z [ RUN ] ModulesTest.MarginRankingLoss 2025-10-10T00:31:34.7668444Z [ OK ] ModulesTest.MarginRankingLoss (3 ms) 2025-10-10T00:31:34.7668930Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2025-10-10T00:31:34.7669436Z [ OK ] ModulesTest.BCEWithLogitsLoss (16 ms) 2025-10-10T00:31:34.7669933Z [ RUN ] ModulesTest.MultiheadAttention 2025-10-10T00:31:34.7670422Z [ OK ] ModulesTest.MultiheadAttention (142721 ms) 2025-10-10T00:31:34.7670933Z [ RUN ] ModulesTest.PrettyPrintIdentity 2025-10-10T00:31:34.7671414Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2025-10-10T00:31:34.7671915Z [ RUN ] ModulesTest.PrettyPrintFlatten 2025-10-10T00:31:34.7672388Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2025-10-10T00:31:34.7672889Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2025-10-10T00:31:34.7673402Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2025-10-10T00:31:34.7673880Z [ RUN ] ModulesTest.ReflectionPad1d 2025-10-10T00:31:34.7677890Z [ OK ] ModulesTest.ReflectionPad1d (2 ms) 2025-10-10T00:31:34.7678542Z [ RUN ] ModulesTest.ReflectionPad2d 2025-10-10T00:31:34.7679023Z [ OK ] ModulesTest.ReflectionPad2d (3 ms) 2025-10-10T00:31:34.7679490Z [ RUN ] ModulesTest.ReflectionPad3d 2025-10-10T00:31:34.7679950Z [ OK ] ModulesTest.ReflectionPad3d (5 ms) 2025-10-10T00:31:34.7680410Z [ RUN ] ModulesTest.ReplicationPad1d 2025-10-10T00:31:34.7680890Z [ OK ] ModulesTest.ReplicationPad1d (2 ms) 2025-10-10T00:31:34.7681368Z [ RUN ] ModulesTest.ReplicationPad2d 2025-10-10T00:31:34.7681830Z [ OK ] ModulesTest.ReplicationPad2d (3 ms) 2025-10-10T00:31:34.7682311Z [ RUN ] ModulesTest.ReplicationPad3d 2025-10-10T00:31:34.7682767Z [ OK ] ModulesTest.ReplicationPad3d (6 ms) 2025-10-10T00:31:34.7683226Z [ RUN ] ModulesTest.ZeroPad1d 2025-10-10T00:31:34.7683631Z [ OK ] ModulesTest.ZeroPad1d (2 ms) 2025-10-10T00:31:34.7684067Z [ RUN ] ModulesTest.ZeroPad2d 2025-10-10T00:31:34.7684467Z [ OK ] ModulesTest.ZeroPad2d (3 ms) 2025-10-10T00:31:34.7684906Z [ RUN ] ModulesTest.ZeroPad3d 2025-10-10T00:31:34.7685321Z [ OK ] ModulesTest.ZeroPad3d (6 ms) 2025-10-10T00:31:34.7685755Z [ RUN ] ModulesTest.ConstantPad1d 2025-10-10T00:31:34.7686201Z [ OK ] ModulesTest.ConstantPad1d (2 ms) 2025-10-10T00:31:34.7686641Z [ RUN ] ModulesTest.ConstantPad2d 2025-10-10T00:31:34.7687085Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2025-10-10T00:31:34.7687519Z [ RUN ] ModulesTest.ConstantPad3d 2025-10-10T00:31:34.7688032Z [ OK ] ModulesTest.ConstantPad3d (6 ms) 2025-10-10T00:31:34.7688466Z [ RUN ] ModulesTest.CrossMapLRN2d 2025-10-10T00:31:34.7688901Z [ OK ] ModulesTest.CrossMapLRN2d (7 ms) 2025-10-10T00:31:34.7689326Z [ RUN ] ModulesTest.RNNCell 2025-10-10T00:31:34.7689724Z [ OK ] ModulesTest.RNNCell (3 ms) 2025-10-10T00:31:34.7690150Z [ RUN ] ModulesTest.LSTMCell 2025-10-10T00:31:34.7690536Z [ OK ] ModulesTest.LSTMCell (7 ms) 2025-10-10T00:31:34.7690956Z [ RUN ] ModulesTest.GRUCell 2025-10-10T00:31:34.7691338Z [ OK ] ModulesTest.GRUCell (5 ms) 2025-10-10T00:31:34.7691778Z [ RUN ] ModulesTest.PrettyPrintLinear 2025-10-10T00:31:34.7692244Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2025-10-10T00:31:34.7692735Z [ RUN ] ModulesTest.PrettyPrintBilinear 2025-10-10T00:31:34.7693210Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2025-10-10T00:31:34.7693757Z [ RUN ] ModulesTest.PrettyPrintConv 2025-10-10T00:31:34.7694223Z [ OK ] ModulesTest.PrettyPrintConv (3 ms) 2025-10-10T00:31:34.7694709Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2025-10-10T00:31:34.7695252Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2025-10-10T00:31:34.7695760Z [ RUN ] ModulesTest.PrettyPrintUpsample 2025-10-10T00:31:34.7696250Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2025-10-10T00:31:34.7696725Z [ RUN ] ModulesTest.PrettyPrintFold 2025-10-10T00:31:34.7697187Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2025-10-10T00:31:34.7697660Z [ RUN ] ModulesTest.PrettyPrintUnfold 2025-10-10T00:31:34.7698143Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2025-10-10T00:31:34.7698696Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2025-10-10T00:31:34.7699175Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2025-10-10T00:31:34.7699669Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2025-10-10T00:31:34.7700148Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2025-10-10T00:31:34.7700672Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2025-10-10T00:31:34.7701227Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2025-10-10T00:31:34.7701783Z [ RUN ] ModulesTest.PrettyPrintLPPool 2025-10-10T00:31:34.7702255Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2025-10-10T00:31:34.7702774Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2025-10-10T00:31:34.7703331Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2025-10-10T00:31:34.7703877Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2025-10-10T00:31:34.7704484Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2025-10-10T00:31:34.7705012Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2025-10-10T00:31:34.7705528Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2025-10-10T00:31:34.7706020Z [ RUN ] ModulesTest.PrettyPrintDropout 2025-10-10T00:31:34.7706517Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2025-10-10T00:31:34.7707026Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2025-10-10T00:31:34.7707519Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2025-10-10T00:31:34.7708030Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2025-10-10T00:31:34.7708527Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2025-10-10T00:31:34.7709042Z [ RUN ] ModulesTest.PrettyPrintFunctional 2025-10-10T00:31:34.7709541Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2025-10-10T00:31:34.7710062Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2025-10-10T00:31:34.7710575Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2025-10-10T00:31:34.7711104Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2025-10-10T00:31:34.7722351Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2025-10-10T00:31:34.7723053Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2025-10-10T00:31:34.7723592Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2025-10-10T00:31:34.7724140Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2025-10-10T00:31:34.7724750Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2025-10-10T00:31:34.7725393Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2025-10-10T00:31:34.7725948Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2025-10-10T00:31:34.7726483Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2025-10-10T00:31:34.7727035Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2025-10-10T00:31:34.7727550Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2025-10-10T00:31:34.7728070Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2025-10-10T00:31:34.7728584Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2025-10-10T00:31:34.7729083Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2025-10-10T00:31:34.7729620Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2025-10-10T00:31:34.7730185Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2025-10-10T00:31:34.7730731Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2025-10-10T00:31:34.7731277Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2025-10-10T00:31:34.7731798Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2025-10-10T00:31:34.7732318Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2025-10-10T00:31:34.7732832Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2025-10-10T00:31:34.7733297Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2025-10-10T00:31:34.7733795Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2025-10-10T00:31:34.7734289Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2025-10-10T00:31:34.7734795Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2025-10-10T00:31:34.7735276Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2025-10-10T00:31:34.7735760Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2025-10-10T00:31:34.7736246Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2025-10-10T00:31:34.7736815Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2025-10-10T00:31:34.7737404Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2025-10-10T00:31:34.7737984Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2025-10-10T00:31:34.7738584Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2025-10-10T00:31:34.7739164Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2025-10-10T00:31:34.7739742Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2025-10-10T00:31:34.7740395Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2025-10-10T00:31:34.7741122Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2025-10-10T00:31:34.7741762Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2025-10-10T00:31:34.7742232Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2025-10-10T00:31:34.7742795Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2025-10-10T00:31:34.7743337Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2025-10-10T00:31:34.7743922Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2025-10-10T00:31:34.7744531Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2025-10-10T00:31:34.7745154Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2025-10-10T00:31:34.7745824Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2025-10-10T00:31:34.7746417Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2025-10-10T00:31:34.7746960Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2025-10-10T00:31:34.7747506Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2025-10-10T00:31:34.7748067Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2025-10-10T00:31:34.7748621Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2025-10-10T00:31:34.7749186Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2025-10-10T00:31:34.7749747Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2025-10-10T00:31:34.7750274Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2025-10-10T00:31:34.7750821Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2025-10-10T00:31:34.7751360Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2025-10-10T00:31:34.7751886Z [ RUN ] ModulesTest.PrettyPrintZeroPad 2025-10-10T00:31:34.7752401Z [ OK ] ModulesTest.PrettyPrintZeroPad (0 ms) 2025-10-10T00:31:34.7752910Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2025-10-10T00:31:34.7753431Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2025-10-10T00:31:34.7753941Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2025-10-10T00:31:34.7754458Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2025-10-10T00:31:34.7754940Z [ RUN ] ModulesTest.PrettyPrintELU 2025-10-10T00:31:34.7755518Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2025-10-10T00:31:34.7755974Z [ RUN ] ModulesTest.PrettyPrintSELU 2025-10-10T00:31:34.7756446Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2025-10-10T00:31:34.7756902Z [ RUN ] ModulesTest.PrettyPrintGLU 2025-10-10T00:31:34.7757362Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2025-10-10T00:31:34.7757852Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2025-10-10T00:31:34.7758398Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2025-10-10T00:31:34.7758915Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2025-10-10T00:31:34.7759398Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2025-10-10T00:31:34.7759900Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2025-10-10T00:31:34.7760392Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2025-10-10T00:31:34.7760907Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2025-10-10T00:31:34.7761405Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2025-10-10T00:31:34.7761920Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2025-10-10T00:31:34.7762408Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2025-10-10T00:31:34.7762890Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2025-10-10T00:31:34.7763370Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2025-10-10T00:31:34.7763903Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2025-10-10T00:31:34.7764419Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2025-10-10T00:31:34.7764916Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2025-10-10T00:31:34.7765418Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2025-10-10T00:31:34.7765907Z [ RUN ] ModulesTest.PrettyPrintPReLU 2025-10-10T00:31:34.7766384Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2025-10-10T00:31:34.7766867Z [ RUN ] ModulesTest.PrettyPrintReLU 2025-10-10T00:31:34.7767319Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2025-10-10T00:31:34.7767792Z [ RUN ] ModulesTest.PrettyPrintReLU6 2025-10-10T00:31:34.7768254Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2025-10-10T00:31:34.7768737Z [ RUN ] ModulesTest.PrettyPrintRReLU 2025-10-10T00:31:34.7769232Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2025-10-10T00:31:34.7769710Z [ RUN ] ModulesTest.PrettyPrintCELU 2025-10-10T00:31:34.7770168Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2025-10-10T00:31:34.7770651Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2025-10-10T00:31:34.7771133Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2025-10-10T00:31:34.7771630Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2025-10-10T00:31:34.7772157Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2025-10-10T00:31:34.7772680Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2025-10-10T00:31:34.7773228Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2025-10-10T00:31:34.7773743Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2025-10-10T00:31:34.7774502Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2025-10-10T00:31:34.7774998Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2025-10-10T00:31:34.7775514Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2025-10-10T00:31:34.7776037Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2025-10-10T00:31:34.7776515Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2025-10-10T00:31:34.7777007Z [ RUN ] ModulesTest.PrettyPrintTanh 2025-10-10T00:31:34.7777459Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2025-10-10T00:31:34.7777951Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2025-10-10T00:31:34.7778453Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2025-10-10T00:31:34.7778963Z [ RUN ] ModulesTest.PrettyPrintThreshold 2025-10-10T00:31:34.7779560Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2025-10-10T00:31:34.7780066Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2025-10-10T00:31:34.7780547Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2025-10-10T00:31:34.7781049Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2025-10-10T00:31:34.7781600Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2025-10-10T00:31:34.7782151Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2025-10-10T00:31:34.7782731Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2025-10-10T00:31:34.7783281Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2025-10-10T00:31:34.7783821Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2025-10-10T00:31:34.7784355Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2025-10-10T00:31:34.7784940Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2025-10-10T00:31:34.7785505Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2025-10-10T00:31:34.7786094Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2025-10-10T00:31:34.7786686Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2025-10-10T00:31:34.7787248Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2025-10-10T00:31:34.7787831Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2025-10-10T00:31:34.7788416Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2025-10-10T00:31:34.7788954Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2025-10-10T00:31:34.7789446Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2025-10-10T00:31:34.7789926Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2025-10-10T00:31:34.7790470Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2025-10-10T00:31:34.7790951Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2025-10-10T00:31:34.7791438Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2025-10-10T00:31:34.7792025Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2025-10-10T00:31:34.7792712Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2025-10-10T00:31:34.7793338Z [----------] 260 tests from ModulesTest (145610 ms total) 2025-10-10T00:31:34.7793668Z 2025-10-10T00:31:34.7793827Z [----------] Global test environment tear-down 2025-10-10T00:31:34.7794321Z [==========] 260 tests from 1 test suite ran. (145610 ms total) 2025-10-10T00:31:34.7794767Z [ PASSED ] 260 tests. 2025-10-10T00:31:34.7795122Z ================================================================================ 2025-10-10T00:31:34.7796240Z [3,101 / 3,104] 24 / 26 tests; 3 actions running; last test: //:modules_test 2025-10-10T00:31:34.7796916Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-10-10T00:31:34.7797459Z Testing //:optim_test; 153s processwrapper-sandbox 2025-10-10T00:31:34.7797991Z Testing //:modules_test; 149s processwrapper-sandbox 2025-10-10T00:31:34.9552356Z 2025-10-10T00:31:34.9553060Z  2025-10-10T00:31:34.9553375Z  2025-10-10T00:31:34.9553682Z  2025-10-10T00:31:34.9554317Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:34.9555045Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-10-10T00:31:34.9555650Z Testing //:optim_test; 154s processwrapper-sandbox 2025-10-10T00:31:35.9558291Z 2025-10-10T00:31:35.9561164Z  2025-10-10T00:31:35.9563520Z  2025-10-10T00:31:35.9566182Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:35.9568897Z Testing //:rnn_test; 176s processwrapper-sandbox 2025-10-10T00:31:35.9571407Z Testing //:optim_test; 155s processwrapper-sandbox 2025-10-10T00:31:37.1564819Z 2025-10-10T00:31:37.1565902Z  2025-10-10T00:31:37.1566442Z  2025-10-10T00:31:37.1567783Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:37.1568538Z Testing //:rnn_test; 177s processwrapper-sandbox 2025-10-10T00:31:37.1569327Z Testing //:optim_test; 156s processwrapper-sandbox 2025-10-10T00:31:38.1570705Z 2025-10-10T00:31:38.1571727Z  2025-10-10T00:31:38.1572087Z  2025-10-10T00:31:38.1572757Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:38.1573469Z Testing //:rnn_test; 178s processwrapper-sandbox 2025-10-10T00:31:38.1574174Z Testing //:optim_test; 157s processwrapper-sandbox 2025-10-10T00:31:39.3578251Z 2025-10-10T00:31:39.3579280Z  2025-10-10T00:31:39.3579636Z  2025-10-10T00:31:39.3580291Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:39.3581013Z Testing //:rnn_test; 179s processwrapper-sandbox 2025-10-10T00:31:39.3581762Z Testing //:optim_test; 158s processwrapper-sandbox 2025-10-10T00:31:40.3584706Z 2025-10-10T00:31:40.3585475Z  2025-10-10T00:31:40.3585873Z  2025-10-10T00:31:40.3586583Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:40.3587281Z Testing //:rnn_test; 180s processwrapper-sandbox 2025-10-10T00:31:40.3587832Z Testing //:optim_test; 159s processwrapper-sandbox 2025-10-10T00:31:41.3590732Z 2025-10-10T00:31:41.3592407Z  2025-10-10T00:31:41.3594548Z  2025-10-10T00:31:41.3597923Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:41.3598669Z Testing //:rnn_test; 181s processwrapper-sandbox 2025-10-10T00:31:41.3599209Z Testing //:optim_test; 160s processwrapper-sandbox 2025-10-10T00:31:42.5596282Z 2025-10-10T00:31:42.5596943Z  2025-10-10T00:31:42.5597293Z  2025-10-10T00:31:42.5598193Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:42.5599017Z Testing //:rnn_test; 182s processwrapper-sandbox 2025-10-10T00:31:42.5599657Z Testing //:optim_test; 161s processwrapper-sandbox 2025-10-10T00:31:43.5602424Z 2025-10-10T00:31:43.5603124Z  2025-10-10T00:31:43.5603488Z  2025-10-10T00:31:43.5604143Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:43.5604858Z Testing //:rnn_test; 183s processwrapper-sandbox 2025-10-10T00:31:43.5605392Z Testing //:optim_test; 162s processwrapper-sandbox 2025-10-10T00:31:44.5607836Z 2025-10-10T00:31:44.5608783Z  2025-10-10T00:31:44.5609380Z  2025-10-10T00:31:44.5610064Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:44.5610903Z Testing //:rnn_test; 184s processwrapper-sandbox 2025-10-10T00:31:44.5611553Z Testing //:optim_test; 163s processwrapper-sandbox 2025-10-10T00:31:45.7615795Z 2025-10-10T00:31:45.7616628Z  2025-10-10T00:31:45.7617013Z  2025-10-10T00:31:45.7617661Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:45.7618374Z Testing //:rnn_test; 186s processwrapper-sandbox 2025-10-10T00:31:45.7618928Z Testing //:optim_test; 164s processwrapper-sandbox 2025-10-10T00:31:46.2160082Z 2025-10-10T00:31:46.2160910Z  2025-10-10T00:31:46.2161361Z  2025-10-10T00:31:46.2162335Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:46.2163126Z Testing //:rnn_test; 186s processwrapper-sandbox 2025-10-10T00:31:46.2163666Z Testing //:optim_test; 165s processwrapper-sandbox 2025-10-10T00:31:47.3623645Z 2025-10-10T00:31:47.3624333Z  2025-10-10T00:31:47.3624695Z  2025-10-10T00:31:47.3625381Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:47.3626095Z Testing //:rnn_test; 187s processwrapper-sandbox 2025-10-10T00:31:47.3626852Z Testing //:optim_test; 166s processwrapper-sandbox 2025-10-10T00:31:48.3629250Z 2025-10-10T00:31:48.3629932Z  2025-10-10T00:31:48.3630292Z  2025-10-10T00:31:48.3630953Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:48.3631666Z Testing //:rnn_test; 188s processwrapper-sandbox 2025-10-10T00:31:48.3632196Z Testing //:optim_test; 167s processwrapper-sandbox 2025-10-10T00:31:49.5635702Z 2025-10-10T00:31:49.5636378Z  2025-10-10T00:31:49.5636765Z  2025-10-10T00:31:49.5637447Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:49.5638155Z Testing //:rnn_test; 189s processwrapper-sandbox 2025-10-10T00:31:49.5638917Z Testing //:optim_test; 168s processwrapper-sandbox 2025-10-10T00:31:50.5641437Z 2025-10-10T00:31:50.5642136Z  2025-10-10T00:31:50.5642516Z  2025-10-10T00:31:50.5643209Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:50.5643909Z Testing //:rnn_test; 190s processwrapper-sandbox 2025-10-10T00:31:50.5644459Z Testing //:optim_test; 169s processwrapper-sandbox 2025-10-10T00:31:51.7649178Z 2025-10-10T00:31:51.7649974Z  2025-10-10T00:31:51.7650342Z  2025-10-10T00:31:51.7651002Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:51.7651744Z Testing //:rnn_test; 192s processwrapper-sandbox 2025-10-10T00:31:51.7652276Z Testing //:optim_test; 170s processwrapper-sandbox 2025-10-10T00:31:52.9654734Z 2025-10-10T00:31:52.9655468Z  2025-10-10T00:31:52.9655813Z  2025-10-10T00:31:52.9656510Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:52.9657207Z Testing //:rnn_test; 193s processwrapper-sandbox 2025-10-10T00:31:52.9657764Z Testing //:optim_test; 172s processwrapper-sandbox 2025-10-10T00:31:53.9659988Z 2025-10-10T00:31:53.9660685Z  2025-10-10T00:31:53.9661030Z  2025-10-10T00:31:53.9661698Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:53.9662393Z Testing //:rnn_test; 194s processwrapper-sandbox 2025-10-10T00:31:53.9662942Z Testing //:optim_test; 173s processwrapper-sandbox 2025-10-10T00:31:55.1666820Z 2025-10-10T00:31:55.1667532Z  2025-10-10T00:31:55.1668114Z  2025-10-10T00:31:55.1668811Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:55.1669514Z Testing //:rnn_test; 195s processwrapper-sandbox 2025-10-10T00:31:55.1670072Z Testing //:optim_test; 174s processwrapper-sandbox 2025-10-10T00:31:56.1673783Z 2025-10-10T00:31:56.1674935Z  2025-10-10T00:31:56.1675511Z  2025-10-10T00:31:56.1676504Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:56.1677468Z Testing //:rnn_test; 196s processwrapper-sandbox 2025-10-10T00:31:56.1678036Z Testing //:optim_test; 175s processwrapper-sandbox 2025-10-10T00:31:57.1678832Z 2025-10-10T00:31:57.1679659Z  2025-10-10T00:31:57.1680161Z  2025-10-10T00:31:57.1681110Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:57.1681862Z Testing //:rnn_test; 197s processwrapper-sandbox 2025-10-10T00:31:57.1682396Z Testing //:optim_test; 176s processwrapper-sandbox 2025-10-10T00:31:58.3684525Z 2025-10-10T00:31:58.3685303Z  2025-10-10T00:31:58.3685780Z  2025-10-10T00:31:58.3686797Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:58.3687604Z Testing //:rnn_test; 198s processwrapper-sandbox 2025-10-10T00:31:58.3688392Z Testing //:optim_test; 177s processwrapper-sandbox 2025-10-10T00:31:59.3690821Z 2025-10-10T00:31:59.3691362Z  2025-10-10T00:31:59.3691704Z  2025-10-10T00:31:59.3692357Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:31:59.3693067Z Testing //:rnn_test; 199s processwrapper-sandbox 2025-10-10T00:31:59.3693612Z Testing //:optim_test; 178s processwrapper-sandbox 2025-10-10T00:32:00.5697221Z 2025-10-10T00:32:00.5697898Z  2025-10-10T00:32:00.5698280Z  2025-10-10T00:32:00.5698990Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:00.5699707Z Testing //:rnn_test; 200s processwrapper-sandbox 2025-10-10T00:32:00.5700484Z Testing //:optim_test; 179s processwrapper-sandbox 2025-10-10T00:32:01.5702953Z 2025-10-10T00:32:01.5703648Z  2025-10-10T00:32:01.5703996Z  2025-10-10T00:32:01.5704714Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:01.5705413Z Testing //:rnn_test; 201s processwrapper-sandbox 2025-10-10T00:32:01.5705966Z Testing //:optim_test; 180s processwrapper-sandbox 2025-10-10T00:32:02.5708949Z 2025-10-10T00:32:02.5709630Z  2025-10-10T00:32:02.5709980Z  2025-10-10T00:32:02.5710656Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:02.5711384Z Testing //:rnn_test; 202s processwrapper-sandbox 2025-10-10T00:32:02.5711930Z Testing //:optim_test; 181s processwrapper-sandbox 2025-10-10T00:32:03.7715655Z 2025-10-10T00:32:03.7716355Z  2025-10-10T00:32:03.7716705Z  2025-10-10T00:32:03.7717402Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:03.7718100Z Testing //:rnn_test; 204s processwrapper-sandbox 2025-10-10T00:32:03.7718662Z Testing //:optim_test; 182s processwrapper-sandbox 2025-10-10T00:32:04.7721997Z 2025-10-10T00:32:04.7722706Z  2025-10-10T00:32:04.7723038Z  2025-10-10T00:32:04.7723718Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:04.7724415Z Testing //:rnn_test; 205s processwrapper-sandbox 2025-10-10T00:32:04.7724966Z Testing //:optim_test; 183s processwrapper-sandbox 2025-10-10T00:32:05.9727698Z 2025-10-10T00:32:05.9728382Z  2025-10-10T00:32:05.9728959Z  2025-10-10T00:32:05.9729653Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:05.9730368Z Testing //:rnn_test; 206s processwrapper-sandbox 2025-10-10T00:32:05.9730935Z Testing //:optim_test; 185s processwrapper-sandbox 2025-10-10T00:32:06.9733043Z 2025-10-10T00:32:06.9733738Z  2025-10-10T00:32:06.9734082Z  2025-10-10T00:32:06.9734781Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:06.9735483Z Testing //:rnn_test; 207s processwrapper-sandbox 2025-10-10T00:32:06.9736026Z Testing //:optim_test; 186s processwrapper-sandbox 2025-10-10T00:32:07.9739305Z 2025-10-10T00:32:07.9740001Z  2025-10-10T00:32:07.9740337Z  2025-10-10T00:32:07.9741009Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:07.9741729Z Testing //:rnn_test; 208s processwrapper-sandbox 2025-10-10T00:32:07.9742286Z Testing //:optim_test; 187s processwrapper-sandbox 2025-10-10T00:32:09.1746152Z 2025-10-10T00:32:09.1746797Z  2025-10-10T00:32:09.1747134Z  2025-10-10T00:32:09.1747822Z [3,102 / 3,104] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-10-10T00:32:09.1748517Z Testing //:rnn_test; 209s processwrapper-sandbox 2025-10-10T00:32:09.1749275Z Testing //:optim_test; 188s processwrapper-sandbox 2025-10-10T00:32:09.7553858Z 2025-10-10T00:32:09.7554529Z  2025-10-10T00:32:09.7554869Z  2025-10-10T00:32:09.7555636Z [3,102 / 3,104] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-10-10T00:32:09.7556343Z Testing //:rnn_test; 210s processwrapper-sandbox 2025-10-10T00:32:09.7556881Z Testing //:optim_test; 188s processwrapper-sandbox 2025-10-10T00:32:09.7557229Z 2025-10-10T00:32:09.7557379Z  2025-10-10T00:32:09.7557680Z  2025-10-10T00:32:09.7558065Z INFO: From Testing //:optim_test: 2025-10-10T00:32:09.7570055Z ==================== Test output for //:optim_test: 2025-10-10T00:32:09.7570551Z Running main() from gmock_main.cc 2025-10-10T00:32:09.7570980Z Note: Google Test filter = -*CUDA 2025-10-10T00:32:09.7571562Z [==========] Running 44 tests from 1 test suite. 2025-10-10T00:32:09.7572037Z [----------] Global test environment set-up. 2025-10-10T00:32:09.7572478Z [----------] 44 tests from OptimTest 2025-10-10T00:32:09.7572919Z [ RUN ] OptimTest.OptimizerAccessors 2025-10-10T00:32:09.7573396Z [ OK ] OptimTest.OptimizerAccessors (1 ms) 2025-10-10T00:32:09.7573877Z [ RUN ] OptimTest.OldInterface 2025-10-10T00:32:09.7574594Z [ OK ] OptimTest.OldInterface (17 ms) 2025-10-10T00:32:09.7575049Z [ RUN ] OptimTest.XORConvergence_SGD 2025-10-10T00:32:09.7575532Z [ OK ] OptimTest.XORConvergence_SGD (26170 ms) 2025-10-10T00:32:09.7576025Z [ RUN ] OptimTest.XORConvergence_LBFGS 2025-10-10T00:32:09.7576523Z [ OK ] OptimTest.XORConvergence_LBFGS (17279 ms) 2025-10-10T00:32:09.7577120Z [ RUN ] OptimTest.XORConvergence_Adagrad 2025-10-10T00:32:09.7577631Z [ OK ] OptimTest.XORConvergence_Adagrad (9702 ms) 2025-10-10T00:32:09.7578135Z [ RUN ] OptimTest.XORConvergence_RMSprop 2025-10-10T00:32:09.7578642Z [ OK ] OptimTest.XORConvergence_RMSprop (9686 ms) 2025-10-10T00:32:09.7579200Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2025-10-10T00:32:09.7579813Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (27476 ms) 2025-10-10T00:32:09.7580419Z [ RUN ] OptimTest.XORConvergence_Adam 2025-10-10T00:32:09.7580896Z [ OK ] OptimTest.XORConvergence_Adam (10545 ms) 2025-10-10T00:32:09.7581426Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2025-10-10T00:32:09.7581986Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (10565 ms) 2025-10-10T00:32:09.7582569Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2025-10-10T00:32:09.7583198Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2572 ms) 2025-10-10T00:32:09.7583814Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2025-10-10T00:32:09.7584531Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2663 ms) 2025-10-10T00:32:09.7585312Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2025-10-10T00:32:09.7586170Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2754 ms) 2025-10-10T00:32:09.7586874Z [ RUN ] OptimTest.XORConvergence_AdamW 2025-10-10T00:32:09.7587380Z [ OK ] OptimTest.XORConvergence_AdamW (10736 ms) 2025-10-10T00:32:09.7587906Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2025-10-10T00:32:09.7588505Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (10752 ms) 2025-10-10T00:32:09.7589094Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2025-10-10T00:32:09.7589656Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2712 ms) 2025-10-10T00:32:09.7590323Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2025-10-10T00:32:09.7597915Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2571 ms) 2025-10-10T00:32:09.7598672Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2025-10-10T00:32:09.7599363Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2772 ms) 2025-10-10T00:32:09.7599994Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2025-10-10T00:32:09.7600711Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (2052 ms) 2025-10-10T00:32:09.7601364Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2025-10-10T00:32:09.7602120Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (2159 ms) 2025-10-10T00:32:09.7602937Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2025-10-10T00:32:09.7603831Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (2156 ms) 2025-10-10T00:32:09.7604600Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2025-10-10T00:32:09.7605164Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (2184 ms) 2025-10-10T00:32:09.7605833Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2025-10-10T00:32:09.7606633Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2290 ms) 2025-10-10T00:32:09.7607476Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2025-10-10T00:32:09.7608376Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2590 ms) 2025-10-10T00:32:09.7609383Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2025-10-10T00:32:09.7610465Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2795 ms) 2025-10-10T00:32:09.7611288Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2025-10-10T00:32:09.7611836Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1730 ms) 2025-10-10T00:32:09.7612448Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2025-10-10T00:32:09.7613153Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1842 ms) 2025-10-10T00:32:09.7613977Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2025-10-10T00:32:09.7614821Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (2060 ms) 2025-10-10T00:32:09.7615741Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2025-10-10T00:32:09.7616706Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (2159 ms) 2025-10-10T00:32:09.7617494Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2025-10-10T00:32:09.7618041Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1847 ms) 2025-10-10T00:32:09.7618678Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2025-10-10T00:32:09.7619419Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (10898 ms) 2025-10-10T00:32:09.7626121Z [ RUN ] OptimTest.ZeroGrad 2025-10-10T00:32:09.7626557Z [ OK ] OptimTest.ZeroGrad (1 ms) 2025-10-10T00:32:09.7627035Z [ RUN ] OptimTest.ExternalVectorOfParameters 2025-10-10T00:32:09.7627588Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2025-10-10T00:32:09.7628102Z [ RUN ] OptimTest.AddParameter_LBFGS 2025-10-10T00:32:09.7628590Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2025-10-10T00:32:09.7629093Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2025-10-10T00:32:09.7629605Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2025-10-10T00:32:09.7630169Z [ RUN ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam 2025-10-10T00:32:09.7630785Z [ OK ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam (0 ms) 2025-10-10T00:32:09.7631381Z [ RUN ] OptimTest.MergeWithDefaultOptions_Adam 2025-10-10T00:32:09.7631922Z [ OK ] OptimTest.MergeWithDefaultOptions_Adam (0 ms) 2025-10-10T00:32:09.7632483Z [ RUN ] OptimTest.MergeWithDefaultOptions_SGD 2025-10-10T00:32:09.7633033Z [ OK ] OptimTest.MergeWithDefaultOptions_SGD (0 ms) 2025-10-10T00:32:09.7633577Z [ RUN ] OptimTest.MergeWithDefaultOptions_AdamW 2025-10-10T00:32:09.7634152Z [ OK ] OptimTest.MergeWithDefaultOptions_AdamW (0 ms) 2025-10-10T00:32:09.7634716Z [ RUN ] OptimTest.MergeWithDefaultOptions_Adagrad 2025-10-10T00:32:09.7635377Z [ OK ] OptimTest.MergeWithDefaultOptions_Adagrad (0 ms) 2025-10-10T00:32:09.7635958Z [ RUN ] OptimTest.MergeWithDefaultOptions_RMSprop 2025-10-10T00:32:09.7636610Z [ OK ] OptimTest.MergeWithDefaultOptions_RMSprop (0 ms) 2025-10-10T00:32:09.7637191Z [ RUN ] OptimTest.MergeWithDefaultOptions_LBFGS 2025-10-10T00:32:09.7637746Z [ OK ] OptimTest.MergeWithDefaultOptions_LBFGS (0 ms) 2025-10-10T00:32:09.7638390Z [ RUN ] OptimTest.MergeWithDefaultOptions_NoOptionsInheritance 2025-10-10T00:32:09.7639107Z [ OK ] OptimTest.MergeWithDefaultOptions_NoOptionsInheritance (0 ms) 2025-10-10T00:32:09.7639838Z [ RUN ] OptimTest.SerializationPreservesFieldTracking_Adam 2025-10-10T00:32:09.7640541Z [ OK ] OptimTest.SerializationPreservesFieldTracking_Adam (81 ms) 2025-10-10T00:32:09.7641256Z [ RUN ] OptimTest.SerializationPreservesFieldTracking_SGD 2025-10-10T00:32:09.7641933Z [ OK ] OptimTest.SerializationPreservesFieldTracking_SGD (1 ms) 2025-10-10T00:32:09.7642597Z [----------] 44 tests from OptimTest (185838 ms total) 2025-10-10T00:32:09.7642927Z 2025-10-10T00:32:09.7643111Z [----------] Global test environment tear-down 2025-10-10T00:32:09.7643590Z [==========] 44 tests from 1 test suite ran. (185838 ms total) 2025-10-10T00:32:09.7644058Z [ PASSED ] 44 tests. 2025-10-10T00:32:09.7644395Z ================================================================================ 2025-10-10T00:32:09.7645315Z [3,102 / 3,104] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-10-10T00:32:09.7646002Z Testing //:rnn_test; 210s processwrapper-sandbox 2025-10-10T00:32:09.7646537Z Testing //:optim_test; 188s processwrapper-sandbox 2025-10-10T00:32:09.9752719Z 2025-10-10T00:32:09.9753480Z  2025-10-10T00:32:09.9754102Z  2025-10-10T00:32:10.9766582Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:10.9767337Z Testing //:rnn_test; 210s processwrapper-sandbox 2025-10-10T00:32:10.9767687Z 2025-10-10T00:32:10.9767834Z  2025-10-10T00:32:10.9768427Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:10.9769064Z Testing //:rnn_test; 211s processwrapper-sandbox 2025-10-10T00:32:11.9770931Z 2025-10-10T00:32:11.9771679Z  2025-10-10T00:32:11.9772422Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:11.9773105Z Testing //:rnn_test; 212s processwrapper-sandbox 2025-10-10T00:32:13.1780116Z 2025-10-10T00:32:13.1780849Z  2025-10-10T00:32:13.1781804Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:13.1782482Z Testing //:rnn_test; 213s processwrapper-sandbox 2025-10-10T00:32:14.1783639Z 2025-10-10T00:32:14.1784521Z  2025-10-10T00:32:14.1785260Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:14.1785933Z Testing //:rnn_test; 214s processwrapper-sandbox 2025-10-10T00:32:15.1790108Z 2025-10-10T00:32:15.1790808Z  2025-10-10T00:32:15.1791520Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:15.1792217Z Testing //:rnn_test; 215s processwrapper-sandbox 2025-10-10T00:32:16.3797080Z 2025-10-10T00:32:16.3797924Z  2025-10-10T00:32:16.3798612Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:16.3799303Z Testing //:rnn_test; 216s processwrapper-sandbox 2025-10-10T00:32:17.3803236Z 2025-10-10T00:32:17.3804077Z  2025-10-10T00:32:17.3804797Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:17.3805525Z Testing //:rnn_test; 217s processwrapper-sandbox 2025-10-10T00:32:18.3809193Z 2025-10-10T00:32:18.3810498Z  2025-10-10T00:32:18.3811560Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:19.5815759Z Testing //:rnn_test; 218s processwrapper-sandbox 2025-10-10T00:32:19.5816110Z 2025-10-10T00:32:19.5816402Z  2025-10-10T00:32:19.5816886Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:19.5817430Z Testing //:rnn_test; 219s processwrapper-sandbox 2025-10-10T00:32:20.5820552Z 2025-10-10T00:32:20.5821337Z  2025-10-10T00:32:20.5821923Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:20.5822474Z Testing //:rnn_test; 220s processwrapper-sandbox 2025-10-10T00:32:21.2188246Z 2025-10-10T00:32:21.2188853Z  2025-10-10T00:32:21.2189421Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:21.2190160Z Testing //:rnn_test; 221s processwrapper-sandbox 2025-10-10T00:32:22.3829714Z 2025-10-10T00:32:22.3830651Z  2025-10-10T00:32:22.3831258Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:22.3831788Z Testing //:rnn_test; 222s processwrapper-sandbox 2025-10-10T00:32:23.5835270Z 2025-10-10T00:32:23.5836119Z  2025-10-10T00:32:23.5836681Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:23.5837218Z Testing //:rnn_test; 223s processwrapper-sandbox 2025-10-10T00:32:24.5840273Z 2025-10-10T00:32:24.5840825Z  2025-10-10T00:32:24.5841401Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:24.5842159Z Testing //:rnn_test; 224s processwrapper-sandbox 2025-10-10T00:32:25.7846606Z 2025-10-10T00:32:25.7847404Z  2025-10-10T00:32:25.7848006Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:25.7848561Z Testing //:rnn_test; 226s processwrapper-sandbox 2025-10-10T00:32:26.7851826Z 2025-10-10T00:32:26.7852374Z  2025-10-10T00:32:26.7852931Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:26.7853477Z Testing //:rnn_test; 227s processwrapper-sandbox 2025-10-10T00:32:27.7857447Z 2025-10-10T00:32:27.7858275Z  2025-10-10T00:32:27.7858871Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:27.7859673Z Testing //:rnn_test; 228s processwrapper-sandbox 2025-10-10T00:32:28.9863307Z 2025-10-10T00:32:28.9863907Z  2025-10-10T00:32:28.9864514Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:28.9865043Z Testing //:rnn_test; 229s processwrapper-sandbox 2025-10-10T00:32:29.9868544Z 2025-10-10T00:32:29.9869213Z  2025-10-10T00:32:29.9869798Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:29.9870357Z Testing //:rnn_test; 230s processwrapper-sandbox 2025-10-10T00:32:31.1875397Z 2025-10-10T00:32:31.1876048Z  2025-10-10T00:32:31.1876639Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:31.1877176Z Testing //:rnn_test; 231s processwrapper-sandbox 2025-10-10T00:32:32.1880594Z 2025-10-10T00:32:32.1881293Z  2025-10-10T00:32:32.1881882Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:32.1882429Z Testing //:rnn_test; 232s processwrapper-sandbox 2025-10-10T00:32:33.3887073Z 2025-10-10T00:32:33.3887764Z  2025-10-10T00:32:33.3888303Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:33.3888877Z Testing //:rnn_test; 233s processwrapper-sandbox 2025-10-10T00:32:34.5893739Z 2025-10-10T00:32:34.5894566Z  2025-10-10T00:32:34.5895127Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:34.5895666Z Testing //:rnn_test; 234s processwrapper-sandbox 2025-10-10T00:32:35.5898650Z 2025-10-10T00:32:35.5899432Z  2025-10-10T00:32:35.5900035Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:35.5900586Z Testing //:rnn_test; 235s processwrapper-sandbox 2025-10-10T00:32:36.7905878Z 2025-10-10T00:32:36.7906694Z  2025-10-10T00:32:36.7907280Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:36.7907840Z Testing //:rnn_test; 237s processwrapper-sandbox 2025-10-10T00:32:37.7911323Z 2025-10-10T00:32:37.7912150Z  2025-10-10T00:32:37.7912977Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:37.7913561Z Testing //:rnn_test; 238s processwrapper-sandbox 2025-10-10T00:32:38.9917013Z 2025-10-10T00:32:38.9917700Z  2025-10-10T00:32:38.9918277Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:38.9918821Z Testing //:rnn_test; 239s processwrapper-sandbox 2025-10-10T00:32:40.1922814Z 2025-10-10T00:32:40.1923457Z  2025-10-10T00:32:40.1924044Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:40.1924610Z Testing //:rnn_test; 240s processwrapper-sandbox 2025-10-10T00:32:41.1929001Z 2025-10-10T00:32:41.1929912Z  2025-10-10T00:32:41.1930493Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:41.1931028Z Testing //:rnn_test; 241s processwrapper-sandbox 2025-10-10T00:32:42.3935447Z 2025-10-10T00:32:42.3936317Z  2025-10-10T00:32:42.3936918Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:42.3937485Z Testing //:rnn_test; 242s processwrapper-sandbox 2025-10-10T00:32:43.3940599Z 2025-10-10T00:32:43.3941404Z  2025-10-10T00:32:43.3941971Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:43.3942525Z Testing //:rnn_test; 243s processwrapper-sandbox 2025-10-10T00:32:44.5946429Z 2025-10-10T00:32:44.5947063Z  2025-10-10T00:32:44.5947891Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:44.5948449Z Testing //:rnn_test; 244s processwrapper-sandbox 2025-10-10T00:32:45.7952983Z 2025-10-10T00:32:45.7953861Z  2025-10-10T00:32:45.7954466Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:45.7955021Z Testing //:rnn_test; 246s processwrapper-sandbox 2025-10-10T00:32:46.7959002Z 2025-10-10T00:32:46.7959795Z  2025-10-10T00:32:46.7960397Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:46.7960938Z Testing //:rnn_test; 247s processwrapper-sandbox 2025-10-10T00:32:47.9964292Z 2025-10-10T00:32:47.9964902Z  2025-10-10T00:32:47.9965485Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:47.9966027Z Testing //:rnn_test; 248s processwrapper-sandbox 2025-10-10T00:32:48.9969645Z 2025-10-10T00:32:48.9970490Z  2025-10-10T00:32:48.9971081Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:48.9971751Z Testing //:rnn_test; 249s processwrapper-sandbox 2025-10-10T00:32:50.1976296Z 2025-10-10T00:32:50.1976918Z  2025-10-10T00:32:50.1977523Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:50.1978293Z Testing //:rnn_test; 250s processwrapper-sandbox 2025-10-10T00:32:51.1981724Z 2025-10-10T00:32:51.1982367Z  2025-10-10T00:32:51.1982956Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:51.1983520Z Testing //:rnn_test; 251s processwrapper-sandbox 2025-10-10T00:32:51.5984211Z 2025-10-10T00:32:51.5984777Z  2025-10-10T00:32:51.5985348Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:51.5985907Z Testing //:rnn_test; 251s processwrapper-sandbox 2025-10-10T00:32:52.5989984Z 2025-10-10T00:32:52.5990634Z  2025-10-10T00:32:52.5991214Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:52.5992004Z Testing //:rnn_test; 252s processwrapper-sandbox 2025-10-10T00:32:53.7995824Z 2025-10-10T00:32:53.7996457Z  2025-10-10T00:32:53.7997071Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:53.7997623Z Testing //:rnn_test; 254s processwrapper-sandbox 2025-10-10T00:32:54.8001524Z 2025-10-10T00:32:54.8002167Z  2025-10-10T00:32:54.8002727Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:54.8003275Z Testing //:rnn_test; 255s processwrapper-sandbox 2025-10-10T00:32:55.8006641Z 2025-10-10T00:32:55.8007281Z  2025-10-10T00:32:55.8007890Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:55.8008666Z Testing //:rnn_test; 256s processwrapper-sandbox 2025-10-10T00:32:57.0013399Z 2025-10-10T00:32:57.0014035Z  2025-10-10T00:32:57.0014647Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:57.0015181Z Testing //:rnn_test; 257s processwrapper-sandbox 2025-10-10T00:32:58.0018513Z 2025-10-10T00:32:58.0019124Z  2025-10-10T00:32:58.0019711Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:58.0020246Z Testing //:rnn_test; 258s processwrapper-sandbox 2025-10-10T00:32:59.2024977Z 2025-10-10T00:32:59.2025603Z  2025-10-10T00:32:59.2026173Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:32:59.2026722Z Testing //:rnn_test; 259s processwrapper-sandbox 2025-10-10T00:33:00.2031139Z 2025-10-10T00:33:00.2031800Z  2025-10-10T00:33:00.2032396Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:00.2032975Z Testing //:rnn_test; 260s processwrapper-sandbox 2025-10-10T00:33:01.4037538Z 2025-10-10T00:33:01.4038339Z  2025-10-10T00:33:01.4038903Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:01.4039471Z Testing //:rnn_test; 261s processwrapper-sandbox 2025-10-10T00:33:02.6043847Z 2025-10-10T00:33:02.6044604Z  2025-10-10T00:33:02.6045326Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:02.6045882Z Testing //:rnn_test; 262s processwrapper-sandbox 2025-10-10T00:33:03.6049098Z 2025-10-10T00:33:03.6049683Z  2025-10-10T00:33:03.6050279Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:03.6050836Z Testing //:rnn_test; 263s processwrapper-sandbox 2025-10-10T00:33:04.8054845Z 2025-10-10T00:33:04.8055426Z  2025-10-10T00:33:04.8055988Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:04.8056563Z Testing //:rnn_test; 265s processwrapper-sandbox 2025-10-10T00:33:05.8059938Z 2025-10-10T00:33:05.8060723Z  2025-10-10T00:33:05.8061268Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:05.8061815Z Testing //:rnn_test; 266s processwrapper-sandbox 2025-10-10T00:33:07.0066083Z 2025-10-10T00:33:07.0066837Z  2025-10-10T00:33:07.0067423Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:07.0067971Z Testing //:rnn_test; 267s processwrapper-sandbox 2025-10-10T00:33:08.0071304Z 2025-10-10T00:33:08.0072095Z  2025-10-10T00:33:08.0072665Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:08.0073229Z Testing //:rnn_test; 268s processwrapper-sandbox 2025-10-10T00:33:09.0076807Z 2025-10-10T00:33:09.0077445Z  2025-10-10T00:33:09.0078232Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:09.0078818Z Testing //:rnn_test; 269s processwrapper-sandbox 2025-10-10T00:33:10.2083043Z 2025-10-10T00:33:10.2084039Z  2025-10-10T00:33:10.2084996Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:10.2085814Z Testing //:rnn_test; 270s processwrapper-sandbox 2025-10-10T00:33:11.2089084Z 2025-10-10T00:33:11.2089725Z  2025-10-10T00:33:11.2090311Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:11.2091606Z Testing //:rnn_test; 271s processwrapper-sandbox 2025-10-10T00:33:12.4095284Z 2025-10-10T00:33:12.4096058Z  2025-10-10T00:33:12.4096891Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:12.4097441Z Testing //:rnn_test; 272s processwrapper-sandbox 2025-10-10T00:33:13.4100471Z 2025-10-10T00:33:13.4101277Z  2025-10-10T00:33:13.4101880Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:13.4102442Z Testing //:rnn_test; 273s processwrapper-sandbox 2025-10-10T00:33:14.6106655Z 2025-10-10T00:33:14.6107268Z  2025-10-10T00:33:14.6107867Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:14.6108401Z Testing //:rnn_test; 274s processwrapper-sandbox 2025-10-10T00:33:15.8112601Z 2025-10-10T00:33:15.8113200Z  2025-10-10T00:33:15.8114015Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:15.8114565Z Testing //:rnn_test; 276s processwrapper-sandbox 2025-10-10T00:33:16.8118334Z 2025-10-10T00:33:16.8119106Z  2025-10-10T00:33:16.8119742Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:16.8120275Z Testing //:rnn_test; 277s processwrapper-sandbox 2025-10-10T00:33:18.0124008Z 2025-10-10T00:33:18.0124819Z  2025-10-10T00:33:18.0125415Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:18.0125956Z Testing //:rnn_test; 278s processwrapper-sandbox 2025-10-10T00:33:19.0128850Z 2025-10-10T00:33:19.0129586Z  2025-10-10T00:33:19.0130150Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:19.0130703Z Testing //:rnn_test; 279s processwrapper-sandbox 2025-10-10T00:33:20.2135801Z 2025-10-10T00:33:20.2136600Z  2025-10-10T00:33:20.2137168Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:20.2137724Z Testing //:rnn_test; 280s processwrapper-sandbox 2025-10-10T00:33:21.2141346Z 2025-10-10T00:33:21.2142140Z  2025-10-10T00:33:21.2142747Z [3,103 / 3,104] 25 / 26 tests; 1 action; last test: //:optim_test 2025-10-10T00:33:21.2143522Z Testing //:rnn_test; 281s processwrapper-sandbox 2025-10-10T00:33:21.8326093Z 2025-10-10T00:33:21.8326747Z  2025-10-10T00:33:21.8327346Z [3,103 / 3,104] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-10-10T00:33:21.8327876Z Testing //:rnn_test; 282s processwrapper-sandbox 2025-10-10T00:33:21.8328178Z 2025-10-10T00:33:21.8328298Z  2025-10-10T00:33:21.8328786Z INFO: From Testing //:rnn_test: 2025-10-10T00:33:21.8331822Z ==================== Test output for //:rnn_test: 2025-10-10T00:33:21.8332504Z Running main() from gmock_main.cc 2025-10-10T00:33:21.8332958Z Note: Google Test filter = -*CUDA 2025-10-10T00:33:21.8333484Z [==========] Running 14 tests from 1 test suite. 2025-10-10T00:33:21.8333986Z [----------] Global test environment set-up. 2025-10-10T00:33:21.8334679Z [----------] 14 tests from RNNTest 2025-10-10T00:33:21.8335193Z [ RUN ] RNNTest.CheckOutputSizes 2025-10-10T00:33:21.8335721Z [ OK ] RNNTest.CheckOutputSizes (5464 ms) 2025-10-10T00:33:21.8336298Z [ RUN ] RNNTest.CheckOutputSizesProj 2025-10-10T00:33:21.8336759Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-10-10T00:33:21.8337856Z W1010 00:28:48.310600 121640 RNN.cpp:1480] Warning: LSTM with projections is not supported with oneDNN. Using default implementation. (function operator()) 2025-10-10T00:33:21.8339095Z [ OK ] RNNTest.CheckOutputSizesProj (125 ms) 2025-10-10T00:33:21.8339681Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2025-10-10T00:33:21.8340229Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (108 ms) 2025-10-10T00:33:21.8340627Z [ RUN ] RNNTest.EndToEndLSTM 2025-10-10T00:33:21.8341126Z [ OK ] RNNTest.EndToEndLSTM (210843 ms) 2025-10-10T00:33:21.8341471Z [ RUN ] RNNTest.EndToEndLSTMProj 2025-10-10T00:33:21.8342045Z [ OK ] RNNTest.EndToEndLSTMProj (21584 ms) 2025-10-10T00:33:21.8342678Z [ RUN ] RNNTest.EndToEndGRU 2025-10-10T00:33:21.8343084Z [ OK ] RNNTest.EndToEndGRU (19766 ms) 2025-10-10T00:33:21.8343594Z [ RUN ] RNNTest.EndToEndRNNRelu 2025-10-10T00:33:21.8344024Z [ OK ] RNNTest.EndToEndRNNRelu (9593 ms) 2025-10-10T00:33:21.8344491Z [ RUN ] RNNTest.EndToEndRNNTanh 2025-10-10T00:33:21.8344899Z [ OK ] RNNTest.EndToEndRNNTanh (10844 ms) 2025-10-10T00:33:21.8345269Z [ RUN ] RNNTest.PrettyPrintRNNs 2025-10-10T00:33:21.8345606Z [ OK ] RNNTest.PrettyPrintRNNs (24 ms) 2025-10-10T00:33:21.8346003Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2025-10-10T00:33:21.8346545Z [ OK ] RNNTest.BidirectionalFlattenParameters (114 ms) 2025-10-10T00:33:21.8347186Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2025-10-10T00:33:21.8347709Z [ OK ] RNNTest.BidirectionalGRUReverseForward (14 ms) 2025-10-10T00:33:21.8348163Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2025-10-10T00:33:21.8348623Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (8 ms) 2025-10-10T00:33:21.8349305Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2025-10-10T00:33:21.8349725Z [ OK ] RNNTest.UsePackedSequenceAsInput (18 ms) 2025-10-10T00:33:21.8350102Z [ RUN ] RNNTest.CheckErrorInfos 2025-10-10T00:33:21.8350451Z [ OK ] RNNTest.CheckErrorInfos (0 ms) 2025-10-10T00:33:21.8350816Z [----------] 14 tests from RNNTest (278512 ms total) 2025-10-10T00:33:21.8351083Z 2025-10-10T00:33:21.8351214Z [----------] Global test environment tear-down 2025-10-10T00:33:21.8351599Z [==========] 14 tests from 1 test suite ran. (278512 ms total) 2025-10-10T00:33:21.8351971Z [ PASSED ] 14 tests. 2025-10-10T00:33:21.8352262Z ================================================================================ 2025-10-10T00:33:21.8352997Z [3,103 / 3,104] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-10-10T00:33:21.8353524Z Testing //:rnn_test; 282s processwrapper-sandbox 2025-10-10T00:33:21.8762804Z 2025-10-10T00:33:21.8763807Z  2025-10-10T00:33:21.8764519Z INFO: Elapsed time: 650.119s, Critical Path: 361.90s 2025-10-10T00:33:21.8765613Z [3,104 / 3,104] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-10-10T00:33:21.8766264Z 2025-10-10T00:33:21.8766966Z INFO: 2713 processes: 45 internal, 1 local, 2667 processwrapper-sandbox. 2025-10-10T00:33:21.8768452Z [3,104 / 3,104] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-10-10T00:33:21.8769050Z 2025-10-10T00:33:21.8769335Z INFO: Build completed successfully, 2713 total actions 2025-10-10T00:33:21.8798991Z //:any_test PASSED in 4.3s 2025-10-10T00:33:21.8800672Z //:autograd_test PASSED in 12.3s 2025-10-10T00:33:21.8803325Z //:dataloader_test PASSED in 5.2s 2025-10-10T00:33:21.8805686Z //:enum_test PASSED in 4.3s 2025-10-10T00:33:21.8807154Z //:expanding_array_test PASSED in 4.5s 2025-10-10T00:33:21.8809056Z //:functional_test PASSED in 5.9s 2025-10-10T00:33:21.8810195Z //:init_test PASSED in 4.3s 2025-10-10T00:33:21.8813929Z //:jit_test PASSED in 4.4s 2025-10-10T00:33:21.8815174Z //:memory_test PASSED in 4.0s 2025-10-10T00:33:21.8817293Z //:misc_test PASSED in 4.2s 2025-10-10T00:33:21.8818690Z //:module_test PASSED in 3.8s 2025-10-10T00:33:21.8820858Z //:modulelist_test PASSED in 3.7s 2025-10-10T00:33:21.8822854Z //:modules_test PASSED in 149.1s 2025-10-10T00:33:21.8825651Z //:nn_utils_test PASSED in 7.2s 2025-10-10T00:33:21.8828000Z //:optim_test PASSED in 188.9s 2025-10-10T00:33:21.8830997Z //:ordered_dict_test PASSED in 3.5s 2025-10-10T00:33:21.8832069Z //:rnn_test PASSED in 282.2s 2025-10-10T00:33:21.8835493Z //:sequential_test PASSED in 4.2s 2025-10-10T00:33:21.8836741Z //:serialize_test PASSED in 6.3s 2025-10-10T00:33:21.8838379Z //:static_test PASSED in 4.1s 2025-10-10T00:33:21.8841692Z //:tensor_options_test PASSED in 3.2s 2025-10-10T00:33:21.8843251Z //:tensor_test PASSED in 4.1s 2025-10-10T00:33:21.8844645Z //:torch_include_test PASSED in 4.4s 2025-10-10T00:33:21.8846480Z //c10/test:core_tests PASSED in 0.1s 2025-10-10T00:33:21.8850270Z //c10/test:typeid_test PASSED in 0.0s 2025-10-10T00:33:21.8851307Z //c10/test:util_base_tests PASSED in 113.9s 2025-10-10T00:33:21.8851681Z 2025-10-10T00:33:21.8851815Z Executed 26 out of 26 tests: 26 tests pass. 2025-10-10T00:33:21.8852839Z 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-10-10T00:33:21.8991667Z + sccache_epilogue 2025-10-10T00:33:21.8992040Z + echo '::group::Sccache Compilation Log' 2025-10-10T00:33:21.8992810Z ##[group]Sccache Compilation Log 2025-10-10T00:33:21.8993194Z + echo '=================== sccache compilation log ===================' 2025-10-10T00:33:21.8993630Z =================== sccache compilation log =================== 2025-10-10T00:33:21.8994308Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-10-10T00:33:21.9173496Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-10-10T00:33:21.9174687Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-10-10T00:33:21.9175222Z + sccache --show-stats 2025-10-10T00:33:21.9200882Z Compile requests 2677 2025-10-10T00:33:21.9201317Z Compile requests executed 2616 2025-10-10T00:33:21.9201653Z Cache hits 2616 2025-10-10T00:33:21.9201985Z Cache hits (C/C++) 2616 2025-10-10T00:33:21.9202301Z Cache misses 0 2025-10-10T00:33:21.9202642Z Cache hits rate 100.00 % 2025-10-10T00:33:21.9202992Z Cache hits rate (C/C++) 100.00 % 2025-10-10T00:33:21.9203315Z Cache timeouts 0 2025-10-10T00:33:21.9203659Z Cache read errors 0 2025-10-10T00:33:21.9204016Z Forced recaches 0 2025-10-10T00:33:21.9204539Z Cache write errors 0 2025-10-10T00:33:21.9204858Z Cache errors 0 2025-10-10T00:33:21.9205193Z Compilations 0 2025-10-10T00:33:21.9205528Z Compilation failures 0 2025-10-10T00:33:21.9205884Z Non-cacheable compilations 0 2025-10-10T00:33:21.9206223Z Non-cacheable calls 0 2025-10-10T00:33:21.9206567Z Non-compilation calls 61 2025-10-10T00:33:21.9206922Z Unsupported compiler calls 0 2025-10-10T00:33:21.9207261Z Average cache write 0.000 s 2025-10-10T00:33:21.9207607Z Average compiler 0.000 s 2025-10-10T00:33:21.9207939Z Average cache read hit 0.039 s 2025-10-10T00:33:21.9208294Z Failed distributed compilations 0 2025-10-10T00:33:21.9208836Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T00:33:21.9209328Z Version (client) 0.10.0 2025-10-10T00:33:21.9209667Z + sccache --stop-server 2025-10-10T00:33:21.9227578Z Stopping sccache server... 2025-10-10T00:33:21.9231062Z Compile requests 2677 2025-10-10T00:33:21.9231407Z Compile requests executed 2616 2025-10-10T00:33:21.9231751Z Cache hits 2616 2025-10-10T00:33:21.9232069Z Cache hits (C/C++) 2616 2025-10-10T00:33:21.9232398Z Cache misses 0 2025-10-10T00:33:21.9232719Z Cache hits rate 100.00 % 2025-10-10T00:33:21.9233060Z Cache hits rate (C/C++) 100.00 % 2025-10-10T00:33:21.9233399Z Cache timeouts 0 2025-10-10T00:33:21.9233760Z Cache read errors 0 2025-10-10T00:33:21.9234129Z Forced recaches 0 2025-10-10T00:33:21.9234485Z Cache write errors 0 2025-10-10T00:33:21.9235001Z Cache errors 0 2025-10-10T00:33:21.9235484Z Compilations 0 2025-10-10T00:33:21.9235830Z Compilation failures 0 2025-10-10T00:33:21.9236166Z Non-cacheable compilations 0 2025-10-10T00:33:21.9236517Z Non-cacheable calls 0 2025-10-10T00:33:21.9236862Z Non-compilation calls 61 2025-10-10T00:33:21.9237197Z Unsupported compiler calls 0 2025-10-10T00:33:21.9237661Z Average cache write 0.000 s 2025-10-10T00:33:21.9237992Z Average compiler 0.000 s 2025-10-10T00:33:21.9238338Z Average cache read hit 0.039 s 2025-10-10T00:33:21.9238678Z Failed distributed compilations 0 2025-10-10T00:33:21.9239156Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T00:33:21.9239622Z Version (client) 0.10.0 2025-10-10T00:33:21.9239962Z + echo ::endgroup:: 2025-10-10T00:33:21.9240492Z ##[endgroup] 2025-10-10T00:33:21.9240731Z + cleanup_workspace 2025-10-10T00:33:21.9241264Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-10-10T00:33:21.9242120Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-10-10T00:33:21.9242820Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-10-10T00:33:21.9243329Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-10-10T00:33:21.9243895Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-10-10T00:33:21.9244535Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-10-10T00:33:21.9245110Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-10-10T00:33:23.0962094Z + sccache_epilogue 2025-10-10T00:33:23.0962450Z + echo '::group::Sccache Compilation Log' 2025-10-10T00:33:23.0963111Z ##[group]Sccache Compilation Log 2025-10-10T00:33:23.0963506Z + echo '=================== sccache compilation log ===================' 2025-10-10T00:33:23.0963955Z =================== sccache compilation log =================== 2025-10-10T00:33:23.0964806Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-10-10T00:33:23.1104562Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-10-10T00:33:23.1105307Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-10-10T00:33:23.1105831Z + sccache --show-stats 2025-10-10T00:33:23.1389407Z Compile requests 0 2025-10-10T00:33:23.1389848Z Compile requests executed 0 2025-10-10T00:33:23.1390171Z Cache hits 0 2025-10-10T00:33:23.1390494Z Cache misses 0 2025-10-10T00:33:23.1390819Z Cache hits rate - 2025-10-10T00:33:23.1391152Z Cache timeouts 0 2025-10-10T00:33:23.1391637Z Cache read errors 0 2025-10-10T00:33:23.1391972Z Forced recaches 0 2025-10-10T00:33:23.1392314Z Cache write errors 0 2025-10-10T00:33:23.1392629Z Cache errors 0 2025-10-10T00:33:23.1392964Z Compilations 0 2025-10-10T00:33:23.1393290Z Compilation failures 0 2025-10-10T00:33:23.1393634Z Non-cacheable compilations 0 2025-10-10T00:33:23.1393969Z Non-cacheable calls 0 2025-10-10T00:33:23.1394305Z Non-compilation calls 0 2025-10-10T00:33:23.1394843Z Unsupported compiler calls 0 2025-10-10T00:33:23.1395267Z Average cache write 0.000 s 2025-10-10T00:33:23.1395621Z Average compiler 0.000 s 2025-10-10T00:33:23.1395949Z Average cache read hit 0.000 s 2025-10-10T00:33:23.1396309Z Failed distributed compilations 0 2025-10-10T00:33:23.1396780Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-10-10T00:33:23.1397275Z Version (client) 0.10.0 2025-10-10T00:33:23.1397596Z + sccache --stop-server 2025-10-10T00:33:23.1421103Z Stopping sccache server... 2025-10-10T00:33:23.1421651Z sccache: error: couldn't connect to server 2025-10-10T00:33:23.1422089Z sccache: caused by: Connection refused (os error 111) 2025-10-10T00:33:23.1424822Z + true 2025-10-10T00:33:23.1425065Z + echo ::endgroup:: 2025-10-10T00:33:23.1425776Z ##[endgroup] 2025-10-10T00:33:23.1698553Z ##[group]Run cat test/**/*_toprint.log || true 2025-10-10T00:33:23.1698977Z cat test/**/*_toprint.log || true 2025-10-10T00:33:23.1708876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:23.1709290Z env: 2025-10-10T00:33:23.1709515Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:23.1709990Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:23.1710485Z ##[endgroup] 2025-10-10T00:33:23.1818703Z cat: 'test/**/*_toprint.log': No such file or directory 2025-10-10T00:33:23.1851736Z Prepare all required actions 2025-10-10T00:33:23.1886316Z ##[group]Run ./.github/actions/chown-workspace 2025-10-10T00:33:23.1886662Z with: 2025-10-10T00:33:23.1887035Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T00:33:23.1887482Z env: 2025-10-10T00:33:23.1887711Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:23.1888165Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:23.1888671Z ##[endgroup] 2025-10-10T00:33:23.1913535Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-10-10T00:33:23.1914220Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-10-10T00:33:23.1920373Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:23.1920779Z env: 2025-10-10T00:33:23.1920997Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:23.1921510Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:23.1922143Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T00:33:23.1922703Z ##[endgroup] 2025-10-10T00:33:23.2249181Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-10-10T00:33:23.5470888Z latest: Pulling from tool/alpine 2025-10-10T00:33:23.5478024Z 540db60ca938: Pulling fs layer 2025-10-10T00:33:23.6291327Z 540db60ca938: Download complete 2025-10-10T00:33:23.7302571Z 540db60ca938: Pull complete 2025-10-10T00:33:23.7441541Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-10-10T00:33:23.7483274Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-10-10T00:33:26.2327447Z Prepare all required actions 2025-10-10T00:33:26.2328386Z Getting action download info 2025-10-10T00:33:26.3744692Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T00:33:26.6179095Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-10-10T00:33:27.0968071Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-10-10T00:33:27.0968453Z with: 2025-10-10T00:33:27.0968730Z file-suffix: bazel-build-and-test_52404919611 2025-10-10T00:33:27.0969092Z s3-bucket: gha-artifacts 2025-10-10T00:33:27.0969378Z env: 2025-10-10T00:33:27.0969588Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:27.0970050Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:27.0970539Z ##[endgroup] 2025-10-10T00:33:27.0999508Z ##[group]Run # Remove any previous test jsons if they exist 2025-10-10T00:33:27.1000059Z # Remove any previous test jsons if they exist 2025-10-10T00:33:27.1000452Z rm -f test-jsons-*.zip 2025-10-10T00:33:27.1000909Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test/test-reports -i '*.json' 2025-10-10T00:33:27.1007374Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:27.1007779Z env: 2025-10-10T00:33:27.1008010Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:27.1008503Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:27.1009054Z FILE_SUFFIX: bazel-build-and-test_52404919611 2025-10-10T00:33:27.1009392Z ##[endgroup] 2025-10-10T00:33:27.1179699Z zip warning: zip file empty 2025-10-10T00:33:27.1207009Z ##[group]Run # Remove any previous test reports if they exist 2025-10-10T00:33:27.1207529Z # Remove any previous test reports if they exist 2025-10-10T00:33:27.1207953Z rm -f test-reports-*.zip 2025-10-10T00:33:27.1208465Z zip -r "test-reports-${FILE_SUFFIX}.zip" test/test-reports -i '*.xml' -i '*.csv' 2025-10-10T00:33:27.1214649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:27.1215039Z env: 2025-10-10T00:33:27.1215276Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:27.1215727Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:27.1216286Z FILE_SUFFIX: bazel-build-and-test_52404919611 2025-10-10T00:33:27.1216624Z ##[endgroup] 2025-10-10T00:33:27.1285040Z adding: test/test-reports/dataloader_test/test.xml (deflated 89%) 2025-10-10T00:33:27.1285634Z adding: test/test-reports/sequential_test/test.xml (deflated 84%) 2025-10-10T00:33:27.1291621Z adding: test/test-reports/modules_test/test.xml (deflated 92%) 2025-10-10T00:33:27.1292185Z adding: test/test-reports/torch_include_test/test.xml (deflated 52%) 2025-10-10T00:33:27.1292737Z adding: test/test-reports/enum_test/test.xml (deflated 53%) 2025-10-10T00:33:27.1294454Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2025-10-10T00:33:27.1295654Z adding: test/test-reports/nn_utils_test/test.xml (deflated 80%) 2025-10-10T00:33:27.1297475Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2025-10-10T00:33:27.1298486Z adding: test/test-reports/misc_test/test.xml (deflated 77%) 2025-10-10T00:33:27.1299423Z adding: test/test-reports/init_test/test.xml (deflated 80%) 2025-10-10T00:33:27.1301837Z adding: test/test-reports/autograd_test/test.xml (deflated 89%) 2025-10-10T00:33:27.1305367Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2025-10-10T00:33:27.1306377Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 76%) 2025-10-10T00:33:27.1326678Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 94%) 2025-10-10T00:33:27.1327910Z adding: test/test-reports/c10/test/util/bit_cast_test/test.xml (deflated 53%) 2025-10-10T00:33:27.1329156Z adding: test/test-reports/c10/test/util/ssize_test/test.xml (deflated 69%) 2025-10-10T00:33:27.1330982Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 91%) 2025-10-10T00:33:27.1332129Z adding: test/test-reports/serialize_test/test.xml (deflated 85%) 2025-10-10T00:33:27.1333124Z adding: test/test-reports/static_test/test.xml (deflated 67%) 2025-10-10T00:33:27.1334073Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2025-10-10T00:33:27.1335900Z adding: test/test-reports/optim_test/test.xml (deflated 87%) 2025-10-10T00:33:27.1336900Z adding: test/test-reports/memory_test/test.xml (deflated 68%) 2025-10-10T00:33:27.1337985Z adding: test/test-reports/modulelist_test/test.xml (deflated 84%) 2025-10-10T00:33:27.1339009Z adding: test/test-reports/jit_test/test.xml (deflated 75%) 2025-10-10T00:33:27.1340071Z adding: test/test-reports/expanding_array_test/test.xml (deflated 78%) 2025-10-10T00:33:27.1341216Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 88%) 2025-10-10T00:33:27.1342226Z adding: test/test-reports/rnn_test/test.xml (deflated 80%) 2025-10-10T00:33:27.1343130Z adding: test/test-reports/tensor_options_test/test.xml (deflated 82%) 2025-10-10T00:33:27.1396338Z ##[group]Run # Remove any previous usage logs if they exist 2025-10-10T00:33:27.1396827Z # Remove any previous usage logs if they exist 2025-10-10T00:33:27.1397225Z rm -f logs-*.zip 2025-10-10T00:33:27.1397581Z zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' || true 2025-10-10T00:33:27.1398129Z zip -r "logs-${FILE_SUFFIX}.zip" test/test-reports -i '*.log' || true 2025-10-10T00:33:27.1404196Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:27.1404588Z env: 2025-10-10T00:33:27.1404803Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:27.1405368Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:27.1405922Z FILE_SUFFIX: bazel-build-and-test_52404919611 2025-10-10T00:33:27.1406256Z ##[endgroup] 2025-10-10T00:33:27.1462516Z zip warning: name not matched: usage_log.txt 2025-10-10T00:33:27.1462801Z 2025-10-10T00:33:27.1463043Z zip error: Nothing to do! (logs-bazel-build-and-test_52404919611.zip) 2025-10-10T00:33:27.1490260Z adding: test/test-reports/dataloader_test/test.log (deflated 84%) 2025-10-10T00:33:27.1490969Z adding: test/test-reports/sequential_test/test.log (deflated 76%) 2025-10-10T00:33:27.1495684Z adding: test/test-reports/modules_test/test.log (deflated 89%) 2025-10-10T00:33:27.1496251Z adding: test/test-reports/torch_include_test/test.log (deflated 57%) 2025-10-10T00:33:27.1496787Z adding: test/test-reports/enum_test/test.log (deflated 56%) 2025-10-10T00:33:27.1497916Z adding: test/test-reports/tensor_test/test.log (deflated 82%) 2025-10-10T00:33:27.1498607Z adding: test/test-reports/nn_utils_test/test.log (deflated 71%) 2025-10-10T00:33:27.1500027Z adding: test/test-reports/module_test/test.log (deflated 85%) 2025-10-10T00:33:27.1500819Z adding: test/test-reports/misc_test/test.log (deflated 69%) 2025-10-10T00:33:27.1501597Z adding: test/test-reports/init_test/test.log (deflated 72%) 2025-10-10T00:33:27.1503286Z adding: test/test-reports/autograd_test/test.log (deflated 83%) 2025-10-10T00:33:27.1505742Z adding: test/test-reports/functional_test/test.log (deflated 86%) 2025-10-10T00:33:27.1506314Z adding: test/test-reports/c10/test/typeid_test/test.log (deflated 66%) 2025-10-10T00:33:27.1524414Z adding: test/test-reports/c10/test/util_base_tests/test.log (deflated 91%) 2025-10-10T00:33:27.1525259Z adding: test/test-reports/c10/test/util/bit_cast_test/test.log (deflated 55%) 2025-10-10T00:33:27.1525904Z adding: test/test-reports/c10/test/util/ssize_test/test.log (deflated 64%) 2025-10-10T00:33:27.1527389Z adding: test/test-reports/c10/test/core_tests/test.log (deflated 86%) 2025-10-10T00:33:27.1528151Z adding: test/test-reports/serialize_test/test.log (deflated 77%) 2025-10-10T00:33:27.1528815Z adding: test/test-reports/static_test/test.log (deflated 61%) 2025-10-10T00:33:27.1529632Z adding: test/test-reports/any_test/test.log (deflated 81%) 2025-10-10T00:33:27.1530956Z adding: test/test-reports/optim_test/test.log (deflated 84%) 2025-10-10T00:33:27.1531472Z adding: test/test-reports/memory_test/test.log (deflated 64%) 2025-10-10T00:33:27.1532032Z adding: test/test-reports/modulelist_test/test.log (deflated 75%) 2025-10-10T00:33:27.1532748Z adding: test/test-reports/jit_test/test.log (deflated 69%) 2025-10-10T00:33:27.1533353Z adding: test/test-reports/expanding_array_test/test.log (deflated 74%) 2025-10-10T00:33:27.1534292Z adding: test/test-reports/ordered_dict_test/test.log (deflated 81%) 2025-10-10T00:33:27.1535008Z adding: test/test-reports/rnn_test/test.log (deflated 67%) 2025-10-10T00:33:27.1535831Z adding: test/test-reports/tensor_options_test/test.log (deflated 69%) 2025-10-10T00:33:27.1563926Z ##[group]Run # Remove any previous debugging artifacts if they exist 2025-10-10T00:33:27.1564489Z # Remove any previous debugging artifacts if they exist 2025-10-10T00:33:27.1564920Z rm -f debug-*.zip 2025-10-10T00:33:27.1565220Z if [ -d 'test/debug' ]; then 2025-10-10T00:33:27.1565588Z  zip -r "debug-${FILE_SUFFIX}.zip" test/debug 2025-10-10T00:33:27.1565932Z fi 2025-10-10T00:33:27.1571708Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:27.1572096Z env: 2025-10-10T00:33:27.1572329Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:27.1572789Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:27.1573345Z FILE_SUFFIX: bazel-build-and-test_52404919611 2025-10-10T00:33:27.1573683Z ##[endgroup] 2025-10-10T00:33:27.1662738Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T00:33:27.1663212Z with: 2025-10-10T00:33:27.1663435Z s3-bucket: gha-artifacts 2025-10-10T00:33:27.1663775Z s3-prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:27.1664147Z retention-days: 14 2025-10-10T00:33:27.1664402Z if-no-files-found: warn 2025-10-10T00:33:27.1664687Z path: test-jsons-*.zip 2025-10-10T00:33:27.1664943Z name: artifact 2025-10-10T00:33:27.1665201Z region: us-east-1 2025-10-10T00:33:27.1665425Z env: 2025-10-10T00:33:27.1665647Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:27.1666098Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:27.1666602Z ##[endgroup] 2025-10-10T00:33:27.6514019Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T00:33:27.6514546Z With the provided path, there will be 1 file uploaded 2025-10-10T00:33:27.6515030Z Uploading to s3 prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:27.8249126Z Starting upload of test-jsons-bazel-build-and-test_52404919611.zip 2025-10-10T00:33:27.9788200Z Finished upload of test-jsons-bazel-build-and-test_52404919611.zip 2025-10-10T00:33:28.0031175Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T00:33:28.0031540Z with: 2025-10-10T00:33:28.0031761Z s3-bucket: gha-artifacts 2025-10-10T00:33:28.0032104Z s3-prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:28.0032461Z retention-days: 14 2025-10-10T00:33:28.0032750Z if-no-files-found: error 2025-10-10T00:33:28.0033043Z path: test-reports-*.zip 2025-10-10T00:33:28.0033305Z name: artifact 2025-10-10T00:33:28.0033540Z region: us-east-1 2025-10-10T00:33:28.0033765Z env: 2025-10-10T00:33:28.0033988Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:28.0034437Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:28.0035052Z ##[endgroup] 2025-10-10T00:33:28.3487901Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T00:33:28.3488400Z With the provided path, there will be 1 file uploaded 2025-10-10T00:33:28.3488892Z Uploading to s3 prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:28.3537838Z Starting upload of test-reports-bazel-build-and-test_52404919611.zip 2025-10-10T00:33:28.4867175Z Finished upload of test-reports-bazel-build-and-test_52404919611.zip 2025-10-10T00:33:28.5083954Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T00:33:28.5084303Z with: 2025-10-10T00:33:28.5084710Z s3-bucket: gha-artifacts 2025-10-10T00:33:28.5085054Z s3-prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:28.5085411Z retention-days: 14 2025-10-10T00:33:28.5085680Z if-no-files-found: ignore 2025-10-10T00:33:28.5085951Z path: logs-*.zip 2025-10-10T00:33:28.5086195Z name: artifact 2025-10-10T00:33:28.5086426Z region: us-east-1 2025-10-10T00:33:28.5086662Z env: 2025-10-10T00:33:28.5086870Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:28.5087341Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:28.5087848Z ##[endgroup] 2025-10-10T00:33:28.8619244Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T00:33:28.8619764Z With the provided path, there will be 1 file uploaded 2025-10-10T00:33:28.8620259Z Uploading to s3 prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:28.8669846Z Starting upload of logs-bazel-build-and-test_52404919611.zip 2025-10-10T00:33:28.9924701Z Finished upload of logs-bazel-build-and-test_52404919611.zip 2025-10-10T00:33:29.0153040Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T00:33:29.0153808Z with: 2025-10-10T00:33:29.0154267Z s3-bucket: gha-artifacts 2025-10-10T00:33:29.0154981Z s3-prefix: pytorch/pytorch/18392306142/1/artifact 2025-10-10T00:33:29.0155860Z retention-days: 14 2025-10-10T00:33:29.0156455Z if-no-files-found: ignore 2025-10-10T00:33:29.0157065Z path: debug-*.zip 2025-10-10T00:33:29.0157567Z name: artifact 2025-10-10T00:33:29.0158062Z region: us-east-1 2025-10-10T00:33:29.0158533Z env: 2025-10-10T00:33:29.0158949Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:29.0159922Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:29.0161194Z ##[endgroup] 2025-10-10T00:33:29.3589736Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-10-10T00:33:29.3870642Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-10-10T00:33:29.3871114Z with: 2025-10-10T00:33:29.3871315Z env: 2025-10-10T00:33:29.3871544Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:29.3872015Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:29.3872497Z ##[endgroup] 2025-10-10T00:33:29.3895154Z ##[group]Run set -eou pipefail 2025-10-10T00:33:29.3895507Z set -eou pipefail 2025-10-10T00:33:29.3895805Z  2025-10-10T00:33:29.3896184Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-10-10T00:33:29.3896689Z for _ in $(seq 1440); do 2025-10-10T00:33:29.3897026Z  # Break if no ssh session exists anymore 2025-10-10T00:33:29.3897405Z  if [ "$(who)" = "" ]; then 2025-10-10T00:33:29.3897703Z  break 2025-10-10T00:33:29.3897946Z  fi 2025-10-10T00:33:29.3898168Z  echo "." 2025-10-10T00:33:29.3898469Z  sleep 5 2025-10-10T00:33:29.3898702Z done 2025-10-10T00:33:29.3904857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:29.3905242Z env: 2025-10-10T00:33:29.3905475Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:29.3905925Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:29.3906433Z ##[endgroup] 2025-10-10T00:33:29.3934170Z Holding runner for 2 hours until all ssh sessions have logged out 2025-10-10T00:33:29.4021554Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T00:33:29.4022199Z # ignore expansion of "docker ps -q" since it could be empty 2025-10-10T00:33:29.4022646Z # shellcheck disable=SC2046 2025-10-10T00:33:29.4023019Z docker stop $(docker ps -q) || true 2025-10-10T00:33:29.4023376Z # Prune all of the docker images 2025-10-10T00:33:29.4023728Z docker system prune -af 2025-10-10T00:33:29.4029592Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:29.4029996Z env: 2025-10-10T00:33:29.4030212Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:33:29.4030684Z container_id: e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:29.4031187Z ##[endgroup] 2025-10-10T00:33:40.2044608Z e06b968af95a 2025-10-10T00:33:42.7098071Z Deleted Containers: 2025-10-10T00:33:42.7098535Z e06b968af95a097832554fced0da360dfeb63610bfb92e8f51223de649032a3d 2025-10-10T00:33:42.7098935Z 2025-10-10T00:33:56.6680392Z Deleted Images: 2025-10-10T00:33:56.6680901Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-10-10T00:33:56.6681861Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-10-10T00:33:56.6682843Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-10-10T00:33:56.6683568Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-10-10T00:33:56.6684675Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-d8be0384e085f551506bd739678109fa0f5ee7ac 2025-10-10T00:33:56.6686022Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:02f790fd120c15e1b00388d4689c10992f2a801ea5dd956622d4a5688e229be6 2025-10-10T00:33:56.6686998Z deleted: sha256:2b326b7b17db730c6c973cebcc035ac7bd2de93f7608c304eb88a054c020cb51 2025-10-10T00:33:56.6687677Z deleted: sha256:c7339a08804e6178af8496c8c04289002b5a817b869b75058b3e7523c87c485b 2025-10-10T00:33:56.6688370Z deleted: sha256:e8fc21d4a8d7b00ebec57d1bb66787e87e1c088bce9db28cfe9d1a2eb4f603b0 2025-10-10T00:33:56.6689067Z deleted: sha256:c15e4ceb1a1ec10190472b9d822135b0475d53d8c1e88f280cf5605fc5ae4726 2025-10-10T00:33:56.6690693Z deleted: sha256:4b33aef3351bd5776c5590d55ae631a132294ed0f9788fe75c80e1702c6cbdbc 2025-10-10T00:33:56.6691573Z deleted: sha256:4bdbf0b3870e0beb2b5152a0dd7109a24fab816dba6f825deb9d191b2ba5542c 2025-10-10T00:33:56.6692258Z deleted: sha256:4d65c68079425a7a71b0b1409f96bb12a05f65dadfe5c085c7cf2120063c1a8d 2025-10-10T00:33:56.6692947Z deleted: sha256:e1a0c2201a8c71f9d4e7525428dec10c376da8ca32dcd3ff6f5cff2ff3a4cdc8 2025-10-10T00:33:56.6693619Z deleted: sha256:a24e87bd237175c2868256806df20d84a7ef565b16818c67ece97a10bc7a164f 2025-10-10T00:33:56.6694290Z deleted: sha256:d676a392554f84ce5cd1659940e1166716e722ae657597cf7e819a52d3d6e272 2025-10-10T00:33:56.6694973Z deleted: sha256:96df7aa5fc2d402333a07c6e81b8738174b183b2225da431b9fed9c6cbc2b176 2025-10-10T00:33:56.6695644Z deleted: sha256:9017b49736a417dc6c1078c7fcd99b270b58930bd00177b082ebd9f5d41fc5c1 2025-10-10T00:33:56.6696315Z deleted: sha256:d3486a70bf19f832bc326610645c315f37239dde72816d4313089ab5fbfdfbfe 2025-10-10T00:33:56.6696982Z deleted: sha256:42a5e595b2210bc44c8834e9443f65ca1facbd99091a1ebedf8d326b7714ffcb 2025-10-10T00:33:56.6697660Z deleted: sha256:cb48674e4c04ea5701073e7008717e14347362c23c738f866e11a6990eccbaa3 2025-10-10T00:33:56.6698351Z deleted: sha256:cbe87446c33b21f3fda5b4805900afc8cf2efbfcc68c55d76eae96cf76b19587 2025-10-10T00:33:56.6699038Z deleted: sha256:9b9acd04a153a774e0fc4df7b241a92bf76e586be20af85f455878ff1b5249e4 2025-10-10T00:33:56.6699725Z deleted: sha256:951c31057f613889fa7ef638d2c770f91c24766df682bd260665bee314efaedc 2025-10-10T00:33:56.6700395Z deleted: sha256:4c8aebb8a87f643b032b7035befed934f7f6e214e01575775f500c21d9dd96b9 2025-10-10T00:33:56.6701090Z deleted: sha256:dbf14f2516298ece9f929bc8b286afe9def3df3e02d050e4e05437c1955604b4 2025-10-10T00:33:56.6701844Z deleted: sha256:aaaf32f38a617483f30074d028c2f99e7dda48419984eff5ae8ee2ce0a05658f 2025-10-10T00:33:56.6702541Z deleted: sha256:bdfa4e3f9383a5ed2e7e973b13a19baad2512be4a735b7fa7083cf2ded6845bd 2025-10-10T00:33:56.6703249Z deleted: sha256:e52fcbd97bc6b1d84ee5af9e62f5ac08771db76cc6efd31e0dacc97c3d0427e9 2025-10-10T00:33:56.6703988Z deleted: sha256:42f403ff2fde8cc9be4ccf6cb01ac58300ce93b78d2f40d250b5f92c28e24e69 2025-10-10T00:33:56.6704683Z deleted: sha256:4ef1120d921c52f9b59f33808f0f3f29c63444a4c6d0db34194d88e63ed108e8 2025-10-10T00:33:56.6705356Z deleted: sha256:daec0673eb6df39b27151ba7fa0839a78e0d4de9f36841aba4073b27ba3e8c69 2025-10-10T00:33:56.6706051Z deleted: sha256:fdd50ee3397208057e292f9c8662f47cc7b98579b5cce46f67799cf8707f43bd 2025-10-10T00:33:56.6706739Z deleted: sha256:cf2d2647c196d0f543ce92df79a260921b14f9baeda7d7d499d49ff94b8b86d3 2025-10-10T00:33:56.6707434Z deleted: sha256:3b81a4fa5b63fcbd5d0fa80bf25ddd552af2e1d3d54abc8c0b84414feaa40637 2025-10-10T00:33:56.6708137Z deleted: sha256:5afc757631825c97e090df9f746f2e6da115223177f555ba1b25b8cd7afcc0d1 2025-10-10T00:33:56.6708812Z deleted: sha256:800e3209a4f368dc9ff7e4eb6524a02fbb75c3eafb2c44c063622f8f2af6c5ed 2025-10-10T00:33:56.6709501Z deleted: sha256:6da8ba5395b65c4f75fa2419109932d9e9da4d251d596a9f07c0af987c1118a7 2025-10-10T00:33:56.6710191Z deleted: sha256:e21ede4bd44a010ee1aed2eb2d00465ee4929601cd344068020e52d223904fd1 2025-10-10T00:33:56.6710874Z deleted: sha256:7aa39b517b5dcc59e3ed8fe30362697486a90e3ae779117c9efc814c060afe5b 2025-10-10T00:33:56.6711551Z deleted: sha256:fd389cc5537028828912fa4507563c21806ce25f9e53e2a14f5809180376531c 2025-10-10T00:33:56.6712199Z deleted: sha256:a1908491b2d5f10a107f8c859183701002b310d95f06008065f208df6642b747 2025-10-10T00:33:56.6712882Z deleted: sha256:ec9d62d5c9322c49ed267f960e1eaded3739fedc41e3db0758b54eafab6bd24c 2025-10-10T00:33:56.6713551Z deleted: sha256:2723d20718d232de161f15430128ae2a8c02f64497e85cb93abb09a89828fcf7 2025-10-10T00:33:56.6714246Z deleted: sha256:0f405efaab03760c5be488fffdbffad61f0460547eba4ffcddffc2a23ceb18b1 2025-10-10T00:33:56.6714934Z deleted: sha256:d01349298429411393ef357d7f95e27f214b79ada7a7043e628eb52e025a5d02 2025-10-10T00:33:56.6715703Z deleted: sha256:c192af2171a41d08adecfaaf87ad5d98565a9678043bf06081a9a34c7544fb30 2025-10-10T00:33:56.6716450Z deleted: sha256:c47a6ac2132e9bae253ecc14c9d3fc356197d06dc0e1a3233abd455acff80ec6 2025-10-10T00:33:56.6717236Z deleted: sha256:3da2807a14384fe9879af55ce32ad1f40234bd10f474ecbbad2372ede8097efc 2025-10-10T00:33:56.6717941Z deleted: sha256:5b04652c3b6ba8cb60a3ad6b4e7cab069e6423619b57bf20f7b6fd62a151d921 2025-10-10T00:33:56.6718645Z deleted: sha256:cdf6379eb46b510a8dfebddea3e5b0700174bc1dcf249e02ed82e31e17e98e01 2025-10-10T00:33:56.6719333Z deleted: sha256:867d164267ff967b7c6e635a75978dc5c7d61b1d5bd3677adc3d74a714be6f9a 2025-10-10T00:33:56.6720031Z deleted: sha256:a5c3ee4ad3b418575cd2cbdc47cc27606ea301219e5398b74dc5129b37b395bd 2025-10-10T00:33:56.6720704Z deleted: sha256:b6eae4c9bac3dc3429599664b19098177f944aa6090924e0538a476a8bb4bd94 2025-10-10T00:33:56.6721404Z deleted: sha256:b2915108edad138dc091cb5bad8fe0a3dbe2a723316c2452d9a852ae55a2037f 2025-10-10T00:33:56.6722080Z deleted: sha256:83e3e29103efa58171bd7d5861fc08f77555d073b55d99427a6d54190095f99a 2025-10-10T00:33:56.6722773Z deleted: sha256:e663d44bb0ac71e519dd1b24bc564f4fc7a6669b220a1c34b19b4ad2560c6086 2025-10-10T00:33:56.6723472Z deleted: sha256:987213e4d8ddb0b7cef0adb84a66d3bc8d8fa2e7d3242844a04a692927fd1924 2025-10-10T00:33:56.6724153Z deleted: sha256:465d904413d460ea8f2c3b17e465595dd1dcdb2fcc8213ce48a08f535a680ec6 2025-10-10T00:33:56.6724849Z deleted: sha256:6e7d8fefa48596db2ea21114efbc2032bf991f1381dd9f197451df8b654d4f42 2025-10-10T00:33:56.6725525Z deleted: sha256:067ad0e533b02897d787f3f836cdd5e6e98b58fe61bdce3e46af83db8f81e913 2025-10-10T00:33:56.6726216Z deleted: sha256:2447363d9316cb41977e6f3dabfc8cbe612e20e5f1f369bb5b4a179d5bc0b6a1 2025-10-10T00:33:56.6726890Z deleted: sha256:70c772625c7c7c6b5a93b30538beab0fcafebf048a47c739136e7575e5a0ef5f 2025-10-10T00:33:56.6727615Z deleted: sha256:9b743670c9bd3f82b0ba65ca02874578b7138fd4354e01aef7e12ab97d8deff8 2025-10-10T00:33:56.6728301Z deleted: sha256:12e5eadd8890e6f48e467ad3c21a3f294e72bcb29418a6c9c2d36880c5e414a7 2025-10-10T00:33:56.6728980Z deleted: sha256:8de5123f53a0ef01cc11fe1830680b32ed9ae93af771ae00f89bfb77cdbdcdf9 2025-10-10T00:33:56.6729675Z deleted: sha256:15346907c9e3755ee3a2fada9e9fdc56d5ccdea441838a5d17f0a4d712ad1855 2025-10-10T00:33:56.6730353Z deleted: sha256:a427ee1813fec9b2b54d23d0fa8cfa11c6531662f8b370638b23fed482d7688a 2025-10-10T00:33:56.6731030Z deleted: sha256:6577fa074b0a862f97673563c80035f7624b454369a3af45e147f4eb0174e4c1 2025-10-10T00:33:56.6731705Z deleted: sha256:4f16ba02e699c87df9363968913a8462fbd3eaf5d102d82bc6963a1af8f819aa 2025-10-10T00:33:56.6732368Z deleted: sha256:1f1952179d6334d85e4a489175dfd079b7562443ccd0faa29ee46da518bb8457 2025-10-10T00:33:56.6733056Z deleted: sha256:fd3f825446ad9fb557f04959ba4bf3eea3414dbfbdc5c1574fa171505b6fbfb4 2025-10-10T00:33:56.6733727Z deleted: sha256:6f3d6e680369339310537fc08094101e35c94f77270262fca3b9a9e0319df259 2025-10-10T00:33:56.6734405Z deleted: sha256:ad807d0c9bd52cf74bb57bafa667705415e6e02f9082068cfa1a696b671b0678 2025-10-10T00:33:56.6735075Z deleted: sha256:0902ea59963416b7921b462e4bbb98b05a29a0a52699c10990e83a5d44dba96e 2025-10-10T00:33:56.6735759Z deleted: sha256:776ac80f3f29b72ff408c403c60c49b6476a3ab4377433c3ca3ccbba0ea8eb8f 2025-10-10T00:33:56.6736453Z deleted: sha256:a10d1ffba4470ea3d57d904f53fc64d3bb89d90a0041aabf9483d38a77ee73f7 2025-10-10T00:33:56.6737140Z deleted: sha256:fc3fd4d17cb5de0bb1071c683ac609a8272ae96ac2ace09d716ab1b5a7428bf8 2025-10-10T00:33:56.6737830Z deleted: sha256:4c2df861b92027af87d580ff99d9841e21a599800836490e0cd0829e40e1e125 2025-10-10T00:33:56.6738505Z deleted: sha256:e45346cdafbffff90fea5a59b6721cf154ef0e831a6c37be07c89091a94fc0ac 2025-10-10T00:33:56.6739209Z deleted: sha256:60e3b4085deb3cf3cbdada6fc0a40676b8dd422b14d4aadd65d8c3490fcbdcec 2025-10-10T00:33:56.6739914Z deleted: sha256:446ab4c8b212a06ef0faff16b651256addacd44fe2dd59d682fdf6447050708e 2025-10-10T00:33:56.6740590Z deleted: sha256:767e56ba346ae714b6e6b816baa839051145ed78cfa0e4524a86cc287b0c4b00 2025-10-10T00:33:56.6740992Z 2025-10-10T00:33:56.6764524Z Total reclaimed space: 49.05GB 2025-10-10T00:33:56.6923813Z Post job cleanup. 2025-10-10T00:33:56.7000929Z Post job cleanup. 2025-10-10T00:33:56.8171888Z [command]/usr/bin/git version 2025-10-10T00:33:56.8423906Z git version 2.50.1 2025-10-10T00:33:56.8462378Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/e2d40512-611b-494e-b128-898ff1591f46/.gitconfig' 2025-10-10T00:33:56.8472493Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e2d40512-611b-494e-b128-898ff1591f46' before making global git config changes 2025-10-10T00:33:56.8473509Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:33:56.8478321Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-10-10T00:33:56.8529080Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:33:56.8565147Z [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-10-10T00:33:56.9162937Z Entering 'android/libs/fbjni' 2025-10-10T00:33:56.9245050Z Entering 'third_party/FP16' 2025-10-10T00:33:56.9330069Z Entering 'third_party/FXdiv' 2025-10-10T00:33:56.9412999Z Entering 'third_party/NNPACK' 2025-10-10T00:33:56.9492631Z Entering 'third_party/NVTX' 2025-10-10T00:33:56.9574735Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:33:56.9647637Z Entering 'third_party/XNNPACK' 2025-10-10T00:33:56.9733039Z Entering 'third_party/aiter' 2025-10-10T00:33:56.9815245Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:33:56.9903916Z Entering 'third_party/benchmark' 2025-10-10T00:33:56.9981076Z Entering 'third_party/composable_kernel' 2025-10-10T00:33:57.0070870Z Entering 'third_party/cpp-httplib' 2025-10-10T00:33:57.0150318Z Entering 'third_party/cpuinfo' 2025-10-10T00:33:57.0225198Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:33:57.0306062Z Entering 'third_party/cutlass' 2025-10-10T00:33:57.0391086Z Entering 'third_party/fbgemm' 2025-10-10T00:33:57.0468098Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:33:57.0534270Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:33:57.0614781Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:33:57.0685746Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:33:57.0761060Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:33:57.0828618Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:33:57.0895428Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:33:57.0965464Z Entering 'third_party/flash-attention' 2025-10-10T00:33:57.1033965Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:33:57.1108237Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:33:57.1187074Z Entering 'third_party/flatbuffers' 2025-10-10T00:33:57.1259669Z Entering 'third_party/fmt' 2025-10-10T00:33:57.1328288Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:33:57.1398240Z Entering 'third_party/gloo' 2025-10-10T00:33:57.1467436Z Entering 'third_party/googletest' 2025-10-10T00:33:57.1536430Z Entering 'third_party/ideep' 2025-10-10T00:33:57.1603559Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:33:57.1680072Z Entering 'third_party/ittapi' 2025-10-10T00:33:57.1748797Z Entering 'third_party/kineto' 2025-10-10T00:33:57.1817422Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:33:57.1884651Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:33:57.1953971Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:33:57.2021415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:33:57.2092457Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:33:57.2157869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:33:57.2227140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:33:57.2294688Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:33:57.2366456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:33:57.2433326Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:33:57.2501568Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:33:57.2567828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:33:57.2640080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:33:57.2713384Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:33:57.2780424Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:33:57.2848392Z Entering 'third_party/kleidiai' 2025-10-10T00:33:57.2920788Z Entering 'third_party/mimalloc' 2025-10-10T00:33:57.2991047Z Entering 'third_party/nlohmann' 2025-10-10T00:33:57.3060237Z Entering 'third_party/onnx' 2025-10-10T00:33:57.3150089Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:33:57.3220282Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:33:57.3291020Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:33:57.3357514Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:33:57.3423677Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:33:57.3489110Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:33:57.3556873Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:33:57.3623859Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:33:57.3689667Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:33:57.3754557Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:33:57.3822597Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:33:57.3893421Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:33:57.3984590Z Entering 'third_party/pocketfft' 2025-10-10T00:33:57.4052090Z Entering 'third_party/protobuf' 2025-10-10T00:33:57.4123532Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:33:57.4191190Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:33:57.4259843Z Entering 'third_party/psimd' 2025-10-10T00:33:57.4329256Z Entering 'third_party/pthreadpool' 2025-10-10T00:33:57.4399222Z Entering 'third_party/pybind11' 2025-10-10T00:33:57.4469634Z Entering 'third_party/python-peachpy' 2025-10-10T00:33:57.4539472Z Entering 'third_party/sleef' 2025-10-10T00:33:57.4608990Z Entering 'third_party/tensorpipe' 2025-10-10T00:33:57.4677868Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:33:57.4746810Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:33:57.4815057Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:33:57.4881710Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:33:57.4947866Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:33:57.5038844Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:33:57.5063727Z http.https://github.com/.extraheader 2025-10-10T00:33:57.5073618Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-10-10T00:33:57.5111806Z [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-10-10T00:33:57.5475037Z Entering 'android/libs/fbjni' 2025-10-10T00:33:57.5521460Z http.https://github.com/.extraheader 2025-10-10T00:33:57.5562672Z Entering 'third_party/FP16' 2025-10-10T00:33:57.5610774Z http.https://github.com/.extraheader 2025-10-10T00:33:57.5651764Z Entering 'third_party/FXdiv' 2025-10-10T00:33:57.5698224Z http.https://github.com/.extraheader 2025-10-10T00:33:57.5740875Z Entering 'third_party/NNPACK' 2025-10-10T00:33:57.5788266Z http.https://github.com/.extraheader 2025-10-10T00:33:57.5830390Z Entering 'third_party/NVTX' 2025-10-10T00:33:57.5877567Z http.https://github.com/.extraheader 2025-10-10T00:33:57.5919116Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:33:57.5971170Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6013320Z Entering 'third_party/XNNPACK' 2025-10-10T00:33:57.6060704Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6120460Z Entering 'third_party/aiter' 2025-10-10T00:33:57.6167435Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6210032Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:33:57.6256388Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6307495Z Entering 'third_party/benchmark' 2025-10-10T00:33:57.6355759Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6397725Z Entering 'third_party/composable_kernel' 2025-10-10T00:33:57.6444108Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6494751Z Entering 'third_party/cpp-httplib' 2025-10-10T00:33:57.6541738Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6583408Z Entering 'third_party/cpuinfo' 2025-10-10T00:33:57.6630999Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6671561Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:33:57.6718002Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6758867Z Entering 'third_party/cutlass' 2025-10-10T00:33:57.6806996Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6859055Z Entering 'third_party/fbgemm' 2025-10-10T00:33:57.6906887Z http.https://github.com/.extraheader 2025-10-10T00:33:57.6950412Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:33:57.6997929Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7039278Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:33:57.7086176Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7136315Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:33:57.7183987Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7224785Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:33:57.7270054Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7321624Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:33:57.7370141Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7411605Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:33:57.7457110Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7497663Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:33:57.7544329Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7589592Z Entering 'third_party/flash-attention' 2025-10-10T00:33:57.7640340Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7682277Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:33:57.7728807Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7779759Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:33:57.7825509Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7880303Z Entering 'third_party/flatbuffers' 2025-10-10T00:33:57.7927956Z http.https://github.com/.extraheader 2025-10-10T00:33:57.7971452Z Entering 'third_party/fmt' 2025-10-10T00:33:57.8018449Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8058548Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:33:57.8106107Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8148967Z Entering 'third_party/gloo' 2025-10-10T00:33:57.8195909Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8238140Z Entering 'third_party/googletest' 2025-10-10T00:33:57.8286719Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8326978Z Entering 'third_party/ideep' 2025-10-10T00:33:57.8374955Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8414562Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:33:57.8460108Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8509124Z Entering 'third_party/ittapi' 2025-10-10T00:33:57.8557597Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8599439Z Entering 'third_party/kineto' 2025-10-10T00:33:57.8647711Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8689361Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:33:57.8735418Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8777379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:33:57.8823831Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8866605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:33:57.8913638Z http.https://github.com/.extraheader 2025-10-10T00:33:57.8954224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:33:57.9001259Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9041390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:33:57.9087928Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9127006Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:33:57.9173737Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9216655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:33:57.9262951Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9304488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:33:57.9350691Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9392283Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:33:57.9437430Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9481157Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:33:57.9526883Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9569487Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:33:57.9614596Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9654321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:33:57.9700023Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9742434Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:33:57.9789410Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9835461Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:33:57.9883488Z http.https://github.com/.extraheader 2025-10-10T00:33:57.9923288Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:33:57.9969660Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0013214Z Entering 'third_party/kleidiai' 2025-10-10T00:33:58.0061964Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0103846Z Entering 'third_party/mimalloc' 2025-10-10T00:33:58.0151061Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0193150Z Entering 'third_party/nlohmann' 2025-10-10T00:33:58.0239993Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0283784Z Entering 'third_party/onnx' 2025-10-10T00:33:58.0330430Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0390054Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:33:58.0435666Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0478358Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:33:58.0525124Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0568040Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:33:58.0614916Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0655307Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:33:58.0703082Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0742388Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:33:58.0788586Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0829988Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:33:58.0875674Z http.https://github.com/.extraheader 2025-10-10T00:33:58.0916570Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:33:58.0963634Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1004884Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:33:58.1049802Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1091692Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:33:58.1138463Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1178057Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:33:58.1223121Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1265710Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:33:58.1312569Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1356220Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:33:58.1402278Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1464635Z Entering 'third_party/pocketfft' 2025-10-10T00:33:58.1513800Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1554793Z Entering 'third_party/protobuf' 2025-10-10T00:33:58.1603232Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1647547Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:33:58.1693802Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1734069Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:33:58.1780534Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1823482Z Entering 'third_party/psimd' 2025-10-10T00:33:58.1871359Z http.https://github.com/.extraheader 2025-10-10T00:33:58.1912460Z Entering 'third_party/pthreadpool' 2025-10-10T00:33:58.1959811Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2000828Z Entering 'third_party/pybind11' 2025-10-10T00:33:58.2048021Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2090554Z Entering 'third_party/python-peachpy' 2025-10-10T00:33:58.2137547Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2180566Z Entering 'third_party/sleef' 2025-10-10T00:33:58.2227177Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2267936Z Entering 'third_party/tensorpipe' 2025-10-10T00:33:58.2315386Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2355765Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:33:58.2400776Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2440512Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:33:58.2486917Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2525969Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:33:58.2570724Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2614351Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:33:58.2659757Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2698864Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:33:58.2744369Z http.https://github.com/.extraheader 2025-10-10T00:33:58.2888150Z A job completed hook has been configured by the self-hosted runner administrator 2025-10-10T00:33:58.2914917Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-10-10T00:33:58.2920752Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T00:33:58.2921190Z ##[endgroup] 2025-10-10T00:34:08.7989537Z Cleaning up orphan processes